[2024-06-21T19:16:49.751Z] Started by user Bernd Hufmann [2024-06-21T19:16:49.751Z] Running as Bernd Hufmann [2024-06-21T19:16:50.854Z] Obtained jenkins/pipelines/tracecompass-incubator-jdk17.Jenkinsfile from git https://github.com/eclipse-tracecompass/tracecompass-infra.git [2024-06-21T19:16:51.321Z] [Pipeline] Start of Pipeline [2024-06-21T19:16:53.079Z] [Pipeline] readTrusted [2024-06-21T19:16:53.459Z] Obtained jenkins/pod-templates/tracecompass-pod.yaml from git https://github.com/eclipse-tracecompass/tracecompass-infra.git [2024-06-21T19:16:53.705Z] [Pipeline] echo [2024-06-21T19:16:53.706Z] [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option. [2024-06-21T19:16:53.707Z] [Pipeline] podTemplate [2024-06-21T19:16:53.709Z] [Pipeline] { [2024-06-21T19:16:54.574Z] [Pipeline] node [2024-06-21T19:16:56.065Z] Created Pod: kubernetes tracecompass/tracecompass-build-rqnm4-0fzcx [2024-06-21T19:17:05.796Z] Agent tracecompass-build-rqnm4-0fzcx is provisioned from template tracecompass-build-rqnm4 [2024-06-21T19:17:05.798Z] --- [2024-06-21T19:17:05.798Z] apiVersion: "v1" [2024-06-21T19:17:05.798Z] kind: "Pod" [2024-06-21T19:17:05.798Z] metadata: [2024-06-21T19:17:05.798Z] annotations: [2024-06-21T19:17:05.798Z] kubernetes.jenkins.io/last-refresh: "1718997415985" [2024-06-21T19:17:05.798Z] buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-incubator-stable/86/" [2024-06-21T19:17:05.798Z] runUrl: "job/tracecompass-incubator-stable/86/" [2024-06-21T19:17:05.798Z] labels: [2024-06-21T19:17:05.798Z] jenkins: "slave" [2024-06-21T19:17:05.798Z] jenkins/label-digest: "f6f335ed0b11fc1532921316614c7fb7b5d8c309" [2024-06-21T19:17:05.798Z] jenkins/label: "tracecompass-build" [2024-06-21T19:17:05.798Z] kubernetes.jenkins.io/controller: "x_jenkins-ui_tracecompass_svc_cluster_local_tracecompassx" [2024-06-21T19:17:05.798Z] name: "tracecompass-build-rqnm4-0fzcx" [2024-06-21T19:17:05.798Z] namespace: "tracecompass" [2024-06-21T19:17:05.798Z] spec: [2024-06-21T19:17:05.798Z] containers: [2024-06-21T19:17:05.798Z] - args: [2024-06-21T19:17:05.798Z] - "-c" [2024-06-21T19:17:05.798Z] - "/home/tracecompass/.vnc/xstartup.sh && cat" [2024-06-21T19:17:05.798Z] command: [2024-06-21T19:17:05.798Z] - "/bin/sh" [2024-06-21T19:17:05.798Z] image: "eclipse/tracecompass-build-env:22.04" [2024-06-21T19:17:05.798Z] imagePullPolicy: "Always" [2024-06-21T19:17:05.798Z] name: "tracecompass" [2024-06-21T19:17:05.798Z] resources: [2024-06-21T19:17:05.798Z] limits: [2024-06-21T19:17:05.798Z] memory: "2.6Gi" [2024-06-21T19:17:05.798Z] cpu: "1.3" [2024-06-21T19:17:05.798Z] requests: [2024-06-21T19:17:05.798Z] memory: "2.6Gi" [2024-06-21T19:17:05.798Z] cpu: "1.3" [2024-06-21T19:17:05.798Z] tty: true [2024-06-21T19:17:05.798Z] volumeMounts: [2024-06-21T19:17:05.798Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-06-21T19:17:05.798Z] name: "settings-xml" [2024-06-21T19:17:05.798Z] readOnly: true [2024-06-21T19:17:05.798Z] subPath: "settings.xml" [2024-06-21T19:17:05.798Z] - mountPath: "/home/jenkins/.m2/repository" [2024-06-21T19:17:05.798Z] name: "m2-repo" [2024-06-21T19:17:05.798Z] - mountPath: "/opt/tools" [2024-06-21T19:17:05.798Z] name: "tools" [2024-06-21T19:17:05.798Z] - mountPath: "/home/jenkins/agent" [2024-06-21T19:17:05.798Z] name: "workspace-volume" [2024-06-21T19:17:05.798Z] readOnly: false [2024-06-21T19:17:05.798Z] - env: [2024-06-21T19:17:05.798Z] - name: "JENKINS_SECRET" [2024-06-21T19:17:05.798Z] value: "********" [2024-06-21T19:17:05.798Z] - name: "JENKINS_TUNNEL" [2024-06-21T19:17:05.798Z] value: "jenkins-discovery.tracecompass.svc.cluster.local:50000" [2024-06-21T19:17:05.798Z] - name: "JENKINS_AGENT_NAME" [2024-06-21T19:17:05.798Z] value: "tracecompass-build-rqnm4-0fzcx" [2024-06-21T19:17:05.798Z] - name: "REMOTING_OPTS" [2024-06-21T19:17:05.798Z] value: "-noReconnectAfter 1d" [2024-06-21T19:17:05.798Z] - name: "JENKINS_NAME" [2024-06-21T19:17:05.798Z] value: "tracecompass-build-rqnm4-0fzcx" [2024-06-21T19:17:05.798Z] - name: "JENKINS_AGENT_WORKDIR" [2024-06-21T19:17:05.798Z] value: "/home/jenkins/agent" [2024-06-21T19:17:05.798Z] - name: "JENKINS_URL" [2024-06-21T19:17:05.798Z] value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/" [2024-06-21T19:17:05.798Z] image: "eclipsecbi/jenkins-jnlp-agent" [2024-06-21T19:17:05.798Z] name: "jnlp" [2024-06-21T19:17:05.798Z] resources: [2024-06-21T19:17:05.798Z] limits: [2024-06-21T19:17:05.798Z] memory: "1024Mi" [2024-06-21T19:17:05.798Z] cpu: "500m" [2024-06-21T19:17:05.798Z] requests: [2024-06-21T19:17:05.798Z] memory: "1024Mi" [2024-06-21T19:17:05.798Z] cpu: "500m" [2024-06-21T19:17:05.798Z] volumeMounts: [2024-06-21T19:17:05.798Z] - mountPath: "/home/jenkins/.ssh" [2024-06-21T19:17:05.798Z] name: "volume-known-hosts" [2024-06-21T19:17:05.798Z] - mountPath: "/home/jenkins/agent" [2024-06-21T19:17:05.798Z] name: "workspace-volume" [2024-06-21T19:17:05.798Z] readOnly: false [2024-06-21T19:17:05.798Z] nodeSelector: [2024-06-21T19:17:05.798Z] kubernetes.io/os: "linux" [2024-06-21T19:17:05.798Z] restartPolicy: "Never" [2024-06-21T19:17:05.798Z] volumes: [2024-06-21T19:17:05.798Z] - emptyDir: {} [2024-06-21T19:17:05.798Z] name: "m2-repo" [2024-06-21T19:17:05.798Z] - name: "settings-xml" [2024-06-21T19:17:05.798Z] secret: [2024-06-21T19:17:05.798Z] items: [2024-06-21T19:17:05.798Z] - key: "settings.xml" [2024-06-21T19:17:05.798Z] path: "settings.xml" [2024-06-21T19:17:05.798Z] secretName: "m2-secret-dir" [2024-06-21T19:17:05.798Z] - emptyDir: [2024-06-21T19:17:05.798Z] medium: "" [2024-06-21T19:17:05.798Z] name: "workspace-volume" [2024-06-21T19:17:05.798Z] - configMap: [2024-06-21T19:17:05.798Z] name: "known-hosts" [2024-06-21T19:17:05.798Z] name: "volume-known-hosts" [2024-06-21T19:17:05.798Z] - name: "tools" [2024-06-21T19:17:05.798Z] persistentVolumeClaim: [2024-06-21T19:17:05.798Z] claimName: "tools-claim-jiro-tracecompass" [2024-06-21T19:17:05.798Z] [2024-06-21T19:17:05.820Z] Running on tracecompass-build-rqnm4-0fzcx in /home/jenkins/agent/workspace/tracecompass-incubator-stable [2024-06-21T19:17:06.076Z] [Pipeline] { [2024-06-21T19:17:07.123Z] [Pipeline] stage [2024-06-21T19:17:07.124Z] [Pipeline] { (Declarative: Checkout SCM) [2024-06-21T19:17:07.811Z] [Pipeline] checkout [2024-06-21T19:17:07.943Z] Selected Git installation does not exist. Using Default [2024-06-21T19:17:07.943Z] The recommended git tool is: NONE [2024-06-21T19:17:11.960Z] No credentials specified [2024-06-21T19:17:11.962Z] Cloning the remote Git repository [2024-06-21T19:17:11.974Z] Cloning repository https://github.com/eclipse-tracecompass/tracecompass-infra.git [2024-06-21T19:17:12.005Z] > git init /home/jenkins/agent/workspace/tracecompass-incubator-stable # timeout=10 [2024-06-21T19:17:12.073Z] Fetching upstream changes from https://github.com/eclipse-tracecompass/tracecompass-infra.git [2024-06-21T19:17:12.073Z] > git --version # timeout=10 [2024-06-21T19:17:12.141Z] > git --version # 'git version 2.20.1' [2024-06-21T19:17:12.142Z] > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass/tracecompass-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-21T19:17:12.507Z] > git config remote.origin.url https://github.com/eclipse-tracecompass/tracecompass-infra.git # timeout=10 [2024-06-21T19:17:12.511Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-21T19:17:13.738Z] Avoid second fetch [2024-06-21T19:17:13.747Z] Checking out Revision bb161aba7c453247151a24da1154ce9c4128dc2e (refs/remotes/origin/master) [2024-06-21T19:17:13.741Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2024-06-21T19:17:13.752Z] > git config core.sparsecheckout # timeout=10 [2024-06-21T19:17:13.757Z] > git checkout -f bb161aba7c453247151a24da1154ce9c4128dc2e # timeout=10 [2024-06-21T19:17:14.059Z] Commit message: "Fix pod filename in tracecompass-jdk17.Jenkinsfile" [2024-06-21T19:17:14.060Z] First time build. Skipping changelog. [2024-06-21T19:17:14.352Z] [Pipeline] } [2024-06-21T19:17:14.614Z] [Pipeline] // stage [2024-06-21T19:17:15.394Z] [Pipeline] withEnv [2024-06-21T19:17:15.395Z] [Pipeline] { [2024-06-21T19:17:21.725Z] [Pipeline] withEnv [2024-06-21T19:17:21.726Z] [Pipeline] { [2024-06-21T19:17:22.963Z] [Pipeline] timestamps [2024-06-21T19:17:22.964Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds. [2024-06-21T19:17:22.965Z] [Pipeline] { [2024-06-21T19:17:23.852Z] [Pipeline] timeout [2024-06-21T19:17:23.852Z] Timeout set to expire in 4 hr 0 min [2024-06-21T19:17:23.853Z] [Pipeline] { [2024-06-21T19:17:25.010Z] [Pipeline] stage [2024-06-21T19:17:25.010Z] [Pipeline] { (Declarative: Tool Install) [2024-06-21T19:17:26.163Z] [Pipeline] tool [2024-06-21T19:17:26.654Z] [Pipeline] envVarsForTool [2024-06-21T19:17:27.541Z] [Pipeline] tool [2024-06-21T19:17:28.048Z] [Pipeline] envVarsForTool [2024-06-21T19:17:28.568Z] [Pipeline] } [2024-06-21T19:17:28.819Z] [Pipeline] // stage [2024-06-21T19:17:29.317Z] [Pipeline] withEnv [2024-06-21T19:17:29.318Z] [Pipeline] { [2024-06-21T19:17:30.700Z] [Pipeline] stage [2024-06-21T19:17:30.701Z] [Pipeline] { (Checkout) [2024-06-21T19:17:35.630Z] [Pipeline] tool [2024-06-21T19:17:36.130Z] [Pipeline] envVarsForTool [2024-06-21T19:17:37.025Z] [Pipeline] tool [2024-06-21T19:17:37.550Z] [Pipeline] envVarsForTool [2024-06-21T19:17:38.174Z] [Pipeline] withEnv [2024-06-21T19:17:38.174Z] [Pipeline] { [2024-06-21T19:17:39.702Z] [Pipeline] container [2024-06-21T19:17:39.702Z] [Pipeline] { [2024-06-21T19:17:40.345Z] [Pipeline] sh [2024-06-21T19:17:41.039Z] + mkdir -p ../scripts [2024-06-21T19:17:41.294Z] [Pipeline] sh [2024-06-21T19:17:41.864Z] + cp scripts/deploy-rcp.sh ../scripts [2024-06-21T19:17:42.120Z] [Pipeline] sh [2024-06-21T19:17:42.648Z] + cp scripts/deploy-update-site.sh ../scripts [2024-06-21T19:17:42.902Z] [Pipeline] sh [2024-06-21T19:17:43.450Z] + cp scripts/deploy-doc.sh ../scripts [2024-06-21T19:17:43.715Z] [Pipeline] sh [2024-06-21T19:17:44.263Z] + cp scripts/deploy-javadoc.sh ../scripts [2024-06-21T19:17:44.541Z] [Pipeline] checkout [2024-06-21T19:17:44.550Z] The recommended git tool is: NONE [2024-06-21T19:17:45.039Z] using credential github-bot [2024-06-21T19:17:45.061Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@71fa38b1; decorates RemoteLauncher[hudson.remoting.Channel@83a84a29:JNLP4-connect connection from 10.40.60.37/10.40.60.37:59336] will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2024-06-21T19:17:45.069Z] Fetching changes from the remote Git repository [2024-06-21T19:17:45.065Z] > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/tracecompass-incubator-stable/.git # timeout=10 [2024-06-21T19:17:45.138Z] > git config remote.origin.url https://github.com/eclipse-tracecompass-incubator/org.eclipse.tracecompass.incubator.git # timeout=10 [2024-06-21T19:17:45.150Z] Fetching upstream changes from https://github.com/eclipse-tracecompass-incubator/org.eclipse.tracecompass.incubator.git [2024-06-21T19:17:45.150Z] > git --version # timeout=10 [2024-06-21T19:17:45.154Z] > git --version # 'git version 2.20.1' [2024-06-21T19:17:45.155Z] using GIT_ASKPASS to set credentials GitHub bot (username/token) [2024-06-21T19:17:45.160Z] > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass-incubator/org.eclipse.tracecompass.incubator.git refs/heads/stable-10.0 # timeout=10 [2024-06-21T19:17:50.847Z] Checking out Revision 24324bfacbece19a181055ca11885a9faf140741 (stable-10.0) [2024-06-21T19:17:50.842Z] > git rev-parse FETCH_HEAD^{commit} # timeout=10 [2024-06-21T19:17:50.850Z] > git config core.sparsecheckout # timeout=10 [2024-06-21T19:17:50.853Z] > git checkout -f 24324bfacbece19a181055ca11885a9faf140741 # timeout=10 [2024-06-21T19:17:52.555Z] Commit message: "releng: Upgrade target to dependencies of 2024-06 (Eclipse 4.32) release" [2024-06-21T19:17:52.558Z] > git rev-parse FETCH_HEAD^{commit} # timeout=10 [2024-06-21T19:17:52.759Z] > git rev-list --no-walk bcb1108d5f2c7f2c6c70f64012ecfad1db4d8dc9 # timeout=10 [2024-06-21T19:17:53.132Z] [Pipeline] sh [2024-06-21T19:17:53.639Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-incubator-stable/.scripts/ [2024-06-21T19:17:53.906Z] [Pipeline] sh [2024-06-21T19:17:54.459Z] + cp ../scripts/deploy-rcp.sh /home/jenkins/agent/workspace/tracecompass-incubator-stable/.scripts/ [2024-06-21T19:17:54.724Z] [Pipeline] sh [2024-06-21T19:17:55.241Z] + cp ../scripts/deploy-update-site.sh /home/jenkins/agent/workspace/tracecompass-incubator-stable/.scripts/ [2024-06-21T19:17:55.505Z] [Pipeline] sh [2024-06-21T19:17:56.032Z] + cp ../scripts/deploy-doc.sh /home/jenkins/agent/workspace/tracecompass-incubator-stable/.scripts/ [2024-06-21T19:17:56.297Z] [Pipeline] sh [2024-06-21T19:17:56.811Z] + cp ../scripts/deploy-javadoc.sh /home/jenkins/agent/workspace/tracecompass-incubator-stable/.scripts/ [2024-06-21T19:17:57.112Z] [Pipeline] } [2024-06-21T19:17:57.390Z] [Pipeline] // container [2024-06-21T19:17:57.782Z] [Pipeline] } [2024-06-21T19:17:58.041Z] [Pipeline] // withEnv [2024-06-21T19:17:58.422Z] [Pipeline] } [2024-06-21T19:17:58.677Z] [Pipeline] // stage [2024-06-21T19:17:59.446Z] [Pipeline] stage [2024-06-21T19:17:59.447Z] [Pipeline] { (Product File) [2024-06-21T19:18:04.153Z] Stage "Product File" skipped due to when conditional [2024-06-21T19:18:04.154Z] [Pipeline] getContext [2024-06-21T19:18:04.158Z] [Pipeline] } [2024-06-21T19:18:04.545Z] [Pipeline] // stage [2024-06-21T19:18:05.310Z] [Pipeline] stage [2024-06-21T19:18:05.311Z] [Pipeline] { (Server Product File) [2024-06-21T19:18:10.045Z] Stage "Server Product File" skipped due to when conditional [2024-06-21T19:18:10.045Z] [Pipeline] getContext [2024-06-21T19:18:10.046Z] [Pipeline] } [2024-06-21T19:18:10.436Z] [Pipeline] // stage [2024-06-21T19:18:11.198Z] [Pipeline] stage [2024-06-21T19:18:11.199Z] [Pipeline] { (Build) [2024-06-21T19:18:16.072Z] [Pipeline] tool [2024-06-21T19:18:16.598Z] [Pipeline] envVarsForTool [2024-06-21T19:18:17.510Z] [Pipeline] tool [2024-06-21T19:18:18.026Z] [Pipeline] envVarsForTool [2024-06-21T19:18:18.654Z] [Pipeline] withEnv [2024-06-21T19:18:18.655Z] [Pipeline] { [2024-06-21T19:18:20.186Z] [Pipeline] container [2024-06-21T19:18:20.187Z] [Pipeline] { [2024-06-21T19:18:20.824Z] [Pipeline] sh [2024-06-21T19:18:21.344Z] + curl https://ci.eclipse.org/ease/job/ease.build.nightly/lastSuccessfulBuild/artifact/ease.module.doclet.jar --output ease.module.doclet.jar [2024-06-21T19:18:21.344Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-21T19:18:21.344Z] Dload Upload Total Spent Left Speed [2024-06-21T19:18:21.344Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98565 100 98565 0 0 872k 0 --:--:-- --:--:-- --:--:-- 875k [2024-06-21T19:18:21.605Z] [Pipeline] sh [2024-06-21T19:18:22.146Z] + mvn clean install -B -Pdeploy-doc -Pmodule-docs -DdocDestination=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml -Psign-update-site -Declipse.p2.mirrors=false -Dtycho.disableP2Mirrors=true [2024-06-21T19:18:22.146Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:18:24.080Z] [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 [2024-06-21T19:18:24.643Z] [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 4.7 kB/s) [2024-06-21T19:18:24.643Z] [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 [2024-06-21T19:18:24.643Z] [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 484 kB/s) [2024-06-21T19:18:24.899Z] [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 [2024-06-21T19:18:24.899Z] [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 18 kB/s) [2024-06-21T19:18:24.899Z] [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 [2024-06-21T19:18:24.899Z] [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 123 kB/s) [2024-06-21T19:18:24.899Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom [2024-06-21T19:18:24.899Z] [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 303 kB/s) [2024-06-21T19:18:24.899Z] [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 [2024-06-21T19:18:24.899Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.3.1/maven-3.3.1.pom (23 kB at 1.7 MB/s) [2024-06-21T19:18:24.899Z] [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 [2024-06-21T19:18:24.899Z] [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 1.4 MB/s) [2024-06-21T19:18:24.899Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom [2024-06-21T19:18:24.899Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (15 kB at 3.1 MB/s) [2024-06-21T19:18:24.899Z] [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 [2024-06-21T19:18:25.157Z] [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) [2024-06-21T19:18:25.157Z] [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 [2024-06-21T19:18:25.157Z] [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 512 kB/s) [2024-06-21T19:18:25.413Z] [INFO] Scanning for projects... [2024-06-21T19:18:25.413Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/.polyglot.build.properties [2024-06-21T19:18:25.413Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/.polyglot.build.properties [2024-06-21T19:18:25.413Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/.polyglot.build.properties [2024-06-21T19:18:25.670Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/.polyglot.build.properties [2024-06-21T19:18:25.670Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/.polyglot.build.properties [2024-06-21T19:18:25.670Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel/.polyglot.build.properties [2024-06-21T19:18:25.670Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/.polyglot.build.properties [2024-06-21T19:18:25.670Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/.polyglot.build.properties [2024-06-21T19:18:25.670Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/.polyglot.build.properties [2024-06-21T19:18:25.670Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/.polyglot.build.properties [2024-06-21T19:18:25.670Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/.polyglot.build.properties [2024-06-21T19:18:25.670Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/.polyglot.build.properties [2024-06-21T19:18:25.670Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters/.polyglot.build.properties [2024-06-21T19:18:25.670Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/.polyglot.build.properties [2024-06-21T19:18:25.670Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/.polyglot.build.properties [2024-06-21T19:18:25.670Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/.polyglot.build.properties [2024-06-21T19:18:25.670Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/.polyglot.build.properties [2024-06-21T19:18:25.670Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/.polyglot.build.properties [2024-06-21T19:18:25.670Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm/.polyglot.build.properties [2024-06-21T19:18:25.670Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/.polyglot.build.properties [2024-06-21T19:18:25.670Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/.polyglot.build.properties [2024-06-21T19:18:25.670Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout/.polyglot.build.properties [2024-06-21T19:18:25.670Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/.polyglot.build.properties [2024-06-21T19:18:25.670Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/.polyglot.build.properties [2024-06-21T19:18:25.670Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/.polyglot.build.properties [2024-06-21T19:18:25.670Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/.polyglot.build.properties [2024-06-21T19:18:25.670Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/.polyglot.build.properties [2024-06-21T19:18:25.670Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack/.polyglot.build.properties [2024-06-21T19:18:25.670Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/.polyglot.build.properties [2024-06-21T19:18:25.670Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/.polyglot.build.properties [2024-06-21T19:18:25.670Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/.polyglot.build.properties [2024-06-21T19:18:25.670Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/.polyglot.build.properties [2024-06-21T19:18:25.670Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/.polyglot.build.properties [2024-06-21T19:18:25.670Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/.polyglot.build.properties [2024-06-21T19:18:25.670Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/.polyglot.build.properties [2024-06-21T19:18:25.670Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/.polyglot.build.properties [2024-06-21T19:18:25.927Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/.polyglot.build.properties [2024-06-21T19:18:25.927Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting/.polyglot.build.properties [2024-06-21T19:18:25.927Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/.polyglot.build.properties [2024-06-21T19:18:25.927Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.python/.polyglot.build.properties [2024-06-21T19:18:25.927Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/.polyglot.build.properties [2024-06-21T19:18:25.927Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/.polyglot.build.properties [2024-06-21T19:18:25.927Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/.polyglot.build.properties [2024-06-21T19:18:25.927Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent/.polyglot.build.properties [2024-06-21T19:18:25.927Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/.polyglot.build.properties [2024-06-21T19:18:25.927Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/.polyglot.build.properties [2024-06-21T19:18:25.927Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/.polyglot.build.properties [2024-06-21T19:18:25.927Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/.polyglot.build.properties [2024-06-21T19:18:25.927Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/.polyglot.build.properties [2024-06-21T19:18:25.927Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/.polyglot.build.properties [2024-06-21T19:18:25.927Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/.polyglot.build.properties [2024-06-21T19:18:25.927Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing/.polyglot.build.properties [2024-06-21T19:18:25.927Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/.polyglot.build.properties [2024-06-21T19:18:25.927Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/.polyglot.build.properties [2024-06-21T19:18:25.927Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/.polyglot.build.properties [2024-06-21T19:18:25.927Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/.polyglot.build.properties [2024-06-21T19:18:25.927Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/.polyglot.build.properties [2024-06-21T19:18:25.927Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/.polyglot.build.properties [2024-06-21T19:18:25.927Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace/.polyglot.build.properties [2024-06-21T19:18:25.927Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/.polyglot.build.properties [2024-06-21T19:18:25.927Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/.polyglot.build.properties [2024-06-21T19:18:25.927Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/.polyglot.build.properties [2024-06-21T19:18:25.927Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/.polyglot.build.properties [2024-06-21T19:18:25.927Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/.polyglot.build.properties [2024-06-21T19:18:25.927Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace/.polyglot.build.properties [2024-06-21T19:18:25.927Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/.polyglot.build.properties [2024-06-21T19:18:25.927Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/.polyglot.build.properties [2024-06-21T19:18:25.927Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace/.polyglot.build.properties [2024-06-21T19:18:25.927Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/.polyglot.build.properties [2024-06-21T19:18:25.927Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/.polyglot.build.properties [2024-06-21T19:18:25.927Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros/.polyglot.build.properties [2024-06-21T19:18:25.927Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/.polyglot.build.properties [2024-06-21T19:18:25.927Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/.polyglot.build.properties [2024-06-21T19:18:25.927Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/.polyglot.build.properties [2024-06-21T19:18:25.927Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2/.polyglot.build.properties [2024-06-21T19:18:25.927Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/.polyglot.build.properties [2024-06-21T19:18:25.927Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/.polyglot.build.properties [2024-06-21T19:18:25.927Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/.polyglot.build.properties [2024-06-21T19:18:26.184Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2/.polyglot.build.properties [2024-06-21T19:18:26.184Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/.polyglot.build.properties [2024-06-21T19:18:26.184Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/.polyglot.build.properties [2024-06-21T19:18:26.184Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/.polyglot.build.properties [2024-06-21T19:18:26.184Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit/.polyglot.build.properties [2024-06-21T19:18:26.184Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/.polyglot.build.properties [2024-06-21T19:18:26.184Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/.polyglot.build.properties [2024-06-21T19:18:26.184Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system/.polyglot.build.properties [2024-06-21T19:18:26.184Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/.polyglot.build.properties [2024-06-21T19:18:26.184Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/.polyglot.build.properties [2024-06-21T19:18:26.184Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/.polyglot.build.properties [2024-06-21T19:18:26.184Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/.polyglot.build.properties [2024-06-21T19:18:26.184Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/.polyglot.build.properties [2024-06-21T19:18:26.184Z] [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 [2024-06-21T19:18:26.184Z] [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 [2024-06-21T19:18:26.184Z] [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 [2024-06-21T19:18:26.184Z] [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 [2024-06-21T19:18:26.184Z] [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 [2024-06-21T19:18:26.184Z] [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 185 kB/s) [2024-06-21T19:18:26.184Z] [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 [2024-06-21T19:18:26.441Z] [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 [2024-06-21T19:18:26.441Z] [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 [2024-06-21T19:18:26.441Z] [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 [2024-06-21T19:18:26.441Z] [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 [2024-06-21T19:18:26.441Z] [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.2 MB/s) [2024-06-21T19:18:26.441Z] [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 [2024-06-21T19:18:26.441Z] [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 [2024-06-21T19:18:26.441Z] [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 [2024-06-21T19:18:26.441Z] [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 [2024-06-21T19:18:26.441Z] [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 [2024-06-21T19:18:26.441Z] [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 883 kB/s) [2024-06-21T19:18:26.441Z] [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 [2024-06-21T19:18:26.441Z] [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 [2024-06-21T19:18:26.441Z] [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 [2024-06-21T19:18:26.441Z] [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 [2024-06-21T19:18:26.441Z] [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 [2024-06-21T19:18:26.441Z] [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 92 kB/s) [2024-06-21T19:18:26.441Z] [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 [2024-06-21T19:18:26.441Z] [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 [2024-06-21T19:18:26.441Z] [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 [2024-06-21T19:18:26.441Z] [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 [2024-06-21T19:18:26.441Z] [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 [2024-06-21T19:18:26.701Z] [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 672 kB/s) [2024-06-21T19:18:26.701Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/40/maven-parent-40.pom [2024-06-21T19:18:26.701Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/40/maven-parent-40.pom [2024-06-21T19:18:26.701Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/40/maven-parent-40.pom [2024-06-21T19:18:26.701Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/40/maven-parent-40.pom [2024-06-21T19:18:26.701Z] [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 [2024-06-21T19:18:26.701Z] [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 9.8 MB/s) [2024-06-21T19:18:26.701Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/30/apache-30.pom [2024-06-21T19:18:26.701Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/30/apache-30.pom [2024-06-21T19:18:26.701Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/30/apache-30.pom [2024-06-21T19:18:26.701Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/30/apache-30.pom [2024-06-21T19:18:26.701Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/30/apache-30.pom [2024-06-21T19:18:26.701Z] [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.8 MB/s) [2024-06-21T19:18:26.701Z] [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 [2024-06-21T19:18:26.701Z] [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 [2024-06-21T19:18:26.701Z] [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 [2024-06-21T19:18:26.701Z] [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 [2024-06-21T19:18:26.701Z] [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 [2024-06-21T19:18:26.701Z] [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 92 kB/s) [2024-06-21T19:18:26.701Z] [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 [2024-06-21T19:18:26.701Z] [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 [2024-06-21T19:18:26.701Z] [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 [2024-06-21T19:18:26.701Z] [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 [2024-06-21T19:18:26.701Z] [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 [2024-06-21T19:18:26.701Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom (6.1 kB at 2.0 MB/s) [2024-06-21T19:18:26.701Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/14/plexus-14.pom [2024-06-21T19:18:26.958Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/14/plexus-14.pom [2024-06-21T19:18:26.958Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/14/plexus-14.pom [2024-06-21T19:18:26.958Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/14/plexus-14.pom [2024-06-21T19:18:26.958Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/14/plexus-14.pom [2024-06-21T19:18:26.958Z] [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 7.0 MB/s) [2024-06-21T19:18:26.958Z] [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 [2024-06-21T19:18:26.958Z] [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 [2024-06-21T19:18:26.958Z] [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 [2024-06-21T19:18:26.958Z] [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 [2024-06-21T19:18:26.958Z] [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 [2024-06-21T19:18:26.958Z] [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 375 kB/s) [2024-06-21T19:18:26.959Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.pom [2024-06-21T19:18:26.959Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom [2024-06-21T19:18:26.959Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom [2024-06-21T19:18:26.959Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.pom [2024-06-21T19:18:26.959Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom [2024-06-21T19:18:26.959Z] [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 51 kB/s) [2024-06-21T19:18:26.959Z] [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 [2024-06-21T19:18:26.959Z] [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 [2024-06-21T19:18:26.959Z] [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 [2024-06-21T19:18:26.959Z] [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 [2024-06-21T19:18:26.959Z] [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 [2024-06-21T19:18:26.959Z] [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 2.9 MB/s) [2024-06-21T19:18:26.959Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/10/plexus-10.pom [2024-06-21T19:18:26.959Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/10/plexus-10.pom [2024-06-21T19:18:26.959Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/10/plexus-10.pom [2024-06-21T19:18:26.959Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/10/plexus-10.pom [2024-06-21T19:18:26.959Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/10/plexus-10.pom [2024-06-21T19:18:27.215Z] [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 6.3 MB/s) [2024-06-21T19:18:27.215Z] [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 [2024-06-21T19:18:27.215Z] [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 [2024-06-21T19:18:27.215Z] [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 [2024-06-21T19:18:27.215Z] [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 [2024-06-21T19:18:27.215Z] [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 [2024-06-21T19:18:27.215Z] [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 2.0 MB/s) [2024-06-21T19:18:27.215Z] [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 [2024-06-21T19:18:27.215Z] [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 [2024-06-21T19:18:27.215Z] [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 [2024-06-21T19:18:27.215Z] [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 [2024-06-21T19:18:27.215Z] [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 [2024-06-21T19:18:27.215Z] [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 1.8 MB/s) [2024-06-21T19:18:27.215Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/62/commons-parent-62.pom [2024-06-21T19:18:27.215Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/62/commons-parent-62.pom [2024-06-21T19:18:27.215Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/62/commons-parent-62.pom [2024-06-21T19:18:27.215Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/62/commons-parent-62.pom [2024-06-21T19:18:27.215Z] [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 [2024-06-21T19:18:27.215Z] [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 3.5 MB/s) [2024-06-21T19:18:27.215Z] [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 [2024-06-21T19:18:27.215Z] [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 [2024-06-21T19:18:27.215Z] [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 [2024-06-21T19:18:27.215Z] [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 [2024-06-21T19:18:27.215Z] [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 [2024-06-21T19:18:27.215Z] [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 [2024-06-21T19:18:27.216Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom (22 kB at 2.0 MB/s) [2024-06-21T19:18:27.216Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/61/commons-parent-61.pom [2024-06-21T19:18:27.216Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/61/commons-parent-61.pom [2024-06-21T19:18:27.216Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/61/commons-parent-61.pom [2024-06-21T19:18:27.216Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/61/commons-parent-61.pom [2024-06-21T19:18:27.216Z] [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 [2024-06-21T19:18:27.471Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/61/commons-parent-61.pom (81 kB at 3.8 MB/s) [2024-06-21T19:18:27.471Z] [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 [2024-06-21T19:18:27.471Z] [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 [2024-06-21T19:18:27.471Z] [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 [2024-06-21T19:18:27.472Z] [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 [2024-06-21T19:18:27.472Z] [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 [2024-06-21T19:18:27.472Z] [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 [2024-06-21T19:18:27.472Z] [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 229 kB/s) [2024-06-21T19:18:27.472Z] [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 [2024-06-21T19:18:27.472Z] [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 [2024-06-21T19:18:27.472Z] [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 [2024-06-21T19:18:27.472Z] [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 [2024-06-21T19:18:27.472Z] [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 [2024-06-21T19:18:27.472Z] [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 1.3 MB/s) [2024-06-21T19:18:27.472Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2024-06-21T19:18:27.472Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2024-06-21T19:18:27.472Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2024-06-21T19:18:27.472Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2024-06-21T19:18:27.472Z] [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 [2024-06-21T19:18:27.472Z] [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 727 kB/s) [2024-06-21T19:18:27.472Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.pom [2024-06-21T19:18:27.472Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.pom [2024-06-21T19:18:27.472Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.pom [2024-06-21T19:18:27.472Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.pom [2024-06-21T19:18:27.472Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom [2024-06-21T19:18:27.472Z] [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 146 kB/s) [2024-06-21T19:18:27.472Z] [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 [2024-06-21T19:18:27.472Z] [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 [2024-06-21T19:18:27.472Z] [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 [2024-06-21T19:18:27.472Z] [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 [2024-06-21T19:18:27.728Z] [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 [2024-06-21T19:18:27.728Z] [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 274 kB/s) [2024-06-21T19:18:27.728Z] [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 [2024-06-21T19:18:27.728Z] [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 [2024-06-21T19:18:27.728Z] [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 [2024-06-21T19:18:27.728Z] [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 [2024-06-21T19:18:27.728Z] [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 [2024-06-21T19:18:27.728Z] [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 241 kB/s) [2024-06-21T19:18:27.728Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [2024-06-21T19:18:27.728Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [2024-06-21T19:18:27.728Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [2024-06-21T19:18:27.728Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [2024-06-21T19:18:27.728Z] [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 [2024-06-21T19:18:27.728Z] [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 2.3 MB/s) [2024-06-21T19:18:27.728Z] [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 [2024-06-21T19:18:27.728Z] [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 [2024-06-21T19:18:27.728Z] [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 [2024-06-21T19:18:27.728Z] [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 [2024-06-21T19:18:27.728Z] [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 [2024-06-21T19:18:27.728Z] [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 442 kB/s) [2024-06-21T19:18:27.728Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/8/plexus-8.pom [2024-06-21T19:18:27.728Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom [2024-06-21T19:18:27.728Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom [2024-06-21T19:18:27.728Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/8/plexus-8.pom [2024-06-21T19:18:27.728Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom [2024-06-21T19:18:27.728Z] [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 2.3 MB/s) [2024-06-21T19:18:27.728Z] [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 [2024-06-21T19:18:27.728Z] [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 [2024-06-21T19:18:27.728Z] [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 [2024-06-21T19:18:27.728Z] [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 [2024-06-21T19:18:27.728Z] [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 [2024-06-21T19:18:27.984Z] [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) [2024-06-21T19:18:27.984Z] [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 [2024-06-21T19:18:27.984Z] [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 [2024-06-21T19:18:27.984Z] [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 [2024-06-21T19:18:27.984Z] [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 [2024-06-21T19:18:27.984Z] [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 [2024-06-21T19:18:27.984Z] [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 48 kB/s) [2024-06-21T19:18:27.984Z] [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 [2024-06-21T19:18:27.984Z] [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 [2024-06-21T19:18:27.984Z] [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 [2024-06-21T19:18:27.984Z] [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 [2024-06-21T19:18:27.984Z] [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 [2024-06-21T19:18:27.984Z] [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 89 kB/s) [2024-06-21T19:18:27.984Z] [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 [2024-06-21T19:18:27.984Z] [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 [2024-06-21T19:18:27.984Z] [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 [2024-06-21T19:18:27.984Z] [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 [2024-06-21T19:18:27.984Z] [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 [2024-06-21T19:18:27.984Z] [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 179 kB/s) [2024-06-21T19:18:27.984Z] [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 [2024-06-21T19:18:27.984Z] [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 [2024-06-21T19:18:27.984Z] [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 [2024-06-21T19:18:27.984Z] [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 [2024-06-21T19:18:27.984Z] [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 [2024-06-21T19:18:27.984Z] [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 173 kB/s) [2024-06-21T19:18:27.984Z] [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 [2024-06-21T19:18:27.984Z] [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 [2024-06-21T19:18:27.984Z] [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 [2024-06-21T19:18:28.240Z] [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 [2024-06-21T19:18:28.240Z] [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 [2024-06-21T19:18:28.240Z] [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 50 kB/s) [2024-06-21T19:18:28.240Z] [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 [2024-06-21T19:18:28.240Z] [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 [2024-06-21T19:18:28.240Z] [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 [2024-06-21T19:18:28.240Z] [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 [2024-06-21T19:18:28.240Z] [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 [2024-06-21T19:18:28.240Z] [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 147 kB/s) [2024-06-21T19:18:28.240Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom [2024-06-21T19:18:28.240Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom [2024-06-21T19:18:28.240Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom [2024-06-21T19:18:28.240Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom [2024-06-21T19:18:28.240Z] [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 [2024-06-21T19:18:28.240Z] [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 113 kB/s) [2024-06-21T19:18:28.240Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom [2024-06-21T19:18:28.240Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom [2024-06-21T19:18:28.240Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom [2024-06-21T19:18:28.240Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom [2024-06-21T19:18:28.240Z] [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 [2024-06-21T19:18:28.240Z] [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 76 kB/s) [2024-06-21T19:18:28.240Z] [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 [2024-06-21T19:18:28.240Z] [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 [2024-06-21T19:18:28.240Z] [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 [2024-06-21T19:18:28.240Z] [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 [2024-06-21T19:18:28.240Z] [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 [2024-06-21T19:18:28.240Z] [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) [2024-06-21T19:18:28.496Z] [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 [2024-06-21T19:18:28.496Z] [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 [2024-06-21T19:18:28.496Z] [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 [2024-06-21T19:18:28.496Z] [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 [2024-06-21T19:18:28.496Z] [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 [2024-06-21T19:18:28.496Z] [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 53 kB/s) [2024-06-21T19:18:28.496Z] [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 [2024-06-21T19:18:28.496Z] [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 [2024-06-21T19:18:28.497Z] [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 [2024-06-21T19:18:28.497Z] [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 [2024-06-21T19:18:28.497Z] [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 [2024-06-21T19:18:28.497Z] [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) [2024-06-21T19:18:28.497Z] [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 [2024-06-21T19:18:28.497Z] [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 [2024-06-21T19:18:28.497Z] [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 [2024-06-21T19:18:28.497Z] [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 [2024-06-21T19:18:28.497Z] [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 [2024-06-21T19:18:28.497Z] [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) [2024-06-21T19:18:28.497Z] [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 [2024-06-21T19:18:28.497Z] [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 [2024-06-21T19:18:28.497Z] [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 [2024-06-21T19:18:28.497Z] [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 [2024-06-21T19:18:28.497Z] [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 [2024-06-21T19:18:28.497Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom (1.7 kB at 155 kB/s) [2024-06-21T19:18:28.753Z] [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 [2024-06-21T19:18:28.753Z] [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 [2024-06-21T19:18:28.753Z] [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 [2024-06-21T19:18:28.753Z] [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 [2024-06-21T19:18:28.753Z] [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 [2024-06-21T19:18:28.753Z] [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) [2024-06-21T19:18:28.753Z] [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 [2024-06-21T19:18:28.753Z] [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 [2024-06-21T19:18:28.753Z] [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 [2024-06-21T19:18:28.753Z] [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 [2024-06-21T19:18:28.753Z] [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 [2024-06-21T19:18:28.753Z] [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 247 kB/s) [2024-06-21T19:18:28.753Z] [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 [2024-06-21T19:18:28.753Z] [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 [2024-06-21T19:18:28.753Z] [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 [2024-06-21T19:18:28.753Z] [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 [2024-06-21T19:18:28.753Z] [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 [2024-06-21T19:18:28.753Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.pom (2.2 kB at 197 kB/s) [2024-06-21T19:18:28.753Z] [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 [2024-06-21T19:18:28.753Z] [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 [2024-06-21T19:18:28.753Z] [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 [2024-06-21T19:18:28.753Z] [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 [2024-06-21T19:18:28.753Z] [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 [2024-06-21T19:18:28.753Z] [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 341 kB/s) [2024-06-21T19:18:28.753Z] [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 [2024-06-21T19:18:28.753Z] [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 [2024-06-21T19:18:28.753Z] [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 [2024-06-21T19:18:28.754Z] [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 [2024-06-21T19:18:28.754Z] [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 [2024-06-21T19:18:28.754Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.pom (3.8 kB at 421 kB/s) [2024-06-21T19:18:28.754Z] [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 [2024-06-21T19:18:28.754Z] [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 [2024-06-21T19:18:28.754Z] [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 [2024-06-21T19:18:28.754Z] [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 [2024-06-21T19:18:28.754Z] [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 [2024-06-21T19:18:28.754Z] [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 198 kB/s) [2024-06-21T19:18:28.754Z] [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 [2024-06-21T19:18:28.754Z] [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 [2024-06-21T19:18:28.754Z] [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 [2024-06-21T19:18:28.754Z] [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 [2024-06-21T19:18:29.011Z] [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 [2024-06-21T19:18:29.011Z] [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 127 kB/s) [2024-06-21T19:18:29.011Z] [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 [2024-06-21T19:18:29.011Z] [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 [2024-06-21T19:18:29.011Z] [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 [2024-06-21T19:18:29.011Z] [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 [2024-06-21T19:18:29.011Z] [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 [2024-06-21T19:18:29.011Z] [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 114 kB/s) [2024-06-21T19:18:29.011Z] [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 [2024-06-21T19:18:29.011Z] [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 [2024-06-21T19:18:29.011Z] [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 [2024-06-21T19:18:29.011Z] [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 [2024-06-21T19:18:29.011Z] [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 [2024-06-21T19:18:29.011Z] [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 214 kB/s) [2024-06-21T19:18:29.011Z] [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 [2024-06-21T19:18:29.011Z] [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 [2024-06-21T19:18:29.011Z] [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 [2024-06-21T19:18:29.012Z] [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 [2024-06-21T19:18:29.012Z] [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 [2024-06-21T19:18:29.012Z] [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 106 kB/s) [2024-06-21T19:18:29.012Z] [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 [2024-06-21T19:18:29.012Z] [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 [2024-06-21T19:18:29.012Z] [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 [2024-06-21T19:18:29.012Z] [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 [2024-06-21T19:18:29.012Z] [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 [2024-06-21T19:18:29.012Z] [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 999 kB/s) [2024-06-21T19:18:29.012Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/35/commons-parent-35.pom [2024-06-21T19:18:29.012Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom [2024-06-21T19:18:29.012Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom [2024-06-21T19:18:29.012Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/35/commons-parent-35.pom [2024-06-21T19:18:29.269Z] [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 [2024-06-21T19:18:29.269Z] [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 4.8 MB/s) [2024-06-21T19:18:29.269Z] [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 [2024-06-21T19:18:29.269Z] [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 [2024-06-21T19:18:29.269Z] [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 [2024-06-21T19:18:29.269Z] [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 [2024-06-21T19:18:29.269Z] [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 [2024-06-21T19:18:29.269Z] [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 [2024-06-21T19:18:29.269Z] [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 86 kB/s) [2024-06-21T19:18:29.269Z] [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 [2024-06-21T19:18:29.269Z] [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 [2024-06-21T19:18:29.269Z] [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 [2024-06-21T19:18:29.269Z] [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 [2024-06-21T19:18:29.269Z] [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 [2024-06-21T19:18:29.269Z] [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) [2024-06-21T19:18:29.269Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom [2024-06-21T19:18:29.269Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom [2024-06-21T19:18:29.269Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom [2024-06-21T19:18:29.269Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom [2024-06-21T19:18:29.269Z] [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 [2024-06-21T19:18:29.269Z] [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 2.6 MB/s) [2024-06-21T19:18:29.269Z] [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 [2024-06-21T19:18:29.269Z] [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 [2024-06-21T19:18:29.269Z] [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 [2024-06-21T19:18:29.269Z] [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 [2024-06-21T19:18:29.269Z] [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 [2024-06-21T19:18:29.269Z] [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 244 kB/s) [2024-06-21T19:18:29.269Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.pom [2024-06-21T19:18:29.269Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom [2024-06-21T19:18:29.269Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom [2024-06-21T19:18:29.270Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.pom [2024-06-21T19:18:29.270Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom [2024-06-21T19:18:29.270Z] [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 863 kB/s) [2024-06-21T19:18:29.270Z] [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 [2024-06-21T19:18:29.270Z] [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 [2024-06-21T19:18:29.526Z] [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 [2024-06-21T19:18:29.526Z] [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 [2024-06-21T19:18:29.526Z] [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 [2024-06-21T19:18:29.526Z] [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 389 kB/s) [2024-06-21T19:18:29.526Z] [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 [2024-06-21T19:18:29.526Z] [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 [2024-06-21T19:18:29.526Z] [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 [2024-06-21T19:18:29.526Z] [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 [2024-06-21T19:18:29.526Z] [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 [2024-06-21T19:18:29.526Z] [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 295 kB/s) [2024-06-21T19:18:29.526Z] [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 [2024-06-21T19:18:29.526Z] [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 [2024-06-21T19:18:29.526Z] [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 [2024-06-21T19:18:29.526Z] [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 [2024-06-21T19:18:29.526Z] [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 [2024-06-21T19:18:29.526Z] [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) [2024-06-21T19:18:29.526Z] [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 [2024-06-21T19:18:29.526Z] [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 [2024-06-21T19:18:29.526Z] [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 [2024-06-21T19:18:29.526Z] [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 [2024-06-21T19:18:29.526Z] [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 [2024-06-21T19:18:29.526Z] [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 426 kB/s) [2024-06-21T19:18:29.526Z] [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 [2024-06-21T19:18:29.526Z] [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 [2024-06-21T19:18:29.526Z] [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 [2024-06-21T19:18:29.526Z] [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 [2024-06-21T19:18:29.526Z] [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 [2024-06-21T19:18:29.783Z] [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) [2024-06-21T19:18:29.783Z] [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 [2024-06-21T19:18:29.783Z] [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 [2024-06-21T19:18:29.783Z] [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 [2024-06-21T19:18:29.783Z] [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 [2024-06-21T19:18:29.783Z] [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 [2024-06-21T19:18:29.783Z] [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 35 kB/s) [2024-06-21T19:18:29.783Z] [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 [2024-06-21T19:18:29.783Z] [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 [2024-06-21T19:18:29.783Z] [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 [2024-06-21T19:18:29.783Z] [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 [2024-06-21T19:18:29.783Z] [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 [2024-06-21T19:18:29.783Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom (16 kB at 1.1 MB/s) [2024-06-21T19:18:29.783Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/58/commons-parent-58.pom [2024-06-21T19:18:30.040Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/58/commons-parent-58.pom [2024-06-21T19:18:30.040Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/58/commons-parent-58.pom [2024-06-21T19:18:30.041Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/58/commons-parent-58.pom [2024-06-21T19:18:30.041Z] [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 [2024-06-21T19:18:30.041Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/58/commons-parent-58.pom (83 kB at 6.4 MB/s) [2024-06-21T19:18:30.041Z] [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 [2024-06-21T19:18:30.041Z] [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 [2024-06-21T19:18:30.041Z] [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 [2024-06-21T19:18:30.041Z] [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 [2024-06-21T19:18:30.041Z] [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 [2024-06-21T19:18:30.041Z] [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 [2024-06-21T19:18:30.041Z] [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 40 kB/s) [2024-06-21T19:18:30.041Z] [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 [2024-06-21T19:18:30.298Z] [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 [2024-06-21T19:18:30.298Z] [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 [2024-06-21T19:18:30.298Z] [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 [2024-06-21T19:18:30.298Z] [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 [2024-06-21T19:18:30.298Z] [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 853 kB/s) [2024-06-21T19:18:30.298Z] [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 [2024-06-21T19:18:30.298Z] [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 [2024-06-21T19:18:30.298Z] [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 [2024-06-21T19:18:30.298Z] [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 [2024-06-21T19:18:30.298Z] [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 [2024-06-21T19:18:30.298Z] [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 318 kB/s) [2024-06-21T19:18:30.298Z] [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 [2024-06-21T19:18:30.298Z] [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 [2024-06-21T19:18:30.298Z] [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 [2024-06-21T19:18:30.557Z] [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 [2024-06-21T19:18:30.557Z] [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 [2024-06-21T19:18:30.557Z] [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 47 kB/s) [2024-06-21T19:18:30.557Z] [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 [2024-06-21T19:18:30.557Z] [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 [2024-06-21T19:18:30.557Z] [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 [2024-06-21T19:18:30.557Z] [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 [2024-06-21T19:18:30.557Z] [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 [2024-06-21T19:18:30.557Z] [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 213 kB/s) [2024-06-21T19:18:30.557Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom [2024-06-21T19:18:30.557Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom [2024-06-21T19:18:30.814Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom [2024-06-21T19:18:30.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom [2024-06-21T19:18:30.814Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom [2024-06-21T19:18:30.814Z] [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 936 kB/s) [2024-06-21T19:18:30.814Z] [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 [2024-06-21T19:18:30.814Z] [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 [2024-06-21T19:18:30.814Z] [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 [2024-06-21T19:18:30.814Z] [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 [2024-06-21T19:18:30.814Z] [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 [2024-06-21T19:18:30.814Z] [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 172 kB/s) [2024-06-21T19:18:30.814Z] [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 [2024-06-21T19:18:30.814Z] [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 [2024-06-21T19:18:31.070Z] [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 [2024-06-21T19:18:31.070Z] [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 [2024-06-21T19:18:31.070Z] [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 [2024-06-21T19:18:31.070Z] [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 47 kB/s) [2024-06-21T19:18:31.070Z] [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 [2024-06-21T19:18:31.070Z] [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 [2024-06-21T19:18:31.070Z] [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 [2024-06-21T19:18:31.070Z] [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 [2024-06-21T19:18:31.070Z] [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 [2024-06-21T19:18:31.071Z] [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 424 kB/s) [2024-06-21T19:18:31.071Z] [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 [2024-06-21T19:18:31.071Z] [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 [2024-06-21T19:18:31.071Z] [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 [2024-06-21T19:18:31.071Z] [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 [2024-06-21T19:18:31.071Z] [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 [2024-06-21T19:18:31.327Z] [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 25 kB/s) [2024-06-21T19:18:31.327Z] [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 [2024-06-21T19:18:31.327Z] [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 [2024-06-21T19:18:31.327Z] [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 [2024-06-21T19:18:31.327Z] [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 [2024-06-21T19:18:31.327Z] [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 [2024-06-21T19:18:31.327Z] [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 81 kB/s) [2024-06-21T19:18:31.327Z] [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 [2024-06-21T19:18:31.327Z] [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 [2024-06-21T19:18:31.327Z] [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 [2024-06-21T19:18:31.327Z] [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 [2024-06-21T19:18:31.584Z] [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 [2024-06-21T19:18:31.584Z] [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 34 kB/s) [2024-06-21T19:18:31.584Z] [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 [2024-06-21T19:18:31.585Z] [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 [2024-06-21T19:18:31.585Z] [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 [2024-06-21T19:18:31.585Z] [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 [2024-06-21T19:18:31.585Z] [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 [2024-06-21T19:18:31.585Z] [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 61 kB/s) [2024-06-21T19:18:31.585Z] [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 [2024-06-21T19:18:31.585Z] [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 [2024-06-21T19:18:31.585Z] [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 [2024-06-21T19:18:31.841Z] [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 [2024-06-21T19:18:31.841Z] [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 [2024-06-21T19:18:31.841Z] [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 38 kB/s) [2024-06-21T19:18:31.841Z] [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 [2024-06-21T19:18:31.841Z] [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 [2024-06-21T19:18:31.841Z] [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 [2024-06-21T19:18:31.841Z] [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 [2024-06-21T19:18:32.098Z] [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 [2024-06-21T19:18:32.098Z] [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 130 kB/s) [2024-06-21T19:18:32.098Z] [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 [2024-06-21T19:18:32.098Z] [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 [2024-06-21T19:18:32.098Z] [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 [2024-06-21T19:18:32.098Z] [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 [2024-06-21T19:18:32.098Z] [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 [2024-06-21T19:18:32.098Z] [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 32 kB/s) [2024-06-21T19:18:32.098Z] [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 [2024-06-21T19:18:32.098Z] [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 [2024-06-21T19:18:32.098Z] [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 [2024-06-21T19:18:32.098Z] [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 [2024-06-21T19:18:32.098Z] [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 [2024-06-21T19:18:32.355Z] [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 122 kB/s) [2024-06-21T19:18:32.355Z] [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 [2024-06-21T19:18:32.355Z] [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 [2024-06-21T19:18:32.355Z] [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 [2024-06-21T19:18:32.355Z] [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 [2024-06-21T19:18:32.355Z] [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 [2024-06-21T19:18:32.355Z] [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 164 kB/s) [2024-06-21T19:18:32.355Z] [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 [2024-06-21T19:18:32.355Z] [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 [2024-06-21T19:18:32.355Z] [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 [2024-06-21T19:18:32.355Z] [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 [2024-06-21T19:18:32.355Z] [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 [2024-06-21T19:18:32.355Z] [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 119 kB/s) [2024-06-21T19:18:32.355Z] [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 [2024-06-21T19:18:32.612Z] [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 [2024-06-21T19:18:32.612Z] [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 [2024-06-21T19:18:32.612Z] [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 [2024-06-21T19:18:32.612Z] [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 [2024-06-21T19:18:32.612Z] [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 144 kB/s) [2024-06-21T19:18:32.612Z] [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 [2024-06-21T19:18:32.612Z] [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 [2024-06-21T19:18:32.612Z] [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 [2024-06-21T19:18:32.612Z] [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 [2024-06-21T19:18:32.612Z] [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 [2024-06-21T19:18:32.612Z] [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 129 kB/s) [2024-06-21T19:18:32.612Z] [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 [2024-06-21T19:18:32.869Z] [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 [2024-06-21T19:18:32.869Z] [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 [2024-06-21T19:18:32.869Z] [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 [2024-06-21T19:18:32.869Z] [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 [2024-06-21T19:18:32.869Z] [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 69 kB/s) [2024-06-21T19:18:32.869Z] [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 [2024-06-21T19:18:32.869Z] [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 [2024-06-21T19:18:32.869Z] [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 [2024-06-21T19:18:32.869Z] [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 [2024-06-21T19:18:32.869Z] [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 [2024-06-21T19:18:32.869Z] [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 505 kB/s) [2024-06-21T19:18:32.869Z] [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 [2024-06-21T19:18:33.125Z] [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 [2024-06-21T19:18:33.125Z] [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 [2024-06-21T19:18:33.125Z] [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 [2024-06-21T19:18:33.125Z] [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 [2024-06-21T19:18:33.125Z] [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 323 kB/s) [2024-06-21T19:18:33.125Z] [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 [2024-06-21T19:18:33.125Z] [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 [2024-06-21T19:18:33.125Z] [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 [2024-06-21T19:18:33.125Z] [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 [2024-06-21T19:18:33.125Z] [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 [2024-06-21T19:18:33.382Z] [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 63 kB/s) [2024-06-21T19:18:33.383Z] [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 [2024-06-21T19:18:33.383Z] [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 [2024-06-21T19:18:33.383Z] [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 [2024-06-21T19:18:33.383Z] [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 [2024-06-21T19:18:33.383Z] [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 [2024-06-21T19:18:33.383Z] [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 100 kB/s) [2024-06-21T19:18:33.383Z] [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 [2024-06-21T19:18:33.640Z] [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 [2024-06-21T19:18:33.640Z] [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 [2024-06-21T19:18:33.640Z] [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 [2024-06-21T19:18:33.640Z] [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 [2024-06-21T19:18:33.897Z] [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 6.6 kB/s) [2024-06-21T19:18:33.897Z] [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 [2024-06-21T19:18:33.897Z] [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 [2024-06-21T19:18:33.897Z] [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 [2024-06-21T19:18:33.897Z] [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 [2024-06-21T19:18:33.897Z] [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 [2024-06-21T19:18:34.153Z] [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.5 MB/s) [2024-06-21T19:18:34.153Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/felix/felix-parent/6/felix-parent-6.pom [2024-06-21T19:18:34.153Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/felix/felix-parent/6/felix-parent-6.pom [2024-06-21T19:18:34.153Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/felix/felix-parent/6/felix-parent-6.pom [2024-06-21T19:18:34.153Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/felix/felix-parent/6/felix-parent-6.pom [2024-06-21T19:18:34.153Z] [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 [2024-06-21T19:18:34.153Z] [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 521 kB/s) [2024-06-21T19:18:34.153Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/21/apache-21.pom [2024-06-21T19:18:34.153Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/21/apache-21.pom [2024-06-21T19:18:34.153Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/21/apache-21.pom [2024-06-21T19:18:34.153Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/21/apache-21.pom [2024-06-21T19:18:34.153Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom [2024-06-21T19:18:34.153Z] [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 1.9 MB/s) [2024-06-21T19:18:34.153Z] [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 [2024-06-21T19:18:34.153Z] [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 [2024-06-21T19:18:34.153Z] [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 [2024-06-21T19:18:34.153Z] [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 [2024-06-21T19:18:34.153Z] [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 [2024-06-21T19:18:34.410Z] [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 169 kB/s) [2024-06-21T19:18:34.410Z] [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 [2024-06-21T19:18:34.410Z] [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 [2024-06-21T19:18:34.410Z] [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 [2024-06-21T19:18:34.410Z] [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 [2024-06-21T19:18:34.410Z] [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 [2024-06-21T19:18:34.410Z] [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 188 kB/s) [2024-06-21T19:18:34.410Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom [2024-06-21T19:18:34.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom [2024-06-21T19:18:34.410Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom [2024-06-21T19:18:34.410Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom [2024-06-21T19:18:34.410Z] [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 [2024-06-21T19:18:34.410Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom (26 kB at 1.7 MB/s) [2024-06-21T19:18:34.410Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom [2024-06-21T19:18:34.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom [2024-06-21T19:18:34.410Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom [2024-06-21T19:18:34.410Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom [2024-06-21T19:18:34.410Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom [2024-06-21T19:18:34.410Z] [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 513 kB/s) [2024-06-21T19:18:34.410Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom [2024-06-21T19:18:34.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom [2024-06-21T19:18:34.410Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom [2024-06-21T19:18:34.410Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom [2024-06-21T19:18:34.410Z] [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 [2024-06-21T19:18:34.410Z] [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 79 kB/s) [2024-06-21T19:18:34.410Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom [2024-06-21T19:18:34.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom [2024-06-21T19:18:34.410Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom [2024-06-21T19:18:34.410Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom [2024-06-21T19:18:34.410Z] [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 [2024-06-21T19:18:34.410Z] [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 163 kB/s) [2024-06-21T19:18:34.668Z] [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 [2024-06-21T19:18:34.668Z] [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 [2024-06-21T19:18:34.668Z] [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 [2024-06-21T19:18:34.668Z] [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 [2024-06-21T19:18:34.668Z] [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 [2024-06-21T19:18:34.668Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/3.9.0/commons-net-3.9.0.pom (24 kB at 1.3 MB/s) [2024-06-21T19:18:34.668Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/54/commons-parent-54.pom [2024-06-21T19:18:34.668Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/54/commons-parent-54.pom [2024-06-21T19:18:34.668Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/54/commons-parent-54.pom [2024-06-21T19:18:34.668Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/54/commons-parent-54.pom [2024-06-21T19:18:34.668Z] [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 [2024-06-21T19:18:34.668Z] [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 4.5 MB/s) [2024-06-21T19:18:34.668Z] [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 [2024-06-21T19:18:34.668Z] [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 [2024-06-21T19:18:34.668Z] [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 [2024-06-21T19:18:34.668Z] [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 [2024-06-21T19:18:34.668Z] [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 [2024-06-21T19:18:34.669Z] [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 [2024-06-21T19:18:34.669Z] [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) [2024-06-21T19:18:34.669Z] [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 [2024-06-21T19:18:34.669Z] [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 [2024-06-21T19:18:34.669Z] [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 [2024-06-21T19:18:34.669Z] [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 [2024-06-21T19:18:34.669Z] [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 [2024-06-21T19:18:34.925Z] [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 130 kB/s) [2024-06-21T19:18:34.925Z] [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 [2024-06-21T19:18:34.925Z] [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 [2024-06-21T19:18:34.925Z] [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 [2024-06-21T19:18:34.925Z] [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 [2024-06-21T19:18:34.925Z] [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 [2024-06-21T19:18:34.925Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom (1.3 kB at 164 kB/s) [2024-06-21T19:18:34.925Z] [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 [2024-06-21T19:18:34.925Z] [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 [2024-06-21T19:18:34.925Z] [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 [2024-06-21T19:18:34.925Z] [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 [2024-06-21T19:18:34.925Z] [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 [2024-06-21T19:18:34.925Z] [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 189 kB/s) [2024-06-21T19:18:34.925Z] [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 [2024-06-21T19:18:34.925Z] [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 [2024-06-21T19:18:34.925Z] [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 [2024-06-21T19:18:34.925Z] [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 [2024-06-21T19:18:34.925Z] [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 [2024-06-21T19:18:34.925Z] [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 235 kB/s) [2024-06-21T19:18:34.925Z] [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 [2024-06-21T19:18:34.925Z] [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 [2024-06-21T19:18:34.925Z] [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 [2024-06-21T19:18:34.926Z] [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 [2024-06-21T19:18:34.926Z] [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 [2024-06-21T19:18:34.926Z] [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 159 kB/s) [2024-06-21T19:18:34.926Z] [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 [2024-06-21T19:18:34.926Z] [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 [2024-06-21T19:18:34.926Z] [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 [2024-06-21T19:18:34.926Z] [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 [2024-06-21T19:18:34.926Z] [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 [2024-06-21T19:18:34.926Z] [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 217 kB/s) [2024-06-21T19:18:34.926Z] [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 [2024-06-21T19:18:34.926Z] [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 [2024-06-21T19:18:34.926Z] [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 [2024-06-21T19:18:34.926Z] [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 [2024-06-21T19:18:34.926Z] [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 [2024-06-21T19:18:34.926Z] [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.6 MB/s) [2024-06-21T19:18:34.926Z] [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 [2024-06-21T19:18:35.182Z] [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 [2024-06-21T19:18:35.182Z] [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 [2024-06-21T19:18:35.182Z] [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 [2024-06-21T19:18:35.182Z] [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 [2024-06-21T19:18:35.182Z] [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 547 kB/s) [2024-06-21T19:18:35.182Z] [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 [2024-06-21T19:18:35.182Z] [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 [2024-06-21T19:18:35.182Z] [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 [2024-06-21T19:18:35.182Z] [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 [2024-06-21T19:18:35.182Z] [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 [2024-06-21T19:18:35.182Z] [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 121 kB/s) [2024-06-21T19:18:35.182Z] [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 [2024-06-21T19:18:35.182Z] [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 [2024-06-21T19:18:35.182Z] [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 [2024-06-21T19:18:35.182Z] [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 [2024-06-21T19:18:35.182Z] [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 [2024-06-21T19:18:35.182Z] [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 241 kB/s) [2024-06-21T19:18:35.182Z] [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 [2024-06-21T19:18:35.182Z] [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 [2024-06-21T19:18:35.182Z] [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 [2024-06-21T19:18:35.182Z] [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 [2024-06-21T19:18:35.182Z] [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 [2024-06-21T19:18:35.182Z] [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 122 kB/s) [2024-06-21T19:18:35.182Z] [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 [2024-06-21T19:18:35.182Z] [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 [2024-06-21T19:18:35.182Z] [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 [2024-06-21T19:18:35.182Z] [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 [2024-06-21T19:18:35.182Z] [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 [2024-06-21T19:18:35.182Z] [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 221 kB/s) [2024-06-21T19:18:35.182Z] [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 [2024-06-21T19:18:35.182Z] [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 [2024-06-21T19:18:35.182Z] [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 [2024-06-21T19:18:35.182Z] [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 [2024-06-21T19:18:35.182Z] [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 [2024-06-21T19:18:35.182Z] [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 198 kB/s) [2024-06-21T19:18:35.183Z] [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 [2024-06-21T19:18:35.439Z] [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 [2024-06-21T19:18:35.439Z] [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 [2024-06-21T19:18:35.439Z] [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 [2024-06-21T19:18:35.439Z] [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 [2024-06-21T19:18:35.439Z] [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 105 kB/s) [2024-06-21T19:18:35.439Z] [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 [2024-06-21T19:18:35.439Z] [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 [2024-06-21T19:18:35.439Z] [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 [2024-06-21T19:18:35.439Z] [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 [2024-06-21T19:18:35.439Z] [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 [2024-06-21T19:18:35.439Z] [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 146 kB/s) [2024-06-21T19:18:35.439Z] [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 [2024-06-21T19:18:35.439Z] [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 [2024-06-21T19:18:35.439Z] [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 [2024-06-21T19:18:35.439Z] [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 [2024-06-21T19:18:35.439Z] [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 [2024-06-21T19:18:35.439Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.jar [2024-06-21T19:18:35.439Z] [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 [2024-06-21T19:18:35.439Z] [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 [2024-06-21T19:18:35.439Z] [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 [2024-06-21T19:18:35.439Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2024-06-21T19:18:35.439Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.jar [2024-06-21T19:18:35.439Z] [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 [2024-06-21T19:18:35.439Z] [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 [2024-06-21T19:18:35.439Z] [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 [2024-06-21T19:18:35.439Z] [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 [2024-06-21T19:18:35.696Z] [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 [2024-06-21T19:18:35.696Z] [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 [2024-06-21T19:18:35.696Z] [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 [2024-06-21T19:18:35.696Z] [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 [2024-06-21T19:18:35.696Z] [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 [2024-06-21T19:18:35.696Z] [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 [2024-06-21T19:18:35.696Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.jar [2024-06-21T19:18:35.696Z] [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 [2024-06-21T19:18:35.696Z] [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 [2024-06-21T19:18:35.696Z] [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 [2024-06-21T19:18:35.696Z] [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 [2024-06-21T19:18:35.696Z] [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 [2024-06-21T19:18:35.696Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar [2024-06-21T19:18:35.696Z] [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 [2024-06-21T19:18:35.696Z] [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 [2024-06-21T19:18:35.696Z] [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 [2024-06-21T19:18:35.696Z] [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 [2024-06-21T19:18:35.696Z] [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 [2024-06-21T19:18:35.696Z] [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 [2024-06-21T19:18:35.696Z] [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 [2024-06-21T19:18:35.696Z] [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 [2024-06-21T19:18:35.696Z] [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 [2024-06-21T19:18:35.696Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar [2024-06-21T19:18:35.696Z] [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 [2024-06-21T19:18:35.696Z] [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 [2024-06-21T19:18:35.696Z] [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 [2024-06-21T19:18:35.696Z] [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 [2024-06-21T19:18:35.696Z] [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 [2024-06-21T19:18:35.696Z] [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 [2024-06-21T19:18:35.696Z] [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 [2024-06-21T19:18:35.696Z] [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 [2024-06-21T19:18:35.696Z] [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 [2024-06-21T19:18:35.696Z] [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 [2024-06-21T19:18:35.696Z] [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 [2024-06-21T19:18:35.696Z] [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 [2024-06-21T19:18:35.696Z] [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 [2024-06-21T19:18:35.696Z] [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 [2024-06-21T19:18:35.696Z] [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 [2024-06-21T19:18:35.696Z] [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 [2024-06-21T19:18:35.696Z] [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 [2024-06-21T19:18:35.696Z] [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 [2024-06-21T19:18:35.696Z] [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 [2024-06-21T19:18:35.696Z] [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 [2024-06-21T19:18:35.696Z] [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 [2024-06-21T19:18:35.696Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar [2024-06-21T19:18:35.697Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2024-06-21T19:18:35.697Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.jar [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.697Z] [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 [2024-06-21T19:18:35.698Z] [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 [2024-06-21T19:18:35.698Z] [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 [2024-06-21T19:18:35.698Z] [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 [2024-06-21T19:18:35.698Z] [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 [2024-06-21T19:18:35.698Z] [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 [2024-06-21T19:18:35.698Z] [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 [2024-06-21T19:18:35.698Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar [2024-06-21T19:18:35.698Z] [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 [2024-06-21T19:18:35.698Z] [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 [2024-06-21T19:18:35.698Z] [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 [2024-06-21T19:18:35.698Z] [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 [2024-06-21T19:18:35.698Z] [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 [2024-06-21T19:18:35.698Z] [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 [2024-06-21T19:18:35.698Z] [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 [2024-06-21T19:18:35.698Z] [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 [2024-06-21T19:18:35.698Z] [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 [2024-06-21T19:18:35.956Z] [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 [2024-06-21T19:18:35.956Z] [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 [2024-06-21T19:18:35.956Z] [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 [2024-06-21T19:18:35.956Z] [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 [2024-06-21T19:18:35.956Z] [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 [2024-06-21T19:18:35.956Z] [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 [2024-06-21T19:18:35.956Z] [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 [2024-06-21T19:18:35.956Z] [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 [2024-06-21T19:18:35.956Z] [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 [2024-06-21T19:18:35.956Z] [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 [2024-06-21T19:18:35.956Z] [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 [2024-06-21T19:18:35.956Z] [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 [2024-06-21T19:18:35.956Z] [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 [2024-06-21T19:18:35.956Z] [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 [2024-06-21T19:18:35.956Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar [2024-06-21T19:18:35.956Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar [2024-06-21T19:18:35.956Z] [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 [2024-06-21T19:18:35.956Z] [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 [2024-06-21T19:18:35.956Z] [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 [2024-06-21T19:18:35.956Z] [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 [2024-06-21T19:18:35.956Z] [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 [2024-06-21T19:18:35.956Z] [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 [2024-06-21T19:18:35.956Z] [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 [2024-06-21T19:18:35.956Z] [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 [2024-06-21T19:18:35.956Z] [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 [2024-06-21T19:18:35.956Z] [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 [2024-06-21T19:18:35.956Z] [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 [2024-06-21T19:18:35.956Z] [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 [2024-06-21T19:18:35.956Z] [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 [2024-06-21T19:18:35.956Z] [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 [2024-06-21T19:18:35.956Z] [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 [2024-06-21T19:18:35.956Z] [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 [2024-06-21T19:18:35.956Z] [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 [2024-06-21T19:18:35.956Z] [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 [2024-06-21T19:18:35.956Z] [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 [2024-06-21T19:18:35.956Z] [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 [2024-06-21T19:18:35.956Z] [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 [2024-06-21T19:18:35.956Z] [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 [2024-06-21T19:18:35.956Z] [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 [2024-06-21T19:18:35.956Z] [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 [2024-06-21T19:18:35.956Z] [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 [2024-06-21T19:18:35.956Z] [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 [2024-06-21T19:18:35.956Z] [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 [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2024-06-21T19:18:35.957Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.jar [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.957Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar [2024-06-21T19:18:35.958Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.jar [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2024-06-21T19:18:35.958Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.jar [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.jar [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.958Z] [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 [2024-06-21T19:18:35.959Z] [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 [2024-06-21T19:18:35.959Z] [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 [2024-06-21T19:18:35.959Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar [2024-06-21T19:18:35.959Z] [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 [2024-06-21T19:18:35.959Z] [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 [2024-06-21T19:18:35.959Z] [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 [2024-06-21T19:18:35.959Z] [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 [2024-06-21T19:18:35.959Z] [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 [2024-06-21T19:18:35.959Z] [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 [2024-06-21T19:18:35.959Z] [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 [2024-06-21T19:18:35.959Z] [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 [2024-06-21T19:18:35.959Z] [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 [2024-06-21T19:18:35.959Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar [2024-06-21T19:18:35.959Z] [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 [2024-06-21T19:18:35.959Z] [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 [2024-06-21T19:18:35.959Z] [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 [2024-06-21T19:18:35.959Z] [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 [2024-06-21T19:18:35.959Z] [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 [2024-06-21T19:18:35.959Z] [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 [2024-06-21T19:18:35.959Z] [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 [2024-06-21T19:18:35.959Z] [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 [2024-06-21T19:18:35.959Z] [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 [2024-06-21T19:18:35.959Z] [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 [2024-06-21T19:18:35.959Z] [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 [2024-06-21T19:18:35.959Z] [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 [2024-06-21T19:18:36.217Z] [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 [2024-06-21T19:18:36.217Z] [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 [2024-06-21T19:18:36.217Z] [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 [2024-06-21T19:18:36.217Z] [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 [2024-06-21T19:18:36.217Z] [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 [2024-06-21T19:18:36.217Z] [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 [2024-06-21T19:18:36.217Z] [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 [2024-06-21T19:18:36.217Z] [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 [2024-06-21T19:18:36.217Z] [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 [2024-06-21T19:18:36.217Z] [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 [2024-06-21T19:18:36.217Z] [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 [2024-06-21T19:18:36.217Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar [2024-06-21T19:18:36.217Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar [2024-06-21T19:18:36.217Z] [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 [2024-06-21T19:18:36.217Z] [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 [2024-06-21T19:18:36.217Z] [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 [2024-06-21T19:18:36.217Z] [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 [2024-06-21T19:18:36.218Z] [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 [2024-06-21T19:18:36.218Z] [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 [2024-06-21T19:18:36.218Z] [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 [2024-06-21T19:18:36.218Z] [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 [2024-06-21T19:18:36.218Z] [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 [2024-06-21T19:18:36.218Z] [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 [2024-06-21T19:18:36.218Z] [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 [2024-06-21T19:18:36.218Z] [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 [2024-06-21T19:18:36.218Z] [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 [2024-06-21T19:18:36.218Z] [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 [2024-06-21T19:18:36.218Z] [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 [2024-06-21T19:18:36.218Z] [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 [2024-06-21T19:18:36.218Z] [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 [2024-06-21T19:18:36.218Z] [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 [2024-06-21T19:18:36.218Z] [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 [2024-06-21T19:18:36.218Z] [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 [2024-06-21T19:18:36.218Z] [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 [2024-06-21T19:18:36.218Z] [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 [2024-06-21T19:18:36.218Z] [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 [2024-06-21T19:18:36.218Z] [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 [2024-06-21T19:18:36.218Z] [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 [2024-06-21T19:18:36.218Z] [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 599 kB/s) [2024-06-21T19:18:36.218Z] [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 [2024-06-21T19:18:36.218Z] [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 [2024-06-21T19:18:36.218Z] [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 [2024-06-21T19:18:36.218Z] [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 [2024-06-21T19:18:36.218Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar [2024-06-21T19:18:36.218Z] [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 357 kB/s) [2024-06-21T19:18:36.218Z] [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 [2024-06-21T19:18:36.218Z] [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) [2024-06-21T19:18:36.218Z] [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 [2024-06-21T19:18:36.218Z] [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 13 MB/s) [2024-06-21T19:18:36.218Z] [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 [2024-06-21T19:18:36.218Z] [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 3.6 MB/s) [2024-06-21T19:18:36.218Z] [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 [2024-06-21T19:18:36.218Z] [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 33 MB/s) [2024-06-21T19:18:36.218Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar [2024-06-21T19:18:36.218Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 1.9 MB/s) [2024-06-21T19:18:36.218Z] [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 [2024-06-21T19:18:36.218Z] [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 2.8 MB/s) [2024-06-21T19:18:36.218Z] [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 [2024-06-21T19:18:36.218Z] [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 26 MB/s) [2024-06-21T19:18:36.218Z] [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 [2024-06-21T19:18:36.218Z] [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.8 MB/s) [2024-06-21T19:18:36.218Z] [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 [2024-06-21T19:18:36.218Z] [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 232 kB/s) [2024-06-21T19:18:36.218Z] [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 [2024-06-21T19:18:36.218Z] [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 3.2 MB/s) [2024-06-21T19:18:36.218Z] [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 [2024-06-21T19:18:36.218Z] [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 716 kB/s) [2024-06-21T19:18:36.218Z] [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 [2024-06-21T19:18:36.219Z] [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 2.4 MB/s) [2024-06-21T19:18:36.219Z] [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 [2024-06-21T19:18:36.219Z] [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 735 kB/s) [2024-06-21T19:18:36.219Z] [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 [2024-06-21T19:18:36.219Z] [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 263 kB/s) [2024-06-21T19:18:36.219Z] [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 [2024-06-21T19:18:36.219Z] [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 46 kB/s) [2024-06-21T19:18:36.219Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar [2024-06-21T19:18:36.219Z] [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 95 kB/s) [2024-06-21T19:18:36.219Z] [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 [2024-06-21T19:18:36.219Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar (131 kB at 1.2 MB/s) [2024-06-21T19:18:36.219Z] [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 [2024-06-21T19:18:36.219Z] [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) [2024-06-21T19:18:36.219Z] [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 [2024-06-21T19:18:36.219Z] [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 8.9 MB/s) [2024-06-21T19:18:36.219Z] [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 [2024-06-21T19:18:36.219Z] [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 483 kB/s) [2024-06-21T19:18:36.219Z] [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 [2024-06-21T19:18:36.219Z] [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 607 kB/s) [2024-06-21T19:18:36.219Z] [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 [2024-06-21T19:18:36.219Z] [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 178 kB/s) [2024-06-21T19:18:36.219Z] [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 [2024-06-21T19:18:36.476Z] [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) [2024-06-21T19:18:36.476Z] [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 [2024-06-21T19:18:36.477Z] [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 522 kB/s) [2024-06-21T19:18:36.477Z] [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 [2024-06-21T19:18:36.477Z] [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 7.5 MB/s) [2024-06-21T19:18:36.477Z] [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 [2024-06-21T19:18:36.477Z] [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.2 MB/s) [2024-06-21T19:18:36.477Z] [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 [2024-06-21T19:18:36.477Z] [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 28 MB/s) [2024-06-21T19:18:36.477Z] [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 [2024-06-21T19:18:36.477Z] [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 831 kB/s) [2024-06-21T19:18:36.477Z] [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 [2024-06-21T19:18:36.477Z] [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 544 kB/s) [2024-06-21T19:18:36.477Z] [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 [2024-06-21T19:18:36.477Z] [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.0 MB/s) [2024-06-21T19:18:36.477Z] [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 [2024-06-21T19:18:36.477Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.jar (242 kB at 1.1 MB/s) [2024-06-21T19:18:36.477Z] [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 [2024-06-21T19:18:36.477Z] [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 91 kB/s) [2024-06-21T19:18:36.477Z] [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 [2024-06-21T19:18:36.477Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar (440 kB at 2.0 MB/s) [2024-06-21T19:18:36.477Z] [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 [2024-06-21T19:18:36.477Z] [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 826 kB/s) [2024-06-21T19:18:36.477Z] [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 [2024-06-21T19:18:36.477Z] [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.6 MB/s) [2024-06-21T19:18:36.477Z] [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 [2024-06-21T19:18:36.477Z] [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 502 kB/s) [2024-06-21T19:18:36.477Z] [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 [2024-06-21T19:18:36.477Z] [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 167 kB/s) [2024-06-21T19:18:36.477Z] [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 [2024-06-21T19:18:36.477Z] [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 461 kB/s) [2024-06-21T19:18:36.477Z] [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 [2024-06-21T19:18:36.477Z] [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 463 kB/s) [2024-06-21T19:18:36.477Z] [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 [2024-06-21T19:18:36.477Z] [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 829 kB/s) [2024-06-21T19:18:36.477Z] [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 [2024-06-21T19:18:36.477Z] [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 837 kB/s) [2024-06-21T19:18:36.477Z] [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 [2024-06-21T19:18:36.477Z] [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 337 kB/s) [2024-06-21T19:18:36.477Z] [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 [2024-06-21T19:18:36.477Z] [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 288 kB/s) [2024-06-21T19:18:36.477Z] [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 [2024-06-21T19:18:36.478Z] [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 131 kB/s) [2024-06-21T19:18:36.478Z] [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 [2024-06-21T19:18:36.478Z] [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 209 kB/s) [2024-06-21T19:18:36.478Z] [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 [2024-06-21T19:18:36.478Z] [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 85 kB/s) [2024-06-21T19:18:36.478Z] [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 [2024-06-21T19:18:36.478Z] [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 428 kB/s) [2024-06-21T19:18:36.478Z] [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 [2024-06-21T19:18:36.478Z] [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 194 kB/s) [2024-06-21T19:18:36.478Z] [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 [2024-06-21T19:18:36.478Z] [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 806 kB/s) [2024-06-21T19:18:36.478Z] [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 [2024-06-21T19:18:36.478Z] [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 151 kB/s) [2024-06-21T19:18:36.478Z] [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 [2024-06-21T19:18:36.478Z] [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 279 kB/s) [2024-06-21T19:18:36.478Z] [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 [2024-06-21T19:18:36.478Z] [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 80 kB/s) [2024-06-21T19:18:36.478Z] [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 [2024-06-21T19:18:36.478Z] [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 218 kB/s) [2024-06-21T19:18:36.478Z] [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 [2024-06-21T19:18:36.478Z] [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 87 kB/s) [2024-06-21T19:18:36.478Z] [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 [2024-06-21T19:18:36.478Z] [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 10.0 kB/s) [2024-06-21T19:18:36.478Z] [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 [2024-06-21T19:18:36.478Z] [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 165 kB/s) [2024-06-21T19:18:36.478Z] [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 [2024-06-21T19:18:36.478Z] [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 29 kB/s) [2024-06-21T19:18:36.478Z] [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 [2024-06-21T19:18:36.478Z] [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 985 kB/s) [2024-06-21T19:18:36.478Z] [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 [2024-06-21T19:18:36.478Z] [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 918 kB/s) [2024-06-21T19:18:36.478Z] [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 [2024-06-21T19:18:36.478Z] [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 759 kB/s) [2024-06-21T19:18:36.478Z] [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 [2024-06-21T19:18:36.478Z] [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 7.5 kB/s) [2024-06-21T19:18:36.478Z] [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 [2024-06-21T19:18:36.478Z] [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 187 kB/s) [2024-06-21T19:18:36.478Z] [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 [2024-06-21T19:18:36.735Z] [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 94 kB/s) [2024-06-21T19:18:36.735Z] [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 [2024-06-21T19:18:36.735Z] [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 235 kB/s) [2024-06-21T19:18:36.735Z] [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 [2024-06-21T19:18:36.735Z] [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 305 kB/s) [2024-06-21T19:18:36.735Z] [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 [2024-06-21T19:18:36.735Z] [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 197 kB/s) [2024-06-21T19:18:36.735Z] [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 [2024-06-21T19:18:36.735Z] [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 336 kB/s) [2024-06-21T19:18:36.735Z] [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 [2024-06-21T19:18:36.735Z] [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 704 kB/s) [2024-06-21T19:18:36.735Z] [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 [2024-06-21T19:18:36.735Z] [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 14 MB/s) [2024-06-21T19:18:36.735Z] [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 [2024-06-21T19:18:36.735Z] [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 41 kB/s) [2024-06-21T19:18:36.735Z] [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 [2024-06-21T19:18:36.735Z] [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 38 kB/s) [2024-06-21T19:18:36.736Z] [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 [2024-06-21T19:18:36.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.jar (37 kB at 59 kB/s) [2024-06-21T19:18:36.736Z] [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 [2024-06-21T19:18:36.736Z] [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.1 MB/s) [2024-06-21T19:18:36.736Z] [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 [2024-06-21T19:18:36.736Z] [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 136 kB/s) [2024-06-21T19:18:36.736Z] [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 [2024-06-21T19:18:36.736Z] [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.3 MB/s) [2024-06-21T19:18:36.736Z] [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 [2024-06-21T19:18:36.993Z] [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 513 kB/s) [2024-06-21T19:18:36.993Z] [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 [2024-06-21T19:18:36.993Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar (65 kB at 92 kB/s) [2024-06-21T19:18:36.993Z] [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 [2024-06-21T19:18:36.993Z] [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 698 kB/s) [2024-06-21T19:18:36.993Z] [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 [2024-06-21T19:18:36.993Z] [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.3 MB/s) [2024-06-21T19:18:36.993Z] [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 [2024-06-21T19:18:36.993Z] [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 104 kB/s) [2024-06-21T19:18:36.993Z] [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 [2024-06-21T19:18:36.993Z] [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 425 kB/s) [2024-06-21T19:18:36.993Z] [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 167 kB/s) [2024-06-21T19:18:36.993Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.jar (4.2 MB at 5.7 MB/s) [2024-06-21T19:18:36.993Z] [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 131 kB/s) [2024-06-21T19:18:36.993Z] [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 3.9 MB/s) [2024-06-21T19:18:38.366Z] [INFO] Tycho Version: 4.0.3 (88e4728c5da382f02c0459c918c2683048f95740) [2024-06-21T19:18:38.366Z] [INFO] Tycho Mode: project [2024-06-21T19:18:38.366Z] [INFO] Tycho Builder: maven [2024-06-21T19:18:38.623Z] [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 [2024-06-21T19:18:38.623Z] [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 [2024-06-21T19:18:38.623Z] [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 [2024-06-21T19:18:38.623Z] [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 [2024-06-21T19:18:38.624Z] [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 [2024-06-21T19:18:38.624Z] [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 66 kB/s) [2024-06-21T19:18:38.624Z] [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 [2024-06-21T19:18:38.624Z] [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 [2024-06-21T19:18:38.624Z] [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 [2024-06-21T19:18:38.624Z] [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 [2024-06-21T19:18:38.624Z] [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 [2024-06-21T19:18:38.880Z] [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 76 kB/s) [2024-06-21T19:18:38.880Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/39/maven-parent-39.pom [2024-06-21T19:18:38.880Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/39/maven-parent-39.pom [2024-06-21T19:18:38.880Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/39/maven-parent-39.pom [2024-06-21T19:18:38.880Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/39/maven-parent-39.pom [2024-06-21T19:18:38.880Z] [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 [2024-06-21T19:18:38.880Z] [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 3.4 MB/s) [2024-06-21T19:18:38.880Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/29/apache-29.pom [2024-06-21T19:18:38.880Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/29/apache-29.pom [2024-06-21T19:18:38.880Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/29/apache-29.pom [2024-06-21T19:18:38.880Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/29/apache-29.pom [2024-06-21T19:18:38.880Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/29/apache-29.pom [2024-06-21T19:18:38.880Z] [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 987 kB/s) [2024-06-21T19:18:38.880Z] [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 [2024-06-21T19:18:38.880Z] [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 [2024-06-21T19:18:38.880Z] [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 [2024-06-21T19:18:38.881Z] [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 [2024-06-21T19:18:38.881Z] [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 [2024-06-21T19:18:38.881Z] [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 626 kB/s) [2024-06-21T19:18:38.881Z] [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 [2024-06-21T19:18:38.881Z] [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 [2024-06-21T19:18:38.881Z] [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 [2024-06-21T19:18:38.881Z] [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 [2024-06-21T19:18:38.881Z] [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 [2024-06-21T19:18:39.138Z] [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 312 kB/s) [2024-06-21T19:18:39.138Z] [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 [2024-06-21T19:18:39.138Z] [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 [2024-06-21T19:18:39.138Z] [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 [2024-06-21T19:18:39.138Z] [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 [2024-06-21T19:18:39.138Z] [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 [2024-06-21T19:18:39.138Z] [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 148 kB/s) [2024-06-21T19:18:39.138Z] [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 [2024-06-21T19:18:39.138Z] [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 [2024-06-21T19:18:39.138Z] [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 [2024-06-21T19:18:39.138Z] [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 [2024-06-21T19:18:39.138Z] [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 [2024-06-21T19:18:39.138Z] [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 896 kB/s) [2024-06-21T19:18:39.701Z] [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 [2024-06-21T19:18:39.701Z] [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 [2024-06-21T19:18:39.701Z] [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 [2024-06-21T19:18:39.701Z] [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 [2024-06-21T19:18:39.701Z] [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 [2024-06-21T19:18:39.701Z] [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 304 kB/s) [2024-06-21T19:18:39.701Z] [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 [2024-06-21T19:18:39.701Z] [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 [2024-06-21T19:18:39.701Z] [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 [2024-06-21T19:18:39.701Z] [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 [2024-06-21T19:18:39.701Z] [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 [2024-06-21T19:18:39.701Z] [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 2.7 MB/s) [2024-06-21T19:18:39.701Z] [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 [2024-06-21T19:18:39.701Z] [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 [2024-06-21T19:18:39.701Z] [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 [2024-06-21T19:18:39.701Z] [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 [2024-06-21T19:18:39.701Z] [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 [2024-06-21T19:18:39.701Z] [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 3.5 MB/s) [2024-06-21T19:18:39.701Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom [2024-06-21T19:18:39.701Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom [2024-06-21T19:18:39.701Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom [2024-06-21T19:18:39.701Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom [2024-06-21T19:18:39.701Z] [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 [2024-06-21T19:18:39.701Z] [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 1.5 MB/s) [2024-06-21T19:18:39.701Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/33/maven-parent-33.pom [2024-06-21T19:18:39.957Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom [2024-06-21T19:18:39.957Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom [2024-06-21T19:18:39.957Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/33/maven-parent-33.pom [2024-06-21T19:18:39.957Z] [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 [2024-06-21T19:18:39.957Z] [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 4.0 MB/s) [2024-06-21T19:18:39.957Z] [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 [2024-06-21T19:18:39.957Z] [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 [2024-06-21T19:18:39.957Z] [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 [2024-06-21T19:18:39.957Z] [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 [2024-06-21T19:18:39.957Z] [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 [2024-06-21T19:18:39.957Z] [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 194 kB/s) [2024-06-21T19:18:39.957Z] [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 [2024-06-21T19:18:39.957Z] [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 [2024-06-21T19:18:39.958Z] [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 [2024-06-21T19:18:39.958Z] [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 [2024-06-21T19:18:39.958Z] [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 [2024-06-21T19:18:39.958Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.9.4/maven-3.9.4.pom (30 kB at 2.7 MB/s) [2024-06-21T19:18:39.958Z] [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 [2024-06-21T19:18:39.958Z] [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 [2024-06-21T19:18:39.958Z] [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 [2024-06-21T19:18:39.958Z] [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 [2024-06-21T19:18:39.958Z] [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 [2024-06-21T19:18:39.958Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.9.4/maven-plugin-api-3.9.4.pom (2.9 kB at 268 kB/s) [2024-06-21T19:18:39.958Z] [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 [2024-06-21T19:18:39.958Z] [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 [2024-06-21T19:18:39.958Z] [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 [2024-06-21T19:18:39.958Z] [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 [2024-06-21T19:18:39.958Z] [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 [2024-06-21T19:18:39.958Z] [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) [2024-06-21T19:18:39.958Z] [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 [2024-06-21T19:18:39.958Z] [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 [2024-06-21T19:18:39.958Z] [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 [2024-06-21T19:18:40.214Z] [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 [2024-06-21T19:18:40.214Z] [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 [2024-06-21T19:18:40.214Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 1.4 MB/s) [2024-06-21T19:18:40.214Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2024-06-21T19:18:40.214Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2024-06-21T19:18:40.214Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2024-06-21T19:18:40.214Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2024-06-21T19:18:40.214Z] [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 [2024-06-21T19:18:40.214Z] [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 597 kB/s) [2024-06-21T19:18:40.214Z] [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 [2024-06-21T19:18:40.214Z] [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 [2024-06-21T19:18:40.214Z] [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 [2024-06-21T19:18:40.214Z] [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 [2024-06-21T19:18:40.214Z] [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 [2024-06-21T19:18:40.214Z] [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.3 MB/s) [2024-06-21T19:18:40.214Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/java/jvnet-parent/3/jvnet-parent-3.pom [2024-06-21T19:18:40.214Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom [2024-06-21T19:18:40.214Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom [2024-06-21T19:18:40.214Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/java/jvnet-parent/3/jvnet-parent-3.pom [2024-06-21T19:18:40.214Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom [2024-06-21T19:18:40.214Z] [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 282 kB/s) [2024-06-21T19:18:40.214Z] [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 [2024-06-21T19:18:40.214Z] [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 [2024-06-21T19:18:40.214Z] [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 [2024-06-21T19:18:40.214Z] [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 [2024-06-21T19:18:40.214Z] [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 [2024-06-21T19:18:40.214Z] [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 292 kB/s) [2024-06-21T19:18:40.214Z] [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 [2024-06-21T19:18:40.214Z] [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 [2024-06-21T19:18:40.214Z] [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 [2024-06-21T19:18:40.214Z] [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 [2024-06-21T19:18:40.214Z] [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 [2024-06-21T19:18:40.215Z] [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.6 MB/s) [2024-06-21T19:18:40.470Z] [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 [2024-06-21T19:18:40.470Z] [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 [2024-06-21T19:18:40.470Z] [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 [2024-06-21T19:18:40.470Z] [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 [2024-06-21T19:18:40.470Z] [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 [2024-06-21T19:18:40.470Z] [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 812 kB/s) [2024-06-21T19:18:40.470Z] [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 [2024-06-21T19:18:40.470Z] [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 [2024-06-21T19:18:40.470Z] [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 [2024-06-21T19:18:40.471Z] [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 [2024-06-21T19:18:40.471Z] [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 [2024-06-21T19:18:40.471Z] [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.4 MB/s) [2024-06-21T19:18:40.471Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2024-06-21T19:18:40.471Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2024-06-21T19:18:40.471Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2024-06-21T19:18:40.471Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2024-06-21T19:18:40.471Z] [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 [2024-06-21T19:18:40.471Z] [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 614 kB/s) [2024-06-21T19:18:40.471Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2024-06-21T19:18:40.471Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2024-06-21T19:18:40.471Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2024-06-21T19:18:40.471Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2024-06-21T19:18:40.471Z] [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 [2024-06-21T19:18:40.471Z] [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 904 kB/s) [2024-06-21T19:18:40.471Z] [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 [2024-06-21T19:18:40.471Z] [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 [2024-06-21T19:18:40.471Z] [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 [2024-06-21T19:18:40.471Z] [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 [2024-06-21T19:18:40.471Z] [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 [2024-06-21T19:18:40.471Z] [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 425 kB/s) [2024-06-21T19:18:40.471Z] [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 [2024-06-21T19:18:40.471Z] [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 [2024-06-21T19:18:40.471Z] [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 [2024-06-21T19:18:40.471Z] [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 [2024-06-21T19:18:40.471Z] [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 [2024-06-21T19:18:40.727Z] [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 837 kB/s) [2024-06-21T19:18:40.727Z] [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 [2024-06-21T19:18:40.727Z] [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 [2024-06-21T19:18:40.727Z] [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 [2024-06-21T19:18:40.727Z] [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 [2024-06-21T19:18:40.728Z] [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 [2024-06-21T19:18:40.728Z] [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 204 kB/s) [2024-06-21T19:18:40.728Z] [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 [2024-06-21T19:18:40.728Z] [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 [2024-06-21T19:18:40.728Z] [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 [2024-06-21T19:18:40.728Z] [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 [2024-06-21T19:18:40.728Z] [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 [2024-06-21T19:18:40.728Z] [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 164 kB/s) [2024-06-21T19:18:40.728Z] [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 [2024-06-21T19:18:40.728Z] [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 [2024-06-21T19:18:40.728Z] [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 [2024-06-21T19:18:40.728Z] [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 [2024-06-21T19:18:40.728Z] [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 [2024-06-21T19:18:40.728Z] [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 137 kB/s) [2024-06-21T19:18:40.728Z] [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 [2024-06-21T19:18:40.728Z] [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 [2024-06-21T19:18:40.728Z] [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 [2024-06-21T19:18:40.728Z] [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 [2024-06-21T19:18:40.728Z] [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 [2024-06-21T19:18:40.728Z] [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 216 kB/s) [2024-06-21T19:18:40.728Z] [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 [2024-06-21T19:18:40.728Z] [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 [2024-06-21T19:18:40.728Z] [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 [2024-06-21T19:18:40.728Z] [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 [2024-06-21T19:18:40.985Z] [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 [2024-06-21T19:18:40.985Z] [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 98 kB/s) [2024-06-21T19:18:40.985Z] [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 [2024-06-21T19:18:40.986Z] [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 [2024-06-21T19:18:40.986Z] [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 [2024-06-21T19:18:40.986Z] [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 [2024-06-21T19:18:40.986Z] [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 [2024-06-21T19:18:40.986Z] [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 252 kB/s) [2024-06-21T19:18:40.986Z] [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 [2024-06-21T19:18:40.986Z] [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 [2024-06-21T19:18:40.986Z] [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 [2024-06-21T19:18:40.986Z] [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 [2024-06-21T19:18:40.986Z] [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 [2024-06-21T19:18:40.986Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.9.4/maven-resolver-provider-3.9.4.pom (4.5 kB at 563 kB/s) [2024-06-21T19:18:40.986Z] [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 [2024-06-21T19:18:40.986Z] [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 [2024-06-21T19:18:40.986Z] [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 [2024-06-21T19:18:40.986Z] [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 [2024-06-21T19:18:40.986Z] [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 [2024-06-21T19:18:40.986Z] [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 298 kB/s) [2024-06-21T19:18:40.986Z] [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 [2024-06-21T19:18:40.986Z] [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 [2024-06-21T19:18:40.986Z] [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 [2024-06-21T19:18:40.986Z] [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 [2024-06-21T19:18:40.986Z] [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 [2024-06-21T19:18:40.986Z] [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 1.0 MB/s) [2024-06-21T19:18:40.986Z] [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 [2024-06-21T19:18:40.986Z] [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 [2024-06-21T19:18:41.243Z] [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 [2024-06-21T19:18:41.243Z] [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 [2024-06-21T19:18:41.243Z] [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 [2024-06-21T19:18:41.243Z] [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 150 kB/s) [2024-06-21T19:18:41.243Z] [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 [2024-06-21T19:18:41.243Z] [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 [2024-06-21T19:18:41.243Z] [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 [2024-06-21T19:18:41.243Z] [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 [2024-06-21T19:18:41.243Z] [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 [2024-06-21T19:18:41.243Z] [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 238 kB/s) [2024-06-21T19:18:41.243Z] [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 [2024-06-21T19:18:41.243Z] [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 [2024-06-21T19:18:41.243Z] [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 [2024-06-21T19:18:41.243Z] [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 [2024-06-21T19:18:41.243Z] [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 [2024-06-21T19:18:41.243Z] [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 254 kB/s) [2024-06-21T19:18:41.243Z] [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 [2024-06-21T19:18:41.243Z] [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 [2024-06-21T19:18:41.243Z] [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 [2024-06-21T19:18:41.243Z] [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 [2024-06-21T19:18:41.243Z] [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 [2024-06-21T19:18:41.243Z] [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 104 kB/s) [2024-06-21T19:18:41.243Z] [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 [2024-06-21T19:18:41.243Z] [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 [2024-06-21T19:18:41.243Z] [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 [2024-06-21T19:18:41.500Z] [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 [2024-06-21T19:18:41.500Z] [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 [2024-06-21T19:18:41.500Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (5.8 kB at 648 kB/s) [2024-06-21T19:18:41.500Z] [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 [2024-06-21T19:18:41.500Z] [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 [2024-06-21T19:18:41.500Z] [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 [2024-06-21T19:18:41.500Z] [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 [2024-06-21T19:18:41.500Z] [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 [2024-06-21T19:18:41.500Z] [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 463 kB/s) [2024-06-21T19:18:41.500Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/34/maven-parent-34.pom [2024-06-21T19:18:41.500Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom [2024-06-21T19:18:41.500Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom [2024-06-21T19:18:41.500Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/34/maven-parent-34.pom [2024-06-21T19:18:41.500Z] [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 [2024-06-21T19:18:41.500Z] [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.3 MB/s) [2024-06-21T19:18:41.500Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/23/apache-23.pom [2024-06-21T19:18:41.500Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/23/apache-23.pom [2024-06-21T19:18:41.500Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/23/apache-23.pom [2024-06-21T19:18:41.500Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/23/apache-23.pom [2024-06-21T19:18:41.500Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom [2024-06-21T19:18:41.500Z] [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 2.3 MB/s) [2024-06-21T19:18:41.500Z] [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 [2024-06-21T19:18:41.500Z] [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 [2024-06-21T19:18:41.500Z] [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 [2024-06-21T19:18:41.500Z] [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 [2024-06-21T19:18:41.500Z] [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 [2024-06-21T19:18:41.500Z] [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 634 kB/s) [2024-06-21T19:18:41.500Z] [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 [2024-06-21T19:18:41.500Z] [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 [2024-06-21T19:18:41.500Z] [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 [2024-06-21T19:18:41.500Z] [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 [2024-06-21T19:18:41.500Z] [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 [2024-06-21T19:18:41.756Z] [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.1 MB/s) [2024-06-21T19:18:41.756Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/5/google-5.pom [2024-06-21T19:18:41.756Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/5/google-5.pom [2024-06-21T19:18:41.756Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/5/google-5.pom [2024-06-21T19:18:41.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/5/google-5.pom [2024-06-21T19:18:41.757Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom [2024-06-21T19:18:41.757Z] [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 307 kB/s) [2024-06-21T19:18:41.757Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [2024-06-21T19:18:41.757Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [2024-06-21T19:18:41.757Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [2024-06-21T19:18:41.757Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [2024-06-21T19:18:41.757Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [2024-06-21T19:18:41.757Z] [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 40 kB/s) [2024-06-21T19:18:41.757Z] [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 [2024-06-21T19:18:41.757Z] [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 [2024-06-21T19:18:41.757Z] [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 [2024-06-21T19:18:41.757Z] [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 [2024-06-21T19:18:41.757Z] [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 [2024-06-21T19:18:41.757Z] [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 757 kB/s) [2024-06-21T19:18:41.757Z] [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 [2024-06-21T19:18:41.757Z] [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 [2024-06-21T19:18:41.757Z] [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 [2024-06-21T19:18:41.757Z] [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 [2024-06-21T19:18:41.757Z] [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 [2024-06-21T19:18:41.757Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom (21 kB at 2.3 MB/s) [2024-06-21T19:18:41.757Z] [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 [2024-06-21T19:18:41.757Z] [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 [2024-06-21T19:18:41.757Z] [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 [2024-06-21T19:18:41.757Z] [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 [2024-06-21T19:18:41.757Z] [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 [2024-06-21T19:18:42.013Z] [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 115 kB/s) [2024-06-21T19:18:42.013Z] [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 [2024-06-21T19:18:42.013Z] [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 [2024-06-21T19:18:42.013Z] [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 [2024-06-21T19:18:42.013Z] [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 [2024-06-21T19:18:42.013Z] [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 [2024-06-21T19:18:42.013Z] [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 636 kB/s) [2024-06-21T19:18:42.013Z] [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 [2024-06-21T19:18:42.013Z] [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 [2024-06-21T19:18:42.013Z] [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 [2024-06-21T19:18:42.013Z] [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 [2024-06-21T19:18:42.013Z] [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 [2024-06-21T19:18:42.013Z] [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 2.0 MB/s) [2024-06-21T19:18:42.013Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/52/commons-parent-52.pom [2024-06-21T19:18:42.013Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom [2024-06-21T19:18:42.013Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom [2024-06-21T19:18:42.013Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/52/commons-parent-52.pom [2024-06-21T19:18:42.013Z] [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 [2024-06-21T19:18:42.013Z] [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 3.6 MB/s) [2024-06-21T19:18:42.013Z] [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 [2024-06-21T19:18:42.013Z] [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 [2024-06-21T19:18:42.013Z] [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 [2024-06-21T19:18:42.013Z] [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 [2024-06-21T19:18:42.013Z] [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 [2024-06-21T19:18:42.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.pom [2024-06-21T19:18:42.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.pom (4.1 kB at 579 kB/s) [2024-06-21T19:18:42.013Z] [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 [2024-06-21T19:18:42.013Z] [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 [2024-06-21T19:18:42.013Z] [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 [2024-06-21T19:18:42.013Z] [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 [2024-06-21T19:18:42.013Z] [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 [2024-06-21T19:18:42.013Z] [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) [2024-06-21T19:18:42.013Z] [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 [2024-06-21T19:18:42.270Z] [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 [2024-06-21T19:18:42.270Z] [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 [2024-06-21T19:18:42.270Z] [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 [2024-06-21T19:18:42.270Z] [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 [2024-06-21T19:18:42.270Z] [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 942 kB/s) [2024-06-21T19:18:42.270Z] [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 [2024-06-21T19:18:42.270Z] [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 [2024-06-21T19:18:42.270Z] [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 [2024-06-21T19:18:42.270Z] [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 [2024-06-21T19:18:42.270Z] [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 [2024-06-21T19:18:42.270Z] [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 434 kB/s) [2024-06-21T19:18:42.270Z] [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 [2024-06-21T19:18:42.270Z] [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 [2024-06-21T19:18:42.270Z] [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 [2024-06-21T19:18:42.270Z] [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 [2024-06-21T19:18:42.270Z] [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 [2024-06-21T19:18:42.270Z] [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 435 kB/s) [2024-06-21T19:18:42.270Z] [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 [2024-06-21T19:18:42.270Z] [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 [2024-06-21T19:18:42.270Z] [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 [2024-06-21T19:18:42.270Z] [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 [2024-06-21T19:18:42.270Z] [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 [2024-06-21T19:18:42.270Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom (19 kB at 1.9 MB/s) [2024-06-21T19:18:42.270Z] [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 [2024-06-21T19:18:42.270Z] [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 [2024-06-21T19:18:42.270Z] [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 [2024-06-21T19:18:42.270Z] [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 [2024-06-21T19:18:42.270Z] [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 [2024-06-21T19:18:42.270Z] [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 3.3 MB/s) [2024-06-21T19:18:42.270Z] [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 [2024-06-21T19:18:42.270Z] [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 [2024-06-21T19:18:42.270Z] [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 [2024-06-21T19:18:42.270Z] [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 [2024-06-21T19:18:42.270Z] [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 [2024-06-21T19:18:42.270Z] [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 2.0 MB/s) [2024-06-21T19:18:42.270Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom [2024-06-21T19:18:42.270Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom [2024-06-21T19:18:42.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom [2024-06-21T19:18:42.270Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom [2024-06-21T19:18:42.270Z] [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 [2024-06-21T19:18:42.270Z] [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 12 MB/s) [2024-06-21T19:18:42.270Z] [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 [2024-06-21T19:18:42.270Z] [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 [2024-06-21T19:18:42.270Z] [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 [2024-06-21T19:18:42.270Z] [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 [2024-06-21T19:18:42.529Z] [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 [2024-06-21T19:18:42.529Z] [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 2.5 MB/s) [2024-06-21T19:18:42.529Z] [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 [2024-06-21T19:18:42.529Z] [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 [2024-06-21T19:18:42.529Z] [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 [2024-06-21T19:18:42.529Z] [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 [2024-06-21T19:18:42.529Z] [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 [2024-06-21T19:18:42.529Z] [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 6.6 MB/s) [2024-06-21T19:18:42.529Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [2024-06-21T19:18:42.529Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [2024-06-21T19:18:42.529Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [2024-06-21T19:18:42.529Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [2024-06-21T19:18:42.529Z] [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 [2024-06-21T19:18:42.529Z] [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 9.6 MB/s) [2024-06-21T19:18:42.529Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [2024-06-21T19:18:42.529Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom [2024-06-21T19:18:42.529Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom [2024-06-21T19:18:42.529Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [2024-06-21T19:18:42.529Z] [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 [2024-06-21T19:18:42.529Z] [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 14 MB/s) [2024-06-21T19:18:42.529Z] [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 [2024-06-21T19:18:42.529Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom [2024-06-21T19:18:42.529Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom [2024-06-21T19:18:42.529Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom [2024-06-21T19:18:42.529Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom [2024-06-21T19:18:42.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.pom [2024-06-21T19:18:42.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.pom (14 kB at 7.0 MB/s) [2024-06-21T19:18:42.529Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [2024-06-21T19:18:42.529Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom [2024-06-21T19:18:42.529Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom [2024-06-21T19:18:42.529Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [2024-06-21T19:18:42.529Z] [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 [2024-06-21T19:18:42.529Z] [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 6.8 MB/s) [2024-06-21T19:18:42.529Z] [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 [2024-06-21T19:18:42.529Z] [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 [2024-06-21T19:18:42.529Z] [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 [2024-06-21T19:18:42.529Z] [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 [2024-06-21T19:18:42.529Z] [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 [2024-06-21T19:18:42.529Z] [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 [2024-06-21T19:18:42.786Z] [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 744 kB/s) [2024-06-21T19:18:42.786Z] [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 [2024-06-21T19:18:42.786Z] [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 [2024-06-21T19:18:42.786Z] [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 [2024-06-21T19:18:42.786Z] [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 [2024-06-21T19:18:42.786Z] [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 [2024-06-21T19:18:42.786Z] [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 688 kB/s) [2024-06-21T19:18:42.786Z] [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 [2024-06-21T19:18:42.786Z] [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 [2024-06-21T19:18:42.786Z] [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 [2024-06-21T19:18:42.786Z] [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 [2024-06-21T19:18:42.786Z] [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 [2024-06-21T19:18:42.786Z] [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 984 kB/s) [2024-06-21T19:18:42.786Z] [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 [2024-06-21T19:18:42.786Z] [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 [2024-06-21T19:18:42.786Z] [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 [2024-06-21T19:18:42.786Z] [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 [2024-06-21T19:18:42.786Z] [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 [2024-06-21T19:18:42.786Z] [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) [2024-06-21T19:18:42.786Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.15/commons-codec-1.15.pom [2024-06-21T19:18:42.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.pom [2024-06-21T19:18:42.786Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.pom [2024-06-21T19:18:42.787Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.15/commons-codec-1.15.pom [2024-06-21T19:18:42.787Z] [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 [2024-06-21T19:18:42.787Z] [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 1.9 MB/s) [2024-06-21T19:18:42.787Z] [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 [2024-06-21T19:18:42.787Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/gson/gson/2.10/gson-2.10.pom [2024-06-21T19:18:42.787Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/gson/gson/2.10/gson-2.10.pom [2024-06-21T19:18:42.787Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/gson/gson/2.10/gson-2.10.pom [2024-06-21T19:18:42.787Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/gson/gson/2.10/gson-2.10.pom [2024-06-21T19:18:42.787Z] [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 [2024-06-21T19:18:42.787Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10/gson-2.10.pom (9.4 kB at 1.2 MB/s) [2024-06-21T19:18:42.787Z] [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 [2024-06-21T19:18:42.787Z] [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 [2024-06-21T19:18:42.787Z] [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 [2024-06-21T19:18:42.787Z] [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 [2024-06-21T19:18:42.787Z] [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 [2024-06-21T19:18:42.787Z] [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 944 kB/s) [2024-06-21T19:18:42.787Z] [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 [2024-06-21T19:18:43.044Z] [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 [2024-06-21T19:18:43.044Z] [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 [2024-06-21T19:18:43.044Z] [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 [2024-06-21T19:18:43.044Z] [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 [2024-06-21T19:18:43.044Z] [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 400 kB/s) [2024-06-21T19:18:43.044Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2024-06-21T19:18:43.044Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2024-06-21T19:18:43.044Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2024-06-21T19:18:43.044Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2024-06-21T19:18:43.044Z] [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 [2024-06-21T19:18:43.044Z] [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 643 kB/s) [2024-06-21T19:18:43.044Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2024-06-21T19:18:43.044Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2024-06-21T19:18:43.044Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2024-06-21T19:18:43.044Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2024-06-21T19:18:43.044Z] [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 [2024-06-21T19:18:43.044Z] [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 465 kB/s) [2024-06-21T19:18:43.044Z] [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 [2024-06-21T19:18:43.044Z] [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 [2024-06-21T19:18:43.044Z] [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 [2024-06-21T19:18:43.044Z] [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 [2024-06-21T19:18:43.044Z] [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 [2024-06-21T19:18:43.044Z] [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 [2024-06-21T19:18:43.044Z] [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 [2024-06-21T19:18:43.044Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [2024-06-21T19:18:43.044Z] [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 [2024-06-21T19:18:43.044Z] [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 [2024-06-21T19:18:43.044Z] [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 [2024-06-21T19:18:43.044Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/gson/gson/2.10/gson-2.10.jar [2024-06-21T19:18:43.044Z] [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 [2024-06-21T19:18:43.044Z] [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 [2024-06-21T19:18:43.044Z] [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 [2024-06-21T19:18:43.044Z] [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 [2024-06-21T19:18:43.044Z] [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 [2024-06-21T19:18:43.044Z] [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 [2024-06-21T19:18:43.044Z] [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 [2024-06-21T19:18:43.044Z] [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 [2024-06-21T19:18:43.044Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [2024-06-21T19:18:43.044Z] [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 [2024-06-21T19:18:43.044Z] [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 [2024-06-21T19:18:43.044Z] [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 [2024-06-21T19:18:43.044Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/gson/gson/2.10/gson-2.10.jar [2024-06-21T19:18:43.044Z] [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 [2024-06-21T19:18:43.044Z] [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 [2024-06-21T19:18:43.044Z] [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 [2024-06-21T19:18:43.301Z] [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 [2024-06-21T19:18:43.301Z] [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 [2024-06-21T19:18:43.301Z] [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 [2024-06-21T19:18:43.301Z] [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 [2024-06-21T19:18:43.301Z] [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 [2024-06-21T19:18:43.301Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [2024-06-21T19:18:43.301Z] [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 [2024-06-21T19:18:43.302Z] [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 [2024-06-21T19:18:43.302Z] [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 [2024-06-21T19:18:43.302Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/gson/gson/2.10/gson-2.10.jar [2024-06-21T19:18:43.302Z] [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 [2024-06-21T19:18:43.302Z] [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 [2024-06-21T19:18:43.302Z] [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 [2024-06-21T19:18:43.302Z] [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 [2024-06-21T19:18:43.302Z] [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 [2024-06-21T19:18:43.302Z] [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 [2024-06-21T19:18:43.302Z] [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 [2024-06-21T19:18:43.302Z] [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 [2024-06-21T19:18:43.302Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [2024-06-21T19:18:43.302Z] [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 [2024-06-21T19:18:43.302Z] [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 [2024-06-21T19:18:43.302Z] [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 [2024-06-21T19:18:43.302Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/gson/gson/2.10/gson-2.10.jar [2024-06-21T19:18:43.302Z] [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 [2024-06-21T19:18:43.302Z] [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 [2024-06-21T19:18:43.302Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar (32 kB at 6.4 MB/s) [2024-06-21T19:18:43.302Z] [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 [2024-06-21T19:18:43.302Z] [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 [2024-06-21T19:18:43.302Z] [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 [2024-06-21T19:18:43.302Z] [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 [2024-06-21T19:18:43.302Z] [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 [2024-06-21T19:18:43.302Z] [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 78 MB/s) [2024-06-21T19:18:43.302Z] [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 [2024-06-21T19:18:43.302Z] [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 15 MB/s) [2024-06-21T19:18:43.302Z] [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 [2024-06-21T19:18:43.302Z] [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 19 MB/s) [2024-06-21T19:18:43.302Z] [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 [2024-06-21T19:18:43.302Z] [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 2.2 MB/s) [2024-06-21T19:18:43.302Z] [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 [2024-06-21T19:18:43.302Z] [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 11 MB/s) [2024-06-21T19:18:43.302Z] [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 [2024-06-21T19:18:43.302Z] [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 4.8 MB/s) [2024-06-21T19:18:43.302Z] [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 [2024-06-21T19:18:43.302Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar (42 kB at 2.2 MB/s) [2024-06-21T19:18:43.302Z] [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 [2024-06-21T19:18:43.302Z] [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 16 MB/s) [2024-06-21T19:18:43.302Z] [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 8.3 MB/s) [2024-06-21T19:18:43.302Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar (369 kB at 14 MB/s) [2024-06-21T19:18:43.302Z] [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 326 kB/s) [2024-06-21T19:18:43.302Z] [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 7.0 MB/s) [2024-06-21T19:18:44.231Z] [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 [2024-06-21T19:18:44.231Z] [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 [2024-06-21T19:18:44.231Z] [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 [2024-06-21T19:18:44.232Z] [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 [2024-06-21T19:18:44.232Z] [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 [2024-06-21T19:18:44.232Z] [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 243 kB/s) [2024-06-21T19:18:44.232Z] [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 [2024-06-21T19:18:44.232Z] [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 [2024-06-21T19:18:44.232Z] [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 [2024-06-21T19:18:44.232Z] [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 [2024-06-21T19:18:44.232Z] [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 [2024-06-21T19:18:44.232Z] [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 3.1 MB/s) [2024-06-21T19:18:44.232Z] [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 [2024-06-21T19:18:44.232Z] [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 [2024-06-21T19:18:44.232Z] [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 [2024-06-21T19:18:44.232Z] [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 [2024-06-21T19:18:44.232Z] [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 [2024-06-21T19:18:44.232Z] [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 301 kB/s) [2024-06-21T19:18:44.232Z] [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 [2024-06-21T19:18:44.232Z] [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 [2024-06-21T19:18:44.232Z] [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 [2024-06-21T19:18:44.232Z] [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 [2024-06-21T19:18:44.232Z] [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 [2024-06-21T19:18:44.232Z] [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 288 kB/s) [2024-06-21T19:18:44.232Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5.1/ow2-1.5.1.pom [2024-06-21T19:18:44.232Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5.1/ow2-1.5.1.pom [2024-06-21T19:18:44.232Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5.1/ow2-1.5.1.pom [2024-06-21T19:18:44.232Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5.1/ow2-1.5.1.pom [2024-06-21T19:18:44.232Z] [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 [2024-06-21T19:18:44.232Z] [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 1.0 MB/s) [2024-06-21T19:18:44.232Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.5/asm-9.5.pom [2024-06-21T19:18:44.232Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.5/asm-9.5.pom [2024-06-21T19:18:44.232Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.5/asm-9.5.pom [2024-06-21T19:18:44.232Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.5/asm-9.5.pom [2024-06-21T19:18:44.232Z] [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 [2024-06-21T19:18:44.232Z] [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 169 kB/s) [2024-06-21T19:18:44.232Z] [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 [2024-06-21T19:18:44.232Z] [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 [2024-06-21T19:18:44.232Z] [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 [2024-06-21T19:18:44.232Z] [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 [2024-06-21T19:18:44.232Z] [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 [2024-06-21T19:18:44.232Z] [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 196 kB/s) [2024-06-21T19:18:44.232Z] [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 [2024-06-21T19:18:44.232Z] [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 [2024-06-21T19:18:44.232Z] [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 [2024-06-21T19:18:44.232Z] [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 [2024-06-21T19:18:44.488Z] [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 [2024-06-21T19:18:44.488Z] [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 238 kB/s) [2024-06-21T19:18:44.488Z] [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 [2024-06-21T19:18:44.488Z] [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 [2024-06-21T19:18:44.488Z] [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 [2024-06-21T19:18:44.488Z] [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 [2024-06-21T19:18:44.488Z] [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 [2024-06-21T19:18:44.488Z] [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 90 kB/s) [2024-06-21T19:18:44.488Z] [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 [2024-06-21T19:18:44.489Z] [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 [2024-06-21T19:18:44.489Z] [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 [2024-06-21T19:18:44.489Z] [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 [2024-06-21T19:18:44.489Z] [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 [2024-06-21T19:18:44.489Z] [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 2.1 MB/s) [2024-06-21T19:18:44.489Z] [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 [2024-06-21T19:18:44.489Z] [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 [2024-06-21T19:18:44.489Z] [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 [2024-06-21T19:18:44.489Z] [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 [2024-06-21T19:18:44.489Z] [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 [2024-06-21T19:18:44.489Z] [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 958 kB/s) [2024-06-21T19:18:44.489Z] [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 [2024-06-21T19:18:44.489Z] [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 [2024-06-21T19:18:44.489Z] [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 [2024-06-21T19:18:44.489Z] [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 [2024-06-21T19:18:44.489Z] [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 [2024-06-21T19:18:44.489Z] [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 749 kB/s) [2024-06-21T19:18:44.489Z] [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 [2024-06-21T19:18:44.489Z] [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 [2024-06-21T19:18:44.489Z] [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 [2024-06-21T19:18:44.489Z] [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 [2024-06-21T19:18:44.744Z] [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 [2024-06-21T19:18:44.745Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 1.3 MB/s) [2024-06-21T19:18:44.745Z] [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 [2024-06-21T19:18:44.745Z] [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 [2024-06-21T19:18:44.745Z] [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 [2024-06-21T19:18:44.745Z] [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 [2024-06-21T19:18:44.745Z] [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 [2024-06-21T19:18:44.745Z] [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 483 kB/s) [2024-06-21T19:18:44.745Z] [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 [2024-06-21T19:18:44.745Z] [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 [2024-06-21T19:18:44.745Z] [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 [2024-06-21T19:18:44.745Z] [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 [2024-06-21T19:18:44.745Z] [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 [2024-06-21T19:18:44.745Z] [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 [2024-06-21T19:18:44.745Z] [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 190 kB/s) [2024-06-21T19:18:44.745Z] [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 [2024-06-21T19:18:44.745Z] [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 [2024-06-21T19:18:44.745Z] [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 [2024-06-21T19:18:44.745Z] [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 [2024-06-21T19:18:44.745Z] [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 [2024-06-21T19:18:44.745Z] [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 219 kB/s) [2024-06-21T19:18:44.745Z] [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 [2024-06-21T19:18:44.745Z] [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 [2024-06-21T19:18:44.745Z] [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 [2024-06-21T19:18:44.745Z] [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 [2024-06-21T19:18:44.745Z] [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 [2024-06-21T19:18:44.745Z] [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 2.6 MB/s) [2024-06-21T19:18:44.745Z] [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 [2024-06-21T19:18:44.745Z] [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 [2024-06-21T19:18:44.745Z] [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 [2024-06-21T19:18:44.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.5/asm-9.5.jar [2024-06-21T19:18:44.745Z] [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 [2024-06-21T19:18:44.745Z] [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 [2024-06-21T19:18:44.745Z] [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 [2024-06-21T19:18:45.001Z] [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 [2024-06-21T19:18:45.001Z] [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 [2024-06-21T19:18:45.001Z] [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 [2024-06-21T19:18:45.001Z] [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 [2024-06-21T19:18:45.001Z] [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 [2024-06-21T19:18:45.001Z] [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 [2024-06-21T19:18:45.001Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.5/asm-9.5.jar [2024-06-21T19:18:45.001Z] [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 [2024-06-21T19:18:45.001Z] [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 [2024-06-21T19:18:45.001Z] [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 [2024-06-21T19:18:45.001Z] [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 [2024-06-21T19:18:45.001Z] [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 [2024-06-21T19:18:45.001Z] [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 [2024-06-21T19:18:45.001Z] [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 [2024-06-21T19:18:45.001Z] [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 [2024-06-21T19:18:45.001Z] [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 [2024-06-21T19:18:45.001Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.5/asm-9.5.jar [2024-06-21T19:18:45.001Z] [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 [2024-06-21T19:18:45.001Z] [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 [2024-06-21T19:18:45.001Z] [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 [2024-06-21T19:18:45.001Z] [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 [2024-06-21T19:18:45.001Z] [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 [2024-06-21T19:18:45.001Z] [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 [2024-06-21T19:18:45.001Z] [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 [2024-06-21T19:18:45.001Z] [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 [2024-06-21T19:18:45.001Z] [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 [2024-06-21T19:18:45.001Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.5/asm-9.5.jar [2024-06-21T19:18:45.001Z] [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 [2024-06-21T19:18:45.001Z] [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 [2024-06-21T19:18:45.001Z] [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 [2024-06-21T19:18:45.001Z] [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 [2024-06-21T19:18:45.001Z] [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 [2024-06-21T19:18:45.001Z] [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 [2024-06-21T19:18:45.001Z] [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 [2024-06-21T19:18:45.001Z] [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 [2024-06-21T19:18:45.001Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.jar (33 kB at 4.1 MB/s) [2024-06-21T19:18:45.001Z] [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 [2024-06-21T19:18:45.001Z] [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 [2024-06-21T19:18:45.001Z] [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 [2024-06-21T19:18:45.001Z] [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 [2024-06-21T19:18:45.001Z] [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 [2024-06-21T19:18:45.001Z] [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 11 MB/s) [2024-06-21T19:18:45.001Z] [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 [2024-06-21T19:18:45.001Z] [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 18 MB/s) [2024-06-21T19:18:45.001Z] [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 [2024-06-21T19:18:45.001Z] [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 9.4 MB/s) [2024-06-21T19:18:45.001Z] [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 [2024-06-21T19:18:45.001Z] [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) [2024-06-21T19:18:45.001Z] [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 [2024-06-21T19:18:45.001Z] [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.7 MB/s) [2024-06-21T19:18:45.001Z] [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.6 MB/s) [2024-06-21T19:18:45.002Z] [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 1.4 MB/s) [2024-06-21T19:18:45.002Z] [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 23 MB/s) [2024-06-21T19:18:45.002Z] [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 1.4 MB/s) [2024-06-21T19:18:45.258Z] [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 [2024-06-21T19:18:45.258Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.4.2/eclipse-jarsigner-plugin-1.4.2.pom (2.6 kB at 152 kB/s) [2024-06-21T19:18:45.258Z] [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 [2024-06-21T19:18:45.258Z] [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 698 kB/s) [2024-06-21T19:18:45.258Z] [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 [2024-06-21T19:18:45.258Z] [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 473 kB/s) [2024-06-21T19:18:45.258Z] [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 [2024-06-21T19:18:45.258Z] [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 688 kB/s) [2024-06-21T19:18:45.258Z] [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 [2024-06-21T19:18:45.258Z] [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 3.9 MB/s) [2024-06-21T19:18:45.516Z] [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 [2024-06-21T19:18:45.516Z] [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 [2024-06-21T19:18:45.516Z] [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 [2024-06-21T19:18:45.516Z] [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 [2024-06-21T19:18:45.516Z] [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 [2024-06-21T19:18:45.516Z] [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 189 kB/s) [2024-06-21T19:18:45.516Z] [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 [2024-06-21T19:18:45.516Z] [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 [2024-06-21T19:18:45.516Z] [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 [2024-06-21T19:18:45.516Z] [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 [2024-06-21T19:18:45.516Z] [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 [2024-06-21T19:18:45.516Z] [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.7 MB/s) [2024-06-21T19:18:45.516Z] [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 [2024-06-21T19:18:45.516Z] [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 [2024-06-21T19:18:45.516Z] [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 [2024-06-21T19:18:45.516Z] [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 [2024-06-21T19:18:45.516Z] [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 [2024-06-21T19:18:45.516Z] [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 322 kB/s) [2024-06-21T19:18:45.516Z] [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 [2024-06-21T19:18:45.516Z] [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 [2024-06-21T19:18:45.516Z] [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 [2024-06-21T19:18:45.516Z] [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 [2024-06-21T19:18:45.516Z] [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 [2024-06-21T19:18:45.516Z] [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 2.6 MB/s) [2024-06-21T19:18:45.516Z] [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 [2024-06-21T19:18:45.516Z] [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 [2024-06-21T19:18:45.516Z] [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 [2024-06-21T19:18:45.516Z] [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 [2024-06-21T19:18:45.772Z] [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 [2024-06-21T19:18:45.772Z] [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 355 kB/s) [2024-06-21T19:18:45.772Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom [2024-06-21T19:18:45.773Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom [2024-06-21T19:18:45.773Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom [2024-06-21T19:18:45.773Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom [2024-06-21T19:18:45.773Z] [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 [2024-06-21T19:18:45.773Z] [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 385 kB/s) [2024-06-21T19:18:45.773Z] [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 [2024-06-21T19:18:45.773Z] [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 [2024-06-21T19:18:45.773Z] [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 [2024-06-21T19:18:45.773Z] [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 [2024-06-21T19:18:45.773Z] [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 [2024-06-21T19:18:45.773Z] [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 3.6 MB/s) [2024-06-21T19:18:45.773Z] [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 [2024-06-21T19:18:45.773Z] [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 [2024-06-21T19:18:45.773Z] [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 [2024-06-21T19:18:45.773Z] [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 [2024-06-21T19:18:45.773Z] [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 [2024-06-21T19:18:45.773Z] [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 198 kB/s) [2024-06-21T19:18:45.773Z] [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 [2024-06-21T19:18:45.773Z] [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 [2024-06-21T19:18:45.773Z] [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 [2024-06-21T19:18:45.773Z] [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 [2024-06-21T19:18:45.773Z] [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 [2024-06-21T19:18:45.773Z] [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 2.4 MB/s) [2024-06-21T19:18:46.030Z] [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 [2024-06-21T19:18:46.030Z] [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 [2024-06-21T19:18:46.285Z] [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 [2024-06-21T19:18:46.285Z] [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 [2024-06-21T19:18:46.285Z] [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 [2024-06-21T19:18:46.285Z] [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 198 kB/s) [2024-06-21T19:18:46.285Z] [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 [2024-06-21T19:18:46.285Z] [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 [2024-06-21T19:18:46.285Z] [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 [2024-06-21T19:18:46.285Z] [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 [2024-06-21T19:18:46.285Z] [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 [2024-06-21T19:18:46.285Z] [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 2.6 MB/s) [2024-06-21T19:18:46.543Z] [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 [2024-06-21T19:18:46.543Z] [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 [2024-06-21T19:18:46.544Z] [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 [2024-06-21T19:18:46.544Z] [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 [2024-06-21T19:18:46.544Z] [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 [2024-06-21T19:18:46.544Z] [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 378 kB/s) [2024-06-21T19:18:46.544Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2024-06-21T19:18:46.544Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2024-06-21T19:18:46.544Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2024-06-21T19:18:46.544Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2024-06-21T19:18:46.801Z] [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 [2024-06-21T19:18:46.801Z] [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) [2024-06-21T19:18:46.801Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom [2024-06-21T19:18:46.801Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom [2024-06-21T19:18:46.801Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom [2024-06-21T19:18:46.801Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom [2024-06-21T19:18:46.801Z] [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 [2024-06-21T19:18:46.801Z] [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 1.5 MB/s) [2024-06-21T19:18:46.801Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom [2024-06-21T19:18:46.801Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom [2024-06-21T19:18:46.801Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom [2024-06-21T19:18:46.801Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom [2024-06-21T19:18:46.801Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom [2024-06-21T19:18:46.801Z] [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 668 kB/s) [2024-06-21T19:18:46.801Z] [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 [2024-06-21T19:18:46.801Z] [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 [2024-06-21T19:18:46.801Z] [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 [2024-06-21T19:18:46.801Z] [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 [2024-06-21T19:18:46.801Z] [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 [2024-06-21T19:18:46.801Z] [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.7 MB/s) [2024-06-21T19:18:46.801Z] [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 [2024-06-21T19:18:46.801Z] [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 [2024-06-21T19:18:46.801Z] [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 [2024-06-21T19:18:46.801Z] [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 [2024-06-21T19:18:46.801Z] [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 [2024-06-21T19:18:46.801Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom (8.2 kB at 1.0 MB/s) [2024-06-21T19:18:46.801Z] [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 [2024-06-21T19:18:46.801Z] [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 [2024-06-21T19:18:47.058Z] [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 [2024-06-21T19:18:47.058Z] [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 [2024-06-21T19:18:47.058Z] [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 [2024-06-21T19:18:47.058Z] [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 3.9 MB/s) [2024-06-21T19:18:47.058Z] [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 [2024-06-21T19:18:47.058Z] [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 [2024-06-21T19:18:47.058Z] [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 [2024-06-21T19:18:47.058Z] [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 [2024-06-21T19:18:47.058Z] [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 [2024-06-21T19:18:47.058Z] [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 28 kB/s) [2024-06-21T19:18:47.058Z] [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 [2024-06-21T19:18:47.058Z] [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 [2024-06-21T19:18:47.058Z] [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 [2024-06-21T19:18:47.058Z] [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 [2024-06-21T19:18:47.058Z] [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 [2024-06-21T19:18:47.058Z] [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 635 kB/s) [2024-06-21T19:18:47.058Z] [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 [2024-06-21T19:18:47.058Z] [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 296 kB/s) [2024-06-21T19:18:47.059Z] [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 [2024-06-21T19:18:47.059Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/6.7.0.202309050840-r/org.eclipse.jgit-parent-6.7.0.202309050840-r.pom (34 kB at 1.9 MB/s) [2024-06-21T19:18:47.059Z] [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 [2024-06-21T19:18:47.316Z] [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 [2024-06-21T19:18:47.316Z] [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 [2024-06-21T19:18:47.316Z] [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 [2024-06-21T19:18:47.316Z] [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 [2024-06-21T19:18:47.316Z] [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 562 kB/s) [2024-06-21T19:18:47.316Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2024-06-21T19:18:47.316Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2024-06-21T19:18:47.316Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2024-06-21T19:18:47.316Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2024-06-21T19:18:47.316Z] [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 [2024-06-21T19:18:47.316Z] [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 408 kB/s) [2024-06-21T19:18:47.316Z] [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 [2024-06-21T19:18:47.316Z] [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 [2024-06-21T19:18:47.316Z] [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 [2024-06-21T19:18:47.316Z] [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 44 MB/s) [2024-06-21T19:18:47.316Z] [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 [2024-06-21T19:18:47.316Z] [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 [2024-06-21T19:18:47.316Z] [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 [2024-06-21T19:18:47.316Z] [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 [2024-06-21T19:18:47.316Z] [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 [2024-06-21T19:18:47.572Z] [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 [2024-06-21T19:18:47.572Z] [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 [2024-06-21T19:18:47.573Z] [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 77 kB/s) [2024-06-21T19:18:47.573Z] [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 [2024-06-21T19:18:47.573Z] [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 2.4 MB/s) [2024-06-21T19:18:47.829Z] [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 [2024-06-21T19:18:47.829Z] [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 [2024-06-21T19:18:48.085Z] [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 [2024-06-21T19:18:48.085Z] [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 [2024-06-21T19:18:48.085Z] [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 [2024-06-21T19:18:48.085Z] [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 681 kB/s) [2024-06-21T19:18:48.085Z] [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 [2024-06-21T19:18:48.085Z] [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 [2024-06-21T19:18:48.085Z] [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 [2024-06-21T19:18:48.085Z] [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 [2024-06-21T19:18:48.085Z] [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 [2024-06-21T19:18:48.085Z] [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 3.6 MB/s) [2024-06-21T19:18:48.085Z] [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 [2024-06-21T19:18:48.085Z] [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 [2024-06-21T19:18:48.085Z] [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 [2024-06-21T19:18:48.085Z] [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 [2024-06-21T19:18:48.085Z] [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 [2024-06-21T19:18:48.085Z] [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 2.0 MB/s) [2024-06-21T19:18:48.085Z] [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 [2024-06-21T19:18:48.085Z] [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 [2024-06-21T19:18:48.085Z] [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 [2024-06-21T19:18:48.085Z] [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 [2024-06-21T19:18:48.085Z] [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 [2024-06-21T19:18:48.085Z] [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 5.6 MB/s) [2024-06-21T19:18:48.341Z] [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 [2024-06-21T19:18:48.341Z] [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 [2024-06-21T19:18:48.341Z] [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 [2024-06-21T19:18:48.341Z] [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 [2024-06-21T19:18:48.341Z] [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 [2024-06-21T19:18:48.341Z] [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 183 kB/s) [2024-06-21T19:18:48.341Z] [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 [2024-06-21T19:18:48.342Z] [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 [2024-06-21T19:18:48.342Z] [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 [2024-06-21T19:18:48.342Z] [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 [2024-06-21T19:18:48.342Z] [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 [2024-06-21T19:18:48.342Z] [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 3.9 MB/s) [2024-06-21T19:18:48.342Z] [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 [2024-06-21T19:18:48.342Z] [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 [2024-06-21T19:18:48.342Z] [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 [2024-06-21T19:18:48.342Z] [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 [2024-06-21T19:18:48.342Z] [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 [2024-06-21T19:18:48.342Z] [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 114 kB/s) [2024-06-21T19:18:48.342Z] [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 [2024-06-21T19:18:48.342Z] [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 [2024-06-21T19:18:48.599Z] [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 [2024-06-21T19:18:48.599Z] [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 [2024-06-21T19:18:48.599Z] [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 [2024-06-21T19:18:48.599Z] [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 419 kB/s) [2024-06-21T19:18:48.599Z] [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 [2024-06-21T19:18:48.599Z] [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 [2024-06-21T19:18:48.599Z] [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 [2024-06-21T19:18:48.599Z] [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 [2024-06-21T19:18:48.599Z] [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 [2024-06-21T19:18:48.599Z] [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 268 kB/s) [2024-06-21T19:18:48.599Z] [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 [2024-06-21T19:18:48.599Z] [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 [2024-06-21T19:18:48.599Z] [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 [2024-06-21T19:18:48.599Z] [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 [2024-06-21T19:18:48.599Z] [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 [2024-06-21T19:18:48.599Z] [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 433 kB/s) [2024-06-21T19:18:48.599Z] [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 [2024-06-21T19:18:48.599Z] [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 [2024-06-21T19:18:48.599Z] [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 [2024-06-21T19:18:48.599Z] [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 [2024-06-21T19:18:48.599Z] [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 [2024-06-21T19:18:48.599Z] [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 106 kB/s) [2024-06-21T19:18:48.599Z] [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 [2024-06-21T19:18:48.599Z] [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 [2024-06-21T19:18:48.599Z] [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 [2024-06-21T19:18:48.599Z] [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 [2024-06-21T19:18:48.599Z] [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 [2024-06-21T19:18:48.856Z] [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 77 kB/s) [2024-06-21T19:18:48.856Z] [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 [2024-06-21T19:18:48.856Z] [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 [2024-06-21T19:18:48.856Z] [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 [2024-06-21T19:18:48.856Z] [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 [2024-06-21T19:18:48.856Z] [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 [2024-06-21T19:18:48.856Z] [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 171 kB/s) [2024-06-21T19:18:48.856Z] [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 [2024-06-21T19:18:48.856Z] [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 [2024-06-21T19:18:48.856Z] [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 [2024-06-21T19:18:48.856Z] [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 [2024-06-21T19:18:48.856Z] [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 [2024-06-21T19:18:48.856Z] [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 [2024-06-21T19:18:48.856Z] [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 [2024-06-21T19:18:48.856Z] [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 [2024-06-21T19:18:48.856Z] [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 [2024-06-21T19:18:48.856Z] [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 [2024-06-21T19:18:48.856Z] [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 [2024-06-21T19:18:48.856Z] [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 [2024-06-21T19:18:48.856Z] [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 [2024-06-21T19:18:48.856Z] [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 [2024-06-21T19:18:48.856Z] [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 [2024-06-21T19:18:48.856Z] [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 [2024-06-21T19:18:48.856Z] [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 [2024-06-21T19:18:48.856Z] [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 333 kB/s) [2024-06-21T19:18:48.856Z] [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 [2024-06-21T19:18:48.856Z] [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 [2024-06-21T19:18:48.856Z] [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 [2024-06-21T19:18:48.856Z] [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 499 kB/s) [2024-06-21T19:18:48.856Z] [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 2.5 MB/s) [2024-06-21T19:18:48.856Z] [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.9 MB/s) [2024-06-21T19:18:49.113Z] [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 [2024-06-21T19:18:49.369Z] [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 [2024-06-21T19:18:49.369Z] [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 [2024-06-21T19:18:49.369Z] [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 [2024-06-21T19:18:49.369Z] [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 [2024-06-21T19:18:49.369Z] [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 144 kB/s) [2024-06-21T19:18:49.369Z] [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 [2024-06-21T19:18:49.369Z] [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 [2024-06-21T19:18:49.369Z] [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 [2024-06-21T19:18:49.369Z] [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 [2024-06-21T19:18:49.369Z] [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 [2024-06-21T19:18:49.369Z] [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.6 MB/s) [2024-06-21T19:18:49.369Z] [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 [2024-06-21T19:18:49.369Z] [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 [2024-06-21T19:18:49.369Z] [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 [2024-06-21T19:18:49.369Z] [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 [2024-06-21T19:18:49.369Z] [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 [2024-06-21T19:18:49.369Z] [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 105 kB/s) [2024-06-21T19:18:49.369Z] [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 [2024-06-21T19:18:49.369Z] [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 [2024-06-21T19:18:49.369Z] [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 [2024-06-21T19:18:49.369Z] [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 [2024-06-21T19:18:49.369Z] [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 [2024-06-21T19:18:49.369Z] [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 116 kB/s) [2024-06-21T19:18:49.369Z] [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 [2024-06-21T19:18:49.369Z] [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 [2024-06-21T19:18:49.369Z] [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 [2024-06-21T19:18:49.369Z] [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 [2024-06-21T19:18:49.369Z] [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 [2024-06-21T19:18:49.369Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom (1.3 kB at 183 kB/s) [2024-06-21T19:18:49.369Z] [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 [2024-06-21T19:18:49.626Z] [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 [2024-06-21T19:18:49.626Z] [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 [2024-06-21T19:18:49.626Z] [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 [2024-06-21T19:18:49.626Z] [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 [2024-06-21T19:18:49.626Z] [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 66 kB/s) [2024-06-21T19:18:49.626Z] [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 [2024-06-21T19:18:49.626Z] [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 [2024-06-21T19:18:49.626Z] [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 [2024-06-21T19:18:49.626Z] [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 [2024-06-21T19:18:49.626Z] [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 [2024-06-21T19:18:49.626Z] [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 86 kB/s) [2024-06-21T19:18:49.626Z] [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 [2024-06-21T19:18:49.626Z] [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 [2024-06-21T19:18:49.626Z] [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 [2024-06-21T19:18:49.626Z] [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 [2024-06-21T19:18:49.626Z] [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 [2024-06-21T19:18:49.626Z] [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 72 kB/s) [2024-06-21T19:18:49.626Z] [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 [2024-06-21T19:18:49.626Z] [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 [2024-06-21T19:18:49.626Z] [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 [2024-06-21T19:18:49.626Z] [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 [2024-06-21T19:18:49.626Z] [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 [2024-06-21T19:18:49.626Z] [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 276 kB/s) [2024-06-21T19:18:49.626Z] [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 [2024-06-21T19:18:49.626Z] [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 [2024-06-21T19:18:49.626Z] [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 [2024-06-21T19:18:49.626Z] [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 [2024-06-21T19:18:49.626Z] [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 [2024-06-21T19:18:49.626Z] [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 [2024-06-21T19:18:49.882Z] [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 [2024-06-21T19:18:49.882Z] [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 [2024-06-21T19:18:49.882Z] [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 [2024-06-21T19:18:49.882Z] [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 [2024-06-21T19:18:49.882Z] [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 [2024-06-21T19:18:49.882Z] [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 [2024-06-21T19:18:49.882Z] [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 [2024-06-21T19:18:49.882Z] [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 [2024-06-21T19:18:49.882Z] [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 [2024-06-21T19:18:49.882Z] [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 [2024-06-21T19:18:49.882Z] [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 [2024-06-21T19:18:49.882Z] [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 [2024-06-21T19:18:49.882Z] [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 [2024-06-21T19:18:49.882Z] [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 [2024-06-21T19:18:49.882Z] [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 [2024-06-21T19:18:49.882Z] [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 [2024-06-21T19:18:49.882Z] [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 [2024-06-21T19:18:49.882Z] [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 [2024-06-21T19:18:49.882Z] [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 [2024-06-21T19:18:49.882Z] [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 928 kB/s) [2024-06-21T19:18:49.882Z] [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 [2024-06-21T19:18:49.882Z] [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 [2024-06-21T19:18:49.882Z] [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 [2024-06-21T19:18:49.882Z] [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 [2024-06-21T19:18:49.882Z] [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 [2024-06-21T19:18:49.883Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar (41 kB at 4.1 MB/s) [2024-06-21T19:18:49.883Z] [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.0 MB/s) [2024-06-21T19:18:49.883Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar (17 kB at 1.5 MB/s) [2024-06-21T19:18:49.883Z] [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 19 MB/s) [2024-06-21T19:18:49.883Z] [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 79 MB/s) [2024-06-21T19:18:50.443Z] [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 [2024-06-21T19:18:50.443Z] [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 [2024-06-21T19:18:50.443Z] [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 [2024-06-21T19:18:50.443Z] [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 [2024-06-21T19:18:50.443Z] [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 [2024-06-21T19:18:50.443Z] [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 177 kB/s) [2024-06-21T19:18:50.443Z] [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 [2024-06-21T19:18:50.443Z] [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 [2024-06-21T19:18:50.443Z] [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 [2024-06-21T19:18:50.443Z] [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 [2024-06-21T19:18:50.443Z] [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 [2024-06-21T19:18:50.443Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar (23 kB at 1.7 MB/s) [2024-06-21T19:18:50.700Z] [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 [2024-06-21T19:18:50.700Z] [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 [2024-06-21T19:18:50.956Z] [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 [2024-06-21T19:18:50.956Z] [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 [2024-06-21T19:18:50.956Z] [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 [2024-06-21T19:18:50.956Z] [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 825 kB/s) [2024-06-21T19:18:50.956Z] [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 [2024-06-21T19:18:50.956Z] [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 [2024-06-21T19:18:50.956Z] [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 [2024-06-21T19:18:50.956Z] [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 [2024-06-21T19:18:50.956Z] [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 [2024-06-21T19:18:50.956Z] [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 16 MB/s) [2024-06-21T19:18:50.956Z] [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 [2024-06-21T19:18:50.956Z] [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 [2024-06-21T19:18:50.956Z] [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 [2024-06-21T19:18:50.956Z] [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 [2024-06-21T19:18:50.956Z] [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 [2024-06-21T19:18:50.956Z] [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 422 kB/s) [2024-06-21T19:18:50.956Z] [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 [2024-06-21T19:18:50.956Z] [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 [2024-06-21T19:18:50.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.pom [2024-06-21T19:18:50.956Z] [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 [2024-06-21T19:18:50.956Z] [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 [2024-06-21T19:18:50.956Z] [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 239 kB/s) [2024-06-21T19:18:50.956Z] [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 [2024-06-21T19:18:50.956Z] [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 [2024-06-21T19:18:50.956Z] [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 [2024-06-21T19:18:50.956Z] [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 [2024-06-21T19:18:50.956Z] [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 [2024-06-21T19:18:50.956Z] [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 441 kB/s) [2024-06-21T19:18:50.956Z] [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 [2024-06-21T19:18:50.957Z] [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 [2024-06-21T19:18:50.957Z] [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 [2024-06-21T19:18:50.957Z] [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 [2024-06-21T19:18:50.957Z] [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 [2024-06-21T19:18:50.957Z] [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 266 kB/s) [2024-06-21T19:18:51.213Z] [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 [2024-06-21T19:18:51.213Z] [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 [2024-06-21T19:18:51.213Z] [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 [2024-06-21T19:18:51.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.pom [2024-06-21T19:18:51.213Z] [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 [2024-06-21T19:18:51.213Z] [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 278 kB/s) [2024-06-21T19:18:51.213Z] [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 [2024-06-21T19:18:51.213Z] [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 [2024-06-21T19:18:51.213Z] [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 [2024-06-21T19:18:51.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.pom [2024-06-21T19:18:51.213Z] [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 [2024-06-21T19:18:51.213Z] [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 409 kB/s) [2024-06-21T19:18:51.213Z] [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 [2024-06-21T19:18:51.213Z] [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 [2024-06-21T19:18:51.213Z] [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 [2024-06-21T19:18:51.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.pom [2024-06-21T19:18:51.213Z] [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 [2024-06-21T19:18:51.213Z] [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 470 kB/s) [2024-06-21T19:18:51.214Z] [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 [2024-06-21T19:18:51.214Z] [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 [2024-06-21T19:18:51.214Z] [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 [2024-06-21T19:18:51.214Z] [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 [2024-06-21T19:18:51.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.pom [2024-06-21T19:18:51.214Z] [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 366 kB/s) [2024-06-21T19:18:51.214Z] [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 [2024-06-21T19:18:51.214Z] [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 [2024-06-21T19:18:51.214Z] [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 [2024-06-21T19:18:51.214Z] [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 [2024-06-21T19:18:51.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.pom [2024-06-21T19:18:51.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.pom (3.3 kB at 412 kB/s) [2024-06-21T19:18:51.214Z] [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 [2024-06-21T19:18:51.214Z] [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 [2024-06-21T19:18:51.214Z] [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 [2024-06-21T19:18:51.214Z] [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 [2024-06-21T19:18:51.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.pom [2024-06-21T19:18:51.214Z] [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 268 kB/s) [2024-06-21T19:18:51.214Z] [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 [2024-06-21T19:18:51.214Z] [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 [2024-06-21T19:18:51.214Z] [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 [2024-06-21T19:18:51.214Z] [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 [2024-06-21T19:18:51.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.pom [2024-06-21T19:18:51.214Z] [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) [2024-06-21T19:18:51.214Z] [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 [2024-06-21T19:18:51.471Z] [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 [2024-06-21T19:18:51.471Z] [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 [2024-06-21T19:18:51.471Z] [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 [2024-06-21T19:18:51.471Z] [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 [2024-06-21T19:18:51.471Z] [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 268 kB/s) [2024-06-21T19:18:51.471Z] [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 [2024-06-21T19:18:51.471Z] [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 [2024-06-21T19:18:51.471Z] [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 [2024-06-21T19:18:51.471Z] [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 [2024-06-21T19:18:51.471Z] [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 [2024-06-21T19:18:51.471Z] [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 373 kB/s) [2024-06-21T19:18:51.471Z] [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 [2024-06-21T19:18:51.471Z] [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 [2024-06-21T19:18:51.471Z] [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 [2024-06-21T19:18:51.471Z] [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 [2024-06-21T19:18:51.471Z] [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 [2024-06-21T19:18:51.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.pom (2.9 kB at 140 kB/s) [2024-06-21T19:18:51.471Z] [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 [2024-06-21T19:18:51.471Z] [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 [2024-06-21T19:18:51.471Z] [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 [2024-06-21T19:18:51.471Z] [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 [2024-06-21T19:18:51.471Z] [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 [2024-06-21T19:18:51.471Z] [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 480 kB/s) [2024-06-21T19:18:51.471Z] [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 [2024-06-21T19:18:51.471Z] [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 [2024-06-21T19:18:51.471Z] [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 [2024-06-21T19:18:51.471Z] [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 [2024-06-21T19:18:51.471Z] [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 [2024-06-21T19:18:51.471Z] [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 207 kB/s) [2024-06-21T19:18:51.471Z] [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 [2024-06-21T19:18:51.471Z] [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 [2024-06-21T19:18:51.471Z] [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 [2024-06-21T19:18:51.471Z] [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 [2024-06-21T19:18:51.471Z] [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 [2024-06-21T19:18:51.471Z] [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.0 MB/s) [2024-06-21T19:18:51.471Z] [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 [2024-06-21T19:18:51.471Z] [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 [2024-06-21T19:18:51.471Z] [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 [2024-06-21T19:18:51.471Z] [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 [2024-06-21T19:18:51.471Z] [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 [2024-06-21T19:18:51.471Z] [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.0 MB/s) [2024-06-21T19:18:51.471Z] [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 [2024-06-21T19:18:51.728Z] [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 [2024-06-21T19:18:51.728Z] [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 [2024-06-21T19:18:51.728Z] [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 [2024-06-21T19:18:51.728Z] [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 [2024-06-21T19:18:51.728Z] [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 406 kB/s) [2024-06-21T19:18:51.728Z] [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 [2024-06-21T19:18:51.728Z] [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 [2024-06-21T19:18:51.728Z] [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 [2024-06-21T19:18:51.728Z] [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 [2024-06-21T19:18:51.728Z] [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 [2024-06-21T19:18:51.728Z] [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 186 kB/s) [2024-06-21T19:18:51.728Z] [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 [2024-06-21T19:18:51.728Z] [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 [2024-06-21T19:18:51.728Z] [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 [2024-06-21T19:18:51.728Z] [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 [2024-06-21T19:18:51.728Z] [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 [2024-06-21T19:18:51.728Z] [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 204 kB/s) [2024-06-21T19:18:51.728Z] [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 [2024-06-21T19:18:51.728Z] [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 [2024-06-21T19:18:51.728Z] [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 [2024-06-21T19:18:51.728Z] [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 [2024-06-21T19:18:51.729Z] [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 [2024-06-21T19:18:51.729Z] [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 451 kB/s) [2024-06-21T19:18:51.729Z] [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 [2024-06-21T19:18:51.729Z] [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 [2024-06-21T19:18:51.729Z] [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 [2024-06-21T19:18:51.729Z] [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 [2024-06-21T19:18:51.729Z] [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 [2024-06-21T19:18:51.729Z] [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 300 kB/s) [2024-06-21T19:18:51.729Z] [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 [2024-06-21T19:18:51.729Z] [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 [2024-06-21T19:18:51.729Z] [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 [2024-06-21T19:18:51.729Z] [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 [2024-06-21T19:18:51.729Z] [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 [2024-06-21T19:18:51.729Z] [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 495 kB/s) [2024-06-21T19:18:51.729Z] [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 [2024-06-21T19:18:51.986Z] [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 [2024-06-21T19:18:51.986Z] [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 [2024-06-21T19:18:51.986Z] [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 [2024-06-21T19:18:51.986Z] [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 [2024-06-21T19:18:51.986Z] [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) [2024-06-21T19:18:51.986Z] [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 [2024-06-21T19:18:51.986Z] [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 [2024-06-21T19:18:51.986Z] [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 [2024-06-21T19:18:51.986Z] [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 [2024-06-21T19:18:51.986Z] [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 [2024-06-21T19:18:51.986Z] [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 199 kB/s) [2024-06-21T19:18:51.986Z] [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 [2024-06-21T19:18:51.986Z] [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 [2024-06-21T19:18:51.986Z] [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 [2024-06-21T19:18:51.986Z] [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 [2024-06-21T19:18:51.986Z] [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 [2024-06-21T19:18:51.986Z] [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 942 kB/s) [2024-06-21T19:18:51.986Z] [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 [2024-06-21T19:18:51.986Z] [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 [2024-06-21T19:18:51.986Z] [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 [2024-06-21T19:18:51.986Z] [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 [2024-06-21T19:18:51.986Z] [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 [2024-06-21T19:18:51.986Z] [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 211 kB/s) [2024-06-21T19:18:51.986Z] [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 [2024-06-21T19:18:51.986Z] [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 [2024-06-21T19:18:51.986Z] [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 [2024-06-21T19:18:51.986Z] [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 [2024-06-21T19:18:51.986Z] [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 [2024-06-21T19:18:51.986Z] [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 644 kB/s) [2024-06-21T19:18:51.986Z] [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 [2024-06-21T19:18:51.986Z] [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 [2024-06-21T19:18:51.986Z] [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 [2024-06-21T19:18:51.986Z] [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 [2024-06-21T19:18:51.986Z] [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 [2024-06-21T19:18:51.986Z] [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 258 kB/s) [2024-06-21T19:18:51.986Z] [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 [2024-06-21T19:18:51.987Z] [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 [2024-06-21T19:18:51.987Z] [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 [2024-06-21T19:18:51.987Z] [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 [2024-06-21T19:18:52.244Z] [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 [2024-06-21T19:18:52.244Z] [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 552 kB/s) [2024-06-21T19:18:52.244Z] [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 [2024-06-21T19:18:52.244Z] [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 [2024-06-21T19:18:52.244Z] [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 [2024-06-21T19:18:52.244Z] [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 [2024-06-21T19:18:52.244Z] [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 [2024-06-21T19:18:52.244Z] [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 460 kB/s) [2024-06-21T19:18:52.244Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.pom [2024-06-21T19:18:52.244Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.4/asm-9.4.pom [2024-06-21T19:18:52.244Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.4/asm-9.4.pom [2024-06-21T19:18:52.244Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.4/asm-9.4.pom [2024-06-21T19:18:52.244Z] [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 [2024-06-21T19:18:52.244Z] [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 263 kB/s) [2024-06-21T19:18:52.244Z] [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 [2024-06-21T19:18:52.244Z] [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 [2024-06-21T19:18:52.244Z] [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 [2024-06-21T19:18:52.244Z] [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 [2024-06-21T19:18:52.244Z] [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 [2024-06-21T19:18:52.244Z] [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.1 MB/s) [2024-06-21T19:18:52.244Z] [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 [2024-06-21T19:18:52.244Z] [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 [2024-06-21T19:18:52.244Z] [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 [2024-06-21T19:18:52.244Z] [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 [2024-06-21T19:18:52.244Z] [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 [2024-06-21T19:18:52.244Z] [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 399 kB/s) [2024-06-21T19:18:52.244Z] [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 [2024-06-21T19:18:52.244Z] [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 [2024-06-21T19:18:52.244Z] [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 [2024-06-21T19:18:52.244Z] [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 [2024-06-21T19:18:52.244Z] [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 [2024-06-21T19:18:52.245Z] [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 360 kB/s) [2024-06-21T19:18:52.245Z] [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 [2024-06-21T19:18:52.245Z] [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 [2024-06-21T19:18:52.245Z] [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 [2024-06-21T19:18:52.245Z] [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 [2024-06-21T19:18:52.245Z] [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 [2024-06-21T19:18:52.245Z] [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 202 kB/s) [2024-06-21T19:18:52.245Z] [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 [2024-06-21T19:18:52.245Z] [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 [2024-06-21T19:18:52.245Z] [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 [2024-06-21T19:18:52.501Z] [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 [2024-06-21T19:18:52.501Z] [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 [2024-06-21T19:18:52.501Z] [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 229 kB/s) [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom (29 kB at 2.3 MB/s) [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.jar [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.502Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.4/asm-9.4.jar [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.4/asm-9.4.jar [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.503Z] [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 [2024-06-21T19:18:52.504Z] [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 [2024-06-21T19:18:52.504Z] [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 [2024-06-21T19:18:52.759Z] [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 [2024-06-21T19:18:52.759Z] [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 [2024-06-21T19:18:52.759Z] [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 [2024-06-21T19:18:52.759Z] [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 [2024-06-21T19:18:52.759Z] [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 [2024-06-21T19:18:52.759Z] [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 [2024-06-21T19:18:52.759Z] [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 [2024-06-21T19:18:52.759Z] [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 [2024-06-21T19:18:52.759Z] [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 [2024-06-21T19:18:52.759Z] [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 [2024-06-21T19:18:52.759Z] [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 [2024-06-21T19:18:52.759Z] [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 [2024-06-21T19:18:52.759Z] [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 [2024-06-21T19:18:52.759Z] [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 [2024-06-21T19:18:52.759Z] [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 [2024-06-21T19:18:52.760Z] [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 [2024-06-21T19:18:52.760Z] [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 [2024-06-21T19:18:52.760Z] [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 [2024-06-21T19:18:52.760Z] [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 [2024-06-21T19:18:52.760Z] [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 [2024-06-21T19:18:52.760Z] [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 [2024-06-21T19:18:52.760Z] [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 [2024-06-21T19:18:52.760Z] [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 [2024-06-21T19:18:52.760Z] [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 [2024-06-21T19:18:52.760Z] [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 [2024-06-21T19:18:52.760Z] [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 [2024-06-21T19:18:52.760Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.4/asm-9.4.jar [2024-06-21T19:18:52.760Z] [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 [2024-06-21T19:18:52.760Z] [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 [2024-06-21T19:18:52.760Z] [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 [2024-06-21T19:18:52.760Z] [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 [2024-06-21T19:18:52.760Z] [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 [2024-06-21T19:18:52.760Z] [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 [2024-06-21T19:18:52.760Z] [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 78 MB/s) [2024-06-21T19:18:52.760Z] [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 [2024-06-21T19:18:52.760Z] [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 [2024-06-21T19:18:52.760Z] [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 [2024-06-21T19:18:52.760Z] [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 [2024-06-21T19:18:52.760Z] [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 [2024-06-21T19:18:52.760Z] [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 3.4 MB/s) [2024-06-21T19:18:52.760Z] [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 [2024-06-21T19:18:52.760Z] [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.8 MB/s) [2024-06-21T19:18:52.760Z] [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 [2024-06-21T19:18:52.760Z] [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 35 MB/s) [2024-06-21T19:18:52.760Z] [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 [2024-06-21T19:18:52.760Z] [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 6.6 MB/s) [2024-06-21T19:18:52.760Z] [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 [2024-06-21T19:18:52.760Z] [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 27 MB/s) [2024-06-21T19:18:52.760Z] [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 [2024-06-21T19:18:52.760Z] [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 15 MB/s) [2024-06-21T19:18:52.760Z] [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 [2024-06-21T19:18:52.760Z] [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 21 MB/s) [2024-06-21T19:18:52.760Z] [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 [2024-06-21T19:18:52.760Z] [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 13 MB/s) [2024-06-21T19:18:52.760Z] [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 [2024-06-21T19:18:52.760Z] [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 12 MB/s) [2024-06-21T19:18:52.760Z] [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 [2024-06-21T19:18:52.760Z] [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 12 MB/s) [2024-06-21T19:18:52.760Z] [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 [2024-06-21T19:18:52.761Z] [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 11 MB/s) [2024-06-21T19:18:52.761Z] [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 [2024-06-21T19:18:52.761Z] [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 758 kB/s) [2024-06-21T19:18:52.761Z] [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 1.4 MB/s) [2024-06-21T19:18:52.761Z] [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 [2024-06-21T19:18:52.761Z] [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 [2024-06-21T19:18:52.761Z] [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 122 kB/s) [2024-06-21T19:18:52.761Z] [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 [2024-06-21T19:18:52.761Z] [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 6.8 MB/s) [2024-06-21T19:18:52.761Z] [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 [2024-06-21T19:18:52.761Z] [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.5 MB/s) [2024-06-21T19:18:52.761Z] [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 [2024-06-21T19:18:52.761Z] [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 6.9 MB/s) [2024-06-21T19:18:52.761Z] [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 [2024-06-21T19:18:52.761Z] [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 217 kB/s) [2024-06-21T19:18:52.761Z] [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 [2024-06-21T19:18:52.761Z] [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 68 kB/s) [2024-06-21T19:18:52.761Z] [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 [2024-06-21T19:18:52.761Z] [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.5 MB/s) [2024-06-21T19:18:52.761Z] [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 [2024-06-21T19:18:52.761Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar (55 kB at 430 kB/s) [2024-06-21T19:18:52.761Z] [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 [2024-06-21T19:18:52.761Z] [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 479 kB/s) [2024-06-21T19:18:52.761Z] [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 [2024-06-21T19:18:53.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar (2.3 MB at 18 MB/s) [2024-06-21T19:18:53.017Z] [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 [2024-06-21T19:18:53.017Z] [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 894 kB/s) [2024-06-21T19:18:53.017Z] [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 [2024-06-21T19:18:53.017Z] [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 822 kB/s) [2024-06-21T19:18:53.017Z] [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 [2024-06-21T19:18:53.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar (196 kB at 1.4 MB/s) [2024-06-21T19:18:53.017Z] [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 [2024-06-21T19:18:53.017Z] [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.3 MB/s) [2024-06-21T19:18:53.017Z] [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 891 kB/s) [2024-06-21T19:18:53.017Z] [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 149 kB/s) [2024-06-21T19:18:53.017Z] [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) [2024-06-21T19:18:53.017Z] [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.0 MB/s) [2024-06-21T19:18:53.581Z] [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 [2024-06-21T19:18:53.581Z] [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 [2024-06-21T19:18:53.581Z] [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 [2024-06-21T19:18:53.581Z] [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 [2024-06-21T19:18:53.581Z] [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 [2024-06-21T19:18:53.581Z] [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 337 kB/s) [2024-06-21T19:18:53.581Z] [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 [2024-06-21T19:18:53.581Z] [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 [2024-06-21T19:18:53.838Z] [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 [2024-06-21T19:18:53.838Z] [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 [2024-06-21T19:18:53.838Z] [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 [2024-06-21T19:18:53.838Z] [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 9.4 MB/s) [2024-06-21T19:18:53.838Z] [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 [2024-06-21T19:18:53.838Z] [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 [2024-06-21T19:18:53.838Z] [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 [2024-06-21T19:18:53.838Z] [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 [2024-06-21T19:18:53.838Z] [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 [2024-06-21T19:18:53.838Z] [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) [2024-06-21T19:18:53.838Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom [2024-06-21T19:18:53.838Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom [2024-06-21T19:18:53.838Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom [2024-06-21T19:18:53.838Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom [2024-06-21T19:18:53.838Z] [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 [2024-06-21T19:18:53.838Z] [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 2.2 MB/s) [2024-06-21T19:18:53.838Z] [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 [2024-06-21T19:18:53.838Z] [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 [2024-06-21T19:18:53.838Z] [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 [2024-06-21T19:18:53.838Z] [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 [2024-06-21T19:18:53.838Z] [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 [2024-06-21T19:18:54.097Z] [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 2.0 MB/s) [2024-06-21T19:18:54.097Z] [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 [2024-06-21T19:18:54.097Z] [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 [2024-06-21T19:18:54.097Z] [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 [2024-06-21T19:18:54.097Z] [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 [2024-06-21T19:18:54.098Z] [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 [2024-06-21T19:18:54.098Z] [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 700 kB/s) [2024-06-21T19:18:54.098Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom [2024-06-21T19:18:54.098Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom [2024-06-21T19:18:54.098Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom [2024-06-21T19:18:54.098Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom [2024-06-21T19:18:54.098Z] [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 [2024-06-21T19:18:54.098Z] [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 1.2 MB/s) [2024-06-21T19:18:54.098Z] [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 [2024-06-21T19:18:54.098Z] [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 [2024-06-21T19:18:54.098Z] [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 [2024-06-21T19:18:54.098Z] [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 [2024-06-21T19:18:54.098Z] [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 [2024-06-21T19:18:54.098Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar (41 kB at 3.2 MB/s) [2024-06-21T19:18:54.354Z] [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 [2024-06-21T19:18:54.354Z] [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 [2024-06-21T19:18:54.354Z] [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 [2024-06-21T19:18:54.354Z] [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 [2024-06-21T19:18:54.354Z] [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 [2024-06-21T19:18:54.354Z] [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 151 kB/s) [2024-06-21T19:18:54.354Z] [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 [2024-06-21T19:18:54.354Z] [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 [2024-06-21T19:18:54.354Z] [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 [2024-06-21T19:18:54.354Z] [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 [2024-06-21T19:18:54.610Z] [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 [2024-06-21T19:18:54.610Z] [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 657 kB/s) [2024-06-21T19:18:54.610Z] [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 [2024-06-21T19:18:54.610Z] [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 [2024-06-21T19:18:54.610Z] [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 [2024-06-21T19:18:54.610Z] [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 [2024-06-21T19:18:54.610Z] [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 [2024-06-21T19:18:54.610Z] [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 66 kB/s) [2024-06-21T19:18:54.610Z] [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 [2024-06-21T19:18:54.610Z] [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 [2024-06-21T19:18:54.610Z] [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 [2024-06-21T19:18:54.610Z] [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 [2024-06-21T19:18:54.610Z] [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 [2024-06-21T19:18:54.611Z] [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) [2024-06-21T19:18:54.611Z] [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 [2024-06-21T19:18:54.611Z] [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 [2024-06-21T19:18:54.611Z] [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 [2024-06-21T19:18:54.611Z] [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 [2024-06-21T19:18:54.866Z] [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 [2024-06-21T19:18:54.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom (18 kB at 2.0 MB/s) [2024-06-21T19:18:54.867Z] [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 [2024-06-21T19:18:54.867Z] [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 [2024-06-21T19:18:54.867Z] [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 [2024-06-21T19:18:54.867Z] [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 [2024-06-21T19:18:54.867Z] [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 [2024-06-21T19:18:54.867Z] [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 [2024-06-21T19:18:54.867Z] [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 [2024-06-21T19:18:54.867Z] [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 [2024-06-21T19:18:54.867Z] [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 [2024-06-21T19:18:54.867Z] [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 [2024-06-21T19:18:55.123Z] [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 74 MB/s) [2024-06-21T19:18:55.123Z] [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 [2024-06-21T19:18:55.123Z] [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 10 MB/s) [2024-06-21T19:18:55.379Z] [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 [2024-06-21T19:18:55.379Z] [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 [2024-06-21T19:18:55.379Z] [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 [2024-06-21T19:18:55.379Z] [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 [2024-06-21T19:18:55.379Z] [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 [2024-06-21T19:18:55.635Z] [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 37 kB/s) [2024-06-21T19:18:55.635Z] [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 [2024-06-21T19:18:55.635Z] [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 [2024-06-21T19:18:55.635Z] [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 [2024-06-21T19:18:55.635Z] [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 [2024-06-21T19:18:55.635Z] [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 [2024-06-21T19:18:55.635Z] [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 188 kB/s) [2024-06-21T19:18:55.635Z] [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 [2024-06-21T19:18:55.635Z] [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 [2024-06-21T19:18:55.635Z] [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 [2024-06-21T19:18:55.635Z] [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 [2024-06-21T19:18:55.635Z] [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 [2024-06-21T19:18:55.635Z] [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 315 kB/s) [2024-06-21T19:18:55.635Z] [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 [2024-06-21T19:18:55.635Z] [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 [2024-06-21T19:18:55.635Z] [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 [2024-06-21T19:18:55.635Z] [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 [2024-06-21T19:18:55.892Z] [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 [2024-06-21T19:18:55.892Z] [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 [2024-06-21T19:18:55.892Z] [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 [2024-06-21T19:18:55.892Z] [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 [2024-06-21T19:18:55.892Z] [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 [2024-06-21T19:18:55.892Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 21 MB/s) [2024-06-21T19:18:55.892Z] [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 [2024-06-21T19:18:55.892Z] [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 357 kB/s) [2024-06-21T19:18:59.167Z] [WARNING] The project org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator:pom:0.10.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 [2024-06-21T19:18:59.167Z] [WARNING] The requested profile "build-rcp" could not be activated because it does not exist. [2024-06-21T19:18:59.167Z] [INFO] ------------------------------------------------------------------------ [2024-06-21T19:18:59.167Z] [INFO] Reactor Build Order: [2024-06-21T19:18:59.167Z] [INFO] [2024-06-21T19:18:59.167Z] [INFO] Trace Compass Incubator Parent [pom] [2024-06-21T19:18:59.167Z] [INFO] Trace Compass Incubator Common Parent [pom] [2024-06-21T19:18:59.167Z] [INFO] Trace Compass Incubator Target Platform [pom] [2024-06-21T19:18:59.167Z] [INFO] Trace Compass Incubator Callstack Parent [pom] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.analysis.core [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.callstack.core [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.callstack.ui [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] Trace Compass Incubator Documentation [pom] [2024-06-21T19:18:59.167Z] [INFO] Trace Compass Incubator callstack User Guide [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.callstack [eclipse-feature] [2024-06-21T19:18:59.167Z] [INFO] Trace Compass Incubator analyses Parent [pom] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount.core [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] Trace Compass Incubator eventcount User Guide [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount [eclipse-feature] [2024-06-21T19:18:59.167Z] [INFO] Trace Compass Incubator Scripting User Guide [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.filters.core [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] Trace Compass Incubator Scripting Parent [pom] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.scripting.core [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.scripting.ui [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.scripting [eclipse-feature] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.scripting.javascript [eclipse-feature] [2024-06-21T19:18:59.167Z] [INFO] Trace Compass Incubator tracetypes Parent [pom] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.ros2.core [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] Trace Compass Incubator ROS 2 User Guide [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.ros2.ui [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.ros2 [eclipse-feature] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.inandout.core [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] Trace Compass Incubator inandout User Guide [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.inandout.ui [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.inandout [eclipse-feature] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.kernel.core [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras.core [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] Trace Compass Incubator LTTng2 Ust Extras User Guide [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras [eclipse-feature] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.ftrace.core [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] Trace Compass Incubator ftrace User Guide [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.ftrace [eclipse-feature] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.core [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] Trace Compass Incubator for Android User Guide [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.ui [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.traceevent [eclipse-feature] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.atrace.core [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.atrace [eclipse-feature] [2024-06-21T19:18:59.167Z] [INFO] Trace Compass Incubator Virtual Machine Analysis User Guide [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] Trace Compass Incubator VM Parent [pom] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis [eclipse-feature] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.ros.core [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.ros.ui [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] Trace Compass Incubator ROS User Guide [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.ros [eclipse-feature] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.uftrace.core [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] Trace Compass Incubator uftrace User Guide [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.uftrace [eclipse-feature] [2024-06-21T19:18:59.167Z] [INFO] Trace Compass Incubator Perf Profiling User Guide [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling.core [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling [eclipse-feature] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] Trace Compass Incubator Filters User Guide [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.filters.ui [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.filters [eclipse-feature] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.kernel.ui [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] Trace Compass Incubator kernel User Guide [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.kernel [eclipse-feature] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.core [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.ui [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven [eclipse-feature] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.otf2.core [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] Trace Compass Incubator otf2 User Guide [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.otf2.ui [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.otf2 [eclipse-feature] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.rocm.core [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.rocm [eclipse-feature] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass.core [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass [eclipse-feature] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.core [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.ui [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] Trace Compass Incubator opentracing User Guide [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.opentracing [eclipse-feature] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.scripting.python [eclipse-feature] [2024-06-21T19:18:59.167Z] [INFO] Trace Compass Incubator Repository [eclipse-repository] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.xaf.core [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.xaf.ui [eclipse-plugin] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests [eclipse-test-plugin] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.kernel.core.tests [eclipse-test-plugin] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount.core.tests [eclipse-test-plugin] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.filters.core.tests [eclipse-test-plugin] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.tmf.ui.multiview [eclipse-feature] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.rocm.core.tests [eclipse-test-plugin] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.inandout.core.tests [eclipse-test-plugin] [2024-06-21T19:18:59.167Z] [INFO] org.eclipse.tracecompass.incubator.analysis.core.tests [eclipse-test-plugin] [2024-06-21T19:18:59.168Z] [INFO] org.eclipse.tracecompass.incubator.callstack.core.tests [eclipse-test-plugin] [2024-06-21T19:18:59.168Z] [INFO] org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests [eclipse-test-plugin] [2024-06-21T19:18:59.168Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests [eclipse-test-plugin] [2024-06-21T19:18:59.168Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests [eclipse-test-plugin] [2024-06-21T19:18:59.168Z] [INFO] org.eclipse.tracecompass.incubator.scripting.core.tests [eclipse-test-plugin] [2024-06-21T19:18:59.168Z] [INFO] Trace Compass Incubator Scripting UI Tests Plug-in [eclipse-test-plugin] [2024-06-21T19:18:59.168Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.core.tests [eclipse-test-plugin] [2024-06-21T19:18:59.168Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.core.tests [eclipse-test-plugin] [2024-06-21T19:18:59.168Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.core.tests [eclipse-test-plugin] [2024-06-21T19:18:59.168Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling.core.tests [eclipse-test-plugin] [2024-06-21T19:18:59.168Z] [INFO] org.eclipse.tracecompass.incubator.uftrace.core.tests [eclipse-test-plugin] [2024-06-21T19:18:59.168Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass.core.tests [eclipse-test-plugin] [2024-06-21T19:18:59.168Z] [INFO] org.eclipse.tracecompass.incubator.ftrace.core.tests [eclipse-test-plugin] [2024-06-21T19:18:59.168Z] [INFO] org.eclipse.tracecompass.incubator.atrace.core.tests [eclipse-test-plugin] [2024-06-21T19:18:59.168Z] [INFO] org.eclipse.tracecompass.incubator.ros.core.tests [eclipse-test-plugin] [2024-06-21T19:18:59.168Z] [INFO] org.eclipse.tracecompass.incubator.ros2.core.tests [eclipse-test-plugin] [2024-06-21T19:18:59.168Z] [INFO] org.eclipse.tracecompass.incubator.otf2.core.tests [eclipse-test-plugin] [2024-06-21T19:18:59.168Z] [INFO] org.eclipse.tracecompass.incubator.gerrit.core [eclipse-plugin] [2024-06-21T19:18:59.168Z] [INFO] Trace Compass Incubator Gerrit User Guide [eclipse-plugin] [2024-06-21T19:18:59.168Z] [INFO] org.eclipse.tracecompass.incubator.gerrit [eclipse-feature] [2024-06-21T19:18:59.168Z] [INFO] org.eclipse.tracecompass.incubator.gerrit.core.tests [eclipse-test-plugin] [2024-06-21T19:18:59.168Z] [INFO] org.eclipse.tracecompass.incubator.system.core [eclipse-plugin] [2024-06-21T19:18:59.168Z] [INFO] Trace Compass Incubator System User Guide [eclipse-plugin] [2024-06-21T19:18:59.168Z] [INFO] org.eclipse.tracecompass.incubator.system [eclipse-feature] [2024-06-21T19:18:59.168Z] [INFO] org.eclipse.tracecompass.incubator.system.core.tests [eclipse-test-plugin] [2024-06-21T19:18:59.168Z] [INFO] Trace Compass Incubator Trace Server Parent [pom] [2024-06-21T19:18:59.168Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core [eclipse-plugin] [2024-06-21T19:18:59.168Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest [eclipse-feature] [2024-06-21T19:18:59.168Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests [eclipse-test-plugin] [2024-06-21T19:18:59.168Z] [INFO] Trace Compass Server Product [eclipse-repository] [2024-06-21T19:18:59.168Z] [INFO] Trace Compass Incubator Trace Server Developer Guide [eclipse-plugin] [2024-06-21T19:18:59.168Z] [INFO] Trace Compass Incubator RCP Parent [pom] [2024-06-21T19:18:59.168Z] [INFO] Trace Compass Incubator RCP Feature [eclipse-feature] [2024-06-21T19:18:59.168Z] [INFO] Trace Compass RCP Branding plug-in [eclipse-plugin] [2024-06-21T19:18:59.168Z] [INFO] Trace Compass RCP Branding Feature [eclipse-feature] [2024-06-21T19:18:59.168Z] [INFO] Trace Compass Incubator RCP Product [eclipse-repository] [2024-06-21T19:18:59.168Z] [INFO] [2024-06-21T19:18:59.168Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator >-- [2024-06-21T19:18:59.168Z] [INFO] Building Trace Compass Incubator Parent 0.10.0-SNAPSHOT [1/128] [2024-06-21T19:18:59.168Z] [INFO] from pom.xml [2024-06-21T19:18:59.168Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-21T19:18:59.168Z] [INFO] [2024-06-21T19:18:59.168Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator --- [2024-06-21T19:18:59.168Z] [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 [2024-06-21T19:18:59.168Z] [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 [2024-06-21T19:18:59.168Z] [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 [2024-06-21T19:18:59.168Z] [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 [2024-06-21T19:18:59.168Z] [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 [2024-06-21T19:18:59.168Z] [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 962 kB/s) [2024-06-21T19:18:59.168Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/13/plexus-13.pom [2024-06-21T19:18:59.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/13/plexus-13.pom [2024-06-21T19:18:59.168Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/13/plexus-13.pom [2024-06-21T19:18:59.168Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/13/plexus-13.pom [2024-06-21T19:18:59.168Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/13/plexus-13.pom [2024-06-21T19:18:59.168Z] [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 9.1 MB/s) [2024-06-21T19:18:59.168Z] [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 [2024-06-21T19:18:59.168Z] [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 [2024-06-21T19:18:59.168Z] [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 [2024-06-21T19:18:59.168Z] [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 [2024-06-21T19:18:59.168Z] [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 [2024-06-21T19:18:59.168Z] [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 16 MB/s) [2024-06-21T19:18:59.168Z] [INFO] [2024-06-21T19:18:59.168Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator --- [2024-06-21T19:18:59.168Z] [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 [2024-06-21T19:18:59.168Z] [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 [2024-06-21T19:18:59.168Z] [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 [2024-06-21T19:18:59.168Z] [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 [2024-06-21T19:18:59.168Z] [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 [2024-06-21T19:18:59.168Z] [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 41 kB/s) [2024-06-21T19:18:59.168Z] [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 [2024-06-21T19:18:59.168Z] [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 [2024-06-21T19:18:59.168Z] [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 [2024-06-21T19:18:59.168Z] [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 [2024-06-21T19:18:59.168Z] [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 [2024-06-21T19:18:59.168Z] [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 30 kB/s) [2024-06-21T19:18:59.168Z] [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 [2024-06-21T19:18:59.168Z] [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 [2024-06-21T19:18:59.168Z] [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 [2024-06-21T19:18:59.168Z] [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 [2024-06-21T19:18:59.168Z] [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 [2024-06-21T19:18:59.168Z] [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.8 MB/s) [2024-06-21T19:18:59.168Z] [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 [2024-06-21T19:18:59.169Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom [2024-06-21T19:18:59.425Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom [2024-06-21T19:18:59.425Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom [2024-06-21T19:18:59.425Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom [2024-06-21T19:18:59.425Z] [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 [2024-06-21T19:18:59.425Z] [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 2.5 MB/s) [2024-06-21T19:18:59.425Z] [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 [2024-06-21T19:18:59.425Z] [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 [2024-06-21T19:18:59.425Z] [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 [2024-06-21T19:18:59.425Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.15/commons-codec-1.15.jar [2024-06-21T19:18:59.425Z] [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 [2024-06-21T19:18:59.425Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar [2024-06-21T19:18:59.425Z] [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 [2024-06-21T19:18:59.425Z] [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 [2024-06-21T19:18:59.425Z] [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 [2024-06-21T19:18:59.425Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.jar [2024-06-21T19:18:59.425Z] [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 [2024-06-21T19:18:59.425Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar [2024-06-21T19:18:59.425Z] [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 [2024-06-21T19:18:59.425Z] [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 [2024-06-21T19:18:59.425Z] [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 [2024-06-21T19:18:59.425Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.jar [2024-06-21T19:18:59.425Z] [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 [2024-06-21T19:18:59.425Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar [2024-06-21T19:18:59.425Z] [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 [2024-06-21T19:18:59.425Z] [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 [2024-06-21T19:18:59.425Z] [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 [2024-06-21T19:18:59.425Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.15/commons-codec-1.15.jar [2024-06-21T19:18:59.425Z] [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 [2024-06-21T19:18:59.425Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar [2024-06-21T19:18:59.426Z] [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 [2024-06-21T19:18:59.426Z] [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 288 kB/s) [2024-06-21T19:18:59.426Z] [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 [2024-06-21T19:18:59.426Z] [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 [2024-06-21T19:18:59.426Z] [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 [2024-06-21T19:18:59.426Z] [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 [2024-06-21T19:18:59.426Z] [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 [2024-06-21T19:18:59.426Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 65 MB/s) [2024-06-21T19:18:59.426Z] [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 78 MB/s) [2024-06-21T19:18:59.426Z] [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 29 MB/s) [2024-06-21T19:18:59.426Z] [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 28 MB/s) [2024-06-21T19:18:59.426Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar (145 kB at 2.6 MB/s) [2024-06-21T19:18:59.683Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [2024-06-21T19:18:59.683Z] [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [2024-06-21T19:18:59.683Z] [INFO] [2024-06-21T19:18:59.683Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator --- [2024-06-21T19:18:59.683Z] [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 [2024-06-21T19:18:59.683Z] [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 [2024-06-21T19:18:59.683Z] [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 [2024-06-21T19:18:59.683Z] [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 [2024-06-21T19:18:59.684Z] [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 [2024-06-21T19:18:59.684Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 2.1 MB/s) [2024-06-21T19:18:59.684Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2024-06-21T19:18:59.943Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2024-06-21T19:18:59.943Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2024-06-21T19:18:59.943Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2024-06-21T19:18:59.943Z] [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 [2024-06-21T19:18:59.943Z] [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 11 MB/s) [2024-06-21T19:18:59.943Z] [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 [2024-06-21T19:18:59.943Z] [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 [2024-06-21T19:18:59.943Z] [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 [2024-06-21T19:18:59.943Z] [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 [2024-06-21T19:18:59.943Z] [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 [2024-06-21T19:18:59.943Z] [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 431 kB/s) [2024-06-21T19:18:59.943Z] [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 [2024-06-21T19:18:59.943Z] [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 [2024-06-21T19:18:59.943Z] [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 [2024-06-21T19:18:59.943Z] [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 [2024-06-21T19:18:59.943Z] [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 [2024-06-21T19:18:59.943Z] [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 937 kB/s) [2024-06-21T19:18:59.943Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/9/maven-parent-9.pom [2024-06-21T19:18:59.943Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom [2024-06-21T19:18:59.943Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom [2024-06-21T19:18:59.943Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/9/maven-parent-9.pom [2024-06-21T19:18:59.943Z] [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 [2024-06-21T19:18:59.943Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 kB at 1.1 MB/s) [2024-06-21T19:18:59.943Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom [2024-06-21T19:18:59.943Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom [2024-06-21T19:18:59.943Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/4/apache-4.pom [2024-06-21T19:18:59.943Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom [2024-06-21T19:18:59.943Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom [2024-06-21T19:18:59.943Z] [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 4.5 MB/s) [2024-06-21T19:18:59.943Z] [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 [2024-06-21T19:18:59.943Z] [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 [2024-06-21T19:18:59.943Z] [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 [2024-06-21T19:18:59.943Z] [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 [2024-06-21T19:18:59.943Z] [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 [2024-06-21T19:18:59.943Z] [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 242 kB/s) [2024-06-21T19:18:59.943Z] [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 [2024-06-21T19:18:59.943Z] [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 [2024-06-21T19:18:59.943Z] [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 [2024-06-21T19:18:59.943Z] [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 [2024-06-21T19:18:59.943Z] [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 [2024-06-21T19:18:59.944Z] [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 822 kB/s) [2024-06-21T19:18:59.944Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom [2024-06-21T19:18:59.944Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom [2024-06-21T19:18:59.944Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom [2024-06-21T19:18:59.944Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom [2024-06-21T19:18:59.944Z] [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 [2024-06-21T19:18:59.944Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 1.7 MB/s) [2024-06-21T19:18:59.944Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom [2024-06-21T19:19:00.201Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom [2024-06-21T19:19:00.201Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/3/apache-3.pom [2024-06-21T19:19:00.201Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/3/apache-3.pom [2024-06-21T19:19:00.201Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom [2024-06-21T19:19:00.201Z] [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 3.4 MB/s) [2024-06-21T19:19:00.201Z] [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 [2024-06-21T19:19:00.201Z] [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 [2024-06-21T19:19:00.201Z] [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 [2024-06-21T19:19:00.201Z] [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 [2024-06-21T19:19:00.201Z] [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 [2024-06-21T19:19:00.201Z] [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 369 kB/s) [2024-06-21T19:19:00.201Z] [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 [2024-06-21T19:19:00.201Z] [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 [2024-06-21T19:19:00.201Z] [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 [2024-06-21T19:19:00.201Z] [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 [2024-06-21T19:19:00.201Z] [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 [2024-06-21T19:19:00.201Z] [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 334 kB/s) [2024-06-21T19:19:00.201Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/7/maven-parent-7.pom [2024-06-21T19:19:00.201Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom [2024-06-21T19:19:00.201Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom [2024-06-21T19:19:00.201Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/7/maven-parent-7.pom [2024-06-21T19:19:00.201Z] [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 [2024-06-21T19:19:00.201Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 kB at 2.7 MB/s) [2024-06-21T19:19:00.201Z] [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 [2024-06-21T19:19:00.201Z] [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 [2024-06-21T19:19:00.201Z] [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 [2024-06-21T19:19:00.201Z] [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 [2024-06-21T19:19:00.201Z] [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 [2024-06-21T19:19:00.201Z] [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 109 kB/s) [2024-06-21T19:19:00.201Z] [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 [2024-06-21T19:19:00.201Z] [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 [2024-06-21T19:19:00.201Z] [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 [2024-06-21T19:19:00.201Z] [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 [2024-06-21T19:19:00.201Z] [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 [2024-06-21T19:19:00.201Z] [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) [2024-06-21T19:19:00.201Z] [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 [2024-06-21T19:19:00.201Z] [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 [2024-06-21T19:19:00.201Z] [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 [2024-06-21T19:19:00.201Z] [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 [2024-06-21T19:19:00.201Z] [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 [2024-06-21T19:19:00.201Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 96 kB/s) [2024-06-21T19:19:00.201Z] [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 [2024-06-21T19:19:00.201Z] [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 [2024-06-21T19:19:00.201Z] [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 [2024-06-21T19:19:00.201Z] [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 [2024-06-21T19:19:00.201Z] [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 [2024-06-21T19:19:00.201Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 717 kB/s) [2024-06-21T19:19:00.202Z] [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 [2024-06-21T19:19:00.458Z] [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 [2024-06-21T19:19:00.459Z] [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 [2024-06-21T19:19:00.459Z] [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 [2024-06-21T19:19:00.459Z] [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 [2024-06-21T19:19:00.459Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (1.4 kB at 155 kB/s) [2024-06-21T19:19:00.459Z] [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 [2024-06-21T19:19:00.459Z] [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 [2024-06-21T19:19:00.459Z] [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 [2024-06-21T19:19:00.459Z] [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 [2024-06-21T19:19:00.459Z] [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 [2024-06-21T19:19:00.459Z] [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) [2024-06-21T19:19:00.459Z] [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 [2024-06-21T19:19:00.459Z] [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 [2024-06-21T19:19:00.459Z] [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 [2024-06-21T19:19:00.459Z] [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 [2024-06-21T19:19:00.459Z] [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 [2024-06-21T19:19:00.459Z] [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 88 kB/s) [2024-06-21T19:19:00.459Z] [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 [2024-06-21T19:19:00.459Z] [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 [2024-06-21T19:19:00.459Z] [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 [2024-06-21T19:19:00.459Z] [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 [2024-06-21T19:19:00.459Z] [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 [2024-06-21T19:19:00.459Z] [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 55 kB/s) [2024-06-21T19:19:00.459Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.1/junit-4.13.1.pom [2024-06-21T19:19:00.459Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.13.1/junit-4.13.1.pom [2024-06-21T19:19:00.459Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.13.1/junit-4.13.1.pom [2024-06-21T19:19:00.459Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.13.1/junit-4.13.1.pom [2024-06-21T19:19:00.459Z] [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 [2024-06-21T19:19:00.459Z] [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 2.1 MB/s) [2024-06-21T19:19:00.459Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2024-06-21T19:19:00.459Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2024-06-21T19:19:00.459Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2024-06-21T19:19:00.459Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2024-06-21T19:19:00.459Z] [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 [2024-06-21T19:19:00.459Z] [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 96 kB/s) [2024-06-21T19:19:00.459Z] [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 [2024-06-21T19:19:00.459Z] [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 [2024-06-21T19:19:00.459Z] [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 [2024-06-21T19:19:00.459Z] [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 [2024-06-21T19:19:00.459Z] [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 [2024-06-21T19:19:00.459Z] [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 [2024-06-21T19:19:00.716Z] [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 857 kB/s) [2024-06-21T19:19:00.716Z] [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 [2024-06-21T19:19:00.716Z] [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 [2024-06-21T19:19:00.716Z] [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 [2024-06-21T19:19:00.716Z] [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 [2024-06-21T19:19:00.716Z] [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 [2024-06-21T19:19:00.716Z] [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 348 kB/s) [2024-06-21T19:19:00.716Z] [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 [2024-06-21T19:19:00.716Z] [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 [2024-06-21T19:19:00.716Z] [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 [2024-06-21T19:19:00.716Z] [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 [2024-06-21T19:19:00.716Z] [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 [2024-06-21T19:19:00.716Z] [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 65 kB/s) [2024-06-21T19:19:00.716Z] [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 [2024-06-21T19:19:00.716Z] [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 [2024-06-21T19:19:00.716Z] [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 [2024-06-21T19:19:00.717Z] [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 [2024-06-21T19:19:00.717Z] [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 [2024-06-21T19:19:00.717Z] [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 800 kB/s) [2024-06-21T19:19:00.717Z] [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 [2024-06-21T19:19:00.717Z] [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 [2024-06-21T19:19:00.717Z] [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 [2024-06-21T19:19:00.717Z] [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 [2024-06-21T19:19:00.717Z] [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 [2024-06-21T19:19:00.717Z] [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 378 kB/s) [2024-06-21T19:19:00.717Z] [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 [2024-06-21T19:19:00.717Z] [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 [2024-06-21T19:19:00.717Z] [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 [2024-06-21T19:19:00.717Z] [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 [2024-06-21T19:19:00.717Z] [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 [2024-06-21T19:19:00.717Z] [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 4.5 MB/s) [2024-06-21T19:19:00.717Z] [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 [2024-06-21T19:19:00.717Z] [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 [2024-06-21T19:19:00.717Z] [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 [2024-06-21T19:19:00.717Z] [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 [2024-06-21T19:19:00.717Z] [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 [2024-06-21T19:19:00.717Z] [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 442 kB/s) [2024-06-21T19:19:00.717Z] [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 [2024-06-21T19:19:00.717Z] [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 [2024-06-21T19:19:00.717Z] [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 [2024-06-21T19:19:00.717Z] [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 [2024-06-21T19:19:00.717Z] [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 [2024-06-21T19:19:00.717Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (9.8 kB at 1.2 MB/s) [2024-06-21T19:19:00.717Z] [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 [2024-06-21T19:19:00.717Z] [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 [2024-06-21T19:19:00.717Z] [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 [2024-06-21T19:19:00.717Z] [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 [2024-06-21T19:19:00.717Z] [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 [2024-06-21T19:19:00.717Z] [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 1.2 MB/s) [2024-06-21T19:19:00.717Z] [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 [2024-06-21T19:19:00.974Z] [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 [2024-06-21T19:19:00.974Z] [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 [2024-06-21T19:19:00.974Z] [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 [2024-06-21T19:19:00.974Z] [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 [2024-06-21T19:19:00.974Z] [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 9.3 MB/s) [2024-06-21T19:19:00.974Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom [2024-06-21T19:19:00.974Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom [2024-06-21T19:19:00.974Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom [2024-06-21T19:19:00.974Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom [2024-06-21T19:19:00.974Z] [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 [2024-06-21T19:19:00.974Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 12 MB/s) [2024-06-21T19:19:00.974Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom [2024-06-21T19:19:00.974Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/7/apache-7.pom [2024-06-21T19:19:00.974Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/7/apache-7.pom [2024-06-21T19:19:00.974Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/7/apache-7.pom [2024-06-21T19:19:00.974Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom [2024-06-21T19:19:00.974Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (14 kB at 14 MB/s) [2024-06-21T19:19:00.974Z] [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 [2024-06-21T19:19:00.974Z] [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 [2024-06-21T19:19:00.974Z] [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 [2024-06-21T19:19:00.974Z] [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 [2024-06-21T19:19:00.974Z] [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 [2024-06-21T19:19:00.974Z] [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 694 kB/s) [2024-06-21T19:19:00.974Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [2024-06-21T19:19:00.974Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [2024-06-21T19:19:00.974Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [2024-06-21T19:19:00.974Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [2024-06-21T19:19:00.974Z] [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 [2024-06-21T19:19:00.974Z] [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 4.8 MB/s) [2024-06-21T19:19:00.974Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/10/maven-parent-10.pom [2024-06-21T19:19:00.974Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom [2024-06-21T19:19:00.974Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom [2024-06-21T19:19:00.974Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/10/maven-parent-10.pom [2024-06-21T19:19:00.974Z] [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 [2024-06-21T19:19:00.974Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 16 MB/s) [2024-06-21T19:19:00.974Z] [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 [2024-06-21T19:19:00.975Z] [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 [2024-06-21T19:19:00.975Z] [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 [2024-06-21T19:19:00.975Z] [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 [2024-06-21T19:19:00.975Z] [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 [2024-06-21T19:19:00.975Z] [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 438 kB/s) [2024-06-21T19:19:00.975Z] [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 [2024-06-21T19:19:00.975Z] [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 [2024-06-21T19:19:00.975Z] [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 [2024-06-21T19:19:00.975Z] [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 [2024-06-21T19:19:00.975Z] [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 [2024-06-21T19:19:00.975Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom (2.1 kB at 261 kB/s) [2024-06-21T19:19:01.231Z] [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 [2024-06-21T19:19:01.231Z] [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 [2024-06-21T19:19:01.231Z] [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 [2024-06-21T19:19:01.231Z] [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 [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [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 310 kB/s) [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [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 67 kB/s) [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.1/junit-4.13.1.jar [2024-06-21T19:19:01.232Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.13.1/junit-4.13.1.jar [2024-06-21T19:19:01.232Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.232Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.13.1/junit-4.13.1.jar [2024-06-21T19:19:01.232Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2024-06-21T19:19:01.232Z] [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 [2024-06-21T19:19:01.233Z] [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 [2024-06-21T19:19:01.233Z] [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 [2024-06-21T19:19:01.233Z] [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 [2024-06-21T19:19:01.233Z] [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 [2024-06-21T19:19:01.233Z] [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 [2024-06-21T19:19:01.233Z] [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 [2024-06-21T19:19:01.233Z] [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 [2024-06-21T19:19:01.233Z] [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 [2024-06-21T19:19:01.233Z] [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 [2024-06-21T19:19:01.233Z] [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 [2024-06-21T19:19:01.233Z] [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 [2024-06-21T19:19:01.233Z] [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 [2024-06-21T19:19:01.233Z] [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 [2024-06-21T19:19:01.233Z] [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 [2024-06-21T19:19:01.233Z] [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 [2024-06-21T19:19:01.233Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.13.1/junit-4.13.1.jar [2024-06-21T19:19:01.233Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2024-06-21T19:19:01.233Z] [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 [2024-06-21T19:19:01.233Z] [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 [2024-06-21T19:19:01.233Z] [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 [2024-06-21T19:19:01.233Z] [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 [2024-06-21T19:19:01.233Z] [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 [2024-06-21T19:19:01.233Z] [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 [2024-06-21T19:19:01.233Z] [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 [2024-06-21T19:19:01.489Z] [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 [2024-06-21T19:19:01.489Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 82 MB/s) [2024-06-21T19:19:01.489Z] [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 [2024-06-21T19:19:01.489Z] [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 [2024-06-21T19:19:01.489Z] [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 [2024-06-21T19:19:01.489Z] [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 [2024-06-21T19:19:01.489Z] [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 [2024-06-21T19:19:01.489Z] [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 4.7 MB/s) [2024-06-21T19:19:01.489Z] [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 [2024-06-21T19:19:01.489Z] [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 11 MB/s) [2024-06-21T19:19:01.489Z] [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 [2024-06-21T19:19:01.489Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 1.6 MB/s) [2024-06-21T19:19:01.489Z] [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 6.1 MB/s) [2024-06-21T19:19:01.489Z] [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 [2024-06-21T19:19:01.489Z] [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 [2024-06-21T19:19:01.489Z] [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) [2024-06-21T19:19:01.489Z] [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 [2024-06-21T19:19:01.489Z] [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) [2024-06-21T19:19:01.489Z] [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 [2024-06-21T19:19:01.489Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar (43 kB at 2.8 MB/s) [2024-06-21T19:19:01.489Z] [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 [2024-06-21T19:19:01.489Z] [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 684 kB/s) [2024-06-21T19:19:01.489Z] [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 [2024-06-21T19:19:01.489Z] [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 593 kB/s) [2024-06-21T19:19:01.489Z] [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 [2024-06-21T19:19:01.489Z] [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 2.6 MB/s) [2024-06-21T19:19:01.489Z] [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 [2024-06-21T19:19:01.489Z] [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 17 MB/s) [2024-06-21T19:19:01.489Z] [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 [2024-06-21T19:19:01.489Z] [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.7 MB/s) [2024-06-21T19:19:01.489Z] [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 [2024-06-21T19:19:01.489Z] [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.3 MB/s) [2024-06-21T19:19:01.489Z] [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 2.3 MB/s) [2024-06-21T19:19:01.489Z] [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 7.9 MB/s) [2024-06-21T19:19:01.489Z] [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.0 MB/s) [2024-06-21T19:19:01.489Z] [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 2.2 MB/s) [2024-06-21T19:19:01.489Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:19:01.489Z] [INFO] [2024-06-21T19:19:01.489Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator --- [2024-06-21T19:19:01.489Z] [INFO] [2024-06-21T19:19:01.489Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator --- [2024-06-21T19:19:01.489Z] [INFO] [2024-06-21T19:19:01.489Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator --- [2024-06-21T19:19:01.489Z] [INFO] [2024-06-21T19:19:01.489Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator --- [2024-06-21T19:19:01.489Z] [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 [2024-06-21T19:19:01.489Z] [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 199 kB/s) [2024-06-21T19:19:01.490Z] [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 [2024-06-21T19:19:01.490Z] [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 [2024-06-21T19:19:01.746Z] [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 [2024-06-21T19:19:01.746Z] [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 [2024-06-21T19:19:01.746Z] [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 [2024-06-21T19:19:01.746Z] [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) [2024-06-21T19:19:01.746Z] [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 [2024-06-21T19:19:01.746Z] [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 [2024-06-21T19:19:01.746Z] [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 [2024-06-21T19:19:01.746Z] [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 [2024-06-21T19:19:01.746Z] [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 [2024-06-21T19:19:01.746Z] [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 [2024-06-21T19:19:01.746Z] [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) [2024-06-21T19:19:01.746Z] [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 [2024-06-21T19:19:01.746Z] [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 [2024-06-21T19:19:01.746Z] [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 [2024-06-21T19:19:01.746Z] [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 [2024-06-21T19:19:01.746Z] [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 [2024-06-21T19:19:01.746Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom (15 kB at 1.1 MB/s) [2024-06-21T19:19:01.746Z] [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 [2024-06-21T19:19:01.746Z] [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 [2024-06-21T19:19:01.746Z] [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 [2024-06-21T19:19:01.746Z] [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 [2024-06-21T19:19:01.746Z] [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 [2024-06-21T19:19:01.746Z] [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 253 kB/s) [2024-06-21T19:19:01.746Z] [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 [2024-06-21T19:19:01.746Z] [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 [2024-06-21T19:19:01.746Z] [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 [2024-06-21T19:19:01.746Z] [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 [2024-06-21T19:19:01.746Z] [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 [2024-06-21T19:19:01.746Z] [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 179 kB/s) [2024-06-21T19:19:01.746Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2024-06-21T19:19:01.746Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2024-06-21T19:19:01.746Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2024-06-21T19:19:01.746Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2024-06-21T19:19:01.746Z] [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 [2024-06-21T19:19:01.746Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 2.4 MB/s) [2024-06-21T19:19:01.746Z] [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 [2024-06-21T19:19:01.746Z] [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 [2024-06-21T19:19:01.746Z] [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 [2024-06-21T19:19:01.746Z] [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 [2024-06-21T19:19:02.002Z] [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 [2024-06-21T19:19:02.002Z] [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 232 kB/s) [2024-06-21T19:19:02.002Z] [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 [2024-06-21T19:19:02.002Z] [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 [2024-06-21T19:19:02.002Z] [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 [2024-06-21T19:19:02.002Z] [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 [2024-06-21T19:19:02.002Z] [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 [2024-06-21T19:19:02.002Z] [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 197 kB/s) [2024-06-21T19:19:02.002Z] [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 [2024-06-21T19:19:02.002Z] [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 [2024-06-21T19:19:02.002Z] [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 [2024-06-21T19:19:02.002Z] [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 [2024-06-21T19:19:02.002Z] [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 [2024-06-21T19:19:02.002Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom (11 kB at 1.1 MB/s) [2024-06-21T19:19:02.002Z] [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 [2024-06-21T19:19:02.003Z] [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 [2024-06-21T19:19:02.003Z] [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 [2024-06-21T19:19:02.003Z] [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 [2024-06-21T19:19:02.003Z] [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 [2024-06-21T19:19:02.003Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 345 kB/s) [2024-06-21T19:19:02.003Z] [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 [2024-06-21T19:19:02.003Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.4.2/cbi-maven-plugin-common-1.4.2.pom (2.6 kB at 289 kB/s) [2024-06-21T19:19:02.003Z] [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 [2024-06-21T19:19:02.003Z] [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 [2024-06-21T19:19:02.003Z] [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 [2024-06-21T19:19:02.003Z] [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 [2024-06-21T19:19:02.003Z] [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 [2024-06-21T19:19:02.003Z] [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 304 kB/s) [2024-06-21T19:19:02.003Z] [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 [2024-06-21T19:19:02.003Z] [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 [2024-06-21T19:19:02.003Z] [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 [2024-06-21T19:19:02.003Z] [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 [2024-06-21T19:19:02.003Z] [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 [2024-06-21T19:19:02.003Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.7/maven-3.8.7.pom (27 kB at 3.4 MB/s) [2024-06-21T19:19:02.003Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/35/maven-parent-35.pom [2024-06-21T19:19:02.003Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/35/maven-parent-35.pom [2024-06-21T19:19:02.003Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/35/maven-parent-35.pom [2024-06-21T19:19:02.003Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/35/maven-parent-35.pom [2024-06-21T19:19:02.003Z] [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 [2024-06-21T19:19:02.003Z] [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 4.5 MB/s) [2024-06-21T19:19:02.003Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/25/apache-25.pom [2024-06-21T19:19:02.003Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/25/apache-25.pom [2024-06-21T19:19:02.003Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/25/apache-25.pom [2024-06-21T19:19:02.003Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/25/apache-25.pom [2024-06-21T19:19:02.259Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/25/apache-25.pom [2024-06-21T19:19:02.259Z] [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 2.1 MB/s) [2024-06-21T19:19:02.259Z] [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 [2024-06-21T19:19:02.259Z] [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 [2024-06-21T19:19:02.259Z] [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 [2024-06-21T19:19:02.259Z] [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 [2024-06-21T19:19:02.259Z] [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 [2024-06-21T19:19:02.259Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom (2.8 kB at 350 kB/s) [2024-06-21T19:19:02.259Z] [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 [2024-06-21T19:19:02.259Z] [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 [2024-06-21T19:19:02.259Z] [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 [2024-06-21T19:19:02.259Z] [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 [2024-06-21T19:19:02.259Z] [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 [2024-06-21T19:19:02.259Z] [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) [2024-06-21T19:19:02.259Z] [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 [2024-06-21T19:19:02.259Z] [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 [2024-06-21T19:19:02.259Z] [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 [2024-06-21T19:19:02.259Z] [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 [2024-06-21T19:19:02.259Z] [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 [2024-06-21T19:19:02.259Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom (2.4 kB at 299 kB/s) [2024-06-21T19:19:02.259Z] [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 [2024-06-21T19:19:02.259Z] [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 [2024-06-21T19:19:02.259Z] [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 [2024-06-21T19:19:02.259Z] [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 [2024-06-21T19:19:02.259Z] [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 [2024-06-21T19:19:02.259Z] [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 9.3 MB/s) [2024-06-21T19:19:02.259Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/47/commons-parent-47.pom [2024-06-21T19:19:02.259Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom [2024-06-21T19:19:02.259Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom [2024-06-21T19:19:02.259Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/47/commons-parent-47.pom [2024-06-21T19:19:02.259Z] [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 [2024-06-21T19:19:02.260Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 16 MB/s) [2024-06-21T19:19:02.260Z] [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 [2024-06-21T19:19:02.260Z] [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 [2024-06-21T19:19:02.260Z] [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 [2024-06-21T19:19:02.260Z] [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 [2024-06-21T19:19:02.260Z] [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 [2024-06-21T19:19:02.260Z] [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 [2024-06-21T19:19:02.260Z] [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 828 kB/s) [2024-06-21T19:19:02.260Z] [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 [2024-06-21T19:19:02.260Z] [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 [2024-06-21T19:19:02.260Z] [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 [2024-06-21T19:19:02.516Z] [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 [2024-06-21T19:19:02.516Z] [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 [2024-06-21T19:19:02.516Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom (15 kB at 1.5 MB/s) [2024-06-21T19:19:02.516Z] [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 [2024-06-21T19:19:02.516Z] [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 [2024-06-21T19:19:02.516Z] [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 [2024-06-21T19:19:02.516Z] [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 [2024-06-21T19:19:02.516Z] [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 [2024-06-21T19:19:02.516Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom (5.0 kB at 497 kB/s) [2024-06-21T19:19:02.516Z] [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 [2024-06-21T19:19:02.516Z] [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 [2024-06-21T19:19:02.516Z] [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 [2024-06-21T19:19:02.516Z] [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 [2024-06-21T19:19:02.516Z] [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 [2024-06-21T19:19:02.516Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom (12 kB at 1.5 MB/s) [2024-06-21T19:19:02.516Z] [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 [2024-06-21T19:19:02.516Z] [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 [2024-06-21T19:19:02.516Z] [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 [2024-06-21T19:19:02.516Z] [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 [2024-06-21T19:19:02.516Z] [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 [2024-06-21T19:19:02.516Z] [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) [2024-06-21T19:19:02.516Z] [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 [2024-06-21T19:19:02.516Z] [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 1.3 MB/s) [2024-06-21T19:19:02.516Z] [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 [2024-06-21T19:19:02.516Z] [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 [2024-06-21T19:19:02.516Z] [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 [2024-06-21T19:19:02.516Z] [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 [2024-06-21T19:19:02.516Z] [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 [2024-06-21T19:19:02.516Z] [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 [2024-06-21T19:19:02.516Z] [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 [2024-06-21T19:19:02.516Z] [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 [2024-06-21T19:19:02.516Z] [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 [2024-06-21T19:19:02.516Z] [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 [2024-06-21T19:19:02.516Z] [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 [2024-06-21T19:19:02.516Z] [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 [2024-06-21T19:19:02.516Z] [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 [2024-06-21T19:19:02.517Z] [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 [2024-06-21T19:19:02.517Z] [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 [2024-06-21T19:19:02.517Z] [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 [2024-06-21T19:19:02.517Z] [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 [2024-06-21T19:19:02.517Z] [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 [2024-06-21T19:19:02.517Z] [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 [2024-06-21T19:19:02.517Z] [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 [2024-06-21T19:19:02.517Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar [2024-06-21T19:19:02.517Z] [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 [2024-06-21T19:19:02.772Z] [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 218 kB/s) [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.jar [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.jar [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.773Z] [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 [2024-06-21T19:19:02.774Z] [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 [2024-06-21T19:19:02.774Z] [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 [2024-06-21T19:19:02.774Z] [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 [2024-06-21T19:19:02.774Z] [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 [2024-06-21T19:19:02.774Z] [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 [2024-06-21T19:19:02.774Z] [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 [2024-06-21T19:19:02.774Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar [2024-06-21T19:19:02.774Z] [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 [2024-06-21T19:19:02.774Z] [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 [2024-06-21T19:19:02.774Z] [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 65 MB/s) [2024-06-21T19:19:02.774Z] [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 [2024-06-21T19:19:02.774Z] [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 [2024-06-21T19:19:02.774Z] [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 [2024-06-21T19:19:02.774Z] [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 [2024-06-21T19:19:02.774Z] [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 [2024-06-21T19:19:02.774Z] [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 660 kB/s) [2024-06-21T19:19:02.774Z] [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 314 kB/s) [2024-06-21T19:19:02.774Z] [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 [2024-06-21T19:19:02.774Z] [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 [2024-06-21T19:19:02.774Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 2.8 MB/s) [2024-06-21T19:19:02.774Z] [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 [2024-06-21T19:19:02.774Z] [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 26 MB/s) [2024-06-21T19:19:02.774Z] [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 [2024-06-21T19:19:02.774Z] [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 732 kB/s) [2024-06-21T19:19:02.774Z] [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 [2024-06-21T19:19:02.774Z] [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 3.4 MB/s) [2024-06-21T19:19:02.774Z] [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 [2024-06-21T19:19:02.774Z] [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 13 MB/s) [2024-06-21T19:19:02.774Z] [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 [2024-06-21T19:19:02.774Z] [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 888 kB/s) [2024-06-21T19:19:02.774Z] [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 [2024-06-21T19:19:02.774Z] [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 3.1 MB/s) [2024-06-21T19:19:02.774Z] [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 [2024-06-21T19:19:02.774Z] [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 26 MB/s) [2024-06-21T19:19:02.774Z] [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 [2024-06-21T19:19:02.774Z] [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.1 MB/s) [2024-06-21T19:19:02.774Z] [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 [2024-06-21T19:19:02.774Z] [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 7.3 MB/s) [2024-06-21T19:19:02.774Z] [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 [2024-06-21T19:19:02.774Z] [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.5 MB/s) [2024-06-21T19:19:02.774Z] [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 [2024-06-21T19:19:02.774Z] [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 16 MB/s) [2024-06-21T19:19:02.774Z] [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 [2024-06-21T19:19:02.774Z] [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 4.9 MB/s) [2024-06-21T19:19:02.774Z] [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 [2024-06-21T19:19:02.774Z] [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 7.0 MB/s) [2024-06-21T19:19:02.774Z] [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.9 MB/s) [2024-06-21T19:19:03.030Z] [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.2 MB/s) [2024-06-21T19:19:03.030Z] [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 44 MB/s) [2024-06-21T19:19:03.030Z] [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 596 kB/s) [2024-06-21T19:19:03.030Z] [INFO] [2024-06-21T19:19:03.030Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator --- [2024-06-21T19:19:03.030Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:19:03.030Z] [INFO] [2024-06-21T19:19:03.030Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator --- [2024-06-21T19:19:03.030Z] [INFO] [2024-06-21T19:19:03.030Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator --- [2024-06-21T19:19:03.289Z] [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 [2024-06-21T19:19:03.289Z] [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 [2024-06-21T19:19:03.289Z] [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 [2024-06-21T19:19:03.289Z] [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 [2024-06-21T19:19:03.289Z] [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 [2024-06-21T19:19:03.289Z] [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 91 kB/s) [2024-06-21T19:19:03.289Z] [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 [2024-06-21T19:19:03.289Z] [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 [2024-06-21T19:19:03.289Z] [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 [2024-06-21T19:19:03.289Z] [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 [2024-06-21T19:19:03.289Z] [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 [2024-06-21T19:19:03.289Z] [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 2.5 MB/s) [2024-06-21T19:19:03.289Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [2024-06-21T19:19:03.290Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom [2024-06-21T19:19:03.290Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom [2024-06-21T19:19:03.290Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [2024-06-21T19:19:03.290Z] [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 [2024-06-21T19:19:03.290Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 16 MB/s) [2024-06-21T19:19:03.290Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom [2024-06-21T19:19:03.290Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom [2024-06-21T19:19:03.290Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom [2024-06-21T19:19:03.290Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom [2024-06-21T19:19:03.290Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom [2024-06-21T19:19:03.290Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (4.1 kB at 4.1 MB/s) [2024-06-21T19:19:03.290Z] [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 [2024-06-21T19:19:03.290Z] [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 [2024-06-21T19:19:03.290Z] [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 [2024-06-21T19:19:03.290Z] [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 [2024-06-21T19:19:03.290Z] [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 [2024-06-21T19:19:03.290Z] [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 213 kB/s) [2024-06-21T19:19:03.290Z] [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 [2024-06-21T19:19:03.290Z] [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 [2024-06-21T19:19:03.290Z] [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 [2024-06-21T19:19:03.546Z] [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 [2024-06-21T19:19:03.546Z] [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 [2024-06-21T19:19:03.546Z] [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 272 kB/s) [2024-06-21T19:19:03.546Z] [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 [2024-06-21T19:19:03.546Z] [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 [2024-06-21T19:19:03.546Z] [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 [2024-06-21T19:19:03.546Z] [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 [2024-06-21T19:19:03.546Z] [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 [2024-06-21T19:19:03.546Z] [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 249 kB/s) [2024-06-21T19:19:03.546Z] [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 [2024-06-21T19:19:03.546Z] [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 [2024-06-21T19:19:03.546Z] [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 [2024-06-21T19:19:03.546Z] [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 [2024-06-21T19:19:03.546Z] [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 [2024-06-21T19:19:03.546Z] [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 457 kB/s) [2024-06-21T19:19:03.546Z] [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 [2024-06-21T19:19:03.546Z] [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 [2024-06-21T19:19:03.546Z] [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 [2024-06-21T19:19:03.546Z] [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 [2024-06-21T19:19:03.546Z] [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 [2024-06-21T19:19:03.546Z] [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) [2024-06-21T19:19:03.546Z] [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 [2024-06-21T19:19:03.546Z] [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 [2024-06-21T19:19:03.803Z] [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 [2024-06-21T19:19:03.803Z] [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 [2024-06-21T19:19:03.803Z] [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 [2024-06-21T19:19:03.803Z] [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 111 kB/s) [2024-06-21T19:19:03.803Z] [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 [2024-06-21T19:19:03.803Z] [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 [2024-06-21T19:19:03.803Z] [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 [2024-06-21T19:19:03.803Z] [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 [2024-06-21T19:19:03.803Z] [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 [2024-06-21T19:19:03.803Z] [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 584 kB/s) [2024-06-21T19:19:03.803Z] [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 [2024-06-21T19:19:03.803Z] [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 [2024-06-21T19:19:03.803Z] [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 [2024-06-21T19:19:03.803Z] [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 [2024-06-21T19:19:03.803Z] [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 [2024-06-21T19:19:03.803Z] [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 564 kB/s) [2024-06-21T19:19:03.803Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom [2024-06-21T19:19:03.803Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom [2024-06-21T19:19:03.803Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom [2024-06-21T19:19:03.803Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom [2024-06-21T19:19:03.803Z] [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 [2024-06-21T19:19:03.803Z] [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 499 kB/s) [2024-06-21T19:19:03.803Z] [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 [2024-06-21T19:19:03.803Z] [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 [2024-06-21T19:19:03.803Z] [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 [2024-06-21T19:19:03.804Z] [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 [2024-06-21T19:19:03.804Z] [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 [2024-06-21T19:19:03.804Z] [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 145 kB/s) [2024-06-21T19:19:03.804Z] [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 [2024-06-21T19:19:04.059Z] [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 [2024-06-21T19:19:04.059Z] [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 [2024-06-21T19:19:04.059Z] [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 [2024-06-21T19:19:04.059Z] [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 [2024-06-21T19:19:04.620Z] [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 4.5 kB/s) [2024-06-21T19:19:04.620Z] [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 [2024-06-21T19:19:04.620Z] [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 [2024-06-21T19:19:04.620Z] [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 [2024-06-21T19:19:04.620Z] [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 [2024-06-21T19:19:04.620Z] [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 [2024-06-21T19:19:04.620Z] [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 234 kB/s) [2024-06-21T19:19:04.620Z] [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 [2024-06-21T19:19:04.620Z] [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 [2024-06-21T19:19:04.620Z] [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 [2024-06-21T19:19:04.620Z] [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 [2024-06-21T19:19:04.620Z] [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 [2024-06-21T19:19:04.876Z] [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 79 kB/s) [2024-06-21T19:19:04.877Z] [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 [2024-06-21T19:19:04.877Z] [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 [2024-06-21T19:19:04.877Z] [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 [2024-06-21T19:19:04.877Z] [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 [2024-06-21T19:19:04.877Z] [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 [2024-06-21T19:19:04.877Z] [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 49 kB/s) [2024-06-21T19:19:04.877Z] [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 [2024-06-21T19:19:04.877Z] [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 [2024-06-21T19:19:04.877Z] [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 [2024-06-21T19:19:04.877Z] [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 [2024-06-21T19:19:04.877Z] [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 [2024-06-21T19:19:04.877Z] [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 84 kB/s) [2024-06-21T19:19:04.877Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2024-06-21T19:19:04.877Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2024-06-21T19:19:04.877Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2024-06-21T19:19:04.877Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2024-06-21T19:19:04.877Z] [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 [2024-06-21T19:19:04.877Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 1.2 MB/s) [2024-06-21T19:19:04.877Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [2024-06-21T19:19:04.877Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom [2024-06-21T19:19:04.877Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom [2024-06-21T19:19:04.877Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [2024-06-21T19:19:04.877Z] [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 [2024-06-21T19:19:04.877Z] [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 3.8 MB/s) [2024-06-21T19:19:04.877Z] [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 [2024-06-21T19:19:04.877Z] [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 [2024-06-21T19:19:04.877Z] [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 [2024-06-21T19:19:04.877Z] [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 [2024-06-21T19:19:04.877Z] [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 [2024-06-21T19:19:04.877Z] [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 [2024-06-21T19:19:05.133Z] [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 123 kB/s) [2024-06-21T19:19:05.133Z] [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 [2024-06-21T19:19:05.133Z] [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 [2024-06-21T19:19:05.133Z] [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 [2024-06-21T19:19:05.133Z] [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 [2024-06-21T19:19:05.133Z] [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 [2024-06-21T19:19:05.133Z] [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 318 kB/s) [2024-06-21T19:19:05.133Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [2024-06-21T19:19:05.133Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom [2024-06-21T19:19:05.133Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom [2024-06-21T19:19:05.133Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [2024-06-21T19:19:05.133Z] [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 [2024-06-21T19:19:05.133Z] [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 2.3 MB/s) [2024-06-21T19:19:05.133Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom [2024-06-21T19:19:05.133Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom [2024-06-21T19:19:05.133Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom [2024-06-21T19:19:05.133Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom [2024-06-21T19:19:05.133Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom [2024-06-21T19:19:05.133Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 7.0 MB/s) [2024-06-21T19:19:05.133Z] [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 [2024-06-21T19:19:05.133Z] [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 [2024-06-21T19:19:05.133Z] [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 [2024-06-21T19:19:05.133Z] [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 [2024-06-21T19:19:05.133Z] [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 [2024-06-21T19:19:05.133Z] [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 74 kB/s) [2024-06-21T19:19:05.133Z] [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 [2024-06-21T19:19:05.134Z] [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 [2024-06-21T19:19:05.134Z] [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 [2024-06-21T19:19:05.134Z] [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 [2024-06-21T19:19:05.389Z] [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 [2024-06-21T19:19:05.389Z] [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 1.6 MB/s) [2024-06-21T19:19:05.389Z] [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 [2024-06-21T19:19:05.389Z] [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 [2024-06-21T19:19:05.389Z] [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 [2024-06-21T19:19:05.389Z] [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 [2024-06-21T19:19:05.389Z] [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 [2024-06-21T19:19:05.389Z] [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 [2024-06-21T19:19:05.389Z] [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 [2024-06-21T19:19:05.389Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.390Z] [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 [2024-06-21T19:19:05.391Z] [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 [2024-06-21T19:19:05.391Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2024-06-21T19:19:05.391Z] [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 [2024-06-21T19:19:05.391Z] [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 [2024-06-21T19:19:05.391Z] [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 [2024-06-21T19:19:05.391Z] [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 [2024-06-21T19:19:05.391Z] [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 773 kB/s) [2024-06-21T19:19:05.391Z] [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 [2024-06-21T19:19:05.391Z] [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 [2024-06-21T19:19:05.391Z] [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 [2024-06-21T19:19:05.391Z] [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 [2024-06-21T19:19:05.391Z] [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 [2024-06-21T19:19:05.391Z] [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 6.1 MB/s) [2024-06-21T19:19:05.391Z] [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 [2024-06-21T19:19:05.391Z] [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 4.4 MB/s) [2024-06-21T19:19:05.391Z] [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 [2024-06-21T19:19:05.391Z] [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) [2024-06-21T19:19:05.391Z] [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 [2024-06-21T19:19:05.391Z] [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 3.0 MB/s) [2024-06-21T19:19:05.391Z] [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 [2024-06-21T19:19:05.391Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 12 MB/s) [2024-06-21T19:19:05.391Z] [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 [2024-06-21T19:19:05.391Z] [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.6 MB/s) [2024-06-21T19:19:05.391Z] [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 [2024-06-21T19:19:05.391Z] [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 12 MB/s) [2024-06-21T19:19:05.391Z] [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 [2024-06-21T19:19:05.391Z] [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.5 MB/s) [2024-06-21T19:19:05.391Z] [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 [2024-06-21T19:19:05.391Z] [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 4.0 MB/s) [2024-06-21T19:19:05.391Z] [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 [2024-06-21T19:19:05.391Z] [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 5.2 MB/s) [2024-06-21T19:19:05.391Z] [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 [2024-06-21T19:19:05.391Z] [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 17 MB/s) [2024-06-21T19:19:05.391Z] [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 [2024-06-21T19:19:05.391Z] [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 3.5 MB/s) [2024-06-21T19:19:05.391Z] [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 1.2 MB/s) [2024-06-21T19:19:05.391Z] [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 9.0 MB/s) [2024-06-21T19:19:05.391Z] [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 7.2 MB/s) [2024-06-21T19:19:05.391Z] [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.5 MB/s) [2024-06-21T19:19:05.647Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator-0.10.0-SNAPSHOT.pom [2024-06-21T19:19:05.647Z] [INFO] [2024-06-21T19:19:05.647Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.common-parent >-- [2024-06-21T19:19:05.647Z] [INFO] Building Trace Compass Incubator Common Parent 0.10.0-SNAPSHOT [2/128] [2024-06-21T19:19:05.647Z] [INFO] from common/pom.xml [2024-06-21T19:19:05.647Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-21T19:19:05.647Z] [INFO] [2024-06-21T19:19:05.648Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.common-parent --- [2024-06-21T19:19:05.648Z] [INFO] [2024-06-21T19:19:05.648Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.common-parent --- [2024-06-21T19:19:05.648Z] [INFO] [2024-06-21T19:19:05.648Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.common-parent --- [2024-06-21T19:19:05.648Z] [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-stable/common/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:19:05.648Z] [INFO] [2024-06-21T19:19:05.648Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.common-parent --- [2024-06-21T19:19:05.648Z] [INFO] [2024-06-21T19:19:05.648Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.common-parent --- [2024-06-21T19:19:05.648Z] [INFO] [2024-06-21T19:19:05.648Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.common-parent --- [2024-06-21T19:19:05.648Z] [INFO] [2024-06-21T19:19:05.648Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.common-parent --- [2024-06-21T19:19:05.648Z] [INFO] [2024-06-21T19:19:05.648Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.common-parent --- [2024-06-21T19:19:05.648Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:19:05.648Z] [INFO] [2024-06-21T19:19:05.648Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.common-parent --- [2024-06-21T19:19:05.648Z] [INFO] [2024-06-21T19:19:05.648Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.common-parent --- [2024-06-21T19:19:05.648Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.common-parent/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.common-parent-0.10.0-SNAPSHOT.pom [2024-06-21T19:19:05.648Z] [INFO] [2024-06-21T19:19:05.648Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.target >-- [2024-06-21T19:19:05.648Z] [INFO] Building Trace Compass Incubator Target Platform 0.10.0-SNAPSHOT [3/128] [2024-06-21T19:19:05.648Z] [INFO] from common/org.eclipse.tracecompass.incubator.target/pom.xml [2024-06-21T19:19:05.648Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-21T19:19:05.648Z] [INFO] [2024-06-21T19:19:05.648Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.target --- [2024-06-21T19:19:05.648Z] [INFO] [2024-06-21T19:19:05.648Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.target --- [2024-06-21T19:19:05.648Z] [INFO] [2024-06-21T19:19:05.648Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.target --- [2024-06-21T19:19:05.648Z] [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-stable/common/org.eclipse.tracecompass.incubator.target/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:19:05.648Z] [INFO] [2024-06-21T19:19:05.648Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.target --- [2024-06-21T19:19:05.648Z] [INFO] [2024-06-21T19:19:05.648Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.target --- [2024-06-21T19:19:05.648Z] [INFO] [2024-06-21T19:19:05.648Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.target --- [2024-06-21T19:19:05.648Z] [INFO] [2024-06-21T19:19:05.648Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.target --- [2024-06-21T19:19:05.648Z] [INFO] [2024-06-21T19:19:05.648Z] [INFO] --- build-helper:3.4.0:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.incubator.target --- [2024-06-21T19:19:05.648Z] [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 [2024-06-21T19:19:05.648Z] [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 [2024-06-21T19:19:05.648Z] [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 [2024-06-21T19:19:05.648Z] [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 [2024-06-21T19:19:05.648Z] [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 [2024-06-21T19:19:05.648Z] [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 4.5 MB/s) [2024-06-21T19:19:05.648Z] [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 [2024-06-21T19:19:05.648Z] [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 [2024-06-21T19:19:05.648Z] [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 [2024-06-21T19:19:05.648Z] [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 [2024-06-21T19:19:05.648Z] [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 [2024-06-21T19:19:05.648Z] [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 2.4 MB/s) [2024-06-21T19:19:05.648Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/36/maven-parent-36.pom [2024-06-21T19:19:05.648Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom [2024-06-21T19:19:05.648Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom [2024-06-21T19:19:05.648Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/36/maven-parent-36.pom [2024-06-21T19:19:05.648Z] [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 [2024-06-21T19:19:05.648Z] [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 15 MB/s) [2024-06-21T19:19:05.648Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/26/apache-26.pom [2024-06-21T19:19:05.648Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/26/apache-26.pom [2024-06-21T19:19:05.648Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/26/apache-26.pom [2024-06-21T19:19:05.648Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/26/apache-26.pom [2024-06-21T19:19:05.648Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom [2024-06-21T19:19:05.648Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom (21 kB at 10 MB/s) [2024-06-21T19:19:05.648Z] [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 [2024-06-21T19:19:05.648Z] [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 [2024-06-21T19:19:05.648Z] [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 [2024-06-21T19:19:05.648Z] [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 [2024-06-21T19:19:05.648Z] [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 [2024-06-21T19:19:05.648Z] [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 4.1 MB/s) [2024-06-21T19:19:05.648Z] [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 [2024-06-21T19:19:05.648Z] [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 [2024-06-21T19:19:05.648Z] [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 [2024-06-21T19:19:05.648Z] [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 [2024-06-21T19:19:05.649Z] [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 [2024-06-21T19:19:05.649Z] [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 36 MB/s) [2024-06-21T19:19:05.905Z] [INFO] [2024-06-21T19:19:05.905Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.target --- [2024-06-21T19:19:05.905Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:19:05.905Z] [INFO] [2024-06-21T19:19:05.905Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.target --- [2024-06-21T19:19:05.905Z] [INFO] [2024-06-21T19:19:05.905Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.target --- [2024-06-21T19:19:05.905Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/common/org.eclipse.tracecompass.incubator.target/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.target/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.target-0.10.0-SNAPSHOT.pom [2024-06-21T19:19:05.905Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.target-0.10.0-SNAPSHOT-tracecompass-incubator-master.target [2024-06-21T19:19:05.905Z] [INFO] [2024-06-21T19:19:05.905Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack-parent >-- [2024-06-21T19:19:05.905Z] [INFO] Building Trace Compass Incubator Callstack Parent 0.10.0-SNAPSHOT [4/128] [2024-06-21T19:19:05.905Z] [INFO] from callstack/pom.xml [2024-06-21T19:19:05.905Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-21T19:19:05.905Z] [INFO] [2024-06-21T19:19:05.905Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack-parent --- [2024-06-21T19:19:05.905Z] [INFO] [2024-06-21T19:19:05.905Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack-parent --- [2024-06-21T19:19:05.905Z] [INFO] [2024-06-21T19:19:05.905Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack-parent --- [2024-06-21T19:19:05.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-stable/callstack/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:19:05.905Z] [INFO] [2024-06-21T19:19:05.905Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack-parent --- [2024-06-21T19:19:05.905Z] [INFO] [2024-06-21T19:19:05.905Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.callstack-parent --- [2024-06-21T19:19:05.905Z] [INFO] [2024-06-21T19:19:05.905Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack-parent --- [2024-06-21T19:19:05.905Z] [INFO] [2024-06-21T19:19:05.905Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.callstack-parent --- [2024-06-21T19:19:05.905Z] [INFO] [2024-06-21T19:19:05.905Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack-parent --- [2024-06-21T19:19:05.905Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:19:05.905Z] [INFO] [2024-06-21T19:19:05.905Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack-parent --- [2024-06-21T19:19:05.905Z] [INFO] [2024-06-21T19:19:05.905Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack-parent --- [2024-06-21T19:19:05.905Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack-parent/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack-parent-0.10.0-SNAPSHOT.pom [2024-06-21T19:19:05.905Z] [INFO] [2024-06-21T19:19:05.905Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core >-- [2024-06-21T19:19:05.905Z] [INFO] Building org.eclipse.tracecompass.incubator.analysis.core 0.1.2-SNAPSHOT [5/128] [2024-06-21T19:19:05.905Z] [INFO] from callstack/org.eclipse.tracecompass.incubator.analysis.core/.polyglot.build.properties [2024-06-21T19:19:05.905Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:19:05.906Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:19:05.906Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/common/org.eclipse.tracecompass.incubator.target/tracecompass-incubator-master.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-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@7fe1dee9 [2024-06-21T19:19:05.906Z] [INFO] ### Using TychoRepositoryTransport for remote P2 access ### [2024-06-21T19:19:05.906Z] [INFO] Cache location: /home/jenkins/.m2/repository/.cache/tycho [2024-06-21T19:19:05.906Z] [INFO] Transport mode: online [2024-06-21T19:19:05.906Z] [INFO] Http Transport type: Java11Client [2024-06-21T19:19:05.906Z] [INFO] Update mode: cache first [2024-06-21T19:19:05.906Z] [INFO] Minimum cache duration: 60 minutes [2024-06-21T19:19:05.906Z] [INFO] (you can configure this with -Dtycho.p2.transport.min-cache-minutes=) [2024-06-21T19:19:10.072Z] [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 [2024-06-21T19:19:10.072Z] [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 [2024-06-21T19:19:10.072Z] [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 16 MB/s) [2024-06-21T19:19:10.072Z] [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 [2024-06-21T19:19:10.072Z] [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 514 kB/s) [2024-06-21T19:19:10.072Z] [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 [2024-06-21T19:19:10.072Z] [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 41 kB/s) [2024-06-21T19:19:10.072Z] [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 [2024-06-21T19:19:10.072Z] [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 16 kB/s) [2024-06-21T19:19:10.072Z] [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 [2024-06-21T19:19:10.072Z] [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 247 kB/s) [2024-06-21T19:19:10.072Z] [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 [2024-06-21T19:19:10.328Z] [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 50 kB/s) [2024-06-21T19:19:10.328Z] [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 [2024-06-21T19:19:10.328Z] [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 104 kB/s) [2024-06-21T19:19:10.328Z] [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 [2024-06-21T19:19:10.329Z] [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 [2024-06-21T19:19:10.329Z] [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 151 kB/s) [2024-06-21T19:19:10.329Z] [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 [2024-06-21T19:19:10.585Z] [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 7.2 kB/s) [2024-06-21T19:19:10.585Z] [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 [2024-06-21T19:19:10.585Z] [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 50 kB/s) [2024-06-21T19:19:10.585Z] [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 [2024-06-21T19:19:10.585Z] [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 26 kB/s) [2024-06-21T19:19:10.585Z] [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 [2024-06-21T19:19:10.840Z] [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 43 kB/s) [2024-06-21T19:19:10.840Z] [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 [2024-06-21T19:19:10.840Z] [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 239 kB/s) [2024-06-21T19:19:10.840Z] [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 [2024-06-21T19:19:10.840Z] [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 420 kB/s) [2024-06-21T19:19:10.840Z] [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 [2024-06-21T19:19:10.840Z] [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 [2024-06-21T19:19:10.840Z] [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 77 kB/s) [2024-06-21T19:19:10.840Z] [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 [2024-06-21T19:19:11.096Z] [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 243 kB/s) [2024-06-21T19:19:11.096Z] [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 [2024-06-21T19:19:11.096Z] [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 417 kB/s) [2024-06-21T19:19:11.096Z] [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 [2024-06-21T19:19:11.096Z] [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 138 kB/s) [2024-06-21T19:19:11.096Z] [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 [2024-06-21T19:19:11.352Z] [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 141 kB/s) [2024-06-21T19:19:11.352Z] [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 [2024-06-21T19:19:11.352Z] [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 9.6 kB/s) [2024-06-21T19:19:11.352Z] [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 [2024-06-21T19:19:11.352Z] [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 188 kB/s) [2024-06-21T19:19:11.352Z] [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 [2024-06-21T19:19:11.607Z] [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 11 kB/s) [2024-06-21T19:19:11.607Z] [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 [2024-06-21T19:19:11.607Z] [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 237 kB/s) [2024-06-21T19:19:11.607Z] [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 [2024-06-21T19:19:11.607Z] [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 57 kB/s) [2024-06-21T19:19:11.607Z] [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 [2024-06-21T19:19:11.863Z] [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 111 kB/s) [2024-06-21T19:19:11.863Z] [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 [2024-06-21T19:19:11.863Z] [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 34 kB/s) [2024-06-21T19:19:11.863Z] [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 [2024-06-21T19:19:12.118Z] [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 113 kB/s) [2024-06-21T19:19:12.118Z] [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 [2024-06-21T19:19:12.118Z] [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 [2024-06-21T19:19:12.118Z] [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 334 kB/s) [2024-06-21T19:19:12.118Z] [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 [2024-06-21T19:19:12.118Z] [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 114 kB/s) [2024-06-21T19:19:12.119Z] [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 [2024-06-21T19:19:12.119Z] [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 58 kB/s) [2024-06-21T19:19:12.119Z] [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 [2024-06-21T19:19:12.374Z] [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 1.7 kB/s) [2024-06-21T19:19:12.374Z] [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 [2024-06-21T19:19:12.374Z] [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 17 kB/s) [2024-06-21T19:19:12.374Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.pom [2024-06-21T19:19:12.374Z] [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.4 MB/s) [2024-06-21T19:19:12.374Z] [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 [2024-06-21T19:19:12.374Z] [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 [2024-06-21T19:19:12.374Z] [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 [2024-06-21T19:19:12.374Z] [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 [2024-06-21T19:19:12.374Z] [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 [2024-06-21T19:19:12.374Z] [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 [2024-06-21T19:19:12.629Z] [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 1.0 MB/s) [2024-06-21T19:19:12.629Z] [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 [2024-06-21T19:19:12.629Z] [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 7.4 MB/s) [2024-06-21T19:19:12.629Z] [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 [2024-06-21T19:19:12.629Z] [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 1.6 MB/s) [2024-06-21T19:19:12.629Z] [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 [2024-06-21T19:19:12.629Z] [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 818 kB/s) [2024-06-21T19:19:12.629Z] [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 [2024-06-21T19:19:12.629Z] [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 11 MB/s) [2024-06-21T19:19:12.629Z] [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 [2024-06-21T19:19:12.629Z] [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) [2024-06-21T19:19:12.629Z] [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 [2024-06-21T19:19:12.629Z] [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 5.5 MB/s) [2024-06-21T19:19:12.629Z] [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 592 kB/s) [2024-06-21T19:19:12.629Z] [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 [2024-06-21T19:19:12.629Z] [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 [2024-06-21T19:19:12.629Z] [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 3.6 MB/s) [2024-06-21T19:19:12.629Z] [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 [2024-06-21T19:19:12.629Z] [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 9.1 MB/s) [2024-06-21T19:19:12.629Z] [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 [2024-06-21T19:19:12.630Z] [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 7.0 MB/s) [2024-06-21T19:19:12.630Z] [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 [2024-06-21T19:19:12.630Z] [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 1.0 MB/s) [2024-06-21T19:19:12.630Z] [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 [2024-06-21T19:19:12.630Z] [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.9 MB/s) [2024-06-21T19:19:12.630Z] [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 [2024-06-21T19:19:12.630Z] [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 3.4 MB/s) [2024-06-21T19:19:12.630Z] [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 750 kB/s) [2024-06-21T19:19:12.630Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar (68 kB at 2.3 MB/s) [2024-06-21T19:19:12.630Z] [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 20 MB/s) [2024-06-21T19:19:12.630Z] [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 24 MB/s) [2024-06-21T19:19:12.885Z] [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 [2024-06-21T19:19:12.885Z] [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 25 MB/s) [2024-06-21T19:19:13.446Z] [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 [2024-06-21T19:19:13.446Z] [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 12 MB/s) [2024-06-21T19:19:13.446Z] [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 [2024-06-21T19:19:13.446Z] [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 3.1 MB/s) [2024-06-21T19:19:13.446Z] [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 [2024-06-21T19:19:13.446Z] [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.8 MB/s) [2024-06-21T19:19:14.007Z] [INFO] org.glassfish.jaxb:txw2:2.3.3 is wrapped as a bundle with bundle symbolic name wrapped.org.glassfish.jaxb.txw2 [2024-06-21T19:19:14.007Z] [INFO] The artifact can be referenced in feature files with the following data: [2024-06-21T19:19:14.007Z] [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 [2024-06-21T19:19:14.007Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/txw2/2.3.3/txw2-2.3.3-sources.jar (69 kB at 1.2 MB/s) [2024-06-21T19:19:14.008Z] [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 [2024-06-21T19:19:14.008Z] [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 604 kB/s) [2024-06-21T19:19:14.008Z] [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 [2024-06-21T19:19:14.263Z] [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 748 kB/s) [2024-06-21T19:19:14.263Z] [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 [2024-06-21T19:19:14.263Z] [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 5.3 MB/s) [2024-06-21T19:19:14.263Z] [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 [2024-06-21T19:19:14.263Z] [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 987 kB/s) [2024-06-21T19:19:14.263Z] [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 [2024-06-21T19:19:14.823Z] [INFO] org.glassfish.jaxb:jaxb-xjc:2.3.3 is wrapped as a bundle with bundle symbolic name wrapped.org.glassfish.jaxb.jaxb-xjc [2024-06-21T19:19:14.823Z] [INFO] The artifact can be referenced in feature files with the following data: [2024-06-21T19:19:14.823Z] [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 [2024-06-21T19:19:15.078Z] [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.8 MB/s) [2024-06-21T19:19:15.334Z] [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 [2024-06-21T19:19:15.334Z] [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.1 MB/s) [2024-06-21T19:19:15.334Z] [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 [2024-06-21T19:19:15.334Z] [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 627 kB/s) [2024-06-21T19:19:15.334Z] [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 [2024-06-21T19:19:15.589Z] [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 1.2 MB/s) [2024-06-21T19:19:15.589Z] [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 [2024-06-21T19:19:15.589Z] [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 4.9 MB/s) [2024-06-21T19:19:15.589Z] [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 [2024-06-21T19:19:15.844Z] [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 590 kB/s) [2024-06-21T19:19:15.844Z] [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 [2024-06-21T19:19:15.844Z] [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 294 kB/s) [2024-06-21T19:19:15.844Z] [INFO] org.glassfish.jaxb:jaxb-jxc:2.3.3 is wrapped as a bundle with bundle symbolic name wrapped.org.glassfish.jaxb.jaxb-jxc [2024-06-21T19:19:15.844Z] [INFO] The artifact can be referenced in feature files with the following data: [2024-06-21T19:19:15.844Z] [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 [2024-06-21T19:19:15.844Z] [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) [2024-06-21T19:19:16.771Z] [INFO] org.apache.ant:ant:1.10.7 is wrapped as a bundle with bundle symbolic name wrapped.org.apache.ant.ant [2024-06-21T19:19:16.771Z] [INFO] The artifact can be referenced in feature files with the following data: [2024-06-21T19:19:16.771Z] [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 [2024-06-21T19:19:17.027Z] [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 25 MB/s) [2024-06-21T19:19:17.283Z] [INFO] org.apache.ant:ant-launcher:1.10.7 is wrapped as a bundle with bundle symbolic name wrapped.org.apache.ant.ant-launcher [2024-06-21T19:19:17.283Z] [INFO] The artifact can be referenced in feature files with the following data: [2024-06-21T19:19:17.283Z] [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 [2024-06-21T19:19:17.283Z] [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 273 kB/s) [2024-06-21T19:19:17.283Z] [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 [2024-06-21T19:19:17.283Z] [INFO] The artifact can be referenced in feature files with the following data: [2024-06-21T19:19:17.283Z] [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 [2024-06-21T19:19:17.539Z] [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 815 kB/s) [2024-06-21T19:19:18.467Z] [INFO] org.checkerframework:compiler:2.4.0 is wrapped as a bundle with bundle symbolic name wrapped.org.checkerframework.compiler [2024-06-21T19:19:18.467Z] [INFO] The artifact can be referenced in feature files with the following data: [2024-06-21T19:19:18.467Z] [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 [2024-06-21T19:19:18.467Z] [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 13 kB/s) [2024-06-21T19:19:18.467Z] [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 [2024-06-21T19:19:18.467Z] [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 [2024-06-21T19:19:18.467Z] [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 5.4 MB/s) [2024-06-21T19:19:18.467Z] [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 [2024-06-21T19:19:18.467Z] [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.6 MB/s) [2024-06-21T19:19:18.467Z] [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 [2024-06-21T19:19:18.467Z] [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 627 kB/s) [2024-06-21T19:19:18.467Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/testng/testng/6.11/testng-6.11.pom [2024-06-21T19:19:18.467Z] [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 169 kB/s) [2024-06-21T19:19:18.467Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/beust/jcommander/1.64/jcommander-1.64.pom [2024-06-21T19:19:18.467Z] [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 134 kB/s) [2024-06-21T19:19:18.468Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.17/snakeyaml-1.17.pom [2024-06-21T19:19:18.468Z] [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 2.3 MB/s) [2024-06-21T19:19:18.468Z] [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 [2024-06-21T19:19:18.468Z] [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 2.3 MB/s) [2024-06-21T19:19:18.468Z] [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 [2024-06-21T19:19:18.468Z] [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 [2024-06-21T19:19:18.723Z] [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 727 kB/s) [2024-06-21T19:19:18.723Z] [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 [2024-06-21T19:19:18.723Z] [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 134 kB/s) [2024-06-21T19:19:18.723Z] [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 [2024-06-21T19:19:18.723Z] [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 28 kB/s) [2024-06-21T19:19:18.723Z] [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 [2024-06-21T19:19:18.978Z] [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.1 MB/s) [2024-06-21T19:19:18.978Z] [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 [2024-06-21T19:19:18.978Z] [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 370 kB/s) [2024-06-21T19:19:18.978Z] [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 [2024-06-21T19:19:18.978Z] [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 3.5 MB/s) [2024-06-21T19:19:18.978Z] [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 [2024-06-21T19:19:18.978Z] [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 577 kB/s) [2024-06-21T19:19:18.978Z] [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 [2024-06-21T19:19:18.978Z] [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) [2024-06-21T19:19:18.979Z] [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 [2024-06-21T19:19:18.979Z] [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 148 kB/s) [2024-06-21T19:19:18.979Z] [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 [2024-06-21T19:19:19.234Z] [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 47 kB/s) [2024-06-21T19:19:19.234Z] [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 [2024-06-21T19:19:19.234Z] [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 1.5 MB/s) [2024-06-21T19:19:19.234Z] [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 [2024-06-21T19:19:19.234Z] [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 460 kB/s) [2024-06-21T19:19:19.234Z] [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 [2024-06-21T19:19:19.234Z] [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 87 kB/s) [2024-06-21T19:19:19.234Z] [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 [2024-06-21T19:19:19.234Z] [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 [2024-06-21T19:19:19.234Z] [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 842 kB/s) [2024-06-21T19:19:19.234Z] [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 [2024-06-21T19:19:19.234Z] [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 426 kB/s) [2024-06-21T19:19:19.234Z] [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 [2024-06-21T19:19:19.234Z] [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 352 kB/s) [2024-06-21T19:19:19.234Z] [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 [2024-06-21T19:19:19.234Z] [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 [2024-06-21T19:19:19.234Z] [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 588 kB/s) [2024-06-21T19:19:19.235Z] [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 [2024-06-21T19:19:19.490Z] [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 17 kB/s) [2024-06-21T19:19:19.490Z] [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 [2024-06-21T19:19:19.490Z] [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 15 kB/s) [2024-06-21T19:19:19.490Z] [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 [2024-06-21T19:19:19.490Z] [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 3.3 MB/s) [2024-06-21T19:19:19.490Z] [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 [2024-06-21T19:19:19.490Z] [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 143 kB/s) [2024-06-21T19:19:19.490Z] [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 [2024-06-21T19:19:19.490Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-bom/2.3.2/jaxb-bom-2.3.2.pom (8.0 kB at 1.0 MB/s) [2024-06-21T19:19:19.490Z] [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 [2024-06-21T19:19:19.746Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/jersey-hk2/2.30/jersey-hk2-2.30.pom (4.7 kB at 46 kB/s) [2024-06-21T19:19:19.746Z] [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 [2024-06-21T19:19:19.746Z] [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 38 kB/s) [2024-06-21T19:19:19.746Z] [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 [2024-06-21T19:19:19.746Z] [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 231 kB/s) [2024-06-21T19:19:19.746Z] [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 [2024-06-21T19:19:19.746Z] [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 144 kB/s) [2024-06-21T19:19:19.746Z] [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 [2024-06-21T19:19:19.746Z] [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 95 kB/s) [2024-06-21T19:19:19.746Z] [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 [2024-06-21T19:19:20.002Z] [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 176 kB/s) [2024-06-21T19:19:20.002Z] [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 [2024-06-21T19:19:20.002Z] [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 1.1 MB/s) [2024-06-21T19:19:20.002Z] [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 [2024-06-21T19:19:20.002Z] [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 [2024-06-21T19:19:20.002Z] [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 [2024-06-21T19:19:20.002Z] [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 [2024-06-21T19:19:20.002Z] [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 [2024-06-21T19:19:20.002Z] [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 3.1 MB/s) [2024-06-21T19:19:20.002Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar (19 kB at 2.4 MB/s) [2024-06-21T19:19:20.002Z] [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 [2024-06-21T19:19:20.002Z] [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 [2024-06-21T19:19:20.002Z] [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.2 MB/s) [2024-06-21T19:19:20.002Z] [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 [2024-06-21T19:19:20.002Z] [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 6.4 MB/s) [2024-06-21T19:19:20.002Z] [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 4.5 MB/s) [2024-06-21T19:19:20.002Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar (44 kB at 3.0 MB/s) [2024-06-21T19:19:20.002Z] [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.9 MB/s) [2024-06-21T19:19:20.002Z] [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 14 MB/s) [2024-06-21T19:19:20.002Z] [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 [2024-06-21T19:19:20.002Z] [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 2.5 MB/s) [2024-06-21T19:19:20.002Z] [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 [2024-06-21T19:19:20.002Z] [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 11 MB/s) [2024-06-21T19:19:20.258Z] [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 [2024-06-21T19:19:20.258Z] [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 25 MB/s) [2024-06-21T19:19:20.258Z] [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 [2024-06-21T19:19:20.259Z] [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 3.8 MB/s) [2024-06-21T19:19:20.259Z] [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 [2024-06-21T19:19:20.259Z] [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 507 kB/s) [2024-06-21T19:19:20.259Z] [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 [2024-06-21T19:19:20.259Z] [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 610 kB/s) [2024-06-21T19:19:20.514Z] [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 [2024-06-21T19:19:20.514Z] [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.8 MB/s) [2024-06-21T19:19:20.514Z] [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 [2024-06-21T19:19:20.514Z] [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 2.5 MB/s) [2024-06-21T19:19:20.514Z] [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 [2024-06-21T19:19:20.514Z] [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 1.2 MB/s) [2024-06-21T19:19:20.514Z] [INFO] Resolving MavenDependencyRoots = [GroupId = javax.inject, ArtifactId = javax.inject, Version = 1, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [provided, compile, system, runtime], MissingManifestStrategy = GENERATE, IncludeSource = true [2024-06-21T19:19:20.514Z] [INFO] javax.inject:javax.inject:1 is wrapped as a bundle with bundle symbolic name wrapped.javax.inject.javax.inject [2024-06-21T19:19:20.514Z] [INFO] The artifact can be referenced in feature files with the following data: [2024-06-21T19:19:20.514Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1-sources.jar [2024-06-21T19:19:20.769Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1-sources.jar (11 kB at 158 kB/s) [2024-06-21T19:19:20.769Z] [INFO] Resolving MavenDependencyRoots = [GroupId = javax.annotation, ArtifactId = javax.annotation-api, Version = 1.3.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [provided, compile, system, runtime], MissingManifestStrategy = GENERATE, IncludeSource = true [2024-06-21T19:19:20.769Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar [2024-06-21T19:19:20.769Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar (27 kB at 1.4 MB/s) [2024-06-21T19:19:20.769Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.pom [2024-06-21T19:19:20.769Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.pom (14 kB at 689 kB/s) [2024-06-21T19:19:20.769Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2-sources.jar [2024-06-21T19:19:20.769Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2-sources.jar (42 kB at 900 kB/s) [2024-06-21T19:19:20.769Z] [INFO] Resolving MavenDependencyRoots = [GroupId = io.swagger.core.v3, ArtifactId = swagger-jaxrs2, Version = 2.2.19, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [provided, compile, system, runtime], MissingManifestStrategy = GENERATE, IncludeSource = true [2024-06-21T19:19:20.769Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-jaxrs2/2.2.19/swagger-jaxrs2-2.2.19.jar [2024-06-21T19:19:20.769Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-jaxrs2/2.2.19/swagger-jaxrs2-2.2.19.jar (95 kB at 2.1 MB/s) [2024-06-21T19:19:20.769Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-jaxrs2/2.2.19/swagger-jaxrs2-2.2.19.pom [2024-06-21T19:19:20.769Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-jaxrs2/2.2.19/swagger-jaxrs2-2.2.19.pom (13 kB at 368 kB/s) [2024-06-21T19:19:20.769Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-project/2.2.19/swagger-project-2.2.19.pom [2024-06-21T19:19:21.024Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-project/2.2.19/swagger-project-2.2.19.pom (30 kB at 461 kB/s) [2024-06-21T19:19:21.024Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.pom [2024-06-21T19:19:21.024Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.pom (17 kB at 1.9 MB/s) [2024-06-21T19:19:21.024Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.pom [2024-06-21T19:19:21.024Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.pom (13 kB at 327 kB/s) [2024-06-21T19:19:21.024Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.4.11/logback-parent-1.4.11.pom [2024-06-21T19:19:21.024Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.4.11/logback-parent-1.4.11.pom (20 kB at 789 kB/s) [2024-06-21T19:19:21.024Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.pom [2024-06-21T19:19:21.024Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.pom (5.0 kB at 99 kB/s) [2024-06-21T19:19:21.024Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.pom [2024-06-21T19:19:21.024Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.pom (19 kB at 1.2 MB/s) [2024-06-21T19:19:21.024Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.15.2/jackson-base-2.15.2.pom [2024-06-21T19:19:21.024Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.15.2/jackson-base-2.15.2.pom (11 kB at 867 kB/s) [2024-06-21T19:19:21.024Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom [2024-06-21T19:19:21.024Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom (18 kB at 1.8 MB/s) [2024-06-21T19:19:21.024Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom [2024-06-21T19:19:21.280Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom (6.5 kB at 233 kB/s) [2024-06-21T19:19:21.280Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/50/oss-parent-50.pom [2024-06-21T19:19:21.280Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/50/oss-parent-50.pom (24 kB at 1.5 MB/s) [2024-06-21T19:19:21.280Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.pom [2024-06-21T19:19:21.280Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.pom (7.1 kB at 471 kB/s) [2024-06-21T19:19:21.280Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.pom [2024-06-21T19:19:21.280Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.pom (9.8 kB at 1.1 MB/s) [2024-06-21T19:19:21.280Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/classgraph/classgraph/4.8.162/classgraph-4.8.162.pom [2024-06-21T19:19:21.280Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/classgraph/classgraph/4.8.162/classgraph-4.8.162.pom (30 kB at 333 kB/s) [2024-06-21T19:19:21.280Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.pom [2024-06-21T19:19:21.280Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.pom (11 kB at 156 kB/s) [2024-06-21T19:19:21.280Z] [WARNING] Invalid POM for commons-io:commons-io:jar:2.14.0, transitive dependencies (if any) will not be available, enable debug logging for more details [2024-06-21T19:19:21.280Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-models/2.2.19/swagger-models-2.2.19.pom [2024-06-21T19:19:21.535Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-models/2.2.19/swagger-models-2.2.19.pom (4.1 kB at 38 kB/s) [2024-06-21T19:19:21.535Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/2.2/snakeyaml-2.2.pom [2024-06-21T19:19:21.535Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/2.2/snakeyaml-2.2.pom (21 kB at 850 kB/s) [2024-06-21T19:19:21.535Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-annotations/2.2.19/swagger-annotations-2.2.19.pom [2024-06-21T19:19:21.535Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-annotations/2.2.19/swagger-annotations-2.2.19.pom (5.6 kB at 58 kB/s) [2024-06-21T19:19:21.535Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-integration/2.2.19/swagger-integration-2.2.19.pom [2024-06-21T19:19:21.792Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-integration/2.2.19/swagger-integration-2.2.19.pom (2.7 kB at 32 kB/s) [2024-06-21T19:19:21.792Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-core/2.2.19/swagger-core-2.2.19.pom [2024-06-21T19:19:21.792Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-core/2.2.19/swagger-core-2.2.19.pom (7.1 kB at 101 kB/s) [2024-06-21T19:19:21.792Z] [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 [2024-06-21T19:19:21.792Z] [WARNING] Invalid POM for org.apache.commons:commons-lang3:jar:3.13.0, transitive dependencies (if any) will not be available, enable debug logging for more details [2024-06-21T19:19:21.792Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.2/jackson-dataformat-yaml-2.15.2.pom [2024-06-21T19:19:21.792Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.2/jackson-dataformat-yaml-2.15.2.pom (2.6 kB at 132 kB/s) [2024-06-21T19:19:21.792Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.15.2/jackson-dataformats-text-2.15.2.pom [2024-06-21T19:19:21.792Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.15.2/jackson-dataformats-text-2.15.2.pom (3.5 kB at 348 kB/s) [2024-06-21T19:19:21.792Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.2/jackson-datatype-jsr310-2.15.2.pom [2024-06-21T19:19:21.792Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.2/jackson-datatype-jsr310-2.15.2.pom (4.9 kB at 67 kB/s) [2024-06-21T19:19:21.792Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-modules-java8/2.15.2/jackson-modules-java8-2.15.2.pom [2024-06-21T19:19:22.048Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-modules-java8/2.15.2/jackson-modules-java8-2.15.2.pom (3.1 kB at 56 kB/s) [2024-06-21T19:19:22.048Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/testng/testng/7.8.0/testng-7.8.0.pom [2024-06-21T19:19:22.048Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/testng/testng/7.8.0/testng-7.8.0.pom (2.9 kB at 162 kB/s) [2024-06-21T19:19:22.048Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/beust/jcommander/1.82/jcommander-1.82.pom [2024-06-21T19:19:22.048Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/beust/jcommander/1.82/jcommander-1.82.pom (1.5 kB at 252 kB/s) [2024-06-21T19:19:22.048Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/webjars/jquery/3.6.1/jquery-3.6.1.pom [2024-06-21T19:19:22.048Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/webjars/jquery/3.6.1/jquery-3.6.1.pom (7.4 kB at 389 kB/s) [2024-06-21T19:19:22.048Z] [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 [2024-06-21T19:19:22.048Z] [WARNING] Invalid POM for commons-codec:commons-codec:jar:1.16.0, transitive dependencies (if any) will not be available, enable debug logging for more details [2024-06-21T19:19:22.048Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured/4.5.1/rest-assured-4.5.1.pom [2024-06-21T19:19:22.048Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured/4.5.1/rest-assured-4.5.1.pom (7.6 kB at 125 kB/s) [2024-06-21T19:19:22.048Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured-parent/4.5.1/rest-assured-parent-4.5.1.pom [2024-06-21T19:19:22.303Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured-parent/4.5.1/rest-assured-parent-4.5.1.pom (21 kB at 277 kB/s) [2024-06-21T19:19:22.303Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy/3.0.19/groovy-3.0.19.pom [2024-06-21T19:19:22.303Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy/3.0.19/groovy-3.0.19.pom (24 kB at 364 kB/s) [2024-06-21T19:19:22.303Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-xml/3.0.9/groovy-xml-3.0.9.pom [2024-06-21T19:19:22.303Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-xml/3.0.9/groovy-xml-3.0.9.pom (22 kB at 378 kB/s) [2024-06-21T19:19:22.303Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.1/hamcrest-2.1.pom [2024-06-21T19:19:22.303Z] [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 125 kB/s) [2024-06-21T19:19:22.303Z] [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 [2024-06-21T19:19:22.303Z] [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 35 kB/s) [2024-06-21T19:19:22.303Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/json-path/4.5.1/json-path-4.5.1.pom [2024-06-21T19:19:22.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/json-path/4.5.1/json-path-4.5.1.pom (4.9 kB at 108 kB/s) [2024-06-21T19:19:22.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-json/3.0.9/groovy-json-3.0.9.pom [2024-06-21T19:19:22.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-json/3.0.9/groovy-json-3.0.9.pom (22 kB at 522 kB/s) [2024-06-21T19:19:22.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured-common/4.5.1/rest-assured-common-4.5.1.pom [2024-06-21T19:19:22.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured-common/4.5.1/rest-assured-common-4.5.1.pom (3.2 kB at 44 kB/s) [2024-06-21T19:19:22.559Z] [WARNING] Invalid POM for org.apache.commons:commons-lang3:jar:3.13.0, transitive dependencies (if any) will not be available, enable debug logging for more details [2024-06-21T19:19:22.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/xml-path/4.5.1/xml-path-4.5.1.pom [2024-06-21T19:19:22.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/xml-path/4.5.1/xml-path-4.5.1.pom (4.3 kB at 59 kB/s) [2024-06-21T19:19:22.559Z] [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 [2024-06-21T19:19:22.815Z] [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 261 kB/s) [2024-06-21T19:19:22.815Z] [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 [2024-06-21T19:19:22.815Z] [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 132 kB/s) [2024-06-21T19:19:22.815Z] [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 [2024-06-21T19:19:22.815Z] [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 688 kB/s) [2024-06-21T19:19:22.815Z] [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 [2024-06-21T19:19:22.815Z] [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 155 kB/s) [2024-06-21T19:19:22.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2024-06-21T19:19:22.815Z] [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 278 kB/s) [2024-06-21T19:19:22.815Z] [WARNING] Invalid POM for org.objenesis:objenesis:jar:2.6, transitive dependencies (if any) will not be available, enable debug logging for more details [2024-06-21T19:19:22.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-core-impl/3.1.9.Final/weld-core-impl-3.1.9.Final.pom [2024-06-21T19:19:23.071Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-core-impl/3.1.9.Final/weld-core-impl-3.1.9.Final.pom (8.4 kB at 150 kB/s) [2024-06-21T19:19:23.071Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-core-parent/3.1.9.Final/weld-core-parent-3.1.9.Final.pom [2024-06-21T19:19:23.071Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-core-parent/3.1.9.Final/weld-core-parent-3.1.9.Final.pom (31 kB at 425 kB/s) [2024-06-21T19:19:23.071Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/45/weld-parent-45.pom [2024-06-21T19:19:23.071Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/45/weld-parent-45.pom (54 kB at 647 kB/s) [2024-06-21T19:19:23.071Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.7.0.Alpha10/arquillian-bom-1.7.0.Alpha10.pom [2024-06-21T19:19:23.071Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.7.0.Alpha10/arquillian-bom-1.7.0.Alpha10.pom (10 kB at 548 kB/s) [2024-06-21T19:19:23.071Z] [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 [2024-06-21T19:19:23.071Z] [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 498 kB/s) [2024-06-21T19:19:23.071Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom [2024-06-21T19:19:23.071Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom (7.0 kB at 437 kB/s) [2024-06-21T19:19:23.071Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.6.3/maven-3.6.3.pom [2024-06-21T19:19:23.327Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.6.3/maven-3.6.3.pom (26 kB at 1.9 MB/s) [2024-06-21T19:19:23.327Z] [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 [2024-06-21T19:19:23.327Z] [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) [2024-06-21T19:19:23.327Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/3.1.SP4/weld-api-bom-3.1.SP4.pom [2024-06-21T19:19:23.327Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/3.1.SP4/weld-api-bom-3.1.SP4.pom (5.1 kB at 71 kB/s) [2024-06-21T19:19:23.327Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/3.1.SP4/weld-api-parent-3.1.SP4.pom [2024-06-21T19:19:23.327Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/3.1.SP4/weld-api-parent-3.1.SP4.pom (7.9 kB at 111 kB/s) [2024-06-21T19:19:23.327Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/44/weld-parent-44.pom [2024-06-21T19:19:23.327Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/44/weld-parent-44.pom (54 kB at 812 kB/s) [2024-06-21T19:19:23.327Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api/3.1.SP4/weld-api-3.1.SP4.pom [2024-06-21T19:19:23.583Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api/3.1.SP4/weld-api-3.1.SP4.pom (1.6 kB at 27 kB/s) [2024-06-21T19:19:23.583Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.pom [2024-06-21T19:19:23.583Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.pom (8.8 kB at 979 kB/s) [2024-06-21T19:19:23.583Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.pom [2024-06-21T19:19:23.583Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.pom (3.4 kB at 426 kB/s) [2024-06-21T19:19:23.583Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-spi/3.1.SP4/weld-spi-3.1.SP4.pom [2024-06-21T19:19:23.583Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-spi/3.1.SP4/weld-spi-3.1.SP4.pom (2.8 kB at 39 kB/s) [2024-06-21T19:19:23.583Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/classfilewriter/jboss-classfilewriter/1.2.5.Final/jboss-classfilewriter-1.2.5.Final.pom [2024-06-21T19:19:23.583Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/classfilewriter/jboss-classfilewriter/1.2.5.Final/jboss-classfilewriter-1.2.5.Final.pom (3.3 kB at 122 kB/s) [2024-06-21T19:19:23.583Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/24/jboss-parent-24.pom [2024-06-21T19:19:23.584Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/24/jboss-parent-24.pom (36 kB at 899 kB/s) [2024-06-21T19:19:23.584Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/annotation/jboss-annotations-api_1.3_spec/2.0.1.Final/jboss-annotations-api_1.3_spec-2.0.1.Final.pom [2024-06-21T19:19:23.840Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/annotation/jboss-annotations-api_1.3_spec/2.0.1.Final/jboss-annotations-api_1.3_spec-2.0.1.Final.pom (12 kB at 172 kB/s) [2024-06-21T19:19:23.840Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/35/jboss-parent-35.pom [2024-06-21T19:19:23.840Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/35/jboss-parent-35.pom (66 kB at 6.0 MB/s) [2024-06-21T19:19:23.840Z] [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/2.0.0.Final/jboss-el-api_3.0_spec-2.0.0.Final.pom [2024-06-21T19:19:23.840Z] [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/2.0.0.Final/jboss-el-api_3.0_spec-2.0.0.Final.pom (13 kB at 259 kB/s) [2024-06-21T19:19:23.840Z] [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/2.0.0.Final/jboss-interceptors-api_1.2_spec-2.0.0.Final.pom [2024-06-21T19:19:23.840Z] [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/2.0.0.Final/jboss-interceptors-api_1.2_spec-2.0.0.Final.pom (13 kB at 89 kB/s) [2024-06-21T19:19:24.096Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.pom [2024-06-21T19:19:24.096Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.pom (15 kB at 1.1 MB/s) [2024-06-21T19:19:24.096Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/39/jboss-parent-39.pom [2024-06-21T19:19:24.096Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/39/jboss-parent-39.pom (68 kB at 7.5 MB/s) [2024-06-21T19:19:24.096Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom [2024-06-21T19:19:24.096Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom (5.6 kB at 804 kB/s) [2024-06-21T19:19:24.096Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testng/arquillian-testng-container/1.7.1.Final/arquillian-testng-container-1.7.1.Final.pom [2024-06-21T19:19:24.096Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testng/arquillian-testng-container/1.7.1.Final/arquillian-testng-container-1.7.1.Final.pom (3.5 kB at 59 kB/s) [2024-06-21T19:19:24.096Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-build/1.7.1.Final/arquillian-build-1.7.1.Final.pom [2024-06-21T19:19:24.096Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-build/1.7.1.Final/arquillian-build-1.7.1.Final.pom (4.6 kB at 46 kB/s) [2024-06-21T19:19:24.096Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-parent/1.7.1.Final/arquillian-parent-1.7.1.Final.pom [2024-06-21T19:19:24.352Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-parent/1.7.1.Final/arquillian-parent-1.7.1.Final.pom (5.2 kB at 60 kB/s) [2024-06-21T19:19:24.352Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testng/arquillian-testng-core/1.7.1.Final/arquillian-testng-core-1.7.1.Final.pom [2024-06-21T19:19:24.352Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testng/arquillian-testng-core/1.7.1.Final/arquillian-testng-core-1.7.1.Final.pom (2.6 kB at 31 kB/s) [2024-06-21T19:19:24.352Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-spi/1.7.1.Final/arquillian-test-spi-1.7.1.Final.pom [2024-06-21T19:19:24.352Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-spi/1.7.1.Final/arquillian-test-spi-1.7.1.Final.pom (1.6 kB at 20 kB/s) [2024-06-21T19:19:24.352Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-spi/1.7.1.Final/arquillian-core-spi-1.7.1.Final.pom [2024-06-21T19:19:24.608Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-spi/1.7.1.Final/arquillian-core-spi-1.7.1.Final.pom (1.2 kB at 16 kB/s) [2024-06-21T19:19:24.608Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-api/1.7.1.Final/arquillian-core-api-1.7.1.Final.pom [2024-06-21T19:19:24.608Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-api/1.7.1.Final/arquillian-core-api-1.7.1.Final.pom (1.1 kB at 12 kB/s) [2024-06-21T19:19:24.608Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-api/1.7.1.Final/arquillian-test-api-1.7.1.Final.pom [2024-06-21T19:19:24.864Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-api/1.7.1.Final/arquillian-test-api-1.7.1.Final.pom (1.2 kB at 11 kB/s) [2024-06-21T19:19:24.864Z] [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.1.Final/arquillian-container-test-api-1.7.1.Final.pom [2024-06-21T19:19:24.864Z] [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.1.Final/arquillian-container-test-api-1.7.1.Final.pom (1.4 kB at 17 kB/s) [2024-06-21T19:19:24.864Z] [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 [2024-06-21T19:19:24.864Z] [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 238 kB/s) [2024-06-21T19:19:24.864Z] [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 [2024-06-21T19:19:24.865Z] [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.2 MB/s) [2024-06-21T19:19:24.865Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/19/jboss-parent-19.pom [2024-06-21T19:19:24.865Z] [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 3.2 MB/s) [2024-06-21T19:19:24.865Z] [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 [2024-06-21T19:19:24.865Z] [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 73 kB/s) [2024-06-21T19:19:24.865Z] [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 [2024-06-21T19:19:24.865Z] [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) [2024-06-21T19:19:24.865Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/16/jboss-parent-16.pom [2024-06-21T19:19:24.865Z] [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 901 kB/s) [2024-06-21T19:19:24.865Z] [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.1.Final/arquillian-container-test-spi-1.7.1.Final.pom [2024-06-21T19:19:25.121Z] [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.1.Final/arquillian-container-test-spi-1.7.1.Final.pom (1.7 kB at 14 kB/s) [2024-06-21T19:19:25.121Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-spi/1.7.1.Final/arquillian-container-spi-1.7.1.Final.pom [2024-06-21T19:19:25.121Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-spi/1.7.1.Final/arquillian-container-spi-1.7.1.Final.pom (2.5 kB at 35 kB/s) [2024-06-21T19:19:25.121Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-api/1.7.1.Final/arquillian-config-api-1.7.1.Final.pom [2024-06-21T19:19:25.377Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-api/1.7.1.Final/arquillian-config-api-1.7.1.Final.pom (1.2 kB at 10 kB/s) [2024-06-21T19:19:25.377Z] [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.1.Final/arquillian-config-impl-base-1.7.1.Final.pom [2024-06-21T19:19:25.377Z] [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.1.Final/arquillian-config-impl-base-1.7.1.Final.pom (2.8 kB at 29 kB/s) [2024-06-21T19:19:25.377Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-spi/1.7.1.Final/arquillian-config-spi-1.7.1.Final.pom [2024-06-21T19:19:25.377Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-spi/1.7.1.Final/arquillian-config-spi-1.7.1.Final.pom (984 B at 11 kB/s) [2024-06-21T19:19:25.377Z] [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 [2024-06-21T19:19:25.377Z] [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 185 kB/s) [2024-06-21T19:19:25.377Z] [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.1.Final/arquillian-core-impl-base-1.7.1.Final.pom [2024-06-21T19:19:25.633Z] [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.1.Final/arquillian-core-impl-base-1.7.1.Final.pom (1.6 kB at 27 kB/s) [2024-06-21T19:19:25.633Z] [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.1.Final/arquillian-test-impl-base-1.7.1.Final.pom [2024-06-21T19:19:25.633Z] [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.1.Final/arquillian-test-impl-base-1.7.1.Final.pom (2.1 kB at 30 kB/s) [2024-06-21T19:19:25.633Z] [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.1.Final/arquillian-container-impl-base-1.7.1.Final.pom [2024-06-21T19:19:25.633Z] [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.1.Final/arquillian-container-impl-base-1.7.1.Final.pom (3.5 kB at 43 kB/s) [2024-06-21T19:19:25.633Z] [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.1.Final/arquillian-container-test-impl-base-1.7.1.Final.pom [2024-06-21T19:19:25.889Z] [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.1.Final/arquillian-container-test-impl-base-1.7.1.Final.pom (3.2 kB at 41 kB/s) [2024-06-21T19:19:25.889Z] [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 [2024-06-21T19:19:25.889Z] [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 444 kB/s) [2024-06-21T19:19:25.889Z] [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 [2024-06-21T19:19:25.889Z] [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 181 kB/s) [2024-06-21T19:19:25.889Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-weld-embedded/2.1.0.Final/arquillian-weld-embedded-2.1.0.Final.pom [2024-06-21T19:19:25.889Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-weld-embedded/2.1.0.Final/arquillian-weld-embedded-2.1.0.Final.pom (3.2 kB at 23 kB/s) [2024-06-21T19:19:25.889Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-weld-embedded-root/2.1.0.Final/arquillian-weld-embedded-root-2.1.0.Final.pom [2024-06-21T19:19:26.146Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-weld-embedded-root/2.1.0.Final/arquillian-weld-embedded-root-2.1.0.Final.pom (5.2 kB at 118 kB/s) [2024-06-21T19:19:26.146Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/36/jboss-parent-36.pom [2024-06-21T19:19:26.146Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/36/jboss-parent-36.pom (66 kB at 5.1 MB/s) [2024-06-21T19:19:26.146Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.6.0.Final/arquillian-bom-1.6.0.Final.pom [2024-06-21T19:19:26.147Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.6.0.Final/arquillian-bom-1.6.0.Final.pom (9.2 kB at 707 kB/s) [2024-06-21T19:19:26.147Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-build/1.6.0.Final/arquillian-build-1.6.0.Final.pom [2024-06-21T19:19:26.147Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-build/1.6.0.Final/arquillian-build-1.6.0.Final.pom (3.8 kB at 108 kB/s) [2024-06-21T19:19:26.147Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-parent/1.6.0.Final/arquillian-parent-1.6.0.Final.pom [2024-06-21T19:19:26.147Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-parent/1.6.0.Final/arquillian-parent-1.6.0.Final.pom (5.1 kB at 643 kB/s) [2024-06-21T19:19:26.147Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.6.0.Final/arquillian-testenricher-cdi-1.6.0.Final.pom [2024-06-21T19:19:26.147Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.6.0.Final/arquillian-testenricher-cdi-1.6.0.Final.pom (3.7 kB at 413 kB/s) [2024-06-21T19:19:26.147Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet/2.41/jersey-container-servlet-2.41.pom [2024-06-21T19:19:26.147Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet/2.41/jersey-container-servlet-2.41.pom (3.5 kB at 93 kB/s) [2024-06-21T19:19:26.147Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/project/2.41/project-2.41.pom [2024-06-21T19:19:26.147Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/project/2.41/project-2.41.pom (3.1 kB at 51 kB/s) [2024-06-21T19:19:26.147Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/project/2.41/project-2.41.pom [2024-06-21T19:19:26.147Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/project/2.41/project-2.41.pom (108 kB at 2.0 MB/s) [2024-06-21T19:19:26.403Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom [2024-06-21T19:19:26.403Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom (15 kB at 1.8 MB/s) [2024-06-21T19:19:26.403Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet-core/2.41/jersey-container-servlet-core-2.41.pom [2024-06-21T19:19:26.403Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet-core/2.41/jersey-container-servlet-core-2.41.pom (3.4 kB at 54 kB/s) [2024-06-21T19:19:26.403Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-common/2.41/jersey-common-2.41.pom [2024-06-21T19:19:26.403Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-common/2.41/jersey-common-2.41.pom (37 kB at 1.0 MB/s) [2024-06-21T19:19:26.403Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-server/2.41/jersey-server-2.41.pom [2024-06-21T19:19:26.658Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-server/2.41/jersey-server-2.41.pom (13 kB at 117 kB/s) [2024-06-21T19:19:26.659Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-client/2.41/jersey-client-2.41.pom [2024-06-21T19:19:26.659Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-client/2.41/jersey-client-2.41.pom (6.8 kB at 214 kB/s) [2024-06-21T19:19:26.659Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-multipart/2.41/jersey-media-multipart-2.41.pom [2024-06-21T19:19:26.659Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-multipart/2.41/jersey-media-multipart-2.41.pom (4.0 kB at 84 kB/s) [2024-06-21T19:19:26.659Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/project/2.41/project-2.41.pom [2024-06-21T19:19:26.659Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/project/2.41/project-2.41.pom (2.1 kB at 31 kB/s) [2024-06-21T19:19:26.659Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.pom [2024-06-21T19:19:26.914Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.pom (17 kB at 697 kB/s) [2024-06-21T19:19:26.914Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/jersey-hk2/2.41/jersey-hk2-2.41.pom [2024-06-21T19:19:26.914Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/jersey-hk2/2.41/jersey-hk2-2.41.pom (4.8 kB at 95 kB/s) [2024-06-21T19:19:26.914Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/project/2.41/project-2.41.pom [2024-06-21T19:19:26.914Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/project/2.41/project-2.41.pom (1.5 kB at 31 kB/s) [2024-06-21T19:19:26.915Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.15.2/jackson-jaxrs-json-provider-2.15.2.pom [2024-06-21T19:19:27.170Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.15.2/jackson-jaxrs-json-provider-2.15.2.pom (4.5 kB at 38 kB/s) [2024-06-21T19:19:27.170Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.15.2/jackson-jaxrs-providers-2.15.2.pom [2024-06-21T19:19:27.170Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.15.2/jackson-jaxrs-providers-2.15.2.pom (5.8 kB at 112 kB/s) [2024-06-21T19:19:27.170Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.15.2/jackson-jaxrs-base-2.15.2.pom [2024-06-21T19:19:27.170Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.15.2/jackson-jaxrs-base-2.15.2.pom (2.3 kB at 44 kB/s) [2024-06-21T19:19:27.170Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.15.2/jackson-module-jaxb-annotations-2.15.2.pom [2024-06-21T19:19:27.170Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.15.2/jackson-module-jaxb-annotations-2.15.2.pom (3.8 kB at 38 kB/s) [2024-06-21T19:19:27.171Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-modules-base/2.15.2/jackson-modules-base-2.15.2.pom [2024-06-21T19:19:27.426Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-modules-base/2.15.2/jackson-modules-base-2.15.2.pom (3.8 kB at 53 kB/s) [2024-06-21T19:19:27.426Z] [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 [2024-06-21T19:19:27.426Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.jar [2024-06-21T19:19:27.426Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.jar [2024-06-21T19:19:27.426Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar [2024-06-21T19:19:27.426Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.jar [2024-06-21T19:19:27.426Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.jar [2024-06-21T19:19:27.426Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar (83 kB at 8.3 MB/s) [2024-06-21T19:19:27.426Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.jar (76 kB at 7.6 MB/s) [2024-06-21T19:19:27.426Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar [2024-06-21T19:19:27.426Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/classgraph/classgraph/4.8.162/classgraph-4.8.162.jar [2024-06-21T19:19:27.426Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar (549 kB at 34 MB/s) [2024-06-21T19:19:27.427Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar [2024-06-21T19:19:27.427Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.jar (283 kB at 8.6 MB/s) [2024-06-21T19:19:27.427Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-models/2.2.19/swagger-models-2.2.19.jar [2024-06-21T19:19:27.427Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.jar (1.6 MB at 32 MB/s) [2024-06-21T19:19:27.427Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar [2024-06-21T19:19:27.427Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar (334 kB at 6.7 MB/s) [2024-06-21T19:19:27.427Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-models/2.2.19/swagger-models-2.2.19.jar (133 kB at 2.0 MB/s) [2024-06-21T19:19:27.427Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-annotations/2.2.19/swagger-annotations-2.2.19.jar [2024-06-21T19:19:27.427Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-integration/2.2.19/swagger-integration-2.2.19.jar [2024-06-21T19:19:27.427Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/classgraph/classgraph/4.8.162/classgraph-4.8.162.jar (568 kB at 6.0 MB/s) [2024-06-21T19:19:27.427Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-core/2.2.19/swagger-core-2.2.19.jar [2024-06-21T19:19:27.427Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar (794 kB at 9.5 MB/s) [2024-06-21T19:19:27.427Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.2/jackson-dataformat-yaml-2.15.2.jar [2024-06-21T19:19:27.427Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.jar (598 kB at 4.9 MB/s) [2024-06-21T19:19:27.427Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.2/jackson-datatype-jsr310-2.15.2.jar [2024-06-21T19:19:27.427Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-integration/2.2.19/swagger-integration-2.2.19.jar (41 kB at 1.1 MB/s) [2024-06-21T19:19:27.427Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.15.2/jackson-jaxrs-json-provider-2.15.2.jar [2024-06-21T19:19:27.427Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.2/jackson-dataformat-yaml-2.15.2.jar (55 kB at 1.7 MB/s) [2024-06-21T19:19:27.427Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.15.2/jackson-jaxrs-base-2.15.2.jar [2024-06-21T19:19:27.427Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-annotations/2.2.19/swagger-annotations-2.2.19.jar (47 kB at 985 kB/s) [2024-06-21T19:19:27.427Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.15.2/jackson-module-jaxb-annotations-2.15.2.jar [2024-06-21T19:19:27.427Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.2/jackson-datatype-jsr310-2.15.2.jar (123 kB at 4.4 MB/s) [2024-06-21T19:19:27.427Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.15.2/jackson-jaxrs-base-2.15.2.jar (32 kB at 1.2 MB/s) [2024-06-21T19:19:27.427Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.15.2/jackson-jaxrs-json-provider-2.15.2.jar (17 kB at 438 kB/s) [2024-06-21T19:19:27.427Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-core/2.2.19/swagger-core-2.2.19.jar (224 kB at 3.1 MB/s) [2024-06-21T19:19:27.682Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.15.2/jackson-module-jaxb-annotations-2.15.2.jar (37 kB at 655 kB/s) [2024-06-21T19:19:27.682Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-jaxrs2/2.2.19/swagger-jaxrs2-2.2.19-sources.jar [2024-06-21T19:19:27.682Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-jaxrs2/2.2.19/swagger-jaxrs2-2.2.19-sources.jar (52 kB at 740 kB/s) [2024-06-21T19:19:27.683Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4-sources.jar [2024-06-21T19:19:27.683Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4-sources.jar (167 kB at 10 MB/s) [2024-06-21T19:19:27.683Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11-sources.jar [2024-06-21T19:19:27.683Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11-sources.jar (233 kB at 4.0 MB/s) [2024-06-21T19:19:27.938Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11-sources.jar [2024-06-21T19:19:27.938Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11-sources.jar (465 kB at 4.2 MB/s) [2024-06-21T19:19:27.938Z] [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-sources.jar [2024-06-21T19:19:28.193Z] [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-sources.jar (73 kB at 1.0 MB/s) [2024-06-21T19:19:28.193Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2-sources.jar [2024-06-21T19:19:28.193Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2-sources.jar (1.2 MB at 12 MB/s) [2024-06-21T19:19:28.448Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2-sources.jar [2024-06-21T19:19:28.448Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2-sources.jar (82 kB at 1.2 MB/s) [2024-06-21T19:19:28.448Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2-sources.jar [2024-06-21T19:19:28.704Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2-sources.jar (466 kB at 6.2 MB/s) [2024-06-21T19:19:28.704Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/classgraph/classgraph/4.8.162/classgraph-4.8.162-sources.jar [2024-06-21T19:19:28.704Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/classgraph/classgraph/4.8.162/classgraph-4.8.162-sources.jar (514 kB at 8.9 MB/s) [2024-06-21T19:19:28.704Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA-sources.jar [2024-06-21T19:19:28.959Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA-sources.jar (550 kB at 6.5 MB/s) [2024-06-21T19:19:28.959Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-models/2.2.19/swagger-models-2.2.19-sources.jar [2024-06-21T19:19:28.959Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-models/2.2.19/swagger-models-2.2.19-sources.jar (76 kB at 2.7 MB/s) [2024-06-21T19:19:28.959Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/2.2/snakeyaml-2.2-sources.jar [2024-06-21T19:19:28.959Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/2.2/snakeyaml-2.2-sources.jar (207 kB at 16 MB/s) [2024-06-21T19:19:28.959Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-annotations/2.2.19/swagger-annotations-2.2.19-sources.jar [2024-06-21T19:19:29.215Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-annotations/2.2.19/swagger-annotations-2.2.19-sources.jar (53 kB at 599 kB/s) [2024-06-21T19:19:29.215Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-integration/2.2.19/swagger-integration-2.2.19-sources.jar [2024-06-21T19:19:29.215Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-integration/2.2.19/swagger-integration-2.2.19-sources.jar (23 kB at 899 kB/s) [2024-06-21T19:19:29.215Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-core/2.2.19/swagger-core-2.2.19-sources.jar [2024-06-21T19:19:29.215Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-core/2.2.19/swagger-core-2.2.19-sources.jar (104 kB at 1.5 MB/s) [2024-06-21T19:19:29.470Z] [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-sources.jar [2024-06-21T19:19:29.470Z] [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-sources.jar (694 kB at 10 MB/s) [2024-06-21T19:19:29.470Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.2/jackson-dataformat-yaml-2.15.2-sources.jar [2024-06-21T19:19:29.470Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.2/jackson-dataformat-yaml-2.15.2-sources.jar (46 kB at 830 kB/s) [2024-06-21T19:19:29.470Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.2/jackson-datatype-jsr310-2.15.2-sources.jar [2024-06-21T19:19:29.726Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.2/jackson-datatype-jsr310-2.15.2-sources.jar (84 kB at 1.5 MB/s) [2024-06-21T19:19:29.726Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.15.2/jackson-jaxrs-json-provider-2.15.2-sources.jar [2024-06-21T19:19:29.726Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.15.2/jackson-jaxrs-json-provider-2.15.2-sources.jar (15 kB at 375 kB/s) [2024-06-21T19:19:29.726Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.15.2/jackson-jaxrs-base-2.15.2-sources.jar [2024-06-21T19:19:29.726Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.15.2/jackson-jaxrs-base-2.15.2-sources.jar (27 kB at 1.0 MB/s) [2024-06-21T19:19:29.726Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.15.2/jackson-module-jaxb-annotations-2.15.2-sources.jar [2024-06-21T19:19:29.726Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.15.2/jackson-module-jaxb-annotations-2.15.2-sources.jar (27 kB at 506 kB/s) [2024-06-21T19:19:31.089Z] [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from com.sun.xml.bind 2.2.0.v20201118-1845 to java.package; javax.xml.bind [2.2.0,2.2.1).; Unable to satisfy dependency from com.sun.xml.bind 2.2.0.v20201118-1845 to java.package; javax.xml.bind.annotation [2.2.0,2.2.1).; Unable to satisfy dependency from com.sun.xml.bind 2.2.0.v20201118-1845 to java.package; javax.xml.bind.annotation.adapters [2.2.0,2.2.1).; Unable to satisfy dependency from com.sun.xml.bind 2.2.0.v20201118-1845 to java.package; javax.xml.bind.attachment [2.2.0,2.2.1).; Unable to satisfy dependency from com.sun.xml.bind 2.2.0.v20201118-1845 to java.package; javax.xml.bind.helpers [2.2.0,2.2.1).] [2024-06-21T19:19:32.016Z] [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from com.sun.xml.bind 2.2.0.v20201118-1845 to java.package; javax.xml.bind [2.2.0,2.2.1).; Unable to satisfy dependency from com.sun.xml.bind 2.2.0.v20201118-1845 to java.package; javax.xml.bind.annotation [2.2.0,2.2.1).; Unable to satisfy dependency from com.sun.xml.bind 2.2.0.v20201118-1845 to java.package; javax.xml.bind.annotation.adapters [2.2.0,2.2.1).; Unable to satisfy dependency from com.sun.xml.bind 2.2.0.v20201118-1845 to java.package; javax.xml.bind.attachment [2.2.0,2.2.1).; Unable to satisfy dependency from com.sun.xml.bind 2.2.0.v20201118-1845 to java.package; javax.xml.bind.helpers [2.2.0,2.2.1).] [2024-06-21T19:19:32.943Z] [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from com.sun.xml.bind 2.2.0.v20201118-1845 to java.package; javax.xml.bind [2.2.0,2.2.1).; Unable to satisfy dependency from com.sun.xml.bind 2.2.0.v20201118-1845 to java.package; javax.xml.bind.annotation [2.2.0,2.2.1).; Unable to satisfy dependency from com.sun.xml.bind 2.2.0.v20201118-1845 to java.package; javax.xml.bind.annotation.adapters [2.2.0,2.2.1).; Unable to satisfy dependency from com.sun.xml.bind 2.2.0.v20201118-1845 to java.package; javax.xml.bind.attachment [2.2.0,2.2.1).; Unable to satisfy dependency from com.sun.xml.bind 2.2.0.v20201118-1845 to java.package; javax.xml.bind.helpers [2.2.0,2.2.1).] [2024-06-21T19:19:32.943Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/.polyglot.build.properties [2024-06-21T19:19:34.307Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar [2024-06-21T19:19:34.307Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar (298 kB at 14 MB/s) [2024-06-21T19:19:34.868Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar [2024-06-21T19:19:34.868Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar (3.1 MB at 46 MB/s) [2024-06-21T19:19:34.868Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar [2024-06-21T19:19:34.868Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar (4.7 kB at 263 kB/s) [2024-06-21T19:19:35.124Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar [2024-06-21T19:19:35.124Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar (509 kB at 57 MB/s) [2024-06-21T19:19:35.124Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar [2024-06-21T19:19:35.124Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar (658 kB at 94 MB/s) [2024-06-21T19:19:36.050Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component.annotations/1.5.1/org.osgi.service.component.annotations-1.5.1.jar [2024-06-21T19:19:36.050Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component.annotations/1.5.1/org.osgi.service.component.annotations-1.5.1.jar (43 kB at 2.9 MB/s) [2024-06-21T19:19:36.610Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.11.0/gson-2.11.0.pom [2024-06-21T19:19:36.610Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.11.0/gson-2.11.0.pom (12 kB at 591 kB/s) [2024-06-21T19:19:36.610Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.11.0/gson-parent-2.11.0.pom [2024-06-21T19:19:36.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.11.0/gson-parent-2.11.0.pom (26 kB at 813 kB/s) [2024-06-21T19:19:36.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.pom [2024-06-21T19:19:36.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.pom (4.3 kB at 607 kB/s) [2024-06-21T19:19:36.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.27.0/error_prone_parent-2.27.0.pom [2024-06-21T19:19:36.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.27.0/error_prone_parent-2.27.0.pom (13 kB at 1.2 MB/s) [2024-06-21T19:19:36.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.pom [2024-06-21T19:19:36.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.pom (9.1 kB at 1.1 MB/s) [2024-06-21T19:19:36.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/33.2.0-jre/guava-parent-33.2.0-jre.pom [2024-06-21T19:19:36.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/33.2.0-jre/guava-parent-33.2.0-jre.pom (19 kB at 2.4 MB/s) [2024-06-21T19:19:36.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom [2024-06-21T19:19:36.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom (3.3 kB at 278 kB/s) [2024-06-21T19:19:36.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.pom [2024-06-21T19:19:36.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.pom (2.1 kB at 116 kB/s) [2024-06-21T19:19:36.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.26.1/error_prone_annotations-2.26.1.pom [2024-06-21T19:19:36.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.26.1/error_prone_annotations-2.26.1.pom (4.3 kB at 327 kB/s) [2024-06-21T19:19:36.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.26.1/error_prone_parent-2.26.1.pom [2024-06-21T19:19:36.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.26.1/error_prone_parent-2.26.1.pom (13 kB at 597 kB/s) [2024-06-21T19:19:36.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.pom [2024-06-21T19:19:36.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.pom (5.1 kB at 506 kB/s) [2024-06-21T19:19:36.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom [2024-06-21T19:19:36.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom (20 kB at 9.8 MB/s) [2024-06-21T19:19:36.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/69/commons-parent-69.pom [2024-06-21T19:19:36.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/69/commons-parent-69.pom (77 kB at 19 MB/s) [2024-06-21T19:19:36.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/31/apache-31.pom [2024-06-21T19:19:36.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/31/apache-31.pom (24 kB at 3.4 MB/s) [2024-06-21T19:19:36.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom [2024-06-21T19:19:36.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom (5.6 kB at 5.6 MB/s) [2024-06-21T19:19:36.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom [2024-06-21T19:19:36.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom (31 kB at 15 MB/s) [2024-06-21T19:19:36.867Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/64/commons-parent-64.pom [2024-06-21T19:19:36.867Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/64/commons-parent-64.pom (78 kB at 19 MB/s) [2024-06-21T19:19:36.867Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.14.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details [2024-06-21T19:19:36.867Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component.annotations/1.5.1/org.osgi.service.component.annotations-1.5.1.pom [2024-06-21T19:19:36.867Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component.annotations/1.5.1/org.osgi.service.component.annotations-1.5.1.pom (2.8 kB at 406 kB/s) [2024-06-21T19:19:36.867Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.jar [2024-06-21T19:19:36.867Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.jar (19 kB at 1.9 MB/s) [2024-06-21T19:19:36.867Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar [2024-06-21T19:19:36.867Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar [2024-06-21T19:19:36.867Z] [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.jar [2024-06-21T19:19:36.867Z] [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.jar [2024-06-21T19:19:36.867Z] [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.jar [2024-06-21T19:19:36.867Z] [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.jar (13 kB at 1.0 MB/s) [2024-06-21T19:19:36.867Z] [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.jar (36 kB at 2.8 MB/s) [2024-06-21T19:19:36.867Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar (12 kB at 779 kB/s) [2024-06-21T19:19:36.867Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar (231 kB at 6.8 MB/s) [2024-06-21T19:19:36.867Z] [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.jar (43 kB at 1.3 MB/s) [2024-06-21T19:19:36.867Z] [INFO] [2024-06-21T19:19:36.867Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.analysis.core --- [2024-06-21T19:19:36.867Z] [INFO] [2024-06-21T19:19:36.867Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.analysis.core --- [2024-06-21T19:19:37.123Z] [INFO] The project's OSGi version is 0.1.2.202406211918 [2024-06-21T19:19:37.123Z] [INFO] [2024-06-21T19:19:37.123Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.analysis.core --- [2024-06-21T19:19:37.123Z] [INFO] [2024-06-21T19:19:37.123Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.analysis.core --- [2024-06-21T19:19:37.123Z] [INFO] [2024-06-21T19:19:37.123Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.analysis.core --- [2024-06-21T19:19:37.123Z] [INFO] [2024-06-21T19:19:37.123Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.analysis.core --- [2024-06-21T19:19:37.123Z] [INFO] [2024-06-21T19:19:37.123Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.analysis.core --- [2024-06-21T19:19:37.123Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.analysis.core [2024-06-21T19:19:37.379Z] [INFO] [2024-06-21T19:19:37.379Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.analysis.core --- [2024-06-21T19:19:37.379Z] [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-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:19:37.379Z] [INFO] [2024-06-21T19:19:37.379Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.analysis.core --- [2024-06-21T19:19:37.379Z] [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 [2024-06-21T19:19:37.379Z] [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 [2024-06-21T19:19:37.379Z] [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 [2024-06-21T19:19:37.379Z] [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 [2024-06-21T19:19:37.379Z] [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 [2024-06-21T19:19:37.379Z] [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 189 kB/s) [2024-06-21T19:19:37.379Z] [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 [2024-06-21T19:19:37.379Z] [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 [2024-06-21T19:19:37.379Z] [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 [2024-06-21T19:19:37.379Z] [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 [2024-06-21T19:19:37.379Z] [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 [2024-06-21T19:19:37.379Z] [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 1.6 MB/s) [2024-06-21T19:19:37.379Z] [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 [2024-06-21T19:19:37.379Z] [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 [2024-06-21T19:19:37.379Z] [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 [2024-06-21T19:19:37.379Z] [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 [2024-06-21T19:19:37.379Z] [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 [2024-06-21T19:19:37.379Z] [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 27 MB/s) [2024-06-21T19:19:37.379Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src/main/resources [2024-06-21T19:19:37.379Z] [INFO] [2024-06-21T19:19:37.379Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.analysis.core --- [2024-06-21T19:19:37.379Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:19:37.379Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:19:37.379Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/.polyglot.build.properties [2024-06-21T19:19:37.634Z] [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 [2024-06-21T19:19:37.634Z] [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 54 kB/s) [2024-06-21T19:19:37.634Z] [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 [2024-06-21T19:19:37.634Z] [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 3.5 MB/s) [2024-06-21T19:19:37.634Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.versioning/maven-metadata.xml [2024-06-21T19:19:37.634Z] [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 57 kB/s) [2024-06-21T19:19:37.634Z] [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 [2024-06-21T19:19:37.634Z] [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.9 MB/s) [2024-06-21T19:19:37.635Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.bundle/maven-metadata.xml [2024-06-21T19:19:37.635Z] [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 65 kB/s) [2024-06-21T19:19:37.635Z] [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 [2024-06-21T19:19:37.635Z] [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 3.0 MB/s) [2024-06-21T19:19:37.635Z] [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:19:40.150Z] [INFO] [2024-06-21T19:19:40.150Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.analysis.core --- [2024-06-21T19:19:40.150Z] [INFO] [2024-06-21T19:19:40.150Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.analysis.core --- [2024-06-21T19:19:40.150Z] [INFO] [2024-06-21T19:19:40.150Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.analysis.core --- [2024-06-21T19:19:40.150Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src/test/resources [2024-06-21T19:19:40.150Z] [INFO] [2024-06-21T19:19:40.150Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.analysis.core --- [2024-06-21T19:19:40.150Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:19:40.150Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:19:40.150Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/.polyglot.build.properties [2024-06-21T19:19:40.150Z] [INFO] [2024-06-21T19:19:40.150Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.analysis.core --- [2024-06-21T19:19:40.150Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 30 were skipped [2024-06-21T19:19:40.405Z] [INFO] [2024-06-21T19:19:40.405Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.analysis.core --- [2024-06-21T19:19:40.405Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:19:40.405Z] [INFO] [2024-06-21T19:19:40.405Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.analysis.core --- [2024-06-21T19:19:44.567Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.1.2-SNAPSHOT.jar [2024-06-21T19:19:44.567Z] [INFO] [2024-06-21T19:19:44.567Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.analysis.core --- [2024-06-21T19:19:44.567Z] [INFO] [2024-06-21T19:19:44.567Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.analysis.core --- [2024-06-21T19:19:44.567Z] [INFO] [2024-06-21T19:19:44.567Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.analysis.core --- [2024-06-21T19:19:44.567Z] [INFO] [2024-06-21T19:19:44.567Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.analysis.core --- [2024-06-21T19:19:44.567Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.1.2-SNAPSHOT.jar [2024-06-21T19:19:47.832Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:19:52.009Z] [INFO] [2024-06-21T19:19:52.009Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.analysis.core --- [2024-06-21T19:19:52.009Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:19:52.009Z] [INFO] [2024-06-21T19:19:52.009Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.analysis.core --- [2024-06-21T19:19:52.009Z] [INFO] [2024-06-21T19:19:52.009Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.analysis.core --- [2024-06-21T19:19:52.009Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core-0.1.2-SNAPSHOT.jar [2024-06-21T19:19:52.009Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.2-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core-0.1.2-SNAPSHOT.pom [2024-06-21T19:19:52.009Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:19:52.009Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.2-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core-0.1.2-SNAPSHOT-p2metadata.xml [2024-06-21T19:19:52.009Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.2-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core-0.1.2-SNAPSHOT-p2artifacts.xml [2024-06-21T19:19:52.009Z] [INFO] [2024-06-21T19:19:52.009Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.analysis.core --- [2024-06-21T19:19:52.009Z] [INFO] [2024-06-21T19:19:52.009Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core >-- [2024-06-21T19:19:52.009Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack.core 0.1.6-SNAPSHOT [6/128] [2024-06-21T19:19:52.009Z] [INFO] from callstack/org.eclipse.tracecompass.incubator.callstack.core/.polyglot.build.properties [2024-06-21T19:19:52.009Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:19:52.009Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:19:52.010Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core:0.1.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/.polyglot.build.properties [2024-06-21T19:19:52.010Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/json/json/20230227/json-20230227.jar [2024-06-21T19:19:52.010Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/json/json/20230227/json-20230227.jar (73 kB at 6.6 MB/s) [2024-06-21T19:19:52.010Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/json/json/20230227/json-20230227.pom [2024-06-21T19:19:52.010Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/json/json/20230227/json-20230227.pom (6.5 kB at 808 kB/s) [2024-06-21T19:19:52.010Z] [INFO] [2024-06-21T19:19:52.010Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack.core --- [2024-06-21T19:19:52.010Z] [INFO] [2024-06-21T19:19:52.010Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.core --- [2024-06-21T19:19:52.010Z] [INFO] The project's OSGi version is 0.1.6.202406211918 [2024-06-21T19:19:52.010Z] [INFO] [2024-06-21T19:19:52.010Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.core --- [2024-06-21T19:19:52.010Z] [INFO] [2024-06-21T19:19:52.010Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.core --- [2024-06-21T19:19:52.010Z] [INFO] [2024-06-21T19:19:52.010Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.core --- [2024-06-21T19:19:52.010Z] [INFO] [2024-06-21T19:19:52.010Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.core --- [2024-06-21T19:19:52.010Z] [INFO] [2024-06-21T19:19:52.010Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.callstack.core --- [2024-06-21T19:19:52.010Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.callstack.core [2024-06-21T19:19:52.010Z] [INFO] [2024-06-21T19:19:52.010Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.core --- [2024-06-21T19:19:52.010Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:19:52.010Z] [INFO] [2024-06-21T19:19:52.010Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.core --- [2024-06-21T19:19:52.010Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/main/resources [2024-06-21T19:19:52.010Z] [INFO] [2024-06-21T19:19:52.010Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.core --- [2024-06-21T19:19:52.265Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:19:52.265Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:19:52.265Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core:0.1.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/.polyglot.build.properties [2024-06-21T19:19:52.265Z] [INFO] Compiling 66 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:19:53.630Z] [INFO] [2024-06-21T19:19:53.630Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.callstack.core --- [2024-06-21T19:19:53.630Z] [INFO] [2024-06-21T19:19:53.630Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.callstack.core --- [2024-06-21T19:19:53.630Z] [INFO] [2024-06-21T19:19:53.630Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.callstack.core --- [2024-06-21T19:19:53.630Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/test/resources [2024-06-21T19:19:53.630Z] [INFO] [2024-06-21T19:19:53.630Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.callstack.core --- [2024-06-21T19:19:53.630Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:19:53.630Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:19:53.630Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core:0.1.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/.polyglot.build.properties [2024-06-21T19:19:53.630Z] [INFO] [2024-06-21T19:19:53.630Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.callstack.core --- [2024-06-21T19:19:53.630Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 40 were skipped [2024-06-21T19:19:53.630Z] [INFO] [2024-06-21T19:19:53.630Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack.core --- [2024-06-21T19:19:53.630Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.1.6-SNAPSHOT-sources.jar [2024-06-21T19:19:53.630Z] [INFO] [2024-06-21T19:19:53.630Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.callstack.core --- [2024-06-21T19:19:53.886Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.1.6-SNAPSHOT.jar [2024-06-21T19:19:53.886Z] [INFO] [2024-06-21T19:19:53.886Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.callstack.core --- [2024-06-21T19:19:53.886Z] [INFO] [2024-06-21T19:19:53.886Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.callstack.core --- [2024-06-21T19:19:53.886Z] [INFO] [2024-06-21T19:19:53.886Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack.core --- [2024-06-21T19:19:53.886Z] [INFO] [2024-06-21T19:19:53.886Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.callstack.core --- [2024-06-21T19:19:54.141Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.1.6-SNAPSHOT.jar [2024-06-21T19:19:58.304Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.1.6-SNAPSHOT-sources.jar [2024-06-21T19:20:03.545Z] [INFO] [2024-06-21T19:20:03.545Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.core --- [2024-06-21T19:20:03.545Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:20:03.545Z] [INFO] [2024-06-21T19:20:03.545Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.core --- [2024-06-21T19:20:03.545Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes [2024-06-21T19:20:03.546Z] [INFO] [2024-06-21T19:20:03.546Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack.core --- [2024-06-21T19:20:03.546Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.1.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core/0.1.6-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core-0.1.6-SNAPSHOT.jar [2024-06-21T19:20:03.546Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.6-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core-0.1.6-SNAPSHOT.pom [2024-06-21T19:20:03.546Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.1.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core/0.1.6-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core-0.1.6-SNAPSHOT-sources.jar [2024-06-21T19:20:03.546Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.6-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core-0.1.6-SNAPSHOT-p2metadata.xml [2024-06-21T19:20:03.546Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.6-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core-0.1.6-SNAPSHOT-p2artifacts.xml [2024-06-21T19:20:03.546Z] [INFO] [2024-06-21T19:20:03.546Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.callstack.core --- [2024-06-21T19:20:03.546Z] [INFO] [2024-06-21T19:20:03.546Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui >-- [2024-06-21T19:20:03.546Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack.ui 0.1.2-SNAPSHOT [7/128] [2024-06-21T19:20:03.546Z] [INFO] from callstack/org.eclipse.tracecompass.incubator.callstack.ui/.polyglot.build.properties [2024-06-21T19:20:03.546Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:20:03.546Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:20:03.546Z] [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-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/.polyglot.build.properties [2024-06-21T19:20:03.546Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.78.1/bcpg-jdk18on-1.78.1.jar [2024-06-21T19:20:03.546Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.78.1/bcpg-jdk18on-1.78.1.jar (477 kB at 24 MB/s) [2024-06-21T19:20:04.474Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.78.1/bcprov-jdk18on-1.78.1.jar [2024-06-21T19:20:04.474Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.78.1/bcprov-jdk18on-1.78.1.jar (8.3 MB at 76 MB/s) [2024-06-21T19:20:04.730Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcutil-jdk18on/1.78.1/bcutil-jdk18on-1.78.1.jar [2024-06-21T19:20:04.730Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcutil-jdk18on/1.78.1/bcutil-jdk18on-1.78.1.jar (705 kB at 39 MB/s) [2024-06-21T19:20:05.656Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/75.1/icu4j-75.1.jar [2024-06-21T19:20:06.582Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/75.1/icu4j-75.1.jar (14 MB at 14 MB/s) [2024-06-21T19:20:06.837Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.jar [2024-06-21T19:20:07.093Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.jar (1.4 MB at 13 MB/s) [2024-06-21T19:20:07.093Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar [2024-06-21T19:20:07.093Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar (26 kB at 2.9 MB/s) [2024-06-21T19:20:07.093Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar [2024-06-21T19:20:07.093Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar (11 kB at 1.2 MB/s) [2024-06-21T19:20:07.348Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.jar [2024-06-21T19:20:07.348Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.jar (1.1 MB at 17 MB/s) [2024-06-21T19:20:07.348Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.jar [2024-06-21T19:20:07.604Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.jar (404 kB at 29 MB/s) [2024-06-21T19:20:08.968Z] [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 [2024-06-21T19:20:08.969Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar (48 kB at 4.8 MB/s) [2024-06-21T19:20:10.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.jar [2024-06-21T19:20:10.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.jar (26 kB at 2.2 MB/s) [2024-06-21T19:20:10.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.jar [2024-06-21T19:20:10.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.jar (14 kB at 287 kB/s) [2024-06-21T19:20:10.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.jar [2024-06-21T19:20:10.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.jar (19 kB at 2.1 MB/s) [2024-06-21T19:20:11.696Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.78.1/bcpg-jdk18on-1.78.1.pom [2024-06-21T19:20:11.696Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.78.1/bcpg-jdk18on-1.78.1.pom (1.8 kB at 221 kB/s) [2024-06-21T19:20:11.696Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.78.1/bcprov-jdk18on-1.78.1.pom [2024-06-21T19:20:11.696Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.78.1/bcprov-jdk18on-1.78.1.pom (1.1 kB at 163 kB/s) [2024-06-21T19:20:11.696Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcutil-jdk18on/1.78.1/bcutil-jdk18on-1.78.1.pom [2024-06-21T19:20:11.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcutil-jdk18on/1.78.1/bcutil-jdk18on-1.78.1.pom (1.3 kB at 189 kB/s) [2024-06-21T19:20:11.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/75.1/icu4j-75.1.pom [2024-06-21T19:20:11.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/75.1/icu4j-75.1.pom (13 kB at 1.9 MB/s) [2024-06-21T19:20:11.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j-root/75.1/icu4j-root-75.1.pom [2024-06-21T19:20:11.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j-root/75.1/icu4j-root-75.1.pom (27 kB at 2.7 MB/s) [2024-06-21T19:20:11.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.pom [2024-06-21T19:20:11.952Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.pom (2.3 kB at 322 kB/s) [2024-06-21T19:20:11.952Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.14.0/jna-5.14.0.pom [2024-06-21T19:20:11.952Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.14.0/jna-5.14.0.pom (2.0 kB at 226 kB/s) [2024-06-21T19:20:11.952Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.pom [2024-06-21T19:20:11.952Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.pom (16 kB at 2.3 MB/s) [2024-06-21T19:20:11.952Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom [2024-06-21T19:20:11.952Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom (14 kB at 1.6 MB/s) [2024-06-21T19:20:11.952Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom [2024-06-21T19:20:11.952Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom (5.9 kB at 846 kB/s) [2024-06-21T19:20:11.952Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.pom [2024-06-21T19:20:11.952Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.pom (23 kB at 2.9 MB/s) [2024-06-21T19:20:11.952Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.pom [2024-06-21T19:20:11.953Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.pom (18 kB at 8.9 MB/s) [2024-06-21T19:20:11.953Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.pom [2024-06-21T19:20:11.953Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.pom (15 kB at 1.7 MB/s) [2024-06-21T19:20:11.953Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/8/felix-parent-8.pom [2024-06-21T19:20:11.953Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/8/felix-parent-8.pom (20 kB at 2.2 MB/s) [2024-06-21T19:20:11.953Z] [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.pom [2024-06-21T19:20:11.953Z] [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.pom (2.3 kB at 325 kB/s) [2024-06-21T19:20:11.953Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.pom [2024-06-21T19:20:11.953Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.pom (1.3 kB at 189 kB/s) [2024-06-21T19:20:11.953Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.pom [2024-06-21T19:20:11.953Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.pom (1.4 kB at 240 kB/s) [2024-06-21T19:20:11.953Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.pom [2024-06-21T19:20:11.953Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.pom (1.3 kB at 185 kB/s) [2024-06-21T19:20:11.953Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.pom [2024-06-21T19:20:11.953Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.pom (1.9 kB at 311 kB/s) [2024-06-21T19:20:11.953Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.14.0/jna-5.14.0.jar [2024-06-21T19:20:11.953Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.14.0/jna-5.14.0.jar (1.9 MB at 63 MB/s) [2024-06-21T19:20:11.953Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.jar [2024-06-21T19:20:11.953Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.jar [2024-06-21T19:20:11.953Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.jar (373 kB at 75 MB/s) [2024-06-21T19:20:11.953Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.jar (12 kB at 1.5 MB/s) [2024-06-21T19:20:11.953Z] [INFO] [2024-06-21T19:20:11.953Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack.ui --- [2024-06-21T19:20:11.953Z] [INFO] [2024-06-21T19:20:11.953Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.ui --- [2024-06-21T19:20:11.953Z] [INFO] The project's OSGi version is 0.1.2.202406211918 [2024-06-21T19:20:11.953Z] [INFO] [2024-06-21T19:20:11.953Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.ui --- [2024-06-21T19:20:11.953Z] [INFO] [2024-06-21T19:20:11.953Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.ui --- [2024-06-21T19:20:11.953Z] [INFO] [2024-06-21T19:20:11.953Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.ui --- [2024-06-21T19:20:11.953Z] [INFO] [2024-06-21T19:20:11.953Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.ui --- [2024-06-21T19:20:11.953Z] [INFO] [2024-06-21T19:20:11.953Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.callstack.ui --- [2024-06-21T19:20:11.953Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.callstack.ui [2024-06-21T19:20:12.880Z] [INFO] [2024-06-21T19:20:12.880Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.ui --- [2024-06-21T19:20:12.880Z] [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-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:20:12.880Z] [INFO] [2024-06-21T19:20:12.880Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.ui --- [2024-06-21T19:20:12.880Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/src/main/resources [2024-06-21T19:20:12.880Z] [INFO] [2024-06-21T19:20:12.880Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.ui --- [2024-06-21T19:20:12.880Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:20:12.880Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:20:12.880Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/.polyglot.build.properties [2024-06-21T19:20:12.880Z] [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:20:14.247Z] [INFO] [2024-06-21T19:20:14.247Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.callstack.ui --- [2024-06-21T19:20:14.247Z] [INFO] [2024-06-21T19:20:14.247Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.callstack.ui --- [2024-06-21T19:20:14.247Z] [INFO] [2024-06-21T19:20:14.247Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.callstack.ui --- [2024-06-21T19:20:14.247Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/src/test/resources [2024-06-21T19:20:14.247Z] [INFO] [2024-06-21T19:20:14.247Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.callstack.ui --- [2024-06-21T19:20:14.247Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:20:14.247Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:20:14.247Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/.polyglot.build.properties [2024-06-21T19:20:14.247Z] [INFO] [2024-06-21T19:20:14.247Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.callstack.ui --- [2024-06-21T19:20:14.247Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 141 were skipped [2024-06-21T19:20:14.247Z] [INFO] [2024-06-21T19:20:14.247Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack.ui --- [2024-06-21T19:20:14.247Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/org.eclipse.tracecompass.incubator.callstack.ui-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:20:14.247Z] [INFO] [2024-06-21T19:20:14.247Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.callstack.ui --- [2024-06-21T19:20:14.247Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/org.eclipse.tracecompass.incubator.callstack.ui-0.1.2-SNAPSHOT.jar [2024-06-21T19:20:14.247Z] [INFO] [2024-06-21T19:20:14.247Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.callstack.ui --- [2024-06-21T19:20:14.247Z] [INFO] [2024-06-21T19:20:14.247Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.callstack.ui --- [2024-06-21T19:20:14.247Z] [INFO] [2024-06-21T19:20:14.247Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack.ui --- [2024-06-21T19:20:14.503Z] [INFO] [2024-06-21T19:20:14.503Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.callstack.ui --- [2024-06-21T19:20:14.503Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/org.eclipse.tracecompass.incubator.callstack.ui-0.1.2-SNAPSHOT.jar [2024-06-21T19:20:19.745Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/org.eclipse.tracecompass.incubator.callstack.ui-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:20:23.009Z] [INFO] [2024-06-21T19:20:23.009Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.ui --- [2024-06-21T19:20:23.009Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:20:23.009Z] [INFO] [2024-06-21T19:20:23.009Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.ui --- [2024-06-21T19:20:23.009Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 68 classes [2024-06-21T19:20:23.009Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes [2024-06-21T19:20:23.009Z] [INFO] [2024-06-21T19:20:23.009Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack.ui --- [2024-06-21T19:20:23.009Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:20:23.009Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:20:23.009Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:20:23.009Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:20:23.009Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:20:23.009Z] [INFO] [2024-06-21T19:20:23.009Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.callstack.ui --- [2024-06-21T19:20:23.009Z] [INFO] [2024-06-21T19:20:23.009Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.doc >-- [2024-06-21T19:20:23.009Z] [INFO] Building Trace Compass Incubator Documentation 0.10.0-SNAPSHOT [8/128] [2024-06-21T19:20:23.009Z] [INFO] from doc/pom.xml [2024-06-21T19:20:23.009Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-21T19:20:23.009Z] [INFO] [2024-06-21T19:20:23.009Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.doc --- [2024-06-21T19:20:23.009Z] [INFO] [2024-06-21T19:20:23.010Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.doc --- [2024-06-21T19:20:23.010Z] [INFO] [2024-06-21T19:20:23.010Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.doc --- [2024-06-21T19:20:23.010Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:20:23.010Z] [INFO] [2024-06-21T19:20:23.010Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.doc --- [2024-06-21T19:20:23.010Z] [INFO] [2024-06-21T19:20:23.010Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.doc --- [2024-06-21T19:20:23.010Z] [INFO] [2024-06-21T19:20:23.010Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.doc --- [2024-06-21T19:20:23.010Z] [INFO] [2024-06-21T19:20:23.010Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.doc --- [2024-06-21T19:20:23.010Z] [INFO] [2024-06-21T19:20:23.010Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.doc --- [2024-06-21T19:20:23.010Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:20:23.010Z] [INFO] [2024-06-21T19:20:23.010Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.doc --- [2024-06-21T19:20:23.010Z] [INFO] [2024-06-21T19:20:23.010Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.doc --- [2024-06-21T19:20:23.010Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.doc/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.doc-0.10.0-SNAPSHOT.pom [2024-06-21T19:20:23.010Z] [INFO] [2024-06-21T19:20:23.010Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.doc.user >-- [2024-06-21T19:20:23.010Z] [INFO] Building Trace Compass Incubator callstack User Guide 0.10.0-SNAPSHOT [9/128] [2024-06-21T19:20:23.010Z] [INFO] from doc/org.eclipse.tracecompass.incubator.callstack.doc.user/pom.xml [2024-06-21T19:20:23.010Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:20:23.010Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.doc.user:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/pom.xml [2024-06-21T19:20:23.010Z] [INFO] [2024-06-21T19:20:23.010Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:20:23.010Z] [INFO] [2024-06-21T19:20:23.010Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:20:23.010Z] [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 [2024-06-21T19:20:23.010Z] [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 [2024-06-21T19:20:23.010Z] [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 [2024-06-21T19:20:23.010Z] [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 [2024-06-21T19:20:23.010Z] [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 [2024-06-21T19:20:23.010Z] [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 25 kB/s) [2024-06-21T19:20:23.010Z] [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 [2024-06-21T19:20:23.266Z] [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 [2024-06-21T19:20:23.266Z] [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 [2024-06-21T19:20:23.266Z] [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 [2024-06-21T19:20:23.266Z] [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 [2024-06-21T19:20:23.266Z] [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 153 kB/s) [2024-06-21T19:20:23.266Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2024-06-21T19:20:23.266Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2024-06-21T19:20:23.267Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2024-06-21T19:20:23.267Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2024-06-21T19:20:23.267Z] [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 [2024-06-21T19:20:23.267Z] [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 109 kB/s) [2024-06-21T19:20:23.267Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom [2024-06-21T19:20:23.267Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom [2024-06-21T19:20:23.267Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom [2024-06-21T19:20:23.267Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom [2024-06-21T19:20:23.267Z] [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 [2024-06-21T19:20:23.267Z] [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 447 kB/s) [2024-06-21T19:20:23.267Z] [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 [2024-06-21T19:20:23.267Z] [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 [2024-06-21T19:20:23.267Z] [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 [2024-06-21T19:20:23.267Z] [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 [2024-06-21T19:20:23.523Z] [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 [2024-06-21T19:20:23.523Z] [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 917 kB/s) [2024-06-21T19:20:23.523Z] [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 [2024-06-21T19:20:23.523Z] [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 [2024-06-21T19:20:23.523Z] [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 [2024-06-21T19:20:23.523Z] [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 [2024-06-21T19:20:23.523Z] [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 [2024-06-21T19:20:23.523Z] [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 12 kB/s) [2024-06-21T19:20:23.523Z] [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 [2024-06-21T19:20:23.523Z] [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 [2024-06-21T19:20:23.523Z] [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 [2024-06-21T19:20:23.523Z] [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 [2024-06-21T19:20:23.523Z] [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 [2024-06-21T19:20:23.778Z] [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 119 kB/s) [2024-06-21T19:20:23.778Z] [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 [2024-06-21T19:20:23.778Z] [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 [2024-06-21T19:20:23.778Z] [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 [2024-06-21T19:20:23.778Z] [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 [2024-06-21T19:20:23.778Z] [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 [2024-06-21T19:20:23.778Z] [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 85 kB/s) [2024-06-21T19:20:23.778Z] [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 [2024-06-21T19:20:23.778Z] [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 [2024-06-21T19:20:23.778Z] [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 [2024-06-21T19:20:23.778Z] [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 [2024-06-21T19:20:23.778Z] [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 [2024-06-21T19:20:23.778Z] [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 42 kB/s) [2024-06-21T19:20:23.778Z] [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 [2024-06-21T19:20:23.778Z] [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 [2024-06-21T19:20:23.778Z] [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 [2024-06-21T19:20:23.778Z] [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 [2024-06-21T19:20:24.034Z] [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 [2024-06-21T19:20:24.034Z] [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 22 kB/s) [2024-06-21T19:20:24.034Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom [2024-06-21T19:20:24.034Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom [2024-06-21T19:20:24.034Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom [2024-06-21T19:20:24.034Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom [2024-06-21T19:20:24.034Z] [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 [2024-06-21T19:20:24.034Z] [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 350 kB/s) [2024-06-21T19:20:24.034Z] [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 [2024-06-21T19:20:24.034Z] [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 [2024-06-21T19:20:24.034Z] [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 [2024-06-21T19:20:24.034Z] [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 [2024-06-21T19:20:24.034Z] [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 [2024-06-21T19:20:24.034Z] [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 569 kB/s) [2024-06-21T19:20:24.034Z] [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 [2024-06-21T19:20:24.034Z] [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 [2024-06-21T19:20:24.034Z] [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 [2024-06-21T19:20:24.034Z] [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 [2024-06-21T19:20:24.034Z] [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 [2024-06-21T19:20:24.034Z] [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) [2024-06-21T19:20:24.034Z] [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 [2024-06-21T19:20:24.034Z] [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 [2024-06-21T19:20:24.290Z] [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 [2024-06-21T19:20:24.291Z] [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 [2024-06-21T19:20:24.291Z] [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 [2024-06-21T19:20:24.291Z] [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 17 MB/s) [2024-06-21T19:20:24.291Z] [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 [2024-06-21T19:20:24.291Z] [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 [2024-06-21T19:20:24.291Z] [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 [2024-06-21T19:20:24.291Z] [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 [2024-06-21T19:20:24.291Z] [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 [2024-06-21T19:20:24.291Z] [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 3.3 MB/s) [2024-06-21T19:20:24.291Z] [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 [2024-06-21T19:20:24.291Z] [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 [2024-06-21T19:20:24.291Z] [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 [2024-06-21T19:20:24.291Z] [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 [2024-06-21T19:20:24.291Z] [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 [2024-06-21T19:20:24.291Z] [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 1.6 MB/s) [2024-06-21T19:20:24.291Z] [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 [2024-06-21T19:20:24.291Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2024-06-21T19:20:24.291Z] [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 [2024-06-21T19:20:24.291Z] [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 [2024-06-21T19:20:24.291Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar [2024-06-21T19:20:24.291Z] [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 [2024-06-21T19:20:24.291Z] [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 [2024-06-21T19:20:24.291Z] [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 [2024-06-21T19:20:24.291Z] [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 [2024-06-21T19:20:24.291Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2024-06-21T19:20:24.291Z] [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 [2024-06-21T19:20:24.291Z] [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 [2024-06-21T19:20:24.291Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar [2024-06-21T19:20:24.291Z] [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 [2024-06-21T19:20:24.291Z] [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 [2024-06-21T19:20:24.291Z] [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 [2024-06-21T19:20:24.291Z] [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 [2024-06-21T19:20:24.291Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2024-06-21T19:20:24.291Z] [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 [2024-06-21T19:20:24.291Z] [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 [2024-06-21T19:20:24.291Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar [2024-06-21T19:20:24.291Z] [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 [2024-06-21T19:20:24.291Z] [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 [2024-06-21T19:20:24.291Z] [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 [2024-06-21T19:20:24.291Z] [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 [2024-06-21T19:20:24.291Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2024-06-21T19:20:24.291Z] [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 [2024-06-21T19:20:24.291Z] [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 [2024-06-21T19:20:24.291Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar [2024-06-21T19:20:24.291Z] [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 [2024-06-21T19:20:24.291Z] [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 [2024-06-21T19:20:24.291Z] [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 [2024-06-21T19:20:24.291Z] [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 [2024-06-21T19:20:24.291Z] [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 4.1 MB/s) [2024-06-21T19:20:24.291Z] [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 [2024-06-21T19:20:24.291Z] [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 [2024-06-21T19:20:24.291Z] [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 [2024-06-21T19:20:24.291Z] [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 [2024-06-21T19:20:24.291Z] [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 [2024-06-21T19:20:24.292Z] [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) [2024-06-21T19:20:24.292Z] [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 [2024-06-21T19:20:24.547Z] [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 94 MB/s) [2024-06-21T19:20:24.547Z] [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 [2024-06-21T19:20:24.547Z] [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 748 kB/s) [2024-06-21T19:20:24.547Z] [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 1.8 MB/s) [2024-06-21T19:20:24.547Z] [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 553 kB/s) [2024-06-21T19:20:24.547Z] [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 34 MB/s) [2024-06-21T19:20:24.547Z] [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 3.3 MB/s) [2024-06-21T19:20:24.803Z] [INFO] Executing tasks [2024-06-21T19:20:24.803Z] [INFO] Executed tasks [2024-06-21T19:20:24.803Z] [INFO] [2024-06-21T19:20:24.803Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:20:24.803Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target [2024-06-21T19:20:24.803Z] [INFO] [2024-06-21T19:20:24.803Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:20:24.803Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:20:24.803Z] [INFO] [2024-06-21T19:20:24.803Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:20:24.803Z] [INFO] [2024-06-21T19:20:24.803Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:20:24.803Z] [INFO] [2024-06-21T19:20:24.803Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:20:24.803Z] [INFO] [2024-06-21T19:20:24.803Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:20:24.803Z] [INFO] [2024-06-21T19:20:24.803Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:20:24.803Z] [INFO] Resolving class path of Trace Compass Incubator callstack User Guide [2024-06-21T19:20:24.803Z] [INFO] [2024-06-21T19:20:24.803Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:20:24.803Z] [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-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:20:24.803Z] [INFO] [2024-06-21T19:20:24.803Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:20:24.803Z] [INFO] Executing tasks [2024-06-21T19:20:25.364Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/doc/User-Guide.html [2024-06-21T19:20:25.364Z] [INFO] [xmlvalidate] 5 file(s) have been successfully validated. [2024-06-21T19:20:25.364Z] [INFO] Executed tasks [2024-06-21T19:20:25.364Z] [INFO] [2024-06-21T19:20:25.364Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:20:25.364Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/src/main/resources [2024-06-21T19:20:25.364Z] [INFO] [2024-06-21T19:20:25.364Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:20:25.364Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:20:25.364Z] [INFO] [2024-06-21T19:20:25.364Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:20:25.620Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.20 [2024-06-21T19:20:27.508Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:20:27.508Z] [INFO] Command line: [2024-06-21T19:20:27.508Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:20:27.508Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:20:28.069Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:20:28.069Z] 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) [2024-06-21T19:20:28.069Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:20:28.069Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:20:29.434Z] Buildfile: build.xml [2024-06-21T19:20:29.434Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:20:29.434Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:20:29.434Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:20:29.434Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:20:29.434Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:20:29.434Z] [2024-06-21T19:20:29.434Z] build.index: [2024-06-21T19:20:30.361Z] BUILD SUCCESSFUL [2024-06-21T19:20:30.361Z] [2024-06-21T19:20:30.361Z] BUILD SUCCESSFUL [2024-06-21T19:20:30.361Z] Total time: 1 second [2024-06-21T19:20:30.617Z] [INFO] [2024-06-21T19:20:30.617Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:20:30.617Z] [INFO] [2024-06-21T19:20:30.617Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:20:30.617Z] [INFO] [2024-06-21T19:20:30.617Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:20:30.617Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/src/test/resources [2024-06-21T19:20:30.617Z] [INFO] [2024-06-21T19:20:30.617Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:20:30.617Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:20:30.617Z] [INFO] [2024-06-21T19:20:30.617Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:20:30.617Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped [2024-06-21T19:20:30.617Z] [INFO] [2024-06-21T19:20:30.617Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:20:30.617Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/org.eclipse.tracecompass.incubator.callstack.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:20:30.617Z] [INFO] [2024-06-21T19:20:30.617Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:20:30.618Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/org.eclipse.tracecompass.incubator.callstack.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:20:30.618Z] [INFO] [2024-06-21T19:20:30.618Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:20:30.618Z] [INFO] [2024-06-21T19:20:30.618Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:20:30.618Z] [INFO] [2024-06-21T19:20:30.618Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:20:30.618Z] [INFO] [2024-06-21T19:20:30.618Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:20:30.618Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/org.eclipse.tracecompass.incubator.callstack.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:20:34.785Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/org.eclipse.tracecompass.incubator.callstack.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:20:40.027Z] [INFO] [2024-06-21T19:20:40.027Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:20:40.027Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:20:40.027Z] [INFO] [2024-06-21T19:20:40.027Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:20:40.027Z] [INFO] [2024-06-21T19:20:40.027Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:20:40.027Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/org.eclipse.tracecompass.incubator.callstack.doc.user-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.doc.user/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:20:40.027Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.doc.user-0.10.0-SNAPSHOT.pom [2024-06-21T19:20:40.027Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/org.eclipse.tracecompass.incubator.callstack.doc.user-0.10.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.doc.user/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:20:40.027Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.doc.user-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:20:40.027Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.doc.user-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:20:40.027Z] [INFO] [2024-06-21T19:20:40.027Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:20:40.027Z] [INFO] [2024-06-21T19:20:40.027Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:20:40.027Z] [INFO] Executing tasks [2024-06-21T19:20:40.027Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.callstack.doc.user [2024-06-21T19:20:40.027Z] [INFO] [copy] Copying 8 files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.callstack.doc.user [2024-06-21T19:20:40.027Z] [INFO] Executed tasks [2024-06-21T19:20:40.028Z] [INFO] [2024-06-21T19:20:40.028Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack >-- [2024-06-21T19:20:40.028Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack 0.10.0-SNAPSHOT [10/128] [2024-06-21T19:20:40.028Z] [INFO] from callstack/org.eclipse.tracecompass.incubator.callstack/.polyglot.build.properties [2024-06-21T19:20:40.028Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:20:40.028Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack/.polyglot.build.properties [2024-06-21T19:20:40.028Z] [INFO] [2024-06-21T19:20:40.028Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack --- [2024-06-21T19:20:40.028Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack/target [2024-06-21T19:20:40.028Z] [INFO] [2024-06-21T19:20:40.028Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.callstack --- [2024-06-21T19:20:40.028Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:20:40.028Z] [INFO] [2024-06-21T19:20:40.028Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack --- [2024-06-21T19:20:40.028Z] [INFO] [2024-06-21T19:20:40.028Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack --- [2024-06-21T19:20:40.028Z] [INFO] [2024-06-21T19:20:40.028Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack --- [2024-06-21T19:20:40.028Z] [INFO] [2024-06-21T19:20:40.028Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack --- [2024-06-21T19:20:40.028Z] [INFO] [2024-06-21T19:20:40.028Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack --- [2024-06-21T19:20:40.028Z] [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-stable/callstack/org.eclipse.tracecompass.incubator.callstack/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:20:40.028Z] [INFO] [2024-06-21T19:20:40.028Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack --- [2024-06-21T19:20:40.028Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack/src/main/resources [2024-06-21T19:20:40.028Z] [INFO] [2024-06-21T19:20:40.028Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.callstack --- [2024-06-21T19:20:40.028Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 141 were skipped [2024-06-21T19:20:40.028Z] [INFO] [2024-06-21T19:20:40.028Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack --- [2024-06-21T19:20:40.028Z] [INFO] [2024-06-21T19:20:40.028Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.callstack --- [2024-06-21T19:20:40.028Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack/target/org.eclipse.tracecompass.incubator.callstack-0.10.0-SNAPSHOT.jar [2024-06-21T19:20:40.028Z] [INFO] [2024-06-21T19:20:40.028Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.callstack --- [2024-06-21T19:20:40.028Z] [INFO] [2024-06-21T19:20:40.028Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.callstack --- [2024-06-21T19:20:40.028Z] [INFO] [2024-06-21T19:20:40.028Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.callstack --- [2024-06-21T19:20:40.028Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack/target/org.eclipse.tracecompass.incubator.callstack-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:20:40.028Z] [INFO] [2024-06-21T19:20:40.028Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack --- [2024-06-21T19:20:40.028Z] [INFO] [2024-06-21T19:20:40.028Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.callstack --- [2024-06-21T19:20:40.028Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack/target/org.eclipse.tracecompass.incubator.callstack-0.10.0-SNAPSHOT.jar [2024-06-21T19:20:43.293Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack/target/org.eclipse.tracecompass.incubator.callstack-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:20:46.558Z] [INFO] [2024-06-21T19:20:46.559Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack --- [2024-06-21T19:20:46.559Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:20:46.559Z] [INFO] [2024-06-21T19:20:46.559Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack --- [2024-06-21T19:20:46.559Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes [2024-06-21T19:20:46.814Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 68 classes [2024-06-21T19:20:47.069Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes [2024-06-21T19:20:47.069Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.doc.user' with 0 classes [2024-06-21T19:20:47.070Z] [INFO] [2024-06-21T19:20:47.070Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack --- [2024-06-21T19:20:47.070Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack/target/org.eclipse.tracecompass.incubator.callstack-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack-0.10.0-SNAPSHOT.jar [2024-06-21T19:20:47.070Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack-0.10.0-SNAPSHOT.pom [2024-06-21T19:20:47.070Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack/target/org.eclipse.tracecompass.incubator.callstack-0.10.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:20:47.070Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:20:47.070Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:20:47.070Z] [INFO] [2024-06-21T19:20:47.070Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.callstack --- [2024-06-21T19:20:47.070Z] [INFO] [2024-06-21T19:20:47.070Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analyses-parent >-- [2024-06-21T19:20:47.070Z] [INFO] Building Trace Compass Incubator analyses Parent 0.10.0-SNAPSHOT [11/128] [2024-06-21T19:20:47.070Z] [INFO] from analyses/pom.xml [2024-06-21T19:20:47.070Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-21T19:20:47.070Z] [INFO] [2024-06-21T19:20:47.070Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.analyses-parent --- [2024-06-21T19:20:47.070Z] [INFO] [2024-06-21T19:20:47.070Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.analyses-parent --- [2024-06-21T19:20:47.070Z] [INFO] [2024-06-21T19:20:47.070Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.analyses-parent --- [2024-06-21T19:20:47.070Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:20:47.070Z] [INFO] [2024-06-21T19:20:47.070Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.analyses-parent --- [2024-06-21T19:20:47.070Z] [INFO] [2024-06-21T19:20:47.070Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.analyses-parent --- [2024-06-21T19:20:47.070Z] [INFO] [2024-06-21T19:20:47.070Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.analyses-parent --- [2024-06-21T19:20:47.070Z] [INFO] [2024-06-21T19:20:47.070Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.analyses-parent --- [2024-06-21T19:20:47.070Z] [INFO] [2024-06-21T19:20:47.070Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.analyses-parent --- [2024-06-21T19:20:47.070Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:20:47.070Z] [INFO] [2024-06-21T19:20:47.070Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.analyses-parent --- [2024-06-21T19:20:47.070Z] [INFO] [2024-06-21T19:20:47.070Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.analyses-parent --- [2024-06-21T19:20:47.070Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analyses-parent/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.analyses-parent-0.10.0-SNAPSHOT.pom [2024-06-21T19:20:47.070Z] [INFO] [2024-06-21T19:20:47.070Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core >-- [2024-06-21T19:20:47.070Z] [INFO] Building org.eclipse.tracecompass.incubator.eventfieldcount.core 0.1.1-SNAPSHOT [12/128] [2024-06-21T19:20:47.070Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/.polyglot.build.properties [2024-06-21T19:20:47.070Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:20:47.070Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:20:47.070Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/.polyglot.build.properties [2024-06-21T19:20:47.325Z] [INFO] [2024-06-21T19:20:47.325Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.eventfieldcount.core --- [2024-06-21T19:20:47.325Z] [INFO] [2024-06-21T19:20:47.325Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.eventfieldcount.core --- [2024-06-21T19:20:47.325Z] [INFO] The project's OSGi version is 0.1.1.202406211918 [2024-06-21T19:20:47.325Z] [INFO] [2024-06-21T19:20:47.325Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.eventfieldcount.core --- [2024-06-21T19:20:47.325Z] [INFO] [2024-06-21T19:20:47.325Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.core --- [2024-06-21T19:20:47.325Z] [INFO] [2024-06-21T19:20:47.325Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.core --- [2024-06-21T19:20:47.326Z] [INFO] [2024-06-21T19:20:47.326Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.eventfieldcount.core --- [2024-06-21T19:20:47.326Z] [INFO] [2024-06-21T19:20:47.326Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.eventfieldcount.core --- [2024-06-21T19:20:47.326Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.eventfieldcount.core [2024-06-21T19:20:47.326Z] [INFO] [2024-06-21T19:20:47.326Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.eventfieldcount.core --- [2024-06-21T19:20:47.326Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:20:47.326Z] [INFO] [2024-06-21T19:20:47.326Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.eventfieldcount.core --- [2024-06-21T19:20:47.326Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/src/main/resources [2024-06-21T19:20:47.326Z] [INFO] [2024-06-21T19:20:47.326Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.eventfieldcount.core --- [2024-06-21T19:20:47.326Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:20:47.326Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:20:47.326Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/.polyglot.build.properties [2024-06-21T19:20:47.326Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:20:47.581Z] [INFO] [2024-06-21T19:20:47.581Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.eventfieldcount.core --- [2024-06-21T19:20:47.581Z] [INFO] [2024-06-21T19:20:47.581Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.eventfieldcount.core --- [2024-06-21T19:20:47.581Z] [INFO] [2024-06-21T19:20:47.581Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.eventfieldcount.core --- [2024-06-21T19:20:47.581Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/src/test/resources [2024-06-21T19:20:47.581Z] [INFO] [2024-06-21T19:20:47.581Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.eventfieldcount.core --- [2024-06-21T19:20:47.581Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:20:47.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 [2024-06-21T19:20:47.581Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/.polyglot.build.properties [2024-06-21T19:20:47.581Z] [INFO] [2024-06-21T19:20:47.581Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.eventfieldcount.core --- [2024-06-21T19:20:47.581Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 28 were skipped [2024-06-21T19:20:47.581Z] [INFO] [2024-06-21T19:20:47.581Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.eventfieldcount.core --- [2024-06-21T19:20:47.581Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.1.1-SNAPSHOT-sources.jar [2024-06-21T19:20:47.581Z] [INFO] [2024-06-21T19:20:47.581Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.eventfieldcount.core --- [2024-06-21T19:20:47.838Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.1.1-SNAPSHOT.jar [2024-06-21T19:20:47.838Z] [INFO] [2024-06-21T19:20:47.838Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.eventfieldcount.core --- [2024-06-21T19:20:47.838Z] [INFO] [2024-06-21T19:20:47.838Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.eventfieldcount.core --- [2024-06-21T19:20:47.838Z] [INFO] [2024-06-21T19:20:47.838Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.eventfieldcount.core --- [2024-06-21T19:20:47.838Z] [INFO] [2024-06-21T19:20:47.838Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.eventfieldcount.core --- [2024-06-21T19:20:47.838Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.1.1-SNAPSHOT.jar [2024-06-21T19:20:51.103Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.1.1-SNAPSHOT-sources.jar [2024-06-21T19:20:54.369Z] [INFO] [2024-06-21T19:20:54.369Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount.core --- [2024-06-21T19:20:54.369Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:20:54.369Z] [INFO] [2024-06-21T19:20:54.369Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount.core --- [2024-06-21T19:20:54.369Z] [INFO] [2024-06-21T19:20:54.369Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.eventfieldcount.core --- [2024-06-21T19:20:54.369Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:20:54.369Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:20:54.369Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:20:54.369Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:20:54.369Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:20:54.369Z] [INFO] [2024-06-21T19:20:54.369Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.eventfieldcount.core --- [2024-06-21T19:20:54.369Z] [INFO] [2024-06-21T19:20:54.369Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.doc.user >-- [2024-06-21T19:20:54.369Z] [INFO] Building Trace Compass Incubator eventcount User Guide 0.10.0-SNAPSHOT [13/128] [2024-06-21T19:20:54.369Z] [INFO] from doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/pom.xml [2024-06-21T19:20:54.369Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:20:54.369Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.doc.user:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/pom.xml [2024-06-21T19:20:54.369Z] [INFO] [2024-06-21T19:20:54.369Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:20:54.369Z] [INFO] [2024-06-21T19:20:54.369Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:20:54.624Z] [INFO] Executing tasks [2024-06-21T19:20:54.624Z] [INFO] Executed tasks [2024-06-21T19:20:54.624Z] [INFO] [2024-06-21T19:20:54.624Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:20:54.624Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target [2024-06-21T19:20:54.624Z] [INFO] [2024-06-21T19:20:54.624Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:20:54.624Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:20:54.624Z] [INFO] [2024-06-21T19:20:54.624Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:20:54.624Z] [INFO] [2024-06-21T19:20:54.624Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:20:54.624Z] [INFO] [2024-06-21T19:20:54.624Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:20:54.625Z] [INFO] [2024-06-21T19:20:54.625Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:20:54.625Z] [INFO] [2024-06-21T19:20:54.625Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:20:54.625Z] [INFO] Resolving class path of Trace Compass Incubator eventcount User Guide [2024-06-21T19:20:54.625Z] [INFO] [2024-06-21T19:20:54.625Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:20:54.625Z] [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-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:20:54.625Z] [INFO] [2024-06-21T19:20:54.625Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:20:54.625Z] [INFO] Executing tasks [2024-06-21T19:20:54.625Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/doc/User-Guide.html [2024-06-21T19:20:54.625Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:20:54.625Z] [INFO] Executed tasks [2024-06-21T19:20:54.625Z] [INFO] [2024-06-21T19:20:54.625Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:20:54.625Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/src/main/resources [2024-06-21T19:20:54.625Z] [INFO] [2024-06-21T19:20:54.625Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:20:54.625Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:20:54.625Z] [INFO] [2024-06-21T19:20:54.625Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:20:54.625Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:20:54.625Z] [INFO] Command line: [2024-06-21T19:20:54.625Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:20:54.625Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:20:55.552Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:20:55.552Z] 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) [2024-06-21T19:20:55.552Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:20:55.552Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:20:56.477Z] Buildfile: build.xml [2024-06-21T19:20:56.477Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:20:56.477Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:20:56.477Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:20:56.477Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:20:56.477Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:20:56.477Z] [2024-06-21T19:20:56.477Z] build.index: [2024-06-21T19:20:57.404Z] BUILD SUCCESSFUL [2024-06-21T19:20:57.404Z] [2024-06-21T19:20:57.404Z] BUILD SUCCESSFUL [2024-06-21T19:20:57.404Z] Total time: 1 second [2024-06-21T19:20:57.404Z] [INFO] [2024-06-21T19:20:57.404Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:20:57.404Z] [INFO] [2024-06-21T19:20:57.404Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:20:57.404Z] [INFO] [2024-06-21T19:20:57.404Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:20:57.404Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/src/test/resources [2024-06-21T19:20:57.404Z] [INFO] [2024-06-21T19:20:57.404Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:20:57.404Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:20:57.404Z] [INFO] [2024-06-21T19:20:57.404Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:20:57.404Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped [2024-06-21T19:20:57.404Z] [INFO] [2024-06-21T19:20:57.404Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:20:57.404Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:20:57.404Z] [INFO] [2024-06-21T19:20:57.404Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:20:57.404Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:20:57.404Z] [INFO] [2024-06-21T19:20:57.404Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:20:57.404Z] [INFO] [2024-06-21T19:20:57.404Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:20:57.404Z] [INFO] [2024-06-21T19:20:57.404Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:20:57.404Z] [INFO] [2024-06-21T19:20:57.404Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:20:57.404Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:21:03.945Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:21:06.460Z] [INFO] [2024-06-21T19:21:06.460Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:21:06.460Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:21:06.460Z] [INFO] [2024-06-21T19:21:06.460Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:21:06.460Z] [INFO] [2024-06-21T19:21:06.460Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:21:06.460Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:21:06.460Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.10.0-SNAPSHOT.pom [2024-06-21T19:21:06.460Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.10.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:21:06.460Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:21:06.460Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:21:06.460Z] [INFO] [2024-06-21T19:21:06.460Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:21:06.460Z] [INFO] [2024-06-21T19:21:06.460Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:21:06.460Z] [INFO] Executing tasks [2024-06-21T19:21:06.460Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user [2024-06-21T19:21:06.460Z] [INFO] [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user [2024-06-21T19:21:06.460Z] [INFO] Executed tasks [2024-06-21T19:21:06.460Z] [INFO] [2024-06-21T19:21:06.460Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount >-- [2024-06-21T19:21:06.460Z] [INFO] Building org.eclipse.tracecompass.incubator.eventfieldcount 0.10.0-SNAPSHOT [14/128] [2024-06-21T19:21:06.460Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.eventfieldcount/.polyglot.build.properties [2024-06-21T19:21:06.460Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:21:06.460Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/.polyglot.build.properties [2024-06-21T19:21:06.460Z] [INFO] [2024-06-21T19:21:06.460Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.eventfieldcount --- [2024-06-21T19:21:06.460Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target [2024-06-21T19:21:06.460Z] [INFO] [2024-06-21T19:21:06.460Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.eventfieldcount --- [2024-06-21T19:21:06.460Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:21:06.460Z] [INFO] [2024-06-21T19:21:06.460Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.eventfieldcount --- [2024-06-21T19:21:06.460Z] [INFO] [2024-06-21T19:21:06.460Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.eventfieldcount --- [2024-06-21T19:21:06.460Z] [INFO] [2024-06-21T19:21:06.460Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.eventfieldcount --- [2024-06-21T19:21:06.460Z] [INFO] [2024-06-21T19:21:06.460Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.eventfieldcount --- [2024-06-21T19:21:06.460Z] [INFO] [2024-06-21T19:21:06.460Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.eventfieldcount --- [2024-06-21T19:21:06.460Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:21:06.460Z] [INFO] [2024-06-21T19:21:06.460Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.eventfieldcount --- [2024-06-21T19:21:06.461Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/src/main/resources [2024-06-21T19:21:06.461Z] [INFO] [2024-06-21T19:21:06.461Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.eventfieldcount --- [2024-06-21T19:21:06.461Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 29 were skipped [2024-06-21T19:21:06.461Z] [INFO] [2024-06-21T19:21:06.461Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.eventfieldcount --- [2024-06-21T19:21:06.461Z] [INFO] [2024-06-21T19:21:06.461Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.eventfieldcount --- [2024-06-21T19:21:06.461Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/org.eclipse.tracecompass.incubator.eventfieldcount-0.10.0-SNAPSHOT.jar [2024-06-21T19:21:06.461Z] [INFO] [2024-06-21T19:21:06.461Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.eventfieldcount --- [2024-06-21T19:21:06.461Z] [INFO] [2024-06-21T19:21:06.461Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.eventfieldcount --- [2024-06-21T19:21:06.461Z] [INFO] [2024-06-21T19:21:06.461Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.eventfieldcount --- [2024-06-21T19:21:06.716Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/org.eclipse.tracecompass.incubator.eventfieldcount-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:21:06.716Z] [INFO] [2024-06-21T19:21:06.716Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.eventfieldcount --- [2024-06-21T19:21:06.716Z] [INFO] [2024-06-21T19:21:06.716Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.eventfieldcount --- [2024-06-21T19:21:06.716Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/org.eclipse.tracecompass.incubator.eventfieldcount-0.10.0-SNAPSHOT.jar [2024-06-21T19:21:09.983Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/org.eclipse.tracecompass.incubator.eventfieldcount-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:21:15.223Z] [INFO] [2024-06-21T19:21:15.223Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount --- [2024-06-21T19:21:15.223Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:21:15.223Z] [INFO] [2024-06-21T19:21:15.223Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount --- [2024-06-21T19:21:15.223Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.core' with 6 classes [2024-06-21T19:21:15.223Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.doc.user' with 0 classes [2024-06-21T19:21:15.223Z] [INFO] [2024-06-21T19:21:15.223Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.eventfieldcount --- [2024-06-21T19:21:15.223Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/org.eclipse.tracecompass.incubator.eventfieldcount-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount-0.10.0-SNAPSHOT.jar [2024-06-21T19:21:15.223Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount-0.10.0-SNAPSHOT.pom [2024-06-21T19:21:15.223Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/org.eclipse.tracecompass.incubator.eventfieldcount-0.10.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:21:15.223Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:21:15.223Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:21:15.223Z] [INFO] [2024-06-21T19:21:15.223Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.eventfieldcount --- [2024-06-21T19:21:15.223Z] [INFO] [2024-06-21T19:21:15.223Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.doc.user >-- [2024-06-21T19:21:15.223Z] [INFO] Building Trace Compass Incubator Scripting User Guide 0.10.0-SNAPSHOT [15/128] [2024-06-21T19:21:15.223Z] [INFO] from doc/org.eclipse.tracecompass.incubator.scripting.doc.user/pom.xml [2024-06-21T19:21:15.223Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:21:15.223Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.doc.user:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/pom.xml [2024-06-21T19:21:15.223Z] [INFO] [2024-06-21T19:21:15.223Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:21:15.223Z] [INFO] [2024-06-21T19:21:15.223Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:21:15.223Z] [INFO] Executing tasks [2024-06-21T19:21:15.223Z] [INFO] Executed tasks [2024-06-21T19:21:15.223Z] [INFO] [2024-06-21T19:21:15.223Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:21:15.223Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target [2024-06-21T19:21:15.223Z] [INFO] [2024-06-21T19:21:15.223Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:21:15.223Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:21:15.223Z] [INFO] [2024-06-21T19:21:15.223Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:21:15.223Z] [INFO] [2024-06-21T19:21:15.223Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:21:15.224Z] [INFO] [2024-06-21T19:21:15.224Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:21:15.224Z] [INFO] [2024-06-21T19:21:15.224Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:21:15.224Z] [INFO] [2024-06-21T19:21:15.224Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:21:15.224Z] [INFO] Resolving class path of Trace Compass Incubator Scripting User Guide [2024-06-21T19:21:15.224Z] [INFO] [2024-06-21T19:21:15.224Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:21:15.224Z] [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-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:21:15.224Z] [INFO] [2024-06-21T19:21:15.224Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:21:15.224Z] [INFO] Executing tasks [2024-06-21T19:21:15.224Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/doc/User-Guide.html [2024-06-21T19:21:15.224Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:21:15.224Z] [INFO] Executed tasks [2024-06-21T19:21:15.224Z] [INFO] [2024-06-21T19:21:15.224Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:21:15.224Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/src/main/resources [2024-06-21T19:21:15.224Z] [INFO] [2024-06-21T19:21:15.224Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:21:15.224Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:21:15.224Z] [INFO] [2024-06-21T19:21:15.224Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:21:15.224Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:21:15.224Z] [INFO] Command line: [2024-06-21T19:21:15.224Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:21:15.224Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:21:15.785Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:21:15.785Z] 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) [2024-06-21T19:21:15.785Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:21:15.785Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:21:17.149Z] Buildfile: build.xml [2024-06-21T19:21:17.149Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:21:17.149Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:21:17.149Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:21:17.149Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:21:17.149Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:21:17.149Z] [2024-06-21T19:21:17.149Z] build.index: [2024-06-21T19:21:18.081Z] BUILD SUCCESSFUL [2024-06-21T19:21:18.081Z] [2024-06-21T19:21:18.081Z] BUILD SUCCESSFUL [2024-06-21T19:21:18.081Z] Total time: 1 second [2024-06-21T19:21:18.081Z] [INFO] [2024-06-21T19:21:18.081Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:21:18.081Z] [INFO] [2024-06-21T19:21:18.081Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:21:18.081Z] [INFO] [2024-06-21T19:21:18.081Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:21:18.081Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/src/test/resources [2024-06-21T19:21:18.082Z] [INFO] [2024-06-21T19:21:18.082Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:21:18.082Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:21:18.082Z] [INFO] [2024-06-21T19:21:18.082Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:21:18.082Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped [2024-06-21T19:21:18.082Z] [INFO] [2024-06-21T19:21:18.082Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:21:18.082Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/org.eclipse.tracecompass.incubator.scripting.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:21:18.082Z] [INFO] [2024-06-21T19:21:18.082Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:21:18.082Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/org.eclipse.tracecompass.incubator.scripting.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:21:18.082Z] [INFO] [2024-06-21T19:21:18.082Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:21:18.082Z] [INFO] [2024-06-21T19:21:18.082Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:21:18.082Z] [INFO] [2024-06-21T19:21:18.082Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:21:18.082Z] [INFO] [2024-06-21T19:21:18.082Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:21:18.337Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/org.eclipse.tracecompass.incubator.scripting.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:21:21.598Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/org.eclipse.tracecompass.incubator.scripting.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:21:28.132Z] [INFO] [2024-06-21T19:21:28.132Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:21:28.132Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:21:28.132Z] [INFO] [2024-06-21T19:21:28.133Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:21:28.133Z] [INFO] [2024-06-21T19:21:28.133Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:21:28.133Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/org.eclipse.tracecompass.incubator.scripting.doc.user-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.doc.user/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:21:28.133Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.doc.user-0.10.0-SNAPSHOT.pom [2024-06-21T19:21:28.133Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/org.eclipse.tracecompass.incubator.scripting.doc.user-0.10.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.doc.user/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:21:28.133Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.doc.user-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:21:28.133Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.doc.user-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:21:28.133Z] [INFO] [2024-06-21T19:21:28.133Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:21:28.133Z] [INFO] [2024-06-21T19:21:28.133Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:21:28.133Z] [INFO] Executing tasks [2024-06-21T19:21:28.133Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.scripting.doc.user [2024-06-21T19:21:28.133Z] [INFO] [copy] Copying 17 files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.scripting.doc.user [2024-06-21T19:21:28.133Z] [INFO] Executed tasks [2024-06-21T19:21:28.133Z] [INFO] [2024-06-21T19:21:28.133Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core >-- [2024-06-21T19:21:28.133Z] [INFO] Building org.eclipse.tracecompass.incubator.filters.core 0.1.1-SNAPSHOT [16/128] [2024-06-21T19:21:28.133Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.filters.core/.polyglot.build.properties [2024-06-21T19:21:28.133Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:21:28.133Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:21:28.133Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/.polyglot.build.properties [2024-06-21T19:21:28.133Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/lsp4j/org.eclipse.lsp4j/0.23.1/org.eclipse.lsp4j-0.23.1.jar [2024-06-21T19:21:28.133Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/lsp4j/org.eclipse.lsp4j/0.23.1/org.eclipse.lsp4j-0.23.1.jar (615 kB at 17 MB/s) [2024-06-21T19:21:28.133Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/0.23.1/org.eclipse.lsp4j.jsonrpc-0.23.1.jar [2024-06-21T19:21:28.133Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/0.23.1/org.eclipse.lsp4j.jsonrpc-0.23.1.jar (152 kB at 17 MB/s) [2024-06-21T19:21:28.133Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/lsp4j/org.eclipse.lsp4j/0.23.1/org.eclipse.lsp4j-0.23.1.pom [2024-06-21T19:21:28.133Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/lsp4j/org.eclipse.lsp4j/0.23.1/org.eclipse.lsp4j-0.23.1.pom (3.0 kB at 185 kB/s) [2024-06-21T19:21:28.133Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/0.23.1/org.eclipse.lsp4j.jsonrpc-0.23.1.pom [2024-06-21T19:21:28.133Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/0.23.1/org.eclipse.lsp4j.jsonrpc-0.23.1.pom (3.0 kB at 328 kB/s) [2024-06-21T19:21:28.133Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/maven-metadata.xml [2024-06-21T19:21:28.133Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/maven-metadata.xml (1.4 kB at 144 kB/s) [2024-06-21T19:21:28.133Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.9.1/gson-2.9.1.pom [2024-06-21T19:21:28.133Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.9.1/gson-2.9.1.pom (8.2 kB at 912 kB/s) [2024-06-21T19:21:28.133Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.9.1/gson-parent-2.9.1.pom [2024-06-21T19:21:28.133Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.9.1/gson-parent-2.9.1.pom (4.5 kB at 561 kB/s) [2024-06-21T19:21:28.133Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10.1/gson-2.10.1.pom [2024-06-21T19:21:28.133Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10.1/gson-2.10.1.pom (9.4 kB at 1.6 MB/s) [2024-06-21T19:21:28.133Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.10.1/gson-parent-2.10.1.pom [2024-06-21T19:21:28.133Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.10.1/gson-parent-2.10.1.pom (13 kB at 1.8 MB/s) [2024-06-21T19:21:28.133Z] [INFO] [2024-06-21T19:21:28.133Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.filters.core --- [2024-06-21T19:21:28.133Z] [INFO] [2024-06-21T19:21:28.133Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.filters.core --- [2024-06-21T19:21:28.133Z] [INFO] The project's OSGi version is 0.1.1.202406211918 [2024-06-21T19:21:28.133Z] [INFO] [2024-06-21T19:21:28.133Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters.core --- [2024-06-21T19:21:28.133Z] [INFO] [2024-06-21T19:21:28.133Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters.core --- [2024-06-21T19:21:28.133Z] [INFO] [2024-06-21T19:21:28.133Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters.core --- [2024-06-21T19:21:28.133Z] [INFO] [2024-06-21T19:21:28.133Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters.core --- [2024-06-21T19:21:28.133Z] [INFO] [2024-06-21T19:21:28.133Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.filters.core --- [2024-06-21T19:21:28.133Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.filters.core [2024-06-21T19:21:28.133Z] [INFO] [2024-06-21T19:21:28.133Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters.core --- [2024-06-21T19:21:28.133Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:21:28.133Z] [INFO] [2024-06-21T19:21:28.133Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters.core --- [2024-06-21T19:21:28.133Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/src/main/resources [2024-06-21T19:21:28.134Z] [INFO] [2024-06-21T19:21:28.134Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.filters.core --- [2024-06-21T19:21:28.134Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:21:28.134Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:21:28.134Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/.polyglot.build.properties [2024-06-21T19:21:28.134Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:21:28.134Z] [INFO] [2024-06-21T19:21:28.134Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.filters.core --- [2024-06-21T19:21:28.134Z] [INFO] [2024-06-21T19:21:28.134Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.filters.core --- [2024-06-21T19:21:28.134Z] [INFO] [2024-06-21T19:21:28.134Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.filters.core --- [2024-06-21T19:21:28.134Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/src/test/resources [2024-06-21T19:21:28.134Z] [INFO] [2024-06-21T19:21:28.134Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.filters.core --- [2024-06-21T19:21:28.134Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:21:28.134Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:21:28.134Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/.polyglot.build.properties [2024-06-21T19:21:28.134Z] [INFO] [2024-06-21T19:21:28.134Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.filters.core --- [2024-06-21T19:21:28.134Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 26 were skipped [2024-06-21T19:21:28.134Z] [INFO] [2024-06-21T19:21:28.134Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.filters.core --- [2024-06-21T19:21:28.134Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/target/org.eclipse.tracecompass.incubator.filters.core-0.1.1-SNAPSHOT-sources.jar [2024-06-21T19:21:28.134Z] [INFO] [2024-06-21T19:21:28.134Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.filters.core --- [2024-06-21T19:21:28.134Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/target/org.eclipse.tracecompass.incubator.filters.core-0.1.1-SNAPSHOT.jar [2024-06-21T19:21:28.134Z] [INFO] [2024-06-21T19:21:28.134Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.filters.core --- [2024-06-21T19:21:28.134Z] [INFO] [2024-06-21T19:21:28.134Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.filters.core --- [2024-06-21T19:21:28.134Z] [INFO] [2024-06-21T19:21:28.134Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.filters.core --- [2024-06-21T19:21:28.134Z] [INFO] [2024-06-21T19:21:28.134Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.filters.core --- [2024-06-21T19:21:28.134Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/target/org.eclipse.tracecompass.incubator.filters.core-0.1.1-SNAPSHOT.jar [2024-06-21T19:21:31.397Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/target/org.eclipse.tracecompass.incubator.filters.core-0.1.1-SNAPSHOT-sources.jar [2024-06-21T19:21:34.665Z] [INFO] [2024-06-21T19:21:34.665Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.core --- [2024-06-21T19:21:34.665Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:21:34.665Z] [INFO] [2024-06-21T19:21:34.665Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.core --- [2024-06-21T19:21:34.665Z] [INFO] [2024-06-21T19:21:34.665Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.filters.core --- [2024-06-21T19:21:34.665Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:21:34.665Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:21:34.665Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:21:34.665Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:21:34.665Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:21:34.665Z] [INFO] [2024-06-21T19:21:34.665Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.filters.core --- [2024-06-21T19:21:34.665Z] [INFO] [2024-06-21T19:21:34.665Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting-parent >-- [2024-06-21T19:21:34.665Z] [INFO] Building Trace Compass Incubator Scripting Parent 0.10.0-SNAPSHOT [17/128] [2024-06-21T19:21:34.665Z] [INFO] from scripting/pom.xml [2024-06-21T19:21:34.665Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-21T19:21:34.665Z] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.5.0:javadoc (build-docs)' [2024-06-21T19:21:34.665Z] [INFO] [2024-06-21T19:21:34.665Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting-parent --- [2024-06-21T19:21:34.665Z] [INFO] [2024-06-21T19:21:34.665Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting-parent --- [2024-06-21T19:21:34.665Z] [INFO] [2024-06-21T19:21:34.665Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting-parent --- [2024-06-21T19:21:34.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-stable/scripting/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:21:34.665Z] [INFO] [2024-06-21T19:21:34.665Z] [INFO] >>> javadoc:3.5.0:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting-parent >>> [2024-06-21T19:21:34.665Z] [INFO] [2024-06-21T19:21:34.665Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting-parent --- [2024-06-21T19:21:34.665Z] [INFO] [2024-06-21T19:21:34.665Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting-parent --- [2024-06-21T19:21:34.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-stable/scripting/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:21:34.665Z] [INFO] [2024-06-21T19:21:34.665Z] [INFO] <<< javadoc:3.5.0:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting-parent <<< [2024-06-21T19:21:34.665Z] [INFO] [2024-06-21T19:21:34.665Z] [INFO] [2024-06-21T19:21:34.665Z] [INFO] --- javadoc:3.5.0:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting-parent --- [2024-06-21T19:21:34.665Z] [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 [2024-06-21T19:21:34.665Z] [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 [2024-06-21T19:21:34.665Z] [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 [2024-06-21T19:21:34.665Z] [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 [2024-06-21T19:21:34.665Z] [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 [2024-06-21T19:21:34.665Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom (3.8 kB at 3.8 MB/s) [2024-06-21T19:21:34.665Z] [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 [2024-06-21T19:21:34.921Z] [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 [2024-06-21T19:21:34.921Z] [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 [2024-06-21T19:21:34.921Z] [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 [2024-06-21T19:21:34.921Z] [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 [2024-06-21T19:21:34.921Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom (1.6 kB at 1.6 MB/s) [2024-06-21T19:21:34.921Z] [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 [2024-06-21T19:21:34.921Z] [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 [2024-06-21T19:21:34.921Z] [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 [2024-06-21T19:21:34.921Z] [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 [2024-06-21T19:21:34.921Z] [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 [2024-06-21T19:21:34.921Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom (18 kB at 9.0 MB/s) [2024-06-21T19:21:34.921Z] [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 [2024-06-21T19:21:34.921Z] [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 [2024-06-21T19:21:34.921Z] [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 [2024-06-21T19:21:34.921Z] [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 [2024-06-21T19:21:34.921Z] [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 [2024-06-21T19:21:34.921Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom (1.6 kB at 1.6 MB/s) [2024-06-21T19:21:34.921Z] [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 [2024-06-21T19:21:34.921Z] [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 [2024-06-21T19:21:34.921Z] [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 [2024-06-21T19:21:34.921Z] [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 [2024-06-21T19:21:34.921Z] [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 [2024-06-21T19:21:34.921Z] [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 436 kB/s) [2024-06-21T19:21:34.921Z] [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 [2024-06-21T19:21:34.922Z] [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 [2024-06-21T19:21:34.922Z] [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 [2024-06-21T19:21:34.922Z] [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 [2024-06-21T19:21:34.922Z] [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 [2024-06-21T19:21:34.922Z] [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 859 kB/s) [2024-06-21T19:21:34.922Z] [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 [2024-06-21T19:21:34.922Z] [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 [2024-06-21T19:21:34.922Z] [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 [2024-06-21T19:21:34.922Z] [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 [2024-06-21T19:21:34.922Z] [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 [2024-06-21T19:21:34.922Z] [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 783 kB/s) [2024-06-21T19:21:34.922Z] [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 [2024-06-21T19:21:34.922Z] [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 [2024-06-21T19:21:34.922Z] [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 [2024-06-21T19:21:34.922Z] [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 [2024-06-21T19:21:34.922Z] [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 [2024-06-21T19:21:34.922Z] [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 9.8 MB/s) [2024-06-21T19:21:34.922Z] [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 [2024-06-21T19:21:34.922Z] [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 [2024-06-21T19:21:34.922Z] [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 [2024-06-21T19:21:34.922Z] [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 [2024-06-21T19:21:34.922Z] [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 [2024-06-21T19:21:34.922Z] [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 [2024-06-21T19:21:34.922Z] [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 740 kB/s) [2024-06-21T19:21:34.922Z] [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 [2024-06-21T19:21:34.922Z] [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 [2024-06-21T19:21:34.922Z] [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 [2024-06-21T19:21:34.922Z] [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 [2024-06-21T19:21:34.922Z] [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 [2024-06-21T19:21:34.922Z] [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 816 kB/s) [2024-06-21T19:21:35.178Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.6/commons-io-2.6.pom [2024-06-21T19:21:35.178Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom [2024-06-21T19:21:35.178Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom [2024-06-21T19:21:35.178Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.6/commons-io-2.6.pom [2024-06-21T19:21:35.178Z] [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 [2024-06-21T19:21:35.178Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 7.1 MB/s) [2024-06-21T19:21:35.178Z] [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 [2024-06-21T19:21:35.178Z] [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 [2024-06-21T19:21:35.178Z] [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 [2024-06-21T19:21:35.178Z] [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 [2024-06-21T19:21:35.178Z] [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 [2024-06-21T19:21:35.178Z] [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 [2024-06-21T19:21:35.178Z] [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 992 kB/s) [2024-06-21T19:21:35.178Z] [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 [2024-06-21T19:21:35.178Z] [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 [2024-06-21T19:21:35.178Z] [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 [2024-06-21T19:21:35.178Z] [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 [2024-06-21T19:21:35.178Z] [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 [2024-06-21T19:21:35.178Z] [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 2.0 MB/s) [2024-06-21T19:21:35.178Z] [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 [2024-06-21T19:21:35.178Z] [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 [2024-06-21T19:21:35.178Z] [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 [2024-06-21T19:21:35.179Z] [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 [2024-06-21T19:21:35.179Z] [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 [2024-06-21T19:21:35.179Z] [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 11 MB/s) [2024-06-21T19:21:35.179Z] [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 [2024-06-21T19:21:35.179Z] [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 [2024-06-21T19:21:35.179Z] [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 [2024-06-21T19:21:35.179Z] [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 [2024-06-21T19:21:35.179Z] [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 [2024-06-21T19:21:35.179Z] [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 4.1 MB/s) [2024-06-21T19:21:35.179Z] [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 [2024-06-21T19:21:35.179Z] [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 [2024-06-21T19:21:35.179Z] [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 [2024-06-21T19:21:35.179Z] [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 [2024-06-21T19:21:35.179Z] [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 [2024-06-21T19:21:35.179Z] [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 7.3 MB/s) [2024-06-21T19:21:35.179Z] [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 [2024-06-21T19:21:35.179Z] [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 [2024-06-21T19:21:35.179Z] [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 [2024-06-21T19:21:35.179Z] [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 [2024-06-21T19:21:35.179Z] [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 [2024-06-21T19:21:35.179Z] [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 2.2 MB/s) [2024-06-21T19:21:35.179Z] [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 [2024-06-21T19:21:35.179Z] [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 [2024-06-21T19:21:35.179Z] [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 [2024-06-21T19:21:35.179Z] [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 [2024-06-21T19:21:35.179Z] [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 [2024-06-21T19:21:35.179Z] [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 2.6 MB/s) [2024-06-21T19:21:35.179Z] [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 [2024-06-21T19:21:35.179Z] [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 [2024-06-21T19:21:35.179Z] [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 [2024-06-21T19:21:35.179Z] [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 [2024-06-21T19:21:35.179Z] [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 [2024-06-21T19:21:35.179Z] [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 1.0 MB/s) [2024-06-21T19:21:35.179Z] [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 [2024-06-21T19:21:35.179Z] [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 [2024-06-21T19:21:35.179Z] [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 [2024-06-21T19:21:35.179Z] [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 [2024-06-21T19:21:35.179Z] [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 [2024-06-21T19:21:35.179Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 3.1 MB/s) [2024-06-21T19:21:35.179Z] [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 [2024-06-21T19:21:35.435Z] [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 [2024-06-21T19:21:35.435Z] [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 [2024-06-21T19:21:35.435Z] [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 [2024-06-21T19:21:35.435Z] [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 [2024-06-21T19:21:35.435Z] [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) [2024-06-21T19:21:35.435Z] [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 [2024-06-21T19:21:35.435Z] [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 [2024-06-21T19:21:35.435Z] [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 [2024-06-21T19:21:35.435Z] [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 [2024-06-21T19:21:35.435Z] [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 [2024-06-21T19:21:35.435Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 4.2 MB/s) [2024-06-21T19:21:35.435Z] [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 [2024-06-21T19:21:35.435Z] [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 [2024-06-21T19:21:35.435Z] [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 [2024-06-21T19:21:35.435Z] [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 [2024-06-21T19:21:35.435Z] [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 [2024-06-21T19:21:35.435Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 8.6 MB/s) [2024-06-21T19:21:35.435Z] [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 [2024-06-21T19:21:35.435Z] [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 [2024-06-21T19:21:35.435Z] [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 [2024-06-21T19:21:35.435Z] [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 [2024-06-21T19:21:35.435Z] [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 [2024-06-21T19:21:35.435Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 3.0 MB/s) [2024-06-21T19:21:35.435Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2024-06-21T19:21:35.435Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2024-06-21T19:21:35.435Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2024-06-21T19:21:35.435Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2024-06-21T19:21:35.435Z] [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 [2024-06-21T19:21:35.435Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 6.8 MB/s) [2024-06-21T19:21:35.435Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2024-06-21T19:21:35.435Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2024-06-21T19:21:35.435Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2024-06-21T19:21:35.435Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2024-06-21T19:21:35.435Z] [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 [2024-06-21T19:21:35.435Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 4.2 MB/s) [2024-06-21T19:21:35.435Z] [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 [2024-06-21T19:21:35.435Z] [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 [2024-06-21T19:21:35.435Z] [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 [2024-06-21T19:21:35.435Z] [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 [2024-06-21T19:21:35.435Z] [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 [2024-06-21T19:21:35.435Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 2.1 MB/s) [2024-06-21T19:21:35.435Z] [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 [2024-06-21T19:21:35.435Z] [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 [2024-06-21T19:21:35.435Z] [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 [2024-06-21T19:21:35.435Z] [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 [2024-06-21T19:21:35.435Z] [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 [2024-06-21T19:21:35.435Z] [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 2.2 MB/s) [2024-06-21T19:21:35.435Z] [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 [2024-06-21T19:21:35.435Z] [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 [2024-06-21T19:21:35.435Z] [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 [2024-06-21T19:21:35.436Z] [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 [2024-06-21T19:21:35.436Z] [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 [2024-06-21T19:21:35.436Z] [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 3.4 MB/s) [2024-06-21T19:21:35.436Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom [2024-06-21T19:21:35.436Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom [2024-06-21T19:21:35.436Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom [2024-06-21T19:21:35.436Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom [2024-06-21T19:21:35.436Z] [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 [2024-06-21T19:21:35.692Z] [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 330 kB/s) [2024-06-21T19:21:35.692Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/weld/weld-parent/26/weld-parent-26.pom [2024-06-21T19:21:35.692Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/weld/weld-parent/26/weld-parent-26.pom [2024-06-21T19:21:35.692Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jboss/weld/weld-parent/26/weld-parent-26.pom [2024-06-21T19:21:35.692Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jboss/weld/weld-parent/26/weld-parent-26.pom [2024-06-21T19:21:35.692Z] [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 [2024-06-21T19:21:35.692Z] [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 3.2 MB/s) [2024-06-21T19:21:35.692Z] [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 [2024-06-21T19:21:35.692Z] [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 [2024-06-21T19:21:35.692Z] [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 [2024-06-21T19:21:35.692Z] [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 [2024-06-21T19:21:35.692Z] [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 [2024-06-21T19:21:35.692Z] [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 2.8 MB/s) [2024-06-21T19:21:35.692Z] [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 [2024-06-21T19:21:35.692Z] [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 [2024-06-21T19:21:35.692Z] [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 [2024-06-21T19:21:35.692Z] [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 [2024-06-21T19:21:35.692Z] [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 [2024-06-21T19:21:35.692Z] [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 2.0 MB/s) [2024-06-21T19:21:35.692Z] [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 [2024-06-21T19:21:35.692Z] [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 [2024-06-21T19:21:35.692Z] [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 [2024-06-21T19:21:35.692Z] [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 [2024-06-21T19:21:35.692Z] [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 [2024-06-21T19:21:35.692Z] [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 1.8 MB/s) [2024-06-21T19:21:35.692Z] [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 [2024-06-21T19:21:35.692Z] [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 [2024-06-21T19:21:35.692Z] [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 [2024-06-21T19:21:35.692Z] [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 [2024-06-21T19:21:35.692Z] [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 [2024-06-21T19:21:35.692Z] [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 14 MB/s) [2024-06-21T19:21:35.692Z] [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 [2024-06-21T19:21:35.692Z] [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 [2024-06-21T19:21:35.692Z] [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 [2024-06-21T19:21:35.692Z] [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 [2024-06-21T19:21:35.692Z] [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 [2024-06-21T19:21:35.692Z] [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 1.7 MB/s) [2024-06-21T19:21:35.692Z] [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 [2024-06-21T19:21:35.692Z] [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 [2024-06-21T19:21:35.692Z] [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 [2024-06-21T19:21:35.692Z] [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 [2024-06-21T19:21:35.692Z] [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 [2024-06-21T19:21:35.692Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom (2.1 kB at 2.1 MB/s) [2024-06-21T19:21:35.693Z] [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 [2024-06-21T19:21:35.693Z] [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 [2024-06-21T19:21:35.693Z] [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 [2024-06-21T19:21:35.693Z] [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 [2024-06-21T19:21:35.693Z] [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 [2024-06-21T19:21:35.693Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 5.0 MB/s) [2024-06-21T19:21:35.693Z] [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 [2024-06-21T19:21:35.693Z] [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 [2024-06-21T19:21:35.693Z] [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 [2024-06-21T19:21:35.947Z] [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 [2024-06-21T19:21:35.947Z] [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 [2024-06-21T19:21:35.948Z] [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 5.8 MB/s) [2024-06-21T19:21:35.948Z] [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 [2024-06-21T19:21:35.948Z] [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 [2024-06-21T19:21:35.948Z] [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 [2024-06-21T19:21:35.948Z] [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 [2024-06-21T19:21:35.948Z] [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 [2024-06-21T19:21:35.948Z] [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 423 kB/s) [2024-06-21T19:21:35.948Z] [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 [2024-06-21T19:21:35.948Z] [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 [2024-06-21T19:21:35.948Z] [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 [2024-06-21T19:21:35.948Z] [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 [2024-06-21T19:21:35.948Z] [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 [2024-06-21T19:21:35.948Z] [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 2.4 MB/s) [2024-06-21T19:21:35.948Z] [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 [2024-06-21T19:21:35.948Z] [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 [2024-06-21T19:21:35.948Z] [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 [2024-06-21T19:21:35.948Z] [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 [2024-06-21T19:21:35.948Z] [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 [2024-06-21T19:21:35.948Z] [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 1.1 MB/s) [2024-06-21T19:21:35.948Z] [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 [2024-06-21T19:21:35.948Z] [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 [2024-06-21T19:21:35.948Z] [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 [2024-06-21T19:21:35.948Z] [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 [2024-06-21T19:21:35.948Z] [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 [2024-06-21T19:21:35.948Z] [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) [2024-06-21T19:21:35.948Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2024-06-21T19:21:35.948Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2024-06-21T19:21:35.948Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2024-06-21T19:21:35.948Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2024-06-21T19:21:35.948Z] [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 [2024-06-21T19:21:35.948Z] [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 858 kB/s) [2024-06-21T19:21:35.948Z] [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 [2024-06-21T19:21:35.948Z] [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 [2024-06-21T19:21:35.948Z] [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 [2024-06-21T19:21:35.948Z] [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 [2024-06-21T19:21:35.948Z] [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 [2024-06-21T19:21:35.948Z] [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 685 kB/s) [2024-06-21T19:21:35.948Z] [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 [2024-06-21T19:21:35.948Z] [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 [2024-06-21T19:21:35.948Z] [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 [2024-06-21T19:21:35.948Z] [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 [2024-06-21T19:21:36.205Z] [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 [2024-06-21T19:21:36.205Z] [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) [2024-06-21T19:21:36.205Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2024-06-21T19:21:36.205Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2024-06-21T19:21:36.205Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2024-06-21T19:21:36.205Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2024-06-21T19:21:36.205Z] [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 [2024-06-21T19:21:36.205Z] [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) [2024-06-21T19:21:36.205Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom [2024-06-21T19:21:36.205Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom [2024-06-21T19:21:36.205Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom [2024-06-21T19:21:36.205Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom [2024-06-21T19:21:36.205Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom [2024-06-21T19:21:36.205Z] [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 6.4 MB/s) [2024-06-21T19:21:36.205Z] [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 [2024-06-21T19:21:36.205Z] [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 [2024-06-21T19:21:36.205Z] [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 [2024-06-21T19:21:36.205Z] [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 [2024-06-21T19:21:36.205Z] [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 [2024-06-21T19:21:36.205Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 310 kB/s) [2024-06-21T19:21:36.205Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom [2024-06-21T19:21:36.205Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/1/google-1.pom [2024-06-21T19:21:36.205Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/1/google-1.pom [2024-06-21T19:21:36.205Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/1/google-1.pom [2024-06-21T19:21:36.205Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom [2024-06-21T19:21:36.205Z] [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 222 kB/s) [2024-06-21T19:21:36.205Z] [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 [2024-06-21T19:21:36.205Z] [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 [2024-06-21T19:21:36.205Z] [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 [2024-06-21T19:21:36.205Z] [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 [2024-06-21T19:21:36.205Z] [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 [2024-06-21T19:21:36.205Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom (7.7 kB at 7.7 MB/s) [2024-06-21T19:21:36.205Z] [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 [2024-06-21T19:21:36.205Z] [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 [2024-06-21T19:21:36.205Z] [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 [2024-06-21T19:21:36.205Z] [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 [2024-06-21T19:21:36.205Z] [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 [2024-06-21T19:21:36.206Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom (14 kB at 6.8 MB/s) [2024-06-21T19:21:36.206Z] [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 [2024-06-21T19:21:36.206Z] [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 [2024-06-21T19:21:36.206Z] [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 [2024-06-21T19:21:36.206Z] [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 [2024-06-21T19:21:36.206Z] [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 [2024-06-21T19:21:36.206Z] [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 241 kB/s) [2024-06-21T19:21:36.206Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom [2024-06-21T19:21:36.206Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom [2024-06-21T19:21:36.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom [2024-06-21T19:21:36.461Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom [2024-06-21T19:21:36.461Z] [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 [2024-06-21T19:21:36.461Z] [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 22 MB/s) [2024-06-21T19:21:36.461Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom [2024-06-21T19:21:36.461Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom [2024-06-21T19:21:36.461Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom [2024-06-21T19:21:36.461Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom [2024-06-21T19:21:36.461Z] [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 [2024-06-21T19:21:36.461Z] [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 12 MB/s) [2024-06-21T19:21:36.461Z] [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 [2024-06-21T19:21:36.461Z] [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 [2024-06-21T19:21:36.461Z] [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 [2024-06-21T19:21:36.461Z] [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 [2024-06-21T19:21:36.461Z] [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 [2024-06-21T19:21:36.461Z] [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 2.3 MB/s) [2024-06-21T19:21:36.461Z] [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 [2024-06-21T19:21:36.461Z] [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 [2024-06-21T19:21:36.461Z] [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 [2024-06-21T19:21:36.461Z] [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 [2024-06-21T19:21:36.461Z] [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 [2024-06-21T19:21:36.461Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 750 kB/s) [2024-06-21T19:21:36.461Z] [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 [2024-06-21T19:21:36.461Z] [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 [2024-06-21T19:21:36.461Z] [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 [2024-06-21T19:21:36.461Z] [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 [2024-06-21T19:21:36.461Z] [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 [2024-06-21T19:21:36.461Z] [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) [2024-06-21T19:21:36.461Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/45/commons-parent-45.pom [2024-06-21T19:21:36.461Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/45/commons-parent-45.pom [2024-06-21T19:21:36.461Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/45/commons-parent-45.pom [2024-06-21T19:21:36.461Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/45/commons-parent-45.pom [2024-06-21T19:21:36.462Z] [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 [2024-06-21T19:21:36.462Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/45/commons-parent-45.pom (73 kB at 6.6 MB/s) [2024-06-21T19:21:36.462Z] [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 [2024-06-21T19:21:36.462Z] [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 [2024-06-21T19:21:36.462Z] [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 [2024-06-21T19:21:36.462Z] [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 [2024-06-21T19:21:36.462Z] [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 [2024-06-21T19:21:36.462Z] [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 [2024-06-21T19:21:36.462Z] [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 5.0 MB/s) [2024-06-21T19:21:36.462Z] [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 [2024-06-21T19:21:36.462Z] [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 [2024-06-21T19:21:36.462Z] [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 [2024-06-21T19:21:36.462Z] [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 [2024-06-21T19:21:36.462Z] [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 [2024-06-21T19:21:36.462Z] [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 6.6 MB/s) [2024-06-21T19:21:36.462Z] [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 [2024-06-21T19:21:36.462Z] [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 [2024-06-21T19:21:36.462Z] [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 [2024-06-21T19:21:36.462Z] [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 [2024-06-21T19:21:36.462Z] [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 [2024-06-21T19:21:36.462Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom (3.4 kB at 3.4 MB/s) [2024-06-21T19:21:36.462Z] [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 [2024-06-21T19:21:36.462Z] [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 [2024-06-21T19:21:36.462Z] [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 [2024-06-21T19:21:36.462Z] [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 [2024-06-21T19:21:36.462Z] [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 [2024-06-21T19:21:36.462Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 750 kB/s) [2024-06-21T19:21:36.462Z] [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 [2024-06-21T19:21:36.717Z] [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 [2024-06-21T19:21:36.717Z] [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 [2024-06-21T19:21:36.717Z] [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 [2024-06-21T19:21:36.717Z] [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 [2024-06-21T19:21:36.717Z] [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 2.4 MB/s) [2024-06-21T19:21:36.718Z] [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 [2024-06-21T19:21:36.718Z] [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 [2024-06-21T19:21:36.718Z] [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 [2024-06-21T19:21:36.718Z] [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 [2024-06-21T19:21:36.718Z] [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 [2024-06-21T19:21:36.718Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom (3.0 kB at 3.0 MB/s) [2024-06-21T19:21:36.718Z] [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 [2024-06-21T19:21:36.718Z] [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 [2024-06-21T19:21:36.718Z] [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 [2024-06-21T19:21:36.718Z] [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 [2024-06-21T19:21:36.718Z] [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 [2024-06-21T19:21:36.718Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom (2.0 kB at 2.0 MB/s) [2024-06-21T19:21:36.718Z] [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 [2024-06-21T19:21:36.718Z] [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 [2024-06-21T19:21:36.718Z] [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 [2024-06-21T19:21:36.718Z] [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 [2024-06-21T19:21:36.718Z] [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 [2024-06-21T19:21:36.718Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom (2.7 kB at 1.4 MB/s) [2024-06-21T19:21:36.718Z] [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 [2024-06-21T19:21:36.718Z] [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 [2024-06-21T19:21:36.718Z] [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 [2024-06-21T19:21:36.718Z] [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 [2024-06-21T19:21:36.718Z] [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 [2024-06-21T19:21:36.718Z] [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 2.0 MB/s) [2024-06-21T19:21:36.718Z] [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 [2024-06-21T19:21:36.718Z] [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 [2024-06-21T19:21:36.718Z] [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 [2024-06-21T19:21:36.718Z] [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 [2024-06-21T19:21:36.718Z] [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 [2024-06-21T19:21:36.718Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 2.1 MB/s) [2024-06-21T19:21:36.718Z] [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 [2024-06-21T19:21:36.718Z] [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 [2024-06-21T19:21:36.718Z] [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 [2024-06-21T19:21:36.718Z] [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 [2024-06-21T19:21:36.718Z] [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 [2024-06-21T19:21:36.718Z] [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 1.5 MB/s) [2024-06-21T19:21:36.718Z] [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 [2024-06-21T19:21:36.718Z] [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 [2024-06-21T19:21:36.718Z] [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 [2024-06-21T19:21:36.718Z] [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 [2024-06-21T19:21:36.718Z] [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 [2024-06-21T19:21:36.718Z] [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 4.1 MB/s) [2024-06-21T19:21:36.718Z] [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 [2024-06-21T19:21:36.718Z] [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 [2024-06-21T19:21:36.718Z] [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 [2024-06-21T19:21:36.718Z] [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 [2024-06-21T19:21:36.718Z] [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 [2024-06-21T19:21:36.718Z] [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 3.5 MB/s) [2024-06-21T19:21:36.718Z] [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 [2024-06-21T19:21:36.718Z] [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 [2024-06-21T19:21:36.718Z] [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 [2024-06-21T19:21:36.719Z] [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 [2024-06-21T19:21:36.719Z] [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 [2024-06-21T19:21:36.719Z] [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 1.9 MB/s) [2024-06-21T19:21:36.719Z] [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 [2024-06-21T19:21:36.719Z] [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 [2024-06-21T19:21:36.719Z] [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 [2024-06-21T19:21:36.974Z] [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 [2024-06-21T19:21:36.974Z] [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 [2024-06-21T19:21:36.974Z] [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 3.2 MB/s) [2024-06-21T19:21:36.974Z] [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 [2024-06-21T19:21:36.974Z] [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 [2024-06-21T19:21:36.974Z] [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 [2024-06-21T19:21:36.974Z] [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 [2024-06-21T19:21:36.974Z] [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 [2024-06-21T19:21:36.974Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 2.8 MB/s) [2024-06-21T19:21:36.974Z] [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 [2024-06-21T19:21:36.974Z] [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 [2024-06-21T19:21:36.974Z] [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 [2024-06-21T19:21:36.974Z] [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 [2024-06-21T19:21:36.974Z] [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 [2024-06-21T19:21:36.974Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 2.7 MB/s) [2024-06-21T19:21:36.974Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [2024-06-21T19:21:36.974Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [2024-06-21T19:21:36.974Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [2024-06-21T19:21:36.975Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [2024-06-21T19:21:36.975Z] [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 [2024-06-21T19:21:36.975Z] [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 6.1 MB/s) [2024-06-21T19:21:36.975Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.7/velocity-1.7.pom [2024-06-21T19:21:36.975Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.pom [2024-06-21T19:21:36.975Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.pom [2024-06-21T19:21:36.975Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.7/velocity-1.7.pom [2024-06-21T19:21:36.975Z] [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 [2024-06-21T19:21:36.975Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 11 MB/s) [2024-06-21T19:21:36.975Z] [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 [2024-06-21T19:21:36.975Z] [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 [2024-06-21T19:21:36.975Z] [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 [2024-06-21T19:21:36.975Z] [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 [2024-06-21T19:21:36.975Z] [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 [2024-06-21T19:21:36.975Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 6.3 MB/s) [2024-06-21T19:21:36.975Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/9/commons-parent-9.pom [2024-06-21T19:21:36.975Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom [2024-06-21T19:21:36.975Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom [2024-06-21T19:21:36.975Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/9/commons-parent-9.pom [2024-06-21T19:21:36.975Z] [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 [2024-06-21T19:21:36.975Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 11 MB/s) [2024-06-21T19:21:36.975Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [2024-06-21T19:21:36.975Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [2024-06-21T19:21:36.975Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [2024-06-21T19:21:36.975Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [2024-06-21T19:21:36.975Z] [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 [2024-06-21T19:21:36.975Z] [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 14 MB/s) [2024-06-21T19:21:36.975Z] [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 [2024-06-21T19:21:36.975Z] [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 [2024-06-21T19:21:36.975Z] [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 [2024-06-21T19:21:36.975Z] [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 [2024-06-21T19:21:36.975Z] [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 [2024-06-21T19:21:36.975Z] [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 18 MB/s) [2024-06-21T19:21:36.975Z] [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 [2024-06-21T19:21:36.975Z] [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 [2024-06-21T19:21:36.975Z] [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 [2024-06-21T19:21:36.975Z] [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 [2024-06-21T19:21:36.975Z] [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 [2024-06-21T19:21:36.975Z] [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 357 kB/s) [2024-06-21T19:21:36.975Z] [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 [2024-06-21T19:21:36.975Z] [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 [2024-06-21T19:21:37.230Z] [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 [2024-06-21T19:21:37.231Z] [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 [2024-06-21T19:21:37.231Z] [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 [2024-06-21T19:21:37.231Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 866 kB/s) [2024-06-21T19:21:37.231Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-digester/commons-digester/1.8/commons-digester-1.8.pom [2024-06-21T19:21:37.231Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-digester/commons-digester/1.8/commons-digester-1.8.pom [2024-06-21T19:21:37.231Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-digester/commons-digester/1.8/commons-digester-1.8.pom [2024-06-21T19:21:37.231Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-digester/commons-digester/1.8/commons-digester-1.8.pom [2024-06-21T19:21:37.231Z] [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 [2024-06-21T19:21:37.231Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 7.0 MB/s) [2024-06-21T19:21:37.231Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.1/commons-logging-1.1.pom [2024-06-21T19:21:37.231Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.1/commons-logging-1.1.pom [2024-06-21T19:21:37.231Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.1/commons-logging-1.1.pom [2024-06-21T19:21:37.231Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.1/commons-logging-1.1.pom [2024-06-21T19:21:37.231Z] [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 [2024-06-21T19:21:37.231Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 6.2 MB/s) [2024-06-21T19:21:37.231Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/log4j/log4j/1.2.12/log4j-1.2.12.pom [2024-06-21T19:21:37.231Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom [2024-06-21T19:21:37.231Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom [2024-06-21T19:21:37.231Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/log4j/log4j/1.2.12/log4j-1.2.12.pom [2024-06-21T19:21:37.231Z] [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 [2024-06-21T19:21:37.231Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 145 kB/s) [2024-06-21T19:21:37.231Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/logkit/logkit/1.0.1/logkit-1.0.1.pom [2024-06-21T19:21:37.231Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/logkit/logkit/1.0.1/logkit-1.0.1.pom [2024-06-21T19:21:37.231Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/logkit/logkit/1.0.1/logkit-1.0.1.pom [2024-06-21T19:21:37.231Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/logkit/logkit/1.0.1/logkit-1.0.1.pom [2024-06-21T19:21:37.231Z] [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 [2024-06-21T19:21:37.231Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 147 kB/s) [2024-06-21T19:21:37.231Z] [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 [2024-06-21T19:21:37.231Z] [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 [2024-06-21T19:21:37.231Z] [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 [2024-06-21T19:21:37.231Z] [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 [2024-06-21T19:21:37.231Z] [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 [2024-06-21T19:21:37.231Z] [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 167 kB/s) [2024-06-21T19:21:37.231Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-chain/commons-chain/1.1/commons-chain-1.1.pom [2024-06-21T19:21:37.231Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-chain/commons-chain/1.1/commons-chain-1.1.pom [2024-06-21T19:21:37.231Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-chain/commons-chain/1.1/commons-chain-1.1.pom [2024-06-21T19:21:37.231Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-chain/commons-chain/1.1/commons-chain-1.1.pom [2024-06-21T19:21:37.231Z] [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 [2024-06-21T19:21:37.231Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 6.0 MB/s) [2024-06-21T19:21:37.231Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [2024-06-21T19:21:37.231Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [2024-06-21T19:21:37.231Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [2024-06-21T19:21:37.231Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [2024-06-21T19:21:37.231Z] [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 [2024-06-21T19:21:37.231Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 974 kB/s) [2024-06-21T19:21:37.231Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [2024-06-21T19:21:37.231Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [2024-06-21T19:21:37.231Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [2024-06-21T19:21:37.231Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [2024-06-21T19:21:37.231Z] [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 [2024-06-21T19:21:37.231Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 2.3 MB/s) [2024-06-21T19:21:37.231Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [2024-06-21T19:21:37.487Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [2024-06-21T19:21:37.487Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [2024-06-21T19:21:37.487Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [2024-06-21T19:21:37.487Z] [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 [2024-06-21T19:21:37.487Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 163 kB/s) [2024-06-21T19:21:37.487Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [2024-06-21T19:21:37.487Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [2024-06-21T19:21:37.487Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [2024-06-21T19:21:37.487Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [2024-06-21T19:21:37.488Z] [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 [2024-06-21T19:21:37.488Z] [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 171 kB/s) [2024-06-21T19:21:37.488Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [2024-06-21T19:21:37.488Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [2024-06-21T19:21:37.488Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [2024-06-21T19:21:37.488Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [2024-06-21T19:21:37.488Z] [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 [2024-06-21T19:21:37.488Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 3.3 MB/s) [2024-06-21T19:21:37.488Z] [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 [2024-06-21T19:21:37.488Z] [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 [2024-06-21T19:21:37.488Z] [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 [2024-06-21T19:21:37.488Z] [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 [2024-06-21T19:21:37.488Z] [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 [2024-06-21T19:21:37.488Z] [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 2.2 MB/s) [2024-06-21T19:21:37.488Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [2024-06-21T19:21:37.488Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [2024-06-21T19:21:37.488Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [2024-06-21T19:21:37.488Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [2024-06-21T19:21:37.488Z] [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 [2024-06-21T19:21:37.488Z] [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 11 MB/s) [2024-06-21T19:21:37.488Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/dom4j/dom4j/1.1/dom4j-1.1.pom [2024-06-21T19:21:37.488Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/dom4j/dom4j/1.1/dom4j-1.1.pom [2024-06-21T19:21:37.488Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/dom4j/dom4j/1.1/dom4j-1.1.pom [2024-06-21T19:21:37.488Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/dom4j/dom4j/1.1/dom4j-1.1.pom [2024-06-21T19:21:37.488Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.pom [2024-06-21T19:21:37.488Z] [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 142 kB/s) [2024-06-21T19:21:37.488Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.pom [2024-06-21T19:21:37.488Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.pom [2024-06-21T19:21:37.488Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.pom [2024-06-21T19:21:37.488Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.pom [2024-06-21T19:21:37.488Z] [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 [2024-06-21T19:21:37.488Z] [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 140 kB/s) [2024-06-21T19:21:37.488Z] [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 [2024-06-21T19:21:37.488Z] [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 [2024-06-21T19:21:37.488Z] [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 [2024-06-21T19:21:37.488Z] [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 [2024-06-21T19:21:37.488Z] [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 [2024-06-21T19:21:37.488Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 11 MB/s) [2024-06-21T19:21:37.488Z] [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 [2024-06-21T19:21:37.488Z] [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 [2024-06-21T19:21:37.488Z] [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 [2024-06-21T19:21:37.488Z] [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 [2024-06-21T19:21:37.488Z] [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 [2024-06-21T19:21:37.488Z] [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 12 MB/s) [2024-06-21T19:21:37.488Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom [2024-06-21T19:21:37.488Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom [2024-06-21T19:21:37.488Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom [2024-06-21T19:21:37.488Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom [2024-06-21T19:21:37.744Z] [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 [2024-06-21T19:21:37.744Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 21 MB/s) [2024-06-21T19:21:37.744Z] [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 [2024-06-21T19:21:37.744Z] [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 [2024-06-21T19:21:37.744Z] [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 [2024-06-21T19:21:37.744Z] [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 [2024-06-21T19:21:37.744Z] [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 [2024-06-21T19:21:37.744Z] [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 [2024-06-21T19:21:37.744Z] [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 192 kB/s) [2024-06-21T19:21:37.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2024-06-21T19:21:37.744Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2024-06-21T19:21:37.744Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2024-06-21T19:21:37.744Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2024-06-21T19:21:37.744Z] [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 [2024-06-21T19:21:37.744Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom (20 kB at 2.8 MB/s) [2024-06-21T19:21:37.744Z] [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 [2024-06-21T19:21:37.744Z] [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 [2024-06-21T19:21:37.744Z] [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 [2024-06-21T19:21:37.744Z] [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 [2024-06-21T19:21:37.744Z] [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 [2024-06-21T19:21:37.744Z] [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) [2024-06-21T19:21:37.744Z] [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 [2024-06-21T19:21:37.744Z] [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 [2024-06-21T19:21:37.744Z] [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 [2024-06-21T19:21:37.745Z] [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 [2024-06-21T19:21:37.745Z] [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 [2024-06-21T19:21:37.745Z] [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 [2024-06-21T19:21:37.745Z] [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 91 kB/s) [2024-06-21T19:21:37.745Z] [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 [2024-06-21T19:21:37.745Z] [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 [2024-06-21T19:21:37.745Z] [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 [2024-06-21T19:21:37.745Z] [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 [2024-06-21T19:21:37.745Z] [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 [2024-06-21T19:21:37.745Z] [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 216 kB/s) [2024-06-21T19:21:37.745Z] [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 [2024-06-21T19:21:37.745Z] [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 [2024-06-21T19:21:37.745Z] [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 [2024-06-21T19:21:37.745Z] [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 [2024-06-21T19:21:37.745Z] [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 [2024-06-21T19:21:37.745Z] [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 299 kB/s) [2024-06-21T19:21:37.745Z] [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 [2024-06-21T19:21:37.745Z] [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 [2024-06-21T19:21:37.745Z] [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 [2024-06-21T19:21:37.745Z] [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 [2024-06-21T19:21:37.745Z] [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 [2024-06-21T19:21:37.745Z] [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 [2024-06-21T19:21:37.745Z] [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 [2024-06-21T19:21:37.745Z] [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 [2024-06-21T19:21:37.745Z] [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 [2024-06-21T19:21:38.000Z] [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 [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.7/velocity-1.7.jar [2024-06-21T19:21:38.001Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-digester/commons-digester/1.8/commons-digester-1.8.jar [2024-06-21T19:21:38.001Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-chain/commons-chain/1.1/commons-chain-1.1.jar [2024-06-21T19:21:38.001Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/dom4j/dom4j/1.1/dom4j-1.1.jar [2024-06-21T19:21:38.001Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.jar [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.001Z] [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 [2024-06-21T19:21:38.002Z] [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 [2024-06-21T19:21:38.002Z] [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 [2024-06-21T19:21:38.002Z] [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 [2024-06-21T19:21:38.002Z] [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 [2024-06-21T19:21:38.002Z] [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 [2024-06-21T19:21:38.002Z] [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 [2024-06-21T19:21:38.002Z] [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 [2024-06-21T19:21:38.002Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar [2024-06-21T19:21:38.002Z] [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 [2024-06-21T19:21:38.002Z] [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 [2024-06-21T19:21:38.002Z] [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 [2024-06-21T19:21:38.002Z] [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 [2024-06-21T19:21:38.002Z] [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 [2024-06-21T19:21:38.002Z] [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 [2024-06-21T19:21:38.002Z] [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 [2024-06-21T19:21:38.002Z] [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 [2024-06-21T19:21:38.002Z] [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 [2024-06-21T19:21:38.002Z] [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 [2024-06-21T19:21:38.002Z] [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 [2024-06-21T19:21:38.002Z] [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 [2024-06-21T19:21:38.002Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.jar [2024-06-21T19:21:38.002Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [2024-06-21T19:21:38.002Z] [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 [2024-06-21T19:21:38.002Z] [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 [2024-06-21T19:21:38.002Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-digester/commons-digester/1.8/commons-digester-1.8.jar [2024-06-21T19:21:38.002Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-chain/commons-chain/1.1/commons-chain-1.1.jar [2024-06-21T19:21:38.002Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/dom4j/dom4j/1.1/dom4j-1.1.jar [2024-06-21T19:21:38.002Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.jar [2024-06-21T19:21:38.002Z] [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 [2024-06-21T19:21:38.002Z] [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 [2024-06-21T19:21:38.002Z] [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 [2024-06-21T19:21:38.002Z] [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 [2024-06-21T19:21:38.002Z] [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 [2024-06-21T19:21:38.002Z] [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 [2024-06-21T19:21:38.002Z] [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 [2024-06-21T19:21:38.002Z] [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 [2024-06-21T19:21:38.002Z] [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 [2024-06-21T19:21:38.002Z] [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 [2024-06-21T19:21:38.002Z] [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 [2024-06-21T19:21:38.002Z] [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 [2024-06-21T19:21:38.002Z] [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 [2024-06-21T19:21:38.002Z] [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 [2024-06-21T19:21:38.002Z] [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 [2024-06-21T19:21:38.002Z] [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 [2024-06-21T19:21:38.002Z] [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 [2024-06-21T19:21:38.002Z] [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 [2024-06-21T19:21:38.002Z] [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 [2024-06-21T19:21:38.003Z] [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 [2024-06-21T19:21:38.003Z] [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 [2024-06-21T19:21:38.003Z] [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 [2024-06-21T19:21:38.003Z] [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 [2024-06-21T19:21:38.003Z] [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 [2024-06-21T19:21:38.003Z] [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 [2024-06-21T19:21:38.003Z] [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 [2024-06-21T19:21:38.003Z] [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 [2024-06-21T19:21:38.003Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar [2024-06-21T19:21:38.003Z] [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 [2024-06-21T19:21:38.003Z] [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 [2024-06-21T19:21:38.003Z] [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 [2024-06-21T19:21:38.003Z] [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 [2024-06-21T19:21:38.003Z] [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 [2024-06-21T19:21:38.003Z] [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 [2024-06-21T19:21:38.003Z] [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 [2024-06-21T19:21:38.003Z] [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 [2024-06-21T19:21:38.003Z] [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 [2024-06-21T19:21:38.003Z] [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 [2024-06-21T19:21:38.003Z] [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 [2024-06-21T19:21:38.003Z] [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 [2024-06-21T19:21:38.003Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.jar [2024-06-21T19:21:38.003Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [2024-06-21T19:21:38.003Z] [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 [2024-06-21T19:21:38.003Z] [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 [2024-06-21T19:21:38.003Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-digester/commons-digester/1.8/commons-digester-1.8.jar [2024-06-21T19:21:38.003Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-chain/commons-chain/1.1/commons-chain-1.1.jar [2024-06-21T19:21:38.003Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/dom4j/dom4j/1.1/dom4j-1.1.jar [2024-06-21T19:21:38.003Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.jar [2024-06-21T19:21:38.003Z] [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 [2024-06-21T19:21:38.003Z] [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 [2024-06-21T19:21:38.003Z] [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 [2024-06-21T19:21:38.003Z] [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 [2024-06-21T19:21:38.258Z] [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 [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.259Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.259Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.7/velocity-1.7.jar [2024-06-21T19:21:38.259Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.259Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-digester/commons-digester/1.8/commons-digester-1.8.jar [2024-06-21T19:21:38.259Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-chain/commons-chain/1.1/commons-chain-1.1.jar [2024-06-21T19:21:38.259Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/dom4j/dom4j/1.1/dom4j-1.1.jar [2024-06-21T19:21:38.259Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.jar [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.259Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar (11 kB at 5.3 MB/s) [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.259Z] [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 [2024-06-21T19:21:38.260Z] [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 [2024-06-21T19:21:38.260Z] [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.7 MB/s) [2024-06-21T19:21:38.260Z] [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 [2024-06-21T19:21:38.260Z] [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 4.7 MB/s) [2024-06-21T19:21:38.260Z] [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 [2024-06-21T19:21:38.260Z] [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 9.9 MB/s) [2024-06-21T19:21:38.260Z] [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 [2024-06-21T19:21:38.260Z] [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 5.8 MB/s) [2024-06-21T19:21:38.260Z] [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 [2024-06-21T19:21:38.260Z] [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 13 MB/s) [2024-06-21T19:21:38.260Z] [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 [2024-06-21T19:21:38.260Z] [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 31 MB/s) [2024-06-21T19:21:38.260Z] [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 [2024-06-21T19:21:38.260Z] [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.2 MB/s) [2024-06-21T19:21:38.260Z] [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 [2024-06-21T19:21:38.260Z] [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 51 MB/s) [2024-06-21T19:21:38.260Z] [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 [2024-06-21T19:21:38.260Z] [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 11 MB/s) [2024-06-21T19:21:38.260Z] [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 [2024-06-21T19:21:38.260Z] [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 2.1 MB/s) [2024-06-21T19:21:38.260Z] [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 [2024-06-21T19:21:38.260Z] [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 1.2 MB/s) [2024-06-21T19:21:38.260Z] [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 [2024-06-21T19:21:38.260Z] [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 7.0 MB/s) [2024-06-21T19:21:38.260Z] [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 [2024-06-21T19:21:38.260Z] [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 2.8 MB/s) [2024-06-21T19:21:38.260Z] [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 [2024-06-21T19:21:38.260Z] [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 2.7 MB/s) [2024-06-21T19:21:38.260Z] [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 [2024-06-21T19:21:38.260Z] [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 708 kB/s) [2024-06-21T19:21:38.260Z] [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 858 kB/s) [2024-06-21T19:21:38.260Z] [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 [2024-06-21T19:21:38.260Z] [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 [2024-06-21T19:21:38.260Z] [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.0 MB/s) [2024-06-21T19:21:38.260Z] [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 [2024-06-21T19:21:38.260Z] [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 229 kB/s) [2024-06-21T19:21:38.260Z] [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 [2024-06-21T19:21:38.260Z] [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 484 kB/s) [2024-06-21T19:21:38.260Z] [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 [2024-06-21T19:21:38.260Z] [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 760 kB/s) [2024-06-21T19:21:38.260Z] [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 [2024-06-21T19:21:38.260Z] [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.2 MB/s) [2024-06-21T19:21:38.260Z] [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 [2024-06-21T19:21:38.260Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar (65 kB at 1.1 MB/s) [2024-06-21T19:21:38.260Z] [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 [2024-06-21T19:21:38.260Z] [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 281 kB/s) [2024-06-21T19:21:38.260Z] [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 [2024-06-21T19:21:38.261Z] [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 934 kB/s) [2024-06-21T19:21:38.261Z] [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 [2024-06-21T19:21:38.261Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar (218 kB at 3.4 MB/s) [2024-06-21T19:21:38.261Z] [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 [2024-06-21T19:21:38.261Z] [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 263 kB/s) [2024-06-21T19:21:38.261Z] [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 [2024-06-21T19:21:38.261Z] [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 247 kB/s) [2024-06-21T19:21:38.261Z] [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 [2024-06-21T19:21:38.261Z] [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 178 kB/s) [2024-06-21T19:21:38.261Z] [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 [2024-06-21T19:21:38.261Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar (71 kB at 1.1 MB/s) [2024-06-21T19:21:38.261Z] [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 [2024-06-21T19:21:38.261Z] [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 173 kB/s) [2024-06-21T19:21:38.261Z] [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 [2024-06-21T19:21:38.261Z] [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 63 kB/s) [2024-06-21T19:21:38.261Z] [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 [2024-06-21T19:21:38.261Z] [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 266 kB/s) [2024-06-21T19:21:38.261Z] [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 [2024-06-21T19:21:38.261Z] [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 175 kB/s) [2024-06-21T19:21:38.261Z] [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 [2024-06-21T19:21:38.261Z] [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 119 kB/s) [2024-06-21T19:21:38.261Z] [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 [2024-06-21T19:21:38.261Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (237 kB at 3.4 MB/s) [2024-06-21T19:21:38.261Z] [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 [2024-06-21T19:21:38.261Z] [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 2.7 MB/s) [2024-06-21T19:21:38.261Z] [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 [2024-06-21T19:21:38.261Z] [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 3.7 MB/s) [2024-06-21T19:21:38.261Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.jar [2024-06-21T19:21:38.261Z] [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 4.8 MB/s) [2024-06-21T19:21:38.261Z] [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 [2024-06-21T19:21:38.261Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 1.3 MB/s) [2024-06-21T19:21:38.261Z] [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 6.2 MB/s) [2024-06-21T19:21:38.261Z] [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 [2024-06-21T19:21:38.261Z] [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 [2024-06-21T19:21:38.261Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 2.0 MB/s) [2024-06-21T19:21:38.261Z] [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 [2024-06-21T19:21:38.261Z] [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 882 kB/s) [2024-06-21T19:21:38.261Z] [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 [2024-06-21T19:21:38.261Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 6.0 MB/s) [2024-06-21T19:21:38.261Z] [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 7.5 MB/s) [2024-06-21T19:21:38.261Z] [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 632 kB/s) [2024-06-21T19:21:38.261Z] [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 2.8 MB/s) [2024-06-21T19:21:38.261Z] [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 108 kB/s) [2024-06-21T19:21:38.517Z] [INFO] [2024-06-21T19:21:38.517Z] [INFO] --- build-helper:3.4.0:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting-parent --- [2024-06-21T19:21:38.517Z] [INFO] [2024-06-21T19:21:38.517Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting-parent --- [2024-06-21T19:21:38.517Z] [INFO] [2024-06-21T19:21:38.517Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.scripting-parent --- [2024-06-21T19:21:38.517Z] [INFO] [2024-06-21T19:21:38.517Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting-parent --- [2024-06-21T19:21:38.517Z] [INFO] [2024-06-21T19:21:38.517Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting-parent --- [2024-06-21T19:21:38.517Z] [INFO] [2024-06-21T19:21:38.517Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting-parent --- [2024-06-21T19:21:38.517Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:21:38.517Z] [INFO] [2024-06-21T19:21:38.517Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting-parent --- [2024-06-21T19:21:38.772Z] [INFO] [2024-06-21T19:21:38.772Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting-parent --- [2024-06-21T19:21:38.772Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting-parent/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting-parent-0.10.0-SNAPSHOT.pom [2024-06-21T19:21:38.772Z] [INFO] [2024-06-21T19:21:38.772Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core >-- [2024-06-21T19:21:38.772Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.core 0.1.5-SNAPSHOT [18/128] [2024-06-21T19:21:38.772Z] [INFO] from scripting/org.eclipse.tracecompass.incubator.scripting.core/.polyglot.build.properties [2024-06-21T19:21:38.772Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:21:38.772Z] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.5.0:javadoc (build-docs)' [2024-06-21T19:21:38.772Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:21:38.772Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core:0.1.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/.polyglot.build.properties [2024-06-21T19:21:38.772Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.8.0/commons-cli-1.8.0.jar [2024-06-21T19:21:39.028Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.8.0/commons-cli-1.8.0.jar (74 kB at 5.7 MB/s) [2024-06-21T19:21:39.028Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.8.0/commons-cli-1.8.0.pom [2024-06-21T19:21:39.028Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.8.0/commons-cli-1.8.0.pom (14 kB at 2.0 MB/s) [2024-06-21T19:21:39.028Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/70/commons-parent-70.pom [2024-06-21T19:21:39.028Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/70/commons-parent-70.pom (77 kB at 7.7 MB/s) [2024-06-21T19:21:39.028Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/32/apache-32.pom [2024-06-21T19:21:39.028Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/32/apache-32.pom (24 kB at 3.5 MB/s) [2024-06-21T19:21:39.028Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.11.0-M1/junit-bom-5.11.0-M1.pom [2024-06-21T19:21:39.028Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.11.0-M1/junit-bom-5.11.0-M1.pom (5.7 kB at 300 kB/s) [2024-06-21T19:21:39.028Z] [INFO] [2024-06-21T19:21:39.028Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:21:39.028Z] [INFO] [2024-06-21T19:21:39.028Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:21:39.028Z] [INFO] The project's OSGi version is 0.1.5.202406211918 [2024-06-21T19:21:39.028Z] [INFO] [2024-06-21T19:21:39.028Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:21:39.028Z] [INFO] [2024-06-21T19:21:39.028Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:21:39.028Z] [INFO] [2024-06-21T19:21:39.028Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:21:39.028Z] [INFO] [2024-06-21T19:21:39.028Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:21:39.028Z] [INFO] [2024-06-21T19:21:39.028Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:21:39.028Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.scripting.core [2024-06-21T19:21:39.588Z] [INFO] [2024-06-21T19:21:39.588Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:21:39.588Z] [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-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:21:39.588Z] [INFO] [2024-06-21T19:21:39.588Z] [INFO] >>> javadoc:3.5.0:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting.core >>> [2024-06-21T19:21:39.588Z] [INFO] [2024-06-21T19:21:39.588Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:21:39.588Z] [INFO] The project's OSGi version is 0.1.5.202406211918 [2024-06-21T19:21:39.588Z] [INFO] [2024-06-21T19:21:39.588Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:21:39.588Z] [INFO] [2024-06-21T19:21:39.588Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:21:39.588Z] [INFO] [2024-06-21T19:21:39.588Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:21:39.588Z] [INFO] [2024-06-21T19:21:39.588Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:21:39.588Z] [INFO] [2024-06-21T19:21:39.588Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:21:39.588Z] [INFO] [2024-06-21T19:21:39.588Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:21:39.588Z] [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-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:21:39.588Z] [INFO] [2024-06-21T19:21:39.588Z] [INFO] <<< javadoc:3.5.0:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting.core <<< [2024-06-21T19:21:39.588Z] [INFO] [2024-06-21T19:21:39.588Z] [INFO] [2024-06-21T19:21:39.588Z] [INFO] --- javadoc:3.5.0:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:21:39.588Z] [INFO] No previous run data found, generating javadoc. [2024-06-21T19:21:42.850Z] [INFO] [2024-06-21T19:21:42.850Z] [INFO] --- build-helper:3.4.0:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:21:42.850Z] [INFO] [2024-06-21T19:21:42.850Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:21:42.850Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/main/resources [2024-06-21T19:21:42.850Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/help [2024-06-21T19:21:42.850Z] [INFO] [2024-06-21T19:21:42.850Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:21:42.850Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:21:42.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 [2024-06-21T19:21:42.850Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core:0.1.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/.polyglot.build.properties [2024-06-21T19:21:42.850Z] [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:21:43.107Z] [INFO] [2024-06-21T19:21:43.107Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:21:43.107Z] [INFO] [2024-06-21T19:21:43.107Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:21:43.107Z] [INFO] [2024-06-21T19:21:43.107Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:21:43.107Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/test/resources [2024-06-21T19:21:43.107Z] [INFO] [2024-06-21T19:21:43.107Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:21:43.107Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:21:43.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 [2024-06-21T19:21:43.107Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core:0.1.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/.polyglot.build.properties [2024-06-21T19:21:43.107Z] [INFO] [2024-06-21T19:21:43.107Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:21:43.107Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped [2024-06-21T19:21:43.107Z] [INFO] [2024-06-21T19:21:43.107Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:21:43.107Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.5-SNAPSHOT-sources.jar [2024-06-21T19:21:43.362Z] [INFO] [2024-06-21T19:21:43.362Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:21:43.362Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.5-SNAPSHOT.jar [2024-06-21T19:21:43.362Z] [INFO] [2024-06-21T19:21:43.362Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:21:43.362Z] [INFO] [2024-06-21T19:21:43.362Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:21:43.362Z] [INFO] [2024-06-21T19:21:43.362Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:21:43.362Z] [INFO] [2024-06-21T19:21:43.362Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:21:43.618Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.5-SNAPSHOT.jar [2024-06-21T19:21:47.780Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.5-SNAPSHOT-sources.jar [2024-06-21T19:21:51.044Z] [INFO] [2024-06-21T19:21:51.044Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:21:51.044Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:21:51.044Z] [INFO] [2024-06-21T19:21:51.044Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:21:51.044Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes [2024-06-21T19:21:51.044Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.core' with 14 classes [2024-06-21T19:21:51.044Z] [INFO] [2024-06-21T19:21:51.044Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:21:51.044Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core/0.1.5-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core-0.1.5-SNAPSHOT.jar [2024-06-21T19:21:51.044Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.5-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core-0.1.5-SNAPSHOT.pom [2024-06-21T19:21:51.044Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core/0.1.5-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core-0.1.5-SNAPSHOT-sources.jar [2024-06-21T19:21:51.044Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.5-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core-0.1.5-SNAPSHOT-p2metadata.xml [2024-06-21T19:21:51.044Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.5-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core-0.1.5-SNAPSHOT-p2artifacts.xml [2024-06-21T19:21:51.044Z] [INFO] [2024-06-21T19:21:51.044Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:21:51.044Z] [INFO] [2024-06-21T19:21:51.044Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui >-- [2024-06-21T19:21:51.044Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.ui 0.1.3-SNAPSHOT [19/128] [2024-06-21T19:21:51.044Z] [INFO] from scripting/org.eclipse.tracecompass.incubator.scripting.ui/.polyglot.build.properties [2024-06-21T19:21:51.044Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:21:51.044Z] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.5.0:javadoc (build-docs)' [2024-06-21T19:21:51.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 [2024-06-21T19:21:51.044Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/.polyglot.build.properties [2024-06-21T19:21:51.609Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mozilla/rhino/1.7.15/rhino-1.7.15.jar [2024-06-21T19:21:51.609Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mozilla/rhino/1.7.15/rhino-1.7.15.jar (1.4 MB at 30 MB/s) [2024-06-21T19:21:51.609Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mozilla/rhino/1.7.15/rhino-1.7.15.pom [2024-06-21T19:21:51.609Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mozilla/rhino/1.7.15/rhino-1.7.15.pom (1.3 kB at 71 kB/s) [2024-06-21T19:21:51.609Z] [INFO] [2024-06-21T19:21:51.609Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:21:51.609Z] [INFO] [2024-06-21T19:21:51.609Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:21:51.609Z] [INFO] The project's OSGi version is 0.1.3.202406211918 [2024-06-21T19:21:51.609Z] [INFO] [2024-06-21T19:21:51.609Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:21:51.609Z] [INFO] [2024-06-21T19:21:51.609Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:21:51.609Z] [INFO] [2024-06-21T19:21:51.609Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:21:51.609Z] [INFO] [2024-06-21T19:21:51.609Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:21:51.609Z] [INFO] [2024-06-21T19:21:51.609Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:21:51.609Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.scripting.ui [2024-06-21T19:21:52.534Z] [INFO] [2024-06-21T19:21:52.534Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:21:52.534Z] [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-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:21:52.534Z] [INFO] [2024-06-21T19:21:52.534Z] [INFO] >>> javadoc:3.5.0:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting.ui >>> [2024-06-21T19:21:52.534Z] [INFO] [2024-06-21T19:21:52.534Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:21:52.534Z] [INFO] The project's OSGi version is 0.1.3.202406211918 [2024-06-21T19:21:52.534Z] [INFO] [2024-06-21T19:21:52.534Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:21:52.534Z] [INFO] [2024-06-21T19:21:52.534Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:21:52.534Z] [INFO] [2024-06-21T19:21:52.534Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:21:52.534Z] [INFO] [2024-06-21T19:21:52.534Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:21:52.534Z] [INFO] [2024-06-21T19:21:52.534Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:21:52.534Z] [INFO] [2024-06-21T19:21:52.534Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:21:52.534Z] [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-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:21:52.534Z] [INFO] [2024-06-21T19:21:52.534Z] [INFO] <<< javadoc:3.5.0:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting.ui <<< [2024-06-21T19:21:52.534Z] [INFO] [2024-06-21T19:21:52.535Z] [INFO] [2024-06-21T19:21:52.535Z] [INFO] --- javadoc:3.5.0:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:21:52.535Z] [INFO] No previous run data found, generating javadoc. [2024-06-21T19:21:55.049Z] [INFO] [2024-06-21T19:21:55.049Z] [INFO] --- build-helper:3.4.0:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:21:55.049Z] [INFO] [2024-06-21T19:21:55.049Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:21:55.049Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/main/resources [2024-06-21T19:21:55.049Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/help [2024-06-21T19:21:55.049Z] [INFO] [2024-06-21T19:21:55.049Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:21:55.049Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:21:55.049Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:21:55.049Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/.polyglot.build.properties [2024-06-21T19:21:55.049Z] [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:21:55.304Z] [INFO] [2024-06-21T19:21:55.304Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:21:55.304Z] [INFO] [2024-06-21T19:21:55.304Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:21:55.304Z] [INFO] [2024-06-21T19:21:55.304Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:21:55.304Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/test/resources [2024-06-21T19:21:55.304Z] [INFO] [2024-06-21T19:21:55.304Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:21:55.304Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:21:55.304Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:21:55.304Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/.polyglot.build.properties [2024-06-21T19:21:55.304Z] [INFO] [2024-06-21T19:21:55.304Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:21:55.304Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 163 were skipped [2024-06-21T19:21:55.304Z] [INFO] [2024-06-21T19:21:55.304Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:21:55.559Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/org.eclipse.tracecompass.incubator.scripting.ui-0.1.3-SNAPSHOT-sources.jar [2024-06-21T19:21:55.559Z] [INFO] [2024-06-21T19:21:55.559Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:21:55.559Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/org.eclipse.tracecompass.incubator.scripting.ui-0.1.3-SNAPSHOT.jar [2024-06-21T19:21:55.559Z] [INFO] [2024-06-21T19:21:55.559Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:21:55.559Z] [INFO] [2024-06-21T19:21:55.559Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:21:55.559Z] [INFO] [2024-06-21T19:21:55.559Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:21:55.559Z] [INFO] [2024-06-21T19:21:55.559Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:21:55.559Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/org.eclipse.tracecompass.incubator.scripting.ui-0.1.3-SNAPSHOT.jar [2024-06-21T19:21:59.721Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/org.eclipse.tracecompass.incubator.scripting.ui-0.1.3-SNAPSHOT-sources.jar [2024-06-21T19:22:02.983Z] [INFO] [2024-06-21T19:22:02.983Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:22:02.983Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:22:02.983Z] [INFO] [2024-06-21T19:22:02.983Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:22:02.983Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes [2024-06-21T19:22:02.983Z] [INFO] [2024-06-21T19:22:02.983Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:22:02.983Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/org.eclipse.tracecompass.incubator.scripting.ui-0.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui-0.1.3-SNAPSHOT.jar [2024-06-21T19:22:02.983Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.3-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui-0.1.3-SNAPSHOT.pom [2024-06-21T19:22:02.983Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/org.eclipse.tracecompass.incubator.scripting.ui-0.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui-0.1.3-SNAPSHOT-sources.jar [2024-06-21T19:22:02.983Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.3-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui-0.1.3-SNAPSHOT-p2metadata.xml [2024-06-21T19:22:02.983Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.3-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui-0.1.3-SNAPSHOT-p2artifacts.xml [2024-06-21T19:22:02.983Z] [INFO] [2024-06-21T19:22:02.983Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:22:02.983Z] [INFO] [2024-06-21T19:22:02.983Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting >-- [2024-06-21T19:22:02.983Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting 0.10.0-SNAPSHOT [20/128] [2024-06-21T19:22:02.983Z] [INFO] from scripting/org.eclipse.tracecompass.incubator.scripting/.polyglot.build.properties [2024-06-21T19:22:02.983Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:22:02.983Z] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.5.0:javadoc (build-docs)' [2024-06-21T19:22:02.983Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting/.polyglot.build.properties [2024-06-21T19:22:03.239Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-servlet-api/4.0.6/jetty-servlet-api-4.0.6.jar [2024-06-21T19:22:03.239Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-servlet-api/4.0.6/jetty-servlet-api-4.0.6.jar (273 kB at 12 MB/s) [2024-06-21T19:22:03.239Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.jar [2024-06-21T19:22:03.239Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.jar (31 kB at 2.4 MB/s) [2024-06-21T19:22:03.239Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.jar [2024-06-21T19:22:03.239Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.jar (20 kB at 848 kB/s) [2024-06-21T19:22:03.239Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.jar [2024-06-21T19:22:03.239Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.jar (100 kB at 6.6 MB/s) [2024-06-21T19:22:03.239Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.jar [2024-06-21T19:22:03.239Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.jar (44 kB at 4.9 MB/s) [2024-06-21T19:22:03.239Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.jar [2024-06-21T19:22:03.239Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.jar (14 kB at 1.5 MB/s) [2024-06-21T19:22:03.239Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.jar [2024-06-21T19:22:03.239Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.jar (37 kB at 4.6 MB/s) [2024-06-21T19:22:03.239Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.jar [2024-06-21T19:22:03.239Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.jar (30 kB at 2.2 MB/s) [2024-06-21T19:22:03.239Z] [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 [2024-06-21T19:22:03.239Z] [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 6.2 MB/s) [2024-06-21T19:22:03.239Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-servlet-api/4.0.6/jetty-servlet-api-4.0.6.pom [2024-06-21T19:22:03.239Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-servlet-api/4.0.6/jetty-servlet-api-4.0.6.pom (9.7 kB at 573 kB/s) [2024-06-21T19:22:03.496Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-toolchain/1.7/jetty-toolchain-1.7.pom [2024-06-21T19:22:03.496Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-toolchain/1.7/jetty-toolchain-1.7.pom (17 kB at 1.4 MB/s) [2024-06-21T19:22:03.496Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.pom [2024-06-21T19:22:03.496Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.pom (1.7 kB at 243 kB/s) [2024-06-21T19:22:03.496Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.pom [2024-06-21T19:22:03.496Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.pom (1.9 kB at 111 kB/s) [2024-06-21T19:22:03.496Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.pom [2024-06-21T19:22:03.496Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.pom (2.7 kB at 298 kB/s) [2024-06-21T19:22:03.496Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.pom [2024-06-21T19:22:03.496Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.pom (1.9 kB at 158 kB/s) [2024-06-21T19:22:03.496Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.pom [2024-06-21T19:22:03.496Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.pom (1.3 kB at 164 kB/s) [2024-06-21T19:22:03.496Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.pom [2024-06-21T19:22:03.496Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.pom (1.9 kB at 237 kB/s) [2024-06-21T19:22:03.496Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.pom [2024-06-21T19:22:03.496Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.pom (2.3 kB at 152 kB/s) [2024-06-21T19:22:03.496Z] [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.pom [2024-06-21T19:22:03.496Z] [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.pom (2.1 kB at 188 kB/s) [2024-06-21T19:22:03.496Z] [INFO] [2024-06-21T19:22:03.496Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting --- [2024-06-21T19:22:03.496Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting/target [2024-06-21T19:22:03.496Z] [INFO] [2024-06-21T19:22:03.496Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting --- [2024-06-21T19:22:03.496Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:22:03.496Z] [INFO] [2024-06-21T19:22:03.496Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting --- [2024-06-21T19:22:03.496Z] [INFO] [2024-06-21T19:22:03.496Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting --- [2024-06-21T19:22:03.496Z] [INFO] [2024-06-21T19:22:03.496Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting --- [2024-06-21T19:22:03.496Z] [INFO] [2024-06-21T19:22:03.496Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting --- [2024-06-21T19:22:03.496Z] [INFO] [2024-06-21T19:22:03.496Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting --- [2024-06-21T19:22:03.496Z] [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-stable/scripting/org.eclipse.tracecompass.incubator.scripting/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:22:03.496Z] [INFO] [2024-06-21T19:22:03.496Z] [INFO] >>> javadoc:3.5.0:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting >>> [2024-06-21T19:22:03.496Z] [INFO] [2024-06-21T19:22:03.496Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting --- [2024-06-21T19:22:03.496Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:22:03.496Z] [INFO] [2024-06-21T19:22:03.496Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting --- [2024-06-21T19:22:03.496Z] [INFO] [2024-06-21T19:22:03.496Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting --- [2024-06-21T19:22:03.496Z] [INFO] [2024-06-21T19:22:03.496Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting --- [2024-06-21T19:22:03.496Z] [INFO] [2024-06-21T19:22:03.496Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting --- [2024-06-21T19:22:03.496Z] [INFO] [2024-06-21T19:22:03.496Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting --- [2024-06-21T19:22:03.496Z] [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-stable/scripting/org.eclipse.tracecompass.incubator.scripting/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:22:03.496Z] [INFO] [2024-06-21T19:22:03.497Z] [INFO] <<< javadoc:3.5.0:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting <<< [2024-06-21T19:22:03.497Z] [INFO] [2024-06-21T19:22:03.497Z] [INFO] [2024-06-21T19:22:03.497Z] [INFO] --- javadoc:3.5.0:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting --- [2024-06-21T19:22:03.497Z] [INFO] [2024-06-21T19:22:03.497Z] [INFO] --- build-helper:3.4.0:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting --- [2024-06-21T19:22:03.497Z] [INFO] [2024-06-21T19:22:03.497Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting --- [2024-06-21T19:22:03.497Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting/src/main/resources [2024-06-21T19:22:03.497Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting/help [2024-06-21T19:22:03.497Z] [INFO] [2024-06-21T19:22:03.497Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.scripting --- [2024-06-21T19:22:03.752Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 165 were skipped [2024-06-21T19:22:03.752Z] [INFO] [2024-06-21T19:22:03.752Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting --- [2024-06-21T19:22:03.752Z] [INFO] [2024-06-21T19:22:03.752Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.scripting --- [2024-06-21T19:22:03.752Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting/target/org.eclipse.tracecompass.incubator.scripting-0.10.0-SNAPSHOT.jar [2024-06-21T19:22:03.752Z] [INFO] [2024-06-21T19:22:03.752Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting --- [2024-06-21T19:22:03.752Z] [INFO] [2024-06-21T19:22:03.752Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.scripting --- [2024-06-21T19:22:03.752Z] [INFO] [2024-06-21T19:22:03.752Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.scripting --- [2024-06-21T19:22:03.752Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting/target/org.eclipse.tracecompass.incubator.scripting-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:22:03.752Z] [INFO] [2024-06-21T19:22:03.752Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting --- [2024-06-21T19:22:03.752Z] [INFO] [2024-06-21T19:22:03.752Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting --- [2024-06-21T19:22:03.752Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting/target/org.eclipse.tracecompass.incubator.scripting-0.10.0-SNAPSHOT.jar [2024-06-21T19:22:07.913Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting/target/org.eclipse.tracecompass.incubator.scripting-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:22:10.425Z] [INFO] [2024-06-21T19:22:10.425Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting --- [2024-06-21T19:22:10.425Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:22:10.425Z] [INFO] [2024-06-21T19:22:10.425Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting --- [2024-06-21T19:22:10.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.doc.user' with 0 classes [2024-06-21T19:22:10.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes [2024-06-21T19:22:10.682Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.ui' with 33 classes [2024-06-21T19:22:10.682Z] [INFO] [2024-06-21T19:22:10.682Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting --- [2024-06-21T19:22:10.682Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting/target/org.eclipse.tracecompass.incubator.scripting-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting-0.10.0-SNAPSHOT.jar [2024-06-21T19:22:10.682Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting-0.10.0-SNAPSHOT.pom [2024-06-21T19:22:10.682Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting/target/org.eclipse.tracecompass.incubator.scripting-0.10.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:22:10.682Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:22:10.682Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:22:10.682Z] [INFO] [2024-06-21T19:22:10.682Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting --- [2024-06-21T19:22:10.682Z] [INFO] [2024-06-21T19:22:10.682Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.javascript >-- [2024-06-21T19:22:10.682Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.javascript 0.10.0-SNAPSHOT [21/128] [2024-06-21T19:22:10.682Z] [INFO] from scripting/org.eclipse.tracecompass.incubator.scripting.javascript/.polyglot.build.properties [2024-06-21T19:22:10.682Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:22:10.682Z] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.5.0:javadoc (build-docs)' [2024-06-21T19:22:10.682Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.javascript:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/.polyglot.build.properties [2024-06-21T19:22:10.937Z] [INFO] [2024-06-21T19:22:10.937Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.javascript --- [2024-06-21T19:22:10.937Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target [2024-06-21T19:22:10.937Z] [INFO] [2024-06-21T19:22:10.937Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting.javascript --- [2024-06-21T19:22:10.937Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:22:10.937Z] [INFO] [2024-06-21T19:22:10.937Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.javascript --- [2024-06-21T19:22:10.937Z] [INFO] [2024-06-21T19:22:10.937Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.javascript --- [2024-06-21T19:22:10.937Z] [INFO] [2024-06-21T19:22:10.937Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.javascript --- [2024-06-21T19:22:10.937Z] [INFO] [2024-06-21T19:22:10.937Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.javascript --- [2024-06-21T19:22:11.192Z] [INFO] [2024-06-21T19:22:11.192Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.javascript --- [2024-06-21T19:22:11.192Z] [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-stable/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:22:11.192Z] [INFO] [2024-06-21T19:22:11.192Z] [INFO] >>> javadoc:3.5.0:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting.javascript >>> [2024-06-21T19:22:11.192Z] [INFO] [2024-06-21T19:22:11.192Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting.javascript --- [2024-06-21T19:22:11.192Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:22:11.192Z] [INFO] [2024-06-21T19:22:11.192Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.javascript --- [2024-06-21T19:22:11.192Z] [INFO] [2024-06-21T19:22:11.192Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.javascript --- [2024-06-21T19:22:11.192Z] [INFO] [2024-06-21T19:22:11.192Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.javascript --- [2024-06-21T19:22:11.192Z] [INFO] [2024-06-21T19:22:11.192Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.javascript --- [2024-06-21T19:22:11.192Z] [INFO] [2024-06-21T19:22:11.192Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.javascript --- [2024-06-21T19:22:11.192Z] [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-stable/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:22:11.192Z] [INFO] [2024-06-21T19:22:11.192Z] [INFO] <<< javadoc:3.5.0:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting.javascript <<< [2024-06-21T19:22:11.192Z] [INFO] [2024-06-21T19:22:11.192Z] [INFO] [2024-06-21T19:22:11.192Z] [INFO] --- javadoc:3.5.0:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting.javascript --- [2024-06-21T19:22:11.192Z] [INFO] [2024-06-21T19:22:11.192Z] [INFO] --- build-helper:3.4.0:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting.javascript --- [2024-06-21T19:22:11.192Z] [INFO] [2024-06-21T19:22:11.192Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.javascript --- [2024-06-21T19:22:11.193Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/src/main/resources [2024-06-21T19:22:11.193Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/help [2024-06-21T19:22:11.193Z] [INFO] [2024-06-21T19:22:11.193Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.scripting.javascript --- [2024-06-21T19:22:13.704Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 177 were skipped [2024-06-21T19:22:13.704Z] [INFO] [2024-06-21T19:22:13.704Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.javascript --- [2024-06-21T19:22:13.704Z] [INFO] [2024-06-21T19:22:13.704Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.scripting.javascript --- [2024-06-21T19:22:13.704Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/org.eclipse.tracecompass.incubator.scripting.javascript-0.10.0-SNAPSHOT.jar [2024-06-21T19:22:13.704Z] [INFO] [2024-06-21T19:22:13.704Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.javascript --- [2024-06-21T19:22:13.704Z] [INFO] [2024-06-21T19:22:13.704Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.javascript --- [2024-06-21T19:22:13.704Z] [INFO] [2024-06-21T19:22:13.704Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.scripting.javascript --- [2024-06-21T19:22:13.704Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/org.eclipse.tracecompass.incubator.scripting.javascript-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:22:13.704Z] [INFO] [2024-06-21T19:22:13.704Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.javascript --- [2024-06-21T19:22:13.704Z] [INFO] [2024-06-21T19:22:13.704Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.javascript --- [2024-06-21T19:22:13.704Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/org.eclipse.tracecompass.incubator.scripting.javascript-0.10.0-SNAPSHOT.jar [2024-06-21T19:22:16.969Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/org.eclipse.tracecompass.incubator.scripting.javascript-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:22:20.229Z] [INFO] [2024-06-21T19:22:20.229Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.javascript --- [2024-06-21T19:22:20.229Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:22:20.229Z] [INFO] [2024-06-21T19:22:20.229Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.javascript --- [2024-06-21T19:22:20.229Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting' with 0 classes [2024-06-21T19:22:20.229Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes [2024-06-21T19:22:20.229Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.doc.user' with 0 classes [2024-06-21T19:22:20.229Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.ui' with 33 classes [2024-06-21T19:22:20.229Z] [INFO] [2024-06-21T19:22:20.229Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.javascript --- [2024-06-21T19:22:20.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/org.eclipse.tracecompass.incubator.scripting.javascript-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.javascript/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.javascript-0.10.0-SNAPSHOT.jar [2024-06-21T19:22:20.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.javascript-0.10.0-SNAPSHOT.pom [2024-06-21T19:22:20.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/org.eclipse.tracecompass.incubator.scripting.javascript-0.10.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.javascript/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.javascript-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:22:20.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.javascript-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:22:20.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.javascript-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:22:20.229Z] [INFO] [2024-06-21T19:22:20.229Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.javascript --- [2024-06-21T19:22:20.229Z] [INFO] [2024-06-21T19:22:20.229Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracetypes-parent >-- [2024-06-21T19:22:20.229Z] [INFO] Building Trace Compass Incubator tracetypes Parent 0.10.0-SNAPSHOT [22/128] [2024-06-21T19:22:20.229Z] [INFO] from tracetypes/pom.xml [2024-06-21T19:22:20.229Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-21T19:22:20.230Z] [INFO] [2024-06-21T19:22:20.230Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.tracetypes-parent --- [2024-06-21T19:22:20.230Z] [INFO] [2024-06-21T19:22:20.230Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tracetypes-parent --- [2024-06-21T19:22:20.230Z] [INFO] [2024-06-21T19:22:20.230Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tracetypes-parent --- [2024-06-21T19:22:20.230Z] [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-stable/tracetypes/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:22:20.230Z] [INFO] [2024-06-21T19:22:20.230Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.tracetypes-parent --- [2024-06-21T19:22:20.230Z] [INFO] [2024-06-21T19:22:20.230Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.tracetypes-parent --- [2024-06-21T19:22:20.230Z] [INFO] [2024-06-21T19:22:20.230Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.tracetypes-parent --- [2024-06-21T19:22:20.230Z] [INFO] [2024-06-21T19:22:20.230Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.tracetypes-parent --- [2024-06-21T19:22:20.230Z] [INFO] [2024-06-21T19:22:20.230Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.tracetypes-parent --- [2024-06-21T19:22:20.230Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:22:20.230Z] [INFO] [2024-06-21T19:22:20.230Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.tracetypes-parent --- [2024-06-21T19:22:20.230Z] [INFO] [2024-06-21T19:22:20.230Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.tracetypes-parent --- [2024-06-21T19:22:20.230Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracetypes-parent/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.tracetypes-parent-0.10.0-SNAPSHOT.pom [2024-06-21T19:22:20.230Z] [INFO] [2024-06-21T19:22:20.230Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.core >-- [2024-06-21T19:22:20.230Z] [INFO] Building org.eclipse.tracecompass.incubator.ros2.core 0.1.4-SNAPSHOT [23/128] [2024-06-21T19:22:20.230Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.ros2.core/.polyglot.build.properties [2024-06-21T19:22:20.230Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:22:20.230Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:22:20.230Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/.polyglot.build.properties [2024-06-21T19:22:20.790Z] [INFO] [2024-06-21T19:22:20.790Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros2.core --- [2024-06-21T19:22:20.790Z] [INFO] [2024-06-21T19:22:20.790Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros2.core --- [2024-06-21T19:22:20.790Z] [INFO] The project's OSGi version is 0.1.4.202406211918 [2024-06-21T19:22:20.790Z] [INFO] [2024-06-21T19:22:20.790Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros2.core --- [2024-06-21T19:22:20.790Z] [INFO] [2024-06-21T19:22:20.790Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros2.core --- [2024-06-21T19:22:20.790Z] [INFO] [2024-06-21T19:22:20.790Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros2.core --- [2024-06-21T19:22:20.790Z] [INFO] [2024-06-21T19:22:20.790Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros2.core --- [2024-06-21T19:22:20.790Z] [INFO] [2024-06-21T19:22:20.790Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros2.core --- [2024-06-21T19:22:20.790Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ros2.core [2024-06-21T19:22:21.044Z] [INFO] [2024-06-21T19:22:21.044Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros2.core --- [2024-06-21T19:22:21.044Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:22:21.044Z] [INFO] [2024-06-21T19:22:21.044Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros2.core --- [2024-06-21T19:22:21.044Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/src/main/resources [2024-06-21T19:22:21.044Z] [INFO] [2024-06-21T19:22:21.044Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros2.core --- [2024-06-21T19:22:21.044Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:22:21.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 [2024-06-21T19:22:21.044Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/.polyglot.build.properties [2024-06-21T19:22:21.044Z] [INFO] Compiling 79 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:22:21.970Z] [INFO] [2024-06-21T19:22:21.970Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.ros2.core --- [2024-06-21T19:22:22.226Z] [INFO] [2024-06-21T19:22:22.226Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ros2.core --- [2024-06-21T19:22:22.226Z] [INFO] [2024-06-21T19:22:22.226Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros2.core --- [2024-06-21T19:22:22.226Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/src/test/resources [2024-06-21T19:22:22.226Z] [INFO] [2024-06-21T19:22:22.226Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.ros2.core --- [2024-06-21T19:22:22.226Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:22:22.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 [2024-06-21T19:22:22.226Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/.polyglot.build.properties [2024-06-21T19:22:22.226Z] [INFO] [2024-06-21T19:22:22.226Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros2.core --- [2024-06-21T19:22:22.226Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 136 were skipped [2024-06-21T19:22:22.226Z] [INFO] [2024-06-21T19:22:22.226Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros2.core --- [2024-06-21T19:22:22.226Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/target/org.eclipse.tracecompass.incubator.ros2.core-0.1.4-SNAPSHOT-sources.jar [2024-06-21T19:22:22.226Z] [INFO] [2024-06-21T19:22:22.226Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros2.core --- [2024-06-21T19:22:22.226Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/target/org.eclipse.tracecompass.incubator.ros2.core-0.1.4-SNAPSHOT.jar [2024-06-21T19:22:22.481Z] [INFO] [2024-06-21T19:22:22.481Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros2.core --- [2024-06-21T19:22:22.481Z] [INFO] [2024-06-21T19:22:22.481Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ros2.core --- [2024-06-21T19:22:22.481Z] [INFO] [2024-06-21T19:22:22.481Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros2.core --- [2024-06-21T19:22:22.481Z] [INFO] [2024-06-21T19:22:22.481Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros2.core --- [2024-06-21T19:22:22.481Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/target/org.eclipse.tracecompass.incubator.ros2.core-0.1.4-SNAPSHOT.jar [2024-06-21T19:22:26.642Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/target/org.eclipse.tracecompass.incubator.ros2.core-0.1.4-SNAPSHOT-sources.jar [2024-06-21T19:22:31.878Z] [INFO] [2024-06-21T19:22:31.878Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2.core --- [2024-06-21T19:22:31.878Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:22:31.878Z] [INFO] [2024-06-21T19:22:31.878Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2.core --- [2024-06-21T19:22:31.878Z] [INFO] [2024-06-21T19:22:31.878Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros2.core --- [2024-06-21T19:22:31.878Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:22:31.878Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:22:31.878Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:22:31.878Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:22:31.878Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:22:31.879Z] [INFO] [2024-06-21T19:22:31.879Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros2.core --- [2024-06-21T19:22:31.879Z] [INFO] [2024-06-21T19:22:31.879Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.doc.user >-- [2024-06-21T19:22:31.879Z] [INFO] Building Trace Compass Incubator ROS 2 User Guide 0.10.0-SNAPSHOT [24/128] [2024-06-21T19:22:31.879Z] [INFO] from doc/org.eclipse.tracecompass.incubator.ros2.doc.user/pom.xml [2024-06-21T19:22:31.879Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:22:31.879Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.doc.user:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/pom.xml [2024-06-21T19:22:31.879Z] [INFO] [2024-06-21T19:22:31.879Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:22:31.879Z] [INFO] [2024-06-21T19:22:31.879Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:22:31.879Z] [INFO] Executing tasks [2024-06-21T19:22:31.879Z] [INFO] Executed tasks [2024-06-21T19:22:31.879Z] [INFO] [2024-06-21T19:22:31.879Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:22:31.879Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target [2024-06-21T19:22:31.879Z] [INFO] [2024-06-21T19:22:31.879Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:22:31.879Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:22:31.879Z] [INFO] [2024-06-21T19:22:31.879Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:22:31.879Z] [INFO] [2024-06-21T19:22:31.879Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:22:31.879Z] [INFO] [2024-06-21T19:22:31.879Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:22:31.879Z] [INFO] [2024-06-21T19:22:31.879Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:22:31.879Z] [INFO] [2024-06-21T19:22:31.879Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:22:31.879Z] [INFO] Resolving class path of Trace Compass Incubator ROS 2 User Guide [2024-06-21T19:22:31.879Z] [INFO] [2024-06-21T19:22:31.879Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:22:31.879Z] [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-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:22:31.879Z] [INFO] [2024-06-21T19:22:31.879Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:22:31.879Z] [INFO] Executing tasks [2024-06-21T19:22:31.879Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/doc/User-Guide.html [2024-06-21T19:22:31.879Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:22:31.879Z] [INFO] Executed tasks [2024-06-21T19:22:31.879Z] [INFO] [2024-06-21T19:22:31.879Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:22:31.879Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/src/main/resources [2024-06-21T19:22:31.879Z] [INFO] [2024-06-21T19:22:31.879Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:22:31.879Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:22:31.879Z] [INFO] [2024-06-21T19:22:31.879Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:22:31.879Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:22:31.879Z] [INFO] Command line: [2024-06-21T19:22:31.879Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:22:31.879Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:22:32.134Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:22:32.134Z] 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) [2024-06-21T19:22:32.135Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:22:32.135Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:22:33.497Z] Buildfile: build.xml [2024-06-21T19:22:33.497Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:22:33.497Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:22:33.497Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:22:33.497Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:22:33.497Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:22:33.497Z] [2024-06-21T19:22:33.497Z] build.index: [2024-06-21T19:22:34.058Z] BUILD SUCCESSFUL [2024-06-21T19:22:34.058Z] [2024-06-21T19:22:34.058Z] BUILD SUCCESSFUL [2024-06-21T19:22:34.058Z] Total time: 1 second [2024-06-21T19:22:34.058Z] [INFO] [2024-06-21T19:22:34.058Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:22:34.058Z] [INFO] [2024-06-21T19:22:34.058Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:22:34.058Z] [INFO] [2024-06-21T19:22:34.058Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:22:34.058Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/src/test/resources [2024-06-21T19:22:34.058Z] [INFO] [2024-06-21T19:22:34.058Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:22:34.058Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:22:34.058Z] [INFO] [2024-06-21T19:22:34.058Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:22:34.058Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped [2024-06-21T19:22:34.058Z] [INFO] [2024-06-21T19:22:34.058Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:22:34.058Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/org.eclipse.tracecompass.incubator.ros2.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:22:34.058Z] [INFO] [2024-06-21T19:22:34.058Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:22:34.058Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/org.eclipse.tracecompass.incubator.ros2.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:22:34.058Z] [INFO] [2024-06-21T19:22:34.058Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:22:34.058Z] [INFO] [2024-06-21T19:22:34.058Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:22:34.058Z] [INFO] [2024-06-21T19:22:34.058Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:22:34.058Z] [INFO] [2024-06-21T19:22:34.058Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:22:34.058Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/org.eclipse.tracecompass.incubator.ros2.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:22:38.222Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/org.eclipse.tracecompass.incubator.ros2.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:22:41.487Z] [INFO] [2024-06-21T19:22:41.487Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:22:41.487Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:22:41.487Z] [INFO] [2024-06-21T19:22:41.487Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:22:41.487Z] [INFO] [2024-06-21T19:22:41.487Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:22:41.487Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/org.eclipse.tracecompass.incubator.ros2.doc.user-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.doc.user/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:22:41.487Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.doc.user-0.10.0-SNAPSHOT.pom [2024-06-21T19:22:41.487Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/org.eclipse.tracecompass.incubator.ros2.doc.user-0.10.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.doc.user/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:22:41.487Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.doc.user-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:22:41.487Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.doc.user-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:22:41.487Z] [INFO] [2024-06-21T19:22:41.487Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:22:41.487Z] [INFO] [2024-06-21T19:22:41.487Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:22:41.487Z] [INFO] Executing tasks [2024-06-21T19:22:41.487Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.ros2.doc.user [2024-06-21T19:22:41.487Z] [INFO] [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.ros2.doc.user [2024-06-21T19:22:41.487Z] [INFO] Executed tasks [2024-06-21T19:22:41.487Z] [INFO] [2024-06-21T19:22:41.487Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.ui >-- [2024-06-21T19:22:41.487Z] [INFO] Building org.eclipse.tracecompass.incubator.ros2.ui 0.1.3-SNAPSHOT [25/128] [2024-06-21T19:22:41.487Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/.polyglot.build.properties [2024-06-21T19:22:41.487Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:22:41.487Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:22:41.488Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/.polyglot.build.properties [2024-06-21T19:22:41.488Z] [INFO] [2024-06-21T19:22:41.488Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros2.ui --- [2024-06-21T19:22:41.488Z] [INFO] [2024-06-21T19:22:41.488Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros2.ui --- [2024-06-21T19:22:41.488Z] [INFO] The project's OSGi version is 0.1.3.202406211918 [2024-06-21T19:22:41.488Z] [INFO] [2024-06-21T19:22:41.488Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros2.ui --- [2024-06-21T19:22:41.488Z] [INFO] [2024-06-21T19:22:41.488Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros2.ui --- [2024-06-21T19:22:41.488Z] [INFO] [2024-06-21T19:22:41.488Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros2.ui --- [2024-06-21T19:22:41.488Z] [INFO] [2024-06-21T19:22:41.488Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros2.ui --- [2024-06-21T19:22:41.488Z] [INFO] [2024-06-21T19:22:41.488Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros2.ui --- [2024-06-21T19:22:41.488Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ros2.ui [2024-06-21T19:22:41.488Z] [INFO] [2024-06-21T19:22:41.488Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros2.ui --- [2024-06-21T19:22:41.488Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:22:41.488Z] [INFO] [2024-06-21T19:22:41.488Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros2.ui --- [2024-06-21T19:22:41.488Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/src/main/resources [2024-06-21T19:22:41.488Z] [INFO] [2024-06-21T19:22:41.488Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros2.ui --- [2024-06-21T19:22:41.488Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:22:41.488Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:22:41.488Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.ui:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/.polyglot.build.properties [2024-06-21T19:22:41.743Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:22:41.999Z] [INFO] [2024-06-21T19:22:41.999Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.ros2.ui --- [2024-06-21T19:22:41.999Z] [INFO] [2024-06-21T19:22:41.999Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ros2.ui --- [2024-06-21T19:22:41.999Z] [INFO] [2024-06-21T19:22:41.999Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros2.ui --- [2024-06-21T19:22:41.999Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/src/test/resources [2024-06-21T19:22:41.999Z] [INFO] [2024-06-21T19:22:41.999Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.ros2.ui --- [2024-06-21T19:22:41.999Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:22:41.999Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:22:41.999Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.ui:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/.polyglot.build.properties [2024-06-21T19:22:41.999Z] [INFO] [2024-06-21T19:22:41.999Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros2.ui --- [2024-06-21T19:22:41.999Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 136 were skipped [2024-06-21T19:22:41.999Z] [INFO] [2024-06-21T19:22:41.999Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros2.ui --- [2024-06-21T19:22:41.999Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/target/org.eclipse.tracecompass.incubator.ros2.ui-0.1.3-SNAPSHOT-sources.jar [2024-06-21T19:22:42.257Z] [INFO] [2024-06-21T19:22:42.257Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros2.ui --- [2024-06-21T19:22:42.257Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/target/org.eclipse.tracecompass.incubator.ros2.ui-0.1.3-SNAPSHOT.jar [2024-06-21T19:22:42.257Z] [INFO] [2024-06-21T19:22:42.257Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros2.ui --- [2024-06-21T19:22:42.257Z] [INFO] [2024-06-21T19:22:42.257Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ros2.ui --- [2024-06-21T19:22:42.257Z] [INFO] [2024-06-21T19:22:42.257Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros2.ui --- [2024-06-21T19:22:42.257Z] [INFO] [2024-06-21T19:22:42.257Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros2.ui --- [2024-06-21T19:22:42.257Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/target/org.eclipse.tracecompass.incubator.ros2.ui-0.1.3-SNAPSHOT.jar [2024-06-21T19:22:46.420Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/target/org.eclipse.tracecompass.incubator.ros2.ui-0.1.3-SNAPSHOT-sources.jar [2024-06-21T19:22:48.934Z] [INFO] [2024-06-21T19:22:48.934Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2.ui --- [2024-06-21T19:22:48.934Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:22:48.934Z] [INFO] [2024-06-21T19:22:48.934Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2.ui --- [2024-06-21T19:22:48.934Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2.core' with 81 classes [2024-06-21T19:22:49.188Z] [INFO] [2024-06-21T19:22:49.188Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros2.ui --- [2024-06-21T19:22:49.188Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:22:49.188Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:22:49.188Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:22:49.188Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:22:49.188Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:22:49.188Z] [INFO] [2024-06-21T19:22:49.188Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros2.ui --- [2024-06-21T19:22:49.188Z] [INFO] [2024-06-21T19:22:49.188Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2 >-- [2024-06-21T19:22:49.188Z] [INFO] Building org.eclipse.tracecompass.incubator.ros2 0.10.0-SNAPSHOT [26/128] [2024-06-21T19:22:49.188Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.ros2/.polyglot.build.properties [2024-06-21T19:22:49.188Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:22:49.188Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2/.polyglot.build.properties [2024-06-21T19:22:49.443Z] [INFO] [2024-06-21T19:22:49.443Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros2 --- [2024-06-21T19:22:49.443Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2/target [2024-06-21T19:22:49.443Z] [INFO] [2024-06-21T19:22:49.443Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.ros2 --- [2024-06-21T19:22:49.443Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:22:49.443Z] [INFO] [2024-06-21T19:22:49.443Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros2 --- [2024-06-21T19:22:49.443Z] [INFO] [2024-06-21T19:22:49.443Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros2 --- [2024-06-21T19:22:49.443Z] [INFO] [2024-06-21T19:22:49.443Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros2 --- [2024-06-21T19:22:49.699Z] [INFO] [2024-06-21T19:22:49.699Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros2 --- [2024-06-21T19:22:49.699Z] [INFO] [2024-06-21T19:22:49.699Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros2 --- [2024-06-21T19:22:49.699Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:22:49.699Z] [INFO] [2024-06-21T19:22:49.699Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros2 --- [2024-06-21T19:22:49.699Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2/src/main/resources [2024-06-21T19:22:49.699Z] [INFO] [2024-06-21T19:22:49.699Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros2 --- [2024-06-21T19:22:49.699Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 136 were skipped [2024-06-21T19:22:49.699Z] [INFO] [2024-06-21T19:22:49.699Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros2 --- [2024-06-21T19:22:49.699Z] [INFO] [2024-06-21T19:22:49.699Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.ros2 --- [2024-06-21T19:22:49.699Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2/target/org.eclipse.tracecompass.incubator.ros2-0.10.0-SNAPSHOT.jar [2024-06-21T19:22:49.699Z] [INFO] [2024-06-21T19:22:49.699Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros2 --- [2024-06-21T19:22:49.699Z] [INFO] [2024-06-21T19:22:49.699Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.ros2 --- [2024-06-21T19:22:49.699Z] [INFO] [2024-06-21T19:22:49.699Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ros2 --- [2024-06-21T19:22:49.699Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2/target/org.eclipse.tracecompass.incubator.ros2-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:22:49.699Z] [INFO] [2024-06-21T19:22:49.699Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros2 --- [2024-06-21T19:22:49.699Z] [INFO] [2024-06-21T19:22:49.699Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros2 --- [2024-06-21T19:22:49.699Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2/target/org.eclipse.tracecompass.incubator.ros2-0.10.0-SNAPSHOT.jar [2024-06-21T19:22:52.962Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2/target/org.eclipse.tracecompass.incubator.ros2-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:22:59.488Z] [INFO] [2024-06-21T19:22:59.488Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2 --- [2024-06-21T19:22:59.488Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:22:59.488Z] [INFO] [2024-06-21T19:22:59.488Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2 --- [2024-06-21T19:22:59.488Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2.core' with 81 classes [2024-06-21T19:22:59.488Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2.doc.user' with 0 classes [2024-06-21T19:22:59.489Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2.ui' with 22 classes [2024-06-21T19:22:59.489Z] [INFO] [2024-06-21T19:22:59.489Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros2 --- [2024-06-21T19:22:59.489Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2/target/org.eclipse.tracecompass.incubator.ros2-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2-0.10.0-SNAPSHOT.jar [2024-06-21T19:22:59.489Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2-0.10.0-SNAPSHOT.pom [2024-06-21T19:22:59.489Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2/target/org.eclipse.tracecompass.incubator.ros2-0.10.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:22:59.489Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:22:59.489Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:22:59.489Z] [INFO] [2024-06-21T19:22:59.489Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros2 --- [2024-06-21T19:22:59.489Z] [INFO] [2024-06-21T19:22:59.489Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.core >-- [2024-06-21T19:22:59.489Z] [INFO] Building org.eclipse.tracecompass.incubator.inandout.core 0.1.2-SNAPSHOT [27/128] [2024-06-21T19:22:59.489Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.inandout.core/.polyglot.build.properties [2024-06-21T19:22:59.489Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:22:59.489Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:22:59.489Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/.polyglot.build.properties [2024-06-21T19:22:59.489Z] [INFO] [2024-06-21T19:22:59.489Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.inandout.core --- [2024-06-21T19:22:59.489Z] [INFO] [2024-06-21T19:22:59.489Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.inandout.core --- [2024-06-21T19:22:59.489Z] [INFO] The project's OSGi version is 0.1.2.202406211918 [2024-06-21T19:22:59.489Z] [INFO] [2024-06-21T19:22:59.489Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.inandout.core --- [2024-06-21T19:22:59.489Z] [INFO] [2024-06-21T19:22:59.489Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.inandout.core --- [2024-06-21T19:22:59.489Z] [INFO] [2024-06-21T19:22:59.489Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.inandout.core --- [2024-06-21T19:22:59.489Z] [INFO] [2024-06-21T19:22:59.489Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.inandout.core --- [2024-06-21T19:22:59.489Z] [INFO] [2024-06-21T19:22:59.489Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.inandout.core --- [2024-06-21T19:22:59.489Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.inandout.core [2024-06-21T19:22:59.489Z] [INFO] [2024-06-21T19:22:59.489Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.inandout.core --- [2024-06-21T19:22:59.489Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:22:59.489Z] [INFO] [2024-06-21T19:22:59.489Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.inandout.core --- [2024-06-21T19:22:59.489Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/src/main/resources [2024-06-21T19:22:59.489Z] [INFO] [2024-06-21T19:22:59.489Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.inandout.core --- [2024-06-21T19:22:59.489Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:22:59.489Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:22:59.489Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/.polyglot.build.properties [2024-06-21T19:22:59.489Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:22:59.489Z] [INFO] [2024-06-21T19:22:59.489Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.inandout.core --- [2024-06-21T19:22:59.489Z] [INFO] [2024-06-21T19:22:59.489Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.inandout.core --- [2024-06-21T19:22:59.489Z] [INFO] [2024-06-21T19:22:59.489Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.inandout.core --- [2024-06-21T19:22:59.489Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/src/test/resources [2024-06-21T19:22:59.489Z] [INFO] [2024-06-21T19:22:59.489Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.inandout.core --- [2024-06-21T19:22:59.489Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:22:59.489Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:22:59.489Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/.polyglot.build.properties [2024-06-21T19:22:59.489Z] [INFO] [2024-06-21T19:22:59.489Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.inandout.core --- [2024-06-21T19:22:59.489Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 30 were skipped [2024-06-21T19:22:59.489Z] [INFO] [2024-06-21T19:22:59.489Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.inandout.core --- [2024-06-21T19:22:59.489Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/target/org.eclipse.tracecompass.incubator.inandout.core-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:22:59.489Z] [INFO] [2024-06-21T19:22:59.489Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.inandout.core --- [2024-06-21T19:22:59.489Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/target/org.eclipse.tracecompass.incubator.inandout.core-0.1.2-SNAPSHOT.jar [2024-06-21T19:22:59.489Z] [INFO] [2024-06-21T19:22:59.489Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.inandout.core --- [2024-06-21T19:22:59.489Z] [INFO] [2024-06-21T19:22:59.489Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.inandout.core --- [2024-06-21T19:22:59.489Z] [INFO] [2024-06-21T19:22:59.489Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.inandout.core --- [2024-06-21T19:22:59.489Z] [INFO] [2024-06-21T19:22:59.489Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.inandout.core --- [2024-06-21T19:22:59.489Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/target/org.eclipse.tracecompass.incubator.inandout.core-0.1.2-SNAPSHOT.jar [2024-06-21T19:23:03.649Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/target/org.eclipse.tracecompass.incubator.inandout.core-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:23:06.909Z] [INFO] [2024-06-21T19:23:06.909Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout.core --- [2024-06-21T19:23:06.909Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:23:06.909Z] [INFO] [2024-06-21T19:23:06.909Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout.core --- [2024-06-21T19:23:06.909Z] [INFO] [2024-06-21T19:23:06.909Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.inandout.core --- [2024-06-21T19:23:06.909Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/target/org.eclipse.tracecompass.incubator.inandout.core-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.core-0.1.2-SNAPSHOT.jar [2024-06-21T19:23:06.909Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.2-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.core-0.1.2-SNAPSHOT.pom [2024-06-21T19:23:06.909Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/target/org.eclipse.tracecompass.incubator.inandout.core-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.core-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:23:06.909Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.2-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.core-0.1.2-SNAPSHOT-p2metadata.xml [2024-06-21T19:23:06.909Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.2-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.core-0.1.2-SNAPSHOT-p2artifacts.xml [2024-06-21T19:23:06.909Z] [INFO] [2024-06-21T19:23:06.909Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.inandout.core --- [2024-06-21T19:23:06.909Z] [INFO] [2024-06-21T19:23:06.909Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.doc.user >-- [2024-06-21T19:23:06.909Z] [INFO] Building Trace Compass Incubator inandout User Guide 0.10.0-SNAPSHOT [28/128] [2024-06-21T19:23:06.910Z] [INFO] from doc/org.eclipse.tracecompass.incubator.inandout.doc.user/pom.xml [2024-06-21T19:23:06.910Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:23:06.910Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.doc.user:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/pom.xml [2024-06-21T19:23:06.910Z] [INFO] [2024-06-21T19:23:06.910Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:23:06.910Z] [INFO] [2024-06-21T19:23:06.910Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:23:06.910Z] [INFO] Executing tasks [2024-06-21T19:23:06.910Z] [INFO] Executed tasks [2024-06-21T19:23:06.910Z] [INFO] [2024-06-21T19:23:06.910Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:23:06.910Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target [2024-06-21T19:23:06.910Z] [INFO] [2024-06-21T19:23:06.910Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:23:06.910Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:23:06.910Z] [INFO] [2024-06-21T19:23:06.910Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:23:06.910Z] [INFO] [2024-06-21T19:23:06.910Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:23:06.910Z] [INFO] [2024-06-21T19:23:06.910Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:23:06.910Z] [INFO] [2024-06-21T19:23:06.910Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:23:06.910Z] [INFO] [2024-06-21T19:23:06.910Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:23:06.910Z] [INFO] Resolving class path of Trace Compass Incubator inandout User Guide [2024-06-21T19:23:06.910Z] [INFO] [2024-06-21T19:23:06.910Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:23:06.910Z] [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-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:23:06.910Z] [INFO] [2024-06-21T19:23:06.910Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:23:06.910Z] [INFO] Executing tasks [2024-06-21T19:23:06.910Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/doc/User-Guide.html [2024-06-21T19:23:06.910Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:23:06.910Z] [INFO] Executed tasks [2024-06-21T19:23:06.910Z] [INFO] [2024-06-21T19:23:06.910Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:23:06.910Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/src/main/resources [2024-06-21T19:23:06.910Z] [INFO] [2024-06-21T19:23:06.910Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:23:06.910Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:23:06.910Z] [INFO] [2024-06-21T19:23:06.910Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:23:06.910Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:23:06.910Z] [INFO] Command line: [2024-06-21T19:23:06.910Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:23:06.910Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:23:07.836Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:23:07.836Z] 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) [2024-06-21T19:23:07.836Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:23:07.836Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:23:08.763Z] Buildfile: build.xml [2024-06-21T19:23:08.763Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:23:08.763Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:23:08.763Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:23:08.763Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:23:08.763Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:23:08.763Z] [2024-06-21T19:23:08.763Z] build.index: [2024-06-21T19:23:09.687Z] BUILD SUCCESSFUL [2024-06-21T19:23:09.687Z] [2024-06-21T19:23:09.687Z] BUILD SUCCESSFUL [2024-06-21T19:23:09.687Z] Total time: 1 second [2024-06-21T19:23:09.687Z] [INFO] [2024-06-21T19:23:09.687Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:23:09.687Z] [INFO] [2024-06-21T19:23:09.687Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:23:09.687Z] [INFO] [2024-06-21T19:23:09.687Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:23:09.687Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/src/test/resources [2024-06-21T19:23:09.687Z] [INFO] [2024-06-21T19:23:09.687Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:23:09.687Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:23:09.687Z] [INFO] [2024-06-21T19:23:09.687Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:23:09.687Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped [2024-06-21T19:23:09.687Z] [INFO] [2024-06-21T19:23:09.687Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:23:09.687Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/org.eclipse.tracecompass.incubator.inandout.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:23:09.687Z] [INFO] [2024-06-21T19:23:09.687Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:23:09.687Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/org.eclipse.tracecompass.incubator.inandout.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:23:09.687Z] [INFO] [2024-06-21T19:23:09.687Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:23:09.687Z] [INFO] [2024-06-21T19:23:09.687Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:23:09.687Z] [INFO] [2024-06-21T19:23:09.687Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:23:09.687Z] [INFO] [2024-06-21T19:23:09.687Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:23:09.687Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/org.eclipse.tracecompass.incubator.inandout.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:23:16.214Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/org.eclipse.tracecompass.incubator.inandout.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:23:21.448Z] [INFO] [2024-06-21T19:23:21.448Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:23:21.448Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:23:21.448Z] [INFO] [2024-06-21T19:23:21.448Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:23:21.448Z] [INFO] [2024-06-21T19:23:21.448Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:23:21.448Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/org.eclipse.tracecompass.incubator.inandout.doc.user-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.doc.user/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:23:21.448Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.doc.user-0.10.0-SNAPSHOT.pom [2024-06-21T19:23:21.448Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/org.eclipse.tracecompass.incubator.inandout.doc.user-0.10.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.doc.user/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:23:21.448Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.doc.user-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:23:21.448Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.doc.user-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:23:21.448Z] [INFO] [2024-06-21T19:23:21.448Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:23:21.448Z] [INFO] [2024-06-21T19:23:21.448Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:23:21.448Z] [INFO] Executing tasks [2024-06-21T19:23:21.448Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.inandout.doc.user [2024-06-21T19:23:21.448Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.inandout.doc.user [2024-06-21T19:23:21.448Z] [INFO] Executed tasks [2024-06-21T19:23:21.448Z] [INFO] [2024-06-21T19:23:21.448Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.ui >-- [2024-06-21T19:23:21.448Z] [INFO] Building org.eclipse.tracecompass.incubator.inandout.ui 0.1.2-SNAPSHOT [29/128] [2024-06-21T19:23:21.448Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.inandout.ui/.polyglot.build.properties [2024-06-21T19:23:21.448Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:23:21.448Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:23:21.448Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/.polyglot.build.properties [2024-06-21T19:23:21.448Z] [INFO] [2024-06-21T19:23:21.448Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.inandout.ui --- [2024-06-21T19:23:21.448Z] [INFO] [2024-06-21T19:23:21.448Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.inandout.ui --- [2024-06-21T19:23:21.448Z] [INFO] The project's OSGi version is 0.1.2.202406211918 [2024-06-21T19:23:21.448Z] [INFO] [2024-06-21T19:23:21.448Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.inandout.ui --- [2024-06-21T19:23:21.449Z] [INFO] [2024-06-21T19:23:21.449Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.inandout.ui --- [2024-06-21T19:23:21.449Z] [INFO] [2024-06-21T19:23:21.449Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.inandout.ui --- [2024-06-21T19:23:21.449Z] [INFO] [2024-06-21T19:23:21.449Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.inandout.ui --- [2024-06-21T19:23:21.449Z] [INFO] [2024-06-21T19:23:21.449Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.inandout.ui --- [2024-06-21T19:23:21.449Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.inandout.ui [2024-06-21T19:23:21.449Z] [INFO] [2024-06-21T19:23:21.449Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.inandout.ui --- [2024-06-21T19:23:21.449Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:23:21.449Z] [INFO] [2024-06-21T19:23:21.449Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.inandout.ui --- [2024-06-21T19:23:21.449Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/src/main/resources [2024-06-21T19:23:21.449Z] [INFO] [2024-06-21T19:23:21.449Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.inandout.ui --- [2024-06-21T19:23:21.449Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:23:21.449Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:23:21.449Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/.polyglot.build.properties [2024-06-21T19:23:21.449Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:23:21.704Z] [INFO] [2024-06-21T19:23:21.704Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.inandout.ui --- [2024-06-21T19:23:21.704Z] [INFO] [2024-06-21T19:23:21.704Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.inandout.ui --- [2024-06-21T19:23:21.704Z] [INFO] [2024-06-21T19:23:21.704Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.inandout.ui --- [2024-06-21T19:23:21.704Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/src/test/resources [2024-06-21T19:23:21.704Z] [INFO] [2024-06-21T19:23:21.704Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.inandout.ui --- [2024-06-21T19:23:21.704Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:23:21.704Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:23:21.704Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/.polyglot.build.properties [2024-06-21T19:23:21.704Z] [INFO] [2024-06-21T19:23:21.704Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.inandout.ui --- [2024-06-21T19:23:21.704Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 129 were skipped [2024-06-21T19:23:21.704Z] [INFO] [2024-06-21T19:23:21.704Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.inandout.ui --- [2024-06-21T19:23:21.704Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/target/org.eclipse.tracecompass.incubator.inandout.ui-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:23:21.704Z] [INFO] [2024-06-21T19:23:21.704Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.inandout.ui --- [2024-06-21T19:23:21.959Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/target/org.eclipse.tracecompass.incubator.inandout.ui-0.1.2-SNAPSHOT.jar [2024-06-21T19:23:21.959Z] [INFO] [2024-06-21T19:23:21.959Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.inandout.ui --- [2024-06-21T19:23:21.959Z] [INFO] [2024-06-21T19:23:21.959Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.inandout.ui --- [2024-06-21T19:23:21.959Z] [INFO] [2024-06-21T19:23:21.959Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.inandout.ui --- [2024-06-21T19:23:21.959Z] [INFO] [2024-06-21T19:23:21.959Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.inandout.ui --- [2024-06-21T19:23:21.959Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/target/org.eclipse.tracecompass.incubator.inandout.ui-0.1.2-SNAPSHOT.jar [2024-06-21T19:23:25.220Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/target/org.eclipse.tracecompass.incubator.inandout.ui-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:23:29.379Z] [INFO] [2024-06-21T19:23:29.379Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout.ui --- [2024-06-21T19:23:29.379Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:23:29.379Z] [INFO] [2024-06-21T19:23:29.379Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout.ui --- [2024-06-21T19:23:29.379Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.core' with 6 classes [2024-06-21T19:23:29.379Z] [INFO] [2024-06-21T19:23:29.379Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.inandout.ui --- [2024-06-21T19:23:29.379Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:23:29.379Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:23:29.379Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:23:29.379Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:23:29.379Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:23:29.379Z] [INFO] [2024-06-21T19:23:29.379Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.inandout.ui --- [2024-06-21T19:23:29.379Z] [INFO] [2024-06-21T19:23:29.379Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout >-- [2024-06-21T19:23:29.379Z] [INFO] Building org.eclipse.tracecompass.incubator.inandout 0.10.0-SNAPSHOT [30/128] [2024-06-21T19:23:29.379Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.inandout/.polyglot.build.properties [2024-06-21T19:23:29.379Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:23:29.379Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout/.polyglot.build.properties [2024-06-21T19:23:29.379Z] [INFO] [2024-06-21T19:23:29.379Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.inandout --- [2024-06-21T19:23:29.379Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout/target [2024-06-21T19:23:29.379Z] [INFO] [2024-06-21T19:23:29.379Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.inandout --- [2024-06-21T19:23:29.379Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:23:29.379Z] [INFO] [2024-06-21T19:23:29.379Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.inandout --- [2024-06-21T19:23:29.379Z] [INFO] [2024-06-21T19:23:29.379Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.inandout --- [2024-06-21T19:23:29.379Z] [INFO] [2024-06-21T19:23:29.379Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.inandout --- [2024-06-21T19:23:29.379Z] [INFO] [2024-06-21T19:23:29.379Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.inandout --- [2024-06-21T19:23:29.379Z] [INFO] [2024-06-21T19:23:29.379Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.inandout --- [2024-06-21T19:23:29.379Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.inandout/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:23:29.379Z] [INFO] [2024-06-21T19:23:29.379Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.inandout --- [2024-06-21T19:23:29.379Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout/src/main/resources [2024-06-21T19:23:29.379Z] [INFO] [2024-06-21T19:23:29.379Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.inandout --- [2024-06-21T19:23:29.379Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 130 were skipped [2024-06-21T19:23:29.379Z] [INFO] [2024-06-21T19:23:29.379Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.inandout --- [2024-06-21T19:23:29.379Z] [INFO] [2024-06-21T19:23:29.379Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.inandout --- [2024-06-21T19:23:29.379Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout/target/org.eclipse.tracecompass.incubator.inandout-0.10.0-SNAPSHOT.jar [2024-06-21T19:23:29.380Z] [INFO] [2024-06-21T19:23:29.380Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.inandout --- [2024-06-21T19:23:29.380Z] [INFO] [2024-06-21T19:23:29.380Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.inandout --- [2024-06-21T19:23:29.380Z] [INFO] [2024-06-21T19:23:29.380Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.inandout --- [2024-06-21T19:23:29.380Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout/target/org.eclipse.tracecompass.incubator.inandout-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:23:29.380Z] [INFO] [2024-06-21T19:23:29.380Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.inandout --- [2024-06-21T19:23:29.380Z] [INFO] [2024-06-21T19:23:29.380Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.inandout --- [2024-06-21T19:23:29.380Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout/target/org.eclipse.tracecompass.incubator.inandout-0.10.0-SNAPSHOT.jar [2024-06-21T19:23:32.642Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout/target/org.eclipse.tracecompass.incubator.inandout-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:23:35.904Z] [INFO] [2024-06-21T19:23:35.904Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout --- [2024-06-21T19:23:35.904Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:23:35.904Z] [INFO] [2024-06-21T19:23:35.904Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout --- [2024-06-21T19:23:35.904Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.core' with 6 classes [2024-06-21T19:23:35.904Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.doc.user' with 0 classes [2024-06-21T19:23:35.904Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.ui' with 13 classes [2024-06-21T19:23:35.905Z] [INFO] [2024-06-21T19:23:35.905Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.inandout --- [2024-06-21T19:23:35.905Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout/target/org.eclipse.tracecompass.incubator.inandout-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout-0.10.0-SNAPSHOT.jar [2024-06-21T19:23:35.905Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout-0.10.0-SNAPSHOT.pom [2024-06-21T19:23:35.905Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout/target/org.eclipse.tracecompass.incubator.inandout-0.10.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:23:35.905Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:23:35.905Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:23:35.905Z] [INFO] [2024-06-21T19:23:35.905Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.inandout --- [2024-06-21T19:23:35.905Z] [INFO] [2024-06-21T19:23:35.905Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core >-- [2024-06-21T19:23:35.905Z] [INFO] Building org.eclipse.tracecompass.incubator.kernel.core 0.1.6-SNAPSHOT [31/128] [2024-06-21T19:23:35.905Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.kernel.core/.polyglot.build.properties [2024-06-21T19:23:35.905Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:23:35.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 [2024-06-21T19:23:35.905Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core:0.1.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/.polyglot.build.properties [2024-06-21T19:23:36.160Z] [INFO] [2024-06-21T19:23:36.160Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.kernel.core --- [2024-06-21T19:23:36.160Z] [INFO] [2024-06-21T19:23:36.160Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.kernel.core --- [2024-06-21T19:23:36.160Z] [INFO] The project's OSGi version is 0.1.6.202406211918 [2024-06-21T19:23:36.160Z] [INFO] [2024-06-21T19:23:36.160Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel.core --- [2024-06-21T19:23:36.160Z] [INFO] [2024-06-21T19:23:36.160Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel.core --- [2024-06-21T19:23:36.160Z] [INFO] [2024-06-21T19:23:36.160Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel.core --- [2024-06-21T19:23:36.160Z] [INFO] [2024-06-21T19:23:36.160Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel.core --- [2024-06-21T19:23:36.160Z] [INFO] [2024-06-21T19:23:36.160Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.kernel.core --- [2024-06-21T19:23:36.160Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.kernel.core [2024-06-21T19:23:36.160Z] [INFO] [2024-06-21T19:23:36.160Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel.core --- [2024-06-21T19:23:36.160Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:23:36.160Z] [INFO] [2024-06-21T19:23:36.160Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel.core --- [2024-06-21T19:23:36.160Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/src/main/resources [2024-06-21T19:23:36.160Z] [INFO] [2024-06-21T19:23:36.160Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.kernel.core --- [2024-06-21T19:23:36.160Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:23:36.160Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:23:36.160Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core:0.1.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/.polyglot.build.properties [2024-06-21T19:23:36.160Z] [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:23:36.721Z] [INFO] [2024-06-21T19:23:36.721Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.kernel.core --- [2024-06-21T19:23:36.721Z] [INFO] [2024-06-21T19:23:36.721Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.kernel.core --- [2024-06-21T19:23:36.721Z] [INFO] [2024-06-21T19:23:36.721Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.kernel.core --- [2024-06-21T19:23:36.721Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/src/test/resources [2024-06-21T19:23:36.721Z] [INFO] [2024-06-21T19:23:36.721Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.kernel.core --- [2024-06-21T19:23:36.721Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:23:36.721Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:23:36.721Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core:0.1.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/.polyglot.build.properties [2024-06-21T19:23:36.721Z] [INFO] [2024-06-21T19:23:36.721Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.kernel.core --- [2024-06-21T19:23:36.721Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 30 were skipped [2024-06-21T19:23:36.721Z] [INFO] [2024-06-21T19:23:36.721Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.kernel.core --- [2024-06-21T19:23:36.721Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/org.eclipse.tracecompass.incubator.kernel.core-0.1.6-SNAPSHOT-sources.jar [2024-06-21T19:23:36.721Z] [INFO] [2024-06-21T19:23:36.721Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.kernel.core --- [2024-06-21T19:23:36.721Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/org.eclipse.tracecompass.incubator.kernel.core-0.1.6-SNAPSHOT.jar [2024-06-21T19:23:36.976Z] [INFO] [2024-06-21T19:23:36.976Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.kernel.core --- [2024-06-21T19:23:36.976Z] [INFO] [2024-06-21T19:23:36.976Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.kernel.core --- [2024-06-21T19:23:36.976Z] [INFO] [2024-06-21T19:23:36.976Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.kernel.core --- [2024-06-21T19:23:36.976Z] [INFO] [2024-06-21T19:23:36.976Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.kernel.core --- [2024-06-21T19:23:36.976Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/org.eclipse.tracecompass.incubator.kernel.core-0.1.6-SNAPSHOT.jar [2024-06-21T19:23:40.239Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/org.eclipse.tracecompass.incubator.kernel.core-0.1.6-SNAPSHOT-sources.jar [2024-06-21T19:23:44.397Z] [INFO] [2024-06-21T19:23:44.397Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.core --- [2024-06-21T19:23:44.397Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:23:44.397Z] [INFO] [2024-06-21T19:23:44.397Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.core --- [2024-06-21T19:23:44.397Z] [INFO] [2024-06-21T19:23:44.397Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.kernel.core --- [2024-06-21T19:23:44.397Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/org.eclipse.tracecompass.incubator.kernel.core-0.1.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core/0.1.6-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core-0.1.6-SNAPSHOT.jar [2024-06-21T19:23:44.398Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.6-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core-0.1.6-SNAPSHOT.pom [2024-06-21T19:23:44.398Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/org.eclipse.tracecompass.incubator.kernel.core-0.1.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core/0.1.6-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core-0.1.6-SNAPSHOT-sources.jar [2024-06-21T19:23:44.398Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.6-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core-0.1.6-SNAPSHOT-p2metadata.xml [2024-06-21T19:23:44.398Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.6-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core-0.1.6-SNAPSHOT-p2artifacts.xml [2024-06-21T19:23:44.398Z] [INFO] [2024-06-21T19:23:44.398Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.kernel.core --- [2024-06-21T19:23:44.398Z] [INFO] [2024-06-21T19:23:44.398Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core >-- [2024-06-21T19:23:44.398Z] [INFO] Building org.eclipse.tracecompass.incubator.lttng2.ust.extras.core 0.1.2-SNAPSHOT [32/128] [2024-06-21T19:23:44.398Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/.polyglot.build.properties [2024-06-21T19:23:44.398Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:23:44.398Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:23:44.398Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/.polyglot.build.properties [2024-06-21T19:23:44.398Z] [INFO] [2024-06-21T19:23:44.398Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core --- [2024-06-21T19:23:44.398Z] [INFO] [2024-06-21T19:23:44.398Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core --- [2024-06-21T19:23:44.398Z] [INFO] The project's OSGi version is 0.1.2.202406211918 [2024-06-21T19:23:44.398Z] [INFO] [2024-06-21T19:23:44.398Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core --- [2024-06-21T19:23:44.398Z] [INFO] [2024-06-21T19:23:44.398Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core --- [2024-06-21T19:23:44.398Z] [INFO] [2024-06-21T19:23:44.398Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core --- [2024-06-21T19:23:44.398Z] [INFO] [2024-06-21T19:23:44.398Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core --- [2024-06-21T19:23:44.398Z] [INFO] [2024-06-21T19:23:44.398Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core --- [2024-06-21T19:23:44.398Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.lttng2.ust.extras.core [2024-06-21T19:23:44.398Z] [INFO] [2024-06-21T19:23:44.398Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core --- [2024-06-21T19:23:44.398Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:23:44.398Z] [INFO] [2024-06-21T19:23:44.398Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core --- [2024-06-21T19:23:44.398Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/src/main/resources [2024-06-21T19:23:44.398Z] [INFO] [2024-06-21T19:23:44.398Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core --- [2024-06-21T19:23:44.398Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:23:44.398Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:23:44.398Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/.polyglot.build.properties [2024-06-21T19:23:44.398Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:23:44.398Z] [INFO] [2024-06-21T19:23:44.398Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core --- [2024-06-21T19:23:44.398Z] [INFO] [2024-06-21T19:23:44.398Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core --- [2024-06-21T19:23:44.398Z] [INFO] [2024-06-21T19:23:44.398Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core --- [2024-06-21T19:23:44.398Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/src/test/resources [2024-06-21T19:23:44.398Z] [INFO] [2024-06-21T19:23:44.398Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core --- [2024-06-21T19:23:44.398Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:23:44.398Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:23:44.398Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/.polyglot.build.properties [2024-06-21T19:23:44.398Z] [INFO] [2024-06-21T19:23:44.398Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core --- [2024-06-21T19:23:44.398Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 38 were skipped [2024-06-21T19:23:44.398Z] [INFO] [2024-06-21T19:23:44.398Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core --- [2024-06-21T19:23:44.398Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:23:44.398Z] [INFO] [2024-06-21T19:23:44.398Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core --- [2024-06-21T19:23:44.398Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.1.2-SNAPSHOT.jar [2024-06-21T19:23:44.398Z] [INFO] [2024-06-21T19:23:44.398Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core --- [2024-06-21T19:23:44.398Z] [INFO] [2024-06-21T19:23:44.398Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core --- [2024-06-21T19:23:44.398Z] [INFO] [2024-06-21T19:23:44.398Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core --- [2024-06-21T19:23:44.398Z] [INFO] [2024-06-21T19:23:44.398Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core --- [2024-06-21T19:23:44.398Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.1.2-SNAPSHOT.jar [2024-06-21T19:23:49.637Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:23:54.875Z] [INFO] [2024-06-21T19:23:54.875Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core --- [2024-06-21T19:23:54.875Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:23:54.875Z] [INFO] [2024-06-21T19:23:54.875Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core --- [2024-06-21T19:23:54.875Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes [2024-06-21T19:23:54.875Z] [INFO] [2024-06-21T19:23:54.875Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core --- [2024-06-21T19:23:54.875Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.1.2-SNAPSHOT.jar [2024-06-21T19:23:54.875Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.2-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.1.2-SNAPSHOT.pom [2024-06-21T19:23:54.875Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:23:54.875Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.2-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.1.2-SNAPSHOT-p2metadata.xml [2024-06-21T19:23:54.875Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.2-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.1.2-SNAPSHOT-p2artifacts.xml [2024-06-21T19:23:54.875Z] [INFO] [2024-06-21T19:23:54.875Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core --- [2024-06-21T19:23:54.875Z] [INFO] [2024-06-21T19:23:54.875Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user >-- [2024-06-21T19:23:54.875Z] [INFO] Building Trace Compass Incubator LTTng2 Ust Extras User Guide 0.10.0-SNAPSHOT [33/128] [2024-06-21T19:23:54.875Z] [INFO] from doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/pom.xml [2024-06-21T19:23:54.875Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:23:54.875Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/pom.xml [2024-06-21T19:23:54.875Z] [INFO] [2024-06-21T19:23:54.875Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:23:54.875Z] [INFO] [2024-06-21T19:23:54.875Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:23:54.875Z] [INFO] Executing tasks [2024-06-21T19:23:54.875Z] [INFO] Executed tasks [2024-06-21T19:23:54.875Z] [INFO] [2024-06-21T19:23:54.876Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:23:54.876Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target [2024-06-21T19:23:54.876Z] [INFO] [2024-06-21T19:23:54.876Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:23:54.876Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:23:54.876Z] [INFO] [2024-06-21T19:23:54.876Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:23:54.876Z] [INFO] [2024-06-21T19:23:54.876Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:23:54.876Z] [INFO] [2024-06-21T19:23:54.876Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:23:54.876Z] [INFO] [2024-06-21T19:23:54.876Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:23:54.876Z] [INFO] [2024-06-21T19:23:54.876Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:23:54.876Z] [INFO] Resolving class path of Trace Compass Incubator LTTng2 Ust Extras User Guide [2024-06-21T19:23:54.876Z] [INFO] [2024-06-21T19:23:54.876Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:23:54.876Z] [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-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:23:54.876Z] [INFO] [2024-06-21T19:23:54.876Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:23:54.876Z] [INFO] Executing tasks [2024-06-21T19:23:54.876Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/doc/User-Guide.html [2024-06-21T19:23:54.876Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:23:54.876Z] [INFO] Executed tasks [2024-06-21T19:23:54.876Z] [INFO] [2024-06-21T19:23:54.876Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:23:54.876Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/src/main/resources [2024-06-21T19:23:54.876Z] [INFO] [2024-06-21T19:23:54.876Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:23:54.876Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:23:54.876Z] [INFO] [2024-06-21T19:23:54.876Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:23:54.876Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:23:54.876Z] [INFO] Command line: [2024-06-21T19:23:54.876Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/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] [2024-06-21T19:23:54.876Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:23:55.435Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:23:55.435Z] 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) [2024-06-21T19:23:55.435Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:23:55.435Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:23:56.799Z] Buildfile: build.xml [2024-06-21T19:23:56.799Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:23:56.799Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:23:56.799Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:23:56.800Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:23:56.800Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:23:56.800Z] [2024-06-21T19:23:56.800Z] build.index: [2024-06-21T19:23:57.360Z] BUILD SUCCESSFUL [2024-06-21T19:23:57.360Z] [2024-06-21T19:23:57.360Z] BUILD SUCCESSFUL [2024-06-21T19:23:57.360Z] Total time: 1 second [2024-06-21T19:23:57.360Z] [INFO] [2024-06-21T19:23:57.360Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:23:57.360Z] [INFO] [2024-06-21T19:23:57.360Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:23:57.360Z] [INFO] [2024-06-21T19:23:57.360Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:23:57.360Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/src/test/resources [2024-06-21T19:23:57.360Z] [INFO] [2024-06-21T19:23:57.360Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:23:57.360Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:23:57.360Z] [INFO] [2024-06-21T19:23:57.360Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:23:57.360Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped [2024-06-21T19:23:57.360Z] [INFO] [2024-06-21T19:23:57.360Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:23:57.360Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:23:57.360Z] [INFO] [2024-06-21T19:23:57.360Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:23:57.360Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:23:57.360Z] [INFO] [2024-06-21T19:23:57.360Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:23:57.360Z] [INFO] [2024-06-21T19:23:57.360Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:23:57.360Z] [INFO] [2024-06-21T19:23:57.360Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:23:57.615Z] [INFO] [2024-06-21T19:23:57.615Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:23:57.615Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:24:00.875Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:24:04.137Z] [INFO] [2024-06-21T19:24:04.137Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:24:04.137Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:24:04.137Z] [INFO] [2024-06-21T19:24:04.137Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:24:04.137Z] [INFO] [2024-06-21T19:24:04.137Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:24:04.137Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:24:04.137Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.10.0-SNAPSHOT.pom [2024-06-21T19:24:04.137Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.10.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:24:04.137Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:24:04.137Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:24:04.137Z] [INFO] [2024-06-21T19:24:04.137Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:24:04.137Z] [INFO] [2024-06-21T19:24:04.137Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:24:04.137Z] [INFO] Executing tasks [2024-06-21T19:24:04.137Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user [2024-06-21T19:24:04.137Z] [INFO] [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user [2024-06-21T19:24:04.137Z] [INFO] Executed tasks [2024-06-21T19:24:04.137Z] [INFO] [2024-06-21T19:24:04.137Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras >-- [2024-06-21T19:24:04.137Z] [INFO] Building org.eclipse.tracecompass.incubator.lttng2.ust.extras 0.10.0-SNAPSHOT [34/128] [2024-06-21T19:24:04.137Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/.polyglot.build.properties [2024-06-21T19:24:04.137Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:24:04.137Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/.polyglot.build.properties [2024-06-21T19:24:04.137Z] [INFO] [2024-06-21T19:24:04.137Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras --- [2024-06-21T19:24:04.137Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target [2024-06-21T19:24:04.137Z] [INFO] [2024-06-21T19:24:04.137Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras --- [2024-06-21T19:24:04.137Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:24:04.137Z] [INFO] [2024-06-21T19:24:04.137Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras --- [2024-06-21T19:24:04.137Z] [INFO] [2024-06-21T19:24:04.137Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras --- [2024-06-21T19:24:04.137Z] [INFO] [2024-06-21T19:24:04.137Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras --- [2024-06-21T19:24:04.137Z] [INFO] [2024-06-21T19:24:04.137Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras --- [2024-06-21T19:24:04.137Z] [INFO] [2024-06-21T19:24:04.137Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras --- [2024-06-21T19:24:04.138Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:24:04.138Z] [INFO] [2024-06-21T19:24:04.138Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras --- [2024-06-21T19:24:04.138Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/src/main/resources [2024-06-21T19:24:04.138Z] [INFO] [2024-06-21T19:24:04.138Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras --- [2024-06-21T19:24:04.138Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 39 were skipped [2024-06-21T19:24:04.138Z] [INFO] [2024-06-21T19:24:04.138Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras --- [2024-06-21T19:24:04.138Z] [INFO] [2024-06-21T19:24:04.138Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras --- [2024-06-21T19:24:04.393Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.10.0-SNAPSHOT.jar [2024-06-21T19:24:04.393Z] [INFO] [2024-06-21T19:24:04.393Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras --- [2024-06-21T19:24:04.393Z] [INFO] [2024-06-21T19:24:04.393Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras --- [2024-06-21T19:24:04.393Z] [INFO] [2024-06-21T19:24:04.393Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras --- [2024-06-21T19:24:04.393Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:24:04.393Z] [INFO] [2024-06-21T19:24:04.393Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras --- [2024-06-21T19:24:04.393Z] [INFO] [2024-06-21T19:24:04.393Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras --- [2024-06-21T19:24:04.393Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.10.0-SNAPSHOT.jar [2024-06-21T19:24:07.655Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:24:10.917Z] [INFO] [2024-06-21T19:24:10.917Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras --- [2024-06-21T19:24:10.917Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:24:10.917Z] [INFO] [2024-06-21T19:24:10.917Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras --- [2024-06-21T19:24:10.917Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.core' with 4 classes [2024-06-21T19:24:10.917Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user' with 0 classes [2024-06-21T19:24:10.917Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes [2024-06-21T19:24:10.917Z] [INFO] [2024-06-21T19:24:10.917Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras --- [2024-06-21T19:24:10.917Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.10.0-SNAPSHOT.jar [2024-06-21T19:24:10.917Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.10.0-SNAPSHOT.pom [2024-06-21T19:24:10.917Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.10.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:24:10.917Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:24:10.917Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:24:10.917Z] [INFO] [2024-06-21T19:24:10.917Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras --- [2024-06-21T19:24:10.917Z] [INFO] [2024-06-21T19:24:10.917Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core >-- [2024-06-21T19:24:10.917Z] [INFO] Building org.eclipse.tracecompass.incubator.ftrace.core 0.1.3-SNAPSHOT [35/128] [2024-06-21T19:24:10.917Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/.polyglot.build.properties [2024-06-21T19:24:10.917Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:24:10.917Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:24:10.917Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/.polyglot.build.properties [2024-06-21T19:24:10.917Z] [INFO] [2024-06-21T19:24:10.917Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ftrace.core --- [2024-06-21T19:24:10.917Z] [INFO] [2024-06-21T19:24:10.917Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ftrace.core --- [2024-06-21T19:24:10.917Z] [INFO] The project's OSGi version is 0.1.3.202406211918 [2024-06-21T19:24:10.917Z] [INFO] [2024-06-21T19:24:10.917Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ftrace.core --- [2024-06-21T19:24:10.917Z] [INFO] [2024-06-21T19:24:10.917Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ftrace.core --- [2024-06-21T19:24:10.917Z] [INFO] [2024-06-21T19:24:10.917Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ftrace.core --- [2024-06-21T19:24:10.917Z] [INFO] [2024-06-21T19:24:10.917Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ftrace.core --- [2024-06-21T19:24:10.917Z] [INFO] [2024-06-21T19:24:10.918Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ftrace.core --- [2024-06-21T19:24:10.918Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ftrace.core [2024-06-21T19:24:11.173Z] [INFO] [2024-06-21T19:24:11.173Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ftrace.core --- [2024-06-21T19:24:11.173Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:24:11.173Z] [INFO] [2024-06-21T19:24:11.173Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ftrace.core --- [2024-06-21T19:24:11.173Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/src/main/resources [2024-06-21T19:24:11.173Z] [INFO] [2024-06-21T19:24:11.173Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ftrace.core --- [2024-06-21T19:24:11.173Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:24:11.173Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:24:11.173Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/.polyglot.build.properties [2024-06-21T19:24:11.173Z] [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:24:11.733Z] [INFO] [2024-06-21T19:24:11.733Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.ftrace.core --- [2024-06-21T19:24:11.733Z] [INFO] [2024-06-21T19:24:11.733Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ftrace.core --- [2024-06-21T19:24:11.733Z] [INFO] [2024-06-21T19:24:11.733Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ftrace.core --- [2024-06-21T19:24:11.733Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/src/test/resources [2024-06-21T19:24:11.733Z] [INFO] [2024-06-21T19:24:11.733Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.ftrace.core --- [2024-06-21T19:24:11.733Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:24:11.733Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:24:11.733Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/.polyglot.build.properties [2024-06-21T19:24:11.733Z] [INFO] [2024-06-21T19:24:11.733Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ftrace.core --- [2024-06-21T19:24:11.733Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 29 were skipped [2024-06-21T19:24:11.733Z] [INFO] [2024-06-21T19:24:11.733Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ftrace.core --- [2024-06-21T19:24:11.733Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/org.eclipse.tracecompass.incubator.ftrace.core-0.1.3-SNAPSHOT-sources.jar [2024-06-21T19:24:11.733Z] [INFO] [2024-06-21T19:24:11.733Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ftrace.core --- [2024-06-21T19:24:11.733Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/org.eclipse.tracecompass.incubator.ftrace.core-0.1.3-SNAPSHOT.jar [2024-06-21T19:24:11.733Z] [INFO] [2024-06-21T19:24:11.733Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ftrace.core --- [2024-06-21T19:24:11.733Z] [INFO] [2024-06-21T19:24:11.733Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ftrace.core --- [2024-06-21T19:24:11.733Z] [INFO] [2024-06-21T19:24:11.733Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ftrace.core --- [2024-06-21T19:24:11.733Z] [INFO] [2024-06-21T19:24:11.733Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ftrace.core --- [2024-06-21T19:24:11.988Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/org.eclipse.tracecompass.incubator.ftrace.core-0.1.3-SNAPSHOT.jar [2024-06-21T19:24:15.252Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/org.eclipse.tracecompass.incubator.ftrace.core-0.1.3-SNAPSHOT-sources.jar [2024-06-21T19:24:19.411Z] [INFO] [2024-06-21T19:24:19.411Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace.core --- [2024-06-21T19:24:19.411Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:24:19.411Z] [INFO] [2024-06-21T19:24:19.411Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace.core --- [2024-06-21T19:24:19.411Z] [INFO] [2024-06-21T19:24:19.411Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ftrace.core --- [2024-06-21T19:24:19.411Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:24:19.411Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:24:19.411Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:24:19.411Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:24:19.411Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:24:19.411Z] [INFO] [2024-06-21T19:24:19.411Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ftrace.core --- [2024-06-21T19:24:19.411Z] [INFO] [2024-06-21T19:24:19.411Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.doc.user >-- [2024-06-21T19:24:19.411Z] [INFO] Building Trace Compass Incubator ftrace User Guide 0.10.0-SNAPSHOT [36/128] [2024-06-21T19:24:19.411Z] [INFO] from doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/pom.xml [2024-06-21T19:24:19.411Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:24:19.411Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.doc.user:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/pom.xml [2024-06-21T19:24:19.411Z] [INFO] [2024-06-21T19:24:19.411Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:24:19.411Z] [INFO] [2024-06-21T19:24:19.411Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:24:19.411Z] [INFO] Executing tasks [2024-06-21T19:24:19.411Z] [INFO] Executed tasks [2024-06-21T19:24:19.411Z] [INFO] [2024-06-21T19:24:19.411Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:24:19.411Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target [2024-06-21T19:24:19.411Z] [INFO] [2024-06-21T19:24:19.411Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:24:19.411Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:24:19.411Z] [INFO] [2024-06-21T19:24:19.411Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:24:19.411Z] [INFO] [2024-06-21T19:24:19.411Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:24:19.412Z] [INFO] [2024-06-21T19:24:19.412Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:24:19.412Z] [INFO] [2024-06-21T19:24:19.412Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:24:19.412Z] [INFO] [2024-06-21T19:24:19.412Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:24:19.412Z] [INFO] Resolving class path of Trace Compass Incubator ftrace User Guide [2024-06-21T19:24:19.412Z] [INFO] [2024-06-21T19:24:19.412Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:24:19.412Z] [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-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:24:19.412Z] [INFO] [2024-06-21T19:24:19.412Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:24:19.412Z] [INFO] Executing tasks [2024-06-21T19:24:19.412Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/doc/User-Guide.html [2024-06-21T19:24:19.412Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:24:19.412Z] [INFO] Executed tasks [2024-06-21T19:24:19.412Z] [INFO] [2024-06-21T19:24:19.412Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:24:19.412Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/src/main/resources [2024-06-21T19:24:19.412Z] [INFO] [2024-06-21T19:24:19.412Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:24:19.412Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:24:19.412Z] [INFO] [2024-06-21T19:24:19.412Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:24:19.412Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:24:19.412Z] [INFO] Command line: [2024-06-21T19:24:19.412Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:24:19.412Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:24:19.412Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:24:19.412Z] 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) [2024-06-21T19:24:19.412Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:24:19.412Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:24:20.773Z] Buildfile: build.xml [2024-06-21T19:24:20.773Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:24:20.773Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:24:20.773Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:24:20.773Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:24:20.773Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:24:20.773Z] [2024-06-21T19:24:20.773Z] build.index: [2024-06-21T19:24:21.697Z] BUILD SUCCESSFUL [2024-06-21T19:24:21.697Z] [2024-06-21T19:24:21.697Z] BUILD SUCCESSFUL [2024-06-21T19:24:21.697Z] Total time: 1 second [2024-06-21T19:24:21.697Z] [INFO] [2024-06-21T19:24:21.697Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:24:21.697Z] [INFO] [2024-06-21T19:24:21.697Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:24:21.697Z] [INFO] [2024-06-21T19:24:21.697Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:24:21.697Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/src/test/resources [2024-06-21T19:24:21.697Z] [INFO] [2024-06-21T19:24:21.697Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:24:21.697Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:24:21.697Z] [INFO] [2024-06-21T19:24:21.697Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:24:21.697Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped [2024-06-21T19:24:21.697Z] [INFO] [2024-06-21T19:24:21.697Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:24:21.697Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:24:21.697Z] [INFO] [2024-06-21T19:24:21.697Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:24:21.697Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:24:21.697Z] [INFO] [2024-06-21T19:24:21.697Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:24:21.697Z] [INFO] [2024-06-21T19:24:21.697Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:24:21.697Z] [INFO] [2024-06-21T19:24:21.697Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:24:21.697Z] [INFO] [2024-06-21T19:24:21.697Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:24:21.697Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:24:25.859Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:24:28.374Z] [INFO] [2024-06-21T19:24:28.374Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:24:28.374Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:24:28.374Z] [INFO] [2024-06-21T19:24:28.374Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:24:28.629Z] [INFO] [2024-06-21T19:24:28.629Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:24:28.629Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.doc.user/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:24:28.629Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.10.0-SNAPSHOT.pom [2024-06-21T19:24:28.629Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.10.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.doc.user/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:24:28.629Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:24:28.629Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:24:28.629Z] [INFO] [2024-06-21T19:24:28.629Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:24:28.629Z] [INFO] [2024-06-21T19:24:28.629Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:24:28.629Z] [INFO] Executing tasks [2024-06-21T19:24:28.629Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.ftrace.doc.user [2024-06-21T19:24:28.629Z] [INFO] [copy] Copying 7 files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.ftrace.doc.user [2024-06-21T19:24:28.629Z] [INFO] Executed tasks [2024-06-21T19:24:28.629Z] [INFO] [2024-06-21T19:24:28.629Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace >-- [2024-06-21T19:24:28.629Z] [INFO] Building org.eclipse.tracecompass.incubator.ftrace 0.10.0-SNAPSHOT [37/128] [2024-06-21T19:24:28.629Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.ftrace/.polyglot.build.properties [2024-06-21T19:24:28.629Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:24:28.629Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace/.polyglot.build.properties [2024-06-21T19:24:28.884Z] [INFO] [2024-06-21T19:24:28.884Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ftrace --- [2024-06-21T19:24:28.884Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target [2024-06-21T19:24:28.884Z] [INFO] [2024-06-21T19:24:28.884Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.ftrace --- [2024-06-21T19:24:28.884Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:24:28.884Z] [INFO] [2024-06-21T19:24:28.884Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ftrace --- [2024-06-21T19:24:28.884Z] [INFO] [2024-06-21T19:24:28.884Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ftrace --- [2024-06-21T19:24:28.884Z] [INFO] [2024-06-21T19:24:28.884Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ftrace --- [2024-06-21T19:24:28.884Z] [INFO] [2024-06-21T19:24:28.884Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ftrace --- [2024-06-21T19:24:28.884Z] [INFO] [2024-06-21T19:24:28.884Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ftrace --- [2024-06-21T19:24:28.884Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:24:28.884Z] [INFO] [2024-06-21T19:24:28.884Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ftrace --- [2024-06-21T19:24:28.884Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace/src/main/resources [2024-06-21T19:24:28.884Z] [INFO] [2024-06-21T19:24:28.884Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ftrace --- [2024-06-21T19:24:28.884Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped [2024-06-21T19:24:28.884Z] [INFO] [2024-06-21T19:24:28.884Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ftrace --- [2024-06-21T19:24:28.884Z] [INFO] [2024-06-21T19:24:28.884Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.ftrace --- [2024-06-21T19:24:28.884Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/org.eclipse.tracecompass.incubator.ftrace-0.10.0-SNAPSHOT.jar [2024-06-21T19:24:28.884Z] [INFO] [2024-06-21T19:24:28.884Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ftrace --- [2024-06-21T19:24:28.884Z] [INFO] [2024-06-21T19:24:28.884Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.ftrace --- [2024-06-21T19:24:28.884Z] [INFO] [2024-06-21T19:24:28.884Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ftrace --- [2024-06-21T19:24:28.884Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/org.eclipse.tracecompass.incubator.ftrace-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:24:28.884Z] [INFO] [2024-06-21T19:24:28.884Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ftrace --- [2024-06-21T19:24:28.884Z] [INFO] [2024-06-21T19:24:28.884Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ftrace --- [2024-06-21T19:24:28.884Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/org.eclipse.tracecompass.incubator.ftrace-0.10.0-SNAPSHOT.jar [2024-06-21T19:24:34.121Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/org.eclipse.tracecompass.incubator.ftrace-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:24:39.359Z] [INFO] [2024-06-21T19:24:39.359Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace --- [2024-06-21T19:24:39.359Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:24:39.359Z] [INFO] [2024-06-21T19:24:39.359Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace --- [2024-06-21T19:24:39.359Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 54 classes [2024-06-21T19:24:39.359Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.doc.user' with 0 classes [2024-06-21T19:24:39.359Z] [INFO] [2024-06-21T19:24:39.359Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ftrace --- [2024-06-21T19:24:39.359Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/org.eclipse.tracecompass.incubator.ftrace-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace-0.10.0-SNAPSHOT.jar [2024-06-21T19:24:39.359Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace-0.10.0-SNAPSHOT.pom [2024-06-21T19:24:39.360Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/org.eclipse.tracecompass.incubator.ftrace-0.10.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:24:39.360Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:24:39.360Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:24:39.360Z] [INFO] [2024-06-21T19:24:39.360Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ftrace --- [2024-06-21T19:24:39.360Z] [INFO] [2024-06-21T19:24:39.360Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core >-- [2024-06-21T19:24:39.360Z] [INFO] Building org.eclipse.tracecompass.incubator.traceevent.core 0.1.4-SNAPSHOT [38/128] [2024-06-21T19:24:39.360Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/.polyglot.build.properties [2024-06-21T19:24:39.360Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:24:39.360Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:24:39.360Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/.polyglot.build.properties [2024-06-21T19:24:39.360Z] [INFO] [2024-06-21T19:24:39.360Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.traceevent.core --- [2024-06-21T19:24:39.360Z] [INFO] [2024-06-21T19:24:39.360Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.traceevent.core --- [2024-06-21T19:24:39.360Z] [INFO] The project's OSGi version is 0.1.4.202406211918 [2024-06-21T19:24:39.360Z] [INFO] [2024-06-21T19:24:39.360Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.traceevent.core --- [2024-06-21T19:24:39.360Z] [INFO] [2024-06-21T19:24:39.360Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.traceevent.core --- [2024-06-21T19:24:39.360Z] [INFO] [2024-06-21T19:24:39.360Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.traceevent.core --- [2024-06-21T19:24:39.360Z] [INFO] [2024-06-21T19:24:39.360Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.traceevent.core --- [2024-06-21T19:24:39.360Z] [INFO] [2024-06-21T19:24:39.360Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.traceevent.core --- [2024-06-21T19:24:39.360Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.traceevent.core [2024-06-21T19:24:39.615Z] [INFO] [2024-06-21T19:24:39.615Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.traceevent.core --- [2024-06-21T19:24:39.615Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:24:39.615Z] [INFO] [2024-06-21T19:24:39.615Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.traceevent.core --- [2024-06-21T19:24:39.615Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/src/main/resources [2024-06-21T19:24:39.615Z] [INFO] [2024-06-21T19:24:39.615Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.traceevent.core --- [2024-06-21T19:24:39.615Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:24:39.615Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:24:39.615Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/.polyglot.build.properties [2024-06-21T19:24:39.615Z] [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:24:39.870Z] [INFO] [2024-06-21T19:24:39.870Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.traceevent.core --- [2024-06-21T19:24:39.870Z] [INFO] [2024-06-21T19:24:39.870Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.traceevent.core --- [2024-06-21T19:24:39.870Z] [INFO] [2024-06-21T19:24:39.870Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.traceevent.core --- [2024-06-21T19:24:39.870Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/src/test/resources [2024-06-21T19:24:39.870Z] [INFO] [2024-06-21T19:24:39.870Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.traceevent.core --- [2024-06-21T19:24:39.870Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:24:39.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 [2024-06-21T19:24:39.870Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/.polyglot.build.properties [2024-06-21T19:24:39.870Z] [INFO] [2024-06-21T19:24:39.870Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.traceevent.core --- [2024-06-21T19:24:39.870Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 34 were skipped [2024-06-21T19:24:39.870Z] [INFO] [2024-06-21T19:24:39.870Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.traceevent.core --- [2024-06-21T19:24:39.870Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/org.eclipse.tracecompass.incubator.traceevent.core-0.1.4-SNAPSHOT-sources.jar [2024-06-21T19:24:39.870Z] [INFO] [2024-06-21T19:24:39.870Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.traceevent.core --- [2024-06-21T19:24:40.126Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/org.eclipse.tracecompass.incubator.traceevent.core-0.1.4-SNAPSHOT.jar [2024-06-21T19:24:40.126Z] [INFO] [2024-06-21T19:24:40.126Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.traceevent.core --- [2024-06-21T19:24:40.126Z] [INFO] [2024-06-21T19:24:40.126Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.traceevent.core --- [2024-06-21T19:24:40.126Z] [INFO] [2024-06-21T19:24:40.126Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.traceevent.core --- [2024-06-21T19:24:40.126Z] [INFO] [2024-06-21T19:24:40.126Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.traceevent.core --- [2024-06-21T19:24:40.126Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/org.eclipse.tracecompass.incubator.traceevent.core-0.1.4-SNAPSHOT.jar [2024-06-21T19:24:43.388Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/org.eclipse.tracecompass.incubator.traceevent.core-0.1.4-SNAPSHOT-sources.jar [2024-06-21T19:24:47.550Z] [INFO] [2024-06-21T19:24:47.550Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent.core --- [2024-06-21T19:24:47.550Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:24:47.550Z] [INFO] [2024-06-21T19:24:47.550Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent.core --- [2024-06-21T19:24:47.550Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes [2024-06-21T19:24:47.550Z] [INFO] [2024-06-21T19:24:47.550Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.traceevent.core --- [2024-06-21T19:24:47.550Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/org.eclipse.tracecompass.incubator.traceevent.core-0.1.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core-0.1.4-SNAPSHOT.jar [2024-06-21T19:24:47.550Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.4-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core-0.1.4-SNAPSHOT.pom [2024-06-21T19:24:47.550Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/org.eclipse.tracecompass.incubator.traceevent.core-0.1.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core-0.1.4-SNAPSHOT-sources.jar [2024-06-21T19:24:47.550Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.4-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core-0.1.4-SNAPSHOT-p2metadata.xml [2024-06-21T19:24:47.550Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.4-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core-0.1.4-SNAPSHOT-p2artifacts.xml [2024-06-21T19:24:47.550Z] [INFO] [2024-06-21T19:24:47.550Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.traceevent.core --- [2024-06-21T19:24:47.550Z] [INFO] [2024-06-21T19:24:47.550Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.doc.user >-- [2024-06-21T19:24:47.550Z] [INFO] Building Trace Compass Incubator for Android User Guide 0.10.0-SNAPSHOT [39/128] [2024-06-21T19:24:47.550Z] [INFO] from doc/org.eclipse.tracecompass.incubator.atrace.doc.user/pom.xml [2024-06-21T19:24:47.550Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:24:47.550Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.doc.user:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/pom.xml [2024-06-21T19:24:47.550Z] [INFO] [2024-06-21T19:24:47.550Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:24:47.550Z] [INFO] [2024-06-21T19:24:47.550Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:24:47.550Z] [INFO] Executing tasks [2024-06-21T19:24:47.550Z] [INFO] Executed tasks [2024-06-21T19:24:47.550Z] [INFO] [2024-06-21T19:24:47.550Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:24:47.550Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target [2024-06-21T19:24:47.550Z] [INFO] [2024-06-21T19:24:47.550Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:24:47.550Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:24:47.550Z] [INFO] [2024-06-21T19:24:47.550Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:24:47.550Z] [INFO] [2024-06-21T19:24:47.550Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:24:47.550Z] [INFO] [2024-06-21T19:24:47.550Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:24:47.550Z] [INFO] [2024-06-21T19:24:47.550Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:24:47.550Z] [INFO] [2024-06-21T19:24:47.550Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:24:47.550Z] [INFO] Resolving class path of Trace Compass Incubator for Android User Guide [2024-06-21T19:24:47.550Z] [INFO] [2024-06-21T19:24:47.550Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:24:47.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-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:24:47.550Z] [INFO] [2024-06-21T19:24:47.550Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:24:47.550Z] [INFO] Executing tasks [2024-06-21T19:24:47.550Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/doc/User-Guide.html [2024-06-21T19:24:47.550Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:24:47.550Z] [INFO] Executed tasks [2024-06-21T19:24:47.550Z] [INFO] [2024-06-21T19:24:47.550Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:24:47.550Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/src/main/resources [2024-06-21T19:24:47.550Z] [INFO] [2024-06-21T19:24:47.550Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:24:47.550Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:24:47.550Z] [INFO] [2024-06-21T19:24:47.550Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:24:47.550Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:24:47.550Z] [INFO] Command line: [2024-06-21T19:24:47.550Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:24:47.550Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:24:47.805Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:24:47.805Z] 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) [2024-06-21T19:24:47.805Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:24:47.805Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:24:49.167Z] Buildfile: build.xml [2024-06-21T19:24:49.167Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:24:49.167Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:24:49.167Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:24:49.167Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:24:49.167Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:24:49.167Z] [2024-06-21T19:24:49.167Z] build.index: [2024-06-21T19:24:49.727Z] BUILD SUCCESSFUL [2024-06-21T19:24:49.727Z] [2024-06-21T19:24:49.727Z] BUILD SUCCESSFUL [2024-06-21T19:24:49.727Z] Total time: 1 second [2024-06-21T19:24:49.983Z] [INFO] [2024-06-21T19:24:49.983Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:24:49.983Z] [INFO] [2024-06-21T19:24:49.983Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:24:49.983Z] [INFO] [2024-06-21T19:24:49.983Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:24:49.983Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/src/test/resources [2024-06-21T19:24:49.983Z] [INFO] [2024-06-21T19:24:49.983Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:24:49.983Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:24:49.983Z] [INFO] [2024-06-21T19:24:49.983Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:24:49.983Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped [2024-06-21T19:24:49.983Z] [INFO] [2024-06-21T19:24:49.983Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:24:49.983Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/org.eclipse.tracecompass.incubator.atrace.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:24:49.983Z] [INFO] [2024-06-21T19:24:49.983Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:24:49.983Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/org.eclipse.tracecompass.incubator.atrace.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:24:49.983Z] [INFO] [2024-06-21T19:24:49.984Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:24:49.984Z] [INFO] [2024-06-21T19:24:49.984Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:24:49.984Z] [INFO] [2024-06-21T19:24:49.984Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:24:49.984Z] [INFO] [2024-06-21T19:24:49.984Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:24:49.984Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/org.eclipse.tracecompass.incubator.atrace.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:24:53.246Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/org.eclipse.tracecompass.incubator.atrace.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:24:56.506Z] [INFO] [2024-06-21T19:24:56.506Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:24:56.506Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:24:56.506Z] [INFO] [2024-06-21T19:24:56.506Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:24:56.507Z] [INFO] [2024-06-21T19:24:56.507Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:24:56.507Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/org.eclipse.tracecompass.incubator.atrace.doc.user-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.doc.user/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:24:56.507Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.doc.user-0.10.0-SNAPSHOT.pom [2024-06-21T19:24:56.507Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/org.eclipse.tracecompass.incubator.atrace.doc.user-0.10.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.doc.user/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:24:56.507Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.doc.user-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:24:56.507Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.doc.user-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:24:56.507Z] [INFO] [2024-06-21T19:24:56.507Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:24:56.507Z] [INFO] [2024-06-21T19:24:56.507Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:24:56.762Z] [INFO] Executing tasks [2024-06-21T19:24:56.762Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.atrace.doc.user [2024-06-21T19:24:56.762Z] [INFO] [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.atrace.doc.user [2024-06-21T19:24:56.762Z] [INFO] Executed tasks [2024-06-21T19:24:56.762Z] [INFO] [2024-06-21T19:24:56.762Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.ui >-- [2024-06-21T19:24:56.762Z] [INFO] Building org.eclipse.tracecompass.incubator.traceevent.ui 0.1.1-SNAPSHOT [40/128] [2024-06-21T19:24:56.762Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/.polyglot.build.properties [2024-06-21T19:24:56.762Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:24:56.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 [2024-06-21T19:24:56.762Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/.polyglot.build.properties [2024-06-21T19:24:57.017Z] [INFO] [2024-06-21T19:24:57.017Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.traceevent.ui --- [2024-06-21T19:24:57.017Z] [INFO] [2024-06-21T19:24:57.017Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.traceevent.ui --- [2024-06-21T19:24:57.017Z] [INFO] The project's OSGi version is 0.1.1.202406211918 [2024-06-21T19:24:57.017Z] [INFO] [2024-06-21T19:24:57.017Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.traceevent.ui --- [2024-06-21T19:24:57.017Z] [INFO] [2024-06-21T19:24:57.017Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.traceevent.ui --- [2024-06-21T19:24:57.018Z] [INFO] [2024-06-21T19:24:57.018Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.traceevent.ui --- [2024-06-21T19:24:57.018Z] [INFO] [2024-06-21T19:24:57.018Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.traceevent.ui --- [2024-06-21T19:24:57.018Z] [INFO] [2024-06-21T19:24:57.018Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.traceevent.ui --- [2024-06-21T19:24:57.018Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.traceevent.ui [2024-06-21T19:24:57.272Z] [INFO] [2024-06-21T19:24:57.272Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.traceevent.ui --- [2024-06-21T19:24:57.272Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:24:57.272Z] [INFO] [2024-06-21T19:24:57.272Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.traceevent.ui --- [2024-06-21T19:24:57.272Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/src/main/resources [2024-06-21T19:24:57.272Z] [INFO] [2024-06-21T19:24:57.272Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.traceevent.ui --- [2024-06-21T19:24:57.272Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:24:57.272Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:24:57.272Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/.polyglot.build.properties [2024-06-21T19:24:57.272Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:24:57.526Z] [INFO] [2024-06-21T19:24:57.526Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.traceevent.ui --- [2024-06-21T19:24:57.526Z] [INFO] [2024-06-21T19:24:57.526Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.traceevent.ui --- [2024-06-21T19:24:57.526Z] [INFO] [2024-06-21T19:24:57.526Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.traceevent.ui --- [2024-06-21T19:24:57.526Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/src/test/resources [2024-06-21T19:24:57.527Z] [INFO] [2024-06-21T19:24:57.527Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.traceevent.ui --- [2024-06-21T19:24:57.527Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:24:57.527Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:24:57.527Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/.polyglot.build.properties [2024-06-21T19:24:57.527Z] [INFO] [2024-06-21T19:24:57.527Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.traceevent.ui --- [2024-06-21T19:24:57.527Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 133 were skipped [2024-06-21T19:24:57.527Z] [INFO] [2024-06-21T19:24:57.527Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.traceevent.ui --- [2024-06-21T19:24:57.527Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/org.eclipse.tracecompass.incubator.traceevent.ui-0.1.1-SNAPSHOT-sources.jar [2024-06-21T19:24:57.527Z] [INFO] [2024-06-21T19:24:57.527Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.traceevent.ui --- [2024-06-21T19:24:57.527Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/org.eclipse.tracecompass.incubator.traceevent.ui-0.1.1-SNAPSHOT.jar [2024-06-21T19:24:57.527Z] [INFO] [2024-06-21T19:24:57.527Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.traceevent.ui --- [2024-06-21T19:24:57.527Z] [INFO] [2024-06-21T19:24:57.527Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.traceevent.ui --- [2024-06-21T19:24:57.527Z] [INFO] [2024-06-21T19:24:57.527Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.traceevent.ui --- [2024-06-21T19:24:57.527Z] [INFO] [2024-06-21T19:24:57.527Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.traceevent.ui --- [2024-06-21T19:24:57.783Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/org.eclipse.tracecompass.incubator.traceevent.ui-0.1.1-SNAPSHOT.jar [2024-06-21T19:25:01.044Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/org.eclipse.tracecompass.incubator.traceevent.ui-0.1.1-SNAPSHOT-sources.jar [2024-06-21T19:25:05.203Z] [INFO] [2024-06-21T19:25:05.203Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent.ui --- [2024-06-21T19:25:05.203Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:25:05.203Z] [INFO] [2024-06-21T19:25:05.203Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent.ui --- [2024-06-21T19:25:05.203Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes [2024-06-21T19:25:05.203Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes [2024-06-21T19:25:05.203Z] [INFO] [2024-06-21T19:25:05.203Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.traceevent.ui --- [2024-06-21T19:25:05.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:25:05.204Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:25:05.204Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:25:05.204Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:25:05.204Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:25:05.204Z] [INFO] [2024-06-21T19:25:05.204Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.traceevent.ui --- [2024-06-21T19:25:05.204Z] [INFO] [2024-06-21T19:25:05.204Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent >-- [2024-06-21T19:25:05.204Z] [INFO] Building org.eclipse.tracecompass.incubator.traceevent 0.10.0-SNAPSHOT [41/128] [2024-06-21T19:25:05.204Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.traceevent/.polyglot.build.properties [2024-06-21T19:25:05.204Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:25:05.204Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent/.polyglot.build.properties [2024-06-21T19:25:05.204Z] [INFO] [2024-06-21T19:25:05.204Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.traceevent --- [2024-06-21T19:25:05.204Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target [2024-06-21T19:25:05.204Z] [INFO] [2024-06-21T19:25:05.204Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.traceevent --- [2024-06-21T19:25:05.204Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:25:05.204Z] [INFO] [2024-06-21T19:25:05.204Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.traceevent --- [2024-06-21T19:25:05.204Z] [INFO] [2024-06-21T19:25:05.204Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.traceevent --- [2024-06-21T19:25:05.204Z] [INFO] [2024-06-21T19:25:05.204Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.traceevent --- [2024-06-21T19:25:05.204Z] [INFO] [2024-06-21T19:25:05.204Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.traceevent --- [2024-06-21T19:25:05.204Z] [INFO] [2024-06-21T19:25:05.204Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.traceevent --- [2024-06-21T19:25:05.204Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:25:05.204Z] [INFO] [2024-06-21T19:25:05.204Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.traceevent --- [2024-06-21T19:25:05.204Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent/src/main/resources [2024-06-21T19:25:05.204Z] [INFO] [2024-06-21T19:25:05.204Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.traceevent --- [2024-06-21T19:25:05.204Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 133 were skipped [2024-06-21T19:25:05.204Z] [INFO] [2024-06-21T19:25:05.204Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.traceevent --- [2024-06-21T19:25:05.204Z] [INFO] [2024-06-21T19:25:05.204Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.traceevent --- [2024-06-21T19:25:05.204Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/org.eclipse.tracecompass.incubator.traceevent-0.10.0-SNAPSHOT.jar [2024-06-21T19:25:05.204Z] [INFO] [2024-06-21T19:25:05.204Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.traceevent --- [2024-06-21T19:25:05.204Z] [INFO] [2024-06-21T19:25:05.204Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.traceevent --- [2024-06-21T19:25:05.204Z] [INFO] [2024-06-21T19:25:05.204Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.traceevent --- [2024-06-21T19:25:05.204Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/org.eclipse.tracecompass.incubator.traceevent-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:25:05.204Z] [INFO] [2024-06-21T19:25:05.204Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.traceevent --- [2024-06-21T19:25:05.204Z] [INFO] [2024-06-21T19:25:05.204Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.traceevent --- [2024-06-21T19:25:05.204Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/org.eclipse.tracecompass.incubator.traceevent-0.10.0-SNAPSHOT.jar [2024-06-21T19:25:08.467Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/org.eclipse.tracecompass.incubator.traceevent-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:25:11.725Z] [INFO] [2024-06-21T19:25:11.725Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent --- [2024-06-21T19:25:11.725Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:25:11.725Z] [INFO] [2024-06-21T19:25:11.725Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent --- [2024-06-21T19:25:11.725Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes [2024-06-21T19:25:11.725Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.ui' with 5 classes [2024-06-21T19:25:11.725Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes [2024-06-21T19:25:11.725Z] [INFO] [2024-06-21T19:25:11.725Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.traceevent --- [2024-06-21T19:25:11.725Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/org.eclipse.tracecompass.incubator.traceevent-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent-0.10.0-SNAPSHOT.jar [2024-06-21T19:25:11.725Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent-0.10.0-SNAPSHOT.pom [2024-06-21T19:25:11.725Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/org.eclipse.tracecompass.incubator.traceevent-0.10.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:25:11.725Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:25:11.725Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:25:11.725Z] [INFO] [2024-06-21T19:25:11.725Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.traceevent --- [2024-06-21T19:25:11.725Z] [INFO] [2024-06-21T19:25:11.725Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core >-- [2024-06-21T19:25:11.725Z] [INFO] Building org.eclipse.tracecompass.incubator.atrace.core 0.1.1-SNAPSHOT [42/128] [2024-06-21T19:25:11.725Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.atrace.core/.polyglot.build.properties [2024-06-21T19:25:11.725Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:25:11.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 [2024-06-21T19:25:11.725Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/.polyglot.build.properties [2024-06-21T19:25:11.725Z] [INFO] [2024-06-21T19:25:11.725Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.atrace.core --- [2024-06-21T19:25:11.725Z] [INFO] [2024-06-21T19:25:11.725Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.atrace.core --- [2024-06-21T19:25:11.725Z] [INFO] The project's OSGi version is 0.1.1.202406211918 [2024-06-21T19:25:11.725Z] [INFO] [2024-06-21T19:25:11.726Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.atrace.core --- [2024-06-21T19:25:11.726Z] [INFO] [2024-06-21T19:25:11.726Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.atrace.core --- [2024-06-21T19:25:11.726Z] [INFO] [2024-06-21T19:25:11.726Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.atrace.core --- [2024-06-21T19:25:11.726Z] [INFO] [2024-06-21T19:25:11.726Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.atrace.core --- [2024-06-21T19:25:11.726Z] [INFO] [2024-06-21T19:25:11.726Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.atrace.core --- [2024-06-21T19:25:11.726Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.atrace.core [2024-06-21T19:25:11.726Z] [INFO] [2024-06-21T19:25:11.726Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.atrace.core --- [2024-06-21T19:25:11.726Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:25:11.726Z] [INFO] [2024-06-21T19:25:11.726Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.atrace.core --- [2024-06-21T19:25:11.726Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/src/main/resources [2024-06-21T19:25:11.726Z] [INFO] [2024-06-21T19:25:11.726Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.atrace.core --- [2024-06-21T19:25:11.726Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:25:11.726Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:25:11.726Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/.polyglot.build.properties [2024-06-21T19:25:11.981Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:25:11.981Z] [INFO] [2024-06-21T19:25:11.981Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.atrace.core --- [2024-06-21T19:25:11.981Z] [INFO] [2024-06-21T19:25:11.981Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.atrace.core --- [2024-06-21T19:25:11.981Z] [INFO] [2024-06-21T19:25:11.981Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.atrace.core --- [2024-06-21T19:25:11.981Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/src/test/resources [2024-06-21T19:25:11.981Z] [INFO] [2024-06-21T19:25:11.981Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.atrace.core --- [2024-06-21T19:25:11.981Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:25:11.981Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:25:11.981Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/.polyglot.build.properties [2024-06-21T19:25:11.981Z] [INFO] [2024-06-21T19:25:11.981Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.atrace.core --- [2024-06-21T19:25:11.981Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 34 were skipped [2024-06-21T19:25:11.981Z] [INFO] [2024-06-21T19:25:11.981Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.atrace.core --- [2024-06-21T19:25:11.981Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/org.eclipse.tracecompass.incubator.atrace.core-0.1.1-SNAPSHOT-sources.jar [2024-06-21T19:25:11.981Z] [INFO] [2024-06-21T19:25:11.981Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.atrace.core --- [2024-06-21T19:25:12.238Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/org.eclipse.tracecompass.incubator.atrace.core-0.1.1-SNAPSHOT.jar [2024-06-21T19:25:12.238Z] [INFO] [2024-06-21T19:25:12.238Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.atrace.core --- [2024-06-21T19:25:12.238Z] [INFO] [2024-06-21T19:25:12.238Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.atrace.core --- [2024-06-21T19:25:12.238Z] [INFO] [2024-06-21T19:25:12.238Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.atrace.core --- [2024-06-21T19:25:12.238Z] [INFO] [2024-06-21T19:25:12.238Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.atrace.core --- [2024-06-21T19:25:12.238Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/org.eclipse.tracecompass.incubator.atrace.core-0.1.1-SNAPSHOT.jar [2024-06-21T19:25:16.398Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/org.eclipse.tracecompass.incubator.atrace.core-0.1.1-SNAPSHOT-sources.jar [2024-06-21T19:25:19.659Z] [INFO] [2024-06-21T19:25:19.659Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace.core --- [2024-06-21T19:25:19.659Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:25:19.659Z] [INFO] [2024-06-21T19:25:19.659Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace.core --- [2024-06-21T19:25:19.916Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes [2024-06-21T19:25:19.916Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 54 classes [2024-06-21T19:25:19.916Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes [2024-06-21T19:25:19.916Z] [INFO] [2024-06-21T19:25:19.916Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.atrace.core --- [2024-06-21T19:25:19.916Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:25:19.916Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:25:19.916Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:25:19.916Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:25:19.916Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:25:19.916Z] [INFO] [2024-06-21T19:25:19.916Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.atrace.core --- [2024-06-21T19:25:19.916Z] [INFO] [2024-06-21T19:25:19.916Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace >-- [2024-06-21T19:25:19.916Z] [INFO] Building org.eclipse.tracecompass.incubator.atrace 0.10.0-SNAPSHOT [43/128] [2024-06-21T19:25:19.916Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.atrace/.polyglot.build.properties [2024-06-21T19:25:19.916Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:25:19.916Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace/.polyglot.build.properties [2024-06-21T19:25:20.171Z] [INFO] [2024-06-21T19:25:20.171Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.atrace --- [2024-06-21T19:25:20.171Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace/target [2024-06-21T19:25:20.171Z] [INFO] [2024-06-21T19:25:20.171Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.atrace --- [2024-06-21T19:25:20.171Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:25:20.171Z] [INFO] [2024-06-21T19:25:20.171Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.atrace --- [2024-06-21T19:25:20.171Z] [INFO] [2024-06-21T19:25:20.171Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.atrace --- [2024-06-21T19:25:20.171Z] [INFO] [2024-06-21T19:25:20.171Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.atrace --- [2024-06-21T19:25:20.171Z] [INFO] [2024-06-21T19:25:20.171Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.atrace --- [2024-06-21T19:25:20.171Z] [INFO] [2024-06-21T19:25:20.171Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.atrace --- [2024-06-21T19:25:20.171Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:25:20.171Z] [INFO] [2024-06-21T19:25:20.171Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.atrace --- [2024-06-21T19:25:20.171Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace/src/main/resources [2024-06-21T19:25:20.171Z] [INFO] [2024-06-21T19:25:20.171Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.atrace --- [2024-06-21T19:25:20.171Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 133 were skipped [2024-06-21T19:25:20.426Z] [INFO] [2024-06-21T19:25:20.426Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.atrace --- [2024-06-21T19:25:20.426Z] [INFO] [2024-06-21T19:25:20.426Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.atrace --- [2024-06-21T19:25:20.426Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/org.eclipse.tracecompass.incubator.atrace-0.10.0-SNAPSHOT.jar [2024-06-21T19:25:20.426Z] [INFO] [2024-06-21T19:25:20.426Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.atrace --- [2024-06-21T19:25:20.426Z] [INFO] [2024-06-21T19:25:20.426Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.atrace --- [2024-06-21T19:25:20.426Z] [INFO] [2024-06-21T19:25:20.426Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.atrace --- [2024-06-21T19:25:20.426Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/org.eclipse.tracecompass.incubator.atrace-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:25:20.426Z] [INFO] [2024-06-21T19:25:20.426Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.atrace --- [2024-06-21T19:25:20.426Z] [INFO] [2024-06-21T19:25:20.426Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.atrace --- [2024-06-21T19:25:20.426Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/org.eclipse.tracecompass.incubator.atrace-0.10.0-SNAPSHOT.jar [2024-06-21T19:25:25.671Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/org.eclipse.tracecompass.incubator.atrace-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:25:30.909Z] [INFO] [2024-06-21T19:25:30.909Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace --- [2024-06-21T19:25:30.909Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:25:30.909Z] [INFO] [2024-06-21T19:25:30.909Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace --- [2024-06-21T19:25:30.909Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes [2024-06-21T19:25:30.909Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.doc.user' with 0 classes [2024-06-21T19:25:30.909Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 54 classes [2024-06-21T19:25:30.909Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent' with 0 classes [2024-06-21T19:25:30.909Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.core' with 5 classes [2024-06-21T19:25:30.909Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace' with 0 classes [2024-06-21T19:25:30.909Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes [2024-06-21T19:25:30.909Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.doc.user' with 0 classes [2024-06-21T19:25:30.909Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.ui' with 5 classes [2024-06-21T19:25:30.909Z] [INFO] [2024-06-21T19:25:30.909Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.atrace --- [2024-06-21T19:25:30.909Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/org.eclipse.tracecompass.incubator.atrace-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace-0.10.0-SNAPSHOT.jar [2024-06-21T19:25:30.909Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace-0.10.0-SNAPSHOT.pom [2024-06-21T19:25:30.909Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/org.eclipse.tracecompass.incubator.atrace-0.10.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:25:30.909Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:25:30.909Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:25:30.909Z] [INFO] [2024-06-21T19:25:30.909Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.atrace --- [2024-06-21T19:25:30.909Z] [INFO] [2024-06-21T19:25:30.909Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user >-- [2024-06-21T19:25:30.909Z] [INFO] Building Trace Compass Incubator Virtual Machine Analysis User Guide 0.10.0-SNAPSHOT [44/128] [2024-06-21T19:25:30.909Z] [INFO] from doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/pom.xml [2024-06-21T19:25:30.909Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:25:30.909Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/pom.xml [2024-06-21T19:25:30.909Z] [INFO] [2024-06-21T19:25:30.909Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:25:30.909Z] [INFO] [2024-06-21T19:25:30.909Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:25:30.909Z] [INFO] Executing tasks [2024-06-21T19:25:30.909Z] [INFO] Executed tasks [2024-06-21T19:25:30.909Z] [INFO] [2024-06-21T19:25:30.909Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:25:30.909Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target [2024-06-21T19:25:30.909Z] [INFO] [2024-06-21T19:25:30.909Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:25:30.909Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:25:30.909Z] [INFO] [2024-06-21T19:25:30.909Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:25:30.909Z] [INFO] [2024-06-21T19:25:30.909Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:25:30.909Z] [INFO] [2024-06-21T19:25:30.909Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:25:30.909Z] [INFO] [2024-06-21T19:25:30.909Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:25:30.910Z] [INFO] [2024-06-21T19:25:30.910Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:25:30.910Z] [INFO] Resolving class path of Trace Compass Incubator Virtual Machine Analysis User Guide [2024-06-21T19:25:30.910Z] [INFO] [2024-06-21T19:25:30.910Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:25:30.910Z] [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-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:25:30.910Z] [INFO] [2024-06-21T19:25:30.910Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:25:30.910Z] [INFO] Executing tasks [2024-06-21T19:25:30.910Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/doc/User-Guide.html [2024-06-21T19:25:30.910Z] [INFO] [xmlvalidate] 3 file(s) have been successfully validated. [2024-06-21T19:25:30.910Z] [INFO] Executed tasks [2024-06-21T19:25:30.910Z] [INFO] [2024-06-21T19:25:30.910Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:25:30.910Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/src/main/resources [2024-06-21T19:25:30.910Z] [INFO] [2024-06-21T19:25:30.910Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:25:30.910Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:25:30.910Z] [INFO] [2024-06-21T19:25:30.910Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:25:30.910Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:25:30.910Z] [INFO] Command line: [2024-06-21T19:25:30.910Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/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] [2024-06-21T19:25:30.910Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:25:31.470Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:25:31.470Z] 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) [2024-06-21T19:25:31.470Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:25:31.470Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:25:32.832Z] Buildfile: build.xml [2024-06-21T19:25:32.832Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:25:32.832Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:25:32.832Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:25:32.832Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:25:32.832Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:25:32.832Z] [2024-06-21T19:25:32.832Z] build.index: [2024-06-21T19:25:33.757Z] BUILD SUCCESSFUL [2024-06-21T19:25:33.757Z] [2024-06-21T19:25:33.757Z] BUILD SUCCESSFUL [2024-06-21T19:25:33.757Z] Total time: 1 second [2024-06-21T19:25:33.757Z] [INFO] [2024-06-21T19:25:33.757Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:25:33.757Z] [INFO] [2024-06-21T19:25:33.757Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:25:33.757Z] [INFO] [2024-06-21T19:25:33.757Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:25:33.757Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/src/test/resources [2024-06-21T19:25:33.757Z] [INFO] [2024-06-21T19:25:33.757Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:25:33.757Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:25:33.757Z] [INFO] [2024-06-21T19:25:33.757Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:25:33.757Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped [2024-06-21T19:25:33.757Z] [INFO] [2024-06-21T19:25:33.757Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:25:33.757Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:25:33.757Z] [INFO] [2024-06-21T19:25:33.757Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:25:33.757Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:25:33.757Z] [INFO] [2024-06-21T19:25:33.757Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:25:33.757Z] [INFO] [2024-06-21T19:25:33.757Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:25:33.757Z] [INFO] [2024-06-21T19:25:33.757Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:25:33.757Z] [INFO] [2024-06-21T19:25:33.757Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:25:33.757Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:25:37.917Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:25:40.424Z] [INFO] [2024-06-21T19:25:40.424Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:25:40.424Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:25:40.424Z] [INFO] [2024-06-21T19:25:40.424Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:25:40.425Z] [INFO] [2024-06-21T19:25:40.425Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:25:40.425Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:25:40.425Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.10.0-SNAPSHOT.pom [2024-06-21T19:25:40.425Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.10.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:25:40.425Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:25:40.425Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:25:40.425Z] [INFO] [2024-06-21T19:25:40.425Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:25:40.425Z] [INFO] [2024-06-21T19:25:40.425Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:25:40.425Z] [INFO] Executing tasks [2024-06-21T19:25:40.425Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user [2024-06-21T19:25:40.425Z] [INFO] [copy] Copying 8 files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user [2024-06-21T19:25:40.425Z] [INFO] Executed tasks [2024-06-21T19:25:40.425Z] [INFO] [2024-06-21T19:25:40.425Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.vm-parent >-- [2024-06-21T19:25:40.425Z] [INFO] Building Trace Compass Incubator VM Parent 0.10.0-SNAPSHOT [45/128] [2024-06-21T19:25:40.425Z] [INFO] from vm/pom.xml [2024-06-21T19:25:40.425Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-21T19:25:40.425Z] [INFO] [2024-06-21T19:25:40.425Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.vm-parent --- [2024-06-21T19:25:40.425Z] [INFO] [2024-06-21T19:25:40.425Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.vm-parent --- [2024-06-21T19:25:40.425Z] [INFO] [2024-06-21T19:25:40.425Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.vm-parent --- [2024-06-21T19:25:40.425Z] [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-stable/vm/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:25:40.425Z] [INFO] [2024-06-21T19:25:40.425Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.vm-parent --- [2024-06-21T19:25:40.425Z] [INFO] [2024-06-21T19:25:40.425Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.vm-parent --- [2024-06-21T19:25:40.425Z] [INFO] [2024-06-21T19:25:40.425Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.vm-parent --- [2024-06-21T19:25:40.425Z] [INFO] [2024-06-21T19:25:40.425Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.vm-parent --- [2024-06-21T19:25:40.425Z] [INFO] [2024-06-21T19:25:40.425Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.vm-parent --- [2024-06-21T19:25:40.425Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:25:40.425Z] [INFO] [2024-06-21T19:25:40.425Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.vm-parent --- [2024-06-21T19:25:40.425Z] [INFO] [2024-06-21T19:25:40.425Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.vm-parent --- [2024-06-21T19:25:40.425Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.vm-parent/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.vm-parent-0.10.0-SNAPSHOT.pom [2024-06-21T19:25:40.425Z] [INFO] [2024-06-21T19:25:40.425Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core >-- [2024-06-21T19:25:40.425Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis.core 0.1.3-SNAPSHOT [46/128] [2024-06-21T19:25:40.425Z] [INFO] from vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/.polyglot.build.properties [2024-06-21T19:25:40.425Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:25:40.425Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:25:40.425Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/.polyglot.build.properties [2024-06-21T19:25:40.425Z] [INFO] [2024-06-21T19:25:40.425Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core --- [2024-06-21T19:25:40.425Z] [INFO] [2024-06-21T19:25:40.425Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core --- [2024-06-21T19:25:40.425Z] [INFO] The project's OSGi version is 0.1.3.202406211918 [2024-06-21T19:25:40.425Z] [INFO] [2024-06-21T19:25:40.425Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core --- [2024-06-21T19:25:40.425Z] [INFO] [2024-06-21T19:25:40.425Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core --- [2024-06-21T19:25:40.425Z] [INFO] [2024-06-21T19:25:40.425Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core --- [2024-06-21T19:25:40.425Z] [INFO] [2024-06-21T19:25:40.425Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core --- [2024-06-21T19:25:40.425Z] [INFO] [2024-06-21T19:25:40.425Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core --- [2024-06-21T19:25:40.425Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.virtual.machine.analysis.core [2024-06-21T19:25:40.425Z] [INFO] [2024-06-21T19:25:40.425Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core --- [2024-06-21T19:25:40.425Z] [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-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:25:40.425Z] [INFO] [2024-06-21T19:25:40.425Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core --- [2024-06-21T19:25:40.425Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/src/main/resources [2024-06-21T19:25:40.425Z] [INFO] [2024-06-21T19:25:40.425Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core --- [2024-06-21T19:25:40.425Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:25:40.425Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:25:40.425Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/.polyglot.build.properties [2024-06-21T19:25:40.681Z] [INFO] Compiling 70 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:25:40.935Z] [INFO] [2024-06-21T19:25:40.935Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core --- [2024-06-21T19:25:40.935Z] [INFO] [2024-06-21T19:25:40.935Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core --- [2024-06-21T19:25:41.191Z] [INFO] [2024-06-21T19:25:41.191Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core --- [2024-06-21T19:25:41.191Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/src/test/resources [2024-06-21T19:25:41.191Z] [INFO] [2024-06-21T19:25:41.191Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core --- [2024-06-21T19:25:41.191Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:25:41.191Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:25:41.191Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/.polyglot.build.properties [2024-06-21T19:25:41.192Z] [INFO] [2024-06-21T19:25:41.192Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core --- [2024-06-21T19:25:41.192Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 34 were skipped [2024-06-21T19:25:41.192Z] [INFO] [2024-06-21T19:25:41.192Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core --- [2024-06-21T19:25:41.192Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.1.3-SNAPSHOT-sources.jar [2024-06-21T19:25:41.192Z] [INFO] [2024-06-21T19:25:41.192Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core --- [2024-06-21T19:25:41.192Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.1.3-SNAPSHOT.jar [2024-06-21T19:25:41.192Z] [INFO] [2024-06-21T19:25:41.192Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core --- [2024-06-21T19:25:41.192Z] [INFO] [2024-06-21T19:25:41.192Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core --- [2024-06-21T19:25:41.192Z] [INFO] [2024-06-21T19:25:41.192Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core --- [2024-06-21T19:25:41.192Z] [INFO] [2024-06-21T19:25:41.192Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core --- [2024-06-21T19:25:41.192Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.1.3-SNAPSHOT.jar [2024-06-21T19:25:45.351Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.1.3-SNAPSHOT-sources.jar [2024-06-21T19:25:48.614Z] [INFO] [2024-06-21T19:25:48.614Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core --- [2024-06-21T19:25:48.614Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:25:48.614Z] [INFO] [2024-06-21T19:25:48.614Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core --- [2024-06-21T19:25:48.614Z] [INFO] [2024-06-21T19:25:48.614Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core --- [2024-06-21T19:25:48.614Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.1.3-SNAPSHOT.jar [2024-06-21T19:25:48.614Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.3-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.1.3-SNAPSHOT.pom [2024-06-21T19:25:48.614Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.1.3-SNAPSHOT-sources.jar [2024-06-21T19:25:48.614Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.3-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.1.3-SNAPSHOT-p2metadata.xml [2024-06-21T19:25:48.614Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.3-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.1.3-SNAPSHOT-p2artifacts.xml [2024-06-21T19:25:48.614Z] [INFO] [2024-06-21T19:25:48.614Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core --- [2024-06-21T19:25:48.614Z] [INFO] [2024-06-21T19:25:48.614Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui >-- [2024-06-21T19:25:48.614Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui 0.1.2-SNAPSHOT [47/128] [2024-06-21T19:25:48.614Z] [INFO] from vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/.polyglot.build.properties [2024-06-21T19:25:48.614Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:25:48.614Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:25:48.614Z] [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-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/.polyglot.build.properties [2024-06-21T19:25:48.614Z] [INFO] [2024-06-21T19:25:48.614Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui --- [2024-06-21T19:25:48.614Z] [INFO] [2024-06-21T19:25:48.614Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui --- [2024-06-21T19:25:48.614Z] [INFO] The project's OSGi version is 0.1.2.202406211918 [2024-06-21T19:25:48.614Z] [INFO] [2024-06-21T19:25:48.614Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui --- [2024-06-21T19:25:48.614Z] [INFO] [2024-06-21T19:25:48.614Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui --- [2024-06-21T19:25:48.614Z] [INFO] [2024-06-21T19:25:48.614Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui --- [2024-06-21T19:25:48.614Z] [INFO] [2024-06-21T19:25:48.614Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui --- [2024-06-21T19:25:48.615Z] [INFO] [2024-06-21T19:25:48.615Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui --- [2024-06-21T19:25:48.615Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui [2024-06-21T19:25:48.869Z] [INFO] [2024-06-21T19:25:48.869Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui --- [2024-06-21T19:25:48.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-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:25:48.870Z] [INFO] [2024-06-21T19:25:48.870Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui --- [2024-06-21T19:25:48.870Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/src/main/resources [2024-06-21T19:25:48.870Z] [INFO] [2024-06-21T19:25:48.870Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui --- [2024-06-21T19:25:48.870Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:25:48.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 [2024-06-21T19:25:48.870Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/.polyglot.build.properties [2024-06-21T19:25:48.870Z] [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:25:49.126Z] [INFO] [2024-06-21T19:25:49.126Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui --- [2024-06-21T19:25:49.126Z] [INFO] [2024-06-21T19:25:49.126Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui --- [2024-06-21T19:25:49.126Z] [INFO] [2024-06-21T19:25:49.126Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui --- [2024-06-21T19:25:49.126Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/src/test/resources [2024-06-21T19:25:49.126Z] [INFO] [2024-06-21T19:25:49.126Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui --- [2024-06-21T19:25:49.126Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:25:49.126Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:25:49.126Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/.polyglot.build.properties [2024-06-21T19:25:49.126Z] [INFO] [2024-06-21T19:25:49.126Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui --- [2024-06-21T19:25:49.126Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 134 were skipped [2024-06-21T19:25:49.126Z] [INFO] [2024-06-21T19:25:49.126Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui --- [2024-06-21T19:25:49.126Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:25:49.380Z] [INFO] [2024-06-21T19:25:49.380Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui --- [2024-06-21T19:25:49.380Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.1.2-SNAPSHOT.jar [2024-06-21T19:25:49.380Z] [INFO] [2024-06-21T19:25:49.380Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui --- [2024-06-21T19:25:49.380Z] [INFO] [2024-06-21T19:25:49.380Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui --- [2024-06-21T19:25:49.380Z] [INFO] [2024-06-21T19:25:49.380Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui --- [2024-06-21T19:25:49.380Z] [INFO] [2024-06-21T19:25:49.380Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui --- [2024-06-21T19:25:49.380Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.1.2-SNAPSHOT.jar [2024-06-21T19:25:54.620Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:25:58.780Z] [INFO] [2024-06-21T19:25:58.780Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui --- [2024-06-21T19:25:58.780Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:25:58.780Z] [INFO] [2024-06-21T19:25:58.780Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui --- [2024-06-21T19:25:58.780Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core' with 54 classes [2024-06-21T19:25:59.035Z] [INFO] [2024-06-21T19:25:59.035Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui --- [2024-06-21T19:25:59.035Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:25:59.035Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:25:59.035Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:25:59.035Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:25:59.035Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:25:59.035Z] [INFO] [2024-06-21T19:25:59.035Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui --- [2024-06-21T19:25:59.035Z] [INFO] [2024-06-21T19:25:59.035Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis >-- [2024-06-21T19:25:59.035Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis 0.10.0-SNAPSHOT [48/128] [2024-06-21T19:25:59.035Z] [INFO] from vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/.polyglot.build.properties [2024-06-21T19:25:59.035Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:25:59.035Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/.polyglot.build.properties [2024-06-21T19:25:59.291Z] [INFO] [2024-06-21T19:25:59.291Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis --- [2024-06-21T19:25:59.291Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target [2024-06-21T19:25:59.291Z] [INFO] [2024-06-21T19:25:59.291Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis --- [2024-06-21T19:25:59.291Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:25:59.291Z] [INFO] [2024-06-21T19:25:59.291Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis --- [2024-06-21T19:25:59.291Z] [INFO] [2024-06-21T19:25:59.291Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis --- [2024-06-21T19:25:59.291Z] [INFO] [2024-06-21T19:25:59.291Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis --- [2024-06-21T19:25:59.291Z] [INFO] [2024-06-21T19:25:59.291Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis --- [2024-06-21T19:25:59.291Z] [INFO] [2024-06-21T19:25:59.291Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis --- [2024-06-21T19:25:59.291Z] [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-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:25:59.291Z] [INFO] [2024-06-21T19:25:59.291Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis --- [2024-06-21T19:25:59.291Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/src/main/resources [2024-06-21T19:25:59.291Z] [INFO] [2024-06-21T19:25:59.291Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis --- [2024-06-21T19:25:59.291Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 134 were skipped [2024-06-21T19:25:59.291Z] [INFO] [2024-06-21T19:25:59.291Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis --- [2024-06-21T19:25:59.292Z] [INFO] [2024-06-21T19:25:59.292Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis --- [2024-06-21T19:25:59.292Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.10.0-SNAPSHOT.jar [2024-06-21T19:25:59.292Z] [INFO] [2024-06-21T19:25:59.292Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis --- [2024-06-21T19:25:59.292Z] [INFO] [2024-06-21T19:25:59.292Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis --- [2024-06-21T19:25:59.292Z] [INFO] [2024-06-21T19:25:59.292Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis --- [2024-06-21T19:25:59.292Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:25:59.292Z] [INFO] [2024-06-21T19:25:59.292Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis --- [2024-06-21T19:25:59.292Z] [INFO] [2024-06-21T19:25:59.292Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis --- [2024-06-21T19:25:59.292Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.10.0-SNAPSHOT.jar [2024-06-21T19:26:03.452Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:26:05.963Z] [INFO] [2024-06-21T19:26:05.963Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis --- [2024-06-21T19:26:05.963Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:26:05.963Z] [INFO] [2024-06-21T19:26:05.963Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis --- [2024-06-21T19:26:05.963Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user' with 0 classes [2024-06-21T19:26:05.963Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui' with 40 classes [2024-06-21T19:26:05.963Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core' with 54 classes [2024-06-21T19:26:06.218Z] [INFO] [2024-06-21T19:26:06.218Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis --- [2024-06-21T19:26:06.218Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.10.0-SNAPSHOT.jar [2024-06-21T19:26:06.218Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.10.0-SNAPSHOT.pom [2024-06-21T19:26:06.218Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.10.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:26:06.218Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:26:06.218Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:26:06.218Z] [INFO] [2024-06-21T19:26:06.218Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis --- [2024-06-21T19:26:06.218Z] [INFO] [2024-06-21T19:26:06.218Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core >-- [2024-06-21T19:26:06.218Z] [INFO] Building org.eclipse.tracecompass.incubator.ros.core 0.1.4-SNAPSHOT [49/128] [2024-06-21T19:26:06.218Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.ros.core/.polyglot.build.properties [2024-06-21T19:26:06.218Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:26:06.218Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:26:06.218Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/.polyglot.build.properties [2024-06-21T19:26:06.472Z] [INFO] [2024-06-21T19:26:06.472Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros.core --- [2024-06-21T19:26:06.472Z] [INFO] [2024-06-21T19:26:06.472Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros.core --- [2024-06-21T19:26:06.472Z] [INFO] The project's OSGi version is 0.1.4.202406211918 [2024-06-21T19:26:06.472Z] [INFO] [2024-06-21T19:26:06.472Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros.core --- [2024-06-21T19:26:06.472Z] [INFO] [2024-06-21T19:26:06.472Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros.core --- [2024-06-21T19:26:06.472Z] [INFO] [2024-06-21T19:26:06.472Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros.core --- [2024-06-21T19:26:06.472Z] [INFO] [2024-06-21T19:26:06.472Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros.core --- [2024-06-21T19:26:06.472Z] [INFO] [2024-06-21T19:26:06.472Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros.core --- [2024-06-21T19:26:06.472Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ros.core [2024-06-21T19:26:06.727Z] [INFO] [2024-06-21T19:26:06.727Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros.core --- [2024-06-21T19:26:06.727Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:26:06.727Z] [INFO] [2024-06-21T19:26:06.727Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros.core --- [2024-06-21T19:26:06.727Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/src/main/resources [2024-06-21T19:26:06.727Z] [INFO] [2024-06-21T19:26:06.727Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros.core --- [2024-06-21T19:26:06.727Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:26:06.727Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:26:06.727Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/.polyglot.build.properties [2024-06-21T19:26:06.727Z] [INFO] Compiling 62 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:26:07.286Z] [INFO] [2024-06-21T19:26:07.287Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.ros.core --- [2024-06-21T19:26:07.287Z] [INFO] [2024-06-21T19:26:07.287Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ros.core --- [2024-06-21T19:26:07.287Z] [INFO] [2024-06-21T19:26:07.287Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros.core --- [2024-06-21T19:26:07.287Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/src/test/resources [2024-06-21T19:26:07.287Z] [INFO] [2024-06-21T19:26:07.287Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.ros.core --- [2024-06-21T19:26:07.287Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:26:07.287Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:26:07.287Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/.polyglot.build.properties [2024-06-21T19:26:07.287Z] [INFO] [2024-06-21T19:26:07.287Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros.core --- [2024-06-21T19:26:07.287Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 141 were skipped [2024-06-21T19:26:07.287Z] [INFO] [2024-06-21T19:26:07.287Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros.core --- [2024-06-21T19:26:07.287Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/org.eclipse.tracecompass.incubator.ros.core-0.1.4-SNAPSHOT-sources.jar [2024-06-21T19:26:07.287Z] [INFO] [2024-06-21T19:26:07.287Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros.core --- [2024-06-21T19:26:07.287Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/org.eclipse.tracecompass.incubator.ros.core-0.1.4-SNAPSHOT.jar [2024-06-21T19:26:07.287Z] [INFO] [2024-06-21T19:26:07.287Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros.core --- [2024-06-21T19:26:07.287Z] [INFO] [2024-06-21T19:26:07.287Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ros.core --- [2024-06-21T19:26:07.287Z] [INFO] [2024-06-21T19:26:07.287Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros.core --- [2024-06-21T19:26:07.542Z] [INFO] [2024-06-21T19:26:07.542Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros.core --- [2024-06-21T19:26:07.542Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/org.eclipse.tracecompass.incubator.ros.core-0.1.4-SNAPSHOT.jar [2024-06-21T19:26:11.702Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/org.eclipse.tracecompass.incubator.ros.core-0.1.4-SNAPSHOT-sources.jar [2024-06-21T19:26:14.964Z] [INFO] [2024-06-21T19:26:14.964Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.core --- [2024-06-21T19:26:14.964Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:26:14.964Z] [INFO] [2024-06-21T19:26:14.964Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.core --- [2024-06-21T19:26:14.964Z] [INFO] [2024-06-21T19:26:14.964Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros.core --- [2024-06-21T19:26:14.964Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:26:14.964Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:26:14.964Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:26:14.964Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:26:14.964Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:26:14.964Z] [INFO] [2024-06-21T19:26:14.964Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros.core --- [2024-06-21T19:26:14.964Z] [INFO] [2024-06-21T19:26:14.964Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.ui >-- [2024-06-21T19:26:14.964Z] [INFO] Building org.eclipse.tracecompass.incubator.ros.ui 0.1.2-SNAPSHOT [50/128] [2024-06-21T19:26:14.964Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.ros.ui/.polyglot.build.properties [2024-06-21T19:26:14.964Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:26:14.964Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:26:14.964Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/.polyglot.build.properties [2024-06-21T19:26:14.964Z] [INFO] [2024-06-21T19:26:14.964Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros.ui --- [2024-06-21T19:26:14.964Z] [INFO] [2024-06-21T19:26:14.964Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros.ui --- [2024-06-21T19:26:14.964Z] [INFO] The project's OSGi version is 0.1.2.202406211918 [2024-06-21T19:26:14.964Z] [INFO] [2024-06-21T19:26:14.964Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros.ui --- [2024-06-21T19:26:14.964Z] [INFO] [2024-06-21T19:26:14.964Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros.ui --- [2024-06-21T19:26:14.964Z] [INFO] [2024-06-21T19:26:14.964Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros.ui --- [2024-06-21T19:26:14.964Z] [INFO] [2024-06-21T19:26:14.964Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros.ui --- [2024-06-21T19:26:14.965Z] [INFO] [2024-06-21T19:26:14.965Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros.ui --- [2024-06-21T19:26:14.965Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ros.ui [2024-06-21T19:26:14.965Z] [INFO] [2024-06-21T19:26:14.965Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros.ui --- [2024-06-21T19:26:14.965Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:26:14.965Z] [INFO] [2024-06-21T19:26:14.965Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros.ui --- [2024-06-21T19:26:14.965Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/src/main/resources [2024-06-21T19:26:14.965Z] [INFO] [2024-06-21T19:26:14.965Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros.ui --- [2024-06-21T19:26:14.965Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:26:14.965Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:26:14.965Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/.polyglot.build.properties [2024-06-21T19:26:14.965Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:26:15.525Z] [INFO] [2024-06-21T19:26:15.525Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.ros.ui --- [2024-06-21T19:26:15.525Z] [INFO] [2024-06-21T19:26:15.525Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ros.ui --- [2024-06-21T19:26:15.525Z] [INFO] [2024-06-21T19:26:15.525Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros.ui --- [2024-06-21T19:26:15.525Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/src/test/resources [2024-06-21T19:26:15.525Z] [INFO] [2024-06-21T19:26:15.525Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.ros.ui --- [2024-06-21T19:26:15.525Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:26:15.525Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:26:15.525Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/.polyglot.build.properties [2024-06-21T19:26:15.525Z] [INFO] [2024-06-21T19:26:15.525Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros.ui --- [2024-06-21T19:26:15.525Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 143 were skipped [2024-06-21T19:26:15.525Z] [INFO] [2024-06-21T19:26:15.525Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros.ui --- [2024-06-21T19:26:15.525Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/org.eclipse.tracecompass.incubator.ros.ui-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:26:15.525Z] [INFO] [2024-06-21T19:26:15.525Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros.ui --- [2024-06-21T19:26:15.525Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/org.eclipse.tracecompass.incubator.ros.ui-0.1.2-SNAPSHOT.jar [2024-06-21T19:26:15.525Z] [INFO] [2024-06-21T19:26:15.525Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros.ui --- [2024-06-21T19:26:15.525Z] [INFO] [2024-06-21T19:26:15.525Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ros.ui --- [2024-06-21T19:26:15.525Z] [INFO] [2024-06-21T19:26:15.525Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros.ui --- [2024-06-21T19:26:15.525Z] [INFO] [2024-06-21T19:26:15.525Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros.ui --- [2024-06-21T19:26:15.525Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/org.eclipse.tracecompass.incubator.ros.ui-0.1.2-SNAPSHOT.jar [2024-06-21T19:26:18.790Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/org.eclipse.tracecompass.incubator.ros.ui-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:26:22.951Z] [INFO] [2024-06-21T19:26:22.951Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.ui --- [2024-06-21T19:26:22.951Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:26:22.951Z] [INFO] [2024-06-21T19:26:22.951Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.ui --- [2024-06-21T19:26:22.951Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.core' with 60 classes [2024-06-21T19:26:22.951Z] [INFO] [2024-06-21T19:26:22.951Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros.ui --- [2024-06-21T19:26:22.951Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:26:22.951Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:26:22.951Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:26:22.951Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:26:22.951Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:26:22.951Z] [INFO] [2024-06-21T19:26:22.951Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros.ui --- [2024-06-21T19:26:22.951Z] [INFO] [2024-06-21T19:26:22.951Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.doc.user >-- [2024-06-21T19:26:22.951Z] [INFO] Building Trace Compass Incubator ROS User Guide 0.10.0-SNAPSHOT [51/128] [2024-06-21T19:26:22.951Z] [INFO] from doc/org.eclipse.tracecompass.incubator.ros.doc.user/pom.xml [2024-06-21T19:26:22.951Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:26:22.951Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.doc.user:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/pom.xml [2024-06-21T19:26:22.951Z] [INFO] [2024-06-21T19:26:22.951Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:26:22.951Z] [INFO] [2024-06-21T19:26:22.951Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:26:22.951Z] [INFO] Executing tasks [2024-06-21T19:26:22.951Z] [INFO] Executed tasks [2024-06-21T19:26:22.951Z] [INFO] [2024-06-21T19:26:22.951Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:26:22.951Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target [2024-06-21T19:26:22.951Z] [INFO] [2024-06-21T19:26:22.951Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:26:22.951Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:26:22.951Z] [INFO] [2024-06-21T19:26:22.951Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:26:22.951Z] [INFO] [2024-06-21T19:26:22.951Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:26:22.951Z] [INFO] [2024-06-21T19:26:22.951Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:26:22.951Z] [INFO] [2024-06-21T19:26:22.951Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:26:22.951Z] [INFO] [2024-06-21T19:26:22.951Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:26:22.951Z] [INFO] Resolving class path of Trace Compass Incubator ROS User Guide [2024-06-21T19:26:22.951Z] [INFO] [2024-06-21T19:26:22.951Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:26:22.951Z] [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-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:26:22.951Z] [INFO] [2024-06-21T19:26:22.951Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:26:22.951Z] [INFO] Executing tasks [2024-06-21T19:26:22.951Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/doc/User-Guide.html [2024-06-21T19:26:22.952Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:26:22.952Z] [INFO] Executed tasks [2024-06-21T19:26:22.952Z] [INFO] [2024-06-21T19:26:22.952Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:26:22.952Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/src/main/resources [2024-06-21T19:26:22.952Z] [INFO] [2024-06-21T19:26:22.952Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:26:22.952Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:26:22.952Z] [INFO] [2024-06-21T19:26:22.952Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:26:22.952Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:26:22.952Z] [INFO] Command line: [2024-06-21T19:26:22.952Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:26:22.952Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:26:23.511Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:26:23.511Z] 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) [2024-06-21T19:26:23.511Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:26:23.511Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:26:24.874Z] Buildfile: build.xml [2024-06-21T19:26:24.874Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:26:24.874Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:26:24.874Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:26:24.874Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:26:24.874Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:26:24.874Z] [2024-06-21T19:26:24.874Z] build.index: [2024-06-21T19:26:25.433Z] BUILD SUCCESSFUL [2024-06-21T19:26:25.433Z] [2024-06-21T19:26:25.433Z] BUILD SUCCESSFUL [2024-06-21T19:26:25.433Z] Total time: 1 second [2024-06-21T19:26:25.687Z] [INFO] [2024-06-21T19:26:25.687Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:26:25.687Z] [INFO] [2024-06-21T19:26:25.687Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:26:25.687Z] [INFO] [2024-06-21T19:26:25.687Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:26:25.687Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/src/test/resources [2024-06-21T19:26:25.687Z] [INFO] [2024-06-21T19:26:25.687Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:26:25.687Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:26:25.687Z] [INFO] [2024-06-21T19:26:25.687Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:26:25.687Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped [2024-06-21T19:26:25.687Z] [INFO] [2024-06-21T19:26:25.687Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:26:25.687Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/org.eclipse.tracecompass.incubator.ros.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:26:25.688Z] [INFO] [2024-06-21T19:26:25.688Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:26:25.688Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/org.eclipse.tracecompass.incubator.ros.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:26:25.688Z] [INFO] [2024-06-21T19:26:25.688Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:26:25.688Z] [INFO] [2024-06-21T19:26:25.688Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:26:25.688Z] [INFO] [2024-06-21T19:26:25.688Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:26:25.688Z] [INFO] [2024-06-21T19:26:25.688Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:26:25.688Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/org.eclipse.tracecompass.incubator.ros.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:26:28.949Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/org.eclipse.tracecompass.incubator.ros.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:26:34.186Z] [INFO] [2024-06-21T19:26:34.186Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:26:34.186Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:26:34.186Z] [INFO] [2024-06-21T19:26:34.186Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:26:34.186Z] [INFO] [2024-06-21T19:26:34.186Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:26:34.186Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/org.eclipse.tracecompass.incubator.ros.doc.user-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.doc.user/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:26:34.186Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.doc.user-0.10.0-SNAPSHOT.pom [2024-06-21T19:26:34.186Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/org.eclipse.tracecompass.incubator.ros.doc.user-0.10.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.doc.user/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:26:34.186Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.doc.user-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:26:34.186Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.doc.user-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:26:34.186Z] [INFO] [2024-06-21T19:26:34.186Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:26:34.186Z] [INFO] [2024-06-21T19:26:34.186Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:26:34.186Z] [INFO] Executing tasks [2024-06-21T19:26:34.186Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.ros.doc.user [2024-06-21T19:26:34.186Z] [INFO] [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.ros.doc.user [2024-06-21T19:26:34.186Z] [INFO] Executed tasks [2024-06-21T19:26:34.186Z] [INFO] [2024-06-21T19:26:34.186Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros >-- [2024-06-21T19:26:34.186Z] [INFO] Building org.eclipse.tracecompass.incubator.ros 0.10.0-SNAPSHOT [52/128] [2024-06-21T19:26:34.186Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.ros/.polyglot.build.properties [2024-06-21T19:26:34.186Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:26:34.186Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros/.polyglot.build.properties [2024-06-21T19:26:34.441Z] [INFO] [2024-06-21T19:26:34.441Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros --- [2024-06-21T19:26:34.441Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros/target [2024-06-21T19:26:34.441Z] [INFO] [2024-06-21T19:26:34.441Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.ros --- [2024-06-21T19:26:34.441Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:26:34.441Z] [INFO] [2024-06-21T19:26:34.441Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros --- [2024-06-21T19:26:34.441Z] [INFO] [2024-06-21T19:26:34.441Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros --- [2024-06-21T19:26:34.441Z] [INFO] [2024-06-21T19:26:34.441Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros --- [2024-06-21T19:26:34.441Z] [INFO] [2024-06-21T19:26:34.441Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros --- [2024-06-21T19:26:34.441Z] [INFO] [2024-06-21T19:26:34.441Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros --- [2024-06-21T19:26:34.441Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ros/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:26:34.441Z] [INFO] [2024-06-21T19:26:34.441Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros --- [2024-06-21T19:26:34.441Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros/src/main/resources [2024-06-21T19:26:34.441Z] [INFO] [2024-06-21T19:26:34.441Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros --- [2024-06-21T19:26:34.441Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 143 were skipped [2024-06-21T19:26:34.441Z] [INFO] [2024-06-21T19:26:34.441Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros --- [2024-06-21T19:26:34.441Z] [INFO] [2024-06-21T19:26:34.441Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.ros --- [2024-06-21T19:26:34.441Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros/target/org.eclipse.tracecompass.incubator.ros-0.10.0-SNAPSHOT.jar [2024-06-21T19:26:34.441Z] [INFO] [2024-06-21T19:26:34.441Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros --- [2024-06-21T19:26:34.441Z] [INFO] [2024-06-21T19:26:34.441Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.ros --- [2024-06-21T19:26:34.441Z] [INFO] [2024-06-21T19:26:34.441Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ros --- [2024-06-21T19:26:34.441Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros/target/org.eclipse.tracecompass.incubator.ros-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:26:34.441Z] [INFO] [2024-06-21T19:26:34.441Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros --- [2024-06-21T19:26:34.441Z] [INFO] [2024-06-21T19:26:34.441Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros --- [2024-06-21T19:26:34.441Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros/target/org.eclipse.tracecompass.incubator.ros-0.10.0-SNAPSHOT.jar [2024-06-21T19:26:37.701Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros/target/org.eclipse.tracecompass.incubator.ros-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:26:40.961Z] [INFO] [2024-06-21T19:26:40.961Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros --- [2024-06-21T19:26:40.961Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:26:40.961Z] [INFO] [2024-06-21T19:26:40.961Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros --- [2024-06-21T19:26:40.961Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.core' with 60 classes [2024-06-21T19:26:40.961Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.ui' with 27 classes [2024-06-21T19:26:41.216Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.doc.user' with 0 classes [2024-06-21T19:26:41.216Z] [INFO] [2024-06-21T19:26:41.216Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros --- [2024-06-21T19:26:41.216Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros/target/org.eclipse.tracecompass.incubator.ros-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros-0.10.0-SNAPSHOT.jar [2024-06-21T19:26:41.216Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros-0.10.0-SNAPSHOT.pom [2024-06-21T19:26:41.216Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros/target/org.eclipse.tracecompass.incubator.ros-0.10.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:26:41.216Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:26:41.216Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:26:41.216Z] [INFO] [2024-06-21T19:26:41.216Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros --- [2024-06-21T19:26:41.216Z] [INFO] [2024-06-21T19:26:41.216Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core >-- [2024-06-21T19:26:41.216Z] [INFO] Building org.eclipse.tracecompass.incubator.uftrace.core 0.1.3-SNAPSHOT [53/128] [2024-06-21T19:26:41.216Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/.polyglot.build.properties [2024-06-21T19:26:41.216Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:26:41.216Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:26:41.216Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/.polyglot.build.properties [2024-06-21T19:26:41.216Z] [INFO] [2024-06-21T19:26:41.216Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.uftrace.core --- [2024-06-21T19:26:41.216Z] [INFO] [2024-06-21T19:26:41.216Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.uftrace.core --- [2024-06-21T19:26:41.216Z] [INFO] The project's OSGi version is 0.1.3.202406211918 [2024-06-21T19:26:41.216Z] [INFO] [2024-06-21T19:26:41.216Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.uftrace.core --- [2024-06-21T19:26:41.216Z] [INFO] [2024-06-21T19:26:41.216Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.uftrace.core --- [2024-06-21T19:26:41.216Z] [INFO] [2024-06-21T19:26:41.216Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.uftrace.core --- [2024-06-21T19:26:41.216Z] [INFO] [2024-06-21T19:26:41.216Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.uftrace.core --- [2024-06-21T19:26:41.217Z] [INFO] [2024-06-21T19:26:41.217Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.uftrace.core --- [2024-06-21T19:26:41.217Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.uftrace.core [2024-06-21T19:26:41.217Z] [INFO] [2024-06-21T19:26:41.217Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.uftrace.core --- [2024-06-21T19:26:41.217Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:26:41.217Z] [INFO] [2024-06-21T19:26:41.217Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.uftrace.core --- [2024-06-21T19:26:41.217Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/src/main/resources [2024-06-21T19:26:41.217Z] [INFO] [2024-06-21T19:26:41.217Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.uftrace.core --- [2024-06-21T19:26:41.217Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:26:41.217Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:26:41.217Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/.polyglot.build.properties [2024-06-21T19:26:41.217Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:26:41.472Z] [INFO] [2024-06-21T19:26:41.472Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.uftrace.core --- [2024-06-21T19:26:41.472Z] [INFO] [2024-06-21T19:26:41.472Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.uftrace.core --- [2024-06-21T19:26:41.472Z] [INFO] [2024-06-21T19:26:41.472Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.uftrace.core --- [2024-06-21T19:26:41.472Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/src/test/resources [2024-06-21T19:26:41.472Z] [INFO] [2024-06-21T19:26:41.472Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.uftrace.core --- [2024-06-21T19:26:41.472Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:26:41.472Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:26:41.472Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/.polyglot.build.properties [2024-06-21T19:26:41.472Z] [INFO] [2024-06-21T19:26:41.472Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.uftrace.core --- [2024-06-21T19:26:41.472Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 30 were skipped [2024-06-21T19:26:41.472Z] [INFO] [2024-06-21T19:26:41.472Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.uftrace.core --- [2024-06-21T19:26:41.472Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/org.eclipse.tracecompass.incubator.uftrace.core-0.1.3-SNAPSHOT-sources.jar [2024-06-21T19:26:41.472Z] [INFO] [2024-06-21T19:26:41.472Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.uftrace.core --- [2024-06-21T19:26:41.727Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/org.eclipse.tracecompass.incubator.uftrace.core-0.1.3-SNAPSHOT.jar [2024-06-21T19:26:41.727Z] [INFO] [2024-06-21T19:26:41.727Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.uftrace.core --- [2024-06-21T19:26:41.727Z] [INFO] [2024-06-21T19:26:41.727Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.uftrace.core --- [2024-06-21T19:26:41.727Z] [INFO] [2024-06-21T19:26:41.727Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.uftrace.core --- [2024-06-21T19:26:41.727Z] [INFO] [2024-06-21T19:26:41.727Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.uftrace.core --- [2024-06-21T19:26:41.727Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/org.eclipse.tracecompass.incubator.uftrace.core-0.1.3-SNAPSHOT.jar [2024-06-21T19:26:44.986Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/org.eclipse.tracecompass.incubator.uftrace.core-0.1.3-SNAPSHOT-sources.jar [2024-06-21T19:26:49.142Z] [INFO] [2024-06-21T19:26:49.142Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace.core --- [2024-06-21T19:26:49.142Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:26:49.142Z] [INFO] [2024-06-21T19:26:49.142Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace.core --- [2024-06-21T19:26:49.142Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes [2024-06-21T19:26:49.142Z] [INFO] [2024-06-21T19:26:49.142Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.uftrace.core --- [2024-06-21T19:26:49.142Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/org.eclipse.tracecompass.incubator.uftrace.core-0.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core-0.1.3-SNAPSHOT.jar [2024-06-21T19:26:49.142Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.3-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core-0.1.3-SNAPSHOT.pom [2024-06-21T19:26:49.142Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/org.eclipse.tracecompass.incubator.uftrace.core-0.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core-0.1.3-SNAPSHOT-sources.jar [2024-06-21T19:26:49.142Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.3-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core-0.1.3-SNAPSHOT-p2metadata.xml [2024-06-21T19:26:49.143Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.3-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core-0.1.3-SNAPSHOT-p2artifacts.xml [2024-06-21T19:26:49.143Z] [INFO] [2024-06-21T19:26:49.143Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.uftrace.core --- [2024-06-21T19:26:49.143Z] [INFO] [2024-06-21T19:26:49.143Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.doc.user >-- [2024-06-21T19:26:49.143Z] [INFO] Building Trace Compass Incubator uftrace User Guide 0.10.0-SNAPSHOT [54/128] [2024-06-21T19:26:49.143Z] [INFO] from doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/pom.xml [2024-06-21T19:26:49.143Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:26:49.143Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.doc.user:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/pom.xml [2024-06-21T19:26:49.143Z] [INFO] [2024-06-21T19:26:49.143Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:26:49.143Z] [INFO] [2024-06-21T19:26:49.143Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:26:49.143Z] [INFO] Executing tasks [2024-06-21T19:26:49.143Z] [INFO] Executed tasks [2024-06-21T19:26:49.143Z] [INFO] [2024-06-21T19:26:49.143Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:26:49.143Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target [2024-06-21T19:26:49.143Z] [INFO] [2024-06-21T19:26:49.143Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:26:49.143Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:26:49.143Z] [INFO] [2024-06-21T19:26:49.143Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:26:49.143Z] [INFO] [2024-06-21T19:26:49.143Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:26:49.143Z] [INFO] [2024-06-21T19:26:49.143Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:26:49.143Z] [INFO] [2024-06-21T19:26:49.143Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:26:49.143Z] [INFO] [2024-06-21T19:26:49.143Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:26:49.143Z] [INFO] Resolving class path of Trace Compass Incubator uftrace User Guide [2024-06-21T19:26:49.143Z] [INFO] [2024-06-21T19:26:49.143Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:26:49.143Z] [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-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:26:49.143Z] [INFO] [2024-06-21T19:26:49.143Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:26:49.143Z] [INFO] Executing tasks [2024-06-21T19:26:49.143Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/doc/User-Guide.html [2024-06-21T19:26:49.143Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:26:49.143Z] [INFO] Executed tasks [2024-06-21T19:26:49.143Z] [INFO] [2024-06-21T19:26:49.143Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:26:49.143Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/src/main/resources [2024-06-21T19:26:49.143Z] [INFO] [2024-06-21T19:26:49.143Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:26:49.143Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:26:49.143Z] [INFO] [2024-06-21T19:26:49.143Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:26:49.143Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:26:49.143Z] [INFO] Command line: [2024-06-21T19:26:49.143Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:26:49.143Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:26:49.400Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:26:49.400Z] 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) [2024-06-21T19:26:49.400Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:26:49.400Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:26:50.324Z] Buildfile: build.xml [2024-06-21T19:26:50.324Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:26:50.324Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:26:50.324Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:26:50.324Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:26:50.324Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:26:50.578Z] [2024-06-21T19:26:50.578Z] build.index: [2024-06-21T19:26:51.138Z] BUILD SUCCESSFUL [2024-06-21T19:26:51.138Z] [2024-06-21T19:26:51.138Z] BUILD SUCCESSFUL [2024-06-21T19:26:51.138Z] Total time: 1 second [2024-06-21T19:26:51.394Z] [INFO] [2024-06-21T19:26:51.394Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:26:51.394Z] [INFO] [2024-06-21T19:26:51.394Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:26:51.394Z] [INFO] [2024-06-21T19:26:51.394Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:26:51.394Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/src/test/resources [2024-06-21T19:26:51.394Z] [INFO] [2024-06-21T19:26:51.394Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:26:51.394Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:26:51.394Z] [INFO] [2024-06-21T19:26:51.394Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:26:51.394Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped [2024-06-21T19:26:51.394Z] [INFO] [2024-06-21T19:26:51.394Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:26:51.395Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:26:51.395Z] [INFO] [2024-06-21T19:26:51.395Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:26:51.395Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:26:51.395Z] [INFO] [2024-06-21T19:26:51.395Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:26:51.395Z] [INFO] [2024-06-21T19:26:51.395Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:26:51.395Z] [INFO] [2024-06-21T19:26:51.395Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:26:51.395Z] [INFO] [2024-06-21T19:26:51.395Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:26:51.395Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:26:54.659Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:26:57.917Z] [INFO] [2024-06-21T19:26:57.917Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:26:57.917Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:26:57.917Z] [INFO] [2024-06-21T19:26:57.917Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:26:57.917Z] [INFO] [2024-06-21T19:26:57.917Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:26:57.917Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.doc.user/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:26:57.917Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.10.0-SNAPSHOT.pom [2024-06-21T19:26:57.917Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.10.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.doc.user/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:26:57.917Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:26:57.917Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:26:57.917Z] [INFO] [2024-06-21T19:26:57.917Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:26:57.917Z] [INFO] [2024-06-21T19:26:57.917Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:26:57.917Z] [INFO] Executing tasks [2024-06-21T19:26:57.917Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.uftrace.doc.user [2024-06-21T19:26:57.917Z] [INFO] [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.uftrace.doc.user [2024-06-21T19:26:57.917Z] [INFO] Executed tasks [2024-06-21T19:26:57.917Z] [INFO] [2024-06-21T19:26:57.917Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace >-- [2024-06-21T19:26:57.917Z] [INFO] Building org.eclipse.tracecompass.incubator.uftrace 0.10.0-SNAPSHOT [55/128] [2024-06-21T19:26:57.918Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.uftrace/.polyglot.build.properties [2024-06-21T19:26:57.918Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:26:57.918Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace/.polyglot.build.properties [2024-06-21T19:26:57.918Z] [INFO] [2024-06-21T19:26:57.918Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.uftrace --- [2024-06-21T19:26:57.918Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target [2024-06-21T19:26:57.918Z] [INFO] [2024-06-21T19:26:57.918Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.uftrace --- [2024-06-21T19:26:57.918Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:26:57.918Z] [INFO] [2024-06-21T19:26:57.918Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.uftrace --- [2024-06-21T19:26:57.918Z] [INFO] [2024-06-21T19:26:57.918Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.uftrace --- [2024-06-21T19:26:57.918Z] [INFO] [2024-06-21T19:26:57.918Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.uftrace --- [2024-06-21T19:26:57.918Z] [INFO] [2024-06-21T19:26:57.918Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.uftrace --- [2024-06-21T19:26:57.918Z] [INFO] [2024-06-21T19:26:57.918Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.uftrace --- [2024-06-21T19:26:57.918Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:26:57.918Z] [INFO] [2024-06-21T19:26:57.918Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.uftrace --- [2024-06-21T19:26:57.918Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace/src/main/resources [2024-06-21T19:26:57.918Z] [INFO] [2024-06-21T19:26:57.918Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.uftrace --- [2024-06-21T19:26:57.918Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 31 were skipped [2024-06-21T19:26:57.918Z] [INFO] [2024-06-21T19:26:57.918Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.uftrace --- [2024-06-21T19:26:57.918Z] [INFO] [2024-06-21T19:26:57.918Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.uftrace --- [2024-06-21T19:26:57.918Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/org.eclipse.tracecompass.incubator.uftrace-0.10.0-SNAPSHOT.jar [2024-06-21T19:26:57.918Z] [INFO] [2024-06-21T19:26:57.918Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.uftrace --- [2024-06-21T19:26:57.918Z] [INFO] [2024-06-21T19:26:57.918Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.uftrace --- [2024-06-21T19:26:57.918Z] [INFO] [2024-06-21T19:26:57.918Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.uftrace --- [2024-06-21T19:26:57.918Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/org.eclipse.tracecompass.incubator.uftrace-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:26:58.173Z] [INFO] [2024-06-21T19:26:58.173Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.uftrace --- [2024-06-21T19:26:58.173Z] [INFO] [2024-06-21T19:26:58.173Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.uftrace --- [2024-06-21T19:26:58.173Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/org.eclipse.tracecompass.incubator.uftrace-0.10.0-SNAPSHOT.jar [2024-06-21T19:27:01.433Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/org.eclipse.tracecompass.incubator.uftrace-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:27:04.894Z] [INFO] [2024-06-21T19:27:04.894Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace --- [2024-06-21T19:27:04.894Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:27:04.894Z] [INFO] [2024-06-21T19:27:04.894Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace --- [2024-06-21T19:27:04.894Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.core' with 23 classes [2024-06-21T19:27:04.894Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.doc.user' with 0 classes [2024-06-21T19:27:04.894Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes [2024-06-21T19:27:04.894Z] [INFO] [2024-06-21T19:27:04.894Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.uftrace --- [2024-06-21T19:27:04.894Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/org.eclipse.tracecompass.incubator.uftrace-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace-0.10.0-SNAPSHOT.jar [2024-06-21T19:27:04.894Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace-0.10.0-SNAPSHOT.pom [2024-06-21T19:27:04.894Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/org.eclipse.tracecompass.incubator.uftrace-0.10.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:27:04.894Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:27:04.894Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:27:04.894Z] [INFO] [2024-06-21T19:27:04.894Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.uftrace --- [2024-06-21T19:27:04.894Z] [INFO] [2024-06-21T19:27:04.894Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.doc.user >-- [2024-06-21T19:27:04.894Z] [INFO] Building Trace Compass Incubator Perf Profiling User Guide 0.10.0-SNAPSHOT [56/128] [2024-06-21T19:27:04.894Z] [INFO] from doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/pom.xml [2024-06-21T19:27:04.894Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:27:04.894Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.doc.user:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/pom.xml [2024-06-21T19:27:04.894Z] [INFO] [2024-06-21T19:27:04.894Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:27:04.894Z] [INFO] [2024-06-21T19:27:04.894Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:27:04.894Z] [INFO] Executing tasks [2024-06-21T19:27:04.894Z] [INFO] Executed tasks [2024-06-21T19:27:04.894Z] [INFO] [2024-06-21T19:27:04.894Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:27:04.894Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target [2024-06-21T19:27:04.894Z] [INFO] [2024-06-21T19:27:04.894Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:27:04.894Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:27:04.894Z] [INFO] [2024-06-21T19:27:04.894Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:27:04.894Z] [INFO] [2024-06-21T19:27:04.894Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:27:04.894Z] [INFO] [2024-06-21T19:27:04.894Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:27:04.894Z] [INFO] [2024-06-21T19:27:04.894Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:27:04.894Z] [INFO] [2024-06-21T19:27:04.894Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:27:04.894Z] [INFO] Resolving class path of Trace Compass Incubator Perf Profiling User Guide [2024-06-21T19:27:04.894Z] [INFO] [2024-06-21T19:27:04.894Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:27:04.894Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:27:04.894Z] [INFO] [2024-06-21T19:27:04.894Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:27:04.894Z] [INFO] Executing tasks [2024-06-21T19:27:04.894Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/doc/User-Guide.html [2024-06-21T19:27:04.894Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:27:04.894Z] [INFO] Executed tasks [2024-06-21T19:27:04.894Z] [INFO] [2024-06-21T19:27:04.894Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:27:04.894Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/src/main/resources [2024-06-21T19:27:04.894Z] [INFO] [2024-06-21T19:27:04.894Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:27:04.894Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:27:04.894Z] [INFO] [2024-06-21T19:27:04.894Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:27:04.894Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:27:04.894Z] [INFO] Command line: [2024-06-21T19:27:04.894Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:27:04.895Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:27:05.454Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:27:05.454Z] 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) [2024-06-21T19:27:05.454Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:27:05.454Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:27:06.815Z] Buildfile: build.xml [2024-06-21T19:27:06.815Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:27:06.815Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:27:06.815Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:27:06.815Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:27:06.815Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:27:06.815Z] [2024-06-21T19:27:06.815Z] build.index: [2024-06-21T19:27:07.739Z] BUILD SUCCESSFUL [2024-06-21T19:27:07.739Z] [2024-06-21T19:27:07.739Z] BUILD SUCCESSFUL [2024-06-21T19:27:07.739Z] Total time: 1 second [2024-06-21T19:27:07.739Z] [INFO] [2024-06-21T19:27:07.739Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:27:07.739Z] [INFO] [2024-06-21T19:27:07.739Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:27:07.739Z] [INFO] [2024-06-21T19:27:07.739Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:27:07.739Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/src/test/resources [2024-06-21T19:27:07.739Z] [INFO] [2024-06-21T19:27:07.739Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:27:07.739Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:27:07.739Z] [INFO] [2024-06-21T19:27:07.739Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:27:07.739Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped [2024-06-21T19:27:07.739Z] [INFO] [2024-06-21T19:27:07.739Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:27:07.739Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:27:07.739Z] [INFO] [2024-06-21T19:27:07.739Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:27:07.739Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:27:07.739Z] [INFO] [2024-06-21T19:27:07.739Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:27:07.739Z] [INFO] [2024-06-21T19:27:07.739Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:27:07.739Z] [INFO] [2024-06-21T19:27:07.739Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:27:07.740Z] [INFO] [2024-06-21T19:27:07.740Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:27:07.740Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:27:12.976Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:27:18.212Z] [INFO] [2024-06-21T19:27:18.212Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:27:18.212Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:27:18.212Z] [INFO] [2024-06-21T19:27:18.212Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:27:18.212Z] [INFO] [2024-06-21T19:27:18.212Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:27:18.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:27:18.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.10.0-SNAPSHOT.pom [2024-06-21T19:27:18.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.10.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:27:18.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:27:18.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:27:18.212Z] [INFO] [2024-06-21T19:27:18.212Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:27:18.212Z] [INFO] [2024-06-21T19:27:18.212Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:27:18.212Z] [INFO] Executing tasks [2024-06-21T19:27:18.212Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.perf.profiling.doc.user [2024-06-21T19:27:18.212Z] [INFO] [copy] Copying 7 files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.perf.profiling.doc.user [2024-06-21T19:27:18.212Z] [INFO] Executed tasks [2024-06-21T19:27:18.212Z] [INFO] [2024-06-21T19:27:18.212Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core >-- [2024-06-21T19:27:18.212Z] [INFO] Building org.eclipse.tracecompass.incubator.perf.profiling.core 0.1.2-SNAPSHOT [57/128] [2024-06-21T19:27:18.212Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/.polyglot.build.properties [2024-06-21T19:27:18.212Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:27:18.212Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:27:18.212Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/.polyglot.build.properties [2024-06-21T19:27:18.212Z] [INFO] [2024-06-21T19:27:18.212Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.perf.profiling.core --- [2024-06-21T19:27:18.212Z] [INFO] [2024-06-21T19:27:18.212Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.perf.profiling.core --- [2024-06-21T19:27:18.212Z] [INFO] The project's OSGi version is 0.1.2.202406211918 [2024-06-21T19:27:18.212Z] [INFO] [2024-06-21T19:27:18.212Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.perf.profiling.core --- [2024-06-21T19:27:18.212Z] [INFO] [2024-06-21T19:27:18.212Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.perf.profiling.core --- [2024-06-21T19:27:18.212Z] [INFO] [2024-06-21T19:27:18.212Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.perf.profiling.core --- [2024-06-21T19:27:18.212Z] [INFO] [2024-06-21T19:27:18.212Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.perf.profiling.core --- [2024-06-21T19:27:18.212Z] [INFO] [2024-06-21T19:27:18.212Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.perf.profiling.core --- [2024-06-21T19:27:18.212Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.perf.profiling.core [2024-06-21T19:27:18.468Z] [INFO] [2024-06-21T19:27:18.468Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.perf.profiling.core --- [2024-06-21T19:27:18.468Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:27:18.468Z] [INFO] [2024-06-21T19:27:18.468Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.perf.profiling.core --- [2024-06-21T19:27:18.468Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/src/main/resources [2024-06-21T19:27:18.468Z] [INFO] [2024-06-21T19:27:18.468Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.perf.profiling.core --- [2024-06-21T19:27:18.468Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:27:18.468Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:27:18.468Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/.polyglot.build.properties [2024-06-21T19:27:18.468Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:27:18.723Z] [INFO] [2024-06-21T19:27:18.723Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.perf.profiling.core --- [2024-06-21T19:27:18.723Z] [INFO] [2024-06-21T19:27:18.723Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.perf.profiling.core --- [2024-06-21T19:27:18.723Z] [INFO] [2024-06-21T19:27:18.723Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.perf.profiling.core --- [2024-06-21T19:27:18.723Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/src/test/resources [2024-06-21T19:27:18.723Z] [INFO] [2024-06-21T19:27:18.723Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.perf.profiling.core --- [2024-06-21T19:27:18.723Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:27:18.723Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:27:18.723Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/.polyglot.build.properties [2024-06-21T19:27:18.724Z] [INFO] [2024-06-21T19:27:18.724Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.perf.profiling.core --- [2024-06-21T19:27:18.724Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 139 were skipped [2024-06-21T19:27:18.724Z] [INFO] [2024-06-21T19:27:18.724Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.perf.profiling.core --- [2024-06-21T19:27:18.724Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/org.eclipse.tracecompass.incubator.perf.profiling.core-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:27:18.724Z] [INFO] [2024-06-21T19:27:18.724Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.perf.profiling.core --- [2024-06-21T19:27:18.980Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/org.eclipse.tracecompass.incubator.perf.profiling.core-0.1.2-SNAPSHOT.jar [2024-06-21T19:27:18.980Z] [INFO] [2024-06-21T19:27:18.980Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.perf.profiling.core --- [2024-06-21T19:27:18.980Z] [INFO] [2024-06-21T19:27:18.980Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.perf.profiling.core --- [2024-06-21T19:27:18.980Z] [INFO] [2024-06-21T19:27:18.980Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.perf.profiling.core --- [2024-06-21T19:27:18.980Z] [INFO] [2024-06-21T19:27:18.980Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.perf.profiling.core --- [2024-06-21T19:27:18.980Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/org.eclipse.tracecompass.incubator.perf.profiling.core-0.1.2-SNAPSHOT.jar [2024-06-21T19:27:22.241Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/org.eclipse.tracecompass.incubator.perf.profiling.core-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:27:26.409Z] [INFO] [2024-06-21T19:27:26.409Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling.core --- [2024-06-21T19:27:26.409Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:27:26.409Z] [INFO] [2024-06-21T19:27:26.409Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling.core --- [2024-06-21T19:27:26.409Z] [INFO] [2024-06-21T19:27:26.409Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.perf.profiling.core --- [2024-06-21T19:27:26.409Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/org.eclipse.tracecompass.incubator.perf.profiling.core-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core-0.1.2-SNAPSHOT.jar [2024-06-21T19:27:26.409Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.2-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core-0.1.2-SNAPSHOT.pom [2024-06-21T19:27:26.409Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/org.eclipse.tracecompass.incubator.perf.profiling.core-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:27:26.409Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.2-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core-0.1.2-SNAPSHOT-p2metadata.xml [2024-06-21T19:27:26.409Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.2-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core-0.1.2-SNAPSHOT-p2artifacts.xml [2024-06-21T19:27:26.409Z] [INFO] [2024-06-21T19:27:26.409Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.perf.profiling.core --- [2024-06-21T19:27:26.409Z] [INFO] [2024-06-21T19:27:26.409Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling >-- [2024-06-21T19:27:26.409Z] [INFO] Building org.eclipse.tracecompass.incubator.perf.profiling 0.10.0-SNAPSHOT [58/128] [2024-06-21T19:27:26.409Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/.polyglot.build.properties [2024-06-21T19:27:26.409Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:27:26.409Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/.polyglot.build.properties [2024-06-21T19:27:26.409Z] [INFO] [2024-06-21T19:27:26.409Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.perf.profiling --- [2024-06-21T19:27:26.409Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target [2024-06-21T19:27:26.409Z] [INFO] [2024-06-21T19:27:26.409Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.perf.profiling --- [2024-06-21T19:27:26.409Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:27:26.409Z] [INFO] [2024-06-21T19:27:26.409Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.perf.profiling --- [2024-06-21T19:27:26.409Z] [INFO] [2024-06-21T19:27:26.409Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.perf.profiling --- [2024-06-21T19:27:26.409Z] [INFO] [2024-06-21T19:27:26.409Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.perf.profiling --- [2024-06-21T19:27:26.409Z] [INFO] [2024-06-21T19:27:26.409Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.perf.profiling --- [2024-06-21T19:27:26.409Z] [INFO] [2024-06-21T19:27:26.409Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.perf.profiling --- [2024-06-21T19:27:26.409Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:27:26.409Z] [INFO] [2024-06-21T19:27:26.409Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.perf.profiling --- [2024-06-21T19:27:26.409Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/src/main/resources [2024-06-21T19:27:26.409Z] [INFO] [2024-06-21T19:27:26.409Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.perf.profiling --- [2024-06-21T19:27:26.409Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 139 were skipped [2024-06-21T19:27:26.409Z] [INFO] [2024-06-21T19:27:26.409Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.perf.profiling --- [2024-06-21T19:27:26.409Z] [INFO] [2024-06-21T19:27:26.409Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.perf.profiling --- [2024-06-21T19:27:26.409Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/org.eclipse.tracecompass.incubator.perf.profiling-0.10.0-SNAPSHOT.jar [2024-06-21T19:27:26.409Z] [INFO] [2024-06-21T19:27:26.409Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.perf.profiling --- [2024-06-21T19:27:26.409Z] [INFO] [2024-06-21T19:27:26.409Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.perf.profiling --- [2024-06-21T19:27:26.409Z] [INFO] [2024-06-21T19:27:26.409Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.perf.profiling --- [2024-06-21T19:27:26.409Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/org.eclipse.tracecompass.incubator.perf.profiling-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:27:26.409Z] [INFO] [2024-06-21T19:27:26.409Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.perf.profiling --- [2024-06-21T19:27:26.409Z] [INFO] [2024-06-21T19:27:26.409Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.perf.profiling --- [2024-06-21T19:27:26.409Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/org.eclipse.tracecompass.incubator.perf.profiling-0.10.0-SNAPSHOT.jar [2024-06-21T19:27:29.673Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/org.eclipse.tracecompass.incubator.perf.profiling-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:27:32.937Z] [INFO] [2024-06-21T19:27:32.937Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling --- [2024-06-21T19:27:32.937Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:27:32.938Z] [INFO] [2024-06-21T19:27:32.938Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling --- [2024-06-21T19:27:32.938Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.doc.user' with 0 classes [2024-06-21T19:27:32.938Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.core' with 11 classes [2024-06-21T19:27:32.938Z] [INFO] [2024-06-21T19:27:32.938Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.perf.profiling --- [2024-06-21T19:27:32.938Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/org.eclipse.tracecompass.incubator.perf.profiling-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling-0.10.0-SNAPSHOT.jar [2024-06-21T19:27:32.938Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling-0.10.0-SNAPSHOT.pom [2024-06-21T19:27:32.938Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/org.eclipse.tracecompass.incubator.perf.profiling-0.10.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:27:32.938Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:27:32.938Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:27:32.938Z] [INFO] [2024-06-21T19:27:32.938Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.perf.profiling --- [2024-06-21T19:27:32.938Z] [INFO] [2024-06-21T19:27:32.938Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui >-- [2024-06-21T19:27:32.938Z] [INFO] Building org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui 0.1.3-SNAPSHOT [59/128] [2024-06-21T19:27:32.938Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/.polyglot.build.properties [2024-06-21T19:27:32.938Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:27:32.938Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:27:32.938Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/.polyglot.build.properties [2024-06-21T19:27:32.938Z] [INFO] [2024-06-21T19:27:32.938Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui --- [2024-06-21T19:27:32.938Z] [INFO] [2024-06-21T19:27:32.938Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui --- [2024-06-21T19:27:32.938Z] [INFO] The project's OSGi version is 0.1.3.202406211918 [2024-06-21T19:27:32.938Z] [INFO] [2024-06-21T19:27:32.938Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui --- [2024-06-21T19:27:32.938Z] [INFO] [2024-06-21T19:27:32.938Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui --- [2024-06-21T19:27:32.938Z] [INFO] [2024-06-21T19:27:32.938Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui --- [2024-06-21T19:27:32.938Z] [INFO] [2024-06-21T19:27:32.938Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui --- [2024-06-21T19:27:32.938Z] [INFO] [2024-06-21T19:27:32.938Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui --- [2024-06-21T19:27:32.938Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui [2024-06-21T19:27:32.938Z] [INFO] [2024-06-21T19:27:32.938Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui --- [2024-06-21T19:27:32.938Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:27:32.938Z] [INFO] [2024-06-21T19:27:32.938Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui --- [2024-06-21T19:27:32.938Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/src/main/resources [2024-06-21T19:27:32.938Z] [INFO] [2024-06-21T19:27:32.938Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui --- [2024-06-21T19:27:32.938Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:27:32.938Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:27:32.938Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/.polyglot.build.properties [2024-06-21T19:27:33.194Z] [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:27:33.756Z] [INFO] [2024-06-21T19:27:33.756Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui --- [2024-06-21T19:27:33.756Z] [INFO] [2024-06-21T19:27:33.756Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui --- [2024-06-21T19:27:33.756Z] [INFO] [2024-06-21T19:27:33.756Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui --- [2024-06-21T19:27:33.756Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/src/test/resources [2024-06-21T19:27:33.756Z] [INFO] [2024-06-21T19:27:33.756Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui --- [2024-06-21T19:27:33.756Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:27:33.756Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:27:33.756Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/.polyglot.build.properties [2024-06-21T19:27:33.756Z] [INFO] [2024-06-21T19:27:33.756Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui --- [2024-06-21T19:27:33.756Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 127 were skipped [2024-06-21T19:27:33.756Z] [INFO] [2024-06-21T19:27:33.756Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui --- [2024-06-21T19:27:33.756Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.1.3-SNAPSHOT-sources.jar [2024-06-21T19:27:33.756Z] [INFO] [2024-06-21T19:27:33.756Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui --- [2024-06-21T19:27:33.756Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.1.3-SNAPSHOT.jar [2024-06-21T19:27:34.011Z] [INFO] [2024-06-21T19:27:34.011Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui --- [2024-06-21T19:27:34.011Z] [INFO] [2024-06-21T19:27:34.011Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui --- [2024-06-21T19:27:34.011Z] [INFO] [2024-06-21T19:27:34.011Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui --- [2024-06-21T19:27:34.011Z] [INFO] [2024-06-21T19:27:34.011Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui --- [2024-06-21T19:27:34.011Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.1.3-SNAPSHOT.jar [2024-06-21T19:27:37.271Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.1.3-SNAPSHOT-sources.jar [2024-06-21T19:27:41.431Z] [INFO] [2024-06-21T19:27:41.431Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui --- [2024-06-21T19:27:41.431Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:27:41.431Z] [INFO] [2024-06-21T19:27:41.431Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui --- [2024-06-21T19:27:41.431Z] [INFO] [2024-06-21T19:27:41.431Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui --- [2024-06-21T19:27:41.431Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:27:41.431Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:27:41.431Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:27:41.431Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:27:41.431Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:27:41.431Z] [INFO] [2024-06-21T19:27:41.431Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui --- [2024-06-21T19:27:41.431Z] [INFO] [2024-06-21T19:27:41.431Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.doc.user >-- [2024-06-21T19:27:41.431Z] [INFO] Building Trace Compass Incubator Filters User Guide 0.10.0-SNAPSHOT [60/128] [2024-06-21T19:27:41.431Z] [INFO] from doc/org.eclipse.tracecompass.incubator.filters.doc.user/pom.xml [2024-06-21T19:27:41.431Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:27:41.431Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.doc.user:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/pom.xml [2024-06-21T19:27:41.431Z] [INFO] [2024-06-21T19:27:41.431Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:27:41.431Z] [INFO] [2024-06-21T19:27:41.431Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:27:41.431Z] [INFO] Executing tasks [2024-06-21T19:27:41.431Z] [INFO] Executed tasks [2024-06-21T19:27:41.431Z] [INFO] [2024-06-21T19:27:41.431Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:27:41.431Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target [2024-06-21T19:27:41.431Z] [INFO] [2024-06-21T19:27:41.431Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:27:41.431Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:27:41.431Z] [INFO] [2024-06-21T19:27:41.431Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:27:41.431Z] [INFO] [2024-06-21T19:27:41.431Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:27:41.431Z] [INFO] [2024-06-21T19:27:41.431Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:27:41.431Z] [INFO] [2024-06-21T19:27:41.431Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:27:41.431Z] [INFO] [2024-06-21T19:27:41.431Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:27:41.431Z] [INFO] Resolving class path of Trace Compass Incubator Filters User Guide [2024-06-21T19:27:41.431Z] [INFO] [2024-06-21T19:27:41.431Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:27:41.431Z] [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-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:27:41.431Z] [INFO] [2024-06-21T19:27:41.431Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:27:41.431Z] [INFO] Executing tasks [2024-06-21T19:27:41.431Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/doc/User-Guide.html [2024-06-21T19:27:41.432Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:27:41.432Z] [INFO] Executed tasks [2024-06-21T19:27:41.432Z] [INFO] [2024-06-21T19:27:41.432Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:27:41.432Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/src/main/resources [2024-06-21T19:27:41.432Z] [INFO] [2024-06-21T19:27:41.432Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:27:41.432Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:27:41.432Z] [INFO] [2024-06-21T19:27:41.432Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:27:41.432Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:27:41.432Z] [INFO] Command line: [2024-06-21T19:27:41.432Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:27:41.432Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:27:41.687Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:27:41.687Z] 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) [2024-06-21T19:27:41.687Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:27:41.687Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:27:43.051Z] Buildfile: build.xml [2024-06-21T19:27:43.051Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:27:43.051Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:27:43.051Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:27:43.051Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:27:43.051Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:27:43.051Z] [2024-06-21T19:27:43.051Z] build.index: [2024-06-21T19:27:43.612Z] BUILD SUCCESSFUL [2024-06-21T19:27:43.612Z] [2024-06-21T19:27:43.612Z] BUILD SUCCESSFUL [2024-06-21T19:27:43.612Z] Total time: 1 second [2024-06-21T19:27:43.612Z] [INFO] [2024-06-21T19:27:43.612Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:27:43.612Z] [INFO] [2024-06-21T19:27:43.612Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:27:43.612Z] [INFO] [2024-06-21T19:27:43.612Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:27:43.612Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/src/test/resources [2024-06-21T19:27:43.612Z] [INFO] [2024-06-21T19:27:43.613Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:27:43.613Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:27:43.613Z] [INFO] [2024-06-21T19:27:43.613Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:27:43.613Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped [2024-06-21T19:27:43.613Z] [INFO] [2024-06-21T19:27:43.613Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:27:43.613Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/org.eclipse.tracecompass.incubator.filters.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:27:43.868Z] [INFO] [2024-06-21T19:27:43.868Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:27:43.868Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/org.eclipse.tracecompass.incubator.filters.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:27:43.868Z] [INFO] [2024-06-21T19:27:43.868Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:27:43.868Z] [INFO] [2024-06-21T19:27:43.868Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:27:43.868Z] [INFO] [2024-06-21T19:27:43.868Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:27:43.868Z] [INFO] [2024-06-21T19:27:43.868Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:27:43.869Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/org.eclipse.tracecompass.incubator.filters.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:27:47.142Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/org.eclipse.tracecompass.incubator.filters.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:27:50.409Z] [INFO] [2024-06-21T19:27:50.409Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:27:50.409Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:27:50.409Z] [INFO] [2024-06-21T19:27:50.409Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:27:50.409Z] [INFO] [2024-06-21T19:27:50.409Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:27:50.409Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/org.eclipse.tracecompass.incubator.filters.doc.user-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.doc.user/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:27:50.409Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.doc.user-0.10.0-SNAPSHOT.pom [2024-06-21T19:27:50.409Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/org.eclipse.tracecompass.incubator.filters.doc.user-0.10.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.doc.user/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:27:50.409Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.doc.user-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:27:50.409Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.doc.user-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:27:50.409Z] [INFO] [2024-06-21T19:27:50.409Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:27:50.409Z] [INFO] [2024-06-21T19:27:50.409Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:27:50.409Z] [INFO] Executing tasks [2024-06-21T19:27:50.409Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.filters.doc.user [2024-06-21T19:27:50.409Z] [INFO] [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.filters.doc.user [2024-06-21T19:27:50.409Z] [INFO] Executed tasks [2024-06-21T19:27:50.409Z] [INFO] [2024-06-21T19:27:50.409Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.ui >-- [2024-06-21T19:27:50.409Z] [INFO] Building org.eclipse.tracecompass.incubator.filters.ui 0.1.1-SNAPSHOT [61/128] [2024-06-21T19:27:50.409Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.filters.ui/.polyglot.build.properties [2024-06-21T19:27:50.409Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:27:50.409Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:27:50.409Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/.polyglot.build.properties [2024-06-21T19:27:50.664Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar [2024-06-21T19:27:50.664Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 7.7 MB/s) [2024-06-21T19:27:50.664Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom [2024-06-21T19:27:50.664Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 8.7 MB/s) [2024-06-21T19:27:50.664Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom [2024-06-21T19:27:50.664Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 16 MB/s) [2024-06-21T19:27:50.664Z] [WARNING] The POM for commons-lang:commons-lang:jar:2.6 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details [2024-06-21T19:27:50.919Z] [INFO] [2024-06-21T19:27:50.919Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.filters.ui --- [2024-06-21T19:27:50.919Z] [INFO] [2024-06-21T19:27:50.919Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.filters.ui --- [2024-06-21T19:27:50.919Z] [INFO] The project's OSGi version is 0.1.1.202406211918 [2024-06-21T19:27:50.919Z] [INFO] [2024-06-21T19:27:50.919Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters.ui --- [2024-06-21T19:27:50.919Z] [INFO] [2024-06-21T19:27:50.919Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters.ui --- [2024-06-21T19:27:50.919Z] [INFO] [2024-06-21T19:27:50.919Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters.ui --- [2024-06-21T19:27:50.919Z] [INFO] [2024-06-21T19:27:50.919Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters.ui --- [2024-06-21T19:27:50.919Z] [INFO] [2024-06-21T19:27:50.919Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.filters.ui --- [2024-06-21T19:27:50.919Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.filters.ui [2024-06-21T19:27:51.174Z] [INFO] [2024-06-21T19:27:51.174Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters.ui --- [2024-06-21T19:27:51.175Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:27:51.175Z] [INFO] [2024-06-21T19:27:51.175Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters.ui --- [2024-06-21T19:27:51.175Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/src/main/resources [2024-06-21T19:27:51.175Z] [INFO] [2024-06-21T19:27:51.175Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.filters.ui --- [2024-06-21T19:27:51.175Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:27:51.175Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:27:51.175Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/.polyglot.build.properties [2024-06-21T19:27:51.175Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:27:51.430Z] [INFO] [2024-06-21T19:27:51.430Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.filters.ui --- [2024-06-21T19:27:51.430Z] [INFO] [2024-06-21T19:27:51.430Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.filters.ui --- [2024-06-21T19:27:51.430Z] [INFO] [2024-06-21T19:27:51.430Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.filters.ui --- [2024-06-21T19:27:51.430Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/src/test/resources [2024-06-21T19:27:51.430Z] [INFO] [2024-06-21T19:27:51.430Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.filters.ui --- [2024-06-21T19:27:51.430Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:27:51.430Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:27:51.430Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/.polyglot.build.properties [2024-06-21T19:27:51.430Z] [INFO] [2024-06-21T19:27:51.430Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.filters.ui --- [2024-06-21T19:27:51.430Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 125 were skipped [2024-06-21T19:27:51.430Z] [INFO] [2024-06-21T19:27:51.430Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.filters.ui --- [2024-06-21T19:27:51.430Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/org.eclipse.tracecompass.incubator.filters.ui-0.1.1-SNAPSHOT-sources.jar [2024-06-21T19:27:51.430Z] [INFO] [2024-06-21T19:27:51.430Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.filters.ui --- [2024-06-21T19:27:51.430Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/org.eclipse.tracecompass.incubator.filters.ui-0.1.1-SNAPSHOT.jar [2024-06-21T19:27:51.685Z] [INFO] [2024-06-21T19:27:51.685Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.filters.ui --- [2024-06-21T19:27:51.685Z] [INFO] [2024-06-21T19:27:51.685Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.filters.ui --- [2024-06-21T19:27:51.685Z] [INFO] [2024-06-21T19:27:51.685Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.filters.ui --- [2024-06-21T19:27:51.685Z] [INFO] [2024-06-21T19:27:51.685Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.filters.ui --- [2024-06-21T19:27:51.685Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/org.eclipse.tracecompass.incubator.filters.ui-0.1.1-SNAPSHOT.jar [2024-06-21T19:27:54.947Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/org.eclipse.tracecompass.incubator.filters.ui-0.1.1-SNAPSHOT-sources.jar [2024-06-21T19:27:58.207Z] [INFO] [2024-06-21T19:27:58.208Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.ui --- [2024-06-21T19:27:58.208Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:27:58.208Z] [INFO] [2024-06-21T19:27:58.208Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.ui --- [2024-06-21T19:27:58.208Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.core' with 14 classes [2024-06-21T19:27:58.208Z] [INFO] [2024-06-21T19:27:58.208Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.filters.ui --- [2024-06-21T19:27:58.208Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:27:58.208Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:27:58.208Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:27:58.208Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:27:58.208Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:27:58.208Z] [INFO] [2024-06-21T19:27:58.208Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.filters.ui --- [2024-06-21T19:27:58.208Z] [INFO] [2024-06-21T19:27:58.208Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters >-- [2024-06-21T19:27:58.208Z] [INFO] Building org.eclipse.tracecompass.incubator.filters 0.10.0-SNAPSHOT [62/128] [2024-06-21T19:27:58.208Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.filters/.polyglot.build.properties [2024-06-21T19:27:58.208Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:27:58.208Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters/.polyglot.build.properties [2024-06-21T19:27:58.462Z] [INFO] [2024-06-21T19:27:58.462Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.filters --- [2024-06-21T19:27:58.462Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters/target [2024-06-21T19:27:58.462Z] [INFO] [2024-06-21T19:27:58.462Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.filters --- [2024-06-21T19:27:58.462Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:27:58.462Z] [INFO] [2024-06-21T19:27:58.462Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters --- [2024-06-21T19:27:58.462Z] [INFO] [2024-06-21T19:27:58.462Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters --- [2024-06-21T19:27:58.462Z] [INFO] [2024-06-21T19:27:58.462Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters --- [2024-06-21T19:27:58.462Z] [INFO] [2024-06-21T19:27:58.462Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters --- [2024-06-21T19:27:58.462Z] [INFO] [2024-06-21T19:27:58.462Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters --- [2024-06-21T19:27:58.462Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:27:58.462Z] [INFO] [2024-06-21T19:27:58.462Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters --- [2024-06-21T19:27:58.462Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters/src/main/resources [2024-06-21T19:27:58.462Z] [INFO] [2024-06-21T19:27:58.462Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.filters --- [2024-06-21T19:27:58.462Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 125 were skipped [2024-06-21T19:27:58.462Z] [INFO] [2024-06-21T19:27:58.462Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.filters --- [2024-06-21T19:27:58.462Z] [INFO] [2024-06-21T19:27:58.462Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.filters --- [2024-06-21T19:27:58.462Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters/target/org.eclipse.tracecompass.incubator.filters-0.10.0-SNAPSHOT.jar [2024-06-21T19:27:58.462Z] [INFO] [2024-06-21T19:27:58.462Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.filters --- [2024-06-21T19:27:58.462Z] [INFO] [2024-06-21T19:27:58.462Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.filters --- [2024-06-21T19:27:58.462Z] [INFO] [2024-06-21T19:27:58.462Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.filters --- [2024-06-21T19:27:58.718Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters/target/org.eclipse.tracecompass.incubator.filters-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:27:58.718Z] [INFO] [2024-06-21T19:27:58.718Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.filters --- [2024-06-21T19:27:58.718Z] [INFO] [2024-06-21T19:27:58.718Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.filters --- [2024-06-21T19:27:58.718Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters/target/org.eclipse.tracecompass.incubator.filters-0.10.0-SNAPSHOT.jar [2024-06-21T19:28:01.979Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters/target/org.eclipse.tracecompass.incubator.filters-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:28:08.506Z] [INFO] [2024-06-21T19:28:08.506Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.filters --- [2024-06-21T19:28:08.506Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:28:08.506Z] [INFO] [2024-06-21T19:28:08.506Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.filters --- [2024-06-21T19:28:08.506Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.doc.user' with 0 classes [2024-06-21T19:28:08.506Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.core' with 14 classes [2024-06-21T19:28:08.506Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.ui' with 21 classes [2024-06-21T19:28:08.506Z] [INFO] [2024-06-21T19:28:08.506Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.filters --- [2024-06-21T19:28:08.506Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters/target/org.eclipse.tracecompass.incubator.filters-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.filters-0.10.0-SNAPSHOT.jar [2024-06-21T19:28:08.506Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.filters-0.10.0-SNAPSHOT.pom [2024-06-21T19:28:08.506Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters/target/org.eclipse.tracecompass.incubator.filters-0.10.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.filters-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:28:08.506Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.filters-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:28:08.506Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.filters-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:28:08.506Z] [INFO] [2024-06-21T19:28:08.506Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.filters --- [2024-06-21T19:28:08.506Z] [INFO] [2024-06-21T19:28:08.506Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.ui >-- [2024-06-21T19:28:08.506Z] [INFO] Building org.eclipse.tracecompass.incubator.kernel.ui 0.1.2-SNAPSHOT [63/128] [2024-06-21T19:28:08.506Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.kernel.ui/.polyglot.build.properties [2024-06-21T19:28:08.506Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:28:08.506Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:28:08.506Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/.polyglot.build.properties [2024-06-21T19:28:08.506Z] [INFO] [2024-06-21T19:28:08.506Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.kernel.ui --- [2024-06-21T19:28:08.506Z] [INFO] [2024-06-21T19:28:08.506Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.kernel.ui --- [2024-06-21T19:28:08.506Z] [INFO] The project's OSGi version is 0.1.2.202406211918 [2024-06-21T19:28:08.506Z] [INFO] [2024-06-21T19:28:08.506Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel.ui --- [2024-06-21T19:28:08.506Z] [INFO] [2024-06-21T19:28:08.506Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel.ui --- [2024-06-21T19:28:08.506Z] [INFO] [2024-06-21T19:28:08.506Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel.ui --- [2024-06-21T19:28:08.506Z] [INFO] [2024-06-21T19:28:08.506Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel.ui --- [2024-06-21T19:28:08.506Z] [INFO] [2024-06-21T19:28:08.506Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.kernel.ui --- [2024-06-21T19:28:08.506Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.kernel.ui [2024-06-21T19:28:08.506Z] [INFO] [2024-06-21T19:28:08.506Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel.ui --- [2024-06-21T19:28:08.506Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:28:08.506Z] [INFO] [2024-06-21T19:28:08.506Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel.ui --- [2024-06-21T19:28:08.506Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/src/main/resources [2024-06-21T19:28:08.506Z] [INFO] [2024-06-21T19:28:08.506Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.kernel.ui --- [2024-06-21T19:28:08.506Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:28:08.506Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:28:08.506Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/.polyglot.build.properties [2024-06-21T19:28:08.507Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:28:08.761Z] [INFO] [2024-06-21T19:28:08.761Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.kernel.ui --- [2024-06-21T19:28:08.761Z] [INFO] [2024-06-21T19:28:08.761Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.kernel.ui --- [2024-06-21T19:28:08.761Z] [INFO] [2024-06-21T19:28:08.761Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.kernel.ui --- [2024-06-21T19:28:08.761Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/src/test/resources [2024-06-21T19:28:08.761Z] [INFO] [2024-06-21T19:28:08.761Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.kernel.ui --- [2024-06-21T19:28:08.761Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:28:08.761Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:28:08.762Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/.polyglot.build.properties [2024-06-21T19:28:08.762Z] [INFO] [2024-06-21T19:28:08.762Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.kernel.ui --- [2024-06-21T19:28:08.762Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 137 were skipped [2024-06-21T19:28:08.762Z] [INFO] [2024-06-21T19:28:08.762Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.kernel.ui --- [2024-06-21T19:28:08.762Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/org.eclipse.tracecompass.incubator.kernel.ui-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:28:08.762Z] [INFO] [2024-06-21T19:28:08.762Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.kernel.ui --- [2024-06-21T19:28:09.017Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/org.eclipse.tracecompass.incubator.kernel.ui-0.1.2-SNAPSHOT.jar [2024-06-21T19:28:09.017Z] [INFO] [2024-06-21T19:28:09.017Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.kernel.ui --- [2024-06-21T19:28:09.017Z] [INFO] [2024-06-21T19:28:09.017Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.kernel.ui --- [2024-06-21T19:28:09.017Z] [INFO] [2024-06-21T19:28:09.017Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.kernel.ui --- [2024-06-21T19:28:09.017Z] [INFO] [2024-06-21T19:28:09.017Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.kernel.ui --- [2024-06-21T19:28:09.017Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/org.eclipse.tracecompass.incubator.kernel.ui-0.1.2-SNAPSHOT.jar [2024-06-21T19:28:13.177Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/org.eclipse.tracecompass.incubator.kernel.ui-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:28:16.440Z] [INFO] [2024-06-21T19:28:16.440Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.ui --- [2024-06-21T19:28:16.440Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:28:16.440Z] [INFO] [2024-06-21T19:28:16.440Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.ui --- [2024-06-21T19:28:16.440Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui' with 50 classes [2024-06-21T19:28:16.440Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes [2024-06-21T19:28:16.440Z] [INFO] [2024-06-21T19:28:16.440Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.kernel.ui --- [2024-06-21T19:28:16.440Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/org.eclipse.tracecompass.incubator.kernel.ui-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.ui-0.1.2-SNAPSHOT.jar [2024-06-21T19:28:16.440Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.2-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.ui-0.1.2-SNAPSHOT.pom [2024-06-21T19:28:16.441Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/org.eclipse.tracecompass.incubator.kernel.ui-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.ui-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:28:16.441Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.2-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.ui-0.1.2-SNAPSHOT-p2metadata.xml [2024-06-21T19:28:16.441Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.2-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.ui-0.1.2-SNAPSHOT-p2artifacts.xml [2024-06-21T19:28:16.441Z] [INFO] [2024-06-21T19:28:16.441Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.kernel.ui --- [2024-06-21T19:28:16.441Z] [INFO] [2024-06-21T19:28:16.441Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.doc.user >-- [2024-06-21T19:28:16.441Z] [INFO] Building Trace Compass Incubator kernel User Guide 0.10.0-SNAPSHOT [64/128] [2024-06-21T19:28:16.441Z] [INFO] from doc/org.eclipse.tracecompass.incubator.kernel.doc.user/pom.xml [2024-06-21T19:28:16.441Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:28:16.441Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.doc.user:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/pom.xml [2024-06-21T19:28:16.441Z] [INFO] [2024-06-21T19:28:16.441Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:28:16.441Z] [INFO] [2024-06-21T19:28:16.441Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:28:16.441Z] [INFO] Executing tasks [2024-06-21T19:28:16.441Z] [INFO] Executed tasks [2024-06-21T19:28:16.441Z] [INFO] [2024-06-21T19:28:16.441Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:28:16.441Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target [2024-06-21T19:28:16.441Z] [INFO] [2024-06-21T19:28:16.441Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:28:16.441Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:28:16.441Z] [INFO] [2024-06-21T19:28:16.441Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:28:16.441Z] [INFO] [2024-06-21T19:28:16.441Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:28:16.441Z] [INFO] [2024-06-21T19:28:16.441Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:28:16.441Z] [INFO] [2024-06-21T19:28:16.441Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:28:16.441Z] [INFO] [2024-06-21T19:28:16.441Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:28:16.441Z] [INFO] Resolving class path of Trace Compass Incubator kernel User Guide [2024-06-21T19:28:16.441Z] [INFO] [2024-06-21T19:28:16.441Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:28:16.441Z] [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-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:28:16.441Z] [INFO] [2024-06-21T19:28:16.441Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:28:16.441Z] [INFO] Executing tasks [2024-06-21T19:28:16.441Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/doc/User-Guide.html [2024-06-21T19:28:16.441Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:28:16.441Z] [INFO] Executed tasks [2024-06-21T19:28:16.441Z] [INFO] [2024-06-21T19:28:16.441Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:28:16.441Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/src/main/resources [2024-06-21T19:28:16.441Z] [INFO] [2024-06-21T19:28:16.441Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:28:16.441Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:28:16.441Z] [INFO] [2024-06-21T19:28:16.441Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:28:16.441Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:28:16.441Z] [INFO] Command line: [2024-06-21T19:28:16.441Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:28:16.441Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:28:17.001Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:28:17.001Z] 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) [2024-06-21T19:28:17.001Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:28:17.001Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:28:18.361Z] Buildfile: build.xml [2024-06-21T19:28:18.361Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:28:18.361Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:28:18.361Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:28:18.361Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:28:18.361Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:28:18.361Z] [2024-06-21T19:28:18.361Z] build.index: [2024-06-21T19:28:19.286Z] BUILD SUCCESSFUL [2024-06-21T19:28:19.286Z] [2024-06-21T19:28:19.286Z] BUILD SUCCESSFUL [2024-06-21T19:28:19.286Z] Total time: 1 second [2024-06-21T19:28:19.286Z] [INFO] [2024-06-21T19:28:19.286Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:28:19.286Z] [INFO] [2024-06-21T19:28:19.286Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:28:19.286Z] [INFO] [2024-06-21T19:28:19.286Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:28:19.286Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/src/test/resources [2024-06-21T19:28:19.286Z] [INFO] [2024-06-21T19:28:19.286Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:28:19.286Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:28:19.286Z] [INFO] [2024-06-21T19:28:19.286Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:28:19.286Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped [2024-06-21T19:28:19.286Z] [INFO] [2024-06-21T19:28:19.286Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:28:19.286Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/org.eclipse.tracecompass.incubator.kernel.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:28:19.286Z] [INFO] [2024-06-21T19:28:19.286Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:28:19.286Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/org.eclipse.tracecompass.incubator.kernel.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:28:19.286Z] [INFO] [2024-06-21T19:28:19.286Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:28:19.287Z] [INFO] [2024-06-21T19:28:19.287Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:28:19.287Z] [INFO] [2024-06-21T19:28:19.287Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:28:19.287Z] [INFO] [2024-06-21T19:28:19.287Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:28:19.287Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/org.eclipse.tracecompass.incubator.kernel.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:28:23.447Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/org.eclipse.tracecompass.incubator.kernel.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:28:25.959Z] [INFO] [2024-06-21T19:28:25.959Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:28:25.959Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:28:25.959Z] [INFO] [2024-06-21T19:28:25.959Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:28:25.959Z] [INFO] [2024-06-21T19:28:25.959Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:28:25.959Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/org.eclipse.tracecompass.incubator.kernel.doc.user-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.doc.user/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:28:25.959Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.doc.user-0.10.0-SNAPSHOT.pom [2024-06-21T19:28:25.959Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/org.eclipse.tracecompass.incubator.kernel.doc.user-0.10.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.doc.user/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:28:25.959Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.doc.user-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:28:25.959Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.doc.user-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:28:25.959Z] [INFO] [2024-06-21T19:28:25.959Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:28:25.959Z] [INFO] [2024-06-21T19:28:25.959Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:28:26.215Z] [INFO] Executing tasks [2024-06-21T19:28:26.215Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.kernel.doc.user [2024-06-21T19:28:26.215Z] [INFO] [copy] Copying 6 files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.kernel.doc.user [2024-06-21T19:28:26.215Z] [INFO] Executed tasks [2024-06-21T19:28:26.215Z] [INFO] [2024-06-21T19:28:26.215Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel >-- [2024-06-21T19:28:26.215Z] [INFO] Building org.eclipse.tracecompass.incubator.kernel 0.10.0-SNAPSHOT [65/128] [2024-06-21T19:28:26.215Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.kernel/.polyglot.build.properties [2024-06-21T19:28:26.215Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:28:26.215Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel/.polyglot.build.properties [2024-06-21T19:28:26.215Z] [INFO] [2024-06-21T19:28:26.215Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.kernel --- [2024-06-21T19:28:26.215Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel/target [2024-06-21T19:28:26.215Z] [INFO] [2024-06-21T19:28:26.215Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.kernel --- [2024-06-21T19:28:26.215Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:28:26.215Z] [INFO] [2024-06-21T19:28:26.215Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel --- [2024-06-21T19:28:26.215Z] [INFO] [2024-06-21T19:28:26.215Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel --- [2024-06-21T19:28:26.215Z] [INFO] [2024-06-21T19:28:26.215Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel --- [2024-06-21T19:28:26.215Z] [INFO] [2024-06-21T19:28:26.215Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel --- [2024-06-21T19:28:26.215Z] [INFO] [2024-06-21T19:28:26.215Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel --- [2024-06-21T19:28:26.215Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.kernel/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:28:26.215Z] [INFO] [2024-06-21T19:28:26.215Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel --- [2024-06-21T19:28:26.215Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel/src/main/resources [2024-06-21T19:28:26.215Z] [INFO] [2024-06-21T19:28:26.215Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.kernel --- [2024-06-21T19:28:26.215Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 137 were skipped [2024-06-21T19:28:26.215Z] [INFO] [2024-06-21T19:28:26.215Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.kernel --- [2024-06-21T19:28:26.215Z] [INFO] [2024-06-21T19:28:26.215Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.kernel --- [2024-06-21T19:28:26.470Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel/target/org.eclipse.tracecompass.incubator.kernel-0.10.0-SNAPSHOT.jar [2024-06-21T19:28:26.470Z] [INFO] [2024-06-21T19:28:26.470Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.kernel --- [2024-06-21T19:28:26.470Z] [INFO] [2024-06-21T19:28:26.470Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.kernel --- [2024-06-21T19:28:26.470Z] [INFO] [2024-06-21T19:28:26.470Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.kernel --- [2024-06-21T19:28:26.470Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel/target/org.eclipse.tracecompass.incubator.kernel-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:28:26.470Z] [INFO] [2024-06-21T19:28:26.470Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.kernel --- [2024-06-21T19:28:26.470Z] [INFO] [2024-06-21T19:28:26.470Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.kernel --- [2024-06-21T19:28:26.470Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel/target/org.eclipse.tracecompass.incubator.kernel-0.10.0-SNAPSHOT.jar [2024-06-21T19:28:29.731Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel/target/org.eclipse.tracecompass.incubator.kernel-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:28:32.990Z] [INFO] [2024-06-21T19:28:32.990Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel --- [2024-06-21T19:28:32.990Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:28:32.990Z] [INFO] [2024-06-21T19:28:32.990Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel --- [2024-06-21T19:28:32.990Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.ui' with 28 classes [2024-06-21T19:28:32.990Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.doc.user' with 0 classes [2024-06-21T19:28:33.245Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes [2024-06-21T19:28:33.245Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui' with 50 classes [2024-06-21T19:28:33.245Z] [INFO] [2024-06-21T19:28:33.245Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.kernel --- [2024-06-21T19:28:33.245Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel/target/org.eclipse.tracecompass.incubator.kernel-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel-0.10.0-SNAPSHOT.jar [2024-06-21T19:28:33.245Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel-0.10.0-SNAPSHOT.pom [2024-06-21T19:28:33.245Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel/target/org.eclipse.tracecompass.incubator.kernel-0.10.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:28:33.245Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:28:33.245Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:28:33.245Z] [INFO] [2024-06-21T19:28:33.245Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.kernel --- [2024-06-21T19:28:33.245Z] [INFO] [2024-06-21T19:28:33.245Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core >-- [2024-06-21T19:28:33.245Z] [INFO] Building org.eclipse.tracecompass.incubator.hudson.maven.core 0.1.1-SNAPSHOT [66/128] [2024-06-21T19:28:33.245Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/.polyglot.build.properties [2024-06-21T19:28:33.245Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:28:33.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 [2024-06-21T19:28:33.245Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/.polyglot.build.properties [2024-06-21T19:28:33.500Z] [INFO] [2024-06-21T19:28:33.500Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.hudson.maven.core --- [2024-06-21T19:28:33.500Z] [INFO] [2024-06-21T19:28:33.500Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.hudson.maven.core --- [2024-06-21T19:28:33.500Z] [INFO] The project's OSGi version is 0.1.1.202406211918 [2024-06-21T19:28:33.500Z] [INFO] [2024-06-21T19:28:33.500Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.hudson.maven.core --- [2024-06-21T19:28:33.500Z] [INFO] [2024-06-21T19:28:33.500Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.hudson.maven.core --- [2024-06-21T19:28:33.500Z] [INFO] [2024-06-21T19:28:33.500Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.hudson.maven.core --- [2024-06-21T19:28:33.500Z] [INFO] [2024-06-21T19:28:33.500Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.hudson.maven.core --- [2024-06-21T19:28:33.500Z] [INFO] [2024-06-21T19:28:33.500Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.hudson.maven.core --- [2024-06-21T19:28:33.500Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.hudson.maven.core [2024-06-21T19:28:33.500Z] [INFO] [2024-06-21T19:28:33.500Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.hudson.maven.core --- [2024-06-21T19:28:33.500Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:28:33.500Z] [INFO] [2024-06-21T19:28:33.500Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.hudson.maven.core --- [2024-06-21T19:28:33.500Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/src/main/resources [2024-06-21T19:28:33.500Z] [INFO] [2024-06-21T19:28:33.500Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.hudson.maven.core --- [2024-06-21T19:28:33.500Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:28:33.500Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:28:33.500Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/.polyglot.build.properties [2024-06-21T19:28:33.500Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:28:33.755Z] [INFO] [2024-06-21T19:28:33.755Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.hudson.maven.core --- [2024-06-21T19:28:33.755Z] [INFO] [2024-06-21T19:28:33.755Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.hudson.maven.core --- [2024-06-21T19:28:33.755Z] [INFO] [2024-06-21T19:28:33.755Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.hudson.maven.core --- [2024-06-21T19:28:33.755Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/src/test/resources [2024-06-21T19:28:33.755Z] [INFO] [2024-06-21T19:28:33.755Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.hudson.maven.core --- [2024-06-21T19:28:33.755Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:28:33.755Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:28:33.755Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/.polyglot.build.properties [2024-06-21T19:28:33.755Z] [INFO] [2024-06-21T19:28:33.755Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.hudson.maven.core --- [2024-06-21T19:28:33.755Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 30 were skipped [2024-06-21T19:28:33.755Z] [INFO] [2024-06-21T19:28:33.755Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.hudson.maven.core --- [2024-06-21T19:28:33.755Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/org.eclipse.tracecompass.incubator.hudson.maven.core-0.1.1-SNAPSHOT-sources.jar [2024-06-21T19:28:33.755Z] [INFO] [2024-06-21T19:28:33.755Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.hudson.maven.core --- [2024-06-21T19:28:34.010Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/org.eclipse.tracecompass.incubator.hudson.maven.core-0.1.1-SNAPSHOT.jar [2024-06-21T19:28:34.010Z] [INFO] [2024-06-21T19:28:34.010Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.hudson.maven.core --- [2024-06-21T19:28:34.010Z] [INFO] [2024-06-21T19:28:34.010Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.hudson.maven.core --- [2024-06-21T19:28:34.010Z] [INFO] [2024-06-21T19:28:34.010Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.hudson.maven.core --- [2024-06-21T19:28:34.010Z] [INFO] [2024-06-21T19:28:34.010Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.hudson.maven.core --- [2024-06-21T19:28:34.010Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/org.eclipse.tracecompass.incubator.hudson.maven.core-0.1.1-SNAPSHOT.jar [2024-06-21T19:28:37.270Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/org.eclipse.tracecompass.incubator.hudson.maven.core-0.1.1-SNAPSHOT-sources.jar [2024-06-21T19:28:41.431Z] [INFO] [2024-06-21T19:28:41.431Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven.core --- [2024-06-21T19:28:41.431Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:28:41.431Z] [INFO] [2024-06-21T19:28:41.431Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven.core --- [2024-06-21T19:28:41.431Z] [INFO] [2024-06-21T19:28:41.431Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.hudson.maven.core --- [2024-06-21T19:28:41.431Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:28:41.431Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:28:41.431Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:28:41.431Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:28:41.431Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:28:41.431Z] [INFO] [2024-06-21T19:28:41.431Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.hudson.maven.core --- [2024-06-21T19:28:41.431Z] [INFO] [2024-06-21T19:28:41.431Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.ui >-- [2024-06-21T19:28:41.431Z] [INFO] Building org.eclipse.tracecompass.incubator.hudson.maven.ui 0.1.1-SNAPSHOT [67/128] [2024-06-21T19:28:41.431Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/.polyglot.build.properties [2024-06-21T19:28:41.431Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:28:41.431Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:28:41.431Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/.polyglot.build.properties [2024-06-21T19:28:41.431Z] [INFO] [2024-06-21T19:28:41.431Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.hudson.maven.ui --- [2024-06-21T19:28:41.431Z] [INFO] [2024-06-21T19:28:41.431Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.hudson.maven.ui --- [2024-06-21T19:28:41.431Z] [INFO] The project's OSGi version is 0.1.1.202406211918 [2024-06-21T19:28:41.431Z] [INFO] [2024-06-21T19:28:41.431Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.hudson.maven.ui --- [2024-06-21T19:28:41.431Z] [INFO] [2024-06-21T19:28:41.431Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.hudson.maven.ui --- [2024-06-21T19:28:41.431Z] [INFO] [2024-06-21T19:28:41.431Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.hudson.maven.ui --- [2024-06-21T19:28:41.431Z] [INFO] [2024-06-21T19:28:41.431Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.hudson.maven.ui --- [2024-06-21T19:28:41.431Z] [INFO] [2024-06-21T19:28:41.431Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.hudson.maven.ui --- [2024-06-21T19:28:41.431Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.hudson.maven.ui [2024-06-21T19:28:41.431Z] [INFO] [2024-06-21T19:28:41.431Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.hudson.maven.ui --- [2024-06-21T19:28:41.431Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:28:41.431Z] [INFO] [2024-06-21T19:28:41.431Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.hudson.maven.ui --- [2024-06-21T19:28:41.431Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/src/main/resources [2024-06-21T19:28:41.431Z] [INFO] [2024-06-21T19:28:41.431Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.hudson.maven.ui --- [2024-06-21T19:28:41.431Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:28:41.431Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:28:41.431Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/.polyglot.build.properties [2024-06-21T19:28:41.431Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:28:41.431Z] [INFO] [2024-06-21T19:28:41.431Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.hudson.maven.ui --- [2024-06-21T19:28:41.431Z] [INFO] [2024-06-21T19:28:41.431Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.hudson.maven.ui --- [2024-06-21T19:28:41.431Z] [INFO] [2024-06-21T19:28:41.431Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.hudson.maven.ui --- [2024-06-21T19:28:41.431Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/src/test/resources [2024-06-21T19:28:41.431Z] [INFO] [2024-06-21T19:28:41.431Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.hudson.maven.ui --- [2024-06-21T19:28:41.431Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:28:41.432Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:28:41.432Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/.polyglot.build.properties [2024-06-21T19:28:41.432Z] [INFO] [2024-06-21T19:28:41.432Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.hudson.maven.ui --- [2024-06-21T19:28:41.432Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 129 were skipped [2024-06-21T19:28:41.432Z] [INFO] [2024-06-21T19:28:41.432Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.hudson.maven.ui --- [2024-06-21T19:28:41.432Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.1.1-SNAPSHOT-sources.jar [2024-06-21T19:28:41.432Z] [INFO] [2024-06-21T19:28:41.432Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.hudson.maven.ui --- [2024-06-21T19:28:41.432Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.1.1-SNAPSHOT.jar [2024-06-21T19:28:41.432Z] [INFO] [2024-06-21T19:28:41.432Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.hudson.maven.ui --- [2024-06-21T19:28:41.432Z] [INFO] [2024-06-21T19:28:41.432Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.hudson.maven.ui --- [2024-06-21T19:28:41.432Z] [INFO] [2024-06-21T19:28:41.432Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.hudson.maven.ui --- [2024-06-21T19:28:41.432Z] [INFO] [2024-06-21T19:28:41.432Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.hudson.maven.ui --- [2024-06-21T19:28:41.432Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.1.1-SNAPSHOT.jar [2024-06-21T19:28:46.670Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.1.1-SNAPSHOT-sources.jar [2024-06-21T19:28:50.831Z] [INFO] [2024-06-21T19:28:50.831Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven.ui --- [2024-06-21T19:28:50.831Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:28:50.831Z] [INFO] [2024-06-21T19:28:50.831Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven.ui --- [2024-06-21T19:28:50.831Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.core' with 6 classes [2024-06-21T19:28:50.831Z] [INFO] [2024-06-21T19:28:50.831Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.hudson.maven.ui --- [2024-06-21T19:28:50.831Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:28:50.831Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:28:50.831Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:28:50.831Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:28:50.831Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:28:50.831Z] [INFO] [2024-06-21T19:28:50.831Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.hudson.maven.ui --- [2024-06-21T19:28:50.831Z] [INFO] [2024-06-21T19:28:50.831Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven >-- [2024-06-21T19:28:50.831Z] [INFO] Building org.eclipse.tracecompass.incubator.hudson.maven 0.10.0-SNAPSHOT [68/128] [2024-06-21T19:28:50.831Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/.polyglot.build.properties [2024-06-21T19:28:50.831Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:28:50.831Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/.polyglot.build.properties [2024-06-21T19:28:51.087Z] [INFO] [2024-06-21T19:28:51.087Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.hudson.maven --- [2024-06-21T19:28:51.087Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target [2024-06-21T19:28:51.087Z] [INFO] [2024-06-21T19:28:51.087Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.hudson.maven --- [2024-06-21T19:28:51.087Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:28:51.087Z] [INFO] [2024-06-21T19:28:51.087Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.hudson.maven --- [2024-06-21T19:28:51.087Z] [INFO] [2024-06-21T19:28:51.087Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.hudson.maven --- [2024-06-21T19:28:51.087Z] [INFO] [2024-06-21T19:28:51.087Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.hudson.maven --- [2024-06-21T19:28:51.087Z] [INFO] [2024-06-21T19:28:51.087Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.hudson.maven --- [2024-06-21T19:28:51.087Z] [INFO] [2024-06-21T19:28:51.087Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.hudson.maven --- [2024-06-21T19:28:51.087Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:28:51.087Z] [INFO] [2024-06-21T19:28:51.087Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.hudson.maven --- [2024-06-21T19:28:51.087Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/src/main/resources [2024-06-21T19:28:51.087Z] [INFO] [2024-06-21T19:28:51.087Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.hudson.maven --- [2024-06-21T19:28:51.087Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 129 were skipped [2024-06-21T19:28:51.087Z] [INFO] [2024-06-21T19:28:51.087Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.hudson.maven --- [2024-06-21T19:28:51.087Z] [INFO] [2024-06-21T19:28:51.087Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.hudson.maven --- [2024-06-21T19:28:51.087Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/org.eclipse.tracecompass.incubator.hudson.maven-0.10.0-SNAPSHOT.jar [2024-06-21T19:28:51.087Z] [INFO] [2024-06-21T19:28:51.087Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.hudson.maven --- [2024-06-21T19:28:51.087Z] [INFO] [2024-06-21T19:28:51.087Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.hudson.maven --- [2024-06-21T19:28:51.087Z] [INFO] [2024-06-21T19:28:51.087Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.hudson.maven --- [2024-06-21T19:28:51.087Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/org.eclipse.tracecompass.incubator.hudson.maven-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:28:51.087Z] [INFO] [2024-06-21T19:28:51.087Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.hudson.maven --- [2024-06-21T19:28:51.087Z] [INFO] [2024-06-21T19:28:51.087Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.hudson.maven --- [2024-06-21T19:28:51.087Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/org.eclipse.tracecompass.incubator.hudson.maven-0.10.0-SNAPSHOT.jar [2024-06-21T19:28:54.345Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/org.eclipse.tracecompass.incubator.hudson.maven-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:28:57.607Z] [INFO] [2024-06-21T19:28:57.607Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven --- [2024-06-21T19:28:57.607Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:28:57.607Z] [INFO] [2024-06-21T19:28:57.607Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven --- [2024-06-21T19:28:57.607Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.core' with 6 classes [2024-06-21T19:28:57.607Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.ui' with 1 classes [2024-06-21T19:28:57.607Z] [INFO] [2024-06-21T19:28:57.607Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.hudson.maven --- [2024-06-21T19:28:57.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/org.eclipse.tracecompass.incubator.hudson.maven-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven-0.10.0-SNAPSHOT.jar [2024-06-21T19:28:57.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven-0.10.0-SNAPSHOT.pom [2024-06-21T19:28:57.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/org.eclipse.tracecompass.incubator.hudson.maven-0.10.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:28:57.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:28:57.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:28:57.608Z] [INFO] [2024-06-21T19:28:57.608Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.hudson.maven --- [2024-06-21T19:28:57.608Z] [INFO] [2024-06-21T19:28:57.608Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core >-- [2024-06-21T19:28:57.608Z] [INFO] Building org.eclipse.tracecompass.incubator.otf2.core 0.1.5-SNAPSHOT [69/128] [2024-06-21T19:28:57.608Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.otf2.core/.polyglot.build.properties [2024-06-21T19:28:57.608Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:28:57.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 [2024-06-21T19:28:57.608Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core:0.1.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/.polyglot.build.properties [2024-06-21T19:28:57.864Z] [INFO] [2024-06-21T19:28:57.864Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.otf2.core --- [2024-06-21T19:28:57.864Z] [INFO] [2024-06-21T19:28:57.864Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.otf2.core --- [2024-06-21T19:28:57.864Z] [INFO] The project's OSGi version is 0.1.5.202406211918 [2024-06-21T19:28:57.864Z] [INFO] [2024-06-21T19:28:57.864Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2.core --- [2024-06-21T19:28:57.864Z] [INFO] [2024-06-21T19:28:57.864Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2.core --- [2024-06-21T19:28:57.864Z] [INFO] [2024-06-21T19:28:57.864Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2.core --- [2024-06-21T19:28:57.864Z] [INFO] [2024-06-21T19:28:57.864Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2.core --- [2024-06-21T19:28:57.864Z] [INFO] [2024-06-21T19:28:57.864Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.otf2.core --- [2024-06-21T19:28:57.864Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.otf2.core [2024-06-21T19:28:57.864Z] [INFO] [2024-06-21T19:28:57.864Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2.core --- [2024-06-21T19:28:57.864Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:28:57.864Z] [INFO] [2024-06-21T19:28:57.864Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2.core --- [2024-06-21T19:28:57.864Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src/main/resources [2024-06-21T19:28:57.864Z] [INFO] [2024-06-21T19:28:57.864Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.otf2.core --- [2024-06-21T19:28:57.864Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:28:57.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 [2024-06-21T19:28:57.864Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core:0.1.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/.polyglot.build.properties [2024-06-21T19:28:57.864Z] [INFO] Compiling 59 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:28:58.423Z] [INFO] [2024-06-21T19:28:58.423Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.otf2.core --- [2024-06-21T19:28:58.423Z] [INFO] [2024-06-21T19:28:58.423Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.otf2.core --- [2024-06-21T19:28:58.424Z] [INFO] [2024-06-21T19:28:58.424Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.otf2.core --- [2024-06-21T19:28:58.424Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src/test/resources [2024-06-21T19:28:58.424Z] [INFO] [2024-06-21T19:28:58.424Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.otf2.core --- [2024-06-21T19:28:58.424Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:28:58.424Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:28:58.424Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core:0.1.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/.polyglot.build.properties [2024-06-21T19:28:58.424Z] [INFO] [2024-06-21T19:28:58.424Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.otf2.core --- [2024-06-21T19:28:58.424Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 35 were skipped [2024-06-21T19:28:58.424Z] [INFO] [2024-06-21T19:28:58.424Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.otf2.core --- [2024-06-21T19:28:58.424Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/org.eclipse.tracecompass.incubator.otf2.core-0.1.5-SNAPSHOT-sources.jar [2024-06-21T19:28:58.424Z] [INFO] [2024-06-21T19:28:58.424Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.otf2.core --- [2024-06-21T19:28:58.424Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/org.eclipse.tracecompass.incubator.otf2.core-0.1.5-SNAPSHOT.jar [2024-06-21T19:28:58.424Z] [INFO] [2024-06-21T19:28:58.424Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.otf2.core --- [2024-06-21T19:28:58.424Z] [INFO] [2024-06-21T19:28:58.424Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.otf2.core --- [2024-06-21T19:28:58.424Z] [INFO] [2024-06-21T19:28:58.424Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.otf2.core --- [2024-06-21T19:28:58.424Z] [INFO] [2024-06-21T19:28:58.424Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.otf2.core --- [2024-06-21T19:28:58.679Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/org.eclipse.tracecompass.incubator.otf2.core-0.1.5-SNAPSHOT.jar [2024-06-21T19:29:01.940Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/org.eclipse.tracecompass.incubator.otf2.core-0.1.5-SNAPSHOT-sources.jar [2024-06-21T19:29:05.203Z] [INFO] [2024-06-21T19:29:05.203Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.core --- [2024-06-21T19:29:05.203Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:29:05.203Z] [INFO] [2024-06-21T19:29:05.203Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.core --- [2024-06-21T19:29:05.203Z] [INFO] [2024-06-21T19:29:05.203Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.otf2.core --- [2024-06-21T19:29:05.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/org.eclipse.tracecompass.incubator.otf2.core-0.1.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core/0.1.5-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core-0.1.5-SNAPSHOT.jar [2024-06-21T19:29:05.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.5-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core-0.1.5-SNAPSHOT.pom [2024-06-21T19:29:05.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/org.eclipse.tracecompass.incubator.otf2.core-0.1.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core/0.1.5-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core-0.1.5-SNAPSHOT-sources.jar [2024-06-21T19:29:05.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.5-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core-0.1.5-SNAPSHOT-p2metadata.xml [2024-06-21T19:29:05.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.5-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core-0.1.5-SNAPSHOT-p2artifacts.xml [2024-06-21T19:29:05.203Z] [INFO] [2024-06-21T19:29:05.203Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.otf2.core --- [2024-06-21T19:29:05.203Z] [INFO] [2024-06-21T19:29:05.203Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.doc.user >-- [2024-06-21T19:29:05.203Z] [INFO] Building Trace Compass Incubator otf2 User Guide 0.10.0-SNAPSHOT [70/128] [2024-06-21T19:29:05.203Z] [INFO] from doc/org.eclipse.tracecompass.incubator.otf2.doc.user/pom.xml [2024-06-21T19:29:05.203Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:29:05.203Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.doc.user:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/pom.xml [2024-06-21T19:29:05.459Z] [INFO] [2024-06-21T19:29:05.459Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:29:05.459Z] [INFO] [2024-06-21T19:29:05.459Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:29:05.459Z] [INFO] Executing tasks [2024-06-21T19:29:05.459Z] [INFO] Executed tasks [2024-06-21T19:29:05.459Z] [INFO] [2024-06-21T19:29:05.459Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:29:05.459Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target [2024-06-21T19:29:05.459Z] [INFO] [2024-06-21T19:29:05.459Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:29:05.459Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:29:05.459Z] [INFO] [2024-06-21T19:29:05.459Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:29:05.459Z] [INFO] [2024-06-21T19:29:05.459Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:29:05.459Z] [INFO] [2024-06-21T19:29:05.459Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:29:05.459Z] [INFO] [2024-06-21T19:29:05.459Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:29:05.459Z] [INFO] [2024-06-21T19:29:05.459Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:29:05.459Z] [INFO] Resolving class path of Trace Compass Incubator otf2 User Guide [2024-06-21T19:29:05.459Z] [INFO] [2024-06-21T19:29:05.459Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:29:05.459Z] [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-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:29:05.459Z] [INFO] [2024-06-21T19:29:05.459Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:29:05.459Z] [INFO] Executing tasks [2024-06-21T19:29:05.459Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/doc/User-Guide.html [2024-06-21T19:29:05.459Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:29:05.459Z] [INFO] Executed tasks [2024-06-21T19:29:05.459Z] [INFO] [2024-06-21T19:29:05.459Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:29:05.459Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/src/main/resources [2024-06-21T19:29:05.459Z] [INFO] [2024-06-21T19:29:05.459Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:29:05.459Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:29:05.459Z] [INFO] [2024-06-21T19:29:05.459Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:29:05.459Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:29:05.459Z] [INFO] Command line: [2024-06-21T19:29:05.459Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:29:05.459Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:29:06.018Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:29:06.018Z] 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) [2024-06-21T19:29:06.018Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:29:06.018Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:29:07.379Z] Buildfile: build.xml [2024-06-21T19:29:07.379Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:29:07.379Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:29:07.379Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:29:07.379Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:29:07.379Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:29:07.379Z] [2024-06-21T19:29:07.379Z] build.index: [2024-06-21T19:29:08.303Z] BUILD SUCCESSFUL [2024-06-21T19:29:08.303Z] [2024-06-21T19:29:08.303Z] BUILD SUCCESSFUL [2024-06-21T19:29:08.303Z] Total time: 1 second [2024-06-21T19:29:08.303Z] [INFO] [2024-06-21T19:29:08.303Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:29:08.303Z] [INFO] [2024-06-21T19:29:08.303Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:29:08.303Z] [INFO] [2024-06-21T19:29:08.303Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:29:08.303Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/src/test/resources [2024-06-21T19:29:08.303Z] [INFO] [2024-06-21T19:29:08.303Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:29:08.303Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:29:08.303Z] [INFO] [2024-06-21T19:29:08.303Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:29:08.303Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped [2024-06-21T19:29:08.303Z] [INFO] [2024-06-21T19:29:08.303Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:29:08.303Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/org.eclipse.tracecompass.incubator.otf2.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:29:08.303Z] [INFO] [2024-06-21T19:29:08.303Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:29:08.304Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/org.eclipse.tracecompass.incubator.otf2.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:29:08.304Z] [INFO] [2024-06-21T19:29:08.304Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:29:08.304Z] [INFO] [2024-06-21T19:29:08.304Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:29:08.304Z] [INFO] [2024-06-21T19:29:08.304Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:29:08.304Z] [INFO] [2024-06-21T19:29:08.304Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:29:08.304Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/org.eclipse.tracecompass.incubator.otf2.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:29:11.565Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/org.eclipse.tracecompass.incubator.otf2.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:29:16.800Z] [INFO] [2024-06-21T19:29:16.800Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:29:16.800Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:29:16.800Z] [INFO] [2024-06-21T19:29:16.800Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:29:16.800Z] [INFO] [2024-06-21T19:29:16.800Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:29:16.800Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/org.eclipse.tracecompass.incubator.otf2.doc.user-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.doc.user/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:29:16.800Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.doc.user-0.10.0-SNAPSHOT.pom [2024-06-21T19:29:16.800Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/org.eclipse.tracecompass.incubator.otf2.doc.user-0.10.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.doc.user/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:29:16.800Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.doc.user-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:29:16.800Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.doc.user-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:29:16.800Z] [INFO] [2024-06-21T19:29:16.800Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:29:16.800Z] [INFO] [2024-06-21T19:29:16.800Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:29:17.055Z] [INFO] Executing tasks [2024-06-21T19:29:17.055Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.otf2.doc.user [2024-06-21T19:29:17.055Z] [INFO] [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.otf2.doc.user [2024-06-21T19:29:17.055Z] [INFO] Executed tasks [2024-06-21T19:29:17.055Z] [INFO] [2024-06-21T19:29:17.055Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.ui >-- [2024-06-21T19:29:17.055Z] [INFO] Building org.eclipse.tracecompass.incubator.otf2.ui 0.1.2-SNAPSHOT [71/128] [2024-06-21T19:29:17.055Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/.polyglot.build.properties [2024-06-21T19:29:17.055Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:29:17.055Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:29:17.055Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/.polyglot.build.properties [2024-06-21T19:29:17.055Z] [INFO] [2024-06-21T19:29:17.055Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.otf2.ui --- [2024-06-21T19:29:17.055Z] [INFO] [2024-06-21T19:29:17.055Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.otf2.ui --- [2024-06-21T19:29:17.055Z] [INFO] The project's OSGi version is 0.1.2.202406211918 [2024-06-21T19:29:17.055Z] [INFO] [2024-06-21T19:29:17.055Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2.ui --- [2024-06-21T19:29:17.055Z] [INFO] [2024-06-21T19:29:17.055Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2.ui --- [2024-06-21T19:29:17.055Z] [INFO] [2024-06-21T19:29:17.056Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2.ui --- [2024-06-21T19:29:17.056Z] [INFO] [2024-06-21T19:29:17.056Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2.ui --- [2024-06-21T19:29:17.056Z] [INFO] [2024-06-21T19:29:17.056Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.otf2.ui --- [2024-06-21T19:29:17.056Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.otf2.ui [2024-06-21T19:29:17.616Z] [INFO] [2024-06-21T19:29:17.616Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2.ui --- [2024-06-21T19:29:17.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-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:29:17.616Z] [INFO] [2024-06-21T19:29:17.617Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2.ui --- [2024-06-21T19:29:17.617Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/src/main/resources [2024-06-21T19:29:17.617Z] [INFO] [2024-06-21T19:29:17.617Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.otf2.ui --- [2024-06-21T19:29:17.617Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:29:17.617Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:29:17.617Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/.polyglot.build.properties [2024-06-21T19:29:17.617Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:29:17.871Z] [INFO] [2024-06-21T19:29:17.871Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.otf2.ui --- [2024-06-21T19:29:17.871Z] [INFO] [2024-06-21T19:29:17.871Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.otf2.ui --- [2024-06-21T19:29:17.871Z] [INFO] [2024-06-21T19:29:17.871Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.otf2.ui --- [2024-06-21T19:29:17.871Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/src/test/resources [2024-06-21T19:29:17.871Z] [INFO] [2024-06-21T19:29:17.871Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.otf2.ui --- [2024-06-21T19:29:17.871Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:29:17.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 [2024-06-21T19:29:17.871Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/.polyglot.build.properties [2024-06-21T19:29:17.871Z] [INFO] [2024-06-21T19:29:17.871Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.otf2.ui --- [2024-06-21T19:29:17.871Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 135 were skipped [2024-06-21T19:29:17.871Z] [INFO] [2024-06-21T19:29:17.871Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.otf2.ui --- [2024-06-21T19:29:17.871Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/org.eclipse.tracecompass.incubator.otf2.ui-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:29:17.871Z] [INFO] [2024-06-21T19:29:17.871Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.otf2.ui --- [2024-06-21T19:29:17.871Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/org.eclipse.tracecompass.incubator.otf2.ui-0.1.2-SNAPSHOT.jar [2024-06-21T19:29:17.871Z] [INFO] [2024-06-21T19:29:17.871Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.otf2.ui --- [2024-06-21T19:29:17.871Z] [INFO] [2024-06-21T19:29:17.871Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.otf2.ui --- [2024-06-21T19:29:17.871Z] [INFO] [2024-06-21T19:29:17.871Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.otf2.ui --- [2024-06-21T19:29:17.871Z] [INFO] [2024-06-21T19:29:17.871Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.otf2.ui --- [2024-06-21T19:29:17.871Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/org.eclipse.tracecompass.incubator.otf2.ui-0.1.2-SNAPSHOT.jar [2024-06-21T19:29:22.030Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/org.eclipse.tracecompass.incubator.otf2.ui-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:29:25.291Z] [INFO] [2024-06-21T19:29:25.291Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.ui --- [2024-06-21T19:29:25.291Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:29:25.291Z] [INFO] [2024-06-21T19:29:25.291Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.ui --- [2024-06-21T19:29:25.291Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.core' with 57 classes [2024-06-21T19:29:25.291Z] [INFO] [2024-06-21T19:29:25.291Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.otf2.ui --- [2024-06-21T19:29:25.291Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:29:25.291Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:29:25.291Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:29:25.291Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:29:25.291Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:29:25.291Z] [INFO] [2024-06-21T19:29:25.291Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.otf2.ui --- [2024-06-21T19:29:25.291Z] [INFO] [2024-06-21T19:29:25.291Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2 >-- [2024-06-21T19:29:25.291Z] [INFO] Building org.eclipse.tracecompass.incubator.otf2 0.10.0-SNAPSHOT [72/128] [2024-06-21T19:29:25.291Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.otf2/.polyglot.build.properties [2024-06-21T19:29:25.291Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:29:25.291Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2/.polyglot.build.properties [2024-06-21T19:29:25.546Z] [INFO] [2024-06-21T19:29:25.546Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.otf2 --- [2024-06-21T19:29:25.546Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2/target [2024-06-21T19:29:25.546Z] [INFO] [2024-06-21T19:29:25.546Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.otf2 --- [2024-06-21T19:29:25.546Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:29:25.546Z] [INFO] [2024-06-21T19:29:25.546Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2 --- [2024-06-21T19:29:25.546Z] [INFO] [2024-06-21T19:29:25.546Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2 --- [2024-06-21T19:29:25.546Z] [INFO] [2024-06-21T19:29:25.546Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2 --- [2024-06-21T19:29:25.546Z] [INFO] [2024-06-21T19:29:25.546Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2 --- [2024-06-21T19:29:25.546Z] [INFO] [2024-06-21T19:29:25.546Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2 --- [2024-06-21T19:29:25.546Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:29:25.546Z] [INFO] [2024-06-21T19:29:25.546Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2 --- [2024-06-21T19:29:25.546Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2/src/main/resources [2024-06-21T19:29:25.546Z] [INFO] [2024-06-21T19:29:25.546Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.otf2 --- [2024-06-21T19:29:25.546Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 135 were skipped [2024-06-21T19:29:25.546Z] [INFO] [2024-06-21T19:29:25.546Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.otf2 --- [2024-06-21T19:29:25.546Z] [INFO] [2024-06-21T19:29:25.546Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.otf2 --- [2024-06-21T19:29:25.546Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/org.eclipse.tracecompass.incubator.otf2-0.10.0-SNAPSHOT.jar [2024-06-21T19:29:25.546Z] [INFO] [2024-06-21T19:29:25.546Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.otf2 --- [2024-06-21T19:29:25.546Z] [INFO] [2024-06-21T19:29:25.546Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.otf2 --- [2024-06-21T19:29:25.546Z] [INFO] [2024-06-21T19:29:25.546Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.otf2 --- [2024-06-21T19:29:25.547Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/org.eclipse.tracecompass.incubator.otf2-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:29:25.547Z] [INFO] [2024-06-21T19:29:25.547Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.otf2 --- [2024-06-21T19:29:25.547Z] [INFO] [2024-06-21T19:29:25.547Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.otf2 --- [2024-06-21T19:29:25.547Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/org.eclipse.tracecompass.incubator.otf2-0.10.0-SNAPSHOT.jar [2024-06-21T19:29:29.704Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/org.eclipse.tracecompass.incubator.otf2-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:29:32.219Z] [INFO] [2024-06-21T19:29:32.219Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2 --- [2024-06-21T19:29:32.219Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:29:32.219Z] [INFO] [2024-06-21T19:29:32.219Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2 --- [2024-06-21T19:29:32.219Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.core' with 57 classes [2024-06-21T19:29:32.474Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.doc.user' with 0 classes [2024-06-21T19:29:32.474Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.ui' with 10 classes [2024-06-21T19:29:32.474Z] [INFO] [2024-06-21T19:29:32.474Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.otf2 --- [2024-06-21T19:29:32.474Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/org.eclipse.tracecompass.incubator.otf2-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2-0.10.0-SNAPSHOT.jar [2024-06-21T19:29:32.474Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2-0.10.0-SNAPSHOT.pom [2024-06-21T19:29:32.475Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/org.eclipse.tracecompass.incubator.otf2-0.10.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:29:32.475Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:29:32.475Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:29:32.475Z] [INFO] [2024-06-21T19:29:32.475Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.otf2 --- [2024-06-21T19:29:32.475Z] [INFO] [2024-06-21T19:29:32.475Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core >-- [2024-06-21T19:29:32.475Z] [INFO] Building org.eclipse.tracecompass.incubator.rocm.core 0.1.4-SNAPSHOT [73/128] [2024-06-21T19:29:32.475Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.rocm.core/.polyglot.build.properties [2024-06-21T19:29:32.475Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:29:32.475Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:29:32.475Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/.polyglot.build.properties [2024-06-21T19:29:32.475Z] [INFO] [2024-06-21T19:29:32.475Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rocm.core --- [2024-06-21T19:29:32.475Z] [INFO] [2024-06-21T19:29:32.475Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.rocm.core --- [2024-06-21T19:29:32.475Z] [INFO] The project's OSGi version is 0.1.4.202406211918 [2024-06-21T19:29:32.475Z] [INFO] [2024-06-21T19:29:32.475Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rocm.core --- [2024-06-21T19:29:32.475Z] [INFO] [2024-06-21T19:29:32.475Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rocm.core --- [2024-06-21T19:29:32.475Z] [INFO] [2024-06-21T19:29:32.475Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rocm.core --- [2024-06-21T19:29:32.475Z] [INFO] [2024-06-21T19:29:32.475Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rocm.core --- [2024-06-21T19:29:32.475Z] [INFO] [2024-06-21T19:29:32.475Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.rocm.core --- [2024-06-21T19:29:32.475Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.rocm.core [2024-06-21T19:29:32.475Z] [INFO] [2024-06-21T19:29:32.475Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rocm.core --- [2024-06-21T19:29:32.475Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:29:32.475Z] [INFO] [2024-06-21T19:29:32.475Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rocm.core --- [2024-06-21T19:29:32.475Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/main/resources [2024-06-21T19:29:32.475Z] [INFO] [2024-06-21T19:29:32.475Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.rocm.core --- [2024-06-21T19:29:32.475Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:29:32.475Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:29:32.475Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/.polyglot.build.properties [2024-06-21T19:29:32.732Z] [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:29:32.988Z] [INFO] [2024-06-21T19:29:32.988Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.rocm.core --- [2024-06-21T19:29:32.988Z] [INFO] [2024-06-21T19:29:32.988Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.rocm.core --- [2024-06-21T19:29:32.988Z] [INFO] [2024-06-21T19:29:32.988Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.rocm.core --- [2024-06-21T19:29:32.988Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/test/resources [2024-06-21T19:29:32.988Z] [INFO] [2024-06-21T19:29:32.988Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.rocm.core --- [2024-06-21T19:29:32.988Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:29:32.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 [2024-06-21T19:29:32.988Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/.polyglot.build.properties [2024-06-21T19:29:32.988Z] [INFO] [2024-06-21T19:29:32.988Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.rocm.core --- [2024-06-21T19:29:32.988Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 40 were skipped [2024-06-21T19:29:32.988Z] [INFO] [2024-06-21T19:29:32.988Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rocm.core --- [2024-06-21T19:29:32.988Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/org.eclipse.tracecompass.incubator.rocm.core-0.1.4-SNAPSHOT-sources.jar [2024-06-21T19:29:32.988Z] [INFO] [2024-06-21T19:29:32.988Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.rocm.core --- [2024-06-21T19:29:32.988Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/org.eclipse.tracecompass.incubator.rocm.core-0.1.4-SNAPSHOT.jar [2024-06-21T19:29:32.988Z] [INFO] [2024-06-21T19:29:32.988Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.rocm.core --- [2024-06-21T19:29:32.988Z] [INFO] [2024-06-21T19:29:32.988Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.rocm.core --- [2024-06-21T19:29:32.988Z] [INFO] [2024-06-21T19:29:32.988Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rocm.core --- [2024-06-21T19:29:32.988Z] [INFO] [2024-06-21T19:29:32.988Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.rocm.core --- [2024-06-21T19:29:33.244Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/org.eclipse.tracecompass.incubator.rocm.core-0.1.4-SNAPSHOT.jar [2024-06-21T19:29:36.510Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/org.eclipse.tracecompass.incubator.rocm.core-0.1.4-SNAPSHOT-sources.jar [2024-06-21T19:29:39.777Z] [INFO] [2024-06-21T19:29:39.777Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rocm.core --- [2024-06-21T19:29:39.777Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:29:39.777Z] [INFO] [2024-06-21T19:29:39.777Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rocm.core --- [2024-06-21T19:29:40.032Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 68 classes [2024-06-21T19:29:40.032Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes [2024-06-21T19:29:40.032Z] [INFO] [2024-06-21T19:29:40.032Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rocm.core --- [2024-06-21T19:29:40.032Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/org.eclipse.tracecompass.incubator.rocm.core-0.1.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core-0.1.4-SNAPSHOT.jar [2024-06-21T19:29:40.032Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.4-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core-0.1.4-SNAPSHOT.pom [2024-06-21T19:29:40.032Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/org.eclipse.tracecompass.incubator.rocm.core-0.1.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core-0.1.4-SNAPSHOT-sources.jar [2024-06-21T19:29:40.032Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.4-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core-0.1.4-SNAPSHOT-p2metadata.xml [2024-06-21T19:29:40.032Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.4-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core-0.1.4-SNAPSHOT-p2artifacts.xml [2024-06-21T19:29:40.032Z] [INFO] [2024-06-21T19:29:40.032Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rocm.core --- [2024-06-21T19:29:40.032Z] [INFO] [2024-06-21T19:29:40.032Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm >-- [2024-06-21T19:29:40.032Z] [INFO] Building org.eclipse.tracecompass.incubator.rocm 0.10.0-SNAPSHOT [74/128] [2024-06-21T19:29:40.032Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.rocm/.polyglot.build.properties [2024-06-21T19:29:40.032Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:29:40.032Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm/.polyglot.build.properties [2024-06-21T19:29:40.032Z] [INFO] [2024-06-21T19:29:40.032Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rocm --- [2024-06-21T19:29:40.032Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm/target [2024-06-21T19:29:40.032Z] [INFO] [2024-06-21T19:29:40.032Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.rocm --- [2024-06-21T19:29:40.032Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:29:40.032Z] [INFO] [2024-06-21T19:29:40.032Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rocm --- [2024-06-21T19:29:40.033Z] [INFO] [2024-06-21T19:29:40.033Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rocm --- [2024-06-21T19:29:40.033Z] [INFO] [2024-06-21T19:29:40.033Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rocm --- [2024-06-21T19:29:40.033Z] [INFO] [2024-06-21T19:29:40.033Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rocm --- [2024-06-21T19:29:40.033Z] [INFO] [2024-06-21T19:29:40.033Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rocm --- [2024-06-21T19:29:40.033Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.rocm/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:29:40.033Z] [INFO] [2024-06-21T19:29:40.033Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rocm --- [2024-06-21T19:29:40.033Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm/src/main/resources [2024-06-21T19:29:40.033Z] [INFO] [2024-06-21T19:29:40.033Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.rocm --- [2024-06-21T19:29:40.033Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 40 were skipped [2024-06-21T19:29:40.033Z] [INFO] [2024-06-21T19:29:40.033Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rocm --- [2024-06-21T19:29:40.033Z] [INFO] [2024-06-21T19:29:40.033Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.rocm --- [2024-06-21T19:29:40.288Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm/target/org.eclipse.tracecompass.incubator.rocm-0.10.0-SNAPSHOT.jar [2024-06-21T19:29:40.288Z] [INFO] [2024-06-21T19:29:40.288Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.rocm --- [2024-06-21T19:29:40.288Z] [INFO] [2024-06-21T19:29:40.288Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.rocm --- [2024-06-21T19:29:40.288Z] [INFO] [2024-06-21T19:29:40.288Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.rocm --- [2024-06-21T19:29:40.288Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm/target/org.eclipse.tracecompass.incubator.rocm-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:29:40.288Z] [INFO] [2024-06-21T19:29:40.288Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rocm --- [2024-06-21T19:29:40.288Z] [INFO] [2024-06-21T19:29:40.288Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.rocm --- [2024-06-21T19:29:40.288Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm/target/org.eclipse.tracecompass.incubator.rocm-0.10.0-SNAPSHOT.jar [2024-06-21T19:29:43.552Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm/target/org.eclipse.tracecompass.incubator.rocm-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:29:46.816Z] [INFO] [2024-06-21T19:29:46.816Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rocm --- [2024-06-21T19:29:46.816Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:29:46.816Z] [INFO] [2024-06-21T19:29:46.816Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rocm --- [2024-06-21T19:29:46.816Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 68 classes [2024-06-21T19:29:47.072Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes [2024-06-21T19:29:47.072Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm.core' with 30 classes [2024-06-21T19:29:47.072Z] [INFO] [2024-06-21T19:29:47.072Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rocm --- [2024-06-21T19:29:47.072Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm/target/org.eclipse.tracecompass.incubator.rocm-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm-0.10.0-SNAPSHOT.jar [2024-06-21T19:29:47.072Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm-0.10.0-SNAPSHOT.pom [2024-06-21T19:29:47.072Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm/target/org.eclipse.tracecompass.incubator.rocm-0.10.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:29:47.072Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:29:47.072Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:29:47.072Z] [INFO] [2024-06-21T19:29:47.072Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rocm --- [2024-06-21T19:29:47.072Z] [INFO] [2024-06-21T19:29:47.072Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core >-- [2024-06-21T19:29:47.072Z] [INFO] Building org.eclipse.tracecompass.incubator.tracecompass.core 0.1.2-SNAPSHOT [75/128] [2024-06-21T19:29:47.072Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/.polyglot.build.properties [2024-06-21T19:29:47.072Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:29:47.072Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:29:47.072Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/.polyglot.build.properties [2024-06-21T19:29:47.072Z] [INFO] [2024-06-21T19:29:47.072Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.tracecompass.core --- [2024-06-21T19:29:47.072Z] [INFO] [2024-06-21T19:29:47.072Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.tracecompass.core --- [2024-06-21T19:29:47.072Z] [INFO] The project's OSGi version is 0.1.2.202406211918 [2024-06-21T19:29:47.072Z] [INFO] [2024-06-21T19:29:47.072Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tracecompass.core --- [2024-06-21T19:29:47.072Z] [INFO] [2024-06-21T19:29:47.072Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tracecompass.core --- [2024-06-21T19:29:47.073Z] [INFO] [2024-06-21T19:29:47.073Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tracecompass.core --- [2024-06-21T19:29:47.073Z] [INFO] [2024-06-21T19:29:47.073Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tracecompass.core --- [2024-06-21T19:29:47.073Z] [INFO] [2024-06-21T19:29:47.073Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.tracecompass.core --- [2024-06-21T19:29:47.073Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.tracecompass.core [2024-06-21T19:29:47.073Z] [INFO] [2024-06-21T19:29:47.073Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tracecompass.core --- [2024-06-21T19:29:47.073Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:29:47.073Z] [INFO] [2024-06-21T19:29:47.073Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.tracecompass.core --- [2024-06-21T19:29:47.073Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/src/main/resources [2024-06-21T19:29:47.073Z] [INFO] [2024-06-21T19:29:47.073Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.tracecompass.core --- [2024-06-21T19:29:47.073Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:29:47.073Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:29:47.073Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/.polyglot.build.properties [2024-06-21T19:29:47.328Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:29:47.584Z] [INFO] [2024-06-21T19:29:47.584Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.tracecompass.core --- [2024-06-21T19:29:47.584Z] [INFO] [2024-06-21T19:29:47.584Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.tracecompass.core --- [2024-06-21T19:29:47.584Z] [INFO] [2024-06-21T19:29:47.584Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.tracecompass.core --- [2024-06-21T19:29:47.584Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/src/test/resources [2024-06-21T19:29:47.584Z] [INFO] [2024-06-21T19:29:47.584Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.tracecompass.core --- [2024-06-21T19:29:47.584Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:29:47.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 [2024-06-21T19:29:47.584Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/.polyglot.build.properties [2024-06-21T19:29:47.584Z] [INFO] [2024-06-21T19:29:47.584Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.tracecompass.core --- [2024-06-21T19:29:47.584Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 38 were skipped [2024-06-21T19:29:47.584Z] [INFO] [2024-06-21T19:29:47.584Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.tracecompass.core --- [2024-06-21T19:29:47.584Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/org.eclipse.tracecompass.incubator.tracecompass.core-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:29:47.584Z] [INFO] [2024-06-21T19:29:47.584Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.tracecompass.core --- [2024-06-21T19:29:47.584Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/org.eclipse.tracecompass.incubator.tracecompass.core-0.1.2-SNAPSHOT.jar [2024-06-21T19:29:47.584Z] [INFO] [2024-06-21T19:29:47.584Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.tracecompass.core --- [2024-06-21T19:29:47.584Z] [INFO] [2024-06-21T19:29:47.584Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.tracecompass.core --- [2024-06-21T19:29:47.584Z] [INFO] [2024-06-21T19:29:47.584Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.tracecompass.core --- [2024-06-21T19:29:47.584Z] [INFO] [2024-06-21T19:29:47.584Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.tracecompass.core --- [2024-06-21T19:29:47.584Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/org.eclipse.tracecompass.incubator.tracecompass.core-0.1.2-SNAPSHOT.jar [2024-06-21T19:29:52.827Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/org.eclipse.tracecompass.incubator.tracecompass.core-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:29:58.068Z] [INFO] [2024-06-21T19:29:58.068Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.tracecompass.core --- [2024-06-21T19:29:58.068Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:29:58.068Z] [INFO] [2024-06-21T19:29:58.068Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.tracecompass.core --- [2024-06-21T19:29:58.068Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes [2024-06-21T19:29:58.068Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes [2024-06-21T19:29:58.068Z] [INFO] [2024-06-21T19:29:58.068Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.tracecompass.core --- [2024-06-21T19:29:58.068Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/org.eclipse.tracecompass.incubator.tracecompass.core-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core-0.1.2-SNAPSHOT.jar [2024-06-21T19:29:58.068Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.2-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core-0.1.2-SNAPSHOT.pom [2024-06-21T19:29:58.068Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/org.eclipse.tracecompass.incubator.tracecompass.core-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:29:58.068Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.2-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core-0.1.2-SNAPSHOT-p2metadata.xml [2024-06-21T19:29:58.068Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.2-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core-0.1.2-SNAPSHOT-p2artifacts.xml [2024-06-21T19:29:58.068Z] [INFO] [2024-06-21T19:29:58.069Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.tracecompass.core --- [2024-06-21T19:29:58.069Z] [INFO] [2024-06-21T19:29:58.069Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass >-- [2024-06-21T19:29:58.069Z] [INFO] Building org.eclipse.tracecompass.incubator.tracecompass 0.10.0-SNAPSHOT [76/128] [2024-06-21T19:29:58.069Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.tracecompass/.polyglot.build.properties [2024-06-21T19:29:58.069Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:29:58.069Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/.polyglot.build.properties [2024-06-21T19:29:58.069Z] [INFO] [2024-06-21T19:29:58.069Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.tracecompass --- [2024-06-21T19:29:58.069Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target [2024-06-21T19:29:58.069Z] [INFO] [2024-06-21T19:29:58.069Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.tracecompass --- [2024-06-21T19:29:58.069Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:29:58.069Z] [INFO] [2024-06-21T19:29:58.069Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tracecompass --- [2024-06-21T19:29:58.069Z] [INFO] [2024-06-21T19:29:58.069Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tracecompass --- [2024-06-21T19:29:58.069Z] [INFO] [2024-06-21T19:29:58.069Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tracecompass --- [2024-06-21T19:29:58.069Z] [INFO] [2024-06-21T19:29:58.069Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tracecompass --- [2024-06-21T19:29:58.069Z] [INFO] [2024-06-21T19:29:58.069Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tracecompass --- [2024-06-21T19:29:58.069Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:29:58.069Z] [INFO] [2024-06-21T19:29:58.069Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.tracecompass --- [2024-06-21T19:29:58.069Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/src/main/resources [2024-06-21T19:29:58.069Z] [INFO] [2024-06-21T19:29:58.069Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.tracecompass --- [2024-06-21T19:29:58.069Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 38 were skipped [2024-06-21T19:29:58.069Z] [INFO] [2024-06-21T19:29:58.069Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.tracecompass --- [2024-06-21T19:29:58.069Z] [INFO] [2024-06-21T19:29:58.069Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.tracecompass --- [2024-06-21T19:29:58.069Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/org.eclipse.tracecompass.incubator.tracecompass-0.10.0-SNAPSHOT.jar [2024-06-21T19:29:58.069Z] [INFO] [2024-06-21T19:29:58.069Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.tracecompass --- [2024-06-21T19:29:58.069Z] [INFO] [2024-06-21T19:29:58.069Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.tracecompass --- [2024-06-21T19:29:58.069Z] [INFO] [2024-06-21T19:29:58.069Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.tracecompass --- [2024-06-21T19:29:58.069Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/org.eclipse.tracecompass.incubator.tracecompass-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:29:58.069Z] [INFO] [2024-06-21T19:29:58.069Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.tracecompass --- [2024-06-21T19:29:58.069Z] [INFO] [2024-06-21T19:29:58.069Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.tracecompass --- [2024-06-21T19:29:58.069Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/org.eclipse.tracecompass.incubator.tracecompass-0.10.0-SNAPSHOT.jar [2024-06-21T19:30:01.338Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/org.eclipse.tracecompass.incubator.tracecompass-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:30:04.604Z] [INFO] [2024-06-21T19:30:04.604Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.tracecompass --- [2024-06-21T19:30:04.604Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:30:04.604Z] [INFO] [2024-06-21T19:30:04.604Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.tracecompass --- [2024-06-21T19:30:04.604Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes [2024-06-21T19:30:04.604Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tracecompass.core' with 4 classes [2024-06-21T19:30:04.604Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes [2024-06-21T19:30:04.604Z] [INFO] [2024-06-21T19:30:04.604Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.tracecompass --- [2024-06-21T19:30:04.604Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/org.eclipse.tracecompass.incubator.tracecompass-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass-0.10.0-SNAPSHOT.jar [2024-06-21T19:30:04.604Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass-0.10.0-SNAPSHOT.pom [2024-06-21T19:30:04.604Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/org.eclipse.tracecompass.incubator.tracecompass-0.10.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:30:04.604Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:30:04.604Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:30:04.604Z] [INFO] [2024-06-21T19:30:04.604Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.tracecompass --- [2024-06-21T19:30:04.604Z] [INFO] [2024-06-21T19:30:04.604Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core >-- [2024-06-21T19:30:04.604Z] [INFO] Building org.eclipse.tracecompass.incubator.opentracing.core 0.1.6-SNAPSHOT [77/128] [2024-06-21T19:30:04.604Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/.polyglot.build.properties [2024-06-21T19:30:04.604Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:30:04.604Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:30:04.604Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core:0.1.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/.polyglot.build.properties [2024-06-21T19:30:04.604Z] [INFO] [2024-06-21T19:30:04.604Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.opentracing.core --- [2024-06-21T19:30:04.604Z] [INFO] [2024-06-21T19:30:04.604Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.opentracing.core --- [2024-06-21T19:30:04.604Z] [INFO] The project's OSGi version is 0.1.6.202406211918 [2024-06-21T19:30:04.604Z] [INFO] [2024-06-21T19:30:04.604Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing.core --- [2024-06-21T19:30:04.604Z] [INFO] [2024-06-21T19:30:04.604Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing.core --- [2024-06-21T19:30:04.604Z] [INFO] [2024-06-21T19:30:04.604Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing.core --- [2024-06-21T19:30:04.604Z] [INFO] [2024-06-21T19:30:04.604Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing.core --- [2024-06-21T19:30:04.604Z] [INFO] [2024-06-21T19:30:04.604Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.opentracing.core --- [2024-06-21T19:30:04.604Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.opentracing.core [2024-06-21T19:30:04.604Z] [INFO] [2024-06-21T19:30:04.604Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing.core --- [2024-06-21T19:30:04.604Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:30:04.604Z] [INFO] [2024-06-21T19:30:04.604Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing.core --- [2024-06-21T19:30:04.604Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/src/main/resources [2024-06-21T19:30:04.605Z] [INFO] [2024-06-21T19:30:04.605Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.opentracing.core --- [2024-06-21T19:30:04.605Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:30:04.605Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:30:04.605Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core:0.1.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/.polyglot.build.properties [2024-06-21T19:30:04.861Z] [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:30:05.116Z] [INFO] [2024-06-21T19:30:05.116Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.opentracing.core --- [2024-06-21T19:30:05.116Z] [INFO] [2024-06-21T19:30:05.116Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.opentracing.core --- [2024-06-21T19:30:05.116Z] [INFO] [2024-06-21T19:30:05.116Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.opentracing.core --- [2024-06-21T19:30:05.116Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/src/test/resources [2024-06-21T19:30:05.116Z] [INFO] [2024-06-21T19:30:05.116Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.opentracing.core --- [2024-06-21T19:30:05.116Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:30:05.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 [2024-06-21T19:30:05.116Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core:0.1.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/.polyglot.build.properties [2024-06-21T19:30:05.117Z] [INFO] [2024-06-21T19:30:05.117Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.opentracing.core --- [2024-06-21T19:30:05.117Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 29 were skipped [2024-06-21T19:30:05.117Z] [INFO] [2024-06-21T19:30:05.117Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.opentracing.core --- [2024-06-21T19:30:05.117Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/org.eclipse.tracecompass.incubator.opentracing.core-0.1.6-SNAPSHOT-sources.jar [2024-06-21T19:30:05.117Z] [INFO] [2024-06-21T19:30:05.117Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.opentracing.core --- [2024-06-21T19:30:05.372Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/org.eclipse.tracecompass.incubator.opentracing.core-0.1.6-SNAPSHOT.jar [2024-06-21T19:30:05.372Z] [INFO] [2024-06-21T19:30:05.372Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.opentracing.core --- [2024-06-21T19:30:05.372Z] [INFO] [2024-06-21T19:30:05.372Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.opentracing.core --- [2024-06-21T19:30:05.372Z] [INFO] [2024-06-21T19:30:05.372Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.opentracing.core --- [2024-06-21T19:30:05.372Z] [INFO] [2024-06-21T19:30:05.372Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.opentracing.core --- [2024-06-21T19:30:05.372Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/org.eclipse.tracecompass.incubator.opentracing.core-0.1.6-SNAPSHOT.jar [2024-06-21T19:30:08.637Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/org.eclipse.tracecompass.incubator.opentracing.core-0.1.6-SNAPSHOT-sources.jar [2024-06-21T19:30:12.802Z] [INFO] [2024-06-21T19:30:12.802Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.core --- [2024-06-21T19:30:12.802Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:30:12.802Z] [INFO] [2024-06-21T19:30:12.802Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.core --- [2024-06-21T19:30:12.802Z] [INFO] [2024-06-21T19:30:12.802Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.opentracing.core --- [2024-06-21T19:30:12.802Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/org.eclipse.tracecompass.incubator.opentracing.core-0.1.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core/0.1.6-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core-0.1.6-SNAPSHOT.jar [2024-06-21T19:30:12.802Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.6-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core-0.1.6-SNAPSHOT.pom [2024-06-21T19:30:12.802Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/org.eclipse.tracecompass.incubator.opentracing.core-0.1.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core/0.1.6-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core-0.1.6-SNAPSHOT-sources.jar [2024-06-21T19:30:12.802Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.6-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core-0.1.6-SNAPSHOT-p2metadata.xml [2024-06-21T19:30:12.802Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.6-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core-0.1.6-SNAPSHOT-p2artifacts.xml [2024-06-21T19:30:12.802Z] [INFO] [2024-06-21T19:30:12.802Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.opentracing.core --- [2024-06-21T19:30:12.802Z] [INFO] [2024-06-21T19:30:12.802Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.ui >-- [2024-06-21T19:30:12.802Z] [INFO] Building org.eclipse.tracecompass.incubator.opentracing.ui 0.1.2-SNAPSHOT [78/128] [2024-06-21T19:30:12.802Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/.polyglot.build.properties [2024-06-21T19:30:12.802Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:30:12.802Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:30:12.802Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/.polyglot.build.properties [2024-06-21T19:30:12.802Z] [INFO] [2024-06-21T19:30:12.802Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.opentracing.ui --- [2024-06-21T19:30:12.802Z] [INFO] [2024-06-21T19:30:12.802Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.opentracing.ui --- [2024-06-21T19:30:12.802Z] [INFO] The project's OSGi version is 0.1.2.202406211918 [2024-06-21T19:30:12.802Z] [INFO] [2024-06-21T19:30:12.802Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing.ui --- [2024-06-21T19:30:12.802Z] [INFO] [2024-06-21T19:30:12.802Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing.ui --- [2024-06-21T19:30:12.802Z] [INFO] [2024-06-21T19:30:12.802Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing.ui --- [2024-06-21T19:30:12.802Z] [INFO] [2024-06-21T19:30:12.802Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing.ui --- [2024-06-21T19:30:12.802Z] [INFO] [2024-06-21T19:30:12.802Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.opentracing.ui --- [2024-06-21T19:30:12.802Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.opentracing.ui [2024-06-21T19:30:12.803Z] [INFO] [2024-06-21T19:30:12.803Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing.ui --- [2024-06-21T19:30:12.803Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:30:12.803Z] [INFO] [2024-06-21T19:30:12.803Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing.ui --- [2024-06-21T19:30:12.803Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/src/main/resources [2024-06-21T19:30:12.803Z] [INFO] [2024-06-21T19:30:12.803Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.opentracing.ui --- [2024-06-21T19:30:12.803Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:30:12.803Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:30:12.803Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/.polyglot.build.properties [2024-06-21T19:30:12.803Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:30:12.803Z] [INFO] [2024-06-21T19:30:12.803Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.opentracing.ui --- [2024-06-21T19:30:12.803Z] [INFO] [2024-06-21T19:30:12.803Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.opentracing.ui --- [2024-06-21T19:30:12.803Z] [INFO] [2024-06-21T19:30:12.803Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.opentracing.ui --- [2024-06-21T19:30:12.803Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/src/test/resources [2024-06-21T19:30:12.803Z] [INFO] [2024-06-21T19:30:12.803Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.opentracing.ui --- [2024-06-21T19:30:12.803Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:30:12.803Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:30:12.803Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/.polyglot.build.properties [2024-06-21T19:30:12.803Z] [INFO] [2024-06-21T19:30:12.803Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.opentracing.ui --- [2024-06-21T19:30:12.803Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped [2024-06-21T19:30:12.803Z] [INFO] [2024-06-21T19:30:12.803Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.opentracing.ui --- [2024-06-21T19:30:13.058Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/org.eclipse.tracecompass.incubator.opentracing.ui-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:30:13.058Z] [INFO] [2024-06-21T19:30:13.058Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.opentracing.ui --- [2024-06-21T19:30:13.058Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/org.eclipse.tracecompass.incubator.opentracing.ui-0.1.2-SNAPSHOT.jar [2024-06-21T19:30:13.058Z] [INFO] [2024-06-21T19:30:13.058Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.opentracing.ui --- [2024-06-21T19:30:13.058Z] [INFO] [2024-06-21T19:30:13.058Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.opentracing.ui --- [2024-06-21T19:30:13.058Z] [INFO] [2024-06-21T19:30:13.058Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.opentracing.ui --- [2024-06-21T19:30:13.058Z] [INFO] [2024-06-21T19:30:13.058Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.opentracing.ui --- [2024-06-21T19:30:13.058Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/org.eclipse.tracecompass.incubator.opentracing.ui-0.1.2-SNAPSHOT.jar [2024-06-21T19:30:17.222Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/org.eclipse.tracecompass.incubator.opentracing.ui-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:30:22.463Z] [INFO] [2024-06-21T19:30:22.463Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.ui --- [2024-06-21T19:30:22.463Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:30:22.463Z] [INFO] [2024-06-21T19:30:22.463Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.ui --- [2024-06-21T19:30:22.463Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.core' with 23 classes [2024-06-21T19:30:22.463Z] [INFO] [2024-06-21T19:30:22.463Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.opentracing.ui --- [2024-06-21T19:30:22.463Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:30:22.463Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:30:22.463Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:30:22.463Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:30:22.463Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:30:22.463Z] [INFO] [2024-06-21T19:30:22.463Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.opentracing.ui --- [2024-06-21T19:30:22.463Z] [INFO] [2024-06-21T19:30:22.463Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.doc.user >-- [2024-06-21T19:30:22.463Z] [INFO] Building Trace Compass Incubator opentracing User Guide 0.10.0-SNAPSHOT [79/128] [2024-06-21T19:30:22.463Z] [INFO] from doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/pom.xml [2024-06-21T19:30:22.463Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:30:22.463Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.doc.user:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/pom.xml [2024-06-21T19:30:22.463Z] [INFO] [2024-06-21T19:30:22.463Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:30:22.463Z] [INFO] [2024-06-21T19:30:22.463Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:30:22.463Z] [INFO] Executing tasks [2024-06-21T19:30:22.463Z] [INFO] Executed tasks [2024-06-21T19:30:22.463Z] [INFO] [2024-06-21T19:30:22.463Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:30:22.463Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target [2024-06-21T19:30:22.463Z] [INFO] [2024-06-21T19:30:22.463Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:30:22.463Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:30:22.463Z] [INFO] [2024-06-21T19:30:22.463Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:30:22.463Z] [INFO] [2024-06-21T19:30:22.463Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:30:22.463Z] [INFO] [2024-06-21T19:30:22.463Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:30:22.463Z] [INFO] [2024-06-21T19:30:22.463Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:30:22.463Z] [INFO] [2024-06-21T19:30:22.463Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:30:22.464Z] [INFO] Resolving class path of Trace Compass Incubator opentracing User Guide [2024-06-21T19:30:22.464Z] [INFO] [2024-06-21T19:30:22.464Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:30:22.464Z] [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-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:30:22.464Z] [INFO] [2024-06-21T19:30:22.464Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:30:22.464Z] [INFO] Executing tasks [2024-06-21T19:30:22.464Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/doc/User-Guide.html [2024-06-21T19:30:22.464Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:30:22.464Z] [INFO] Executed tasks [2024-06-21T19:30:22.464Z] [INFO] [2024-06-21T19:30:22.464Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:30:22.464Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/src/main/resources [2024-06-21T19:30:22.464Z] [INFO] [2024-06-21T19:30:22.464Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:30:22.464Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:30:22.464Z] [INFO] [2024-06-21T19:30:22.464Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:30:22.464Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:30:22.464Z] [INFO] Command line: [2024-06-21T19:30:22.464Z] [/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:30:22.464Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:30:22.464Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:30:22.464Z] 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) [2024-06-21T19:30:22.464Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:30:22.464Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:30:23.828Z] Buildfile: build.xml [2024-06-21T19:30:23.828Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:30:23.828Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:30:23.828Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:30:23.828Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:30:23.828Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:30:23.828Z] [2024-06-21T19:30:23.828Z] build.index: [2024-06-21T19:30:24.752Z] BUILD SUCCESSFUL [2024-06-21T19:30:24.752Z] [2024-06-21T19:30:24.752Z] BUILD SUCCESSFUL [2024-06-21T19:30:24.752Z] Total time: 1 second [2024-06-21T19:30:24.752Z] [INFO] [2024-06-21T19:30:24.752Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:30:24.752Z] [INFO] [2024-06-21T19:30:24.752Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:30:24.752Z] [INFO] [2024-06-21T19:30:24.752Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:30:24.752Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/src/test/resources [2024-06-21T19:30:24.752Z] [INFO] [2024-06-21T19:30:24.752Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:30:24.752Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:30:24.752Z] [INFO] [2024-06-21T19:30:24.752Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:30:24.753Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped [2024-06-21T19:30:24.753Z] [INFO] [2024-06-21T19:30:24.753Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:30:24.753Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:30:24.753Z] [INFO] [2024-06-21T19:30:24.753Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:30:24.753Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:30:24.753Z] [INFO] [2024-06-21T19:30:24.753Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:30:24.753Z] [INFO] [2024-06-21T19:30:24.753Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:30:24.753Z] [INFO] [2024-06-21T19:30:24.753Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:30:24.753Z] [INFO] [2024-06-21T19:30:24.753Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:30:25.007Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:30:28.270Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:30:31.531Z] [INFO] [2024-06-21T19:30:31.531Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:30:31.531Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:30:31.531Z] [INFO] [2024-06-21T19:30:31.531Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:30:31.531Z] [INFO] [2024-06-21T19:30:31.531Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:30:31.531Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.doc.user/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:30:31.531Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.10.0-SNAPSHOT.pom [2024-06-21T19:30:31.531Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.10.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.doc.user/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:30:31.531Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:30:31.531Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:30:31.531Z] [INFO] [2024-06-21T19:30:31.531Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:30:31.531Z] [INFO] [2024-06-21T19:30:31.531Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:30:31.531Z] [INFO] Executing tasks [2024-06-21T19:30:31.531Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.opentracing.doc.user [2024-06-21T19:30:31.531Z] [INFO] [copy] Copying 10 files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.opentracing.doc.user [2024-06-21T19:30:31.531Z] [INFO] Executed tasks [2024-06-21T19:30:31.531Z] [INFO] [2024-06-21T19:30:31.531Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing >-- [2024-06-21T19:30:31.531Z] [INFO] Building org.eclipse.tracecompass.incubator.opentracing 0.10.0-SNAPSHOT [80/128] [2024-06-21T19:30:31.531Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.opentracing/.polyglot.build.properties [2024-06-21T19:30:31.531Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:30:31.531Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing/.polyglot.build.properties [2024-06-21T19:30:31.786Z] [INFO] [2024-06-21T19:30:31.786Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.opentracing --- [2024-06-21T19:30:31.786Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target [2024-06-21T19:30:31.786Z] [INFO] [2024-06-21T19:30:31.786Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.opentracing --- [2024-06-21T19:30:31.786Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:30:31.786Z] [INFO] [2024-06-21T19:30:31.786Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing --- [2024-06-21T19:30:31.786Z] [INFO] [2024-06-21T19:30:31.786Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing --- [2024-06-21T19:30:31.786Z] [INFO] [2024-06-21T19:30:31.786Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing --- [2024-06-21T19:30:31.786Z] [INFO] [2024-06-21T19:30:31.786Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing --- [2024-06-21T19:30:31.786Z] [INFO] [2024-06-21T19:30:31.786Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing --- [2024-06-21T19:30:31.786Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:30:31.786Z] [INFO] [2024-06-21T19:30:31.786Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing --- [2024-06-21T19:30:31.786Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing/src/main/resources [2024-06-21T19:30:31.786Z] [INFO] [2024-06-21T19:30:31.786Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.opentracing --- [2024-06-21T19:30:31.786Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped [2024-06-21T19:30:31.786Z] [INFO] [2024-06-21T19:30:31.786Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.opentracing --- [2024-06-21T19:30:31.786Z] [INFO] [2024-06-21T19:30:31.786Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.opentracing --- [2024-06-21T19:30:31.786Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/org.eclipse.tracecompass.incubator.opentracing-0.10.0-SNAPSHOT.jar [2024-06-21T19:30:31.786Z] [INFO] [2024-06-21T19:30:31.786Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.opentracing --- [2024-06-21T19:30:31.786Z] [INFO] [2024-06-21T19:30:31.786Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.opentracing --- [2024-06-21T19:30:31.786Z] [INFO] [2024-06-21T19:30:31.786Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.opentracing --- [2024-06-21T19:30:31.786Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/org.eclipse.tracecompass.incubator.opentracing-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:30:31.786Z] [INFO] [2024-06-21T19:30:31.786Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.opentracing --- [2024-06-21T19:30:31.786Z] [INFO] [2024-06-21T19:30:31.786Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.opentracing --- [2024-06-21T19:30:31.786Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/org.eclipse.tracecompass.incubator.opentracing-0.10.0-SNAPSHOT.jar [2024-06-21T19:30:35.047Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/org.eclipse.tracecompass.incubator.opentracing-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:30:39.207Z] [INFO] [2024-06-21T19:30:39.207Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing --- [2024-06-21T19:30:39.207Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:30:39.207Z] [INFO] [2024-06-21T19:30:39.207Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing --- [2024-06-21T19:30:39.207Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.ui' with 22 classes [2024-06-21T19:30:39.207Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.core' with 23 classes [2024-06-21T19:30:39.207Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.doc.user' with 0 classes [2024-06-21T19:30:39.207Z] [INFO] [2024-06-21T19:30:39.207Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.opentracing --- [2024-06-21T19:30:39.207Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/org.eclipse.tracecompass.incubator.opentracing-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing-0.10.0-SNAPSHOT.jar [2024-06-21T19:30:39.207Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing-0.10.0-SNAPSHOT.pom [2024-06-21T19:30:39.207Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/org.eclipse.tracecompass.incubator.opentracing-0.10.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:30:39.207Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:30:39.207Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:30:39.207Z] [INFO] [2024-06-21T19:30:39.207Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.opentracing --- [2024-06-21T19:30:39.207Z] [INFO] [2024-06-21T19:30:39.207Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.python >-- [2024-06-21T19:30:39.207Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.python 0.10.0-SNAPSHOT [81/128] [2024-06-21T19:30:39.207Z] [INFO] from scripting/org.eclipse.tracecompass.incubator.scripting.python/.polyglot.build.properties [2024-06-21T19:30:39.207Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:30:39.207Z] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.5.0:javadoc (build-docs)' [2024-06-21T19:30:39.207Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.python:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.python/.polyglot.build.properties [2024-06-21T19:30:39.207Z] [INFO] [2024-06-21T19:30:39.207Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.python --- [2024-06-21T19:30:39.207Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.python/target [2024-06-21T19:30:39.207Z] [INFO] [2024-06-21T19:30:39.207Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting.python --- [2024-06-21T19:30:39.207Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:30:39.207Z] [INFO] [2024-06-21T19:30:39.207Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.python --- [2024-06-21T19:30:39.207Z] [INFO] [2024-06-21T19:30:39.207Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.python --- [2024-06-21T19:30:39.207Z] [INFO] [2024-06-21T19:30:39.207Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.python --- [2024-06-21T19:30:39.207Z] [INFO] [2024-06-21T19:30:39.207Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.python --- [2024-06-21T19:30:39.207Z] [INFO] [2024-06-21T19:30:39.207Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.python --- [2024-06-21T19:30:39.207Z] [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-stable/scripting/org.eclipse.tracecompass.incubator.scripting.python/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:30:39.208Z] [INFO] [2024-06-21T19:30:39.208Z] [INFO] >>> javadoc:3.5.0:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting.python >>> [2024-06-21T19:30:39.208Z] [INFO] [2024-06-21T19:30:39.208Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting.python --- [2024-06-21T19:30:39.208Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:30:39.208Z] [INFO] [2024-06-21T19:30:39.208Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.python --- [2024-06-21T19:30:39.208Z] [INFO] [2024-06-21T19:30:39.208Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.python --- [2024-06-21T19:30:39.208Z] [INFO] [2024-06-21T19:30:39.208Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.python --- [2024-06-21T19:30:39.208Z] [INFO] [2024-06-21T19:30:39.208Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.python --- [2024-06-21T19:30:39.208Z] [INFO] [2024-06-21T19:30:39.208Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.python --- [2024-06-21T19:30:39.208Z] [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-stable/scripting/org.eclipse.tracecompass.incubator.scripting.python/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:30:39.208Z] [INFO] [2024-06-21T19:30:39.208Z] [INFO] <<< javadoc:3.5.0:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting.python <<< [2024-06-21T19:30:39.208Z] [INFO] [2024-06-21T19:30:39.208Z] [INFO] [2024-06-21T19:30:39.208Z] [INFO] --- javadoc:3.5.0:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting.python --- [2024-06-21T19:30:39.208Z] [INFO] [2024-06-21T19:30:39.208Z] [INFO] --- build-helper:3.4.0:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting.python --- [2024-06-21T19:30:39.208Z] [INFO] [2024-06-21T19:30:39.208Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.python --- [2024-06-21T19:30:39.208Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.python/src/main/resources [2024-06-21T19:30:39.208Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.python/help [2024-06-21T19:30:39.208Z] [INFO] [2024-06-21T19:30:39.208Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.scripting.python --- [2024-06-21T19:30:40.570Z] [WARNING] [3a41ee8e-5f81-47eb-b8b3-46c08cf72c08][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. [2024-06-21T19:30:40.570Z] [WARNING] [3a41ee8e-5f81-47eb-b8b3-46c08cf72c08][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. [2024-06-21T19:30:40.825Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 175 were skipped [2024-06-21T19:30:40.825Z] [INFO] [2024-06-21T19:30:40.825Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.python --- [2024-06-21T19:30:40.826Z] [INFO] [2024-06-21T19:30:40.826Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.scripting.python --- [2024-06-21T19:30:40.826Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/org.eclipse.tracecompass.incubator.scripting.python-0.10.0-SNAPSHOT.jar [2024-06-21T19:30:40.826Z] [INFO] [2024-06-21T19:30:40.826Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.python --- [2024-06-21T19:30:40.826Z] [INFO] [2024-06-21T19:30:40.826Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.python --- [2024-06-21T19:30:40.826Z] [INFO] [2024-06-21T19:30:40.826Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.scripting.python --- [2024-06-21T19:30:40.826Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/org.eclipse.tracecompass.incubator.scripting.python-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:30:40.826Z] [INFO] [2024-06-21T19:30:40.826Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.python --- [2024-06-21T19:30:40.826Z] [INFO] [2024-06-21T19:30:40.826Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.python --- [2024-06-21T19:30:40.826Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/org.eclipse.tracecompass.incubator.scripting.python-0.10.0-SNAPSHOT.jar [2024-06-21T19:30:44.089Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/org.eclipse.tracecompass.incubator.scripting.python-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:30:48.248Z] [INFO] [2024-06-21T19:30:48.248Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.python --- [2024-06-21T19:30:48.248Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:30:48.248Z] [INFO] [2024-06-21T19:30:48.248Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.python --- [2024-06-21T19:30:48.248Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting' with 0 classes [2024-06-21T19:30:48.248Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes [2024-06-21T19:30:48.248Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.doc.user' with 0 classes [2024-06-21T19:30:48.248Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.ui' with 33 classes [2024-06-21T19:30:48.248Z] [INFO] [2024-06-21T19:30:48.248Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.python --- [2024-06-21T19:30:48.248Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/org.eclipse.tracecompass.incubator.scripting.python-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.python/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.python-0.10.0-SNAPSHOT.jar [2024-06-21T19:30:48.248Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.python-0.10.0-SNAPSHOT.pom [2024-06-21T19:30:48.248Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/org.eclipse.tracecompass.incubator.scripting.python-0.10.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.python/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.python-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:30:48.248Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.python-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:30:48.248Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.python-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:30:48.248Z] [INFO] [2024-06-21T19:30:48.248Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.python --- [2024-06-21T19:30:48.248Z] [INFO] [2024-06-21T19:30:48.248Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.releng-site >-- [2024-06-21T19:30:48.248Z] [INFO] Building Trace Compass Incubator Repository 0.10.0-SNAPSHOT [82/128] [2024-06-21T19:30:48.248Z] [INFO] from common/org.eclipse.tracecompass.incubator.releng-site/pom.xml [2024-06-21T19:30:48.248Z] [INFO] -------------------------[ eclipse-repository ]------------------------- [2024-06-21T19:30:48.248Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.releng-site:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/common/org.eclipse.tracecompass.incubator.releng-site/pom.xml [2024-06-21T19:30:48.248Z] [INFO] [2024-06-21T19:30:48.248Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.releng-site --- [2024-06-21T19:30:48.248Z] [INFO] [2024-06-21T19:30:48.248Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.releng-site --- [2024-06-21T19:30:48.248Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:30:48.248Z] [INFO] [2024-06-21T19:30:48.248Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.releng-site --- [2024-06-21T19:30:48.248Z] [INFO] [2024-06-21T19:30:48.248Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.incubator.releng-site --- [2024-06-21T19:30:48.248Z] [INFO] [2024-06-21T19:30:48.248Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.releng-site --- [2024-06-21T19:30:48.248Z] [INFO] [2024-06-21T19:30:48.248Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.releng-site --- [2024-06-21T19:30:48.248Z] [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-stable/common/org.eclipse.tracecompass.incubator.releng-site/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:30:48.248Z] [INFO] [2024-06-21T19:30:48.248Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.releng-site --- [2024-06-21T19:30:48.248Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/common/org.eclipse.tracecompass.incubator.releng-site/src/main/resources [2024-06-21T19:30:48.248Z] [INFO] [2024-06-21T19:30:48.248Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.incubator.releng-site --- [2024-06-21T19:30:48.248Z] [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [2024-06-21T19:30:48.248Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0] [2024-06-21T19:30:48.248Z] [INFO] [2024-06-21T19:30:48.248Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.incubator.releng-site --- [2024-06-21T19:30:48.248Z] [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [2024-06-21T19:30:48.248Z] [INFO] [2024-06-21T19:30:48.248Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.incubator.releng-site --- [2024-06-21T19:30:48.248Z] [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [2024-06-21T19:30:48.248Z] [INFO] [2024-06-21T19:30:48.248Z] [INFO] --- tycho-p2-publisher:4.0.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.incubator.releng-site --- [2024-06-21T19:30:48.248Z] [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [2024-06-21T19:30:48.248Z] [INFO] [2024-06-21T19:30:48.248Z] [INFO] --- tycho-p2-repository:4.0.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.incubator.releng-site --- [2024-06-21T19:30:48.248Z] [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [2024-06-21T19:30:50.760Z] [INFO] Adding references to the following repositories: [2024-06-21T19:30:50.760Z] [INFO] https://eclipse.py4j.org [2024-06-21T19:30:50.760Z] [INFO] https://download.eclipse.org/ease/release/0.8.0 [2024-06-21T19:30:52.643Z] [INFO] [2024-06-21T19:30:52.643Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.releng-site --- [2024-06-21T19:30:52.643Z] [INFO] [2024-06-21T19:30:52.643Z] [INFO] --- tycho-p2-repository:4.0.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.incubator.releng-site --- [2024-06-21T19:30:52.643Z] [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [2024-06-21T19:30:52.643Z] [INFO] [2024-06-21T19:30:52.643Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.releng-site --- [2024-06-21T19:30:52.643Z] [INFO] [2024-06-21T19:30:52.643Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.releng-site --- [2024-06-21T19:30:52.643Z] [INFO] [2024-06-21T19:30:52.643Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.releng-site --- [2024-06-21T19:30:52.643Z] [INFO] [2024-06-21T19:30:52.643Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.releng-site --- [2024-06-21T19:30:52.643Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:30:52.643Z] [INFO] [2024-06-21T19:30:52.643Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.releng-site --- [2024-06-21T19:30:52.643Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack' with 0 classes [2024-06-21T19:30:52.643Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount' with 0 classes [2024-06-21T19:30:52.643Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.javascript' with 0 classes [2024-06-21T19:30:52.643Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2' with 0 classes [2024-06-21T19:30:52.643Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout' with 0 classes [2024-06-21T19:30:52.643Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes [2024-06-21T19:30:52.643Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras' with 0 classes [2024-06-21T19:30:52.643Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace' with 0 classes [2024-06-21T19:30:52.643Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace' with 0 classes [2024-06-21T19:30:52.643Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis' with 0 classes [2024-06-21T19:30:52.643Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros' with 0 classes [2024-06-21T19:30:52.643Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace' with 0 classes [2024-06-21T19:30:52.643Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling' with 0 classes [2024-06-21T19:30:52.643Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting' with 0 classes [2024-06-21T19:30:52.643Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui' with 50 classes [2024-06-21T19:30:52.899Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters' with 0 classes [2024-06-21T19:30:52.899Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel' with 0 classes [2024-06-21T19:30:52.899Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven' with 0 classes [2024-06-21T19:30:52.899Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2' with 0 classes [2024-06-21T19:30:52.899Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm' with 0 classes [2024-06-21T19:30:52.899Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tracecompass' with 0 classes [2024-06-21T19:30:52.899Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent' with 0 classes [2024-06-21T19:30:52.899Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing' with 0 classes [2024-06-21T19:30:52.899Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.python' with 0 classes [2024-06-21T19:30:52.899Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.core' with 5 classes [2024-06-21T19:30:52.899Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 54 classes [2024-06-21T19:30:52.899Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes [2024-06-21T19:30:52.899Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.doc.user' with 0 classes [2024-06-21T19:30:52.899Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 68 classes [2024-06-21T19:30:53.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.doc.user' with 0 classes [2024-06-21T19:30:53.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes [2024-06-21T19:30:53.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.core' with 6 classes [2024-06-21T19:30:53.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.doc.user' with 0 classes [2024-06-21T19:30:53.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.core' with 14 classes [2024-06-21T19:30:53.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.doc.user' with 0 classes [2024-06-21T19:30:53.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.ui' with 21 classes [2024-06-21T19:30:53.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.doc.user' with 0 classes [2024-06-21T19:30:53.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.core' with 6 classes [2024-06-21T19:30:53.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.ui' with 1 classes [2024-06-21T19:30:53.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.core' with 6 classes [2024-06-21T19:30:53.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.doc.user' with 0 classes [2024-06-21T19:30:53.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.ui' with 13 classes [2024-06-21T19:30:53.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes [2024-06-21T19:30:53.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.doc.user' with 0 classes [2024-06-21T19:30:53.154Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.ui' with 28 classes [2024-06-21T19:30:53.409Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.core' with 4 classes [2024-06-21T19:30:53.409Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user' with 0 classes [2024-06-21T19:30:53.409Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.core' with 23 classes [2024-06-21T19:30:53.409Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.doc.user' with 0 classes [2024-06-21T19:30:53.409Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.ui' with 22 classes [2024-06-21T19:30:53.409Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.core' with 57 classes [2024-06-21T19:30:53.409Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.doc.user' with 0 classes [2024-06-21T19:30:53.409Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.ui' with 10 classes [2024-06-21T19:30:53.409Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.core' with 11 classes [2024-06-21T19:30:53.409Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.doc.user' with 0 classes [2024-06-21T19:30:53.409Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm.core' with 30 classes [2024-06-21T19:30:53.409Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.core' with 60 classes [2024-06-21T19:30:53.664Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.doc.user' with 0 classes [2024-06-21T19:30:53.664Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.ui' with 27 classes [2024-06-21T19:30:53.664Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2.core' with 81 classes [2024-06-21T19:30:53.664Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2.doc.user' with 0 classes [2024-06-21T19:30:53.664Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2.ui' with 22 classes [2024-06-21T19:30:53.664Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes [2024-06-21T19:30:53.664Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.doc.user' with 0 classes [2024-06-21T19:30:53.664Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.ui' with 33 classes [2024-06-21T19:30:53.918Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tracecompass.core' with 4 classes [2024-06-21T19:30:53.918Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.ui' with 5 classes [2024-06-21T19:30:53.918Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.core' with 23 classes [2024-06-21T19:30:53.918Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.doc.user' with 0 classes [2024-06-21T19:30:53.918Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core' with 54 classes [2024-06-21T19:30:53.918Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user' with 0 classes [2024-06-21T19:30:53.918Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui' with 40 classes [2024-06-21T19:30:53.918Z] [INFO] [2024-06-21T19:30:53.918Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.releng-site --- [2024-06-21T19:30:53.918Z] [INFO] No primary artifact to install, installing attached artifacts instead. [2024-06-21T19:30:53.918Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.releng-site-0.10.0-SNAPSHOT.pom [2024-06-21T19:30:53.918Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.releng-site-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:30:53.918Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.releng-site-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:30:53.919Z] [INFO] [2024-06-21T19:30:53.919Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.releng-site --- [2024-06-21T19:30:53.919Z] [INFO] [2024-06-21T19:30:53.919Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.core >-- [2024-06-21T19:30:53.919Z] [INFO] Building org.eclipse.tracecompass.incubator.xaf.core 0.1.1-SNAPSHOT [83/128] [2024-06-21T19:30:53.919Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.xaf.core/.polyglot.build.properties [2024-06-21T19:30:53.919Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:30:53.919Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:30:53.919Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/.polyglot.build.properties [2024-06-21T19:30:54.173Z] [INFO] [2024-06-21T19:30:54.173Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.xaf.core --- [2024-06-21T19:30:54.173Z] [INFO] [2024-06-21T19:30:54.173Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.xaf.core --- [2024-06-21T19:30:54.173Z] [INFO] The project's OSGi version is 0.1.1.202406211918 [2024-06-21T19:30:54.173Z] [INFO] [2024-06-21T19:30:54.173Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.xaf.core --- [2024-06-21T19:30:54.173Z] [INFO] [2024-06-21T19:30:54.173Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.xaf.core --- [2024-06-21T19:30:54.173Z] [INFO] [2024-06-21T19:30:54.173Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.xaf.core --- [2024-06-21T19:30:54.173Z] [INFO] [2024-06-21T19:30:54.173Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.xaf.core --- [2024-06-21T19:30:54.173Z] [INFO] [2024-06-21T19:30:54.173Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.xaf.core --- [2024-06-21T19:30:54.173Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.xaf.core [2024-06-21T19:30:54.173Z] [INFO] [2024-06-21T19:30:54.173Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.xaf.core --- [2024-06-21T19:30:54.173Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:30:54.173Z] [INFO] [2024-06-21T19:30:54.173Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.xaf.core --- [2024-06-21T19:30:54.173Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/src/main/resources [2024-06-21T19:30:54.173Z] [INFO] [2024-06-21T19:30:54.173Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.xaf.core --- [2024-06-21T19:30:54.174Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:30:54.174Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:30:54.174Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/.polyglot.build.properties [2024-06-21T19:30:54.174Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:30:54.428Z] [INFO] [2024-06-21T19:30:54.428Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.xaf.core --- [2024-06-21T19:30:54.428Z] [INFO] [2024-06-21T19:30:54.428Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.xaf.core --- [2024-06-21T19:30:54.428Z] [INFO] [2024-06-21T19:30:54.428Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.xaf.core --- [2024-06-21T19:30:54.428Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/src/test/resources [2024-06-21T19:30:54.428Z] [INFO] [2024-06-21T19:30:54.428Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.xaf.core --- [2024-06-21T19:30:54.428Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:30:54.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 [2024-06-21T19:30:54.428Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/.polyglot.build.properties [2024-06-21T19:30:54.429Z] [INFO] [2024-06-21T19:30:54.429Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.xaf.core --- [2024-06-21T19:30:54.429Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 41 were skipped [2024-06-21T19:30:54.429Z] [INFO] [2024-06-21T19:30:54.429Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.xaf.core --- [2024-06-21T19:30:54.429Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/org.eclipse.tracecompass.incubator.xaf.core-0.1.1-SNAPSHOT-sources.jar [2024-06-21T19:30:54.429Z] [INFO] [2024-06-21T19:30:54.429Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.xaf.core --- [2024-06-21T19:30:54.429Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/org.eclipse.tracecompass.incubator.xaf.core-0.1.1-SNAPSHOT.jar [2024-06-21T19:30:54.429Z] [INFO] [2024-06-21T19:30:54.429Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.xaf.core --- [2024-06-21T19:30:54.429Z] [INFO] [2024-06-21T19:30:54.429Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.xaf.core --- [2024-06-21T19:30:54.429Z] [INFO] [2024-06-21T19:30:54.429Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.xaf.core --- [2024-06-21T19:30:54.429Z] [INFO] [2024-06-21T19:30:54.429Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.xaf.core --- [2024-06-21T19:30:54.429Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/org.eclipse.tracecompass.incubator.xaf.core-0.1.1-SNAPSHOT.jar [2024-06-21T19:30:57.689Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/org.eclipse.tracecompass.incubator.xaf.core-0.1.1-SNAPSHOT-sources.jar [2024-06-21T19:31:00.953Z] [INFO] [2024-06-21T19:31:00.953Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.xaf.core --- [2024-06-21T19:31:00.953Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:31:00.953Z] [INFO] [2024-06-21T19:31:00.953Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.xaf.core --- [2024-06-21T19:31:00.953Z] [INFO] [2024-06-21T19:31:00.953Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.xaf.core --- [2024-06-21T19:31:00.953Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:31:00.953Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:31:00.953Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:31:00.953Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:31:00.953Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:31:00.953Z] [INFO] [2024-06-21T19:31:00.953Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.xaf.core --- [2024-06-21T19:31:00.953Z] [INFO] [2024-06-21T19:31:00.953Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.ui >-- [2024-06-21T19:31:00.953Z] [INFO] Building org.eclipse.tracecompass.incubator.xaf.ui 1.0.4-SNAPSHOT [84/128] [2024-06-21T19:31:00.953Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.xaf.ui/.polyglot.build.properties [2024-06-21T19:31:00.953Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:31:00.953Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:31:00.953Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.ui:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/.polyglot.build.properties [2024-06-21T19:31:01.208Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar [2024-06-21T19:31:01.208Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar (2.2 MB at 54 MB/s) [2024-06-21T19:31:01.464Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom [2024-06-21T19:31:01.464Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom (29 kB at 14 MB/s) [2024-06-21T19:31:01.464Z] [WARNING] The POM for org.apache.commons:commons-math3:jar:3.6.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details [2024-06-21T19:31:01.464Z] [INFO] [2024-06-21T19:31:01.464Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.xaf.ui --- [2024-06-21T19:31:01.464Z] [INFO] [2024-06-21T19:31:01.464Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.xaf.ui --- [2024-06-21T19:31:01.464Z] [INFO] The project's OSGi version is 1.0.4.202406211918 [2024-06-21T19:31:01.464Z] [INFO] [2024-06-21T19:31:01.464Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.xaf.ui --- [2024-06-21T19:31:01.464Z] [INFO] [2024-06-21T19:31:01.464Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.xaf.ui --- [2024-06-21T19:31:01.464Z] [INFO] [2024-06-21T19:31:01.464Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.xaf.ui --- [2024-06-21T19:31:01.464Z] [INFO] [2024-06-21T19:31:01.464Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.xaf.ui --- [2024-06-21T19:31:01.464Z] [INFO] [2024-06-21T19:31:01.464Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.xaf.ui --- [2024-06-21T19:31:01.464Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.xaf.ui [2024-06-21T19:31:01.719Z] [INFO] [2024-06-21T19:31:01.719Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.xaf.ui --- [2024-06-21T19:31:01.719Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:31:01.719Z] [INFO] [2024-06-21T19:31:01.719Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.xaf.ui --- [2024-06-21T19:31:01.719Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/src/main/resources [2024-06-21T19:31:01.719Z] [INFO] [2024-06-21T19:31:01.719Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.xaf.ui --- [2024-06-21T19:31:01.719Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:31:01.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 [2024-06-21T19:31:01.719Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.ui:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/.polyglot.build.properties [2024-06-21T19:31:01.719Z] [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:31:03.083Z] [INFO] [2024-06-21T19:31:03.083Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.xaf.ui --- [2024-06-21T19:31:03.083Z] [INFO] [2024-06-21T19:31:03.083Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.xaf.ui --- [2024-06-21T19:31:03.083Z] [INFO] [2024-06-21T19:31:03.083Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.xaf.ui --- [2024-06-21T19:31:03.083Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/src/test/resources [2024-06-21T19:31:03.083Z] [INFO] [2024-06-21T19:31:03.083Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.xaf.ui --- [2024-06-21T19:31:03.083Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:31:03.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 [2024-06-21T19:31:03.083Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.ui:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/.polyglot.build.properties [2024-06-21T19:31:03.083Z] [INFO] [2024-06-21T19:31:03.083Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.xaf.ui --- [2024-06-21T19:31:03.083Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 144 were skipped [2024-06-21T19:31:03.083Z] [INFO] [2024-06-21T19:31:03.083Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.xaf.ui --- [2024-06-21T19:31:03.083Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/org.eclipse.tracecompass.incubator.xaf.ui-1.0.4-SNAPSHOT-sources.jar [2024-06-21T19:31:03.083Z] [INFO] [2024-06-21T19:31:03.083Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.xaf.ui --- [2024-06-21T19:31:03.083Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/org.eclipse.tracecompass.incubator.xaf.ui-1.0.4-SNAPSHOT.jar [2024-06-21T19:31:03.083Z] [INFO] [2024-06-21T19:31:03.083Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.xaf.ui --- [2024-06-21T19:31:03.083Z] [INFO] [2024-06-21T19:31:03.084Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.xaf.ui --- [2024-06-21T19:31:03.084Z] [INFO] [2024-06-21T19:31:03.084Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.xaf.ui --- [2024-06-21T19:31:03.084Z] [INFO] [2024-06-21T19:31:03.084Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.xaf.ui --- [2024-06-21T19:31:03.340Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/org.eclipse.tracecompass.incubator.xaf.ui-1.0.4-SNAPSHOT.jar [2024-06-21T19:31:07.505Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/org.eclipse.tracecompass.incubator.xaf.ui-1.0.4-SNAPSHOT-sources.jar [2024-06-21T19:31:10.765Z] [INFO] [2024-06-21T19:31:10.765Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.xaf.ui --- [2024-06-21T19:31:10.765Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:31:10.765Z] [INFO] [2024-06-21T19:31:10.765Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.xaf.ui --- [2024-06-21T19:31:10.765Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.xaf.core' with 1 classes [2024-06-21T19:31:10.765Z] [INFO] [2024-06-21T19:31:10.765Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.xaf.ui --- [2024-06-21T19:31:10.765Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/org.eclipse.tracecompass.incubator.xaf.ui-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.ui/1.0.4-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.ui-1.0.4-SNAPSHOT.jar [2024-06-21T19:31:10.765Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.4-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.ui-1.0.4-SNAPSHOT.pom [2024-06-21T19:31:10.765Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/org.eclipse.tracecompass.incubator.xaf.ui-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.ui/1.0.4-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.ui-1.0.4-SNAPSHOT-sources.jar [2024-06-21T19:31:10.765Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.4-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.ui-1.0.4-SNAPSHOT-p2metadata.xml [2024-06-21T19:31:10.765Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.4-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.ui-1.0.4-SNAPSHOT-p2artifacts.xml [2024-06-21T19:31:10.765Z] [INFO] [2024-06-21T19:31:10.765Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.xaf.ui --- [2024-06-21T19:31:10.765Z] [INFO] [2024-06-21T19:31:10.765Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests >-- [2024-06-21T19:31:10.765Z] [INFO] Building org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests 0.1.1-SNAPSHOT [85/128] [2024-06-21T19:31:10.765Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/.polyglot.build.properties [2024-06-21T19:31:10.765Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:31:10.765Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:31:10.765Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/.polyglot.build.properties [2024-06-21T19:31:10.765Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar [2024-06-21T19:31:10.765Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar (123 kB at 8.2 MB/s) [2024-06-21T19:31:10.765Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom [2024-06-21T19:31:10.765Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom (1.1 kB at 94 kB/s) [2024-06-21T19:31:10.765Z] [INFO] [2024-06-21T19:31:10.765Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests --- [2024-06-21T19:31:10.765Z] [INFO] [2024-06-21T19:31:10.765Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests --- [2024-06-21T19:31:10.765Z] [INFO] The project's OSGi version is 0.1.1.202406211918 [2024-06-21T19:31:10.765Z] [INFO] [2024-06-21T19:31:10.765Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests --- [2024-06-21T19:31:10.765Z] [INFO] [2024-06-21T19:31:10.765Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests --- [2024-06-21T19:31:10.765Z] [INFO] [2024-06-21T19:31:10.765Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests --- [2024-06-21T19:31:10.765Z] [INFO] [2024-06-21T19:31:10.765Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests --- [2024-06-21T19:31:10.765Z] [INFO] [2024-06-21T19:31:10.765Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests --- [2024-06-21T19:31:10.765Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests [2024-06-21T19:31:10.765Z] [INFO] [2024-06-21T19:31:10.765Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests --- [2024-06-21T19:31:10.765Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:31:10.765Z] [INFO] [2024-06-21T19:31:10.765Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests --- [2024-06-21T19:31:10.765Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/src/main/resources [2024-06-21T19:31:10.765Z] [INFO] [2024-06-21T19:31:10.765Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests --- [2024-06-21T19:31:10.766Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:31:10.766Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:31:10.766Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/.polyglot.build.properties [2024-06-21T19:31:11.020Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:31:11.020Z] [INFO] [2024-06-21T19:31:11.020Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests --- [2024-06-21T19:31:11.020Z] [INFO] [2024-06-21T19:31:11.020Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests --- [2024-06-21T19:31:11.020Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/src/test/resources [2024-06-21T19:31:11.020Z] [INFO] [2024-06-21T19:31:11.020Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests --- [2024-06-21T19:31:11.020Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 115 were skipped [2024-06-21T19:31:11.020Z] [INFO] [2024-06-21T19:31:11.020Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests --- [2024-06-21T19:31:11.020Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:31:11.020Z] [INFO] [2024-06-21T19:31:11.020Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests --- [2024-06-21T19:31:11.020Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:31:11.020Z] [INFO] [2024-06-21T19:31:11.020Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests --- [2024-06-21T19:31:11.020Z] [INFO] [2024-06-21T19:31:11.020Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests --- [2024-06-21T19:31:11.020Z] [INFO] [2024-06-21T19:31:11.020Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests --- [2024-06-21T19:31:11.275Z] [INFO] [2024-06-21T19:31:11.275Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests --- [2024-06-21T19:31:11.275Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:31:14.543Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:31:17.804Z] [INFO] [2024-06-21T19:31:17.804Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests --- [2024-06-21T19:31:21.064Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/work/data/.metadata/.log [2024-06-21T19:31:21.064Z] [INFO] Command line: [2024-06-21T19:31:21.064Z] [/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-stable/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/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-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2024-06-21T19:31:21.064Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:31:24.325Z] Running org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests.ActivatorTest [2024-06-21T19:31:24.325Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests.ActivatorTest [2024-06-21T19:31:24.325Z] org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.059 s [2024-06-21T19:31:24.325Z] [2024-06-21T19:31:24.325Z] Results: [2024-06-21T19:31:24.325Z] [2024-06-21T19:31:24.325Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-06-21T19:31:24.325Z] [2024-06-21T19:31:24.581Z] [INFO] All tests passed [2024-06-21T19:31:24.581Z] [INFO] [2024-06-21T19:31:24.581Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests --- [2024-06-21T19:31:24.581Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:31:24.581Z] [INFO] [2024-06-21T19:31:24.581Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests --- [2024-06-21T19:31:24.581Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.core' with 4 classes [2024-06-21T19:31:24.581Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes [2024-06-21T19:31:24.581Z] [INFO] [2024-06-21T19:31:24.581Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests --- [2024-06-21T19:31:24.581Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:31:24.581Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:31:24.581Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:31:24.581Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:31:24.581Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:31:24.581Z] [INFO] [2024-06-21T19:31:24.581Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests --- [2024-06-21T19:31:24.581Z] [INFO] [2024-06-21T19:31:24.581Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core.tests >-- [2024-06-21T19:31:24.581Z] [INFO] Building org.eclipse.tracecompass.incubator.kernel.core.tests 0.1.2-SNAPSHOT [86/128] [2024-06-21T19:31:24.581Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/.polyglot.build.properties [2024-06-21T19:31:24.581Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:31:24.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 [2024-06-21T19:31:24.581Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/.polyglot.build.properties [2024-06-21T19:31:24.836Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar [2024-06-21T19:31:24.837Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar (211 kB at 7.5 MB/s) [2024-06-21T19:31:24.837Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar [2024-06-21T19:31:24.837Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar (106 kB at 7.1 MB/s) [2024-06-21T19:31:24.837Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar [2024-06-21T19:31:24.837Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar (14 kB at 1.1 MB/s) [2024-06-21T19:31:24.837Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.10.2/junit-jupiter-engine-5.10.2.jar [2024-06-21T19:31:24.837Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.10.2/junit-jupiter-engine-5.10.2.jar (245 kB at 11 MB/s) [2024-06-21T19:31:24.837Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.10.2/junit-platform-engine-1.10.2.jar [2024-06-21T19:31:24.837Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.10.2/junit-platform-engine-1.10.2.jar (205 kB at 11 MB/s) [2024-06-21T19:31:25.091Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.10.2/junit-platform-launcher-1.10.2.jar [2024-06-21T19:31:25.091Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.10.2/junit-platform-launcher-1.10.2.jar (184 kB at 10 MB/s) [2024-06-21T19:31:25.091Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-api/1.10.2/junit-platform-suite-api-1.10.2.jar [2024-06-21T19:31:25.091Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-api/1.10.2/junit-platform-suite-api-1.10.2.jar (23 kB at 2.8 MB/s) [2024-06-21T19:31:25.091Z] [WARNING] [3a41ee8e-5f81-47eb-b8b3-46c08cf72c08][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. [2024-06-21T19:31:28.352Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.pom [2024-06-21T19:31:28.352Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.pom (3.2 kB at 796 kB/s) [2024-06-21T19:31:28.352Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom [2024-06-21T19:31:28.352Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom (2.0 kB at 407 kB/s) [2024-06-21T19:31:28.352Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.pom [2024-06-21T19:31:28.352Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.pom (2.8 kB at 405 kB/s) [2024-06-21T19:31:28.352Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom [2024-06-21T19:31:28.352Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (1.5 kB at 1.5 MB/s) [2024-06-21T19:31:28.352Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.10.2/junit-jupiter-engine-5.10.2.pom [2024-06-21T19:31:28.352Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.10.2/junit-jupiter-engine-5.10.2.pom (3.2 kB at 400 kB/s) [2024-06-21T19:31:28.352Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.10.2/junit-platform-engine-1.10.2.pom [2024-06-21T19:31:28.352Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.10.2/junit-platform-engine-1.10.2.pom (3.2 kB at 291 kB/s) [2024-06-21T19:31:28.352Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.10.2/junit-platform-launcher-1.10.2.pom [2024-06-21T19:31:28.352Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.10.2/junit-platform-launcher-1.10.2.pom (3.0 kB at 216 kB/s) [2024-06-21T19:31:28.352Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-api/1.10.2/junit-platform-suite-api-1.10.2.pom [2024-06-21T19:31:28.352Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-api/1.10.2/junit-platform-suite-api-1.10.2.pom (3.0 kB at 337 kB/s) [2024-06-21T19:31:28.352Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar [2024-06-21T19:31:28.352Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (6.8 kB at 6.8 MB/s) [2024-06-21T19:31:28.352Z] [INFO] [2024-06-21T19:31:28.352Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.kernel.core.tests --- [2024-06-21T19:31:28.352Z] [INFO] [2024-06-21T19:31:28.352Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.kernel.core.tests --- [2024-06-21T19:31:28.352Z] [INFO] The project's OSGi version is 0.1.2.202406211918 [2024-06-21T19:31:28.352Z] [INFO] [2024-06-21T19:31:28.352Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel.core.tests --- [2024-06-21T19:31:28.352Z] [INFO] [2024-06-21T19:31:28.352Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel.core.tests --- [2024-06-21T19:31:28.353Z] [INFO] [2024-06-21T19:31:28.353Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel.core.tests --- [2024-06-21T19:31:28.353Z] [INFO] [2024-06-21T19:31:28.353Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel.core.tests --- [2024-06-21T19:31:28.353Z] [INFO] [2024-06-21T19:31:28.353Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.kernel.core.tests --- [2024-06-21T19:31:28.353Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.kernel.core.tests [2024-06-21T19:31:28.607Z] [INFO] [2024-06-21T19:31:28.607Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel.core.tests --- [2024-06-21T19:31:28.607Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:31:28.607Z] [INFO] [2024-06-21T19:31:28.607Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel.core.tests --- [2024-06-21T19:31:28.607Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/src/main/resources [2024-06-21T19:31:28.607Z] [INFO] [2024-06-21T19:31:28.607Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.kernel.core.tests --- [2024-06-21T19:31:28.608Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:31:28.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 [2024-06-21T19:31:28.608Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/.polyglot.build.properties [2024-06-21T19:31:28.608Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:31:28.862Z] [INFO] [2024-06-21T19:31:28.862Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.kernel.core.tests --- [2024-06-21T19:31:28.862Z] [INFO] [2024-06-21T19:31:28.862Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.kernel.core.tests --- [2024-06-21T19:31:28.862Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/src/test/resources [2024-06-21T19:31:28.862Z] [INFO] [2024-06-21T19:31:28.862Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.kernel.core.tests --- [2024-06-21T19:31:28.862Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped [2024-06-21T19:31:28.862Z] [INFO] [2024-06-21T19:31:28.862Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.kernel.core.tests --- [2024-06-21T19:31:28.862Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/org.eclipse.tracecompass.incubator.kernel.core.tests-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:31:28.862Z] [INFO] [2024-06-21T19:31:28.862Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.kernel.core.tests --- [2024-06-21T19:31:28.862Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/org.eclipse.tracecompass.incubator.kernel.core.tests-0.1.2-SNAPSHOT.jar [2024-06-21T19:31:29.117Z] [INFO] [2024-06-21T19:31:29.117Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.kernel.core.tests --- [2024-06-21T19:31:29.117Z] [INFO] [2024-06-21T19:31:29.117Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.kernel.core.tests --- [2024-06-21T19:31:29.117Z] [INFO] [2024-06-21T19:31:29.117Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.kernel.core.tests --- [2024-06-21T19:31:29.117Z] [INFO] [2024-06-21T19:31:29.117Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.kernel.core.tests --- [2024-06-21T19:31:29.117Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/org.eclipse.tracecompass.incubator.kernel.core.tests-0.1.2-SNAPSHOT.jar [2024-06-21T19:31:33.278Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/org.eclipse.tracecompass.incubator.kernel.core.tests-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:31:35.790Z] [INFO] [2024-06-21T19:31:35.790Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.kernel.core.tests --- [2024-06-21T19:31:36.044Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/work/data/.metadata/.log [2024-06-21T19:31:36.044Z] [INFO] Command line: [2024-06-21T19:31:36.044Z] [/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-stable/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/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-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2024-06-21T19:31:36.045Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:31:40.204Z] Running org.eclipse.tracecompass.incubator.kernel.core.tests.fileaccess.FileAccessDataProviderTest [2024-06-21T19:31:44.363Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.282 s -- in org.eclipse.tracecompass.incubator.kernel.core.tests.fileaccess.FileAccessDataProviderTest [2024-06-21T19:31:44.363Z] org.eclipse.tracecompass.incubator.kernel.core.tests.fileaccess.FileAccessDataProviderTest.testIncorrectParameters -- Time elapsed: 1.771 s [2024-06-21T19:31:44.363Z] org.eclipse.tracecompass.incubator.kernel.core.tests.fileaccess.FileAccessDataProviderTest.testFileAccessDataProvider -- Time elapsed: 2.485 s [2024-06-21T19:31:44.363Z] Running org.eclipse.tracecompass.incubator.kernel.core.tests.swslatencytest.SWSLatencyTest [2024-06-21T19:31:45.726Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.146 s -- in org.eclipse.tracecompass.incubator.kernel.core.tests.swslatencytest.SWSLatencyTest [2024-06-21T19:31:45.726Z] org.eclipse.tracecompass.incubator.kernel.core.tests.swslatencytest.SWSLatencyTest.testSmallTraceSequential -- Time elapsed: 1.144 s [2024-06-21T19:31:45.726Z] Running org.eclipse.tracecompass.incubator.kernel.core.tests.ActivatorTest [2024-06-21T19:31:45.726Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.incubator.kernel.core.tests.ActivatorTest [2024-06-21T19:31:45.726Z] org.eclipse.tracecompass.incubator.kernel.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s [2024-06-21T19:31:45.726Z] Running org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoPerProcessDataProviderTest [2024-06-21T19:31:48.237Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.273 s -- in org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoPerProcessDataProviderTest [2024-06-21T19:31:48.237Z] org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoPerProcessDataProviderTest.testIoDataProvider -- Time elapsed: 2.272 s [2024-06-21T19:31:48.237Z] Running org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoAccessDataProviderTest [2024-06-21T19:31:52.397Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.498 s -- in org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoAccessDataProviderTest [2024-06-21T19:31:52.397Z] org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoAccessDataProviderTest.testIoDataProviderMultipleTids -- Time elapsed: 2.249 s [2024-06-21T19:31:52.397Z] org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoAccessDataProviderTest.testIoDataProvider -- Time elapsed: 2.249 s [2024-06-21T19:31:52.397Z] Running org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoStateProviderTest [2024-06-21T19:31:54.910Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.245 s -- in org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoStateProviderTest [2024-06-21T19:31:54.910Z] org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoStateProviderTest.testAnalysisExecution -- Time elapsed: 2.243 s [2024-06-21T19:31:54.910Z] [2024-06-21T19:31:54.910Z] Results: [2024-06-21T19:31:54.910Z] [2024-06-21T19:31:54.910Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2024-06-21T19:31:54.910Z] [2024-06-21T19:31:54.910Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered. [2024-06-21T19:31:54.910Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2024-06-21T19:31:54.910Z] org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.(CompositeHostModel.java:79) [2024-06-21T19:31:54.910Z] org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41) [2024-06-21T19:31:54.910Z] org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:118) [2024-06-21T19:31:54.910Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244) [2024-06-21T19:31:54.910Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351) [2024-06-21T19:31:54.910Z] org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297) [2024-06-21T19:31:54.910Z] org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651) [2024-06-21T19:31:54.910Z] org.eclipse.tracecompass.incubator.kernel.core.tests.swslatencytest.SWSLatencyTest.setUp(SWSLatencyTest.java:84) [2024-06-21T19:31:54.910Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:31:54.910Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:31:54.910Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:31:54.910Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:31:54.910Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2024-06-21T19:31:54.910Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2024-06-21T19:31:54.910Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2024-06-21T19:31:54.910Z] org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) [2024-06-21T19:31:54.910Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) [2024-06-21T19:31:54.910Z] org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2024-06-21T19:31:54.910Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:31:54.910Z] org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2024-06-21T19:31:54.910Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2024-06-21T19:31:54.910Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2024-06-21T19:31:54.910Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2024-06-21T19:31:54.911Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2024-06-21T19:31:54.911Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2024-06-21T19:31:54.911Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2024-06-21T19:31:54.911Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2024-06-21T19:31:54.911Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2024-06-21T19:31:54.911Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:31:54.911Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2024-06-21T19:31:54.911Z] org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) [2024-06-21T19:31:54.911Z] org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) [2024-06-21T19:31:54.911Z] org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) [2024-06-21T19:31:54.911Z] org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) [2024-06-21T19:31:54.911Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:31:54.911Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:31:54.911Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:31:54.911Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:31:54.911Z] org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) [2024-06-21T19:31:54.911Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) [2024-06-21T19:31:54.911Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) [2024-06-21T19:31:54.911Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) [2024-06-21T19:31:54.911Z] org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29) [2024-06-21T19:31:54.911Z] org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208) [2024-06-21T19:31:54.911Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) [2024-06-21T19:31:54.911Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) [2024-06-21T19:31:54.911Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) [2024-06-21T19:31:54.911Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) [2024-06-21T19:31:54.911Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:31:54.911Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:31:54.911Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:31:54.911Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:31:54.911Z] org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) [2024-06-21T19:31:54.911Z] org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) [2024-06-21T19:31:54.911Z] org.eclipse.equinox.launcher.Main.run(Main.java:1481) [2024-06-21T19:31:54.911Z] org.eclipse.equinox.launcher.Main.main(Main.java:1454) [2024-06-21T19:31:54.911Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered. [2024-06-21T19:31:54.911Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2024-06-21T19:31:54.911Z] org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.(CompositeHostModel.java:79) [2024-06-21T19:31:54.911Z] org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41) [2024-06-21T19:31:54.911Z] org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:118) [2024-06-21T19:31:54.911Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244) [2024-06-21T19:31:54.911Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351) [2024-06-21T19:31:54.911Z] org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297) [2024-06-21T19:31:54.911Z] org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651) [2024-06-21T19:31:54.911Z] org.eclipse.tracecompass.incubator.kernel.core.io.tests.AbstractTestInputOutput.setUp(AbstractTestInputOutput.java:146) [2024-06-21T19:31:54.911Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:31:54.911Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:31:54.911Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:31:54.911Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:31:54.911Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2024-06-21T19:31:54.911Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2024-06-21T19:31:54.911Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2024-06-21T19:31:54.911Z] org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) [2024-06-21T19:31:54.911Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) [2024-06-21T19:31:54.911Z] org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2024-06-21T19:31:54.911Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:31:54.911Z] org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2024-06-21T19:31:54.911Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2024-06-21T19:31:54.911Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2024-06-21T19:31:54.911Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2024-06-21T19:31:54.911Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2024-06-21T19:31:54.911Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2024-06-21T19:31:54.911Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2024-06-21T19:31:54.911Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2024-06-21T19:31:54.911Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2024-06-21T19:31:54.911Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:31:54.911Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2024-06-21T19:31:54.911Z] org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) [2024-06-21T19:31:54.911Z] org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) [2024-06-21T19:31:54.911Z] org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) [2024-06-21T19:31:54.911Z] org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) [2024-06-21T19:31:54.911Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:31:54.911Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:31:54.911Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:31:54.911Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:31:54.911Z] org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) [2024-06-21T19:31:54.911Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) [2024-06-21T19:31:54.911Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) [2024-06-21T19:31:54.911Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) [2024-06-21T19:31:54.911Z] org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29) [2024-06-21T19:31:54.911Z] org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208) [2024-06-21T19:31:54.911Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) [2024-06-21T19:31:54.911Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) [2024-06-21T19:31:54.911Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) [2024-06-21T19:31:54.911Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) [2024-06-21T19:31:54.911Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:31:54.911Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:31:54.911Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:31:54.911Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:31:54.911Z] org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) [2024-06-21T19:31:54.911Z] org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) [2024-06-21T19:31:54.911Z] org.eclipse.equinox.launcher.Main.run(Main.java:1481) [2024-06-21T19:31:54.911Z] org.eclipse.equinox.launcher.Main.main(Main.java:1454) [2024-06-21T19:31:54.911Z] [INFO] All tests passed [2024-06-21T19:31:54.911Z] [INFO] [2024-06-21T19:31:54.911Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.core.tests --- [2024-06-21T19:31:54.911Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:31:54.911Z] [INFO] [2024-06-21T19:31:54.911Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.core.tests --- [2024-06-21T19:31:54.911Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes [2024-06-21T19:31:55.166Z] [INFO] [2024-06-21T19:31:55.166Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.kernel.core.tests --- [2024-06-21T19:31:55.166Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:31:55.166Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:31:55.166Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:31:55.167Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:31:55.167Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:31:55.167Z] [INFO] [2024-06-21T19:31:55.167Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.kernel.core.tests --- [2024-06-21T19:31:55.167Z] [INFO] [2024-06-21T19:31:55.167Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core.tests >-- [2024-06-21T19:31:55.167Z] [INFO] Building org.eclipse.tracecompass.incubator.eventfieldcount.core.tests 0.1.1-SNAPSHOT [87/128] [2024-06-21T19:31:55.167Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/.polyglot.build.properties [2024-06-21T19:31:55.167Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:31:55.167Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:31:55.167Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/.polyglot.build.properties [2024-06-21T19:31:55.167Z] [INFO] [2024-06-21T19:31:55.167Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests --- [2024-06-21T19:31:55.167Z] [INFO] [2024-06-21T19:31:55.167Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests --- [2024-06-21T19:31:55.167Z] [INFO] The project's OSGi version is 0.1.1.202406211918 [2024-06-21T19:31:55.167Z] [INFO] [2024-06-21T19:31:55.167Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests --- [2024-06-21T19:31:55.167Z] [INFO] [2024-06-21T19:31:55.167Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests --- [2024-06-21T19:31:55.167Z] [INFO] [2024-06-21T19:31:55.167Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests --- [2024-06-21T19:31:55.167Z] [INFO] [2024-06-21T19:31:55.167Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests --- [2024-06-21T19:31:55.167Z] [INFO] [2024-06-21T19:31:55.167Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests --- [2024-06-21T19:31:55.167Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.eventfieldcount.core.tests [2024-06-21T19:31:55.422Z] [INFO] [2024-06-21T19:31:55.422Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests --- [2024-06-21T19:31:55.422Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:31:55.422Z] [INFO] [2024-06-21T19:31:55.422Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests --- [2024-06-21T19:31:55.422Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/src/main/resources [2024-06-21T19:31:55.422Z] [INFO] [2024-06-21T19:31:55.422Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests --- [2024-06-21T19:31:55.422Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:31:55.422Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:31:55.422Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/.polyglot.build.properties [2024-06-21T19:31:55.422Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:31:55.677Z] [INFO] [2024-06-21T19:31:55.677Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests --- [2024-06-21T19:31:55.677Z] [INFO] [2024-06-21T19:31:55.677Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests --- [2024-06-21T19:31:55.677Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/src/test/resources [2024-06-21T19:31:55.677Z] [INFO] [2024-06-21T19:31:55.677Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests --- [2024-06-21T19:31:55.677Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 110 were skipped [2024-06-21T19:31:55.677Z] [INFO] [2024-06-21T19:31:55.677Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests --- [2024-06-21T19:31:55.677Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.1.1-SNAPSHOT-sources.jar [2024-06-21T19:31:55.677Z] [INFO] [2024-06-21T19:31:55.677Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests --- [2024-06-21T19:31:55.677Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.1.1-SNAPSHOT.jar [2024-06-21T19:31:55.677Z] [INFO] [2024-06-21T19:31:55.677Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests --- [2024-06-21T19:31:55.677Z] [INFO] [2024-06-21T19:31:55.677Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests --- [2024-06-21T19:31:55.677Z] [INFO] [2024-06-21T19:31:55.677Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests --- [2024-06-21T19:31:55.677Z] [INFO] [2024-06-21T19:31:55.677Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests --- [2024-06-21T19:31:55.677Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.1.1-SNAPSHOT.jar [2024-06-21T19:31:59.837Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.1.1-SNAPSHOT-sources.jar [2024-06-21T19:32:02.347Z] [INFO] [2024-06-21T19:32:02.347Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests --- [2024-06-21T19:32:02.602Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/work/data/.metadata/.log [2024-06-21T19:32:02.602Z] [INFO] Command line: [2024-06-21T19:32:02.602Z] [/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-stable/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/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-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2024-06-21T19:32:02.602Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:32:06.760Z] Running org.eclipse.tracecompass.incubator.eventfieldcount.core.tests.EventFieldCountTest [2024-06-21T19:32:06.760Z] !SESSION 2024-06-21 19:32:02.742 ----------------------------------------------- [2024-06-21T19:32:06.760Z] eclipse.buildId=unknown [2024-06-21T19:32:06.760Z] java.version=17.0.2 [2024-06-21T19:32:06.760Z] java.vendor=Oracle Corporation [2024-06-21T19:32:06.760Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2024-06-21T19:32:06.760Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2024-06-21T19:32:06.760Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-incubator-stable/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-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2024-06-21T19:32:06.760Z] [2024-06-21T19:32:06.760Z] !ENTRY org.eclipse.tracecompass.tmf.core 1 0 2024-06-21 19:32:06.742 [2024-06-21T19:32:06.760Z] !MESSAGE buildFilterFromRegex: Invalid regex [2024-06-21T19:32:08.123Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.558 s -- in org.eclipse.tracecompass.incubator.eventfieldcount.core.tests.EventFieldCountTest [2024-06-21T19:32:08.123Z] org.eclipse.tracecompass.incubator.eventfieldcount.core.tests.EventFieldCountTest.test -- Time elapsed: 1.519 s [2024-06-21T19:32:08.123Z] Running org.eclipse.tracecompass.incubator.eventfieldcount.core.tests.ActivatorTest [2024-06-21T19:32:08.123Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.incubator.eventfieldcount.core.tests.ActivatorTest [2024-06-21T19:32:08.123Z] org.eclipse.tracecompass.incubator.eventfieldcount.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s [2024-06-21T19:32:08.123Z] [2024-06-21T19:32:08.123Z] Results: [2024-06-21T19:32:08.123Z] [2024-06-21T19:32:08.123Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2024-06-21T19:32:08.123Z] [2024-06-21T19:32:08.379Z] [INFO] All tests passed [2024-06-21T19:32:08.379Z] [INFO] [2024-06-21T19:32:08.379Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests --- [2024-06-21T19:32:08.379Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:32:08.379Z] [INFO] [2024-06-21T19:32:08.379Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests --- [2024-06-21T19:32:08.379Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.core' with 6 classes [2024-06-21T19:32:08.379Z] [INFO] [2024-06-21T19:32:08.379Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests --- [2024-06-21T19:32:08.379Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:32:08.379Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:32:08.379Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:32:08.379Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:32:08.379Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:32:08.379Z] [INFO] [2024-06-21T19:32:08.379Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests --- [2024-06-21T19:32:08.379Z] [INFO] [2024-06-21T19:32:08.379Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core.tests >-- [2024-06-21T19:32:08.379Z] [INFO] Building org.eclipse.tracecompass.incubator.filters.core.tests 0.1.2-SNAPSHOT [88/128] [2024-06-21T19:32:08.379Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.filters.core.tests/.polyglot.build.properties [2024-06-21T19:32:08.379Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:32:08.379Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:32:08.379Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/.polyglot.build.properties [2024-06-21T19:32:08.634Z] [INFO] [2024-06-21T19:32:08.634Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.filters.core.tests --- [2024-06-21T19:32:08.634Z] [INFO] [2024-06-21T19:32:08.634Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.filters.core.tests --- [2024-06-21T19:32:08.634Z] [INFO] The project's OSGi version is 0.1.2.202406211918 [2024-06-21T19:32:08.634Z] [INFO] [2024-06-21T19:32:08.634Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters.core.tests --- [2024-06-21T19:32:08.634Z] [INFO] [2024-06-21T19:32:08.634Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters.core.tests --- [2024-06-21T19:32:08.634Z] [INFO] [2024-06-21T19:32:08.634Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters.core.tests --- [2024-06-21T19:32:08.634Z] [INFO] [2024-06-21T19:32:08.634Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters.core.tests --- [2024-06-21T19:32:08.634Z] [INFO] [2024-06-21T19:32:08.634Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.filters.core.tests --- [2024-06-21T19:32:08.634Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.filters.core.tests [2024-06-21T19:32:08.634Z] [INFO] [2024-06-21T19:32:08.634Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters.core.tests --- [2024-06-21T19:32:08.634Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:32:08.634Z] [INFO] [2024-06-21T19:32:08.634Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters.core.tests --- [2024-06-21T19:32:08.634Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/src/main/resources [2024-06-21T19:32:08.634Z] [INFO] [2024-06-21T19:32:08.634Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.filters.core.tests --- [2024-06-21T19:32:08.634Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:32:08.634Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:32:08.634Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/.polyglot.build.properties [2024-06-21T19:32:08.889Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:32:08.889Z] [INFO] [2024-06-21T19:32:08.889Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.filters.core.tests --- [2024-06-21T19:32:08.889Z] [INFO] [2024-06-21T19:32:08.889Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.filters.core.tests --- [2024-06-21T19:32:08.889Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/src/test/resources [2024-06-21T19:32:08.889Z] [INFO] [2024-06-21T19:32:08.889Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.filters.core.tests --- [2024-06-21T19:32:08.889Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 130 were skipped [2024-06-21T19:32:08.889Z] [INFO] [2024-06-21T19:32:08.889Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.filters.core.tests --- [2024-06-21T19:32:08.889Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/org.eclipse.tracecompass.incubator.filters.core.tests-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:32:08.889Z] [INFO] [2024-06-21T19:32:08.889Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.filters.core.tests --- [2024-06-21T19:32:09.144Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/org.eclipse.tracecompass.incubator.filters.core.tests-0.1.2-SNAPSHOT.jar [2024-06-21T19:32:09.144Z] [INFO] [2024-06-21T19:32:09.144Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.filters.core.tests --- [2024-06-21T19:32:09.144Z] [INFO] [2024-06-21T19:32:09.144Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.filters.core.tests --- [2024-06-21T19:32:09.144Z] [INFO] [2024-06-21T19:32:09.144Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.filters.core.tests --- [2024-06-21T19:32:09.144Z] [INFO] [2024-06-21T19:32:09.144Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.filters.core.tests --- [2024-06-21T19:32:09.144Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/org.eclipse.tracecompass.incubator.filters.core.tests-0.1.2-SNAPSHOT.jar [2024-06-21T19:32:13.305Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/org.eclipse.tracecompass.incubator.filters.core.tests-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:32:16.564Z] [INFO] [2024-06-21T19:32:16.564Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.filters.core.tests --- [2024-06-21T19:32:16.564Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/work/data/.metadata/.log [2024-06-21T19:32:16.564Z] [INFO] Command line: [2024-06-21T19:32:16.564Z] [/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-stable/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/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-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2024-06-21T19:32:16.564Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:32:19.824Z] Running org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest [2024-06-21T19:32:20.079Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest [2024-06-21T19:32:20.079Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.validationNoViableAltException -- Time elapsed: 0.018 s [2024-06-21T19:32:20.079Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.completionLongInputOperatorsSeparatorsCursorMiddle -- Time elapsed: 0.006 s [2024-06-21T19:32:20.079Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.completionSeparatorsOnly -- Time elapsed: 0 s [2024-06-21T19:32:20.079Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.validationMissingClosingParentheseMultipleChars -- Time elapsed: 0 s [2024-06-21T19:32:20.079Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.validationSimpleStringNoErrors -- Time elapsed: 0.001 s [2024-06-21T19:32:20.079Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.validationMissingClosingParentheseOneChar -- Time elapsed: 0 s [2024-06-21T19:32:20.079Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.completionLongInputOperatorsSeparators -- Time elapsed: 0.001 s [2024-06-21T19:32:20.079Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.completionSeparatorsAfterParentheses -- Time elapsed: 0 s [2024-06-21T19:32:20.079Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.validationMismatchedTokenException -- Time elapsed: 0.001 s [2024-06-21T19:32:20.079Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.completionLongInputOperatorsSeparatorsCursorMiddleNoSuggestions -- Time elapsed: 0 s [2024-06-21T19:32:20.079Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.validationComplexStringNoErrors -- Time elapsed: 0 s [2024-06-21T19:32:20.079Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.syntaxColorTests -- Time elapsed: 0.003 s [2024-06-21T19:32:20.079Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.completionOperatorsSeparators -- Time elapsed: 0 s [2024-06-21T19:32:20.079Z] Running org.eclipse.tracecompass.incubator.filters.core.tests.server.ServerTest [2024-06-21T19:32:20.639Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.672 s -- in org.eclipse.tracecompass.incubator.filters.core.tests.server.ServerTest [2024-06-21T19:32:20.639Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ServerTest.colorHighlightReply -- Time elapsed: 0.294 s [2024-06-21T19:32:20.639Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ServerTest.validityReply -- Time elapsed: 0.190 s [2024-06-21T19:32:20.639Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ServerTest.completionReply -- Time elapsed: 0.186 s [2024-06-21T19:32:20.639Z] Running org.eclipse.tracecompass.incubator.filters.core.tests.client.LspClientTest [2024-06-21T19:32:20.639Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.tracecompass.incubator.filters.core.tests.client.LspClientTest [2024-06-21T19:32:20.639Z] org.eclipse.tracecompass.incubator.filters.core.tests.client.LspClientTest.hello -- Time elapsed: 0.014 s [2024-06-21T19:32:20.639Z] Running org.eclipse.tracecompass.incubator.filters.core.tests.ActivatorTest [2024-06-21T19:32:20.895Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.incubator.filters.core.tests.ActivatorTest [2024-06-21T19:32:20.895Z] org.eclipse.tracecompass.incubator.filters.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.001 s [2024-06-21T19:32:20.895Z] [2024-06-21T19:32:20.895Z] Results: [2024-06-21T19:32:20.895Z] [2024-06-21T19:32:20.895Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [2024-06-21T19:32:20.895Z] [2024-06-21T19:32:21.455Z] [INFO] All tests passed [2024-06-21T19:32:21.455Z] [INFO] [2024-06-21T19:32:21.455Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.core.tests --- [2024-06-21T19:32:21.455Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:32:21.455Z] [INFO] [2024-06-21T19:32:21.455Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.core.tests --- [2024-06-21T19:32:21.455Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.core' with 14 classes [2024-06-21T19:32:21.455Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.ui' with 21 classes [2024-06-21T19:32:21.455Z] [INFO] [2024-06-21T19:32:21.455Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.filters.core.tests --- [2024-06-21T19:32:21.455Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:32:21.455Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:32:21.455Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:32:21.455Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:32:21.455Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:32:21.455Z] [INFO] [2024-06-21T19:32:21.455Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.filters.core.tests --- [2024-06-21T19:32:21.455Z] [INFO] [2024-06-21T19:32:21.455Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview >-- [2024-06-21T19:32:21.455Z] [INFO] Building org.eclipse.tracecompass.incubator.tmf.ui.multiview 0.10.0-SNAPSHOT [89/128] [2024-06-21T19:32:21.455Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/.polyglot.build.properties [2024-06-21T19:32:21.455Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:32:21.455Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/.polyglot.build.properties [2024-06-21T19:32:21.710Z] [INFO] [2024-06-21T19:32:21.710Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview --- [2024-06-21T19:32:21.710Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target [2024-06-21T19:32:21.710Z] [INFO] [2024-06-21T19:32:21.710Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview --- [2024-06-21T19:32:21.710Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:32:21.710Z] [INFO] [2024-06-21T19:32:21.710Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview --- [2024-06-21T19:32:21.710Z] [INFO] [2024-06-21T19:32:21.710Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview --- [2024-06-21T19:32:21.710Z] [INFO] [2024-06-21T19:32:21.710Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview --- [2024-06-21T19:32:21.710Z] [INFO] [2024-06-21T19:32:21.710Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview --- [2024-06-21T19:32:21.710Z] [INFO] [2024-06-21T19:32:21.710Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview --- [2024-06-21T19:32:21.710Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:32:21.710Z] [INFO] [2024-06-21T19:32:21.710Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview --- [2024-06-21T19:32:21.710Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/src/main/resources [2024-06-21T19:32:21.710Z] [INFO] [2024-06-21T19:32:21.710Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview --- [2024-06-21T19:32:21.710Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 127 were skipped [2024-06-21T19:32:21.710Z] [INFO] [2024-06-21T19:32:21.710Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview --- [2024-06-21T19:32:21.710Z] [INFO] [2024-06-21T19:32:21.710Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview --- [2024-06-21T19:32:21.710Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.10.0-SNAPSHOT.jar [2024-06-21T19:32:21.710Z] [INFO] [2024-06-21T19:32:21.710Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview --- [2024-06-21T19:32:21.710Z] [INFO] [2024-06-21T19:32:21.710Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview --- [2024-06-21T19:32:21.710Z] [INFO] [2024-06-21T19:32:21.710Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview --- [2024-06-21T19:32:21.710Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:32:21.710Z] [INFO] [2024-06-21T19:32:21.710Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview --- [2024-06-21T19:32:21.710Z] [INFO] [2024-06-21T19:32:21.710Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview --- [2024-06-21T19:32:21.710Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.10.0-SNAPSHOT.jar [2024-06-21T19:32:24.971Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:32:28.232Z] [INFO] [2024-06-21T19:32:28.232Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview --- [2024-06-21T19:32:28.232Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:32:28.232Z] [INFO] [2024-06-21T19:32:28.232Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview --- [2024-06-21T19:32:28.232Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui' with 50 classes [2024-06-21T19:32:28.232Z] [INFO] [2024-06-21T19:32:28.232Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview --- [2024-06-21T19:32:28.232Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.10.0-SNAPSHOT.jar [2024-06-21T19:32:28.232Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.10.0-SNAPSHOT.pom [2024-06-21T19:32:28.232Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.10.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:32:28.233Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:32:28.487Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:32:28.487Z] [INFO] [2024-06-21T19:32:28.487Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview --- [2024-06-21T19:32:28.487Z] [INFO] [2024-06-21T19:32:28.487Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core.tests >-- [2024-06-21T19:32:28.487Z] [INFO] Building org.eclipse.tracecompass.incubator.rocm.core.tests 0.1.1-SNAPSHOT [90/128] [2024-06-21T19:32:28.487Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/.polyglot.build.properties [2024-06-21T19:32:28.487Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:32:28.487Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:32:28.487Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/.polyglot.build.properties [2024-06-21T19:32:28.487Z] [INFO] [2024-06-21T19:32:28.487Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rocm.core.tests --- [2024-06-21T19:32:28.487Z] [INFO] [2024-06-21T19:32:28.487Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.rocm.core.tests --- [2024-06-21T19:32:28.487Z] [INFO] The project's OSGi version is 0.1.1.202406211918 [2024-06-21T19:32:28.487Z] [INFO] [2024-06-21T19:32:28.487Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rocm.core.tests --- [2024-06-21T19:32:28.487Z] [INFO] [2024-06-21T19:32:28.487Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rocm.core.tests --- [2024-06-21T19:32:28.487Z] [INFO] [2024-06-21T19:32:28.487Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rocm.core.tests --- [2024-06-21T19:32:28.487Z] [INFO] [2024-06-21T19:32:28.487Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rocm.core.tests --- [2024-06-21T19:32:28.487Z] [INFO] [2024-06-21T19:32:28.487Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.rocm.core.tests --- [2024-06-21T19:32:28.487Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.rocm.core.tests [2024-06-21T19:32:28.742Z] [INFO] [2024-06-21T19:32:28.742Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rocm.core.tests --- [2024-06-21T19:32:28.742Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:32:28.742Z] [INFO] [2024-06-21T19:32:28.742Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rocm.core.tests --- [2024-06-21T19:32:28.742Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/src/main/resources [2024-06-21T19:32:28.742Z] [INFO] [2024-06-21T19:32:28.742Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.rocm.core.tests --- [2024-06-21T19:32:28.742Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:32:28.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 [2024-06-21T19:32:28.742Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/.polyglot.build.properties [2024-06-21T19:32:28.742Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:32:28.997Z] [INFO] [2024-06-21T19:32:28.997Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.rocm.core.tests --- [2024-06-21T19:32:28.997Z] [INFO] [2024-06-21T19:32:28.997Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.rocm.core.tests --- [2024-06-21T19:32:28.997Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/src/test/resources [2024-06-21T19:32:28.997Z] [INFO] [2024-06-21T19:32:28.997Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.rocm.core.tests --- [2024-06-21T19:32:28.997Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 117 were skipped [2024-06-21T19:32:28.997Z] [INFO] [2024-06-21T19:32:28.997Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rocm.core.tests --- [2024-06-21T19:32:28.997Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/org.eclipse.tracecompass.incubator.rocm.core.tests-0.1.1-SNAPSHOT-sources.jar [2024-06-21T19:32:28.997Z] [INFO] [2024-06-21T19:32:28.997Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.rocm.core.tests --- [2024-06-21T19:32:28.997Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/org.eclipse.tracecompass.incubator.rocm.core.tests-0.1.1-SNAPSHOT.jar [2024-06-21T19:32:28.997Z] [INFO] [2024-06-21T19:32:28.997Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.rocm.core.tests --- [2024-06-21T19:32:28.997Z] [INFO] [2024-06-21T19:32:28.997Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.rocm.core.tests --- [2024-06-21T19:32:28.997Z] [INFO] [2024-06-21T19:32:28.997Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rocm.core.tests --- [2024-06-21T19:32:28.997Z] [INFO] [2024-06-21T19:32:28.997Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.rocm.core.tests --- [2024-06-21T19:32:28.997Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/org.eclipse.tracecompass.incubator.rocm.core.tests-0.1.1-SNAPSHOT.jar [2024-06-21T19:32:32.256Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/org.eclipse.tracecompass.incubator.rocm.core.tests-0.1.1-SNAPSHOT-sources.jar [2024-06-21T19:32:36.415Z] [INFO] [2024-06-21T19:32:36.415Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.rocm.core.tests --- [2024-06-21T19:32:36.415Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/work/data/.metadata/.log [2024-06-21T19:32:36.415Z] [INFO] Command line: [2024-06-21T19:32:36.415Z] [/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-stable/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/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-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2024-06-21T19:32:36.415Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:32:39.676Z] Running org.eclipse.tracecompass.incubator.rocm.core.tests.ActivatorTest [2024-06-21T19:32:39.676Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.eclipse.tracecompass.incubator.rocm.core.tests.ActivatorTest [2024-06-21T19:32:39.676Z] org.eclipse.tracecompass.incubator.rocm.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.022 s [2024-06-21T19:32:39.676Z] [2024-06-21T19:32:39.676Z] Results: [2024-06-21T19:32:39.676Z] [2024-06-21T19:32:39.676Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-06-21T19:32:39.676Z] [2024-06-21T19:32:39.676Z] [INFO] All tests passed [2024-06-21T19:32:39.676Z] [INFO] [2024-06-21T19:32:39.676Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rocm.core.tests --- [2024-06-21T19:32:39.676Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:32:39.676Z] [INFO] [2024-06-21T19:32:39.676Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rocm.core.tests --- [2024-06-21T19:32:39.676Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm.core' with 30 classes [2024-06-21T19:32:39.676Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes [2024-06-21T19:32:39.676Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 68 classes [2024-06-21T19:32:39.676Z] [INFO] [2024-06-21T19:32:39.676Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rocm.core.tests --- [2024-06-21T19:32:39.676Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:32:39.676Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:32:39.676Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:32:39.676Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:32:39.676Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:32:39.676Z] [INFO] [2024-06-21T19:32:39.676Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rocm.core.tests --- [2024-06-21T19:32:39.676Z] [INFO] [2024-06-21T19:32:39.676Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.core.tests >-- [2024-06-21T19:32:39.676Z] [INFO] Building org.eclipse.tracecompass.incubator.inandout.core.tests 0.1.1-SNAPSHOT [91/128] [2024-06-21T19:32:39.676Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/.polyglot.build.properties [2024-06-21T19:32:39.676Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:32:39.676Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:32:39.676Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/.polyglot.build.properties [2024-06-21T19:32:39.932Z] [INFO] [2024-06-21T19:32:39.932Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.inandout.core.tests --- [2024-06-21T19:32:39.932Z] [INFO] [2024-06-21T19:32:39.932Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.inandout.core.tests --- [2024-06-21T19:32:39.932Z] [INFO] The project's OSGi version is 0.1.1.202406211918 [2024-06-21T19:32:39.932Z] [INFO] [2024-06-21T19:32:39.932Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.inandout.core.tests --- [2024-06-21T19:32:39.932Z] [INFO] [2024-06-21T19:32:39.932Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.inandout.core.tests --- [2024-06-21T19:32:39.932Z] [INFO] [2024-06-21T19:32:39.932Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.inandout.core.tests --- [2024-06-21T19:32:39.932Z] [INFO] [2024-06-21T19:32:39.932Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.inandout.core.tests --- [2024-06-21T19:32:39.932Z] [INFO] [2024-06-21T19:32:39.932Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.inandout.core.tests --- [2024-06-21T19:32:39.932Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.inandout.core.tests [2024-06-21T19:32:39.932Z] [INFO] [2024-06-21T19:32:39.932Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.inandout.core.tests --- [2024-06-21T19:32:39.932Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:32:39.932Z] [INFO] [2024-06-21T19:32:39.932Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.inandout.core.tests --- [2024-06-21T19:32:39.932Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/src/main/resources [2024-06-21T19:32:39.932Z] [INFO] [2024-06-21T19:32:39.932Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.inandout.core.tests --- [2024-06-21T19:32:39.932Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:32:39.932Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:32:39.932Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/.polyglot.build.properties [2024-06-21T19:32:39.932Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:32:40.187Z] [INFO] [2024-06-21T19:32:40.187Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.inandout.core.tests --- [2024-06-21T19:32:40.187Z] [INFO] [2024-06-21T19:32:40.187Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.inandout.core.tests --- [2024-06-21T19:32:40.187Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/src/test/resources [2024-06-21T19:32:40.187Z] [INFO] [2024-06-21T19:32:40.187Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.inandout.core.tests --- [2024-06-21T19:32:40.187Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 108 were skipped [2024-06-21T19:32:40.187Z] [INFO] [2024-06-21T19:32:40.187Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.inandout.core.tests --- [2024-06-21T19:32:40.187Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/org.eclipse.tracecompass.incubator.inandout.core.tests-0.1.1-SNAPSHOT-sources.jar [2024-06-21T19:32:40.187Z] [INFO] [2024-06-21T19:32:40.187Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.inandout.core.tests --- [2024-06-21T19:32:40.187Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/org.eclipse.tracecompass.incubator.inandout.core.tests-0.1.1-SNAPSHOT.jar [2024-06-21T19:32:40.187Z] [INFO] [2024-06-21T19:32:40.187Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.inandout.core.tests --- [2024-06-21T19:32:40.187Z] [INFO] [2024-06-21T19:32:40.187Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.inandout.core.tests --- [2024-06-21T19:32:40.187Z] [INFO] [2024-06-21T19:32:40.187Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.inandout.core.tests --- [2024-06-21T19:32:40.187Z] [INFO] [2024-06-21T19:32:40.187Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.inandout.core.tests --- [2024-06-21T19:32:40.187Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/org.eclipse.tracecompass.incubator.inandout.core.tests-0.1.1-SNAPSHOT.jar [2024-06-21T19:32:44.346Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/org.eclipse.tracecompass.incubator.inandout.core.tests-0.1.1-SNAPSHOT-sources.jar [2024-06-21T19:32:46.857Z] [INFO] [2024-06-21T19:32:46.857Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.inandout.core.tests --- [2024-06-21T19:32:47.112Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/work/data/.metadata/.log [2024-06-21T19:32:47.112Z] [INFO] Command line: [2024-06-21T19:32:47.112Z] [/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-stable/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/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-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2024-06-21T19:32:47.112Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:32:50.371Z] Running org.eclipse.tracecompass.incubator.inandout.core.tests.ActivatorTest [2024-06-21T19:32:50.371Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.tracecompass.incubator.inandout.core.tests.ActivatorTest [2024-06-21T19:32:50.371Z] org.eclipse.tracecompass.incubator.inandout.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.023 s [2024-06-21T19:32:50.371Z] [2024-06-21T19:32:50.371Z] Results: [2024-06-21T19:32:50.371Z] [2024-06-21T19:32:50.371Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-06-21T19:32:50.371Z] [2024-06-21T19:32:50.627Z] [INFO] All tests passed [2024-06-21T19:32:50.627Z] [INFO] [2024-06-21T19:32:50.627Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout.core.tests --- [2024-06-21T19:32:50.627Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:32:50.627Z] [INFO] [2024-06-21T19:32:50.627Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout.core.tests --- [2024-06-21T19:32:50.627Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.core' with 6 classes [2024-06-21T19:32:50.627Z] [INFO] [2024-06-21T19:32:50.627Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.inandout.core.tests --- [2024-06-21T19:32:50.627Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:32:50.627Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:32:50.627Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:32:50.627Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:32:50.627Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:32:50.627Z] [INFO] [2024-06-21T19:32:50.627Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.inandout.core.tests --- [2024-06-21T19:32:50.627Z] [INFO] [2024-06-21T19:32:50.627Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core.tests >-- [2024-06-21T19:32:50.627Z] [INFO] Building org.eclipse.tracecompass.incubator.analysis.core.tests 0.1.2-SNAPSHOT [92/128] [2024-06-21T19:32:50.627Z] [INFO] from callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/.polyglot.build.properties [2024-06-21T19:32:50.627Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:32:50.627Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:32:50.627Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/.polyglot.build.properties [2024-06-21T19:32:50.883Z] [INFO] [2024-06-21T19:32:50.883Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.analysis.core.tests --- [2024-06-21T19:32:50.883Z] [INFO] [2024-06-21T19:32:50.883Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.analysis.core.tests --- [2024-06-21T19:32:50.883Z] [INFO] The project's OSGi version is 0.1.2.202406211918 [2024-06-21T19:32:50.883Z] [INFO] [2024-06-21T19:32:50.883Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.analysis.core.tests --- [2024-06-21T19:32:50.884Z] [INFO] [2024-06-21T19:32:50.884Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.analysis.core.tests --- [2024-06-21T19:32:50.884Z] [INFO] [2024-06-21T19:32:50.884Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.analysis.core.tests --- [2024-06-21T19:32:50.884Z] [INFO] [2024-06-21T19:32:50.884Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.analysis.core.tests --- [2024-06-21T19:32:50.884Z] [INFO] [2024-06-21T19:32:50.884Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.analysis.core.tests --- [2024-06-21T19:32:50.884Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.analysis.core.tests [2024-06-21T19:32:51.138Z] [INFO] [2024-06-21T19:32:51.138Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.analysis.core.tests --- [2024-06-21T19:32:51.138Z] [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-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:32:51.138Z] [INFO] [2024-06-21T19:32:51.138Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.analysis.core.tests --- [2024-06-21T19:32:51.138Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/src/main/resources [2024-06-21T19:32:51.138Z] [INFO] [2024-06-21T19:32:51.138Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.analysis.core.tests --- [2024-06-21T19:32:51.138Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:32:51.138Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:32:51.138Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/.polyglot.build.properties [2024-06-21T19:32:51.138Z] [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:32:51.393Z] [INFO] [2024-06-21T19:32:51.393Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.analysis.core.tests --- [2024-06-21T19:32:51.393Z] [INFO] [2024-06-21T19:32:51.393Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.analysis.core.tests --- [2024-06-21T19:32:51.393Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/src/test/resources [2024-06-21T19:32:51.393Z] [INFO] [2024-06-21T19:32:51.393Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.analysis.core.tests --- [2024-06-21T19:32:51.393Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped [2024-06-21T19:32:51.393Z] [INFO] [2024-06-21T19:32:51.393Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.analysis.core.tests --- [2024-06-21T19:32:51.393Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/org.eclipse.tracecompass.incubator.analysis.core.tests-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:32:51.393Z] [INFO] [2024-06-21T19:32:51.393Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.analysis.core.tests --- [2024-06-21T19:32:51.648Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/org.eclipse.tracecompass.incubator.analysis.core.tests-0.1.2-SNAPSHOT.jar [2024-06-21T19:32:51.648Z] [INFO] [2024-06-21T19:32:51.648Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.analysis.core.tests --- [2024-06-21T19:32:51.648Z] [INFO] [2024-06-21T19:32:51.648Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.analysis.core.tests --- [2024-06-21T19:32:51.648Z] [INFO] [2024-06-21T19:32:51.648Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.analysis.core.tests --- [2024-06-21T19:32:51.648Z] [INFO] [2024-06-21T19:32:51.648Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.analysis.core.tests --- [2024-06-21T19:32:51.648Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/org.eclipse.tracecompass.incubator.analysis.core.tests-0.1.2-SNAPSHOT.jar [2024-06-21T19:32:58.175Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/org.eclipse.tracecompass.incubator.analysis.core.tests-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:33:03.410Z] [INFO] [2024-06-21T19:33:03.410Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.analysis.core.tests --- [2024-06-21T19:33:03.410Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/work/data/.metadata/.log [2024-06-21T19:33:03.410Z] [INFO] Command line: [2024-06-21T19:33:03.410Z] [/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-stable/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/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-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2024-06-21T19:33:03.410Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:33:07.570Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisProcessNameAspectTest [2024-06-21T19:33:25.598Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.37 s -- in org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisProcessNameAspectTest [2024-06-21T19:33:25.598Z] org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisProcessNameAspectTest.testAspectFromOtherTrace -- Time elapsed: 16.88 s [2024-06-21T19:33:25.598Z] org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisProcessNameAspectTest.testModelExecName -- Time elapsed: 0.394 s [2024-06-21T19:33:25.598Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisThreadNameAspectTest [2024-06-21T19:33:25.598Z] !SESSION 2024-06-21 19:33:03.150 ----------------------------------------------- [2024-06-21T19:33:25.598Z] eclipse.buildId=unknown [2024-06-21T19:33:25.598Z] java.version=17.0.2 [2024-06-21T19:33:25.598Z] java.vendor=Oracle Corporation [2024-06-21T19:33:25.598Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2024-06-21T19:33:25.598Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2024-06-21T19:33:25.598Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-incubator-stable/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-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2024-06-21T19:33:25.598Z] [2024-06-21T19:33:25.598Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-06-21 19:33:25.051 [2024-06-21T19:33:25.598Z] !MESSAGE StateSystemDisposedException [2024-06-21T19:33:25.598Z] !STACK 0 [2024-06-21T19:33:25.598Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException [2024-06-21T19:33:25.598Z] at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597) [2024-06-21T19:33:25.598Z] at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111) [2024-06-21T19:33:25.598Z] at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153) [2024-06-21T19:33:25.598Z] at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81) [2024-06-21T19:33:25.598Z] at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:79) [2024-06-21T19:33:25.598Z] at org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisThreadNameAspectTest.testModelExecName(AnalysisThreadNameAspectTest.java:107) [2024-06-21T19:33:25.598Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:33:25.598Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:33:25.598Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:33:25.598Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:33:25.598Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2024-06-21T19:33:25.598Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2024-06-21T19:33:25.598Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2024-06-21T19:33:25.598Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2024-06-21T19:33:25.598Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2024-06-21T19:33:25.598Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2024-06-21T19:33:25.598Z] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:33:25.598Z] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2024-06-21T19:33:25.598Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2024-06-21T19:33:25.598Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2024-06-21T19:33:25.598Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2024-06-21T19:33:25.598Z] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2024-06-21T19:33:25.598Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2024-06-21T19:33:25.598Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2024-06-21T19:33:25.598Z] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2024-06-21T19:33:25.598Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2024-06-21T19:33:25.598Z] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:33:25.598Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2024-06-21T19:33:25.598Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) [2024-06-21T19:33:25.598Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) [2024-06-21T19:33:25.598Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) [2024-06-21T19:33:25.598Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) [2024-06-21T19:33:25.598Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:33:25.598Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:33:25.598Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:33:25.598Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:33:25.598Z] at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) [2024-06-21T19:33:25.598Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) [2024-06-21T19:33:25.598Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) [2024-06-21T19:33:25.598Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) [2024-06-21T19:33:25.598Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29) [2024-06-21T19:33:25.598Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208) [2024-06-21T19:33:25.598Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) [2024-06-21T19:33:25.598Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) [2024-06-21T19:33:25.598Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) [2024-06-21T19:33:25.598Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) [2024-06-21T19:33:25.598Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:33:25.598Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:33:25.598Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:33:25.598Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:33:25.598Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) [2024-06-21T19:33:25.598Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) [2024-06-21T19:33:25.598Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1481) [2024-06-21T19:33:25.598Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1454) [2024-06-21T19:33:25.598Z] [2024-06-21T19:33:25.598Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-06-21 19:33:25.052 [2024-06-21T19:33:25.598Z] !MESSAGE StateSystemDisposedException [2024-06-21T19:33:25.598Z] !STACK 0 [2024-06-21T19:33:25.598Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException [2024-06-21T19:33:25.598Z] at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597) [2024-06-21T19:33:25.598Z] at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111) [2024-06-21T19:33:25.598Z] at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153) [2024-06-21T19:33:25.598Z] at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81) [2024-06-21T19:33:25.598Z] at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:79) [2024-06-21T19:33:25.598Z] at org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisThreadNameAspectTest.testModelExecName(AnalysisThreadNameAspectTest.java:107) [2024-06-21T19:33:25.598Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:33:25.598Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:33:25.598Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:33:25.598Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:33:25.598Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2024-06-21T19:33:25.598Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2024-06-21T19:33:25.598Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2024-06-21T19:33:25.598Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2024-06-21T19:33:25.598Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2024-06-21T19:33:25.598Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2024-06-21T19:33:25.598Z] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:33:25.598Z] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2024-06-21T19:33:25.598Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2024-06-21T19:33:25.598Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2024-06-21T19:33:25.598Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2024-06-21T19:33:25.598Z] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2024-06-21T19:33:25.598Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2024-06-21T19:33:25.598Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2024-06-21T19:33:25.599Z] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2024-06-21T19:33:25.599Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2024-06-21T19:33:25.599Z] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:33:25.599Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2024-06-21T19:33:25.599Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) [2024-06-21T19:33:25.599Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) [2024-06-21T19:33:25.599Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) [2024-06-21T19:33:25.599Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) [2024-06-21T19:33:25.599Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:33:25.599Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:33:25.599Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:33:25.599Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:33:25.599Z] at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) [2024-06-21T19:33:25.599Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) [2024-06-21T19:33:25.599Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) [2024-06-21T19:33:25.599Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) [2024-06-21T19:33:25.599Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29) [2024-06-21T19:33:25.599Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208) [2024-06-21T19:33:25.599Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) [2024-06-21T19:33:25.599Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) [2024-06-21T19:33:25.599Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) [2024-06-21T19:33:25.599Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) [2024-06-21T19:33:25.599Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:33:25.599Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:33:25.599Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:33:25.599Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:33:25.599Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) [2024-06-21T19:33:25.599Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) [2024-06-21T19:33:25.599Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1481) [2024-06-21T19:33:25.599Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1454) [2024-06-21T19:33:25.599Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.487 s -- in org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisThreadNameAspectTest [2024-06-21T19:33:25.599Z] org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisThreadNameAspectTest.testAspectFromOtherTrace -- Time elapsed: 0.203 s [2024-06-21T19:33:25.599Z] org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisThreadNameAspectTest.testModelExecName -- Time elapsed: 0.282 s [2024-06-21T19:33:25.599Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest [2024-06-21T19:33:25.599Z] [2024-06-21T19:33:25.599Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-06-21 19:33:25.264 [2024-06-21T19:33:25.599Z] !MESSAGE StateSystemDisposedException [2024-06-21T19:33:25.599Z] !STACK 0 [2024-06-21T19:33:25.599Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException [2024-06-21T19:33:25.599Z] at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597) [2024-06-21T19:33:25.599Z] at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111) [2024-06-21T19:33:25.599Z] at org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:149) [2024-06-21T19:33:25.599Z] at org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:85) [2024-06-21T19:33:25.599Z] at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisTidAspect.resolve(AnalysisTidAspect.java:56) [2024-06-21T19:33:25.599Z] at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxTidAspect.resolve(LinuxTidAspect.java:1) [2024-06-21T19:33:25.599Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveEventAspectOfClassForEvent(TmfTraceUtils.java:195) [2024-06-21T19:33:25.599Z] at org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest.testAspectFromOtherTrace(AnalysisTidAspectTest.java:161) [2024-06-21T19:33:25.599Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:33:25.599Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:33:25.599Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:33:25.599Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:33:25.599Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2024-06-21T19:33:25.599Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2024-06-21T19:33:25.599Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2024-06-21T19:33:25.599Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2024-06-21T19:33:25.599Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2024-06-21T19:33:25.599Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2024-06-21T19:33:25.599Z] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:33:25.599Z] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2024-06-21T19:33:25.599Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2024-06-21T19:33:25.599Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2024-06-21T19:33:25.599Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2024-06-21T19:33:25.599Z] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2024-06-21T19:33:25.599Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2024-06-21T19:33:25.599Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2024-06-21T19:33:25.599Z] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2024-06-21T19:33:25.599Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2024-06-21T19:33:25.599Z] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:33:25.599Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2024-06-21T19:33:25.599Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) [2024-06-21T19:33:25.599Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) [2024-06-21T19:33:25.599Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) [2024-06-21T19:33:25.599Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) [2024-06-21T19:33:25.599Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:33:25.599Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:33:25.599Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:33:25.599Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:33:25.599Z] at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) [2024-06-21T19:33:25.599Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) [2024-06-21T19:33:25.599Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) [2024-06-21T19:33:25.599Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) [2024-06-21T19:33:25.599Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29) [2024-06-21T19:33:25.599Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208) [2024-06-21T19:33:25.599Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) [2024-06-21T19:33:25.599Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) [2024-06-21T19:33:25.599Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) [2024-06-21T19:33:25.599Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) [2024-06-21T19:33:25.599Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:33:25.599Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:33:25.599Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:33:25.599Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:33:25.599Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) [2024-06-21T19:33:25.599Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) [2024-06-21T19:33:25.599Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1481) [2024-06-21T19:33:25.599Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1454) [2024-06-21T19:33:25.599Z] [2024-06-21T19:33:25.599Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-06-21 19:33:25.265 [2024-06-21T19:33:25.599Z] !MESSAGE StateSystemDisposedException [2024-06-21T19:33:25.599Z] !STACK 0 [2024-06-21T19:33:25.599Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException [2024-06-21T19:33:25.599Z] at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597) [2024-06-21T19:33:25.599Z] at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111) [2024-06-21T19:33:25.599Z] at org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:149) [2024-06-21T19:33:25.599Z] at org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:85) [2024-06-21T19:33:25.599Z] at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisTidAspect.resolve(AnalysisTidAspect.java:56) [2024-06-21T19:33:25.599Z] at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxTidAspect.resolve(LinuxTidAspect.java:1) [2024-06-21T19:33:25.599Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveEventAspectOfClassForEvent(TmfTraceUtils.java:195) [2024-06-21T19:33:25.599Z] at org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest.testAspectFromOtherTrace(AnalysisTidAspectTest.java:161) [2024-06-21T19:33:25.600Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:33:25.600Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:33:25.600Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:33:25.600Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:33:25.600Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2024-06-21T19:33:25.600Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2024-06-21T19:33:25.600Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2024-06-21T19:33:25.600Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2024-06-21T19:33:25.600Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2024-06-21T19:33:25.600Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2024-06-21T19:33:25.600Z] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:33:25.600Z] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2024-06-21T19:33:25.600Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2024-06-21T19:33:25.600Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2024-06-21T19:33:25.600Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2024-06-21T19:33:25.600Z] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2024-06-21T19:33:25.600Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2024-06-21T19:33:25.600Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2024-06-21T19:33:25.600Z] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2024-06-21T19:33:25.600Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2024-06-21T19:33:25.600Z] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:33:25.600Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2024-06-21T19:33:25.600Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) [2024-06-21T19:33:25.600Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) [2024-06-21T19:33:25.600Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) [2024-06-21T19:33:25.600Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) [2024-06-21T19:33:25.600Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:33:25.600Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:33:25.600Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:33:25.600Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:33:25.600Z] at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) [2024-06-21T19:33:25.600Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) [2024-06-21T19:33:25.600Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) [2024-06-21T19:33:25.600Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) [2024-06-21T19:33:25.600Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29) [2024-06-21T19:33:25.600Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208) [2024-06-21T19:33:25.600Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) [2024-06-21T19:33:25.600Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) [2024-06-21T19:33:25.600Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) [2024-06-21T19:33:25.600Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) [2024-06-21T19:33:25.600Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:33:25.600Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:33:25.600Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:33:25.600Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:33:25.600Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) [2024-06-21T19:33:25.600Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) [2024-06-21T19:33:25.600Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1481) [2024-06-21T19:33:25.600Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1454) [2024-06-21T19:33:25.600Z] [2024-06-21T19:33:25.600Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-06-21 19:33:25.266 [2024-06-21T19:33:25.600Z] !MESSAGE StateSystemDisposedException [2024-06-21T19:33:25.600Z] !STACK 0 [2024-06-21T19:33:25.600Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException [2024-06-21T19:33:25.600Z] at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597) [2024-06-21T19:33:25.600Z] at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111) [2024-06-21T19:33:25.600Z] at org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:149) [2024-06-21T19:33:25.600Z] at org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:85) [2024-06-21T19:33:25.600Z] at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisTidAspect.resolve(AnalysisTidAspect.java:56) [2024-06-21T19:33:25.600Z] at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxTidAspect.resolve(LinuxTidAspect.java:1) [2024-06-21T19:33:25.600Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveEventAspectOfClassForEvent(TmfTraceUtils.java:195) [2024-06-21T19:33:25.600Z] at org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest.testAspectFromOtherTrace(AnalysisTidAspectTest.java:161) [2024-06-21T19:33:25.600Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:33:25.600Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:33:25.600Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:33:25.600Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:33:25.600Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2024-06-21T19:33:25.600Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2024-06-21T19:33:25.600Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2024-06-21T19:33:25.600Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2024-06-21T19:33:25.600Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2024-06-21T19:33:25.600Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2024-06-21T19:33:25.600Z] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:33:25.600Z] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2024-06-21T19:33:25.600Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2024-06-21T19:33:25.600Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2024-06-21T19:33:25.600Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2024-06-21T19:33:25.600Z] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2024-06-21T19:33:25.600Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2024-06-21T19:33:25.600Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2024-06-21T19:33:25.600Z] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2024-06-21T19:33:25.600Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2024-06-21T19:33:25.600Z] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:33:25.600Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2024-06-21T19:33:25.600Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) [2024-06-21T19:33:25.600Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) [2024-06-21T19:33:25.600Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) [2024-06-21T19:33:25.600Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) [2024-06-21T19:33:25.600Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:33:25.600Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:33:25.600Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:33:25.600Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:33:25.600Z] at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) [2024-06-21T19:33:25.600Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) [2024-06-21T19:33:25.600Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) [2024-06-21T19:33:25.600Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) [2024-06-21T19:33:25.600Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29) [2024-06-21T19:33:25.600Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208) [2024-06-21T19:33:25.600Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) [2024-06-21T19:33:25.600Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) [2024-06-21T19:33:25.600Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) [2024-06-21T19:33:25.600Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) [2024-06-21T19:33:25.600Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:33:25.600Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:33:25.600Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:33:25.600Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:33:25.600Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) [2024-06-21T19:33:25.600Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) [2024-06-21T19:33:25.600Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1481) [2024-06-21T19:33:25.600Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1454) [2024-06-21T19:33:25.857Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.666 s -- in org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest [2024-06-21T19:33:25.857Z] org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest.testAspectFromOtherTrace -- Time elapsed: 0.195 s [2024-06-21T19:33:25.857Z] org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest.testModelThreadOnCpu -- Time elapsed: 0.276 s [2024-06-21T19:33:25.857Z] org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest.testModelCpuTime -- Time elapsed: 0.194 s [2024-06-21T19:33:25.857Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest [2024-06-21T19:33:25.857Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest [2024-06-21T19:33:25.857Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest.testGroupByAllNoGrouping -- Time elapsed: 0.014 s [2024-06-21T19:33:25.857Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest.testGroupByLevel2NoGrouping -- Time elapsed: 0.001 s [2024-06-21T19:33:25.857Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest.testMultiGroupBysNoGrouping -- Time elapsed: 0.001 s [2024-06-21T19:33:25.857Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest.testMultiGroupBys -- Time elapsed: 0.001 s [2024-06-21T19:33:25.857Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest.testGroupByLevel1NoGrouping -- Time elapsed: 0 s [2024-06-21T19:33:25.857Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest.testGroupByAll -- Time elapsed: 0 s [2024-06-21T19:33:25.857Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest.testGroupByLevel1 -- Time elapsed: 0 s [2024-06-21T19:33:25.857Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest.testGroupByLevel2 -- Time elapsed: 0.001 s [2024-06-21T19:33:25.857Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest [2024-06-21T19:33:25.857Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest [2024-06-21T19:33:25.857Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest.testSimpleMerge -- Time elapsed: 0 s [2024-06-21T19:33:25.857Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest.testDeepMerge -- Time elapsed: 0.001 s [2024-06-21T19:33:25.857Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest.testConstructors -- Time elapsed: 0 s [2024-06-21T19:33:25.857Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest.testAddChild -- Time elapsed: 0 s [2024-06-21T19:33:25.857Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest.testMergeWrongObject -- Time elapsed: 0 s [2024-06-21T19:33:25.857Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest.testAddToWeight -- Time elapsed: 0 s [2024-06-21T19:33:25.857Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest.testCopyOf -- Time elapsed: 0 s [2024-06-21T19:33:25.857Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.DifferentialPaletteTest [2024-06-21T19:33:26.112Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.DifferentialPaletteTest [2024-06-21T19:33:26.112Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.DifferentialPaletteTest.testDefaultDiffPalette[0: Default Palette] -- Time elapsed: 0.003 s [2024-06-21T19:33:26.112Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.DifferentialPaletteTest.testDefaultDiffPalette[1: Palette With Threshold] -- Time elapsed: 0 s [2024-06-21T19:33:26.112Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.DifferentialPaletteTest.testDefaultDiffPalette[2: Palette With Small Threshold] -- Time elapsed: 0.001 s [2024-06-21T19:33:26.112Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.WeightedTreeUtilsTest [2024-06-21T19:33:26.112Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.WeightedTreeUtilsTest [2024-06-21T19:33:26.112Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.WeightedTreeUtilsTest.testDiffTreeSetOneElement -- Time elapsed: 0.055 s [2024-06-21T19:33:26.112Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.WeightedTreeUtilsTest.testDiffTreeSetNamedElementsMixed -- Time elapsed: 0.001 s [2024-06-21T19:33:26.112Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.WeightedTreeUtilsTest.testDiffTreeSetSameElements -- Time elapsed: 0.001 s [2024-06-21T19:33:26.112Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.WeightedTreeUtilsTest.testDiffTree -- Time elapsed: 0 s [2024-06-21T19:33:26.112Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.WeightedTreeUtilsTest.testDiffTreeSetUnpairedElements -- Time elapsed: 0.001 s [2024-06-21T19:33:26.112Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.WeightedTreeUtilsTest.testDiffTreeSetNamedElementsTree -- Time elapsed: 0.001 s [2024-06-21T19:33:26.112Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeSetTest [2024-06-21T19:33:26.112Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeSetTest [2024-06-21T19:33:26.112Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeSetTest.testAddingSimpleData -- Time elapsed: 0 s [2024-06-21T19:33:26.112Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeSetTest.testAddingTreeData -- Time elapsed: 0.001 s [2024-06-21T19:33:26.112Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.model.ModelManagerTest [2024-06-21T19:33:26.112Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.incubator.analysis.core.tests.model.ModelManagerTest [2024-06-21T19:33:26.112Z] org.eclipse.tracecompass.incubator.analysis.core.tests.model.ModelManagerTest.testGetModelFor -- Time elapsed: 0 s [2024-06-21T19:33:26.112Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest [2024-06-21T19:33:26.113Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest [2024-06-21T19:33:26.113Z] org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest.testGetExecName -- Time elapsed: 0.002 s [2024-06-21T19:33:26.113Z] org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest.testGetProcessId -- Time elapsed: 0 s [2024-06-21T19:33:26.113Z] org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest.testThreadOnCpuProvider -- Time elapsed: 0 s [2024-06-21T19:33:26.113Z] org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest.testNoModel -- Time elapsed: 0 s [2024-06-21T19:33:26.113Z] org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest.testCpuTimeProvider -- Time elapsed: 0 s [2024-06-21T19:33:26.113Z] [2024-06-21T19:33:26.113Z] Results: [2024-06-21T19:33:26.113Z] [2024-06-21T19:33:26.113Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0 [2024-06-21T19:33:26.113Z] [2024-06-21T19:33:26.113Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered. [2024-06-21T19:33:26.113Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2024-06-21T19:33:26.113Z] org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.(CompositeHostModel.java:79) [2024-06-21T19:33:26.113Z] org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41) [2024-06-21T19:33:26.113Z] org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:118) [2024-06-21T19:33:26.113Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244) [2024-06-21T19:33:26.113Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351) [2024-06-21T19:33:26.113Z] org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297) [2024-06-21T19:33:26.113Z] org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651) [2024-06-21T19:33:26.113Z] org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisProcessNameAspectTest.setUp(AnalysisProcessNameAspectTest.java:77) [2024-06-21T19:33:26.113Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:33:26.113Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:33:26.113Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:33:26.113Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:33:26.113Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2024-06-21T19:33:26.113Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2024-06-21T19:33:26.113Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2024-06-21T19:33:26.113Z] org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) [2024-06-21T19:33:26.113Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) [2024-06-21T19:33:26.113Z] org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2024-06-21T19:33:26.113Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:33:26.113Z] org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2024-06-21T19:33:26.113Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2024-06-21T19:33:26.113Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2024-06-21T19:33:26.113Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2024-06-21T19:33:26.113Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2024-06-21T19:33:26.113Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2024-06-21T19:33:26.113Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2024-06-21T19:33:26.113Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2024-06-21T19:33:26.113Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2024-06-21T19:33:26.113Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:33:26.113Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2024-06-21T19:33:26.113Z] org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) [2024-06-21T19:33:26.113Z] org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) [2024-06-21T19:33:26.113Z] org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) [2024-06-21T19:33:26.113Z] org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) [2024-06-21T19:33:26.113Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:33:26.113Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:33:26.113Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:33:26.113Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:33:26.113Z] org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) [2024-06-21T19:33:26.113Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) [2024-06-21T19:33:26.113Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) [2024-06-21T19:33:26.113Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) [2024-06-21T19:33:26.113Z] org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29) [2024-06-21T19:33:26.113Z] org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208) [2024-06-21T19:33:26.113Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) [2024-06-21T19:33:26.113Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) [2024-06-21T19:33:26.113Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) [2024-06-21T19:33:26.113Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) [2024-06-21T19:33:26.113Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:33:26.113Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:33:26.113Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:33:26.113Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:33:26.113Z] org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) [2024-06-21T19:33:26.113Z] org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) [2024-06-21T19:33:26.113Z] org.eclipse.equinox.launcher.Main.run(Main.java:1481) [2024-06-21T19:33:26.113Z] org.eclipse.equinox.launcher.Main.main(Main.java:1454) [2024-06-21T19:33:26.672Z] [INFO] All tests passed [2024-06-21T19:33:26.672Z] [INFO] [2024-06-21T19:33:26.672Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.analysis.core.tests --- [2024-06-21T19:33:26.672Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:33:26.672Z] [INFO] [2024-06-21T19:33:26.672Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.analysis.core.tests --- [2024-06-21T19:33:26.672Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes [2024-06-21T19:33:26.672Z] [INFO] [2024-06-21T19:33:26.672Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.analysis.core.tests --- [2024-06-21T19:33:26.672Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/org.eclipse.tracecompass.incubator.analysis.core.tests-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core.tests-0.1.2-SNAPSHOT.jar [2024-06-21T19:33:26.672Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.2-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core.tests-0.1.2-SNAPSHOT.pom [2024-06-21T19:33:26.672Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/org.eclipse.tracecompass.incubator.analysis.core.tests-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core.tests-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:33:26.673Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.2-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core.tests-0.1.2-SNAPSHOT-p2metadata.xml [2024-06-21T19:33:26.673Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.2-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core.tests-0.1.2-SNAPSHOT-p2artifacts.xml [2024-06-21T19:33:26.673Z] [INFO] [2024-06-21T19:33:26.673Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.analysis.core.tests --- [2024-06-21T19:33:26.673Z] [INFO] [2024-06-21T19:33:26.673Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core.tests >-- [2024-06-21T19:33:26.673Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack.core.tests 0.1.3-SNAPSHOT [93/128] [2024-06-21T19:33:26.673Z] [INFO] from callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/.polyglot.build.properties [2024-06-21T19:33:26.673Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:33:26.673Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:33:26.673Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core.tests:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/.polyglot.build.properties [2024-06-21T19:33:26.673Z] [INFO] [2024-06-21T19:33:26.673Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack.core.tests --- [2024-06-21T19:33:26.673Z] [INFO] [2024-06-21T19:33:26.673Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.core.tests --- [2024-06-21T19:33:26.673Z] [INFO] The project's OSGi version is 0.1.3.202406211918 [2024-06-21T19:33:26.673Z] [INFO] [2024-06-21T19:33:26.673Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.core.tests --- [2024-06-21T19:33:26.673Z] [INFO] [2024-06-21T19:33:26.673Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.core.tests --- [2024-06-21T19:33:26.673Z] [INFO] [2024-06-21T19:33:26.673Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.core.tests --- [2024-06-21T19:33:26.673Z] [INFO] [2024-06-21T19:33:26.673Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.core.tests --- [2024-06-21T19:33:26.673Z] [INFO] [2024-06-21T19:33:26.673Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.callstack.core.tests --- [2024-06-21T19:33:26.673Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.callstack.core.tests [2024-06-21T19:33:26.927Z] [INFO] [2024-06-21T19:33:26.927Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.core.tests --- [2024-06-21T19:33:26.927Z] [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-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:33:26.927Z] [INFO] [2024-06-21T19:33:26.927Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.core.tests --- [2024-06-21T19:33:26.927Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/src/main/resources [2024-06-21T19:33:26.927Z] [INFO] [2024-06-21T19:33:26.927Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.core.tests --- [2024-06-21T19:33:26.927Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:33:26.927Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:33:26.927Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core.tests:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/.polyglot.build.properties [2024-06-21T19:33:26.927Z] [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:33:27.486Z] [INFO] [2024-06-21T19:33:27.486Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.callstack.core.tests --- [2024-06-21T19:33:27.486Z] [INFO] [2024-06-21T19:33:27.487Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.callstack.core.tests --- [2024-06-21T19:33:27.487Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/src/test/resources [2024-06-21T19:33:27.487Z] [INFO] [2024-06-21T19:33:27.487Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.callstack.core.tests --- [2024-06-21T19:33:27.487Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 124 were skipped [2024-06-21T19:33:27.487Z] [INFO] [2024-06-21T19:33:27.487Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack.core.tests --- [2024-06-21T19:33:27.487Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/org.eclipse.tracecompass.incubator.callstack.core.tests-0.1.3-SNAPSHOT-sources.jar [2024-06-21T19:33:27.487Z] [INFO] [2024-06-21T19:33:27.487Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.callstack.core.tests --- [2024-06-21T19:33:27.487Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/org.eclipse.tracecompass.incubator.callstack.core.tests-0.1.3-SNAPSHOT.jar [2024-06-21T19:33:27.487Z] [INFO] [2024-06-21T19:33:27.487Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.callstack.core.tests --- [2024-06-21T19:33:27.487Z] [INFO] [2024-06-21T19:33:27.487Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.callstack.core.tests --- [2024-06-21T19:33:27.487Z] [INFO] [2024-06-21T19:33:27.487Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack.core.tests --- [2024-06-21T19:33:27.742Z] [INFO] [2024-06-21T19:33:27.742Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.callstack.core.tests --- [2024-06-21T19:33:27.742Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/org.eclipse.tracecompass.incubator.callstack.core.tests-0.1.3-SNAPSHOT.jar [2024-06-21T19:33:31.006Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/org.eclipse.tracecompass.incubator.callstack.core.tests-0.1.3-SNAPSHOT-sources.jar [2024-06-21T19:33:35.164Z] [INFO] [2024-06-21T19:33:35.164Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.callstack.core.tests --- [2024-06-21T19:33:35.164Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/work/data/.metadata/.log [2024-06-21T19:33:35.164Z] [INFO] Command line: [2024-06-21T19:33: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-stable/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/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-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2024-06-21T19:33:35.164Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:33:38.426Z] !SESSION 2024-06-21 19:33:34.769 ----------------------------------------------- [2024-06-21T19:33:38.426Z] eclipse.buildId=unknown [2024-06-21T19:33:38.426Z] java.version=17.0.2 [2024-06-21T19:33:38.426Z] java.vendor=Oracle Corporation [2024-06-21T19:33:38.426Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2024-06-21T19:33:38.426Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2024-06-21T19:33:38.426Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-incubator-stable/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-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2024-06-21T19:33:38.426Z] [2024-06-21T19:33:38.426Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 2 2024-06-21 19:33:38.285 [2024-06-21T19:33:38.426Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.analysis.xml.core". [2024-06-21T19:33:38.426Z] !STACK 0 [2024-06-21T19:33:38.426Z] java.io.FileNotFoundException: test_xml_files/test_callstack.xml [2024-06-21T19:33:38.426Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils$1.run(XmlUtils.java:352) [2024-06-21T19:33:38.426Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47) [2024-06-21T19:33:38.426Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.getUrlsFromConfiguration(XmlUtils.java:343) [2024-06-21T19:33:38.426Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.listBuiltinFiles(XmlUtils.java:315) [2024-06-21T19:33:38.426Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.initOutputElements(XmlUtils.java:572) [2024-06-21T19:33:38.426Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.Activator.start(Activator.java:53) [2024-06-21T19:33:38.426Z] at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:833) [2024-06-21T19:33:38.426Z] at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:1) [2024-06-21T19:33:38.426Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:569) [2024-06-21T19:33:38.426Z] at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:825) [2024-06-21T19:33:38.426Z] at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:775) [2024-06-21T19:33:38.426Z] at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1057) [2024-06-21T19:33:38.426Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:387) [2024-06-21T19:33:38.426Z] at org.eclipse.osgi.container.Module.doStart(Module.java:639) [2024-06-21T19:33:38.426Z] at org.eclipse.osgi.container.Module.start(Module.java:498) [2024-06-21T19:33:38.426Z] at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:528) [2024-06-21T19:33:38.426Z] at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:122) [2024-06-21T19:33:38.426Z] at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:620) [2024-06-21T19:33:38.426Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:348) [2024-06-21T19:33:38.426Z] at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:414) [2024-06-21T19:33:38.426Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass0(BundleLoader.java:520) [2024-06-21T19:33:38.426Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:434) [2024-06-21T19:33:38.426Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:174) [2024-06-21T19:33:38.426Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) [2024-06-21T19:33:38.426Z] at org.eclipse.osgi.internal.framework.EquinoxBundle.loadClass(EquinoxBundle.java:643) [2024-06-21T19:33:38.426Z] at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:223) [2024-06-21T19:33:38.426Z] at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:987) [2024-06-21T19:33:38.426Z] at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:275) [2024-06-21T19:33:38.426Z] at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:65) [2024-06-21T19:33:38.426Z] at org.eclipse.tracecompass.internal.tmf.core.analysis.TmfAnalysisModuleSources.getSources(TmfAnalysisModuleSources.java:62) [2024-06-21T19:33:38.426Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.initializeModuleSources(TmfAnalysisManager.java:98) [2024-06-21T19:33:38.426Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.initialize(TmfAnalysisManager.java:90) [2024-06-21T19:33:38.426Z] at org.eclipse.tracecompass.internal.tmf.core.Activator.start(Activator.java:103) [2024-06-21T19:33:38.426Z] at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:833) [2024-06-21T19:33:38.426Z] at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:1) [2024-06-21T19:33:38.426Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:569) [2024-06-21T19:33:38.426Z] at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:825) [2024-06-21T19:33:38.426Z] at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:775) [2024-06-21T19:33:38.426Z] at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1057) [2024-06-21T19:33:38.426Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:387) [2024-06-21T19:33:38.426Z] at org.eclipse.osgi.container.Module.doStart(Module.java:639) [2024-06-21T19:33:38.426Z] at org.eclipse.osgi.container.Module.start(Module.java:498) [2024-06-21T19:33:38.426Z] at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:528) [2024-06-21T19:33:38.426Z] at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:122) [2024-06-21T19:33:38.426Z] at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:620) [2024-06-21T19:33:38.426Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:348) [2024-06-21T19:33:38.426Z] at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:414) [2024-06-21T19:33:38.426Z] at org.eclipse.osgi.internal.loader.sources.SingleSourcePackage.loadClass(SingleSourcePackage.java:41) [2024-06-21T19:33:38.426Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass0(BundleLoader.java:516) [2024-06-21T19:33:38.426Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:434) [2024-06-21T19:33:38.426Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:174) [2024-06-21T19:33:38.426Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) [2024-06-21T19:33:38.426Z] at java.base/java.lang.Class.getDeclaredMethods0(Native Method) [2024-06-21T19:33:38.426Z] at java.base/java.lang.Class.privateGetDeclaredMethods(Class.java:3402) [2024-06-21T19:33:38.426Z] at java.base/java.lang.Class.getMethodsRecursive(Class.java:3543) [2024-06-21T19:33:38.426Z] at java.base/java.lang.Class.getMethod0(Class.java:3529) [2024-06-21T19:33:38.426Z] at java.base/java.lang.Class.getMethod(Class.java:2225) [2024-06-21T19:33:38.426Z] at org.apache.maven.surefire.api.util.ReflectionUtils.tryGetMethod(ReflectionUtils.java:50) [2024-06-21T19:33:38.426Z] at org.apache.maven.surefire.common.junit3.JUnit3TestChecker.isSuiteOnly(JUnit3TestChecker.java:60) [2024-06-21T19:33:38.426Z] at org.apache.maven.surefire.common.junit3.JUnit3TestChecker.isValidJUnit3Test(JUnit3TestChecker.java:56) [2024-06-21T19:33:38.426Z] at org.apache.maven.surefire.common.junit3.JUnit3TestChecker.accept(JUnit3TestChecker.java:52) [2024-06-21T19:33:38.426Z] at org.apache.maven.surefire.common.junit4.JUnit4TestChecker.accept(JUnit4TestChecker.java:48) [2024-06-21T19:33:38.426Z] at org.apache.maven.surefire.api.util.DefaultScanResult.applyFilter(DefaultScanResult.java:87) [2024-06-21T19:33:38.426Z] at org.apache.maven.surefire.junit4.JUnit4Provider.scanClassPath(JUnit4Provider.java:272) [2024-06-21T19:33:38.426Z] at org.apache.maven.surefire.junit4.JUnit4Provider.setTestsToRun(JUnit4Provider.java:174) [2024-06-21T19:33:38.426Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:132) [2024-06-21T19:33:38.426Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:33:38.426Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:33:38.426Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:33:38.426Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:33:38.426Z] at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) [2024-06-21T19:33:38.426Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) [2024-06-21T19:33:38.426Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) [2024-06-21T19:33:38.426Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) [2024-06-21T19:33:38.426Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29) [2024-06-21T19:33:38.426Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208) [2024-06-21T19:33:38.426Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) [2024-06-21T19:33:38.426Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) [2024-06-21T19:33:38.426Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) [2024-06-21T19:33:38.426Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) [2024-06-21T19:33:38.426Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:33:38.426Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:33:38.426Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:33:38.426Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:33:38.426Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) [2024-06-21T19:33:38.426Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) [2024-06-21T19:33:38.426Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1481) [2024-06-21T19:33:38.426Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1454) [2024-06-21T19:33:38.987Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.statesystem.CallStackStateSystemTest [2024-06-21T19:33:38.987Z] [2024-06-21T19:33:38.987Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 2 2024-06-21 19:33:38.959 [2024-06-21T19:33:38.987Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.analysis.xml.core". [2024-06-21T19:33:38.987Z] !STACK 0 [2024-06-21T19:33:38.987Z] java.io.FileNotFoundException: test_xml_files/test_callstack.xml [2024-06-21T19:33:38.987Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils$1.run(XmlUtils.java:352) [2024-06-21T19:33:38.987Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47) [2024-06-21T19:33:38.987Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.getUrlsFromConfiguration(XmlUtils.java:343) [2024-06-21T19:33:38.987Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.listBuiltinFiles(XmlUtils.java:315) [2024-06-21T19:33:38.987Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlAnalysisModuleSource.populateBuiltinModules(XmlAnalysisModuleSource.java:129) [2024-06-21T19:33:38.988Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlAnalysisModuleSource.getAnalysisModules(XmlAnalysisModuleSource.java:78) [2024-06-21T19:33:38.988Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.getAnalysisModules(TmfAnalysisManager.java:134) [2024-06-21T19:33:38.988Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.getAnalysisModules(TmfAnalysisManager.java:160) [2024-06-21T19:33:38.988Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:294) [2024-06-21T19:33:38.988Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651) [2024-06-21T19:33:38.988Z] at org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackTestBase.setUp(CallStackTestBase.java:65) [2024-06-21T19:33:38.988Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:33:38.988Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:33:38.988Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:33:38.988Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:33:38.988Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2024-06-21T19:33:38.988Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2024-06-21T19:33:38.988Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2024-06-21T19:33:38.988Z] at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) [2024-06-21T19:33:38.988Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) [2024-06-21T19:33:38.988Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2024-06-21T19:33:38.988Z] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:33:38.988Z] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2024-06-21T19:33:38.988Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2024-06-21T19:33:38.988Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2024-06-21T19:33:38.988Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2024-06-21T19:33:38.988Z] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2024-06-21T19:33:38.988Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2024-06-21T19:33:38.988Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2024-06-21T19:33:38.988Z] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2024-06-21T19:33:38.988Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2024-06-21T19:33:38.988Z] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:33:38.988Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2024-06-21T19:33:38.988Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) [2024-06-21T19:33:38.988Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) [2024-06-21T19:33:38.988Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) [2024-06-21T19:33:38.988Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) [2024-06-21T19:33:38.988Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:33:38.988Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:33:38.988Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:33:38.988Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:33:38.988Z] at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) [2024-06-21T19:33:38.988Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) [2024-06-21T19:33:38.988Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) [2024-06-21T19:33:38.988Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) [2024-06-21T19:33:38.988Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29) [2024-06-21T19:33:38.988Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208) [2024-06-21T19:33:38.988Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) [2024-06-21T19:33:38.988Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) [2024-06-21T19:33:38.988Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) [2024-06-21T19:33:38.988Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) [2024-06-21T19:33:38.988Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:33:38.988Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:33:38.988Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:33:38.988Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:33:38.988Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) [2024-06-21T19:33:38.988Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) [2024-06-21T19:33:38.988Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1481) [2024-06-21T19:33:38.988Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1454) [2024-06-21T19:33:40.872Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.677 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.statesystem.CallStackStateSystemTest [2024-06-21T19:33:40.872Z] org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.statesystem.CallStackStateSystemTest.testCallStackProvider -- Time elapsed: 1.557 s [2024-06-21T19:33:40.872Z] org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.statesystem.CallStackStateSystemTest.testCallStackContent -- Time elapsed: 0.098 s [2024-06-21T19:33:40.872Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackTest [2024-06-21T19:33:40.872Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackTest [2024-06-21T19:33:40.872Z] org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackTest.testCallStackTraversal -- Time elapsed: 0.083 s [2024-06-21T19:33:40.872Z] org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackTest.testCallStackRanges -- Time elapsed: 0.017 s [2024-06-21T19:33:40.872Z] org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackTest.testCallStackNext -- Time elapsed: 0.076 s [2024-06-21T19:33:40.872Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.FlameChartDataProviderTest [2024-06-21T19:33:41.127Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.FlameChartDataProviderTest [2024-06-21T19:33:41.127Z] org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.FlameChartDataProviderTest.testFollowEvents -- Time elapsed: 0.095 s [2024-06-21T19:33:41.127Z] org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.FlameChartDataProviderTest.testFetchTree -- Time elapsed: 0.014 s [2024-06-21T19:33:41.128Z] org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.FlameChartDataProviderTest.testFetchModel -- Time elapsed: 0.110 s [2024-06-21T19:33:41.128Z] org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.FlameChartDataProviderTest.testGetDescriptors -- Time elapsed: 0.080 s [2024-06-21T19:33:41.128Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackSegmentStoreTest [2024-06-21T19:33:41.128Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackSegmentStoreTest [2024-06-21T19:33:41.128Z] org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackSegmentStoreTest.testIntersectingSegmentStore -- Time elapsed: 0.072 s [2024-06-21T19:33:41.128Z] org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackSegmentStoreTest.testSeriesSegmentStoreIterator -- Time elapsed: 0.014 s [2024-06-21T19:33:41.128Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest [2024-06-21T19:33:41.382Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest [2024-06-21T19:33:41.383Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testGetSelfTime -- Time elapsed: 0 s [2024-06-21T19:33:41.383Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testGetStart -- Time elapsed: 0 s [2024-06-21T19:33:41.383Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testToString -- Time elapsed: 0.003 s [2024-06-21T19:33:41.383Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateLong -- Time elapsed: 0.003 s [2024-06-21T19:33:41.383Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testCompareTo -- Time elapsed: 0 s [2024-06-21T19:33:41.383Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.createInvalidNull -- Time elapsed: 0 s [2024-06-21T19:33:41.383Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testGetProcessId -- Time elapsed: 0 s [2024-06-21T19:33:41.383Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.createInvalidDouble -- Time elapsed: 0 s [2024-06-21T19:33:41.383Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testAddChildOk1 -- Time elapsed: 0 s [2024-06-21T19:33:41.383Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testAddChildOk2 -- Time elapsed: 0 s [2024-06-21T19:33:41.383Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testAddChildOk3 -- Time elapsed: 0 s [2024-06-21T19:33:41.383Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateInteger -- Time elapsed: 0 s [2024-06-21T19:33:41.383Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testHashCode -- Time elapsed: 0 s [2024-06-21T19:33:41.383Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testCompareToBad -- Time elapsed: 0 s [2024-06-21T19:33:41.383Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testEquals -- Time elapsed: 0 s [2024-06-21T19:33:41.383Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testGetParent -- Time elapsed: 0.001 s [2024-06-21T19:33:41.383Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testGetEnd -- Time elapsed: 0 s [2024-06-21T19:33:41.383Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateString -- Time elapsed: 0 s [2024-06-21T19:33:41.383Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRange -- Time elapsed: 0 s [2024-06-21T19:33:41.383Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest [2024-06-21T19:33:41.383Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.142 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest [2024-06-21T19:33:41.383Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest skipped [2024-06-21T19:33:41.383Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest.testSelectionCallGraph -- Time elapsed: 0.097 s [2024-06-21T19:33:41.383Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest.testCallGraph -- Time elapsed: 0.043 s [2024-06-21T19:33:41.383Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.FlameGraphDataProviderTest [2024-06-21T19:33:41.637Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.FlameGraphDataProviderTest [2024-06-21T19:33:41.638Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.FlameGraphDataProviderTest.testFlameGraphDataProviderAllItems -- Time elapsed: 0.044 s [2024-06-21T19:33:41.638Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.FlameGraphDataProviderTest.testFlameGraphDataProviderSelection -- Time elapsed: 0.073 s [2024-06-21T19:33:41.638Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.FlameGraphDataProviderTest.testFlameGraphDataProviderGrouped -- Time elapsed: 0.017 s [2024-06-21T19:33:41.638Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.FlameGraphDataProviderTest.testFlameGraphDataProviderGroupByProcess -- Time elapsed: 0.070 s [2024-06-21T19:33:41.638Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregatedCalledFunctionStatisticsTest [2024-06-21T19:33:41.638Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregatedCalledFunctionStatisticsTest [2024-06-21T19:33:41.638Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregatedCalledFunctionStatisticsTest.multiFunctionRootsTest -- Time elapsed: 0.004 s [2024-06-21T19:33:41.638Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregatedCalledFunctionStatisticsTest.mergeFirstLevelCalleesStatisticsTest -- Time elapsed: 0.003 s [2024-06-21T19:33:41.638Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregatedCalledFunctionStatisticsTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.001 s [2024-06-21T19:33:41.638Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregatedCalledFunctionStatisticsTest.treeStatisticsTest -- Time elapsed: 0.001 s [2024-06-21T19:33:41.638Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest [2024-06-21T19:33:41.892Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest [2024-06-21T19:33:41.892Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest.cascadeTest -- Time elapsed: 0.010 s [2024-06-21T19:33:41.892Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest.multiFunctionRootsTest -- Time elapsed: 0.065 s [2024-06-21T19:33:41.892Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest.emptyStateSystemTest -- Time elapsed: 0.008 s [2024-06-21T19:33:41.892Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest.largeTest -- Time elapsed: 0.112 s [2024-06-21T19:33:41.892Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest.multiFunctionRootsSecondTest -- Time elapsed: 0.009 s [2024-06-21T19:33:41.892Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.024 s [2024-06-21T19:33:41.892Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest.mergeFirstLevelCalleesTest -- Time elapsed: 0.008 s [2024-06-21T19:33:41.892Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest.treeTest -- Time elapsed: 0.007 s [2024-06-21T19:33:41.892Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest [2024-06-21T19:33:42.147Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest [2024-06-21T19:33:42.147Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest.testGroupByAllInstrumented -- Time elapsed: 0.074 s [2024-06-21T19:33:42.147Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest.testMultiGroupBys -- Time elapsed: 0.011 s [2024-06-21T19:33:42.147Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest.testGroupByProcessInstrumented -- Time elapsed: 0.009 s [2024-06-21T19:33:42.147Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest.testGroupByThreadInstrumented -- Time elapsed: 0.010 s [2024-06-21T19:33:42.147Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LTTngUstCallStackAnalysisRequirementTest [2024-06-21T19:33:42.147Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LTTngUstCallStackAnalysisRequirementTest [2024-06-21T19:33:42.147Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LTTngUstCallStackAnalysisRequirementTest.testCallStackRequirements -- Time elapsed: 0.075 s [2024-06-21T19:33:42.147Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest [2024-06-21T19:33:54.305Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.54 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest [2024-06-21T19:33:54.305Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest.testCallStackEnd -- Time elapsed: 1.700 s [2024-06-21T19:33:54.305Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest.testConstruction -- Time elapsed: 1.223 s [2024-06-21T19:33:54.305Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest.testCallStack1 -- Time elapsed: 1.292 s [2024-06-21T19:33:54.305Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest.testCallStack2 -- Time elapsed: 1.174 s [2024-06-21T19:33:54.305Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest.testCallStack3 -- Time elapsed: 1.147 s [2024-06-21T19:33:54.305Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest.testOtherUstTrace -- Time elapsed: 2.859 s [2024-06-21T19:33:54.305Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest.testCallStackBegin -- Time elapsed: 1.139 s [2024-06-21T19:33:54.305Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest [2024-06-21T19:34:02.382Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.345 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest [2024-06-21T19:34:02.382Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest.testCallStackEnd -- Time elapsed: 1.138 s [2024-06-21T19:34:02.382Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest.testConstruction -- Time elapsed: 1.130 s [2024-06-21T19:34:02.382Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest.testCallStack1 -- Time elapsed: 1.144 s [2024-06-21T19:34:02.382Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest.testCallStack2 -- Time elapsed: 1.130 s [2024-06-21T19:34:02.382Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest.testCallStack3 -- Time elapsed: 1.130 s [2024-06-21T19:34:02.382Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest.testOtherUstTrace -- Time elapsed: 2.418 s [2024-06-21T19:34:02.382Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest.testCallStackBegin -- Time elapsed: 1.252 s [2024-06-21T19:34:02.382Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.sampled.SampledCallGraphTest [2024-06-21T19:34:02.382Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.sampled.SampledCallGraphTest [2024-06-21T19:34:02.382Z] org.eclipse.tracecompass.incubator.callstack.core.tests.sampled.SampledCallGraphTest.testStackTraces -- Time elapsed: 0.004 s [2024-06-21T19:34:02.382Z] [2024-06-21T19:34:02.382Z] Results: [2024-06-21T19:34:02.382Z] [2024-06-21T19:34:02.382Z] Tests run: 69, Failures: 0, Errors: 0, Skipped: 1 [2024-06-21T19:34:02.382Z] [2024-06-21T19:34:02.382Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered. [2024-06-21T19:34:02.382Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2024-06-21T19:34:02.382Z] org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.(CompositeHostModel.java:79) [2024-06-21T19:34:02.382Z] org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41) [2024-06-21T19:34:02.382Z] org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:55) [2024-06-21T19:34:02.382Z] org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1) [2024-06-21T19:34:02.382Z] org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273) [2024-06-21T19:34:02.382Z] org.eclipse.tracecompass.internal.lttng2.ust.core.callstack.LttngUstCallStackProvider.getProcessId(LttngUstCallStackProvider.java:164) [2024-06-21T19:34:02.382Z] org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackStateProvider.eventHandle(CallStackStateProvider.java:129) [2024-06-21T19:34:02.382Z] org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336) [2024-06-21T19:34:02.382Z] org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47) [2024-06-21T19:34:02.382Z] org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147) [2024-06-21T19:34:02.382Z] java.base/java.lang.Thread.run(Thread.java:833) [2024-06-21T19:34:02.382Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered. [2024-06-21T19:34:02.382Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2024-06-21T19:34:02.382Z] org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.(CompositeHostModel.java:79) [2024-06-21T19:34:02.382Z] org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41) [2024-06-21T19:34:02.382Z] org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:55) [2024-06-21T19:34:02.382Z] org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1) [2024-06-21T19:34:02.382Z] org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273) [2024-06-21T19:34:02.382Z] org.eclipse.tracecompass.internal.lttng2.ust.core.callstack.LttngUstCallStackProvider.getProcessId(LttngUstCallStackProvider.java:164) [2024-06-21T19:34:02.382Z] org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackStateProvider.eventHandle(CallStackStateProvider.java:129) [2024-06-21T19:34:02.382Z] org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336) [2024-06-21T19:34:02.382Z] org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47) [2024-06-21T19:34:02.382Z] org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147) [2024-06-21T19:34:02.382Z] java.base/java.lang.Thread.run(Thread.java:833) [2024-06-21T19:34:02.382Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered. [2024-06-21T19:34:02.382Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2024-06-21T19:34:02.382Z] org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.(CompositeHostModel.java:79) [2024-06-21T19:34:02.382Z] org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41) [2024-06-21T19:34:02.382Z] org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisTidAspect.resolve(AnalysisTidAspect.java:55) [2024-06-21T19:34:02.382Z] org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxTidAspect.resolve(LinuxTidAspect.java:1) [2024-06-21T19:34:02.382Z] org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveEventAspectOfClassForEvent(TmfTraceUtils.java:195) [2024-06-21T19:34:02.382Z] org.eclipse.tracecompass.internal.lttng2.ust.core.callstack.LttngUstCallStackProvider.considerEvent(LttngUstCallStackProvider.java:129) [2024-06-21T19:34:02.382Z] org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackStateProvider.eventHandle(CallStackStateProvider.java:117) [2024-06-21T19:34:02.382Z] org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336) [2024-06-21T19:34:02.382Z] org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47) [2024-06-21T19:34:02.382Z] org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147) [2024-06-21T19:34:02.382Z] java.base/java.lang.Thread.run(Thread.java:833) [2024-06-21T19:34:02.382Z] [INFO] All tests passed [2024-06-21T19:34:02.637Z] [INFO] [2024-06-21T19:34:02.637Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.core.tests --- [2024-06-21T19:34:02.637Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:34:02.637Z] [INFO] [2024-06-21T19:34:02.637Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.core.tests --- [2024-06-21T19:34:02.637Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 68 classes [2024-06-21T19:34:02.637Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes [2024-06-21T19:34:02.637Z] [INFO] [2024-06-21T19:34:02.637Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack.core.tests --- [2024-06-21T19:34:02.637Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/org.eclipse.tracecompass.incubator.callstack.core.tests-0.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core.tests/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core.tests-0.1.3-SNAPSHOT.jar [2024-06-21T19:34:02.637Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.3-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core.tests-0.1.3-SNAPSHOT.pom [2024-06-21T19:34:02.637Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/org.eclipse.tracecompass.incubator.callstack.core.tests-0.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core.tests/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core.tests-0.1.3-SNAPSHOT-sources.jar [2024-06-21T19:34:02.638Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.3-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core.tests-0.1.3-SNAPSHOT-p2metadata.xml [2024-06-21T19:34:02.638Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.3-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core.tests-0.1.3-SNAPSHOT-p2artifacts.xml [2024-06-21T19:34:02.638Z] [INFO] [2024-06-21T19:34:02.638Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.callstack.core.tests --- [2024-06-21T19:34:02.638Z] [INFO] [2024-06-21T19:34:02.638Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests >-- [2024-06-21T19:34:02.638Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests 0.1.2-SNAPSHOT [94/128] [2024-06-21T19:34:02.638Z] [INFO] from callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/.polyglot.build.properties [2024-06-21T19:34:02.638Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:34:02.638Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:34:02.638Z] [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-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/.polyglot.build.properties [2024-06-21T19:34:02.893Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar [2024-06-21T19:34:02.893Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar (69 kB at 1.9 MB/s) [2024-06-21T19:34:02.893Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.jar [2024-06-21T19:34:02.893Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.jar (154 kB at 9.6 MB/s) [2024-06-21T19:34:02.893Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.7/asm-9.7.jar [2024-06-21T19:34:03.147Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.7/asm-9.7.jar (125 kB at 6.0 MB/s) [2024-06-21T19:34:03.147Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.jar [2024-06-21T19:34:03.147Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.jar (73 kB at 73 MB/s) [2024-06-21T19:34:03.147Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.7/asm-util-9.7.jar [2024-06-21T19:34:03.147Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.7/asm-util-9.7.jar (94 kB at 7.8 MB/s) [2024-06-21T19:34:03.402Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/2.0.13/slf4j-simple-2.0.13.jar [2024-06-21T19:34:03.402Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/2.0.13/slf4j-simple-2.0.13.jar (16 kB at 1.1 MB/s) [2024-06-21T19:34:03.402Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.jar [2024-06-21T19:34:03.402Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.jar (52 kB at 26 MB/s) [2024-06-21T19:34:03.403Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.jar [2024-06-21T19:34:03.403Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.jar (35 kB at 1.6 MB/s) [2024-06-21T19:34:03.403Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.pom [2024-06-21T19:34:03.403Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.pom (2.8 kB at 157 kB/s) [2024-06-21T19:34:03.403Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.13/slf4j-parent-2.0.13.pom [2024-06-21T19:34:03.403Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.13/slf4j-parent-2.0.13.pom (13 kB at 446 kB/s) [2024-06-21T19:34:03.403Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-bom/2.0.13/slf4j-bom-2.0.13.pom [2024-06-21T19:34:03.403Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-bom/2.0.13/slf4j-bom-2.0.13.pom (7.3 kB at 815 kB/s) [2024-06-21T19:34:03.403Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.pom [2024-06-21T19:34:03.403Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.pom (4.8 kB at 534 kB/s) [2024-06-21T19:34:03.403Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.6/asm-9.6.pom [2024-06-21T19:34:03.403Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.6/asm-9.6.pom (2.4 kB at 2.4 MB/s) [2024-06-21T19:34:03.403Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom [2024-06-21T19:34:03.403Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom (2.8 kB at 214 kB/s) [2024-06-21T19:34:03.403Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom [2024-06-21T19:34:03.403Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom (2.6 kB at 173 kB/s) [2024-06-21T19:34:03.403Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.6/asm-util-9.6.pom [2024-06-21T19:34:03.403Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.6/asm-util-9.6.pom (2.9 kB at 420 kB/s) [2024-06-21T19:34:03.403Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.pom [2024-06-21T19:34:03.403Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.pom (2.6 kB at 262 kB/s) [2024-06-21T19:34:03.403Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.7/asm-9.7.pom [2024-06-21T19:34:03.403Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.7/asm-9.7.pom (2.4 kB at 339 kB/s) [2024-06-21T19:34:03.403Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.pom [2024-06-21T19:34:03.403Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.pom (2.8 kB at 465 kB/s) [2024-06-21T19:34:03.403Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.pom [2024-06-21T19:34:03.403Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.pom (2.6 kB at 1.3 MB/s) [2024-06-21T19:34:03.403Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.7/asm-util-9.7.pom [2024-06-21T19:34:03.403Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.7/asm-util-9.7.pom (2.9 kB at 294 kB/s) [2024-06-21T19:34:03.403Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.pom [2024-06-21T19:34:03.403Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.pom (2.6 kB at 238 kB/s) [2024-06-21T19:34:03.403Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/2.0.13/slf4j-simple-2.0.13.pom [2024-06-21T19:34:03.403Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/2.0.13/slf4j-simple-2.0.13.pom (1.3 kB at 263 kB/s) [2024-06-21T19:34:03.403Z] [INFO] [2024-06-21T19:34:03.403Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests --- [2024-06-21T19:34:03.403Z] [INFO] [2024-06-21T19:34:03.403Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests --- [2024-06-21T19:34:03.403Z] [INFO] The project's OSGi version is 0.1.2.202406211918 [2024-06-21T19:34:03.403Z] [INFO] [2024-06-21T19:34:03.403Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests --- [2024-06-21T19:34:03.403Z] [INFO] [2024-06-21T19:34:03.403Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests --- [2024-06-21T19:34:03.403Z] [INFO] [2024-06-21T19:34:03.403Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests --- [2024-06-21T19:34:03.403Z] [INFO] [2024-06-21T19:34:03.403Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests --- [2024-06-21T19:34:03.403Z] [INFO] [2024-06-21T19:34:03.403Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests --- [2024-06-21T19:34:03.403Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests [2024-06-21T19:34:03.965Z] [INFO] [2024-06-21T19:34:03.965Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests --- [2024-06-21T19:34:03.965Z] [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-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:34:03.965Z] [INFO] [2024-06-21T19:34:03.965Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests --- [2024-06-21T19:34:03.965Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/src/main/resources [2024-06-21T19:34:03.965Z] [INFO] [2024-06-21T19:34:03.965Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests --- [2024-06-21T19:34:03.965Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:34:03.965Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:34:03.965Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/.polyglot.build.properties [2024-06-21T19:34:03.965Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:34:04.526Z] [INFO] [2024-06-21T19:34:04.526Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests --- [2024-06-21T19:34:04.526Z] [INFO] [2024-06-21T19:34:04.526Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests --- [2024-06-21T19:34:04.526Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/src/test/resources [2024-06-21T19:34:04.526Z] [INFO] [2024-06-21T19:34:04.526Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests --- [2024-06-21T19:34:04.526Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 159 were skipped [2024-06-21T19:34:04.526Z] [INFO] [2024-06-21T19:34:04.526Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests --- [2024-06-21T19:34:04.526Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:34:04.526Z] [INFO] [2024-06-21T19:34:04.526Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests --- [2024-06-21T19:34:04.526Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.1.2-SNAPSHOT.jar [2024-06-21T19:34:04.526Z] [INFO] [2024-06-21T19:34:04.526Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests --- [2024-06-21T19:34:04.526Z] [INFO] [2024-06-21T19:34:04.526Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests --- [2024-06-21T19:34:04.526Z] [INFO] [2024-06-21T19:34:04.526Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests --- [2024-06-21T19:34:04.526Z] [INFO] [2024-06-21T19:34:04.526Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests --- [2024-06-21T19:34:04.526Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.1.2-SNAPSHOT.jar [2024-06-21T19:34:11.053Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:34:15.215Z] [INFO] [2024-06-21T19:34:15.215Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests --- [2024-06-21T19:34:15.470Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/work/data/.metadata/.log [2024-06-21T19:34:15.470Z] [INFO] Command line: [2024-06-21T19:34:15.470Z] [/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-stable/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/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-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2024-06-21T19:34:15.470Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:34:17.980Z] Jun 21, 2024 7:34:17 PM org.apache.aries.spifly.BaseActivator log [2024-06-21T19:34:17.980Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple [2024-06-21T19:34:19.863Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2024-06-21T19:34:19.863Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2024-06-21T19:34:23.122Z] !SESSION 2024-06-21 19:34:15.495 ----------------------------------------------- [2024-06-21T19:34:23.122Z] eclipse.buildId=unknown [2024-06-21T19:34:23.122Z] java.version=17.0.2 [2024-06-21T19:34:23.122Z] java.vendor=Oracle Corporation [2024-06-21T19:34:23.122Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2024-06-21T19:34:23.122Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2024-06-21T19:34:23.122Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-incubator-stable/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-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2024-06-21T19:34:23.122Z] [2024-06-21T19:34:23.122Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 2 2024-06-21 19:34:22.883 [2024-06-21T19:34:23.122Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.analysis.xml.core". [2024-06-21T19:34:23.122Z] !STACK 0 [2024-06-21T19:34:23.122Z] java.io.FileNotFoundException: test_xml_files/test_callstack.xml [2024-06-21T19:34:23.122Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils$1.run(XmlUtils.java:352) [2024-06-21T19:34:23.122Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47) [2024-06-21T19:34:23.122Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.getUrlsFromConfiguration(XmlUtils.java:343) [2024-06-21T19:34:23.122Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.listBuiltinFiles(XmlUtils.java:315) [2024-06-21T19:34:23.122Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.initOutputElements(XmlUtils.java:572) [2024-06-21T19:34:23.122Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.Activator.start(Activator.java:53) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:833) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:1) [2024-06-21T19:34:23.122Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:569) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:825) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:775) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1057) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:387) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.container.Module.doStart(Module.java:639) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.container.Module.start(Module.java:498) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:528) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:122) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:620) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:348) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:414) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass0(BundleLoader.java:520) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:434) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:174) [2024-06-21T19:34:23.122Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.internal.framework.EquinoxBundle.loadClass(EquinoxBundle.java:643) [2024-06-21T19:34:23.122Z] at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:223) [2024-06-21T19:34:23.122Z] at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:987) [2024-06-21T19:34:23.122Z] at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:275) [2024-06-21T19:34:23.122Z] at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:65) [2024-06-21T19:34:23.122Z] at org.eclipse.tracecompass.internal.tmf.core.analysis.TmfAnalysisModuleSources.getSources(TmfAnalysisModuleSources.java:62) [2024-06-21T19:34:23.122Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.initializeModuleSources(TmfAnalysisManager.java:98) [2024-06-21T19:34:23.122Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.initialize(TmfAnalysisManager.java:90) [2024-06-21T19:34:23.122Z] at org.eclipse.tracecompass.internal.tmf.core.Activator.start(Activator.java:103) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:833) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:1) [2024-06-21T19:34:23.122Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:569) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:825) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:775) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1057) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:387) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.container.Module.doStart(Module.java:639) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.container.Module.start(Module.java:498) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:528) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:122) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:620) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:348) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:414) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.internal.loader.sources.SingleSourcePackage.loadClass(SingleSourcePackage.java:41) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass0(BundleLoader.java:516) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:434) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:174) [2024-06-21T19:34:23.122Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) [2024-06-21T19:34:23.122Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.(TmfTraceElement.java:139) [2024-06-21T19:34:23.122Z] at org.eclipse.tracecompass.internal.tmf.ui.Activator.start(Activator.java:97) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:833) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:1) [2024-06-21T19:34:23.122Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:569) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:825) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:775) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1057) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:387) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.container.Module.doStart(Module.java:639) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.container.Module.start(Module.java:498) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:528) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:122) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:620) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:348) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:414) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass0(BundleLoader.java:520) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:434) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:174) [2024-06-21T19:34:23.122Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) [2024-06-21T19:34:23.122Z] at org.eclipse.osgi.internal.framework.EquinoxBundle.loadClass(EquinoxBundle.java:643) [2024-06-21T19:34:23.122Z] at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:223) [2024-06-21T19:34:23.122Z] at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:987) [2024-06-21T19:34:23.122Z] at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:275) [2024-06-21T19:34:23.122Z] at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:65) [2024-06-21T19:34:23.122Z] at org.eclipse.ui.internal.navigator.filters.CommonFilterDescriptor$1.run(CommonFilterDescriptor.java:140) [2024-06-21T19:34:23.122Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47) [2024-06-21T19:34:23.122Z] at org.eclipse.ui.internal.navigator.filters.CommonFilterDescriptor.createFilter(CommonFilterDescriptor.java:120) [2024-06-21T19:34:23.122Z] at org.eclipse.ui.internal.navigator.NavigatorFilterService.getViewerFilter(NavigatorFilterService.java:196) [2024-06-21T19:34:23.122Z] at org.eclipse.ui.internal.navigator.NavigatorFilterService.getVisibleFilters(NavigatorFilterService.java:165) [2024-06-21T19:34:23.122Z] at org.eclipse.ui.navigator.CommonNavigator.createPartControl(CommonNavigator.java:190) [2024-06-21T19:34:23.122Z] at org.eclipse.ui.navigator.resources.ProjectExplorer.createPartControl(ProjectExplorer.java:170) [2024-06-21T19:34:23.123Z] at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.createPartControl(CompatibilityPart.java:158) [2024-06-21T19:34:23.123Z] at org.eclipse.ui.internal.e4.compatibility.CompatibilityView.createPartControl(CompatibilityView.java:155) [2024-06-21T19:34:23.123Z] at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create(CompatibilityPart.java:365) [2024-06-21T19:34:23.123Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:34:23.123Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:34:23.123Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:34:23.123Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:977) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:939) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:139) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:386) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:312) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:203) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:90) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:59) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:42) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer.createWidget(ContributedPartRenderer.java:132) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:991) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:658) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$1.run(PartRenderingEngine.java:543) [2024-06-21T19:34:23.123Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:527) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer.createWidget(ElementReferenceRenderer.java:73) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:991) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:658) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:762) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:727) [2024-06-21T19:34:23.123Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:711) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.lambda$0(PartServiceImpl.java:110) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.services.internal.events.UIEventHandler.lambda$0(UIEventHandler.java:38) [2024-06-21T19:34:23.123Z] at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183) [2024-06-21T19:34:23.123Z] at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:133) [2024-06-21T19:34:23.123Z] at org.eclipse.swt.widgets.Display.syncExec(Display.java:5960) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.workbench.swt.DisplayUISynchronize.syncExec(DisplayUISynchronize.java:34) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:38) [2024-06-21T19:34:23.123Z] at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:206) [2024-06-21T19:34:23.123Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:201) [2024-06-21T19:34:23.123Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) [2024-06-21T19:34:23.123Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2024-06-21T19:34:23.123Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151) [2024-06-21T19:34:23.123Z] at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:131) [2024-06-21T19:34:23.123Z] at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:73) [2024-06-21T19:34:23.123Z] at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:44) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:55) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) [2024-06-21T19:34:23.123Z] at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:424) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElementGen(ElementContainerImpl.java:168) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(ElementContainerImpl.java:187) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.workbench.renderers.swt.LazyStackRenderer.postProcess(LazyStackRenderer.java:119) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:676) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:762) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:727) [2024-06-21T19:34:23.123Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:711) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.processContents(SWTPartRenderer.java:72) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.workbench.renderers.swt.SashRenderer.processContents(SashRenderer.java:147) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:672) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:762) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:727) [2024-06-21T19:34:23.123Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:711) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.processContents(SWTPartRenderer.java:72) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.workbench.renderers.swt.SashRenderer.processContents(SashRenderer.java:147) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:672) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:762) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:727) [2024-06-21T19:34:23.123Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:711) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.processContents(SWTPartRenderer.java:72) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.workbench.renderers.swt.PerspectiveRenderer.processContents(PerspectiveRenderer.java:48) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:672) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:762) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:727) [2024-06-21T19:34:23.123Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:711) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.workbench.renderers.swt.PerspectiveStackRenderer.showTab(PerspectiveStackRenderer.java:79) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.workbench.renderers.swt.LazyStackRenderer.lambda$0(LazyStackRenderer.java:84) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.services.internal.events.UIEventHandler.lambda$0(UIEventHandler.java:38) [2024-06-21T19:34:23.123Z] at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183) [2024-06-21T19:34:23.123Z] at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:133) [2024-06-21T19:34:23.123Z] at org.eclipse.swt.widgets.Display.syncExec(Display.java:5960) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.workbench.swt.DisplayUISynchronize.syncExec(DisplayUISynchronize.java:34) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:38) [2024-06-21T19:34:23.123Z] at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:206) [2024-06-21T19:34:23.123Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:201) [2024-06-21T19:34:23.123Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) [2024-06-21T19:34:23.123Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2024-06-21T19:34:23.123Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151) [2024-06-21T19:34:23.123Z] at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:131) [2024-06-21T19:34:23.123Z] at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:73) [2024-06-21T19:34:23.123Z] at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:44) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:55) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) [2024-06-21T19:34:23.123Z] at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:424) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElementGen(ElementContainerImpl.java:168) [2024-06-21T19:34:23.123Z] at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(ElementContainerImpl.java:187) [2024-06-21T19:34:23.124Z] at org.eclipse.ui.internal.WorkbenchPage.busySetPerspective(WorkbenchPage.java:4032) [2024-06-21T19:34:23.124Z] at org.eclipse.ui.internal.WorkbenchPage.lambda$12(WorkbenchPage.java:3969) [2024-06-21T19:34:23.124Z] at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67) [2024-06-21T19:34:23.124Z] at org.eclipse.ui.internal.WorkbenchPage.setPerspective(WorkbenchPage.java:3969) [2024-06-21T19:34:23.124Z] at org.eclipse.ui.internal.WorkbenchWindow.setup(WorkbenchWindow.java:896) [2024-06-21T19:34:23.124Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:34:23.124Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:34:23.124Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:34:23.124Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:34:23.124Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) [2024-06-21T19:34:23.124Z] at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:977) [2024-06-21T19:34:23.124Z] at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:139) [2024-06-21T19:34:23.124Z] at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:95) [2024-06-21T19:34:23.124Z] at org.eclipse.e4.core.contexts.ContextInjectionFactory.inject(ContextInjectionFactory.java:84) [2024-06-21T19:34:23.124Z] at org.eclipse.ui.internal.Workbench.createWorkbenchWindow(Workbench.java:1497) [2024-06-21T19:34:23.124Z] at org.eclipse.ui.internal.StandardTrim.createStatusLine(StandardTrim.java:106) [2024-06-21T19:34:23.124Z] at org.eclipse.ui.internal.StandardTrim.createWidget(StandardTrim.java:47) [2024-06-21T19:34:23.124Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:34:23.124Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:34:23.124Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:34:23.124Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:34:23.124Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) [2024-06-21T19:34:23.124Z] at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:977) [2024-06-21T19:34:23.124Z] at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:139) [2024-06-21T19:34:23.124Z] at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:386) [2024-06-21T19:34:23.124Z] at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:326) [2024-06-21T19:34:23.124Z] at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:228) [2024-06-21T19:34:23.124Z] at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:93) [2024-06-21T19:34:23.124Z] at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:59) [2024-06-21T19:34:23.124Z] at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:37) [2024-06-21T19:34:23.124Z] at org.eclipse.e4.ui.workbench.renderers.swt.ToolControlRenderer.createWidget(ToolControlRenderer.java:129) [2024-06-21T19:34:23.124Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:991) [2024-06-21T19:34:23.124Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:658) [2024-06-21T19:34:23.124Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:762) [2024-06-21T19:34:23.124Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:727) [2024-06-21T19:34:23.124Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47) [2024-06-21T19:34:23.124Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:711) [2024-06-21T19:34:23.124Z] at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.processContents(SWTPartRenderer.java:72) [2024-06-21T19:34:23.124Z] at org.eclipse.e4.ui.workbench.renderers.swt.TrimBarRenderer.processContents(TrimBarRenderer.java:106) [2024-06-21T19:34:23.124Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:672) [2024-06-21T19:34:23.124Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$1.run(PartRenderingEngine.java:543) [2024-06-21T19:34:23.124Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47) [2024-06-21T19:34:23.124Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:527) [2024-06-21T19:34:23.124Z] at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.processContents(WBWRenderer.java:682) [2024-06-21T19:34:23.124Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:672) [2024-06-21T19:34:23.124Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:762) [2024-06-21T19:34:23.124Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:727) [2024-06-21T19:34:23.124Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47) [2024-06-21T19:34:23.124Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:711) [2024-06-21T19:34:23.124Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1079) [2024-06-21T19:34:23.124Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) [2024-06-21T19:34:23.124Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042) [2024-06-21T19:34:23.124Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:152) [2024-06-21T19:34:23.124Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:639) [2024-06-21T19:34:23.124Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) [2024-06-21T19:34:23.124Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:546) [2024-06-21T19:34:23.124Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) [2024-06-21T19:34:23.124Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) [2024-06-21T19:34:23.124Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) [2024-06-21T19:34:23.124Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) [2024-06-21T19:34:23.124Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) [2024-06-21T19:34:23.124Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208) [2024-06-21T19:34:23.124Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) [2024-06-21T19:34:23.124Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) [2024-06-21T19:34:23.124Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) [2024-06-21T19:34:23.124Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) [2024-06-21T19:34:23.124Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:34:23.124Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:34:23.124Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:34:23.124Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:34:23.124Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) [2024-06-21T19:34:23.124Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) [2024-06-21T19:34:23.124Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1481) [2024-06-21T19:34:23.124Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1454) [2024-06-21T19:34:24.486Z] Could not determine the accessibility bus address [2024-06-21T19:34:24.486Z] [2024-06-21T19:34:24.486Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-06-21 19:34:24.369 [2024-06-21T19:34:24.486Z] !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 [2024-06-21T19:34:24.486Z] [2024-06-21T19:34:24.486Z] !ENTRY org.eclipse.urischeme 4 0 2024-06-21 19:34:24.443 [2024-06-21T19:34:24.486Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory [2024-06-21T19:34:24.486Z] !STACK 0 [2024-06-21T19:34:24.486Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory [2024-06-21T19:34:24.486Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143) [2024-06-21T19:34:24.486Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073) [2024-06-21T19:34:24.486Z] at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36) [2024-06-21T19:34:24.486Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144) [2024-06-21T19:34:24.486Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86) [2024-06-21T19:34:24.486Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75) [2024-06-21T19:34:24.486Z] at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85) [2024-06-21T19:34:24.486Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2024-06-21T19:34:24.486Z] Caused by: java.io.IOException: error=2, No such file or directory [2024-06-21T19:34:24.486Z] at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) [2024-06-21T19:34:24.486Z] at java.base/java.lang.ProcessImpl.(ProcessImpl.java:314) [2024-06-21T19:34:24.486Z] at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244) [2024-06-21T19:34:24.486Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110) [2024-06-21T19:34:24.486Z] ... 7 more [2024-06-21T19:34:24.741Z] Running org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest [2024-06-21T19:34:25.301Z] Display size: 1440x900 [2024-06-21T19:34:25.301Z] OS version=6.2.9-300.fc38.x86_64 [2024-06-21T19:34:25.301Z] GTK version=3.24.33 [2024-06-21T19:34:25.301Z] GTK theme=Yaru [2024-06-21T19:34:25.301Z] LIBOVERLAY_SCROLLBAR=0 [2024-06-21T19:34:25.301Z] Time zone: Greenwich Mean Time [2024-06-21T19:34:25.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@23e3a27f] time=1011546871 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2024-06-21T19:34:26.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2024-06-21T19:34:26.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2024-06-21T19:34:26.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2024-06-21T19:34:26.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2024-06-21T19:34:26.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1011547579 data=null doit=true}, MenuItem with text {&Hierarchical}] [2024-06-21T19:34:26.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1011547579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}] [2024-06-21T19:34:26.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1011547586 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2024-06-21T19:34:26.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2024-06-21T19:34:26.227Z] [2024-06-21T19:34:26.227Z] (Eclipse:3488): Gtk-WARNING **: 19:34:26.171: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton) [2024-06-21T19:34:26.482Z] [2024-06-21T19:34:26.482Z] (Eclipse:3488): Gtk-WARNING **: 19:34:26.468: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton) [2024-06-21T19:34:27.040Z] 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"' [2024-06-21T19:34:27.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2024-06-21T19:34:27.295Z] [2024-06-21T19:34:27.295Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 2 2024-06-21 19:34:27.246 [2024-06-21T19:34:27.295Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.analysis.xml.core". [2024-06-21T19:34:27.295Z] !STACK 0 [2024-06-21T19:34:27.295Z] java.io.FileNotFoundException: test_xml_files/test_callstack.xml [2024-06-21T19:34:27.295Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils$1.run(XmlUtils.java:352) [2024-06-21T19:34:27.295Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47) [2024-06-21T19:34:27.295Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.getUrlsFromConfiguration(XmlUtils.java:343) [2024-06-21T19:34:27.295Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.listBuiltinFiles(XmlUtils.java:315) [2024-06-21T19:34:27.295Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlAnalysisModuleSource.populateBuiltinModules(XmlAnalysisModuleSource.java:129) [2024-06-21T19:34:27.295Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlAnalysisModuleSource.getAnalysisModules(XmlAnalysisModuleSource.java:78) [2024-06-21T19:34:27.295Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.getAnalysisModules(TmfAnalysisManager.java:134) [2024-06-21T19:34:27.295Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.getAnalysisModules(TmfAnalysisManager.java:160) [2024-06-21T19:34:27.295Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:294) [2024-06-21T19:34:27.295Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651) [2024-06-21T19:34:27.295Z] at org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest.before(AggregationTreeTest.java:119) [2024-06-21T19:34:27.296Z] at org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest.before(FlameGraphTest.java:114) [2024-06-21T19:34:27.296Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:34:27.296Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:34:27.296Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:34:27.296Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:34:27.296Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2024-06-21T19:34:27.296Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2024-06-21T19:34:27.296Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2024-06-21T19:34:27.296Z] at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) [2024-06-21T19:34:27.296Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) [2024-06-21T19:34:27.296Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2024-06-21T19:34:27.296Z] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:34:27.296Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2024-06-21T19:34:27.296Z] at org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77) [2024-06-21T19:34:27.296Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2024-06-21T19:34:27.296Z] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2024-06-21T19:34:27.296Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2024-06-21T19:34:27.296Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2024-06-21T19:34:27.296Z] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2024-06-21T19:34:27.296Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2024-06-21T19:34:27.296Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2024-06-21T19:34:27.296Z] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:34:27.296Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2024-06-21T19:34:27.296Z] at org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62) [2024-06-21T19:34:27.296Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) [2024-06-21T19:34:27.296Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) [2024-06-21T19:34:27.296Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) [2024-06-21T19:34:27.296Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) [2024-06-21T19:34:27.296Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:34:27.296Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:34:27.296Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:34:27.296Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:34:27.296Z] at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) [2024-06-21T19:34:27.296Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) [2024-06-21T19:34:27.296Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) [2024-06-21T19:34:27.296Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) [2024-06-21T19:34:27.296Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51) [2024-06-21T19:34:27.296Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79) [2024-06-21T19:34:27.296Z] at java.base/java.lang.Thread.run(Thread.java:833) [2024-06-21T19:34:28.656Z] 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"' [2024-06-21T19:34:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2024-06-21T19:34:29.580Z] 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"' [2024-06-21T19:34:29.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2024-06-21T19:34:30.141Z] 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"' [2024-06-21T19:34:30.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2024-06-21T19:34:30.651Z] 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"' [2024-06-21T19:34:30.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2024-06-21T19:34:31.575Z] 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"' [2024-06-21T19:34:31.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2024-06-21T19:34:32.499Z] 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"' [2024-06-21T19:34:32.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2024-06-21T19:34:33.423Z] 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"' [2024-06-21T19:34:33.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2024-06-21T19:34:33.983Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.213 s -- in org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest [2024-06-21T19:34:33.983Z] org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest.cascadeTest -- Time elapsed: 1.808 s [2024-06-21T19:34:33.983Z] org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsTest -- Time elapsed: 0.830 s [2024-06-21T19:34:33.983Z] org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest.emptyStateSystemTest -- Time elapsed: 0.877 s [2024-06-21T19:34:33.983Z] org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest.largeTest -- Time elapsed: 0.416 s [2024-06-21T19:34:33.983Z] org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsSecondTest -- Time elapsed: 0.888 s [2024-06-21T19:34:33.983Z] org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.904 s [2024-06-21T19:34:33.983Z] org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeFirstLevelCalleesTest -- Time elapsed: 0.893 s [2024-06-21T19:34:33.983Z] org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest.treeTest -- Time elapsed: 0.798 s [2024-06-21T19:34:33.983Z] [2024-06-21T19:34:33.983Z] Results: [2024-06-21T19:34:33.983Z] [2024-06-21T19:34:33.983Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2024-06-21T19:34:33.983Z] [2024-06-21T19:34:35.346Z] [INFO] All tests passed [2024-06-21T19:34:35.346Z] [INFO] [2024-06-21T19:34:35.346Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests --- [2024-06-21T19:34:35.346Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:34:35.346Z] [INFO] [2024-06-21T19:34:35.346Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests --- [2024-06-21T19:34:35.346Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes [2024-06-21T19:34:35.346Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 68 classes [2024-06-21T19:34:35.346Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes [2024-06-21T19:34:35.346Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core.tests' with 32 classes [2024-06-21T19:34:35.346Z] [INFO] [2024-06-21T19:34:35.346Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests --- [2024-06-21T19:34:35.346Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:34:35.346Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:34:35.346Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:34:35.346Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:34:35.346Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:34:35.346Z] [INFO] [2024-06-21T19:34:35.346Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests --- [2024-06-21T19:34:35.346Z] [INFO] [2024-06-21T19:34:35.346Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests >-- [2024-06-21T19:34:35.346Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests 0.1.2-SNAPSHOT [95/128] [2024-06-21T19:34:35.346Z] [INFO] from vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/.polyglot.build.properties [2024-06-21T19:34:35.346Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:34:35.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 [2024-06-21T19:34:35.346Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/.polyglot.build.properties [2024-06-21T19:34:35.601Z] [INFO] [2024-06-21T19:34:35.601Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests --- [2024-06-21T19:34:35.601Z] [INFO] [2024-06-21T19:34:35.601Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests --- [2024-06-21T19:34:35.601Z] [INFO] The project's OSGi version is 0.1.2.202406211918 [2024-06-21T19:34:35.601Z] [INFO] [2024-06-21T19:34:35.601Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests --- [2024-06-21T19:34:35.601Z] [INFO] [2024-06-21T19:34:35.601Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests --- [2024-06-21T19:34:35.601Z] [INFO] [2024-06-21T19:34:35.601Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests --- [2024-06-21T19:34:35.601Z] [INFO] [2024-06-21T19:34:35.601Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests --- [2024-06-21T19:34:35.601Z] [INFO] [2024-06-21T19:34:35.601Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests --- [2024-06-21T19:34:35.601Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests [2024-06-21T19:34:35.855Z] [INFO] [2024-06-21T19:34:35.855Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests --- [2024-06-21T19:34:35.855Z] [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-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:34:35.856Z] [INFO] [2024-06-21T19:34:35.856Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests --- [2024-06-21T19:34:35.856Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/src/main/resources [2024-06-21T19:34:35.856Z] [INFO] [2024-06-21T19:34:35.856Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests --- [2024-06-21T19:34:35.856Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:34:35.856Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:34:35.856Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/.polyglot.build.properties [2024-06-21T19:34:35.856Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:34:36.110Z] [INFO] [2024-06-21T19:34:36.110Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests --- [2024-06-21T19:34:36.110Z] [INFO] [2024-06-21T19:34:36.110Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests --- [2024-06-21T19:34:36.111Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/src/test/resources [2024-06-21T19:34:36.111Z] [INFO] [2024-06-21T19:34:36.111Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests --- [2024-06-21T19:34:36.111Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped [2024-06-21T19:34:36.111Z] [INFO] [2024-06-21T19:34:36.111Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests --- [2024-06-21T19:34:36.111Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:34:36.111Z] [INFO] [2024-06-21T19:34:36.111Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests --- [2024-06-21T19:34:36.111Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.1.2-SNAPSHOT.jar [2024-06-21T19:34:36.111Z] [INFO] [2024-06-21T19:34:36.111Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests --- [2024-06-21T19:34:36.111Z] [INFO] [2024-06-21T19:34:36.111Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests --- [2024-06-21T19:34:36.111Z] [INFO] [2024-06-21T19:34:36.111Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests --- [2024-06-21T19:34:36.111Z] [INFO] [2024-06-21T19:34:36.111Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests --- [2024-06-21T19:34:36.111Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.1.2-SNAPSHOT.jar [2024-06-21T19:34:40.271Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:34:43.531Z] [INFO] [2024-06-21T19:34:43.531Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests --- [2024-06-21T19:34:43.531Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/work/data/.metadata/.log [2024-06-21T19:34:43.531Z] [INFO] Command line: [2024-06-21T19:34:43.531Z] [/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-stable/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/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-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2024-06-21T19:34:43.531Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:34:47.690Z] Running org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.overhead.OverheadAnalysisTest [2024-06-21T19:34:57.622Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.320 s -- in org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.overhead.OverheadAnalysisTest [2024-06-21T19:34:57.622Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.overhead.OverheadAnalysisTest.testAnalysisExecution[0: ONE_QEMUKVM] -- Time elapsed: 4.421 s [2024-06-21T19:34:57.622Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.overhead.OverheadAnalysisTest.testStateProviderIntervalData[0: ONE_QEMUKVM] -- Time elapsed: 2.371 s [2024-06-21T19:34:57.622Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.overhead.OverheadAnalysisTest.testStateProviderPunctualData[0: ONE_QEMUKVM] -- Time elapsed: 2.377 s [2024-06-21T19:34:57.622Z] Running org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest [2024-06-21T19:34:57.622Z] !SESSION 2024-06-21 19:34:43.271 ----------------------------------------------- [2024-06-21T19:34:57.622Z] eclipse.buildId=unknown [2024-06-21T19:34:57.622Z] java.version=17.0.2 [2024-06-21T19:34:57.622Z] java.vendor=Oracle Corporation [2024-06-21T19:34:57.622Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2024-06-21T19:34:57.622Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2024-06-21T19:34:57.622Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-incubator-stable/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-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2024-06-21T19:34:57.622Z] [2024-06-21T19:34:57.622Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-06-21 19:34:57.400 [2024-06-21T19:34:57.622Z] !MESSAGE StateSystemDisposedException [2024-06-21T19:34:57.622Z] !STACK 0 [2024-06-21T19:34:57.622Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException [2024-06-21T19:34:57.622Z] at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597) [2024-06-21T19:34:57.622Z] at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111) [2024-06-21T19:34:57.622Z] at org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:149) [2024-06-21T19:34:57.622Z] at org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:85) [2024-06-21T19:34:57.622Z] at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.qemukvm.QemuKvmVmModel.handleEvent(QemuKvmVmModel.java:278) [2024-06-21T19:34:57.622Z] at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.fused.handlers.FusedVirtualMachineStateProvider.eventHandle(FusedVirtualMachineStateProvider.java:212) [2024-06-21T19:34:57.622Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336) [2024-06-21T19:34:57.622Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47) [2024-06-21T19:34:57.622Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147) [2024-06-21T19:34:57.622Z] at java.base/java.lang.Thread.run(Thread.java:833) [2024-06-21T19:35:09.780Z] [2024-06-21T19:35:09.780Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-06-21 19:35:07.564 [2024-06-21T19:35:09.780Z] !MESSAGE StateSystemDisposedException [2024-06-21T19:35:09.781Z] !STACK 0 [2024-06-21T19:35:09.781Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException [2024-06-21T19:35:09.781Z] at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597) [2024-06-21T19:35:09.781Z] at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111) [2024-06-21T19:35:09.781Z] at org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:149) [2024-06-21T19:35:09.781Z] at org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:85) [2024-06-21T19:35:09.781Z] at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.qemukvm.QemuKvmVmModel.handleEvent(QemuKvmVmModel.java:278) [2024-06-21T19:35:09.781Z] at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.fused.handlers.FusedVirtualMachineStateProvider.eventHandle(FusedVirtualMachineStateProvider.java:212) [2024-06-21T19:35:09.781Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336) [2024-06-21T19:35:09.781Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47) [2024-06-21T19:35:09.781Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147) [2024-06-21T19:35:09.781Z] at java.base/java.lang.Thread.run(Thread.java:833) [2024-06-21T19:35:09.781Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.45 s -- in org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest [2024-06-21T19:35:09.781Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testAnalysisExecution[0: ONE_QEMUKVM] -- Time elapsed: 1.157 s [2024-06-21T19:35:09.781Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testStateProviderIntervalData[0: ONE_QEMUKVM] -- Time elapsed: 1.170 s [2024-06-21T19:35:09.781Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testStateProviderPunctualData[0: ONE_QEMUKVM] -- Time elapsed: 1.149 s [2024-06-21T19:35:09.781Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testAnalysisExecution[1: ONE_CONTAINER] -- Time elapsed: 2.228 s [2024-06-21T19:35:09.781Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testStateProviderIntervalData[1: ONE_CONTAINER] -- Time elapsed: 1.120 s [2024-06-21T19:35:09.781Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testStateProviderPunctualData[1: ONE_CONTAINER] -- Time elapsed: 1.119 s [2024-06-21T19:35:09.781Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testAnalysisExecution[2: QEMU_CONTAINER] -- Time elapsed: 2.237 s [2024-06-21T19:35:09.781Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testStateProviderIntervalData[2: QEMU_CONTAINER] -- Time elapsed: 1.135 s [2024-06-21T19:35:09.781Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testStateProviderPunctualData[2: QEMU_CONTAINER] -- Time elapsed: 1.133 s [2024-06-21T19:35:09.781Z] Running org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.model.VmModelAnalysisTest [2024-06-21T19:35:13.943Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.585 s -- in org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.model.VmModelAnalysisTest [2024-06-21T19:35:13.943Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.model.VmModelAnalysisTest.testAnalysisExecution[0: ONE_QEMUKVM] -- Time elapsed: 1.146 s [2024-06-21T19:35:13.943Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.model.VmModelAnalysisTest.testVirtualEnvironmentModel[0: ONE_QEMUKVM] -- Time elapsed: 1.145 s [2024-06-21T19:35:13.943Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.model.VmModelAnalysisTest.testStateProviderIntervalData[0: ONE_QEMUKVM] -- Time elapsed: 1.145 s [2024-06-21T19:35:13.943Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.model.VmModelAnalysisTest.testStateProviderPunctualData[0: ONE_QEMUKVM] -- Time elapsed: 1.145 s [2024-06-21T19:35:13.943Z] Running org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.virtual.resources.VirtualMachineAnalysisTest [2024-06-21T19:35:14.511Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.167 s -- in org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.virtual.resources.VirtualMachineAnalysisTest [2024-06-21T19:35:14.511Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.virtual.resources.VirtualMachineAnalysisTest.testStubTracesOneQemuKvm -- Time elapsed: 1.165 s [2024-06-21T19:35:14.511Z] [2024-06-21T19:35:14.511Z] Results: [2024-06-21T19:35:14.511Z] [2024-06-21T19:35:14.511Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 [2024-06-21T19:35:14.511Z] [2024-06-21T19:35:14.511Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered. [2024-06-21T19:35:14.766Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2024-06-21T19:35:14.766Z] org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.(CompositeHostModel.java:79) [2024-06-21T19:35:14.766Z] org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41) [2024-06-21T19:35:14.766Z] org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:118) [2024-06-21T19:35:14.766Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244) [2024-06-21T19:35:14.766Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351) [2024-06-21T19:35:14.766Z] org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297) [2024-06-21T19:35:14.766Z] org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651) [2024-06-21T19:35:14.766Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.overhead.OverheadAnalysisTest.setUp(OverheadAnalysisTest.java:89) [2024-06-21T19:35:14.766Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.overhead.OverheadAnalysisTest.testAnalysisExecution(OverheadAnalysisTest.java:126) [2024-06-21T19:35:14.766Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:35:14.766Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:35:14.766Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:35:14.766Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:35:14.766Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2024-06-21T19:35:14.767Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2024-06-21T19:35:14.767Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2024-06-21T19:35:14.767Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2024-06-21T19:35:14.767Z] org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2024-06-21T19:35:14.767Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:35:14.767Z] org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2024-06-21T19:35:14.767Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2024-06-21T19:35:14.767Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2024-06-21T19:35:14.767Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2024-06-21T19:35:14.767Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2024-06-21T19:35:14.767Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2024-06-21T19:35:14.767Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2024-06-21T19:35:14.767Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2024-06-21T19:35:14.767Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2024-06-21T19:35:14.767Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2024-06-21T19:35:14.767Z] org.junit.runners.Suite.runChild(Suite.java:128) [2024-06-21T19:35:14.767Z] org.junit.runners.Suite.runChild(Suite.java:27) [2024-06-21T19:35:14.767Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2024-06-21T19:35:14.767Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2024-06-21T19:35:14.767Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2024-06-21T19:35:14.767Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2024-06-21T19:35:14.767Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2024-06-21T19:35:14.767Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:35:14.767Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2024-06-21T19:35:14.767Z] org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) [2024-06-21T19:35:14.767Z] org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) [2024-06-21T19:35:14.767Z] org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) [2024-06-21T19:35:14.767Z] org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) [2024-06-21T19:35:14.767Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:35:14.767Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:35:14.767Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:35:14.767Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:35:14.767Z] org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) [2024-06-21T19:35:14.767Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) [2024-06-21T19:35:14.767Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) [2024-06-21T19:35:14.767Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) [2024-06-21T19:35:14.767Z] org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29) [2024-06-21T19:35:14.767Z] org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208) [2024-06-21T19:35:14.767Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) [2024-06-21T19:35:14.767Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) [2024-06-21T19:35:14.767Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) [2024-06-21T19:35:14.767Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) [2024-06-21T19:35:14.767Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:35:14.767Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:35:14.767Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:35:14.767Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:35:14.767Z] org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) [2024-06-21T19:35:14.767Z] org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) [2024-06-21T19:35:14.767Z] org.eclipse.equinox.launcher.Main.run(Main.java:1481) [2024-06-21T19:35:14.767Z] org.eclipse.equinox.launcher.Main.main(Main.java:1454) [2024-06-21T19:35:14.767Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered. [2024-06-21T19:35:14.767Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2024-06-21T19:35:14.767Z] org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.(CompositeHostModel.java:79) [2024-06-21T19:35:14.767Z] org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41) [2024-06-21T19:35:14.767Z] org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:118) [2024-06-21T19:35:14.767Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244) [2024-06-21T19:35:14.767Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351) [2024-06-21T19:35:14.767Z] org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297) [2024-06-21T19:35:14.767Z] org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651) [2024-06-21T19:35:14.767Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.setUp(FusedVmAnalysisTest.java:91) [2024-06-21T19:35:14.767Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testAnalysisExecution(FusedVmAnalysisTest.java:125) [2024-06-21T19:35:14.767Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:35:14.767Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:35:14.767Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:35:14.767Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:35:14.767Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2024-06-21T19:35:14.767Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2024-06-21T19:35:14.767Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2024-06-21T19:35:14.767Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2024-06-21T19:35:14.767Z] org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2024-06-21T19:35:14.767Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:35:14.767Z] org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2024-06-21T19:35:14.767Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2024-06-21T19:35:14.767Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2024-06-21T19:35:14.767Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2024-06-21T19:35:14.767Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2024-06-21T19:35:14.767Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2024-06-21T19:35:14.767Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2024-06-21T19:35:14.767Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2024-06-21T19:35:14.767Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2024-06-21T19:35:14.767Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2024-06-21T19:35:14.767Z] org.junit.runners.Suite.runChild(Suite.java:128) [2024-06-21T19:35:14.767Z] org.junit.runners.Suite.runChild(Suite.java:27) [2024-06-21T19:35:14.767Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2024-06-21T19:35:14.767Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2024-06-21T19:35:14.767Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2024-06-21T19:35:14.767Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2024-06-21T19:35:14.767Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2024-06-21T19:35:14.767Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:35:14.767Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2024-06-21T19:35:14.767Z] org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) [2024-06-21T19:35:14.767Z] org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) [2024-06-21T19:35:14.767Z] org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) [2024-06-21T19:35:14.767Z] org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) [2024-06-21T19:35:14.767Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:35:14.767Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:35:14.767Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:35:14.767Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:35:14.767Z] org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) [2024-06-21T19:35:14.767Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) [2024-06-21T19:35:14.767Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) [2024-06-21T19:35:14.767Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) [2024-06-21T19:35:14.767Z] org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29) [2024-06-21T19:35:14.767Z] org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208) [2024-06-21T19:35:14.767Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) [2024-06-21T19:35:14.767Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) [2024-06-21T19:35:14.767Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) [2024-06-21T19:35:14.767Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) [2024-06-21T19:35:14.767Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:35:14.767Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:35:14.767Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:35:14.767Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:35:14.767Z] org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) [2024-06-21T19:35:14.767Z] org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) [2024-06-21T19:35:14.767Z] org.eclipse.equinox.launcher.Main.run(Main.java:1481) [2024-06-21T19:35:14.767Z] org.eclipse.equinox.launcher.Main.main(Main.java:1454) [2024-06-21T19:35:14.768Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered. [2024-06-21T19:35:14.768Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2024-06-21T19:35:14.768Z] org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.(CompositeHostModel.java:79) [2024-06-21T19:35:14.768Z] org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41) [2024-06-21T19:35:14.768Z] org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:118) [2024-06-21T19:35:14.768Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244) [2024-06-21T19:35:14.768Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351) [2024-06-21T19:35:14.768Z] org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297) [2024-06-21T19:35:14.768Z] org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651) [2024-06-21T19:35:14.768Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.setUp(FusedVmAnalysisTest.java:91) [2024-06-21T19:35:14.768Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testAnalysisExecution(FusedVmAnalysisTest.java:125) [2024-06-21T19:35:14.768Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:35:14.768Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:35:14.768Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:35:14.768Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:35:14.768Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2024-06-21T19:35:14.768Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2024-06-21T19:35:14.768Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2024-06-21T19:35:14.768Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2024-06-21T19:35:14.768Z] org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2024-06-21T19:35:14.768Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:35:14.768Z] org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2024-06-21T19:35:14.768Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2024-06-21T19:35:14.768Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2024-06-21T19:35:14.768Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2024-06-21T19:35:14.768Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2024-06-21T19:35:14.768Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2024-06-21T19:35:14.768Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2024-06-21T19:35:14.768Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2024-06-21T19:35:14.768Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2024-06-21T19:35:14.768Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2024-06-21T19:35:14.768Z] org.junit.runners.Suite.runChild(Suite.java:128) [2024-06-21T19:35:14.768Z] org.junit.runners.Suite.runChild(Suite.java:27) [2024-06-21T19:35:14.768Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2024-06-21T19:35:14.768Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2024-06-21T19:35:14.768Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2024-06-21T19:35:14.768Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2024-06-21T19:35:14.768Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2024-06-21T19:35:14.768Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:35:14.768Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2024-06-21T19:35:14.768Z] org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) [2024-06-21T19:35:14.768Z] org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) [2024-06-21T19:35:14.768Z] org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) [2024-06-21T19:35:14.768Z] org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) [2024-06-21T19:35:14.768Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:35:14.768Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:35:14.768Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:35:14.768Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:35:14.768Z] org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) [2024-06-21T19:35:14.768Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) [2024-06-21T19:35:14.768Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) [2024-06-21T19:35:14.768Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) [2024-06-21T19:35:14.768Z] org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29) [2024-06-21T19:35:14.768Z] org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208) [2024-06-21T19:35:14.768Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) [2024-06-21T19:35:14.768Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) [2024-06-21T19:35:14.768Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) [2024-06-21T19:35:14.768Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) [2024-06-21T19:35:14.768Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:35:14.768Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:35:14.768Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:35:14.768Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:35:14.768Z] org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) [2024-06-21T19:35:14.768Z] org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) [2024-06-21T19:35:14.768Z] org.eclipse.equinox.launcher.Main.run(Main.java:1481) [2024-06-21T19:35:14.768Z] org.eclipse.equinox.launcher.Main.main(Main.java:1454) [2024-06-21T19:35:14.768Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered. [2024-06-21T19:35:14.768Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2024-06-21T19:35:14.768Z] org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.(CompositeHostModel.java:79) [2024-06-21T19:35:14.768Z] org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41) [2024-06-21T19:35:14.768Z] org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:118) [2024-06-21T19:35:14.768Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244) [2024-06-21T19:35:14.768Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351) [2024-06-21T19:35:14.768Z] org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297) [2024-06-21T19:35:14.768Z] org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651) [2024-06-21T19:35:14.768Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.overhead.OverheadAnalysisTest.setUp(OverheadAnalysisTest.java:89) [2024-06-21T19:35:14.768Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.overhead.OverheadAnalysisTest.testAnalysisExecution(OverheadAnalysisTest.java:126) [2024-06-21T19:35:14.768Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:35:14.768Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:35:14.768Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:35:14.768Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:35:14.768Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2024-06-21T19:35:14.768Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2024-06-21T19:35:14.768Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2024-06-21T19:35:14.768Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2024-06-21T19:35:14.768Z] org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2024-06-21T19:35:14.768Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:35:14.768Z] org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2024-06-21T19:35:14.768Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2024-06-21T19:35:14.768Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2024-06-21T19:35:14.768Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2024-06-21T19:35:14.768Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2024-06-21T19:35:14.768Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2024-06-21T19:35:14.768Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2024-06-21T19:35:14.768Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2024-06-21T19:35:14.768Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2024-06-21T19:35:14.768Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2024-06-21T19:35:14.768Z] org.junit.runners.Suite.runChild(Suite.java:128) [2024-06-21T19:35:14.768Z] org.junit.runners.Suite.runChild(Suite.java:27) [2024-06-21T19:35:14.768Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2024-06-21T19:35:14.768Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2024-06-21T19:35:14.768Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2024-06-21T19:35:14.768Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2024-06-21T19:35:14.768Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2024-06-21T19:35:14.768Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:35:14.768Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2024-06-21T19:35:14.768Z] org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) [2024-06-21T19:35:14.768Z] org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) [2024-06-21T19:35:14.768Z] org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) [2024-06-21T19:35:14.768Z] org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) [2024-06-21T19:35:14.768Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:35:14.768Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:35:14.768Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:35:14.768Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:35:14.769Z] org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) [2024-06-21T19:35:14.769Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) [2024-06-21T19:35:14.769Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) [2024-06-21T19:35:14.769Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) [2024-06-21T19:35:14.769Z] org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29) [2024-06-21T19:35:14.769Z] org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208) [2024-06-21T19:35:14.769Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) [2024-06-21T19:35:14.769Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) [2024-06-21T19:35:14.769Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) [2024-06-21T19:35:14.769Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) [2024-06-21T19:35:14.769Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:35:14.769Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:35:14.769Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:35:14.769Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:35:14.769Z] org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) [2024-06-21T19:35:14.769Z] org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) [2024-06-21T19:35:14.769Z] org.eclipse.equinox.launcher.Main.run(Main.java:1481) [2024-06-21T19:35:14.769Z] org.eclipse.equinox.launcher.Main.main(Main.java:1454) [2024-06-21T19:35:14.769Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered. [2024-06-21T19:35:14.769Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2024-06-21T19:35:14.769Z] org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.(CompositeHostModel.java:79) [2024-06-21T19:35:14.769Z] org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41) [2024-06-21T19:35:14.769Z] org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:118) [2024-06-21T19:35:14.769Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244) [2024-06-21T19:35:14.769Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351) [2024-06-21T19:35:14.769Z] org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297) [2024-06-21T19:35:14.769Z] org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651) [2024-06-21T19:35:14.769Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.setUp(FusedVmAnalysisTest.java:91) [2024-06-21T19:35:14.769Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testAnalysisExecution(FusedVmAnalysisTest.java:125) [2024-06-21T19:35:14.769Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:35:14.769Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:35:14.769Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:35:14.769Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:35:14.769Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2024-06-21T19:35:14.769Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2024-06-21T19:35:14.769Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2024-06-21T19:35:14.769Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2024-06-21T19:35:14.769Z] org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2024-06-21T19:35:14.769Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:35:14.769Z] org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2024-06-21T19:35:14.769Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2024-06-21T19:35:14.769Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2024-06-21T19:35:14.769Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2024-06-21T19:35:14.769Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2024-06-21T19:35:14.769Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2024-06-21T19:35:14.769Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2024-06-21T19:35:14.769Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2024-06-21T19:35:14.769Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2024-06-21T19:35:14.769Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2024-06-21T19:35:14.769Z] org.junit.runners.Suite.runChild(Suite.java:128) [2024-06-21T19:35:14.769Z] org.junit.runners.Suite.runChild(Suite.java:27) [2024-06-21T19:35:14.769Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2024-06-21T19:35:14.769Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2024-06-21T19:35:14.769Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2024-06-21T19:35:14.769Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2024-06-21T19:35:14.769Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2024-06-21T19:35:14.769Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:35:14.769Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2024-06-21T19:35:14.769Z] org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) [2024-06-21T19:35:14.769Z] org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) [2024-06-21T19:35:14.769Z] org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) [2024-06-21T19:35:14.769Z] org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) [2024-06-21T19:35:14.769Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:35:14.769Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:35:14.769Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:35:14.769Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:35:14.769Z] org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) [2024-06-21T19:35:14.769Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) [2024-06-21T19:35:14.769Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) [2024-06-21T19:35:14.769Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) [2024-06-21T19:35:14.769Z] org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29) [2024-06-21T19:35:14.769Z] org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208) [2024-06-21T19:35:14.769Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) [2024-06-21T19:35:14.769Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) [2024-06-21T19:35:14.769Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) [2024-06-21T19:35:14.769Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) [2024-06-21T19:35:14.769Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:35:14.769Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:35:14.769Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:35:14.769Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:35:14.769Z] org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) [2024-06-21T19:35:14.769Z] org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) [2024-06-21T19:35:14.769Z] org.eclipse.equinox.launcher.Main.run(Main.java:1481) [2024-06-21T19:35:14.769Z] org.eclipse.equinox.launcher.Main.main(Main.java:1454) [2024-06-21T19:35:14.769Z] [INFO] All tests passed [2024-06-21T19:35:14.769Z] [INFO] [2024-06-21T19:35:14.769Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests --- [2024-06-21T19:35:14.769Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:35:14.769Z] [INFO] [2024-06-21T19:35:14.769Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests --- [2024-06-21T19:35:14.769Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core' with 54 classes [2024-06-21T19:35:15.024Z] [INFO] [2024-06-21T19:35:15.024Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests --- [2024-06-21T19:35:15.024Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.1.2-SNAPSHOT.jar [2024-06-21T19:35:15.024Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.1.2-SNAPSHOT.pom [2024-06-21T19:35:15.024Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:35:15.024Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.1.2-SNAPSHOT-p2metadata.xml [2024-06-21T19:35:15.024Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.1.2-SNAPSHOT-p2artifacts.xml [2024-06-21T19:35:15.024Z] [INFO] [2024-06-21T19:35:15.024Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests --- [2024-06-21T19:35:15.024Z] [INFO] [2024-06-21T19:35:15.024Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests >-- [2024-06-21T19:35:15.024Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests 0.1.2-SNAPSHOT [96/128] [2024-06-21T19:35:15.024Z] [INFO] from vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/.polyglot.build.properties [2024-06-21T19:35:15.024Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:35:15.024Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:35:15.024Z] [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-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/.polyglot.build.properties [2024-06-21T19:35:15.280Z] [INFO] [2024-06-21T19:35:15.280Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests --- [2024-06-21T19:35:15.280Z] [INFO] [2024-06-21T19:35:15.280Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests --- [2024-06-21T19:35:15.280Z] [INFO] The project's OSGi version is 0.1.2.202406211918 [2024-06-21T19:35:15.280Z] [INFO] [2024-06-21T19:35:15.280Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests --- [2024-06-21T19:35:15.280Z] [INFO] [2024-06-21T19:35:15.280Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests --- [2024-06-21T19:35:15.280Z] [INFO] [2024-06-21T19:35:15.280Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests --- [2024-06-21T19:35:15.280Z] [INFO] [2024-06-21T19:35:15.280Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests --- [2024-06-21T19:35:15.280Z] [INFO] [2024-06-21T19:35:15.280Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests --- [2024-06-21T19:35:15.280Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests [2024-06-21T19:35:15.535Z] [INFO] [2024-06-21T19:35:15.535Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests --- [2024-06-21T19:35:15.535Z] [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-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:35:15.535Z] [INFO] [2024-06-21T19:35:15.535Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests --- [2024-06-21T19:35:15.535Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/src/main/resources [2024-06-21T19:35:15.535Z] [INFO] [2024-06-21T19:35:15.535Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests --- [2024-06-21T19:35:15.535Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:35:15.535Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:35:15.535Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ 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-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/.polyglot.build.properties [2024-06-21T19:35:15.535Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:35:15.790Z] [INFO] [2024-06-21T19:35:15.790Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests --- [2024-06-21T19:35:15.790Z] [INFO] [2024-06-21T19:35:15.790Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests --- [2024-06-21T19:35:15.790Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/src/test/resources [2024-06-21T19:35:15.790Z] [INFO] [2024-06-21T19:35:15.790Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests --- [2024-06-21T19:35:15.790Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 155 were skipped [2024-06-21T19:35:15.790Z] [INFO] [2024-06-21T19:35:15.790Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests --- [2024-06-21T19:35:15.790Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:35:15.790Z] [INFO] [2024-06-21T19:35:15.790Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests --- [2024-06-21T19:35:16.045Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:35:16.045Z] [INFO] [2024-06-21T19:35:16.045Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests --- [2024-06-21T19:35:16.045Z] [INFO] [2024-06-21T19:35:16.045Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests --- [2024-06-21T19:35:16.045Z] [INFO] [2024-06-21T19:35:16.045Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests --- [2024-06-21T19:35:16.045Z] [INFO] [2024-06-21T19:35:16.045Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests --- [2024-06-21T19:35:16.045Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:35:21.281Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:35:23.791Z] [INFO] [2024-06-21T19:35:23.791Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests --- [2024-06-21T19:35:23.791Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/work/data/.metadata/.log [2024-06-21T19:35:23.791Z] [INFO] Command line: [2024-06-21T19:35:23.791Z] [/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-stable/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/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-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2024-06-21T19:35:23.791Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:35:26.303Z] Jun 21, 2024 7:35:25 PM org.apache.aries.spifly.BaseActivator log [2024-06-21T19:35:26.303Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple [2024-06-21T19:35:28.188Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2024-06-21T19:35:28.188Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2024-06-21T19:35:32.346Z] Could not determine the accessibility bus address [2024-06-21T19:35:32.346Z] !SESSION 2024-06-21 19:35:23.872 ----------------------------------------------- [2024-06-21T19:35:32.346Z] eclipse.buildId=unknown [2024-06-21T19:35:32.346Z] java.version=17.0.2 [2024-06-21T19:35:32.346Z] java.vendor=Oracle Corporation [2024-06-21T19:35:32.346Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2024-06-21T19:35:32.346Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2024-06-21T19:35:32.346Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-incubator-stable/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-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2024-06-21T19:35:32.346Z] [2024-06-21T19:35:32.346Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-06-21 19:35:32.246 [2024-06-21T19:35:32.346Z] !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 [2024-06-21T19:35:32.346Z] [2024-06-21T19:35:32.346Z] !ENTRY org.eclipse.urischeme 4 0 2024-06-21 19:35:32.253 [2024-06-21T19:35:32.346Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory [2024-06-21T19:35:32.346Z] !STACK 0 [2024-06-21T19:35:32.346Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory [2024-06-21T19:35:32.346Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143) [2024-06-21T19:35:32.346Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073) [2024-06-21T19:35:32.346Z] at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36) [2024-06-21T19:35:32.346Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144) [2024-06-21T19:35:32.346Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86) [2024-06-21T19:35:32.346Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75) [2024-06-21T19:35:32.346Z] at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85) [2024-06-21T19:35:32.346Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2024-06-21T19:35:32.346Z] Caused by: java.io.IOException: error=2, No such file or directory [2024-06-21T19:35:32.346Z] at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) [2024-06-21T19:35:32.346Z] at java.base/java.lang.ProcessImpl.(ProcessImpl.java:314) [2024-06-21T19:35:32.346Z] at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244) [2024-06-21T19:35:32.346Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110) [2024-06-21T19:35:32.346Z] ... 7 more [2024-06-21T19:35:32.906Z] Running org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest [2024-06-21T19:35:33.161Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest [2024-06-21T19:35:33.161Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest.testSameEndOverlap -- Time elapsed: 0.016 s [2024-06-21T19:35:33.161Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest.testNoOverlap -- Time elapsed: 0 s [2024-06-21T19:35:33.161Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest.testPartialOverlap -- Time elapsed: 0 s [2024-06-21T19:35:33.161Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest.testSameStartOverlap -- Time elapsed: 0 s [2024-06-21T19:35:33.161Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest.testFullOverlap -- Time elapsed: 0 s [2024-06-21T19:35:33.161Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest.testOverlapEnglobing -- Time elapsed: 0 s [2024-06-21T19:35:33.161Z] Running org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.VirtualResourcesViewTest [2024-06-21T19:35:33.161Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.VirtualResourcesViewTest [2024-06-21T19:35:33.161Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.VirtualResourcesViewTest skipped [2024-06-21T19:35:33.161Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.VirtualResourcesViewTest skipped [2024-06-21T19:35:33.161Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.VirtualResourcesViewTest skipped [2024-06-21T19:35:33.161Z] [2024-06-21T19:35:33.161Z] Results: [2024-06-21T19:35:33.161Z] [2024-06-21T19:35:33.161Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 3 [2024-06-21T19:35:33.161Z] [2024-06-21T19:35:34.085Z] [INFO] All tests passed [2024-06-21T19:35:34.085Z] [INFO] [2024-06-21T19:35:34.085Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests --- [2024-06-21T19:35:34.085Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:35:34.085Z] [INFO] [2024-06-21T19:35:34.085Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests --- [2024-06-21T19:35:34.085Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests' with 18 classes [2024-06-21T19:35:34.085Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui' with 40 classes [2024-06-21T19:35:34.085Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core' with 54 classes [2024-06-21T19:35:34.085Z] [INFO] [2024-06-21T19:35:34.085Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests --- [2024-06-21T19:35:34.085Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:35:34.085Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:35:34.085Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:35:34.085Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:35:34.085Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:35:34.085Z] [INFO] [2024-06-21T19:35:34.085Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests --- [2024-06-21T19:35:34.085Z] [INFO] [2024-06-21T19:35:34.085Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core.tests >-- [2024-06-21T19:35:34.085Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.core.tests 0.1.2-SNAPSHOT [97/128] [2024-06-21T19:35:34.085Z] [INFO] from scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/.polyglot.build.properties [2024-06-21T19:35:34.085Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:35:34.085Z] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.5.0:javadoc (build-docs)' [2024-06-21T19:35:34.085Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:35:34.085Z] [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-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/.polyglot.build.properties [2024-06-21T19:35:34.340Z] [INFO] [2024-06-21T19:35:34.340Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:35:34.340Z] [INFO] [2024-06-21T19:35:34.340Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:35:34.340Z] [INFO] The project's OSGi version is 0.1.2.202406211918 [2024-06-21T19:35:34.340Z] [INFO] [2024-06-21T19:35:34.340Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:35:34.340Z] [INFO] [2024-06-21T19:35:34.340Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:35:34.340Z] [INFO] [2024-06-21T19:35:34.340Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:35:34.340Z] [INFO] [2024-06-21T19:35:34.340Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:35:34.340Z] [INFO] [2024-06-21T19:35:34.340Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:35:34.340Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.scripting.core.tests [2024-06-21T19:35:34.595Z] [INFO] [2024-06-21T19:35:34.595Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:35:34.595Z] [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-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:35:34.595Z] [INFO] [2024-06-21T19:35:34.595Z] [INFO] >>> javadoc:3.5.0:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting.core.tests >>> [2024-06-21T19:35:34.595Z] [INFO] [2024-06-21T19:35:34.595Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:35:34.595Z] [INFO] The project's OSGi version is 0.1.2.202406211918 [2024-06-21T19:35:34.595Z] [INFO] [2024-06-21T19:35:34.595Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:35:34.595Z] [INFO] [2024-06-21T19:35:34.595Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:35:34.595Z] [INFO] [2024-06-21T19:35:34.595Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:35:34.595Z] [INFO] [2024-06-21T19:35:34.595Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:35:34.595Z] [INFO] [2024-06-21T19:35:34.595Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:35:34.595Z] [INFO] [2024-06-21T19:35:34.595Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:35:34.595Z] [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-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:35:34.595Z] [INFO] [2024-06-21T19:35:34.595Z] [INFO] <<< javadoc:3.5.0:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting.core.tests <<< [2024-06-21T19:35:34.595Z] [INFO] [2024-06-21T19:35:34.595Z] [INFO] [2024-06-21T19:35:34.595Z] [INFO] --- javadoc:3.5.0:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:35:34.595Z] [INFO] [2024-06-21T19:35:34.595Z] [INFO] --- build-helper:3.4.0:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:35:34.595Z] [INFO] [2024-06-21T19:35:34.595Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:35:34.595Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/src/main/resources [2024-06-21T19:35:34.595Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/help [2024-06-21T19:35:34.595Z] [INFO] [2024-06-21T19:35:34.595Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:35:34.595Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:35:34.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 [2024-06-21T19:35:34.595Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/.polyglot.build.properties [2024-06-21T19:35:34.595Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:35:35.155Z] [INFO] [2024-06-21T19:35:35.155Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:35:35.155Z] [INFO] [2024-06-21T19:35:35.155Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:35:35.155Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/src/test/resources [2024-06-21T19:35:35.155Z] [INFO] [2024-06-21T19:35:35.155Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:35:35.155Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 133 were skipped [2024-06-21T19:35:35.155Z] [INFO] [2024-06-21T19:35:35.155Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:35:35.155Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:35:35.155Z] [INFO] [2024-06-21T19:35:35.155Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:35:35.155Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.2-SNAPSHOT.jar [2024-06-21T19:35:35.155Z] [INFO] [2024-06-21T19:35:35.155Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:35:35.155Z] [INFO] [2024-06-21T19:35:35.155Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:35:35.155Z] [INFO] [2024-06-21T19:35:35.155Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:35:35.155Z] [INFO] [2024-06-21T19:35:35.155Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:35:35.155Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.2-SNAPSHOT.jar [2024-06-21T19:35:39.317Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:35:41.827Z] [INFO] [2024-06-21T19:35:41.827Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:35:42.082Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/work/data/.metadata/.log [2024-06-21T19:35:42.082Z] [INFO] Command line: [2024-06-21T19:35:42.082Z] [/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-stable/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/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-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2024-06-21T19:35:42.082Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:35:46.242Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.TmfScriptAnalysisTest [2024-06-21T19:35:46.497Z] !SESSION 2024-06-21 19:35:42.255 ----------------------------------------------- [2024-06-21T19:35:46.497Z] eclipse.buildId=unknown [2024-06-21T19:35:46.497Z] java.version=17.0.2 [2024-06-21T19:35:46.497Z] java.vendor=Oracle Corporation [2024-06-21T19:35:46.497Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2024-06-21T19:35:46.497Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2024-06-21T19:35:46.497Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-incubator-stable/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-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2024-06-21T19:35:46.497Z] [2024-06-21T19:35:46.497Z] !ENTRY org.eclipse.tracecompass.statesystem.core 4 0 2024-06-21 19:35:46.382 [2024-06-21T19:35:46.497Z] !MESSAGE Failed to deletestatistics-totals.ht [2024-06-21T19:35:46.497Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.570 s -- in org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.TmfScriptAnalysisTest [2024-06-21T19:35:46.497Z] org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.TmfScriptAnalysisTest.testGettingStateSystems -- Time elapsed: 0.492 s [2024-06-21T19:35:46.497Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.AnalysisModuleTest [2024-06-21T19:35:49.004Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.515 s -- in org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.AnalysisModuleTest [2024-06-21T19:35:49.004Z] org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.AnalysisModuleTest.testEventIteratorWithFilter -- Time elapsed: 1.276 s [2024-06-21T19:35:49.004Z] org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.AnalysisModuleTest.testGetAnalysis -- Time elapsed: 0.092 s [2024-06-21T19:35:49.004Z] org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.AnalysisModuleTest.testEventIterator -- Time elapsed: 1.145 s [2024-06-21T19:35:49.258Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.data.provider.ScriptedDataProviderTest [2024-06-21T19:35:49.258Z] [2024-06-21T19:35:49.258Z] !ENTRY org.eclipse.tracecompass.incubator.scripting.core 2 0 2024-06-21 19:35:49.054 [2024-06-21T19:35:49.258Z] !MESSAGE Error opening a file that should contain a state system: abc [2024-06-21T19:35:49.258Z] !STACK 0 [2024-06-21T19:35:49.258Z] java.io.IOException: Empty target file [2024-06-21T19:35:49.258Z] at org.eclipse.tracecompass.internal.statesystem.core.backend.historytree.HistoryTreeFactory.createFromFile(HistoryTreeFactory.java:72) [2024-06-21T19:35:49.258Z] at org.eclipse.tracecompass.internal.statesystem.core.backend.historytree.HistoryTreeBackend.initializeSHT(HistoryTreeBackend.java:195) [2024-06-21T19:35:49.258Z] at org.eclipse.tracecompass.internal.statesystem.core.backend.historytree.HistoryTreeBackend.(HistoryTreeBackend.java:161) [2024-06-21T19:35:49.258Z] at org.eclipse.tracecompass.statesystem.core.backend.StateHistoryBackendFactory.createHistoryTreeBackendExistingFile(StateHistoryBackendFactory.java:118) [2024-06-21T19:35:49.258Z] at org.eclipse.tracecompass.incubator.internal.scripting.core.analysis.TmfScriptAnalysis$1.visitFile(TmfScriptAnalysis.java:96) [2024-06-21T19:35:49.259Z] at org.eclipse.tracecompass.incubator.internal.scripting.core.analysis.TmfScriptAnalysis$1.visitFile(TmfScriptAnalysis.java:1) [2024-06-21T19:35:49.259Z] at java.base/java.nio.file.Files.walkFileTree(Files.java:2811) [2024-06-21T19:35:49.259Z] at java.base/java.nio.file.Files.walkFileTree(Files.java:2882) [2024-06-21T19:35:49.259Z] at org.eclipse.tracecompass.incubator.internal.scripting.core.analysis.TmfScriptAnalysis.readStateSystemsIfReady(TmfScriptAnalysis.java:90) [2024-06-21T19:35:49.259Z] at org.eclipse.tracecompass.incubator.internal.scripting.core.analysis.TmfScriptAnalysis.executeAnalysis(TmfScriptAnalysis.java:81) [2024-06-21T19:35:49.259Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394) [2024-06-21T19:35:49.259Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2024-06-21T19:35:49.259Z] [2024-06-21T19:35:49.259Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-21 19:35:49.073 [2024-06-21T19:35:49.259Z] !MESSAGE The attribute quark is invalid: [DataDrivenValueConstant: null] [2024-06-21T19:35:49.259Z] [2024-06-21T19:35:49.259Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-21 19:35:49.074 [2024-06-21T19:35:49.259Z] !MESSAGE The attribute quark is invalid: [DataDrivenValueConstant: null] [2024-06-21T19:35:49.259Z] [2024-06-21T19:35:49.259Z] !ENTRY org.eclipse.tracecompass.incubator.scripting.core 2 0 2024-06-21 19:35:49.088 [2024-06-21T19:35:49.259Z] !MESSAGE Error opening a file that should contain a state system: abc [2024-06-21T19:35:49.259Z] !STACK 0 [2024-06-21T19:35:49.259Z] java.io.IOException: Empty target file [2024-06-21T19:35:49.259Z] at org.eclipse.tracecompass.internal.statesystem.core.backend.historytree.HistoryTreeFactory.createFromFile(HistoryTreeFactory.java:72) [2024-06-21T19:35:49.259Z] at org.eclipse.tracecompass.internal.statesystem.core.backend.historytree.HistoryTreeBackend.initializeSHT(HistoryTreeBackend.java:195) [2024-06-21T19:35:49.259Z] at org.eclipse.tracecompass.internal.statesystem.core.backend.historytree.HistoryTreeBackend.(HistoryTreeBackend.java:161) [2024-06-21T19:35:49.259Z] at org.eclipse.tracecompass.statesystem.core.backend.StateHistoryBackendFactory.createHistoryTreeBackendExistingFile(StateHistoryBackendFactory.java:118) [2024-06-21T19:35:49.259Z] at org.eclipse.tracecompass.incubator.internal.scripting.core.analysis.TmfScriptAnalysis$1.visitFile(TmfScriptAnalysis.java:96) [2024-06-21T19:35:49.259Z] at org.eclipse.tracecompass.incubator.internal.scripting.core.analysis.TmfScriptAnalysis$1.visitFile(TmfScriptAnalysis.java:1) [2024-06-21T19:35:49.259Z] at java.base/java.nio.file.Files.walkFileTree(Files.java:2811) [2024-06-21T19:35:49.259Z] at java.base/java.nio.file.Files.walkFileTree(Files.java:2882) [2024-06-21T19:35:49.259Z] at org.eclipse.tracecompass.incubator.internal.scripting.core.analysis.TmfScriptAnalysis.readStateSystemsIfReady(TmfScriptAnalysis.java:90) [2024-06-21T19:35:49.259Z] at org.eclipse.tracecompass.incubator.internal.scripting.core.analysis.TmfScriptAnalysis.executeAnalysis(TmfScriptAnalysis.java:81) [2024-06-21T19:35:49.259Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394) [2024-06-21T19:35:49.259Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2024-06-21T19:35:49.259Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.eclipse.tracecompass.incubator.scripting.core.tests.data.provider.ScriptedDataProviderTest [2024-06-21T19:35:49.259Z] org.eclipse.tracecompass.incubator.scripting.core.tests.data.provider.ScriptedDataProviderTest.testTimeGraphProvider -- Time elapsed: 0.039 s [2024-06-21T19:35:49.259Z] org.eclipse.tracecompass.incubator.scripting.core.tests.data.provider.ScriptedDataProviderTest.testScriptedTimeGraphProvider -- Time elapsed: 0.069 s [2024-06-21T19:35:49.259Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest [2024-06-21T19:35:49.513Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest [2024-06-21T19:35:49.513Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[0: --cli --help] -- Time elapsed: 0.110 s [2024-06-21T19:35:49.513Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[1: --cli -h] -- Time elapsed: 0 s [2024-06-21T19:35:49.513Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[2: --cli --script myscript] -- Time elapsed: 0 s [2024-06-21T19:35:49.513Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[3: --cli -s myscript] -- Time elapsed: 0 s [2024-06-21T19:35:49.513Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[4: --cli --script myscript1 myscript2 myscript3] -- Time elapsed: 0 s [2024-06-21T19:35:49.513Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[5: --cli -s myscript1 myscript2 myscript3] -- Time elapsed: 0 s [2024-06-21T19:35:49.513Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[6: --cli --script] -- Time elapsed: 0.001 s [2024-06-21T19:35:49.513Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[7: --cli -s] -- Time elapsed: 0 s [2024-06-21T19:35:49.513Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[8: --cli --engine jython] -- Time elapsed: 0 s [2024-06-21T19:35:49.513Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[9: --cli -e jython] -- Time elapsed: 0.001 s [2024-06-21T19:35:49.513Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[10: --cli --engine] -- Time elapsed: 0 s [2024-06-21T19:35:49.513Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[11: --cli -e] -- Time elapsed: 0 s [2024-06-21T19:35:49.513Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[12: --cli --args arg1] -- Time elapsed: 0 s [2024-06-21T19:35:49.513Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[13: --cli -e jython ] -- Time elapsed: 0 s [2024-06-21T19:35:49.513Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[14: --cli --args arg1 arg2 arg3] -- Time elapsed: 0 s [2024-06-21T19:35:49.513Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[15: --cli -a arg1 arg2 arg3] -- Time elapsed: 0.001 s [2024-06-21T19:35:49.513Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[16: --cli --args] -- Time elapsed: 0 s [2024-06-21T19:35:49.513Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[17: --cli -a] -- Time elapsed: 0 s [2024-06-21T19:35:49.513Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.HeadlessScriptExecutionTest [2024-06-21T19:35:49.513Z] [2024-06-21T19:35:49.513Z] !ENTRY org.eclipse.tracecompass.incubator.scripting.core 2 0 2024-06-21 19:35:49.363 [2024-06-21T19:35:49.513Z] !MESSAGE No script type was found for script /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/testfiles/scripts/test.bla [2024-06-21T19:35:49.513Z] [2024-06-21T19:35:49.513Z] !ENTRY org.eclipse.tracecompass.incubator.scripting.core 2 0 2024-06-21 19:35:49.364 [2024-06-21T19:35:49.513Z] !MESSAGE No engine was found to execute script /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/testfiles/scripts/test.bla [2024-06-21T19:35:49.767Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/work/plugins/org.eclipse.ease.lang.python.py4j_0.9.0.I202206141122/pysrc/ease_py4j_main.py:414: DeprecationWarning: setDaemon() is deprecated, set the daemon attribute instead [2024-06-21T19:35:49.767Z] thread.setDaemon(True) [2024-06-21T19:35:51.128Z] [2024-06-21T19:35:51.128Z] !ENTRY org.eclipse.tracecompass.incubator.scripting.core 2 0 2024-06-21 19:35:50.862 [2024-06-21T19:35:51.128Z] !MESSAGE Script file does not exist testfiles/scripts/noFile [2024-06-21T19:35:51.128Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.524 s -- in org.eclipse.tracecompass.incubator.scripting.core.tests.HeadlessScriptExecutionTest [2024-06-21T19:35:51.128Z] org.eclipse.tracecompass.incubator.scripting.core.tests.HeadlessScriptExecutionTest skipped [2024-06-21T19:35:51.128Z] org.eclipse.tracecompass.incubator.scripting.core.tests.HeadlessScriptExecutionTest.testUnsupportedEngine -- Time elapsed: 0.023 s [2024-06-21T19:35:51.128Z] org.eclipse.tracecompass.incubator.scripting.core.tests.HeadlessScriptExecutionTest.testPython -- Time elapsed: 1.487 s [2024-06-21T19:35:51.128Z] org.eclipse.tracecompass.incubator.scripting.core.tests.HeadlessScriptExecutionTest.testUnexistingScript -- Time elapsed: 0.009 s [2024-06-21T19:35:51.128Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest [2024-06-21T19:35:52.487Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.502 s -- in org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest [2024-06-21T19:35:52.487Z] org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest.testNonexistentProject -- Time elapsed: 0.057 s [2024-06-21T19:35:52.487Z] org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest.testExistingTraces -- Time elapsed: 0.085 s [2024-06-21T19:35:52.487Z] org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest.testTraceInNonexistentFolder -- Time elapsed: 0.060 s [2024-06-21T19:35:52.487Z] org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest.testNonexistentTraceFile -- Time elapsed: 0.013 s [2024-06-21T19:35:52.487Z] org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest.testTraceInFolder -- Time elapsed: 0.023 s [2024-06-21T19:35:52.487Z] org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest.testEventIterator -- Time elapsed: 1.196 s [2024-06-21T19:35:52.487Z] org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest.testNonexistingTrace -- Time elapsed: 0.011 s [2024-06-21T19:35:52.487Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.ActivatorTest [2024-06-21T19:35:52.487Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.incubator.scripting.core.tests.ActivatorTest [2024-06-21T19:35:52.487Z] org.eclipse.tracecompass.incubator.scripting.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.001 s [2024-06-21T19:35:52.487Z] [2024-06-21T19:35:52.487Z] Results: [2024-06-21T19:35:52.487Z] [2024-06-21T19:35:52.487Z] Tests run: 36, Failures: 0, Errors: 0, Skipped: 1 [2024-06-21T19:35:52.487Z] [2024-06-21T19:35:52.487Z] [2024-06-21T19:35:52.487Z] !ENTRY org.eclipse.core.resources 2 10035 2024-06-21 19:35:52.471 [2024-06-21T19:35:52.487Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2024-06-21T19:35:53.046Z] [INFO] All tests passed [2024-06-21T19:35:53.046Z] [INFO] [2024-06-21T19:35:53.046Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:35:53.046Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:35:53.046Z] [INFO] [2024-06-21T19:35:53.046Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:35:53.046Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes [2024-06-21T19:35:53.046Z] [INFO] [2024-06-21T19:35:53.046Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:35:53.046Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:35:53.046Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:35:53.046Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:35:53.046Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:35:53.046Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:35:53.046Z] [INFO] [2024-06-21T19:35:53.046Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:35:53.046Z] [INFO] [2024-06-21T19:35:53.046Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui.tests >-- [2024-06-21T19:35:53.046Z] [INFO] Building Trace Compass Incubator Scripting UI Tests Plug-in 0.1.3-SNAPSHOT [98/128] [2024-06-21T19:35:53.046Z] [INFO] from scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/pom.xml [2024-06-21T19:35:53.046Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:35:53.046Z] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.5.0:javadoc (build-docs)' [2024-06-21T19:35:53.046Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:35:53.046Z] [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-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/pom.xml [2024-06-21T19:35:53.300Z] [INFO] [2024-06-21T19:35:53.300Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:35:53.300Z] [INFO] [2024-06-21T19:35:53.300Z] [INFO] --- clean:3.3.1:clean (clean-scripts) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:35:53.300Z] [INFO] [2024-06-21T19:35:53.300Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:35:53.300Z] [INFO] The project's OSGi version is 0.1.3.202406211918 [2024-06-21T19:35:53.300Z] [INFO] [2024-06-21T19:35:53.300Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:35:53.300Z] [INFO] [2024-06-21T19:35:53.300Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:35:53.300Z] [INFO] [2024-06-21T19:35:53.300Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:35:53.300Z] [INFO] [2024-06-21T19:35:53.300Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:35:53.300Z] [INFO] [2024-06-21T19:35:53.300Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:35:53.300Z] [INFO] Resolving class path of Trace Compass Incubator Scripting UI Tests Plug-in [2024-06-21T19:35:53.858Z] [INFO] [2024-06-21T19:35:53.858Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:35:53.858Z] [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-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:35:53.858Z] [INFO] [2024-06-21T19:35:53.858Z] [INFO] >>> javadoc:3.5.0:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting.ui.tests >>> [2024-06-21T19:35:53.858Z] [INFO] [2024-06-21T19:35:53.858Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:35:53.858Z] [INFO] The project's OSGi version is 0.1.3.202406211918 [2024-06-21T19:35:53.858Z] [INFO] [2024-06-21T19:35:53.858Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:35:53.858Z] [INFO] [2024-06-21T19:35:53.858Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:35:53.858Z] [INFO] [2024-06-21T19:35:53.858Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:35:53.858Z] [INFO] [2024-06-21T19:35:53.858Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:35:53.859Z] [INFO] [2024-06-21T19:35:53.859Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:35:53.859Z] [INFO] [2024-06-21T19:35:53.859Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:35:53.859Z] [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-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:35:53.859Z] [INFO] [2024-06-21T19:35:53.859Z] [INFO] <<< javadoc:3.5.0:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting.ui.tests <<< [2024-06-21T19:35:53.859Z] [INFO] [2024-06-21T19:35:53.859Z] [INFO] [2024-06-21T19:35:53.859Z] [INFO] --- javadoc:3.5.0:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:35:53.859Z] [INFO] [2024-06-21T19:35:53.859Z] [INFO] --- build-helper:3.4.0:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:35:53.859Z] [INFO] [2024-06-21T19:35:53.859Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:35:53.859Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/src/main/resources [2024-06-21T19:35:53.859Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/help [2024-06-21T19:35:53.859Z] [INFO] [2024-06-21T19:35:53.859Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:35:53.859Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:35:53.859Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:35:53.859Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui.tests:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/pom.xml [2024-06-21T19:35:53.859Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:35:54.113Z] [INFO] [2024-06-21T19:35:54.113Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:35:54.113Z] [INFO] [2024-06-21T19:35:54.113Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:35:54.113Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/src/test/resources [2024-06-21T19:35:54.113Z] [INFO] [2024-06-21T19:35:54.113Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:35:54.113Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 172 were skipped [2024-06-21T19:35:54.113Z] [INFO] [2024-06-21T19:35:54.113Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:35:54.113Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.3-SNAPSHOT-sources.jar [2024-06-21T19:35:54.368Z] [INFO] [2024-06-21T19:35:54.368Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:35:54.368Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.3-SNAPSHOT.jar [2024-06-21T19:35:54.368Z] [INFO] [2024-06-21T19:35:54.368Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:35:54.368Z] [INFO] [2024-06-21T19:35:54.368Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:35:54.368Z] [INFO] [2024-06-21T19:35:54.368Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:35:54.368Z] [INFO] [2024-06-21T19:35:54.368Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:35:54.368Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.3-SNAPSHOT.jar [2024-06-21T19:35:57.627Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.3-SNAPSHOT-sources.jar [2024-06-21T19:36:04.159Z] [INFO] [2024-06-21T19:36:04.159Z] [INFO] --- antrun:3.1.0:run (prepare) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:36:04.159Z] [INFO] Executing tasks [2024-06-21T19:36:04.159Z] [INFO] [exec] Cloning into 'tracecompass-ease-scripting'... [2024-06-21T19:36:04.159Z] [INFO] [exec] Your branch is up to date with 'origin/master'. [2024-06-21T19:36:04.159Z] [INFO] [exec] Already on 'master' [2024-06-21T19:36:04.159Z] [INFO] [exec] Already up to date. [2024-06-21T19:36:04.159Z] [INFO] Executed tasks [2024-06-21T19:36:04.159Z] [INFO] [2024-06-21T19:36:04.159Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:36:04.159Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/work/data/.metadata/.log [2024-06-21T19:36:04.159Z] [INFO] Command line: [2024-06-21T19:36:04.159Z] [/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-stable/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/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-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2024-06-21T19:36:04.159Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:36:08.319Z] Running org.eclipse.tracecompass.incubator.scripting.ui.tests.ActivatorTest [2024-06-21T19:36:08.897Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.698 s -- in org.eclipse.tracecompass.incubator.scripting.ui.tests.ActivatorTest [2024-06-21T19:36:08.897Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ActivatorTest.testActivator -- Time elapsed: 0.610 s [2024-06-21T19:36:08.897Z] Running org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest [2024-06-21T19:36:09.825Z] !SESSION 2024-06-21 19:36:04.190 ----------------------------------------------- [2024-06-21T19:36:09.825Z] eclipse.buildId=unknown [2024-06-21T19:36:09.825Z] java.version=17.0.2 [2024-06-21T19:36:09.825Z] java.vendor=Oracle Corporation [2024-06-21T19:36:09.825Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2024-06-21T19:36:09.825Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2024-06-21T19:36:09.825Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-incubator-stable/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-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2024-06-21T19:36:09.825Z] [2024-06-21T19:36:09.825Z] !ENTRY org.eclipse.tracecompass.statesystem.core 4 0 2024-06-21 19:36:09.550 [2024-06-21T19:36:09.825Z] !MESSAGE Failed to deletestatistics-totals.ht [2024-06-21T19:36:10.385Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.486 s -- in org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest [2024-06-21T19:36:10.386Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testConfigureTraceMarker -- Time elapsed: 0.722 s [2024-06-21T19:36:10.386Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testMarkerColor -- Time elapsed: 0.089 s [2024-06-21T19:36:10.386Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testMarkerLabel -- Time elapsed: 0.024 s [2024-06-21T19:36:10.386Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testIncorrectMarkerTimestamp1 -- Time elapsed: 0.082 s [2024-06-21T19:36:10.386Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testIncorrectMarkerTimestamp2 -- Time elapsed: 0.080 s [2024-06-21T19:36:10.386Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testIncorrectMarkerTimestamp3 -- Time elapsed: 0.025 s [2024-06-21T19:36:10.386Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testIncorrectMarkerTimestamp4 -- Time elapsed: 0.081 s [2024-06-21T19:36:10.386Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testIncorrectMarkerTimestamp5 -- Time elapsed: 0.023 s [2024-06-21T19:36:10.386Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testIncorrectMarkerTimestamp6 -- Time elapsed: 0.086 s [2024-06-21T19:36:10.386Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testIncorrectMarkerTimestamp7 -- Time elapsed: 0.021 s [2024-06-21T19:36:10.386Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testCorrectMarkerTimestamp -- Time elapsed: 0.072 s [2024-06-21T19:36:10.386Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testMarkerTimeStampGetters -- Time elapsed: 0.019 s [2024-06-21T19:36:10.386Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testMarkerCategory -- Time elapsed: 0.083 s [2024-06-21T19:36:10.386Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testgetMarkerList -- Time elapsed: 0.026 s [2024-06-21T19:36:10.386Z] Running org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest [2024-06-21T19:36:10.386Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 12, Time elapsed: 0.113 s -- in org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest [2024-06-21T19:36:10.386Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped [2024-06-21T19:36:10.386Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped [2024-06-21T19:36:10.386Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped [2024-06-21T19:36:10.386Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped [2024-06-21T19:36:10.386Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped [2024-06-21T19:36:10.386Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped [2024-06-21T19:36:10.386Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped [2024-06-21T19:36:10.386Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped [2024-06-21T19:36:10.386Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped [2024-06-21T19:36:10.386Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped [2024-06-21T19:36:10.386Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped [2024-06-21T19:36:10.386Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped [2024-06-21T19:36:10.640Z] [2024-06-21T19:36:10.640Z] Results: [2024-06-21T19:36:10.640Z] [2024-06-21T19:36:10.640Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 12 [2024-06-21T19:36:10.640Z] [2024-06-21T19:36:10.640Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered. [2024-06-21T19:36:10.640Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2024-06-21T19:36:10.640Z] org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.(CompositeHostModel.java:79) [2024-06-21T19:36:10.641Z] org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41) [2024-06-21T19:36:10.641Z] org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:118) [2024-06-21T19:36:10.641Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244) [2024-06-21T19:36:10.641Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351) [2024-06-21T19:36:10.641Z] org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297) [2024-06-21T19:36:10.641Z] org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651) [2024-06-21T19:36:10.641Z] org.eclipse.tracecompass.incubator.scripting.core.tests.stubs.ScriptingTestUtils.getTrace(ScriptingTestUtils.java:62) [2024-06-21T19:36:10.641Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.setUpEnvironment(TraceMarkerTest.java:86) [2024-06-21T19:36:10.641Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:36:10.641Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:36:10.641Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:36:10.641Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:36:10.641Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2024-06-21T19:36:10.641Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2024-06-21T19:36:10.641Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2024-06-21T19:36:10.641Z] org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) [2024-06-21T19:36:10.641Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) [2024-06-21T19:36:10.641Z] org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2024-06-21T19:36:10.641Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:36:10.641Z] org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2024-06-21T19:36:10.641Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2024-06-21T19:36:10.641Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2024-06-21T19:36:10.641Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2024-06-21T19:36:10.641Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2024-06-21T19:36:10.641Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2024-06-21T19:36:10.641Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2024-06-21T19:36:10.641Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2024-06-21T19:36:10.641Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2024-06-21T19:36:10.641Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:36:10.641Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2024-06-21T19:36:10.641Z] org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) [2024-06-21T19:36:10.641Z] org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) [2024-06-21T19:36:10.641Z] org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) [2024-06-21T19:36:10.641Z] org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) [2024-06-21T19:36:10.641Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:36:10.641Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:36:10.641Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:36:10.641Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:36:10.641Z] org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) [2024-06-21T19:36:10.641Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) [2024-06-21T19:36:10.641Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) [2024-06-21T19:36:10.641Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) [2024-06-21T19:36:10.641Z] org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29) [2024-06-21T19:36:10.641Z] org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208) [2024-06-21T19:36:10.641Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) [2024-06-21T19:36:10.641Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) [2024-06-21T19:36:10.641Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) [2024-06-21T19:36:10.641Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) [2024-06-21T19:36:10.641Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:36:10.641Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:36:10.641Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:36:10.641Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:36:10.641Z] org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) [2024-06-21T19:36:10.641Z] org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) [2024-06-21T19:36:10.641Z] org.eclipse.equinox.launcher.Main.run(Main.java:1481) [2024-06-21T19:36:10.641Z] org.eclipse.equinox.launcher.Main.main(Main.java:1454) [2024-06-21T19:36:10.896Z] [INFO] All tests passed [2024-06-21T19:36:10.896Z] [INFO] [2024-06-21T19:36:10.896Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:36:10.896Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:36:10.896Z] [INFO] [2024-06-21T19:36:10.896Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:36:10.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core.tests' with 8 classes [2024-06-21T19:36:11.152Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes [2024-06-21T19:36:11.152Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.ui' with 33 classes [2024-06-21T19:36:11.152Z] [INFO] [2024-06-21T19:36:11.152Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:36:11.152Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:36:11.152Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:36:11.152Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:36:11.152Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:36:11.152Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:36:11.152Z] [INFO] [2024-06-21T19:36:11.152Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:36:11.152Z] [INFO] [2024-06-21T19:36:11.152Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core.tests >-- [2024-06-21T19:36:11.152Z] [INFO] Building org.eclipse.tracecompass.incubator.traceevent.core.tests 0.1.2-SNAPSHOT [99/128] [2024-06-21T19:36:11.152Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/.polyglot.build.properties [2024-06-21T19:36:11.152Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:36:11.152Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:36:11.152Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/.polyglot.build.properties [2024-06-21T19:36:11.152Z] [INFO] [2024-06-21T19:36:11.152Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.traceevent.core.tests --- [2024-06-21T19:36:11.152Z] [INFO] [2024-06-21T19:36:11.152Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.traceevent.core.tests --- [2024-06-21T19:36:11.152Z] [INFO] The project's OSGi version is 0.1.2.202406211918 [2024-06-21T19:36:11.152Z] [INFO] [2024-06-21T19:36:11.152Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.traceevent.core.tests --- [2024-06-21T19:36:11.152Z] [INFO] [2024-06-21T19:36:11.152Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.traceevent.core.tests --- [2024-06-21T19:36:11.152Z] [INFO] [2024-06-21T19:36:11.152Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.traceevent.core.tests --- [2024-06-21T19:36:11.153Z] [INFO] [2024-06-21T19:36:11.153Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.traceevent.core.tests --- [2024-06-21T19:36:11.153Z] [INFO] [2024-06-21T19:36:11.153Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.traceevent.core.tests --- [2024-06-21T19:36:11.153Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.traceevent.core.tests [2024-06-21T19:36:11.407Z] [INFO] [2024-06-21T19:36:11.407Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.traceevent.core.tests --- [2024-06-21T19:36:11.407Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:36:11.407Z] [INFO] [2024-06-21T19:36:11.407Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.traceevent.core.tests --- [2024-06-21T19:36:11.407Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/src/main/resources [2024-06-21T19:36:11.407Z] [INFO] [2024-06-21T19:36:11.407Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.traceevent.core.tests --- [2024-06-21T19:36:11.407Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:36:11.407Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:36:11.407Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/.polyglot.build.properties [2024-06-21T19:36:11.407Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:36:11.662Z] [INFO] [2024-06-21T19:36:11.662Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.traceevent.core.tests --- [2024-06-21T19:36:11.662Z] [INFO] [2024-06-21T19:36:11.662Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.traceevent.core.tests --- [2024-06-21T19:36:11.662Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/src/test/resources [2024-06-21T19:36:11.662Z] [INFO] [2024-06-21T19:36:11.662Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.traceevent.core.tests --- [2024-06-21T19:36:11.662Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 115 were skipped [2024-06-21T19:36:11.662Z] [INFO] [2024-06-21T19:36:11.662Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.traceevent.core.tests --- [2024-06-21T19:36:11.662Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:36:11.662Z] [INFO] [2024-06-21T19:36:11.662Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.traceevent.core.tests --- [2024-06-21T19:36:11.662Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.1.2-SNAPSHOT.jar [2024-06-21T19:36:11.662Z] [INFO] [2024-06-21T19:36:11.662Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.traceevent.core.tests --- [2024-06-21T19:36:11.662Z] [INFO] [2024-06-21T19:36:11.662Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.traceevent.core.tests --- [2024-06-21T19:36:11.662Z] [INFO] [2024-06-21T19:36:11.662Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.traceevent.core.tests --- [2024-06-21T19:36:11.917Z] [INFO] [2024-06-21T19:36:11.917Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.traceevent.core.tests --- [2024-06-21T19:36:11.917Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.1.2-SNAPSHOT.jar [2024-06-21T19:36:16.078Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:36:18.590Z] [INFO] [2024-06-21T19:36:18.590Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.traceevent.core.tests --- [2024-06-21T19:36:18.845Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/work/data/.metadata/.log [2024-06-21T19:36:18.845Z] [INFO] Command line: [2024-06-21T19:36:18.845Z] [/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-stable/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/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-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2024-06-21T19:36:18.845Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:36:23.005Z] Running org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest [2024-06-21T19:36:23.565Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.593 s -- in org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest [2024-06-21T19:36:23.565Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest.testEmptyEvent -- Time elapsed: 0.193 s [2024-06-21T19:36:23.565Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest.testTraceEventInsides -- Time elapsed: 0.003 s [2024-06-21T19:36:23.565Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest.testSimpleOutOfOrder -- Time elapsed: 0.059 s [2024-06-21T19:36:23.565Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest.testEvent -- Time elapsed: 0.011 s [2024-06-21T19:36:23.565Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest.testDubs -- Time elapsed: 0.009 s [2024-06-21T19:36:23.565Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest.testChromeosTrace -- Time elapsed: 0.024 s [2024-06-21T19:36:23.565Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest.testAsyncBeginEnd -- Time elapsed: 0.057 s [2024-06-21T19:36:23.565Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest.testBigTrace -- Time elapsed: 0.211 s [2024-06-21T19:36:23.565Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest.testSimpleInOrder -- Time elapsed: 0.003 s [2024-06-21T19:36:23.565Z] Running org.eclipse.tracecompass.incubator.traceevent.core.tests.ActivatorTest [2024-06-21T19:36:23.565Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.incubator.traceevent.core.tests.ActivatorTest [2024-06-21T19:36:23.565Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s [2024-06-21T19:36:23.565Z] Running org.eclipse.tracecompass.incubator.traceevent.core.tests.ContextTest [2024-06-21T19:36:25.449Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.600 s -- in org.eclipse.tracecompass.incubator.traceevent.core.tests.ContextTest [2024-06-21T19:36:25.449Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.ContextTest.testContexts -- Time elapsed: 1.600 s [2024-06-21T19:36:25.449Z] Running org.eclipse.tracecompass.incubator.traceevent.core.tests.CallStackStateProviderTest [2024-06-21T19:36:27.961Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.246 s -- in org.eclipse.tracecompass.incubator.traceevent.core.tests.CallStackStateProviderTest [2024-06-21T19:36:27.961Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.CallStackStateProviderTest.testEventsXsf -- Time elapsed: 1.132 s [2024-06-21T19:36:27.961Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.CallStackStateProviderTest.testEventsbe -- Time elapsed: 1.113 s [2024-06-21T19:36:27.961Z] Running org.eclipse.tracecompass.incubator.traceevent.core.tests.InstrumentedCallStackArrowsTest [2024-06-21T19:36:30.028Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.248 s -- in org.eclipse.tracecompass.incubator.traceevent.core.tests.InstrumentedCallStackArrowsTest [2024-06-21T19:36:30.029Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.InstrumentedCallStackArrowsTest.testArrowsWithScopes -- Time elapsed: 1.116 s [2024-06-21T19:36:30.029Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.InstrumentedCallStackArrowsTest.testArrows -- Time elapsed: 1.131 s [2024-06-21T19:36:30.029Z] Running org.eclipse.tracecompass.incubator.traceevent.core.tests.ObjectLifeAnalysisTest [2024-06-21T19:36:31.389Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.336 s -- in org.eclipse.tracecompass.incubator.traceevent.core.tests.ObjectLifeAnalysisTest [2024-06-21T19:36:31.389Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.ObjectLifeAnalysisTest.test -- Time elapsed: 1.332 s [2024-06-21T19:36:31.389Z] [2024-06-21T19:36:31.389Z] Results: [2024-06-21T19:36:31.389Z] [2024-06-21T19:36:31.389Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [2024-06-21T19:36:31.389Z] [2024-06-21T19:36:31.389Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered. [2024-06-21T19:36:31.389Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2024-06-21T19:36:31.389Z] org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.(CompositeHostModel.java:79) [2024-06-21T19:36:31.389Z] org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41) [2024-06-21T19:36:31.389Z] org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph2.CallGraphAnalysis.iterateOverCallstackSerie(CallGraphAnalysis.java:210) [2024-06-21T19:36:31.389Z] org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph2.CallGraphAnalysis.executeForRange(CallGraphAnalysis.java:175) [2024-06-21T19:36:31.389Z] org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph2.CallGraphAnalysis.executeAnalysis(CallGraphAnalysis.java:157) [2024-06-21T19:36:31.389Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394) [2024-06-21T19:36:31.389Z] org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2024-06-21T19:36:31.389Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered. [2024-06-21T19:36:31.389Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2024-06-21T19:36:31.389Z] org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.(CompositeHostModel.java:79) [2024-06-21T19:36:31.389Z] org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41) [2024-06-21T19:36:31.389Z] org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph2.CallGraphAnalysis.iterateOverCallstackSerie(CallGraphAnalysis.java:210) [2024-06-21T19:36:31.389Z] org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph2.CallGraphAnalysis.executeForRange(CallGraphAnalysis.java:175) [2024-06-21T19:36:31.389Z] org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph2.CallGraphAnalysis.executeAnalysis(CallGraphAnalysis.java:157) [2024-06-21T19:36:31.389Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394) [2024-06-21T19:36:31.389Z] org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2024-06-21T19:36:31.389Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered. [2024-06-21T19:36:31.389Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2024-06-21T19:36:31.390Z] org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.(CompositeHostModel.java:79) [2024-06-21T19:36:31.390Z] org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41) [2024-06-21T19:36:31.390Z] org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph2.CallGraphAnalysis.iterateOverCallstackSerie(CallGraphAnalysis.java:210) [2024-06-21T19:36:31.390Z] org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph2.CallGraphAnalysis.executeForRange(CallGraphAnalysis.java:175) [2024-06-21T19:36:31.390Z] org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph2.CallGraphAnalysis.executeAnalysis(CallGraphAnalysis.java:157) [2024-06-21T19:36:31.390Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394) [2024-06-21T19:36:31.390Z] org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2024-06-21T19:36:31.390Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered. [2024-06-21T19:36:31.390Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2024-06-21T19:36:31.390Z] org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.(CompositeHostModel.java:79) [2024-06-21T19:36:31.390Z] org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41) [2024-06-21T19:36:31.390Z] org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph2.CallGraphAnalysis.iterateOverCallstackSerie(CallGraphAnalysis.java:210) [2024-06-21T19:36:31.390Z] org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph2.CallGraphAnalysis.executeForRange(CallGraphAnalysis.java:175) [2024-06-21T19:36:31.390Z] org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph2.CallGraphAnalysis.executeAnalysis(CallGraphAnalysis.java:157) [2024-06-21T19:36:31.390Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394) [2024-06-21T19:36:31.390Z] org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2024-06-21T19:36:31.645Z] [INFO] All tests passed [2024-06-21T19:36:31.645Z] [INFO] [2024-06-21T19:36:31.645Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent.core.tests --- [2024-06-21T19:36:31.645Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:36:31.645Z] [INFO] [2024-06-21T19:36:31.645Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent.core.tests --- [2024-06-21T19:36:31.645Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes [2024-06-21T19:36:31.645Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes [2024-06-21T19:36:31.645Z] [INFO] [2024-06-21T19:36:31.645Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.traceevent.core.tests --- [2024-06-21T19:36:31.645Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.1.2-SNAPSHOT.jar [2024-06-21T19:36:31.645Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.2-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.1.2-SNAPSHOT.pom [2024-06-21T19:36:31.645Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:36:31.645Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.2-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.1.2-SNAPSHOT-p2metadata.xml [2024-06-21T19:36:31.645Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.2-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.1.2-SNAPSHOT-p2artifacts.xml [2024-06-21T19:36:31.645Z] [INFO] [2024-06-21T19:36:31.645Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.traceevent.core.tests --- [2024-06-21T19:36:31.645Z] [INFO] [2024-06-21T19:36:31.645Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core.tests >-- [2024-06-21T19:36:31.645Z] [INFO] Building org.eclipse.tracecompass.incubator.hudson.maven.core.tests 0.1.1-SNAPSHOT [100/128] [2024-06-21T19:36:31.645Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/.polyglot.build.properties [2024-06-21T19:36:31.645Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:36:31.645Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:36:31.645Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/.polyglot.build.properties [2024-06-21T19:36:31.645Z] [INFO] [2024-06-21T19:36:31.645Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests --- [2024-06-21T19:36:31.645Z] [INFO] [2024-06-21T19:36:31.645Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests --- [2024-06-21T19:36:31.645Z] [INFO] The project's OSGi version is 0.1.1.202406211918 [2024-06-21T19:36:31.645Z] [INFO] [2024-06-21T19:36:31.645Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests --- [2024-06-21T19:36:31.645Z] [INFO] [2024-06-21T19:36:31.645Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests --- [2024-06-21T19:36:31.645Z] [INFO] [2024-06-21T19:36:31.645Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests --- [2024-06-21T19:36:31.645Z] [INFO] [2024-06-21T19:36:31.645Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests --- [2024-06-21T19:36:31.645Z] [INFO] [2024-06-21T19:36:31.645Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests --- [2024-06-21T19:36:31.645Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.hudson.maven.core.tests [2024-06-21T19:36:31.900Z] [INFO] [2024-06-21T19:36:31.900Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests --- [2024-06-21T19:36:31.900Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:36:31.900Z] [INFO] [2024-06-21T19:36:31.900Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests --- [2024-06-21T19:36:31.900Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/src/main/resources [2024-06-21T19:36:31.900Z] [INFO] [2024-06-21T19:36:31.900Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests --- [2024-06-21T19:36:31.900Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:36:31.900Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:36:31.900Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/.polyglot.build.properties [2024-06-21T19:36:31.900Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:36:31.900Z] [INFO] [2024-06-21T19:36:31.900Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests --- [2024-06-21T19:36:31.900Z] [INFO] [2024-06-21T19:36:31.900Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests --- [2024-06-21T19:36:31.900Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/src/test/resources [2024-06-21T19:36:31.900Z] [INFO] [2024-06-21T19:36:31.900Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests --- [2024-06-21T19:36:31.900Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 108 were skipped [2024-06-21T19:36:31.900Z] [INFO] [2024-06-21T19:36:31.900Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests --- [2024-06-21T19:36:31.900Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.1.1-SNAPSHOT-sources.jar [2024-06-21T19:36:31.900Z] [INFO] [2024-06-21T19:36:31.900Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests --- [2024-06-21T19:36:32.155Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.1.1-SNAPSHOT.jar [2024-06-21T19:36:32.155Z] [INFO] [2024-06-21T19:36:32.155Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests --- [2024-06-21T19:36:32.155Z] [INFO] [2024-06-21T19:36:32.155Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests --- [2024-06-21T19:36:32.155Z] [INFO] [2024-06-21T19:36:32.155Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests --- [2024-06-21T19:36:32.155Z] [INFO] [2024-06-21T19:36:32.155Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests --- [2024-06-21T19:36:32.155Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.1.1-SNAPSHOT.jar [2024-06-21T19:36:35.418Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.1.1-SNAPSHOT-sources.jar [2024-06-21T19:36:40.656Z] [INFO] [2024-06-21T19:36:40.656Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests --- [2024-06-21T19:36:40.911Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/work/data/.metadata/.log [2024-06-21T19:36:40.911Z] [INFO] Command line: [2024-06-21T19:36:40.911Z] [/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-stable/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/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-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2024-06-21T19:36:40.911Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:36:44.172Z] Running org.eclipse.tracecompass.incubator.hudson.maven.core.tests.ActivatorTest [2024-06-21T19:36:44.427Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.tracecompass.incubator.hudson.maven.core.tests.ActivatorTest [2024-06-21T19:36:44.427Z] org.eclipse.tracecompass.incubator.hudson.maven.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.060 s [2024-06-21T19:36:44.427Z] [2024-06-21T19:36:44.427Z] Results: [2024-06-21T19:36:44.427Z] [2024-06-21T19:36:44.427Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-06-21T19:36:44.427Z] [2024-06-21T19:36:44.682Z] [INFO] All tests passed [2024-06-21T19:36:44.682Z] [INFO] [2024-06-21T19:36:44.682Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests --- [2024-06-21T19:36:44.682Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:36:44.682Z] [INFO] [2024-06-21T19:36:44.682Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests --- [2024-06-21T19:36:44.682Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.core' with 6 classes [2024-06-21T19:36:44.682Z] [INFO] [2024-06-21T19:36:44.682Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests --- [2024-06-21T19:36:44.682Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:36:44.682Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:36:44.682Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:36:44.682Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:36:44.683Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:36:44.683Z] [INFO] [2024-06-21T19:36:44.683Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests --- [2024-06-21T19:36:44.683Z] [INFO] [2024-06-21T19:36:44.683Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core.tests >-- [2024-06-21T19:36:44.683Z] [INFO] Building org.eclipse.tracecompass.incubator.opentracing.core.tests 0.1.1-SNAPSHOT [101/128] [2024-06-21T19:36:44.683Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/.polyglot.build.properties [2024-06-21T19:36:44.683Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:36:44.683Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:36:44.683Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/.polyglot.build.properties [2024-06-21T19:36:44.938Z] [INFO] [2024-06-21T19:36:44.938Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.opentracing.core.tests --- [2024-06-21T19:36:44.938Z] [INFO] [2024-06-21T19:36:44.938Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.opentracing.core.tests --- [2024-06-21T19:36:44.938Z] [INFO] The project's OSGi version is 0.1.1.202406211918 [2024-06-21T19:36:44.938Z] [INFO] [2024-06-21T19:36:44.938Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing.core.tests --- [2024-06-21T19:36:44.938Z] [INFO] [2024-06-21T19:36:44.938Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing.core.tests --- [2024-06-21T19:36:44.938Z] [INFO] [2024-06-21T19:36:44.938Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing.core.tests --- [2024-06-21T19:36:44.938Z] [INFO] [2024-06-21T19:36:44.938Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing.core.tests --- [2024-06-21T19:36:44.938Z] [INFO] [2024-06-21T19:36:44.938Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.opentracing.core.tests --- [2024-06-21T19:36:44.938Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.opentracing.core.tests [2024-06-21T19:36:44.938Z] [INFO] [2024-06-21T19:36:44.938Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing.core.tests --- [2024-06-21T19:36:44.938Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:36:44.938Z] [INFO] [2024-06-21T19:36:44.938Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing.core.tests --- [2024-06-21T19:36:44.939Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/src/main/resources [2024-06-21T19:36:44.939Z] [INFO] [2024-06-21T19:36:44.939Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.opentracing.core.tests --- [2024-06-21T19:36:44.939Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:36:44.939Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:36:44.939Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/.polyglot.build.properties [2024-06-21T19:36:44.939Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:36:45.195Z] [INFO] [2024-06-21T19:36:45.195Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.opentracing.core.tests --- [2024-06-21T19:36:45.195Z] [INFO] [2024-06-21T19:36:45.195Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.opentracing.core.tests --- [2024-06-21T19:36:45.195Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/src/test/resources [2024-06-21T19:36:45.195Z] [INFO] [2024-06-21T19:36:45.195Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.opentracing.core.tests --- [2024-06-21T19:36:45.195Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 107 were skipped [2024-06-21T19:36:45.195Z] [INFO] [2024-06-21T19:36:45.195Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.opentracing.core.tests --- [2024-06-21T19:36:45.195Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.1.1-SNAPSHOT-sources.jar [2024-06-21T19:36:45.195Z] [INFO] [2024-06-21T19:36:45.195Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.opentracing.core.tests --- [2024-06-21T19:36:45.195Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.1.1-SNAPSHOT.jar [2024-06-21T19:36:45.195Z] [INFO] [2024-06-21T19:36:45.195Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.opentracing.core.tests --- [2024-06-21T19:36:45.195Z] [INFO] [2024-06-21T19:36:45.195Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.opentracing.core.tests --- [2024-06-21T19:36:45.195Z] [INFO] [2024-06-21T19:36:45.195Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.opentracing.core.tests --- [2024-06-21T19:36:45.195Z] [INFO] [2024-06-21T19:36:45.195Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.opentracing.core.tests --- [2024-06-21T19:36:45.195Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.1.1-SNAPSHOT.jar [2024-06-21T19:36:49.353Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.1.1-SNAPSHOT-sources.jar [2024-06-21T19:36:51.864Z] [INFO] [2024-06-21T19:36:51.864Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.opentracing.core.tests --- [2024-06-21T19:36:52.121Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/work/data/.metadata/.log [2024-06-21T19:36:52.121Z] [INFO] Command line: [2024-06-21T19:36:52.121Z] [/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-stable/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/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-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2024-06-21T19:36:52.121Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:36:56.281Z] Running org.eclipse.tracecompass.incubator.opentracing.core.tests.ActivatorTest [2024-06-21T19:36:56.281Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.tracecompass.incubator.opentracing.core.tests.ActivatorTest [2024-06-21T19:36:56.281Z] org.eclipse.tracecompass.incubator.opentracing.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.001 s [2024-06-21T19:36:56.281Z] Running org.eclipse.tracecompass.incubator.opentracing.core.tests.OpenTracingTraceTest [2024-06-21T19:36:56.281Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.310 s -- in org.eclipse.tracecompass.incubator.opentracing.core.tests.OpenTracingTraceTest [2024-06-21T19:36:56.281Z] org.eclipse.tracecompass.incubator.opentracing.core.tests.OpenTracingTraceTest.testEvent -- Time elapsed: 0.290 s [2024-06-21T19:36:56.282Z] org.eclipse.tracecompass.incubator.opentracing.core.tests.OpenTracingTraceTest.testSimple -- Time elapsed: 0.010 s [2024-06-21T19:36:56.282Z] org.eclipse.tracecompass.incubator.opentracing.core.tests.OpenTracingTraceTest.testMultipleServices -- Time elapsed: 0.009 s [2024-06-21T19:36:56.282Z] [2024-06-21T19:36:56.282Z] Results: [2024-06-21T19:36:56.282Z] [2024-06-21T19:36:56.282Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2024-06-21T19:36:56.282Z] [2024-06-21T19:36:56.536Z] [INFO] All tests passed [2024-06-21T19:36:56.536Z] [INFO] [2024-06-21T19:36:56.536Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.core.tests --- [2024-06-21T19:36:56.536Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:36:56.536Z] [INFO] [2024-06-21T19:36:56.536Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.core.tests --- [2024-06-21T19:36:56.536Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.core' with 23 classes [2024-06-21T19:36:56.536Z] [INFO] [2024-06-21T19:36:56.536Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.opentracing.core.tests --- [2024-06-21T19:36:56.536Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:36:56.536Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:36:56.537Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:36:56.537Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:36:56.537Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:36:56.537Z] [INFO] [2024-06-21T19:36:56.537Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.opentracing.core.tests --- [2024-06-21T19:36:56.537Z] [INFO] [2024-06-21T19:36:56.537Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core.tests >-- [2024-06-21T19:36:56.537Z] [INFO] Building org.eclipse.tracecompass.incubator.perf.profiling.core.tests 0.1.2-SNAPSHOT [102/128] [2024-06-21T19:36:56.537Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/.polyglot.build.properties [2024-06-21T19:36:56.537Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:36:56.537Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:36:56.537Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/.polyglot.build.properties [2024-06-21T19:36:56.792Z] [INFO] [2024-06-21T19:36:56.792Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests --- [2024-06-21T19:36:56.792Z] [INFO] [2024-06-21T19:36:56.792Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests --- [2024-06-21T19:36:56.792Z] [INFO] The project's OSGi version is 0.1.2.202406211918 [2024-06-21T19:36:56.792Z] [INFO] [2024-06-21T19:36:56.792Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests --- [2024-06-21T19:36:56.792Z] [INFO] [2024-06-21T19:36:56.792Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests --- [2024-06-21T19:36:56.792Z] [INFO] [2024-06-21T19:36:56.792Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests --- [2024-06-21T19:36:56.792Z] [INFO] [2024-06-21T19:36:56.792Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests --- [2024-06-21T19:36:56.792Z] [INFO] [2024-06-21T19:36:56.792Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests --- [2024-06-21T19:36:56.792Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.perf.profiling.core.tests [2024-06-21T19:36:57.046Z] [INFO] [2024-06-21T19:36:57.046Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests --- [2024-06-21T19:36:57.046Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:36:57.047Z] [INFO] [2024-06-21T19:36:57.047Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests --- [2024-06-21T19:36:57.047Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/src/main/resources [2024-06-21T19:36:57.047Z] [INFO] [2024-06-21T19:36:57.047Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests --- [2024-06-21T19:36:57.047Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:36: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 [2024-06-21T19:36:57.047Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/.polyglot.build.properties [2024-06-21T19:36:57.047Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:36:57.047Z] [INFO] [2024-06-21T19:36:57.047Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests --- [2024-06-21T19:36:57.047Z] [INFO] [2024-06-21T19:36:57.047Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests --- [2024-06-21T19:36:57.047Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/src/test/resources [2024-06-21T19:36:57.047Z] [INFO] [2024-06-21T19:36:57.047Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests --- [2024-06-21T19:36:57.047Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 146 were skipped [2024-06-21T19:36:57.047Z] [INFO] [2024-06-21T19:36:57.047Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests --- [2024-06-21T19:36:57.047Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:36:57.047Z] [INFO] [2024-06-21T19:36:57.047Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests --- [2024-06-21T19:36:57.302Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.1.2-SNAPSHOT.jar [2024-06-21T19:36:57.302Z] [INFO] [2024-06-21T19:36:57.302Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests --- [2024-06-21T19:36:57.302Z] [INFO] [2024-06-21T19:36:57.302Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests --- [2024-06-21T19:36:57.302Z] [INFO] [2024-06-21T19:36:57.302Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests --- [2024-06-21T19:36:57.302Z] [INFO] [2024-06-21T19:36:57.302Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests --- [2024-06-21T19:36:57.302Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.1.2-SNAPSHOT.jar [2024-06-21T19:37:00.558Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:37:03.814Z] [INFO] [2024-06-21T19:37:03.814Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests --- [2024-06-21T19:37:04.068Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/work/data/.metadata/.log [2024-06-21T19:37:04.068Z] [INFO] Command line: [2024-06-21T19:37:04.068Z] [/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-stable/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/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-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2024-06-21T19:37:04.069Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:37:08.222Z] Running org.eclipse.tracecompass.incubator.perf.profiling.core.tests.callgraph.PerfCallGraphTest [2024-06-21T19:37:13.455Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.947 s -- in org.eclipse.tracecompass.incubator.perf.profiling.core.tests.callgraph.PerfCallGraphTest [2024-06-21T19:37:13.455Z] org.eclipse.tracecompass.incubator.perf.profiling.core.tests.callgraph.PerfCallGraphTest.testSamplingDataProvider -- Time elapsed: 4.920 s [2024-06-21T19:37:13.455Z] Running org.eclipse.tracecompass.incubator.perf.profiling.core.tests.ActivatorTest [2024-06-21T19:37:13.455Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.incubator.perf.profiling.core.tests.ActivatorTest [2024-06-21T19:37:13.455Z] org.eclipse.tracecompass.incubator.perf.profiling.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s [2024-06-21T19:37:13.455Z] [2024-06-21T19:37:13.455Z] Results: [2024-06-21T19:37:13.455Z] [2024-06-21T19:37:13.455Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2024-06-21T19:37:13.455Z] [2024-06-21T19:37:13.455Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered. [2024-06-21T19:37:13.455Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2024-06-21T19:37:13.455Z] org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.(CompositeHostModel.java:79) [2024-06-21T19:37:13.455Z] org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41) [2024-06-21T19:37:13.455Z] org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:107) [2024-06-21T19:37:13.455Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244) [2024-06-21T19:37:13.455Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351) [2024-06-21T19:37:13.455Z] org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297) [2024-06-21T19:37:13.455Z] org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651) [2024-06-21T19:37:13.455Z] org.eclipse.tracecompass.incubator.perf.profiling.core.tests.callgraph.PerfCallGraphTest.setUp(PerfCallGraphTest.java:69) [2024-06-21T19:37:13.455Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:37:13.455Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:37:13.455Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:37:13.455Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:37:13.455Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2024-06-21T19:37:13.455Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2024-06-21T19:37:13.455Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2024-06-21T19:37:13.455Z] org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) [2024-06-21T19:37:13.455Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) [2024-06-21T19:37:13.455Z] org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2024-06-21T19:37:13.455Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:37:13.455Z] org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2024-06-21T19:37:13.455Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2024-06-21T19:37:13.455Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2024-06-21T19:37:13.455Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2024-06-21T19:37:13.455Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2024-06-21T19:37:13.455Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2024-06-21T19:37:13.455Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2024-06-21T19:37:13.455Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2024-06-21T19:37:13.455Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2024-06-21T19:37:13.455Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:37:13.455Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2024-06-21T19:37:13.455Z] org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) [2024-06-21T19:37:13.455Z] org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) [2024-06-21T19:37:13.455Z] org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) [2024-06-21T19:37:13.455Z] org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) [2024-06-21T19:37:13.455Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:37:13.455Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:37:13.455Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:37:13.455Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:37:13.455Z] org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) [2024-06-21T19:37:13.455Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) [2024-06-21T19:37:13.455Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) [2024-06-21T19:37:13.455Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) [2024-06-21T19:37:13.455Z] org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29) [2024-06-21T19:37:13.455Z] org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208) [2024-06-21T19:37:13.455Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) [2024-06-21T19:37:13.455Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) [2024-06-21T19:37:13.455Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) [2024-06-21T19:37:13.455Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) [2024-06-21T19:37:13.455Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:37:13.455Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:37:13.455Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:37:13.455Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:37:13.455Z] org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) [2024-06-21T19:37:13.455Z] org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) [2024-06-21T19:37:13.455Z] org.eclipse.equinox.launcher.Main.run(Main.java:1481) [2024-06-21T19:37:13.455Z] org.eclipse.equinox.launcher.Main.main(Main.java:1454) [2024-06-21T19:37:13.710Z] [INFO] All tests passed [2024-06-21T19:37:13.710Z] [INFO] [2024-06-21T19:37:13.710Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests --- [2024-06-21T19:37:13.710Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:37:13.710Z] [INFO] [2024-06-21T19:37:13.710Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests --- [2024-06-21T19:37:13.965Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.core' with 11 classes [2024-06-21T19:37:13.965Z] [INFO] [2024-06-21T19:37:13.965Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests --- [2024-06-21T19:37:13.965Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.1.2-SNAPSHOT.jar [2024-06-21T19:37:13.965Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.2-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.1.2-SNAPSHOT.pom [2024-06-21T19:37:13.965Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:37:13.965Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.2-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.1.2-SNAPSHOT-p2metadata.xml [2024-06-21T19:37:13.965Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.2-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.1.2-SNAPSHOT-p2artifacts.xml [2024-06-21T19:37:13.965Z] [INFO] [2024-06-21T19:37:13.965Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests --- [2024-06-21T19:37:13.965Z] [INFO] [2024-06-21T19:37:13.965Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core.tests >-- [2024-06-21T19:37:13.965Z] [INFO] Building org.eclipse.tracecompass.incubator.uftrace.core.tests 0.1.3-SNAPSHOT [103/128] [2024-06-21T19:37:13.965Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/.polyglot.build.properties [2024-06-21T19:37:13.965Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:37:13.965Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:37:13.965Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core.tests:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/.polyglot.build.properties [2024-06-21T19:37:13.965Z] [INFO] [2024-06-21T19:37:13.965Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.uftrace.core.tests --- [2024-06-21T19:37:13.965Z] [INFO] [2024-06-21T19:37:13.965Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.uftrace.core.tests --- [2024-06-21T19:37:13.965Z] [INFO] The project's OSGi version is 0.1.3.202406211918 [2024-06-21T19:37:13.965Z] [INFO] [2024-06-21T19:37:13.965Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.uftrace.core.tests --- [2024-06-21T19:37:13.965Z] [INFO] [2024-06-21T19:37:13.965Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.uftrace.core.tests --- [2024-06-21T19:37:13.965Z] [INFO] [2024-06-21T19:37:13.965Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.uftrace.core.tests --- [2024-06-21T19:37:13.965Z] [INFO] [2024-06-21T19:37:13.965Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.uftrace.core.tests --- [2024-06-21T19:37:13.965Z] [INFO] [2024-06-21T19:37:13.965Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.uftrace.core.tests --- [2024-06-21T19:37:13.965Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.uftrace.core.tests [2024-06-21T19:37:13.965Z] [INFO] [2024-06-21T19:37:13.965Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.uftrace.core.tests --- [2024-06-21T19:37:13.965Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:37:13.965Z] [INFO] [2024-06-21T19:37:13.965Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.uftrace.core.tests --- [2024-06-21T19:37:13.965Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/src/main/resources [2024-06-21T19:37:13.965Z] [INFO] [2024-06-21T19:37:13.965Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.uftrace.core.tests --- [2024-06-21T19:37:13.965Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:37:13.965Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:37:13.965Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core.tests:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/.polyglot.build.properties [2024-06-21T19:37:14.220Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:37:14.220Z] [INFO] [2024-06-21T19:37:14.220Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.uftrace.core.tests --- [2024-06-21T19:37:14.220Z] [INFO] [2024-06-21T19:37:14.220Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.uftrace.core.tests --- [2024-06-21T19:37:14.220Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/src/test/resources [2024-06-21T19:37:14.220Z] [INFO] [2024-06-21T19:37:14.220Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.uftrace.core.tests --- [2024-06-21T19:37:14.220Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 108 were skipped [2024-06-21T19:37:14.220Z] [INFO] [2024-06-21T19:37:14.220Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.uftrace.core.tests --- [2024-06-21T19:37:14.220Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.1.3-SNAPSHOT-sources.jar [2024-06-21T19:37:14.220Z] [INFO] [2024-06-21T19:37:14.220Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.uftrace.core.tests --- [2024-06-21T19:37:14.220Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.1.3-SNAPSHOT.jar [2024-06-21T19:37:14.475Z] [INFO] [2024-06-21T19:37:14.475Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.uftrace.core.tests --- [2024-06-21T19:37:14.475Z] [INFO] [2024-06-21T19:37:14.475Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.uftrace.core.tests --- [2024-06-21T19:37:14.475Z] [INFO] [2024-06-21T19:37:14.475Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.uftrace.core.tests --- [2024-06-21T19:37:14.475Z] [INFO] [2024-06-21T19:37:14.475Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.uftrace.core.tests --- [2024-06-21T19:37:14.475Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.1.3-SNAPSHOT.jar [2024-06-21T19:37:17.735Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.1.3-SNAPSHOT-sources.jar [2024-06-21T19:37:20.996Z] [INFO] [2024-06-21T19:37:20.996Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.uftrace.core.tests --- [2024-06-21T19:37:20.996Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/work/data/.metadata/.log [2024-06-21T19:37:20.996Z] [INFO] Command line: [2024-06-21T19:37:20.996Z] [/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-stable/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/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-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2024-06-21T19:37:20.996Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:37:25.153Z] Running org.eclipse.tracecompass.incubator.uftrace.core.tests.trace.IntegrationTest [2024-06-21T19:37:25.713Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.812 s -- in org.eclipse.tracecompass.incubator.uftrace.core.tests.trace.IntegrationTest [2024-06-21T19:37:25.713Z] org.eclipse.tracecompass.incubator.uftrace.core.tests.trace.IntegrationTest.readUtcOffsetTrace -- Time elapsed: 0.329 s [2024-06-21T19:37:25.713Z] org.eclipse.tracecompass.incubator.uftrace.core.tests.trace.IntegrationTest.readTrace -- Time elapsed: 0.382 s [2024-06-21T19:37:25.713Z] org.eclipse.tracecompass.incubator.uftrace.core.tests.trace.IntegrationTest.readFoobarTrace -- Time elapsed: 0.016 s [2024-06-21T19:37:25.713Z] Running org.eclipse.tracecompass.incubator.uftrace.core.tests.ActivatorTest [2024-06-21T19:37:25.713Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.incubator.uftrace.core.tests.ActivatorTest [2024-06-21T19:37:25.713Z] org.eclipse.tracecompass.incubator.uftrace.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s [2024-06-21T19:37:25.713Z] [2024-06-21T19:37:25.713Z] Results: [2024-06-21T19:37:25.713Z] [2024-06-21T19:37:25.713Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2024-06-21T19:37:25.713Z] [2024-06-21T19:37:25.968Z] [INFO] All tests passed [2024-06-21T19:37:25.968Z] [INFO] [2024-06-21T19:37:25.968Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace.core.tests --- [2024-06-21T19:37:25.968Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:37:25.968Z] [INFO] [2024-06-21T19:37:25.968Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace.core.tests --- [2024-06-21T19:37:25.968Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.core' with 23 classes [2024-06-21T19:37:25.968Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes [2024-06-21T19:37:26.224Z] [INFO] [2024-06-21T19:37:26.224Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.uftrace.core.tests --- [2024-06-21T19:37:26.224Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core.tests/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.1.3-SNAPSHOT.jar [2024-06-21T19:37:26.224Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.3-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.1.3-SNAPSHOT.pom [2024-06-21T19:37:26.224Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core.tests/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.1.3-SNAPSHOT-sources.jar [2024-06-21T19:37:26.224Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.3-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.1.3-SNAPSHOT-p2metadata.xml [2024-06-21T19:37:26.224Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.3-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.1.3-SNAPSHOT-p2artifacts.xml [2024-06-21T19:37:26.224Z] [INFO] [2024-06-21T19:37:26.224Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.uftrace.core.tests --- [2024-06-21T19:37:26.224Z] [INFO] [2024-06-21T19:37:26.224Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core.tests >-- [2024-06-21T19:37:26.224Z] [INFO] Building org.eclipse.tracecompass.incubator.tracecompass.core.tests 0.1.1-SNAPSHOT [104/128] [2024-06-21T19:37:26.224Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/.polyglot.build.properties [2024-06-21T19:37:26.224Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:37:26.224Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:37:26.224Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/.polyglot.build.properties [2024-06-21T19:37:26.224Z] [INFO] [2024-06-21T19:37:26.224Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests --- [2024-06-21T19:37:26.224Z] [INFO] [2024-06-21T19:37:26.224Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests --- [2024-06-21T19:37:26.224Z] [INFO] The project's OSGi version is 0.1.1.202406211918 [2024-06-21T19:37:26.224Z] [INFO] [2024-06-21T19:37:26.224Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests --- [2024-06-21T19:37:26.224Z] [INFO] [2024-06-21T19:37:26.224Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests --- [2024-06-21T19:37:26.224Z] [INFO] [2024-06-21T19:37:26.224Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests --- [2024-06-21T19:37:26.224Z] [INFO] [2024-06-21T19:37:26.224Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests --- [2024-06-21T19:37:26.225Z] [INFO] [2024-06-21T19:37:26.225Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests --- [2024-06-21T19:37:26.225Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.tracecompass.core.tests [2024-06-21T19:37:26.479Z] [INFO] [2024-06-21T19:37:26.479Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests --- [2024-06-21T19:37:26.480Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:37:26.480Z] [INFO] [2024-06-21T19:37:26.480Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests --- [2024-06-21T19:37:26.480Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/src/main/resources [2024-06-21T19:37:26.480Z] [INFO] [2024-06-21T19:37:26.480Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests --- [2024-06-21T19:37:26.480Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:37:26.480Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:37:26.480Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/.polyglot.build.properties [2024-06-21T19:37:26.480Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:37:26.480Z] [INFO] [2024-06-21T19:37:26.480Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests --- [2024-06-21T19:37:26.480Z] [INFO] [2024-06-21T19:37:26.480Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests --- [2024-06-21T19:37:26.480Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/src/test/resources [2024-06-21T19:37:26.480Z] [INFO] [2024-06-21T19:37:26.480Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests --- [2024-06-21T19:37:26.480Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 115 were skipped [2024-06-21T19:37:26.480Z] [INFO] [2024-06-21T19:37:26.480Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests --- [2024-06-21T19:37:26.480Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.1.1-SNAPSHOT-sources.jar [2024-06-21T19:37:26.480Z] [INFO] [2024-06-21T19:37:26.480Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests --- [2024-06-21T19:37:26.480Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.1.1-SNAPSHOT.jar [2024-06-21T19:37:26.735Z] [INFO] [2024-06-21T19:37:26.735Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests --- [2024-06-21T19:37:26.735Z] [INFO] [2024-06-21T19:37:26.735Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests --- [2024-06-21T19:37:26.735Z] [INFO] [2024-06-21T19:37:26.735Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests --- [2024-06-21T19:37:26.735Z] [INFO] [2024-06-21T19:37:26.735Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests --- [2024-06-21T19:37:26.735Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.1.1-SNAPSHOT.jar [2024-06-21T19:37:29.995Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.1.1-SNAPSHOT-sources.jar [2024-06-21T19:37:33.256Z] [INFO] [2024-06-21T19:37:33.256Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests --- [2024-06-21T19:37:33.256Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/work/data/.metadata/.log [2024-06-21T19:37:33.256Z] [INFO] Command line: [2024-06-21T19:37:33.256Z] [/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-stable/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/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-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2024-06-21T19:37:33.257Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:37:37.417Z] Running org.eclipse.tracecompass.incubator.tracecompass.core.tests.ActivatorTest [2024-06-21T19:37:37.417Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.eclipse.tracecompass.incubator.tracecompass.core.tests.ActivatorTest [2024-06-21T19:37:37.417Z] org.eclipse.tracecompass.incubator.tracecompass.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.064 s [2024-06-21T19:37:37.417Z] [2024-06-21T19:37:37.417Z] Results: [2024-06-21T19:37:37.417Z] [2024-06-21T19:37:37.417Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-06-21T19:37:37.417Z] [2024-06-21T19:37:37.417Z] [INFO] All tests passed [2024-06-21T19:37:37.417Z] [INFO] [2024-06-21T19:37:37.417Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests --- [2024-06-21T19:37:37.417Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:37:37.417Z] [INFO] [2024-06-21T19:37:37.417Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests --- [2024-06-21T19:37:37.417Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tracecompass.core' with 4 classes [2024-06-21T19:37:37.417Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes [2024-06-21T19:37:37.417Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes [2024-06-21T19:37:37.417Z] [INFO] [2024-06-21T19:37:37.417Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests --- [2024-06-21T19:37:37.417Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:37:37.417Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:37:37.417Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:37:37.417Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:37:37.418Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:37:37.418Z] [INFO] [2024-06-21T19:37:37.418Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests --- [2024-06-21T19:37:37.418Z] [INFO] [2024-06-21T19:37:37.418Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core.tests >-- [2024-06-21T19:37:37.418Z] [INFO] Building org.eclipse.tracecompass.incubator.ftrace.core.tests 0.1.4-SNAPSHOT [105/128] [2024-06-21T19:37:37.418Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/.polyglot.build.properties [2024-06-21T19:37:37.418Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:37:37.418Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:37:37.418Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/.polyglot.build.properties [2024-06-21T19:37:37.418Z] [WARNING] [3a41ee8e-5f81-47eb-b8b3-46c08cf72c08][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. [2024-06-21T19:37:37.977Z] [INFO] [2024-06-21T19:37:37.977Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ftrace.core.tests --- [2024-06-21T19:37:37.977Z] [INFO] [2024-06-21T19:37:37.977Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ftrace.core.tests --- [2024-06-21T19:37:37.977Z] [INFO] The project's OSGi version is 0.1.4.202406211918 [2024-06-21T19:37:37.977Z] [INFO] [2024-06-21T19:37:37.977Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ftrace.core.tests --- [2024-06-21T19:37:37.977Z] [INFO] [2024-06-21T19:37:37.977Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ftrace.core.tests --- [2024-06-21T19:37:37.977Z] [INFO] [2024-06-21T19:37:37.977Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ftrace.core.tests --- [2024-06-21T19:37:37.977Z] [INFO] [2024-06-21T19:37:37.977Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ftrace.core.tests --- [2024-06-21T19:37:37.977Z] [INFO] [2024-06-21T19:37:37.977Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ftrace.core.tests --- [2024-06-21T19:37:37.977Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ftrace.core.tests [2024-06-21T19:37:37.977Z] [INFO] [2024-06-21T19:37:37.977Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ftrace.core.tests --- [2024-06-21T19:37:37.977Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:37:37.977Z] [INFO] [2024-06-21T19:37:37.977Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ftrace.core.tests --- [2024-06-21T19:37:37.977Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/src/main/resources [2024-06-21T19:37:37.977Z] [INFO] [2024-06-21T19:37:37.977Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ftrace.core.tests --- [2024-06-21T19:37:37.977Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:37:37.977Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:37:37.977Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core.tests:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/.polyglot.build.properties [2024-06-21T19:37:38.233Z] [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:37:38.233Z] [INFO] [2024-06-21T19:37:38.233Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ftrace.core.tests --- [2024-06-21T19:37:38.233Z] [INFO] [2024-06-21T19:37:38.233Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ftrace.core.tests --- [2024-06-21T19:37:38.233Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/src/test/resources [2024-06-21T19:37:38.233Z] [INFO] [2024-06-21T19:37:38.233Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ftrace.core.tests --- [2024-06-21T19:37:38.233Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 108 were skipped [2024-06-21T19:37:38.233Z] [INFO] [2024-06-21T19:37:38.233Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ftrace.core.tests --- [2024-06-21T19:37:38.233Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.1.4-SNAPSHOT-sources.jar [2024-06-21T19:37:38.233Z] [INFO] [2024-06-21T19:37:38.233Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ftrace.core.tests --- [2024-06-21T19:37:38.488Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.1.4-SNAPSHOT.jar [2024-06-21T19:37:38.488Z] [INFO] [2024-06-21T19:37:38.488Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ftrace.core.tests --- [2024-06-21T19:37:38.488Z] [INFO] [2024-06-21T19:37:38.488Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ftrace.core.tests --- [2024-06-21T19:37:38.488Z] [INFO] [2024-06-21T19:37:38.488Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ftrace.core.tests --- [2024-06-21T19:37:38.488Z] [INFO] [2024-06-21T19:37:38.488Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ftrace.core.tests --- [2024-06-21T19:37:38.488Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.1.4-SNAPSHOT.jar [2024-06-21T19:37:42.648Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.1.4-SNAPSHOT-sources.jar [2024-06-21T19:37:45.911Z] [INFO] [2024-06-21T19:37:45.911Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.ftrace.core.tests --- [2024-06-21T19:37:45.911Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/work/data/.metadata/.log [2024-06-21T19:37:45.911Z] [INFO] Command line: [2024-06-21T19:37:45.911Z] [/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-stable/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/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-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2024-06-21T19:37:45.911Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:37:49.171Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.header.BinaryFTraceHeaderTest [2024-06-21T19:37:51.057Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.417 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.header.BinaryFTraceHeaderTest [2024-06-21T19:37:51.057Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.header.BinaryFTraceHeaderTest.testMagicValues -- Time elapsed: 0.056 s [2024-06-21T19:37:51.057Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.header.BinaryFTraceHeaderTest.testEventHeaderFormat -- Time elapsed: 0.431 s [2024-06-21T19:37:51.057Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.header.BinaryFTraceHeaderTest.testCpuSectionPaging -- Time elapsed: 0.387 s [2024-06-21T19:37:51.057Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.header.BinaryFTraceHeaderTest.testTraceType -- Time elapsed: 0.414 s [2024-06-21T19:37:51.057Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest [2024-06-21T19:37:51.057Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest [2024-06-21T19:37:51.058Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest.testSeekEndOfPageEvent -- Time elapsed: 0.015 s [2024-06-21T19:37:51.058Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest.testSeekEventAtTimeStamp0 -- Time elapsed: 0.001 s [2024-06-21T19:37:51.058Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest.testSeekEventAtSpecificTimeStampAtStartOfPage -- Time elapsed: 0 s [2024-06-21T19:37:51.058Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest.testSeekEventAtImpreciseTimeStampAtMidPage -- Time elapsed: 0.002 s [2024-06-21T19:37:51.058Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest.testReadNextEvent -- Time elapsed: 0.003 s [2024-06-21T19:37:51.058Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest.testSeekEventAtPreciseTimeStampAtMidPage -- Time elapsed: 0.002 s [2024-06-21T19:37:51.058Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest.testSeekEventAtNextPage -- Time elapsed: 0 s [2024-06-21T19:37:51.058Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest [2024-06-21T19:37:51.618Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.544 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest [2024-06-21T19:37:51.618Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest.testParseEvent -- Time elapsed: 0.001 s [2024-06-21T19:37:51.618Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest.testSeekEventAtEndOfPage -- Time elapsed: 0.001 s [2024-06-21T19:37:51.618Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest.testSeekEventAtTimeStamp0 -- Time elapsed: 0 s [2024-06-21T19:37:51.618Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest.testSeekEventAtSpecificTimeStampAtStartOfPage -- Time elapsed: 0 s [2024-06-21T19:37:51.618Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest.testGetPage -- Time elapsed: 0 s [2024-06-21T19:37:51.618Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest.testSeekEventAtImpreciseTimeStampAtMidPage -- Time elapsed: 0.001 s [2024-06-21T19:37:51.618Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest.testGetTimeStamp -- Time elapsed: 0 s [2024-06-21T19:37:51.618Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest.testReadNextEvent -- Time elapsed: 0 s [2024-06-21T19:37:51.618Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest.testSeekEventWithTimeStampLargerThanLastEvent -- Time elapsed: 0.001 s [2024-06-21T19:37:51.618Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest.readAllEvents -- Time elapsed: 0.001 s [2024-06-21T19:37:51.618Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest.testSeekEventAtPreciseTimeStampAtMidPage -- Time elapsed: 0 s [2024-06-21T19:37:51.618Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest [2024-06-21T19:37:52.177Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.407 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest [2024-06-21T19:37:52.177Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testHasMoreEvents -- Time elapsed: 0.021 s [2024-06-21T19:37:52.177Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testGetCurrentTimestamp -- Time elapsed: 0.002 s [2024-06-21T19:37:52.177Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testAdvance -- Time elapsed: 0.043 s [2024-06-21T19:37:52.177Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testGetCurrentEvent -- Time elapsed: 0.001 s [2024-06-21T19:37:52.177Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testIncreaseRank -- Time elapsed: 0 s [2024-06-21T19:37:52.177Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testHasValidRank -- Time elapsed: 0.001 s [2024-06-21T19:37:52.177Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.constructorTestWithNoLocation -- Time elapsed: 0 s [2024-06-21T19:37:52.177Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testSetLocation -- Time elapsed: 0.003 s [2024-06-21T19:37:52.177Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testGetLocation -- Time elapsed: 0.002 s [2024-06-21T19:37:52.177Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testCompareTo -- Time elapsed: 0.001 s [2024-06-21T19:37:52.177Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testSeekFirstEvent -- Time elapsed: 0 s [2024-06-21T19:37:52.177Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testSeekEventWithImpreciseTimestamp -- Time elapsed: 0.003 s [2024-06-21T19:37:52.177Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testSetRank -- Time elapsed: 0 s [2024-06-21T19:37:52.177Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testSeekLastEvent -- Time elapsed: 0.002 s [2024-06-21T19:37:52.177Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testSeekEventWithPreciseTimestamp -- Time elapsed: 0.002 s [2024-06-21T19:37:52.177Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest [2024-06-21T19:37:52.177Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest [2024-06-21T19:37:52.177Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest.testHasMoreEvents -- Time elapsed: 0.002 s [2024-06-21T19:37:52.178Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest.seekEndTraceEvent -- Time elapsed: 0.002 s [2024-06-21T19:37:52.178Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest.constructorTest -- Time elapsed: 0 s [2024-06-21T19:37:52.178Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest.testAdvance -- Time elapsed: 0.002 s [2024-06-21T19:37:52.178Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest.testClose -- Time elapsed: 0 s [2024-06-21T19:37:52.178Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest.testGetStartTimeAndEndTime -- Time elapsed: 0.002 s [2024-06-21T19:37:52.178Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest.seekMidTraceEvent -- Time elapsed: 0.003 s [2024-06-21T19:37:52.178Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest.testSeekFirstEvent -- Time elapsed: 0.001 s [2024-06-21T19:37:52.178Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.buffer.BinaryFTraceByteBufferTest [2024-06-21T19:37:52.178Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.buffer.BinaryFTraceByteBufferTest [2024-06-21T19:37:52.178Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.buffer.BinaryFTraceByteBufferTest.testOffsetCounter -- Time elapsed: 0.001 s [2024-06-21T19:37:52.178Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.security.BinaryFTraceFileParserTest [2024-06-21T19:37:52.737Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.330 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.security.BinaryFTraceFileParserTest [2024-06-21T19:37:52.737Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.security.BinaryFTraceFileParserTest.testBadHeaderPageSectionSize -- Time elapsed: 0.001 s [2024-06-21T19:37:52.737Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.security.BinaryFTraceFileParserTest.testBadCpuSectionSize -- Time elapsed: 0.263 s [2024-06-21T19:37:52.737Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.ActivatorTest [2024-06-21T19:37:52.737Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.ActivatorTest [2024-06-21T19:37:52.737Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s [2024-06-21T19:37:52.737Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest [2024-06-21T19:37:52.737Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest [2024-06-21T19:37:52.737Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest.testValidate -- Time elapsed: 0.084 s [2024-06-21T19:37:52.737Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest.testValidateDirectory -- Time elapsed: 0.001 s [2024-06-21T19:37:52.737Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest.testValidateFileDoesNotExist -- Time elapsed: 0 s [2024-06-21T19:37:52.737Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.BinaryFTraceTest [2024-06-21T19:37:52.992Z] !SESSION 2024-06-21 19:37:45.650 ----------------------------------------------- [2024-06-21T19:37:52.992Z] eclipse.buildId=unknown [2024-06-21T19:37:52.992Z] java.version=17.0.2 [2024-06-21T19:37:52.992Z] java.vendor=Oracle Corporation [2024-06-21T19:37:52.992Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2024-06-21T19:37:52.992Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2024-06-21T19:37:52.992Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-incubator-stable/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-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2024-06-21T19:37:52.992Z] [2024-06-21T19:37:52.992Z] !ENTRY org.eclipse.tracecompass.incubator.ftrace.core 4 0 2024-06-21 19:37:52.758 [2024-06-21T19:37:52.992Z] !MESSAGE Invalid binary ftrace file. [2024-06-21T19:37:52.992Z] !STACK 0 [2024-06-21T19:37:52.992Z] 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. [2024-06-21T19:37:52.992Z] at org.eclipse.tracecompass.incubator.internal.ftrace.core.binary.parser.AbstractBinaryFTraceFileParser.getMagicValuesAndFtraceVersion(AbstractBinaryFTraceFileParser.java:82) [2024-06-21T19:37:52.992Z] at org.eclipse.tracecompass.incubator.internal.ftrace.core.binary.parser.BinaryFTraceFileParser.getFtraceVersionHeader(BinaryFTraceFileParser.java:97) [2024-06-21T19:37:52.992Z] at org.eclipse.tracecompass.incubator.internal.ftrace.core.binary.parser.BinaryFTraceFileParser.getFtraceVersionHeader(BinaryFTraceFileParser.java:85) [2024-06-21T19:37:52.992Z] at org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.BinaryFTrace.getStrategy(BinaryFTrace.java:146) [2024-06-21T19:37:52.992Z] at org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.BinaryFTrace.validate(BinaryFTrace.java:74) [2024-06-21T19:37:52.993Z] at org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.BinaryFTraceTest.testInvalidTrace(BinaryFTraceTest.java:57) [2024-06-21T19:37:52.993Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:37:52.993Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:37:52.993Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:37:52.993Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:37:52.993Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2024-06-21T19:37:52.993Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2024-06-21T19:37:52.993Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2024-06-21T19:37:52.993Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2024-06-21T19:37:52.993Z] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:37:52.993Z] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2024-06-21T19:37:52.993Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2024-06-21T19:37:52.993Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2024-06-21T19:37:52.993Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2024-06-21T19:37:52.993Z] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2024-06-21T19:37:52.993Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2024-06-21T19:37:52.993Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2024-06-21T19:37:52.993Z] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2024-06-21T19:37:52.993Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2024-06-21T19:37:52.993Z] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:37:52.993Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2024-06-21T19:37:52.993Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) [2024-06-21T19:37:52.993Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) [2024-06-21T19:37:52.993Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) [2024-06-21T19:37:52.993Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) [2024-06-21T19:37:52.993Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:37:52.993Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:37:52.993Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:37:52.993Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:37:52.993Z] at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) [2024-06-21T19:37:52.993Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) [2024-06-21T19:37:52.993Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) [2024-06-21T19:37:52.993Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) [2024-06-21T19:37:52.993Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29) [2024-06-21T19:37:52.993Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208) [2024-06-21T19:37:52.993Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) [2024-06-21T19:37:52.993Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) [2024-06-21T19:37:52.993Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) [2024-06-21T19:37:52.993Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) [2024-06-21T19:37:52.993Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:37:52.993Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:37:52.993Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:37:52.993Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:37:52.993Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) [2024-06-21T19:37:52.993Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) [2024-06-21T19:37:52.993Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1481) [2024-06-21T19:37:52.993Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1454) [2024-06-21T19:37:52.993Z] Caused by: java.lang.NumberFormatException: For input string: "" [2024-06-21T19:37:52.993Z] at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) [2024-06-21T19:37:52.993Z] at java.base/java.lang.Integer.parseInt(Integer.java:678) [2024-06-21T19:37:52.993Z] at java.base/java.lang.Integer.parseInt(Integer.java:786) [2024-06-21T19:37:52.993Z] at org.eclipse.tracecompass.incubator.internal.ftrace.core.binary.parser.AbstractBinaryFTraceFileParser.getMagicValuesAndFtraceVersion(AbstractBinaryFTraceFileParser.java:78) [2024-06-21T19:37:52.993Z] ... 51 more [2024-06-21T19:37:52.993Z] [2024-06-21T19:37:52.993Z] !ENTRY org.eclipse.tracecompass.incubator.ftrace.core 4 0 2024-06-21 19:37:52.763 [2024-06-21T19:37:52.993Z] !MESSAGE Error validating file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/work/configuration/org.eclipse.osgi/255/0/.cp/2.6/trace_invalid.dat [2024-06-21T19:37:52.993Z] !STACK 0 [2024-06-21T19:37:52.993Z] java.io.IOException: Cannot run program "trace-cmd": error=2, No such file or directory [2024-06-21T19:37:52.993Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143) [2024-06-21T19:37:52.993Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073) [2024-06-21T19:37:52.993Z] at org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.BinaryFTrace.convertTraceToText(BinaryFTrace.java:164) [2024-06-21T19:37:52.993Z] at org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.BinaryFTrace.validate(BinaryFTrace.java:81) [2024-06-21T19:37:52.993Z] at org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.BinaryFTraceTest.testInvalidTrace(BinaryFTraceTest.java:57) [2024-06-21T19:37:52.993Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:37:52.993Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:37:52.993Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:37:52.993Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:37:52.993Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2024-06-21T19:37:52.993Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2024-06-21T19:37:52.993Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2024-06-21T19:37:52.993Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2024-06-21T19:37:52.993Z] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:37:52.993Z] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2024-06-21T19:37:52.993Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2024-06-21T19:37:52.993Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2024-06-21T19:37:52.993Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2024-06-21T19:37:52.993Z] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2024-06-21T19:37:52.993Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2024-06-21T19:37:52.993Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2024-06-21T19:37:52.993Z] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2024-06-21T19:37:52.993Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2024-06-21T19:37:52.993Z] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:37:52.993Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2024-06-21T19:37:52.993Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) [2024-06-21T19:37:52.993Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) [2024-06-21T19:37:52.993Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) [2024-06-21T19:37:52.993Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) [2024-06-21T19:37:52.993Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:37:52.993Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:37:52.993Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:37:52.993Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:37:52.993Z] at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) [2024-06-21T19:37:52.993Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) [2024-06-21T19:37:52.993Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) [2024-06-21T19:37:52.993Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) [2024-06-21T19:37:52.993Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29) [2024-06-21T19:37:52.993Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208) [2024-06-21T19:37:52.993Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) [2024-06-21T19:37:52.993Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) [2024-06-21T19:37:52.993Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) [2024-06-21T19:37:52.993Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) [2024-06-21T19:37:52.993Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:37:52.993Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:37:52.993Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:37:52.993Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:37:52.993Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) [2024-06-21T19:37:52.993Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) [2024-06-21T19:37:52.993Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1481) [2024-06-21T19:37:52.993Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1454) [2024-06-21T19:37:52.993Z] Caused by: java.io.IOException: error=2, No such file or directory [2024-06-21T19:37:52.993Z] at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) [2024-06-21T19:37:52.993Z] at java.base/java.lang.ProcessImpl.(ProcessImpl.java:314) [2024-06-21T19:37:52.994Z] at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244) [2024-06-21T19:37:52.994Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110) [2024-06-21T19:37:52.994Z] ... 50 more [2024-06-21T19:37:52.994Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.BinaryFTraceTest [2024-06-21T19:37:52.994Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.BinaryFTraceTest.testValidTrace -- Time elapsed: 0.003 s [2024-06-21T19:37:52.994Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.BinaryFTraceTest.testValidateFileDoesNotExist -- Time elapsed: 0 s [2024-06-21T19:37:52.994Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.BinaryFTraceTest.testInvalidTrace -- Time elapsed: 0.117 s [2024-06-21T19:37:52.994Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest [2024-06-21T19:37:52.994Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest [2024-06-21T19:37:52.994Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest.testValidate -- Time elapsed: 0.086 s [2024-06-21T19:37:52.994Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest.testValidateDirectory -- Time elapsed: 0.001 s [2024-06-21T19:37:52.994Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest.testValidateFileDoesNotExist -- Time elapsed: 0 s [2024-06-21T19:37:52.994Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest [2024-06-21T19:37:52.994Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest [2024-06-21T19:37:52.994Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest.testParseSchedWakeupLine -- Time elapsed: 0.001 s [2024-06-21T19:37:52.994Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest.testParseEventWithCommPropertyWithSpace -- Time elapsed: 0 s [2024-06-21T19:37:52.994Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest.testParseSysCallExitTraceCmd -- Time elapsed: 0.001 s [2024-06-21T19:37:52.994Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest.testParseSysCallEnterFTrace -- Time elapsed: 0 s [2024-06-21T19:37:52.994Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest.testParseSysCallEnterTraceCmd -- Time elapsed: 0 s [2024-06-21T19:37:52.994Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest.testParseSysCallExitFTrace -- Time elapsed: 0.001 s [2024-06-21T19:37:52.994Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest.testSpecialCharsInComm -- Time elapsed: 0.002 s [2024-06-21T19:37:52.994Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest.testParseIrqRaise -- Time elapsed: 0 s [2024-06-21T19:37:52.994Z] [2024-06-21T19:37:52.994Z] Results: [2024-06-21T19:37:52.994Z] [2024-06-21T19:37:52.994Z] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0 [2024-06-21T19:37:52.994Z] [2024-06-21T19:37:53.249Z] 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. [2024-06-21T19:37:53.249Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2024-06-21T19:37:53.249Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2024-06-21T19:37:53.249Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2024-06-21T19:37:53.249Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2024-06-21T19:37:53.249Z] org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.(TmfEventProvider.java:115) [2024-06-21T19:37:53.249Z] org.eclipse.tracecompass.tmf.core.trace.TmfTrace.(TmfTrace.java:153) [2024-06-21T19:37:53.249Z] org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.(GenericFtrace.java:49) [2024-06-21T19:37:53.249Z] org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.FtraceTrace.(FtraceTrace.java:37) [2024-06-21T19:37:53.249Z] org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.TextFtraceTrace.(TextFtraceTrace.java:19) [2024-06-21T19:37:53.249Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest.testValidateFileDoesNotExist(FtraceTraceTest.java:62) [2024-06-21T19:37:53.249Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:37:53.249Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:37:53.249Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:37:53.249Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:37:53.249Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2024-06-21T19:37:53.249Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2024-06-21T19:37:53.250Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2024-06-21T19:37:53.250Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2024-06-21T19:37:53.250Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:37:53.250Z] org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2024-06-21T19:37:53.250Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2024-06-21T19:37:53.250Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2024-06-21T19:37:53.250Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2024-06-21T19:37:53.250Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2024-06-21T19:37:53.250Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2024-06-21T19:37:53.250Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2024-06-21T19:37:53.250Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2024-06-21T19:37:53.250Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2024-06-21T19:37:53.250Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:37:53.250Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2024-06-21T19:37:53.250Z] org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) [2024-06-21T19:37:53.250Z] org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) [2024-06-21T19:37:53.250Z] org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) [2024-06-21T19:37:53.250Z] org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) [2024-06-21T19:37:53.250Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:37:53.250Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:37:53.250Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:37:53.250Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:37:53.250Z] org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) [2024-06-21T19:37:53.250Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) [2024-06-21T19:37:53.250Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) [2024-06-21T19:37:53.250Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) [2024-06-21T19:37:53.250Z] org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29) [2024-06-21T19:37:53.250Z] org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208) [2024-06-21T19:37:53.250Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) [2024-06-21T19:37:53.250Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) [2024-06-21T19:37:53.250Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) [2024-06-21T19:37:53.250Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) [2024-06-21T19:37:53.250Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:37:53.250Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:37:53.250Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:37:53.250Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:37:53.250Z] org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) [2024-06-21T19:37:53.250Z] org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) [2024-06-21T19:37:53.250Z] org.eclipse.equinox.launcher.Main.run(Main.java:1481) [2024-06-21T19:37:53.250Z] org.eclipse.equinox.launcher.Main.main(Main.java:1454) [2024-06-21T19:37:53.250Z] 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. [2024-06-21T19:37:53.250Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2024-06-21T19:37:53.250Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2024-06-21T19:37:53.250Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2024-06-21T19:37:53.250Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2024-06-21T19:37:53.250Z] org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.(TmfEventProvider.java:115) [2024-06-21T19:37:53.250Z] org.eclipse.tracecompass.tmf.core.trace.TmfTrace.(TmfTrace.java:153) [2024-06-21T19:37:53.250Z] org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.(GenericFtrace.java:49) [2024-06-21T19:37:53.250Z] org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.FtraceTrace.(FtraceTrace.java:37) [2024-06-21T19:37:53.250Z] org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.TrimmedFtraceTrace.(TrimmedFtraceTrace.java:27) [2024-06-21T19:37:53.250Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest.testValidateFileDoesNotExist(TrimmedFtraceTraceTest.java:58) [2024-06-21T19:37:53.250Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:37:53.250Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:37:53.250Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:37:53.250Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:37:53.250Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2024-06-21T19:37:53.250Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2024-06-21T19:37:53.250Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2024-06-21T19:37:53.250Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2024-06-21T19:37:53.250Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:37:53.250Z] org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2024-06-21T19:37:53.250Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2024-06-21T19:37:53.250Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2024-06-21T19:37:53.250Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2024-06-21T19:37:53.250Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2024-06-21T19:37:53.250Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2024-06-21T19:37:53.250Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2024-06-21T19:37:53.250Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2024-06-21T19:37:53.250Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2024-06-21T19:37:53.250Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:37:53.250Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2024-06-21T19:37:53.250Z] org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) [2024-06-21T19:37:53.250Z] org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) [2024-06-21T19:37:53.250Z] org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) [2024-06-21T19:37:53.250Z] org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) [2024-06-21T19:37:53.250Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:37:53.250Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:37:53.250Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:37:53.250Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:37:53.250Z] org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) [2024-06-21T19:37:53.250Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) [2024-06-21T19:37:53.250Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) [2024-06-21T19:37:53.250Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) [2024-06-21T19:37:53.250Z] org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29) [2024-06-21T19:37:53.250Z] org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208) [2024-06-21T19:37:53.250Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) [2024-06-21T19:37:53.250Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) [2024-06-21T19:37:53.250Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) [2024-06-21T19:37:53.250Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) [2024-06-21T19:37:53.250Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:37:53.250Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:37:53.250Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:37:53.250Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:37:53.250Z] org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) [2024-06-21T19:37:53.250Z] org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) [2024-06-21T19:37:53.250Z] org.eclipse.equinox.launcher.Main.run(Main.java:1481) [2024-06-21T19:37:53.250Z] org.eclipse.equinox.launcher.Main.main(Main.java:1454) [2024-06-21T19:37:53.250Z] 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. [2024-06-21T19:37:53.250Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2024-06-21T19:37:53.250Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2024-06-21T19:37:53.250Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2024-06-21T19:37:53.250Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2024-06-21T19:37:53.250Z] org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.(TmfEventProvider.java:115) [2024-06-21T19:37:53.250Z] org.eclipse.tracecompass.tmf.core.trace.TmfTrace.(TmfTrace.java:153) [2024-06-21T19:37:53.250Z] org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.(GenericFtrace.java:49) [2024-06-21T19:37:53.250Z] org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.FtraceTrace.(FtraceTrace.java:37) [2024-06-21T19:37:53.250Z] org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.TrimmedFtraceTrace.(TrimmedFtraceTrace.java:27) [2024-06-21T19:37:53.250Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest.testValidate(TrimmedFtraceTraceTest.java:45) [2024-06-21T19:37:53.250Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:37:53.250Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:37:53.251Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:37:53.251Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:37:53.251Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2024-06-21T19:37:53.251Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2024-06-21T19:37:53.251Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2024-06-21T19:37:53.251Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2024-06-21T19:37:53.251Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:37:53.251Z] org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2024-06-21T19:37:53.251Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2024-06-21T19:37:53.251Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2024-06-21T19:37:53.251Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2024-06-21T19:37:53.251Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2024-06-21T19:37:53.251Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2024-06-21T19:37:53.251Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2024-06-21T19:37:53.251Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2024-06-21T19:37:53.251Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2024-06-21T19:37:53.251Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:37:53.251Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2024-06-21T19:37:53.251Z] org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) [2024-06-21T19:37:53.251Z] org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) [2024-06-21T19:37:53.251Z] org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) [2024-06-21T19:37:53.251Z] org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) [2024-06-21T19:37:53.251Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:37:53.251Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:37:53.251Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:37:53.251Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:37:53.251Z] org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) [2024-06-21T19:37:53.251Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) [2024-06-21T19:37:53.251Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) [2024-06-21T19:37:53.251Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) [2024-06-21T19:37:53.251Z] org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29) [2024-06-21T19:37:53.251Z] org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208) [2024-06-21T19:37:53.251Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) [2024-06-21T19:37:53.251Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) [2024-06-21T19:37:53.251Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) [2024-06-21T19:37:53.251Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) [2024-06-21T19:37:53.251Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:37:53.251Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:37:53.251Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:37:53.251Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:37:53.251Z] org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) [2024-06-21T19:37:53.251Z] org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) [2024-06-21T19:37:53.251Z] org.eclipse.equinox.launcher.Main.run(Main.java:1481) [2024-06-21T19:37:53.251Z] org.eclipse.equinox.launcher.Main.main(Main.java:1454) [2024-06-21T19:37:53.251Z] 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. [2024-06-21T19:37:53.251Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2024-06-21T19:37:53.251Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2024-06-21T19:37:53.251Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2024-06-21T19:37:53.251Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2024-06-21T19:37:53.251Z] org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.(TmfEventProvider.java:115) [2024-06-21T19:37:53.251Z] org.eclipse.tracecompass.tmf.core.trace.TmfTrace.(TmfTrace.java:153) [2024-06-21T19:37:53.251Z] org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.(GenericFtrace.java:49) [2024-06-21T19:37:53.251Z] org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.FtraceTrace.(FtraceTrace.java:37) [2024-06-21T19:37:53.251Z] org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.TextFtraceTrace.(TextFtraceTrace.java:19) [2024-06-21T19:37:53.251Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest.testValidateDirectory(FtraceTraceTest.java:74) [2024-06-21T19:37:53.251Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:37:53.251Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:37:53.251Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:37:53.251Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:37:53.251Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2024-06-21T19:37:53.251Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2024-06-21T19:37:53.251Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2024-06-21T19:37:53.251Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2024-06-21T19:37:53.251Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:37:53.251Z] org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2024-06-21T19:37:53.251Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2024-06-21T19:37:53.251Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2024-06-21T19:37:53.251Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2024-06-21T19:37:53.251Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2024-06-21T19:37:53.251Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2024-06-21T19:37:53.251Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2024-06-21T19:37:53.251Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2024-06-21T19:37:53.251Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2024-06-21T19:37:53.251Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:37:53.251Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2024-06-21T19:37:53.251Z] org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) [2024-06-21T19:37:53.251Z] org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) [2024-06-21T19:37:53.251Z] org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) [2024-06-21T19:37:53.251Z] org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) [2024-06-21T19:37:53.251Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:37:53.251Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:37:53.251Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:37:53.251Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:37:53.251Z] org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) [2024-06-21T19:37:53.251Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) [2024-06-21T19:37:53.251Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) [2024-06-21T19:37:53.251Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) [2024-06-21T19:37:53.251Z] org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29) [2024-06-21T19:37:53.251Z] org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208) [2024-06-21T19:37:53.251Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) [2024-06-21T19:37:53.251Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) [2024-06-21T19:37:53.251Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) [2024-06-21T19:37:53.251Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) [2024-06-21T19:37:53.251Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:37:53.251Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:37:53.251Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:37:53.251Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:37:53.251Z] org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) [2024-06-21T19:37:53.251Z] org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) [2024-06-21T19:37:53.251Z] org.eclipse.equinox.launcher.Main.run(Main.java:1481) [2024-06-21T19:37:53.251Z] org.eclipse.equinox.launcher.Main.main(Main.java:1454) [2024-06-21T19:37:53.251Z] 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. [2024-06-21T19:37:53.251Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2024-06-21T19:37:53.251Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2024-06-21T19:37:53.251Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2024-06-21T19:37:53.251Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2024-06-21T19:37:53.251Z] org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.(TmfEventProvider.java:115) [2024-06-21T19:37:53.251Z] org.eclipse.tracecompass.tmf.core.trace.TmfTrace.(TmfTrace.java:153) [2024-06-21T19:37:53.251Z] org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.(GenericFtrace.java:49) [2024-06-21T19:37:53.251Z] org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.FtraceTrace.(FtraceTrace.java:37) [2024-06-21T19:37:53.251Z] org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.TextFtraceTrace.(TextFtraceTrace.java:19) [2024-06-21T19:37:53.251Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest.testValidate(FtraceTraceTest.java:49) [2024-06-21T19:37:53.251Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:37:53.251Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:37:53.252Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:37:53.252Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:37:53.252Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2024-06-21T19:37:53.252Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2024-06-21T19:37:53.252Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2024-06-21T19:37:53.252Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2024-06-21T19:37:53.252Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:37:53.252Z] org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2024-06-21T19:37:53.252Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2024-06-21T19:37:53.252Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2024-06-21T19:37:53.252Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2024-06-21T19:37:53.252Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2024-06-21T19:37:53.252Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2024-06-21T19:37:53.252Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2024-06-21T19:37:53.252Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2024-06-21T19:37:53.252Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2024-06-21T19:37:53.252Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:37:53.252Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2024-06-21T19:37:53.252Z] org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) [2024-06-21T19:37:53.252Z] org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) [2024-06-21T19:37:53.252Z] org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) [2024-06-21T19:37:53.252Z] org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) [2024-06-21T19:37:53.252Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:37:53.252Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:37:53.252Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:37:53.252Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:37:53.252Z] org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) [2024-06-21T19:37:53.252Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) [2024-06-21T19:37:53.252Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) [2024-06-21T19:37:53.252Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) [2024-06-21T19:37:53.252Z] org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29) [2024-06-21T19:37:53.252Z] org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208) [2024-06-21T19:37:53.252Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) [2024-06-21T19:37:53.252Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) [2024-06-21T19:37:53.252Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) [2024-06-21T19:37:53.252Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) [2024-06-21T19:37:53.252Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:37:53.252Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:37:53.252Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:37:53.252Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:37:53.252Z] org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) [2024-06-21T19:37:53.252Z] org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) [2024-06-21T19:37:53.252Z] org.eclipse.equinox.launcher.Main.run(Main.java:1481) [2024-06-21T19:37:53.252Z] org.eclipse.equinox.launcher.Main.main(Main.java:1454) [2024-06-21T19:37:53.252Z] 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. [2024-06-21T19:37:53.252Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2024-06-21T19:37:53.252Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2024-06-21T19:37:53.252Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2024-06-21T19:37:53.252Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2024-06-21T19:37:53.252Z] org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.(TmfEventProvider.java:115) [2024-06-21T19:37:53.252Z] org.eclipse.tracecompass.tmf.core.trace.TmfTrace.(TmfTrace.java:153) [2024-06-21T19:37:53.252Z] org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.(GenericFtrace.java:49) [2024-06-21T19:37:53.252Z] org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.FtraceTrace.(FtraceTrace.java:37) [2024-06-21T19:37:53.252Z] org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.TrimmedFtraceTrace.(TrimmedFtraceTrace.java:27) [2024-06-21T19:37:53.252Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest.testValidateDirectory(TrimmedFtraceTraceTest.java:70) [2024-06-21T19:37:53.252Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:37:53.252Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:37:53.252Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:37:53.252Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:37:53.252Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2024-06-21T19:37:53.252Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2024-06-21T19:37:53.252Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2024-06-21T19:37:53.252Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2024-06-21T19:37:53.252Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:37:53.252Z] org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2024-06-21T19:37:53.252Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2024-06-21T19:37:53.252Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2024-06-21T19:37:53.252Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2024-06-21T19:37:53.252Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2024-06-21T19:37:53.252Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2024-06-21T19:37:53.252Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2024-06-21T19:37:53.252Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2024-06-21T19:37:53.252Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2024-06-21T19:37:53.252Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:37:53.252Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2024-06-21T19:37:53.252Z] org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) [2024-06-21T19:37:53.252Z] org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) [2024-06-21T19:37:53.252Z] org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) [2024-06-21T19:37:53.252Z] org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) [2024-06-21T19:37:53.252Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:37:53.252Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:37:53.252Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:37:53.252Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:37:53.252Z] org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) [2024-06-21T19:37:53.252Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) [2024-06-21T19:37:53.252Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) [2024-06-21T19:37:53.252Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) [2024-06-21T19:37:53.252Z] org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29) [2024-06-21T19:37:53.252Z] org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208) [2024-06-21T19:37:53.252Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) [2024-06-21T19:37:53.252Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) [2024-06-21T19:37:53.252Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) [2024-06-21T19:37:53.252Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) [2024-06-21T19:37:53.252Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:37:53.252Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:37:53.252Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:37:53.252Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:37:53.252Z] org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) [2024-06-21T19:37:53.252Z] org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) [2024-06-21T19:37:53.252Z] org.eclipse.equinox.launcher.Main.run(Main.java:1481) [2024-06-21T19:37:53.252Z] org.eclipse.equinox.launcher.Main.main(Main.java:1454) [2024-06-21T19:37:53.508Z] [INFO] All tests passed [2024-06-21T19:37:53.508Z] [INFO] [2024-06-21T19:37:53.508Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace.core.tests --- [2024-06-21T19:37:53.508Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:37:53.508Z] [INFO] [2024-06-21T19:37:53.508Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace.core.tests --- [2024-06-21T19:37:53.764Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 54 classes [2024-06-21T19:37:53.764Z] [INFO] [2024-06-21T19:37:53.764Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ftrace.core.tests --- [2024-06-21T19:37:53.764Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:37:53.764Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:37:53.764Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:37:53.764Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:37:53.764Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:37:53.764Z] [INFO] [2024-06-21T19:37:53.764Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ftrace.core.tests --- [2024-06-21T19:37:53.764Z] [INFO] [2024-06-21T19:37:53.764Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core.tests >-- [2024-06-21T19:37:53.764Z] [INFO] Building org.eclipse.tracecompass.incubator.atrace.core.tests 0.1.1-SNAPSHOT [106/128] [2024-06-21T19:37:53.764Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/.polyglot.build.properties [2024-06-21T19:37:53.764Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:37:53.764Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:37:53.764Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/.polyglot.build.properties [2024-06-21T19:37:53.764Z] [INFO] [2024-06-21T19:37:53.764Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.atrace.core.tests --- [2024-06-21T19:37:53.764Z] [INFO] [2024-06-21T19:37:53.764Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.atrace.core.tests --- [2024-06-21T19:37:53.764Z] [INFO] The project's OSGi version is 0.1.1.202406211918 [2024-06-21T19:37:53.764Z] [INFO] [2024-06-21T19:37:53.764Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.atrace.core.tests --- [2024-06-21T19:37:53.764Z] [INFO] [2024-06-21T19:37:53.764Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.atrace.core.tests --- [2024-06-21T19:37:53.764Z] [INFO] [2024-06-21T19:37:53.764Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.atrace.core.tests --- [2024-06-21T19:37:53.764Z] [INFO] [2024-06-21T19:37:53.764Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.atrace.core.tests --- [2024-06-21T19:37:53.764Z] [INFO] [2024-06-21T19:37:53.764Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.atrace.core.tests --- [2024-06-21T19:37:53.764Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.atrace.core.tests [2024-06-21T19:37:54.021Z] [INFO] [2024-06-21T19:37:54.021Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.atrace.core.tests --- [2024-06-21T19:37:54.021Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:37:54.021Z] [INFO] [2024-06-21T19:37:54.021Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.atrace.core.tests --- [2024-06-21T19:37:54.021Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/src/main/resources [2024-06-21T19:37:54.021Z] [INFO] [2024-06-21T19:37:54.021Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.atrace.core.tests --- [2024-06-21T19:37:54.021Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:37:54.021Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:37:54.021Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/.polyglot.build.properties [2024-06-21T19:37:54.021Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:37:54.276Z] [INFO] [2024-06-21T19:37:54.277Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.atrace.core.tests --- [2024-06-21T19:37:54.277Z] [INFO] [2024-06-21T19:37:54.277Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.atrace.core.tests --- [2024-06-21T19:37:54.277Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/src/test/resources [2024-06-21T19:37:54.277Z] [INFO] [2024-06-21T19:37:54.277Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.atrace.core.tests --- [2024-06-21T19:37:54.277Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 112 were skipped [2024-06-21T19:37:54.277Z] [INFO] [2024-06-21T19:37:54.277Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.atrace.core.tests --- [2024-06-21T19:37:54.277Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/org.eclipse.tracecompass.incubator.atrace.core.tests-0.1.1-SNAPSHOT-sources.jar [2024-06-21T19:37:54.277Z] [INFO] [2024-06-21T19:37:54.277Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.atrace.core.tests --- [2024-06-21T19:37:54.277Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/org.eclipse.tracecompass.incubator.atrace.core.tests-0.1.1-SNAPSHOT.jar [2024-06-21T19:37:54.277Z] [INFO] [2024-06-21T19:37:54.277Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.atrace.core.tests --- [2024-06-21T19:37:54.277Z] [INFO] [2024-06-21T19:37:54.277Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.atrace.core.tests --- [2024-06-21T19:37:54.277Z] [INFO] [2024-06-21T19:37:54.277Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.atrace.core.tests --- [2024-06-21T19:37:54.277Z] [INFO] [2024-06-21T19:37:54.277Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.atrace.core.tests --- [2024-06-21T19:37:54.277Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/org.eclipse.tracecompass.incubator.atrace.core.tests-0.1.1-SNAPSHOT.jar [2024-06-21T19:37:58.436Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/org.eclipse.tracecompass.incubator.atrace.core.tests-0.1.1-SNAPSHOT-sources.jar [2024-06-21T19:38:03.674Z] [INFO] [2024-06-21T19:38:03.674Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.atrace.core.tests --- [2024-06-21T19:38:03.674Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/work/data/.metadata/.log [2024-06-21T19:38:03.674Z] [INFO] Command line: [2024-06-21T19:38:03.674Z] [/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-stable/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/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-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2024-06-21T19:38:03.674Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:38:06.936Z] Running org.eclipse.tracecompass.incubator.atrace.core.tests.ActivatorTest [2024-06-21T19:38:06.936Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.eclipse.tracecompass.incubator.atrace.core.tests.ActivatorTest [2024-06-21T19:38:06.936Z] org.eclipse.tracecompass.incubator.atrace.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.024 s [2024-06-21T19:38:06.936Z] Running org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest [2024-06-21T19:38:07.191Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.623 s -- in org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest [2024-06-21T19:38:07.191Z] org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest.testValidate -- Time elapsed: 0.622 s [2024-06-21T19:38:07.191Z] org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest.testValidateDirectory -- Time elapsed: 0.001 s [2024-06-21T19:38:07.191Z] org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest.testValidateFileDoesNotExist -- Time elapsed: 0 s [2024-06-21T19:38:07.191Z] [2024-06-21T19:38:07.191Z] Results: [2024-06-21T19:38:07.191Z] [2024-06-21T19:38:07.191Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2024-06-21T19:38:07.191Z] [2024-06-21T19:38:07.446Z] 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. [2024-06-21T19:38:07.446Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2024-06-21T19:38:07.446Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2024-06-21T19:38:07.446Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2024-06-21T19:38:07.446Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2024-06-21T19:38:07.446Z] org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.(TmfEventProvider.java:115) [2024-06-21T19:38:07.446Z] org.eclipse.tracecompass.tmf.core.trace.TmfTrace.(TmfTrace.java:153) [2024-06-21T19:38:07.446Z] org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.(GenericFtrace.java:49) [2024-06-21T19:38:07.446Z] org.eclipse.tracecompass.incubator.internal.atrace.trace.ATrace.(ATrace.java:53) [2024-06-21T19:38:07.446Z] org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest.testValidate(ATraceTest.java:37) [2024-06-21T19:38:07.446Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:38:07.446Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:38:07.446Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:38:07.446Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:38:07.446Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2024-06-21T19:38:07.446Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2024-06-21T19:38:07.446Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2024-06-21T19:38:07.446Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2024-06-21T19:38:07.446Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:38:07.446Z] org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2024-06-21T19:38:07.446Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2024-06-21T19:38:07.446Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2024-06-21T19:38:07.446Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2024-06-21T19:38:07.446Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2024-06-21T19:38:07.446Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2024-06-21T19:38:07.446Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2024-06-21T19:38:07.446Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2024-06-21T19:38:07.446Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2024-06-21T19:38:07.446Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:38:07.446Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2024-06-21T19:38:07.446Z] org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) [2024-06-21T19:38:07.446Z] org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) [2024-06-21T19:38:07.446Z] org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) [2024-06-21T19:38:07.446Z] org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) [2024-06-21T19:38:07.446Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:38:07.446Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:38:07.446Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:38:07.446Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:38:07.446Z] org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) [2024-06-21T19:38:07.446Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) [2024-06-21T19:38:07.447Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) [2024-06-21T19:38:07.447Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) [2024-06-21T19:38:07.447Z] org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29) [2024-06-21T19:38:07.447Z] org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208) [2024-06-21T19:38:07.447Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) [2024-06-21T19:38:07.447Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) [2024-06-21T19:38:07.447Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) [2024-06-21T19:38:07.447Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) [2024-06-21T19:38:07.447Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:38:07.447Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:38:07.447Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:38:07.447Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:38:07.447Z] org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) [2024-06-21T19:38:07.447Z] org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) [2024-06-21T19:38:07.447Z] org.eclipse.equinox.launcher.Main.run(Main.java:1481) [2024-06-21T19:38:07.447Z] org.eclipse.equinox.launcher.Main.main(Main.java:1454) [2024-06-21T19:38:07.447Z] 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. [2024-06-21T19:38:07.447Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2024-06-21T19:38:07.447Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2024-06-21T19:38:07.447Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2024-06-21T19:38:07.447Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2024-06-21T19:38:07.447Z] org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.(TmfEventProvider.java:115) [2024-06-21T19:38:07.447Z] org.eclipse.tracecompass.tmf.core.trace.TmfTrace.(TmfTrace.java:153) [2024-06-21T19:38:07.447Z] org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.(GenericFtrace.java:49) [2024-06-21T19:38:07.447Z] org.eclipse.tracecompass.incubator.internal.atrace.trace.ATrace.(ATrace.java:53) [2024-06-21T19:38:07.447Z] org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest.testValidateDirectory(ATraceTest.java:62) [2024-06-21T19:38:07.447Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:38:07.447Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:38:07.447Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:38:07.447Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:38:07.447Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2024-06-21T19:38:07.447Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2024-06-21T19:38:07.447Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2024-06-21T19:38:07.447Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2024-06-21T19:38:07.447Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:38:07.447Z] org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2024-06-21T19:38:07.447Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2024-06-21T19:38:07.447Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2024-06-21T19:38:07.447Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2024-06-21T19:38:07.447Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2024-06-21T19:38:07.447Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2024-06-21T19:38:07.447Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2024-06-21T19:38:07.447Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2024-06-21T19:38:07.447Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2024-06-21T19:38:07.447Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:38:07.447Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2024-06-21T19:38:07.447Z] org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) [2024-06-21T19:38:07.447Z] org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) [2024-06-21T19:38:07.447Z] org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) [2024-06-21T19:38:07.447Z] org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) [2024-06-21T19:38:07.447Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:38:07.447Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:38:07.447Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:38:07.447Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:38:07.447Z] org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) [2024-06-21T19:38:07.447Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) [2024-06-21T19:38:07.447Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) [2024-06-21T19:38:07.447Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) [2024-06-21T19:38:07.447Z] org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29) [2024-06-21T19:38:07.447Z] org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208) [2024-06-21T19:38:07.447Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) [2024-06-21T19:38:07.447Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) [2024-06-21T19:38:07.447Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) [2024-06-21T19:38:07.447Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) [2024-06-21T19:38:07.447Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:38:07.447Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:38:07.447Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:38:07.447Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:38:07.447Z] org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) [2024-06-21T19:38:07.447Z] org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) [2024-06-21T19:38:07.447Z] org.eclipse.equinox.launcher.Main.run(Main.java:1481) [2024-06-21T19:38:07.447Z] org.eclipse.equinox.launcher.Main.main(Main.java:1454) [2024-06-21T19:38:07.447Z] 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. [2024-06-21T19:38:07.447Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2024-06-21T19:38:07.447Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2024-06-21T19:38:07.447Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2024-06-21T19:38:07.447Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2024-06-21T19:38:07.447Z] org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.(TmfEventProvider.java:115) [2024-06-21T19:38:07.447Z] org.eclipse.tracecompass.tmf.core.trace.TmfTrace.(TmfTrace.java:153) [2024-06-21T19:38:07.447Z] org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.(GenericFtrace.java:49) [2024-06-21T19:38:07.447Z] org.eclipse.tracecompass.incubator.internal.atrace.trace.ATrace.(ATrace.java:53) [2024-06-21T19:38:07.447Z] org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest.testValidateFileDoesNotExist(ATraceTest.java:50) [2024-06-21T19:38:07.447Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:38:07.447Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:38:07.447Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:38:07.447Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:38:07.447Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2024-06-21T19:38:07.447Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2024-06-21T19:38:07.447Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2024-06-21T19:38:07.447Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2024-06-21T19:38:07.447Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:38:07.447Z] org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2024-06-21T19:38:07.447Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2024-06-21T19:38:07.447Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2024-06-21T19:38:07.447Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2024-06-21T19:38:07.447Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2024-06-21T19:38:07.447Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2024-06-21T19:38:07.447Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2024-06-21T19:38:07.447Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2024-06-21T19:38:07.447Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2024-06-21T19:38:07.447Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:38:07.447Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2024-06-21T19:38:07.447Z] org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) [2024-06-21T19:38:07.447Z] org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) [2024-06-21T19:38:07.447Z] org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) [2024-06-21T19:38:07.447Z] org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) [2024-06-21T19:38:07.447Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:38:07.447Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:38:07.447Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:38:07.447Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:38:07.447Z] org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) [2024-06-21T19:38:07.447Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) [2024-06-21T19:38:07.448Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) [2024-06-21T19:38:07.448Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) [2024-06-21T19:38:07.448Z] org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29) [2024-06-21T19:38:07.448Z] org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208) [2024-06-21T19:38:07.448Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) [2024-06-21T19:38:07.448Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) [2024-06-21T19:38:07.448Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) [2024-06-21T19:38:07.448Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) [2024-06-21T19:38:07.448Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:38:07.448Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:38:07.448Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:38:07.448Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:38:07.448Z] org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) [2024-06-21T19:38:07.448Z] org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) [2024-06-21T19:38:07.448Z] org.eclipse.equinox.launcher.Main.run(Main.java:1481) [2024-06-21T19:38:07.448Z] org.eclipse.equinox.launcher.Main.main(Main.java:1454) [2024-06-21T19:38:07.703Z] [INFO] All tests passed [2024-06-21T19:38:07.703Z] [INFO] [2024-06-21T19:38:07.703Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace.core.tests --- [2024-06-21T19:38:07.703Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:38:07.703Z] [INFO] [2024-06-21T19:38:07.703Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace.core.tests --- [2024-06-21T19:38:07.703Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 54 classes [2024-06-21T19:38:07.959Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.core' with 5 classes [2024-06-21T19:38:07.959Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes [2024-06-21T19:38:07.959Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes [2024-06-21T19:38:07.959Z] [INFO] [2024-06-21T19:38:07.959Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.atrace.core.tests --- [2024-06-21T19:38:07.959Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:38:07.959Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:38:07.959Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:38:07.959Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:38:07.960Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:38:07.960Z] [INFO] [2024-06-21T19:38:07.960Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.atrace.core.tests --- [2024-06-21T19:38:07.960Z] [INFO] [2024-06-21T19:38:07.960Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core.tests >-- [2024-06-21T19:38:07.960Z] [INFO] Building org.eclipse.tracecompass.incubator.ros.core.tests 0.1.1-SNAPSHOT [107/128] [2024-06-21T19:38:07.960Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/.polyglot.build.properties [2024-06-21T19:38:07.960Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:38:07.960Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:38:07.960Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/.polyglot.build.properties [2024-06-21T19:38:08.214Z] [INFO] [2024-06-21T19:38:08.214Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros.core.tests --- [2024-06-21T19:38:08.214Z] [INFO] [2024-06-21T19:38:08.214Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros.core.tests --- [2024-06-21T19:38:08.214Z] [INFO] The project's OSGi version is 0.1.1.202406211918 [2024-06-21T19:38:08.214Z] [INFO] [2024-06-21T19:38:08.214Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros.core.tests --- [2024-06-21T19:38:08.214Z] [INFO] [2024-06-21T19:38:08.214Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros.core.tests --- [2024-06-21T19:38:08.214Z] [INFO] [2024-06-21T19:38:08.214Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros.core.tests --- [2024-06-21T19:38:08.214Z] [INFO] [2024-06-21T19:38:08.214Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros.core.tests --- [2024-06-21T19:38:08.214Z] [INFO] [2024-06-21T19:38:08.214Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros.core.tests --- [2024-06-21T19:38:08.214Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ros.core.tests [2024-06-21T19:38:08.469Z] [INFO] [2024-06-21T19:38:08.469Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros.core.tests --- [2024-06-21T19:38:08.469Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:38:08.469Z] [INFO] [2024-06-21T19:38:08.469Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros.core.tests --- [2024-06-21T19:38:08.469Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/src/main/resources [2024-06-21T19:38:08.469Z] [INFO] [2024-06-21T19:38:08.469Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros.core.tests --- [2024-06-21T19:38:08.469Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:38:08.469Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:38:08.469Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/.polyglot.build.properties [2024-06-21T19:38:08.469Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:38:08.724Z] [INFO] [2024-06-21T19:38:08.724Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ros.core.tests --- [2024-06-21T19:38:08.724Z] [INFO] [2024-06-21T19:38:08.724Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros.core.tests --- [2024-06-21T19:38:08.724Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/src/test/resources [2024-06-21T19:38:08.724Z] [INFO] [2024-06-21T19:38:08.724Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros.core.tests --- [2024-06-21T19:38:08.724Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 152 were skipped [2024-06-21T19:38:08.724Z] [INFO] [2024-06-21T19:38:08.724Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros.core.tests --- [2024-06-21T19:38:08.724Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/org.eclipse.tracecompass.incubator.ros.core.tests-0.1.1-SNAPSHOT-sources.jar [2024-06-21T19:38:08.724Z] [INFO] [2024-06-21T19:38:08.724Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros.core.tests --- [2024-06-21T19:38:08.724Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/org.eclipse.tracecompass.incubator.ros.core.tests-0.1.1-SNAPSHOT.jar [2024-06-21T19:38:08.724Z] [INFO] [2024-06-21T19:38:08.724Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros.core.tests --- [2024-06-21T19:38:08.724Z] [INFO] [2024-06-21T19:38:08.724Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ros.core.tests --- [2024-06-21T19:38:08.724Z] [INFO] [2024-06-21T19:38:08.724Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros.core.tests --- [2024-06-21T19:38:08.724Z] [INFO] [2024-06-21T19:38:08.724Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros.core.tests --- [2024-06-21T19:38:08.980Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/org.eclipse.tracecompass.incubator.ros.core.tests-0.1.1-SNAPSHOT.jar [2024-06-21T19:38:12.238Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/org.eclipse.tracecompass.incubator.ros.core.tests-0.1.1-SNAPSHOT-sources.jar [2024-06-21T19:38:15.501Z] [INFO] [2024-06-21T19:38:15.501Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.ros.core.tests --- [2024-06-21T19:38:15.501Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/work/data/.metadata/.log [2024-06-21T19:38:15.501Z] [INFO] Command line: [2024-06-21T19:38:15.501Z] [/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-stable/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/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-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2024-06-21T19:38:15.502Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:38:20.737Z] Running org.eclipse.tracecompass.incubator.ros.core.tests.RosTraceTest [2024-06-21T19:38:20.737Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 s -- in org.eclipse.tracecompass.incubator.ros.core.tests.RosTraceTest [2024-06-21T19:38:20.737Z] org.eclipse.tracecompass.incubator.ros.core.tests.RosTraceTest.testValidate -- Time elapsed: 0.273 s [2024-06-21T19:38:20.737Z] Running org.eclipse.tracecompass.incubator.ros.core.tests.ActivatorTest [2024-06-21T19:38:20.737Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.incubator.ros.core.tests.ActivatorTest [2024-06-21T19:38:20.737Z] org.eclipse.tracecompass.incubator.ros.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s [2024-06-21T19:38:20.737Z] [2024-06-21T19:38:20.737Z] Results: [2024-06-21T19:38:20.737Z] [2024-06-21T19:38:20.737Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2024-06-21T19:38:20.737Z] [2024-06-21T19:38:20.737Z] [INFO] All tests passed [2024-06-21T19:38:20.737Z] [INFO] [2024-06-21T19:38:20.737Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.core.tests --- [2024-06-21T19:38:20.737Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:38:20.737Z] [INFO] [2024-06-21T19:38:20.737Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.core.tests --- [2024-06-21T19:38:20.737Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.core' with 60 classes [2024-06-21T19:38:20.737Z] [INFO] [2024-06-21T19:38:20.737Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros.core.tests --- [2024-06-21T19:38:20.737Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:38:20.737Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:38:20.738Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:38:20.738Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:38:20.738Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:38:20.738Z] [INFO] [2024-06-21T19:38:20.738Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros.core.tests --- [2024-06-21T19:38:20.993Z] [INFO] [2024-06-21T19:38:20.993Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.core.tests >-- [2024-06-21T19:38:20.993Z] [INFO] Building org.eclipse.tracecompass.incubator.ros2.core.tests 0.1.2-SNAPSHOT [108/128] [2024-06-21T19:38:20.993Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/.polyglot.build.properties [2024-06-21T19:38:20.993Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:38:20.993Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:38:20.993Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/.polyglot.build.properties [2024-06-21T19:38:20.993Z] [INFO] [2024-06-21T19:38:20.993Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros2.core.tests --- [2024-06-21T19:38:20.993Z] [INFO] [2024-06-21T19:38:20.993Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros2.core.tests --- [2024-06-21T19:38:20.993Z] [INFO] The project's OSGi version is 0.1.2.202406211918 [2024-06-21T19:38:20.993Z] [INFO] [2024-06-21T19:38:20.993Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros2.core.tests --- [2024-06-21T19:38:20.993Z] [INFO] [2024-06-21T19:38:20.993Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros2.core.tests --- [2024-06-21T19:38:20.993Z] [INFO] [2024-06-21T19:38:20.993Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros2.core.tests --- [2024-06-21T19:38:20.993Z] [INFO] [2024-06-21T19:38:20.993Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros2.core.tests --- [2024-06-21T19:38:20.993Z] [INFO] [2024-06-21T19:38:20.993Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros2.core.tests --- [2024-06-21T19:38:20.993Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ros2.core.tests [2024-06-21T19:38:21.554Z] [INFO] [2024-06-21T19:38:21.554Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros2.core.tests --- [2024-06-21T19:38:21.554Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:38:21.554Z] [INFO] [2024-06-21T19:38:21.554Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros2.core.tests --- [2024-06-21T19:38:21.554Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/src/main/resources [2024-06-21T19:38:21.554Z] [INFO] [2024-06-21T19:38:21.554Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros2.core.tests --- [2024-06-21T19:38:21.554Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:38:21.554Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:38:21.554Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/.polyglot.build.properties [2024-06-21T19:38:21.554Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:38:21.554Z] [INFO] [2024-06-21T19:38:21.554Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ros2.core.tests --- [2024-06-21T19:38:21.554Z] [INFO] [2024-06-21T19:38:21.554Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros2.core.tests --- [2024-06-21T19:38:21.554Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/src/test/resources [2024-06-21T19:38:21.554Z] [INFO] [2024-06-21T19:38:21.554Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros2.core.tests --- [2024-06-21T19:38:21.554Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 148 were skipped [2024-06-21T19:38:21.554Z] [INFO] [2024-06-21T19:38:21.554Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros2.core.tests --- [2024-06-21T19:38:21.809Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/org.eclipse.tracecompass.incubator.ros2.core.tests-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:38:21.809Z] [INFO] [2024-06-21T19:38:21.809Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros2.core.tests --- [2024-06-21T19:38:21.809Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/org.eclipse.tracecompass.incubator.ros2.core.tests-0.1.2-SNAPSHOT.jar [2024-06-21T19:38:21.809Z] [INFO] [2024-06-21T19:38:21.809Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros2.core.tests --- [2024-06-21T19:38:21.809Z] [INFO] [2024-06-21T19:38:21.809Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ros2.core.tests --- [2024-06-21T19:38:21.809Z] [INFO] [2024-06-21T19:38:21.809Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros2.core.tests --- [2024-06-21T19:38:21.809Z] [INFO] [2024-06-21T19:38:21.809Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros2.core.tests --- [2024-06-21T19:38:21.810Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/org.eclipse.tracecompass.incubator.ros2.core.tests-0.1.2-SNAPSHOT.jar [2024-06-21T19:38:25.069Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/org.eclipse.tracecompass.incubator.ros2.core.tests-0.1.2-SNAPSHOT-sources.jar [2024-06-21T19:38:28.331Z] [INFO] [2024-06-21T19:38:28.331Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.ros2.core.tests --- [2024-06-21T19:38:28.587Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/work/data/.metadata/.log [2024-06-21T19:38:28.587Z] [INFO] Command line: [2024-06-21T19:38:28.587Z] [/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-stable/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/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-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2024-06-21T19:38:28.587Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:38:32.749Z] Running org.eclipse.tracecompass.incubator.ros2.core.tests.trace.Ros2TraceTest [2024-06-21T19:38:33.310Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 s -- in org.eclipse.tracecompass.incubator.ros2.core.tests.trace.Ros2TraceTest [2024-06-21T19:38:33.310Z] org.eclipse.tracecompass.incubator.ros2.core.tests.trace.Ros2TraceTest.testTraceValidation -- Time elapsed: 0.393 s [2024-06-21T19:38:33.310Z] Running org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostProcessTest [2024-06-21T19:38:33.310Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostProcessTest [2024-06-21T19:38:33.310Z] org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostProcessTest.testCompareTo -- Time elapsed: 0.002 s [2024-06-21T19:38:33.310Z] org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostProcessTest.testEquality -- Time elapsed: 0 s [2024-06-21T19:38:33.310Z] Running org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostProcessValueTest [2024-06-21T19:38:33.310Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostProcessValueTest [2024-06-21T19:38:33.310Z] org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostProcessValueTest.testCompareTo -- Time elapsed: 0 s [2024-06-21T19:38:33.310Z] org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostProcessValueTest.testEquality -- Time elapsed: 0 s [2024-06-21T19:38:33.310Z] Running org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostInfoTest [2024-06-21T19:38:33.310Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostInfoTest [2024-06-21T19:38:33.310Z] org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostInfoTest.testCompareTo -- Time elapsed: 0 s [2024-06-21T19:38:33.310Z] org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostInfoTest.testEquals -- Time elapsed: 0 s [2024-06-21T19:38:33.310Z] Running org.eclipse.tracecompass.incubator.ros2.core.tests.ActivatorTest [2024-06-21T19:38:33.310Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.incubator.ros2.core.tests.ActivatorTest [2024-06-21T19:38:33.310Z] org.eclipse.tracecompass.incubator.ros2.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s [2024-06-21T19:38:33.310Z] [2024-06-21T19:38:33.310Z] Results: [2024-06-21T19:38:33.310Z] [2024-06-21T19:38:33.310Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2024-06-21T19:38:33.310Z] [2024-06-21T19:38:33.310Z] 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. [2024-06-21T19:38:33.310Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2024-06-21T19:38:33.310Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2024-06-21T19:38:33.310Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2024-06-21T19:38:33.310Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2024-06-21T19:38:33.310Z] org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.(TmfEventProvider.java:115) [2024-06-21T19:38:33.310Z] org.eclipse.tracecompass.tmf.core.trace.TmfTrace.(TmfTrace.java:153) [2024-06-21T19:38:33.310Z] org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.(CtfTmfTrace.java:196) [2024-06-21T19:38:33.310Z] org.eclipse.tracecompass.incubator.internal.ros2.core.trace.Ros2Trace.(Ros2Trace.java:62) [2024-06-21T19:38:33.310Z] org.eclipse.tracecompass.incubator.ros2.core.tests.trace.Ros2TraceTest.testTraceValidation(Ros2TraceTest.java:81) [2024-06-21T19:38:33.310Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:38:33.310Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:38:33.310Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:38:33.310Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:38:33.310Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2024-06-21T19:38:33.310Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2024-06-21T19:38:33.310Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2024-06-21T19:38:33.310Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2024-06-21T19:38:33.310Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2024-06-21T19:38:33.310Z] org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2024-06-21T19:38:33.310Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:38:33.310Z] org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2024-06-21T19:38:33.310Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2024-06-21T19:38:33.310Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2024-06-21T19:38:33.310Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2024-06-21T19:38:33.310Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2024-06-21T19:38:33.310Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2024-06-21T19:38:33.310Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2024-06-21T19:38:33.310Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2024-06-21T19:38:33.310Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2024-06-21T19:38:33.310Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2024-06-21T19:38:33.310Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2024-06-21T19:38:33.310Z] org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) [2024-06-21T19:38:33.310Z] org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) [2024-06-21T19:38:33.310Z] org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) [2024-06-21T19:38:33.310Z] org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) [2024-06-21T19:38:33.310Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:38:33.310Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:38:33.310Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:38:33.310Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:38:33.310Z] org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) [2024-06-21T19:38:33.310Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) [2024-06-21T19:38:33.310Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) [2024-06-21T19:38:33.310Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) [2024-06-21T19:38:33.310Z] org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29) [2024-06-21T19:38:33.310Z] org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208) [2024-06-21T19:38:33.310Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) [2024-06-21T19:38:33.310Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) [2024-06-21T19:38:33.310Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) [2024-06-21T19:38:33.310Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) [2024-06-21T19:38:33.310Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:38:33.310Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:38:33.310Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:38:33.310Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:38:33.310Z] org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) [2024-06-21T19:38:33.310Z] org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) [2024-06-21T19:38:33.310Z] org.eclipse.equinox.launcher.Main.run(Main.java:1481) [2024-06-21T19:38:33.310Z] org.eclipse.equinox.launcher.Main.main(Main.java:1454) [2024-06-21T19:38:33.871Z] [INFO] All tests passed [2024-06-21T19:38:33.871Z] [INFO] [2024-06-21T19:38:33.871Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2.core.tests --- [2024-06-21T19:38:33.871Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:38:33.871Z] [INFO] [2024-06-21T19:38:33.871Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2.core.tests --- [2024-06-21T19:38:33.871Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2.core' with 81 classes [2024-06-21T19:38:33.871Z] [INFO] [2024-06-21T19:38:33.871Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros2.core.tests --- [2024-06-21T19:38:33.871Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:38:33.871Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:38:33.871Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:38:33.871Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:38:33.872Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:38:33.872Z] [INFO] [2024-06-21T19:38:33.872Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros2.core.tests --- [2024-06-21T19:38:33.872Z] [INFO] [2024-06-21T19:38:33.872Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core.tests >-- [2024-06-21T19:38:33.872Z] [INFO] Building org.eclipse.tracecompass.incubator.otf2.core.tests 0.1.1-SNAPSHOT [109/128] [2024-06-21T19:38:33.872Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/.polyglot.build.properties [2024-06-21T19:38:33.872Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:38:33.872Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:38:33.872Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/.polyglot.build.properties [2024-06-21T19:38:34.126Z] [INFO] [2024-06-21T19:38:34.126Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.otf2.core.tests --- [2024-06-21T19:38:34.126Z] [INFO] [2024-06-21T19:38:34.126Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.otf2.core.tests --- [2024-06-21T19:38:34.126Z] [INFO] The project's OSGi version is 0.1.1.202406211918 [2024-06-21T19:38:34.126Z] [INFO] [2024-06-21T19:38:34.126Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2.core.tests --- [2024-06-21T19:38:34.126Z] [INFO] [2024-06-21T19:38:34.126Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2.core.tests --- [2024-06-21T19:38:34.126Z] [INFO] [2024-06-21T19:38:34.126Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2.core.tests --- [2024-06-21T19:38:34.126Z] [INFO] [2024-06-21T19:38:34.126Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2.core.tests --- [2024-06-21T19:38:34.126Z] [INFO] [2024-06-21T19:38:34.126Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.otf2.core.tests --- [2024-06-21T19:38:34.126Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.otf2.core.tests [2024-06-21T19:38:34.126Z] [INFO] [2024-06-21T19:38:34.126Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2.core.tests --- [2024-06-21T19:38:34.126Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:38:34.126Z] [INFO] [2024-06-21T19:38:34.126Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2.core.tests --- [2024-06-21T19:38:34.126Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/src/main/resources [2024-06-21T19:38:34.126Z] [INFO] [2024-06-21T19:38:34.126Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.otf2.core.tests --- [2024-06-21T19:38:34.126Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:38:34.126Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:38:34.126Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/.polyglot.build.properties [2024-06-21T19:38:34.126Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:38:34.126Z] [INFO] [2024-06-21T19:38:34.126Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.otf2.core.tests --- [2024-06-21T19:38:34.126Z] [INFO] [2024-06-21T19:38:34.126Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.otf2.core.tests --- [2024-06-21T19:38:34.127Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/src/test/resources [2024-06-21T19:38:34.127Z] [INFO] [2024-06-21T19:38:34.127Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.otf2.core.tests --- [2024-06-21T19:38:34.127Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 112 were skipped [2024-06-21T19:38:34.127Z] [INFO] [2024-06-21T19:38:34.127Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.otf2.core.tests --- [2024-06-21T19:38:34.127Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/org.eclipse.tracecompass.incubator.otf2.core.tests-0.1.1-SNAPSHOT-sources.jar [2024-06-21T19:38:34.127Z] [INFO] [2024-06-21T19:38:34.127Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.otf2.core.tests --- [2024-06-21T19:38:34.381Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/org.eclipse.tracecompass.incubator.otf2.core.tests-0.1.1-SNAPSHOT.jar [2024-06-21T19:38:34.381Z] [INFO] [2024-06-21T19:38:34.381Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.otf2.core.tests --- [2024-06-21T19:38:34.381Z] [INFO] [2024-06-21T19:38:34.381Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.otf2.core.tests --- [2024-06-21T19:38:34.381Z] [INFO] [2024-06-21T19:38:34.381Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.otf2.core.tests --- [2024-06-21T19:38:34.381Z] [INFO] [2024-06-21T19:38:34.381Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.otf2.core.tests --- [2024-06-21T19:38:34.381Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/org.eclipse.tracecompass.incubator.otf2.core.tests-0.1.1-SNAPSHOT.jar [2024-06-21T19:38:38.541Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/org.eclipse.tracecompass.incubator.otf2.core.tests-0.1.1-SNAPSHOT-sources.jar [2024-06-21T19:38:43.779Z] [INFO] [2024-06-21T19:38:43.779Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.otf2.core.tests --- [2024-06-21T19:38:43.779Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/work/data/.metadata/.log [2024-06-21T19:38:43.779Z] [INFO] Command line: [2024-06-21T19:38:43.779Z] [/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-stable/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/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-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2024-06-21T19:38:43.779Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:38:47.038Z] Running org.eclipse.tracecompass.incubator.otf2.core.tests.ActivatorTest [2024-06-21T19:38:47.038Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.eclipse.tracecompass.incubator.otf2.core.tests.ActivatorTest [2024-06-21T19:38:47.038Z] org.eclipse.tracecompass.incubator.otf2.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.063 s [2024-06-21T19:38:47.038Z] [2024-06-21T19:38:47.038Z] Results: [2024-06-21T19:38:47.038Z] [2024-06-21T19:38:47.038Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-06-21T19:38:47.038Z] [2024-06-21T19:38:47.038Z] [INFO] All tests passed [2024-06-21T19:38:47.038Z] [INFO] [2024-06-21T19:38:47.038Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.core.tests --- [2024-06-21T19:38:47.038Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:38:47.038Z] [INFO] [2024-06-21T19:38:47.038Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.core.tests --- [2024-06-21T19:38:47.038Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.core' with 57 classes [2024-06-21T19:38:47.038Z] [INFO] [2024-06-21T19:38:47.038Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.otf2.core.tests --- [2024-06-21T19:38:47.038Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:38:47.038Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:38:47.038Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:38:47.039Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:38:47.039Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:38:47.039Z] [INFO] [2024-06-21T19:38:47.039Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.otf2.core.tests --- [2024-06-21T19:38:47.039Z] [INFO] [2024-06-21T19:38:47.039Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core >-- [2024-06-21T19:38:47.039Z] [INFO] Building org.eclipse.tracecompass.incubator.gerrit.core 0.1.1-SNAPSHOT [110/128] [2024-06-21T19:38:47.039Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/.polyglot.build.properties [2024-06-21T19:38:47.039Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:38:47.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 [2024-06-21T19:38:47.294Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/.polyglot.build.properties [2024-06-21T19:38:47.294Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.26.1/error_prone_annotations-2.26.1.jar [2024-06-21T19:38:47.294Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.26.1/error_prone_annotations-2.26.1.jar (19 kB at 484 kB/s) [2024-06-21T19:38:47.294Z] [INFO] [2024-06-21T19:38:47.294Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.gerrit.core --- [2024-06-21T19:38:47.294Z] [INFO] [2024-06-21T19:38:47.294Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.gerrit.core --- [2024-06-21T19:38:47.294Z] [INFO] The project's OSGi version is 0.1.1.202406211918 [2024-06-21T19:38:47.294Z] [INFO] [2024-06-21T19:38:47.294Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.gerrit.core --- [2024-06-21T19:38:47.294Z] [INFO] [2024-06-21T19:38:47.294Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.gerrit.core --- [2024-06-21T19:38:47.294Z] [INFO] [2024-06-21T19:38:47.294Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.gerrit.core --- [2024-06-21T19:38:47.294Z] [INFO] [2024-06-21T19:38:47.294Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.gerrit.core --- [2024-06-21T19:38:47.294Z] [INFO] [2024-06-21T19:38:47.294Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.gerrit.core --- [2024-06-21T19:38:47.294Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.gerrit.core [2024-06-21T19:38:47.294Z] [INFO] [2024-06-21T19:38:47.294Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.gerrit.core --- [2024-06-21T19:38:47.294Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:38:47.294Z] [INFO] [2024-06-21T19:38:47.294Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.gerrit.core --- [2024-06-21T19:38:47.294Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/src/main/resources [2024-06-21T19:38:47.294Z] [INFO] [2024-06-21T19:38:47.294Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.gerrit.core --- [2024-06-21T19:38:47.294Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:38:47.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 [2024-06-21T19:38:47.294Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/.polyglot.build.properties [2024-06-21T19:38:47.294Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:38:47.294Z] [INFO] [2024-06-21T19:38:47.294Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.gerrit.core --- [2024-06-21T19:38:47.294Z] [INFO] [2024-06-21T19:38:47.294Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.gerrit.core --- [2024-06-21T19:38:47.294Z] [INFO] [2024-06-21T19:38:47.294Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.gerrit.core --- [2024-06-21T19:38:47.294Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/src/test/resources [2024-06-21T19:38:47.294Z] [INFO] [2024-06-21T19:38:47.294Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.gerrit.core --- [2024-06-21T19:38:47.294Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:38:47.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 [2024-06-21T19:38:47.294Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/.polyglot.build.properties [2024-06-21T19:38:47.294Z] [INFO] [2024-06-21T19:38:47.294Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.gerrit.core --- [2024-06-21T19:38:47.294Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 13 were skipped [2024-06-21T19:38:47.294Z] [INFO] [2024-06-21T19:38:47.294Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.gerrit.core --- [2024-06-21T19:38:47.294Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/org.eclipse.tracecompass.incubator.gerrit.core-0.1.1-SNAPSHOT-sources.jar [2024-06-21T19:38:47.294Z] [INFO] [2024-06-21T19:38:47.294Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.gerrit.core --- [2024-06-21T19:38:47.549Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/org.eclipse.tracecompass.incubator.gerrit.core-0.1.1-SNAPSHOT.jar [2024-06-21T19:38:47.549Z] [INFO] [2024-06-21T19:38:47.549Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.gerrit.core --- [2024-06-21T19:38:47.549Z] [INFO] [2024-06-21T19:38:47.549Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.gerrit.core --- [2024-06-21T19:38:47.549Z] [INFO] [2024-06-21T19:38:47.549Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.gerrit.core --- [2024-06-21T19:38:47.549Z] [INFO] [2024-06-21T19:38:47.549Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.gerrit.core --- [2024-06-21T19:38:47.549Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/org.eclipse.tracecompass.incubator.gerrit.core-0.1.1-SNAPSHOT.jar [2024-06-21T19:38:50.811Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/org.eclipse.tracecompass.incubator.gerrit.core-0.1.1-SNAPSHOT-sources.jar [2024-06-21T19:38:54.071Z] [INFO] [2024-06-21T19:38:54.071Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit.core --- [2024-06-21T19:38:54.071Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:38:54.071Z] [INFO] [2024-06-21T19:38:54.071Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit.core --- [2024-06-21T19:38:54.071Z] [INFO] [2024-06-21T19:38:54.071Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.gerrit.core --- [2024-06-21T19:38:54.071Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:38:54.071Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:38:54.071Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:38:54.072Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:38:54.072Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:38:54.072Z] [INFO] [2024-06-21T19:38:54.072Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.gerrit.core --- [2024-06-21T19:38:54.072Z] [INFO] [2024-06-21T19:38:54.072Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.doc.user >-- [2024-06-21T19:38:54.072Z] [INFO] Building Trace Compass Incubator Gerrit User Guide 0.10.0-SNAPSHOT [111/128] [2024-06-21T19:38:54.072Z] [INFO] from doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/pom.xml [2024-06-21T19:38:54.072Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:38:54.072Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.doc.user:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/pom.xml [2024-06-21T19:38:54.072Z] [INFO] [2024-06-21T19:38:54.072Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:38:54.072Z] [INFO] [2024-06-21T19:38:54.072Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:38:54.072Z] [INFO] Executing tasks [2024-06-21T19:38:54.072Z] [INFO] Executed tasks [2024-06-21T19:38:54.072Z] [INFO] [2024-06-21T19:38:54.072Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:38:54.072Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target [2024-06-21T19:38:54.072Z] [INFO] [2024-06-21T19:38:54.072Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:38:54.072Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:38:54.072Z] [INFO] [2024-06-21T19:38:54.072Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:38:54.072Z] [INFO] [2024-06-21T19:38:54.072Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:38:54.072Z] [INFO] [2024-06-21T19:38:54.072Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:38:54.072Z] [INFO] [2024-06-21T19:38:54.072Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:38:54.072Z] [INFO] [2024-06-21T19:38:54.072Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:38:54.072Z] [INFO] Resolving class path of Trace Compass Incubator Gerrit User Guide [2024-06-21T19:38:54.072Z] [INFO] [2024-06-21T19:38:54.072Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:38:54.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-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:38:54.072Z] [INFO] [2024-06-21T19:38:54.072Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:38:54.072Z] [INFO] Executing tasks [2024-06-21T19:38:54.072Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/doc/User-Guide.html [2024-06-21T19:38:54.072Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:38:54.072Z] [INFO] Executed tasks [2024-06-21T19:38:54.072Z] [INFO] [2024-06-21T19:38:54.072Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:38:54.072Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/src/main/resources [2024-06-21T19:38:54.072Z] [INFO] [2024-06-21T19:38:54.072Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:38:54.072Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:38:54.072Z] [INFO] [2024-06-21T19:38:54.072Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:38:54.072Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:38:54.072Z] [INFO] Command line: [2024-06-21T19:38:54.072Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:38:54.072Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:38:54.999Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:38:54.999Z] 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) [2024-06-21T19:38:54.999Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:38:54.999Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:38:55.931Z] Buildfile: build.xml [2024-06-21T19:38:55.931Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:38:55.931Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:38:55.931Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:38:55.931Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:38:55.931Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:38:55.931Z] [2024-06-21T19:38:55.932Z] build.index: [2024-06-21T19:38:56.855Z] BUILD SUCCESSFUL [2024-06-21T19:38:56.855Z] [2024-06-21T19:38:56.855Z] BUILD SUCCESSFUL [2024-06-21T19:38:56.855Z] Total time: 1 second [2024-06-21T19:38:56.855Z] [INFO] [2024-06-21T19:38:56.855Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:38:56.855Z] [INFO] [2024-06-21T19:38:56.855Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:38:56.855Z] [INFO] [2024-06-21T19:38:56.855Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:38:56.855Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/src/test/resources [2024-06-21T19:38:56.855Z] [INFO] [2024-06-21T19:38:56.855Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:38:56.855Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:38:56.855Z] [INFO] [2024-06-21T19:38:56.855Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:38:56.855Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped [2024-06-21T19:38:56.855Z] [INFO] [2024-06-21T19:38:56.855Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:38:56.855Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:38:56.855Z] [INFO] [2024-06-21T19:38:56.855Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:38:56.855Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:38:56.855Z] [INFO] [2024-06-21T19:38:56.855Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:38:56.855Z] [INFO] [2024-06-21T19:38:56.855Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:38:56.855Z] [INFO] [2024-06-21T19:38:56.855Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:38:56.855Z] [INFO] [2024-06-21T19:38:56.855Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:38:56.855Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:39:01.016Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:39:03.527Z] [INFO] [2024-06-21T19:39:03.527Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:39:03.527Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:39:03.527Z] [INFO] [2024-06-21T19:39:03.527Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:39:03.527Z] [INFO] [2024-06-21T19:39:03.527Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:39:03.527Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.doc.user/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:39:03.527Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.10.0-SNAPSHOT.pom [2024-06-21T19:39:03.527Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.10.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.doc.user/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:39:03.527Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:39:03.527Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:39:03.527Z] [INFO] [2024-06-21T19:39:03.527Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:39:03.527Z] [INFO] [2024-06-21T19:39:03.527Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:39:03.527Z] [INFO] Executing tasks [2024-06-21T19:39:03.527Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.gerrit.doc.user [2024-06-21T19:39:03.527Z] [INFO] [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.gerrit.doc.user [2024-06-21T19:39:03.527Z] [INFO] Executed tasks [2024-06-21T19:39:03.527Z] [INFO] [2024-06-21T19:39:03.527Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit >-- [2024-06-21T19:39:03.527Z] [INFO] Building org.eclipse.tracecompass.incubator.gerrit 0.10.0-SNAPSHOT [112/128] [2024-06-21T19:39:03.527Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.gerrit/.polyglot.build.properties [2024-06-21T19:39:03.527Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:39:03.527Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit/.polyglot.build.properties [2024-06-21T19:39:03.527Z] [INFO] [2024-06-21T19:39:03.527Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.gerrit --- [2024-06-21T19:39:03.527Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target [2024-06-21T19:39:03.527Z] [INFO] [2024-06-21T19:39:03.527Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.gerrit --- [2024-06-21T19:39:03.527Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:39:03.527Z] [INFO] [2024-06-21T19:39:03.527Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.gerrit --- [2024-06-21T19:39:03.527Z] [INFO] [2024-06-21T19:39:03.527Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.gerrit --- [2024-06-21T19:39:03.527Z] [INFO] [2024-06-21T19:39:03.527Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.gerrit --- [2024-06-21T19:39:03.527Z] [INFO] [2024-06-21T19:39:03.527Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.gerrit --- [2024-06-21T19:39:03.527Z] [INFO] [2024-06-21T19:39:03.527Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.gerrit --- [2024-06-21T19:39:03.527Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:39:03.527Z] [INFO] [2024-06-21T19:39:03.527Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.gerrit --- [2024-06-21T19:39:03.527Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit/src/main/resources [2024-06-21T19:39:03.527Z] [INFO] [2024-06-21T19:39:03.527Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.gerrit --- [2024-06-21T19:39:03.527Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 14 were skipped [2024-06-21T19:39:03.527Z] [INFO] [2024-06-21T19:39:03.527Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.gerrit --- [2024-06-21T19:39:03.527Z] [INFO] [2024-06-21T19:39:03.527Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.gerrit --- [2024-06-21T19:39:03.527Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/org.eclipse.tracecompass.incubator.gerrit-0.10.0-SNAPSHOT.jar [2024-06-21T19:39:03.527Z] [INFO] [2024-06-21T19:39:03.527Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.gerrit --- [2024-06-21T19:39:03.527Z] [INFO] [2024-06-21T19:39:03.527Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.gerrit --- [2024-06-21T19:39:03.527Z] [INFO] [2024-06-21T19:39:03.527Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.gerrit --- [2024-06-21T19:39:03.527Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/org.eclipse.tracecompass.incubator.gerrit-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:39:03.527Z] [INFO] [2024-06-21T19:39:03.527Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.gerrit --- [2024-06-21T19:39:03.527Z] [INFO] [2024-06-21T19:39:03.527Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.gerrit --- [2024-06-21T19:39:03.527Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/org.eclipse.tracecompass.incubator.gerrit-0.10.0-SNAPSHOT.jar [2024-06-21T19:39:06.788Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/org.eclipse.tracecompass.incubator.gerrit-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:39:12.027Z] [INFO] [2024-06-21T19:39:12.028Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit --- [2024-06-21T19:39:12.028Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:39:12.028Z] [INFO] [2024-06-21T19:39:12.028Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit --- [2024-06-21T19:39:12.282Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.gerrit.core' with 1 classes [2024-06-21T19:39:12.282Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.gerrit.doc.user' with 0 classes [2024-06-21T19:39:12.282Z] [INFO] [2024-06-21T19:39:12.282Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.gerrit --- [2024-06-21T19:39:12.282Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/org.eclipse.tracecompass.incubator.gerrit-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit-0.10.0-SNAPSHOT.jar [2024-06-21T19:39:12.282Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit-0.10.0-SNAPSHOT.pom [2024-06-21T19:39:12.282Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/org.eclipse.tracecompass.incubator.gerrit-0.10.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:39:12.282Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:39:12.282Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:39:12.282Z] [INFO] [2024-06-21T19:39:12.282Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.gerrit --- [2024-06-21T19:39:12.282Z] [INFO] [2024-06-21T19:39:12.282Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core.tests >-- [2024-06-21T19:39:12.282Z] [INFO] Building org.eclipse.tracecompass.incubator.gerrit.core.tests 0.1.1-SNAPSHOT [113/128] [2024-06-21T19:39:12.282Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/.polyglot.build.properties [2024-06-21T19:39:12.282Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:39:12.282Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:39:12.282Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/.polyglot.build.properties [2024-06-21T19:39:12.282Z] [INFO] [2024-06-21T19:39:12.282Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.gerrit.core.tests --- [2024-06-21T19:39:12.282Z] [INFO] [2024-06-21T19:39:12.282Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.gerrit.core.tests --- [2024-06-21T19:39:12.282Z] [INFO] The project's OSGi version is 0.1.1.202406211918 [2024-06-21T19:39:12.282Z] [INFO] [2024-06-21T19:39:12.282Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.gerrit.core.tests --- [2024-06-21T19:39:12.282Z] [INFO] [2024-06-21T19:39:12.282Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.gerrit.core.tests --- [2024-06-21T19:39:12.282Z] [INFO] [2024-06-21T19:39:12.282Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.gerrit.core.tests --- [2024-06-21T19:39:12.282Z] [INFO] [2024-06-21T19:39:12.282Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.gerrit.core.tests --- [2024-06-21T19:39:12.282Z] [INFO] [2024-06-21T19:39:12.282Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.gerrit.core.tests --- [2024-06-21T19:39:12.282Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.gerrit.core.tests [2024-06-21T19:39:12.282Z] [INFO] [2024-06-21T19:39:12.282Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.gerrit.core.tests --- [2024-06-21T19:39:12.282Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:39:12.282Z] [INFO] [2024-06-21T19:39:12.282Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.gerrit.core.tests --- [2024-06-21T19:39:12.282Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/src/main/resources [2024-06-21T19:39:12.283Z] [INFO] [2024-06-21T19:39:12.283Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.gerrit.core.tests --- [2024-06-21T19:39:12.283Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:39:12.283Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:39:12.283Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/.polyglot.build.properties [2024-06-21T19:39:12.283Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:39:12.538Z] [INFO] [2024-06-21T19:39:12.538Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.gerrit.core.tests --- [2024-06-21T19:39:12.538Z] [INFO] [2024-06-21T19:39:12.538Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.gerrit.core.tests --- [2024-06-21T19:39:12.538Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/src/test/resources [2024-06-21T19:39:12.538Z] [INFO] [2024-06-21T19:39:12.538Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.gerrit.core.tests --- [2024-06-21T19:39:12.538Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped [2024-06-21T19:39:12.538Z] [INFO] [2024-06-21T19:39:12.538Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.gerrit.core.tests --- [2024-06-21T19:39:12.538Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.1.1-SNAPSHOT-sources.jar [2024-06-21T19:39:12.538Z] [INFO] [2024-06-21T19:39:12.538Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.gerrit.core.tests --- [2024-06-21T19:39:12.538Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.1.1-SNAPSHOT.jar [2024-06-21T19:39:12.538Z] [INFO] [2024-06-21T19:39:12.538Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.gerrit.core.tests --- [2024-06-21T19:39:12.538Z] [INFO] [2024-06-21T19:39:12.538Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.gerrit.core.tests --- [2024-06-21T19:39:12.538Z] [INFO] [2024-06-21T19:39:12.538Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.gerrit.core.tests --- [2024-06-21T19:39:12.538Z] [INFO] [2024-06-21T19:39:12.538Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.gerrit.core.tests --- [2024-06-21T19:39:12.538Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.1.1-SNAPSHOT.jar [2024-06-21T19:39:17.781Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.1.1-SNAPSHOT-sources.jar [2024-06-21T19:39:23.015Z] [INFO] [2024-06-21T19:39:23.015Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.gerrit.core.tests --- [2024-06-21T19:39:23.015Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/work/data/.metadata/.log [2024-06-21T19:39:23.015Z] [INFO] Command line: [2024-06-21T19:39:23.015Z] [/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-stable/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/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-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2024-06-21T19:39:23.015Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:39:26.273Z] Running org.eclipse.tracecompass.incubator.gerrit.core.tests.ActivatorTest [2024-06-21T19:39:26.273Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.eclipse.tracecompass.incubator.gerrit.core.tests.ActivatorTest [2024-06-21T19:39:26.273Z] org.eclipse.tracecompass.incubator.gerrit.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.023 s [2024-06-21T19:39:26.273Z] [2024-06-21T19:39:26.273Z] Results: [2024-06-21T19:39:26.273Z] [2024-06-21T19:39:26.273Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-06-21T19:39:26.273Z] [2024-06-21T19:39:26.273Z] [INFO] All tests passed [2024-06-21T19:39:26.273Z] [INFO] [2024-06-21T19:39:26.273Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit.core.tests --- [2024-06-21T19:39:26.273Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:39:26.273Z] [INFO] [2024-06-21T19:39:26.273Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit.core.tests --- [2024-06-21T19:39:26.273Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.gerrit.core' with 1 classes [2024-06-21T19:39:26.273Z] [INFO] [2024-06-21T19:39:26.273Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.gerrit.core.tests --- [2024-06-21T19:39:26.273Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:39:26.273Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:39:26.273Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:39:26.273Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:39:26.273Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:39:26.274Z] [INFO] [2024-06-21T19:39:26.274Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.gerrit.core.tests --- [2024-06-21T19:39:26.274Z] [INFO] [2024-06-21T19:39:26.274Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core >-- [2024-06-21T19:39:26.274Z] [INFO] Building org.eclipse.tracecompass.incubator.system.core 0.1.3-SNAPSHOT [114/128] [2024-06-21T19:39:26.274Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.system.core/.polyglot.build.properties [2024-06-21T19:39:26.274Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:39:26.274Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:39:26.274Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/.polyglot.build.properties [2024-06-21T19:39:26.274Z] [INFO] [2024-06-21T19:39:26.274Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.system.core --- [2024-06-21T19:39:26.274Z] [INFO] [2024-06-21T19:39:26.274Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.system.core --- [2024-06-21T19:39:26.274Z] [INFO] The project's OSGi version is 0.1.3.202406211918 [2024-06-21T19:39:26.274Z] [INFO] [2024-06-21T19:39:26.274Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.system.core --- [2024-06-21T19:39:26.274Z] [INFO] [2024-06-21T19:39:26.274Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.system.core --- [2024-06-21T19:39:26.274Z] [INFO] [2024-06-21T19:39:26.274Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.system.core --- [2024-06-21T19:39:26.274Z] [INFO] [2024-06-21T19:39:26.274Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.system.core --- [2024-06-21T19:39:26.274Z] [INFO] [2024-06-21T19:39:26.274Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.system.core --- [2024-06-21T19:39:26.274Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.system.core [2024-06-21T19:39:26.274Z] [INFO] [2024-06-21T19:39:26.274Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.system.core --- [2024-06-21T19:39:26.274Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:39:26.274Z] [INFO] [2024-06-21T19:39:26.274Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.system.core --- [2024-06-21T19:39:26.274Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/src/main/resources [2024-06-21T19:39:26.274Z] [INFO] [2024-06-21T19:39:26.274Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.system.core --- [2024-06-21T19:39:26.274Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:39:26.274Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:39:26.274Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/.polyglot.build.properties [2024-06-21T19:39:26.274Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:39:26.529Z] [INFO] [2024-06-21T19:39:26.529Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.system.core --- [2024-06-21T19:39:26.529Z] [INFO] [2024-06-21T19:39:26.529Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.system.core --- [2024-06-21T19:39:26.529Z] [INFO] [2024-06-21T19:39:26.529Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.system.core --- [2024-06-21T19:39:26.529Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/src/test/resources [2024-06-21T19:39:26.529Z] [INFO] [2024-06-21T19:39:26.529Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.system.core --- [2024-06-21T19:39:26.529Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:39:26.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 [2024-06-21T19:39:26.529Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/.polyglot.build.properties [2024-06-21T19:39:26.529Z] [INFO] [2024-06-21T19:39:26.529Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.system.core --- [2024-06-21T19:39:26.529Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 27 were skipped [2024-06-21T19:39:26.529Z] [INFO] [2024-06-21T19:39:26.529Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.system.core --- [2024-06-21T19:39:26.529Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/org.eclipse.tracecompass.incubator.system.core-0.1.3-SNAPSHOT-sources.jar [2024-06-21T19:39:26.529Z] [INFO] [2024-06-21T19:39:26.529Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.system.core --- [2024-06-21T19:39:26.529Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/org.eclipse.tracecompass.incubator.system.core-0.1.3-SNAPSHOT.jar [2024-06-21T19:39:26.529Z] [INFO] [2024-06-21T19:39:26.529Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.system.core --- [2024-06-21T19:39:26.529Z] [INFO] [2024-06-21T19:39:26.529Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.system.core --- [2024-06-21T19:39:26.529Z] [INFO] [2024-06-21T19:39:26.529Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.system.core --- [2024-06-21T19:39:26.529Z] [INFO] [2024-06-21T19:39:26.529Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.system.core --- [2024-06-21T19:39:26.529Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/org.eclipse.tracecompass.incubator.system.core-0.1.3-SNAPSHOT.jar [2024-06-21T19:39:30.686Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/org.eclipse.tracecompass.incubator.system.core-0.1.3-SNAPSHOT-sources.jar [2024-06-21T19:39:33.195Z] [INFO] [2024-06-21T19:39:33.195Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.system.core --- [2024-06-21T19:39:33.195Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:39:33.195Z] [INFO] [2024-06-21T19:39:33.195Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.system.core --- [2024-06-21T19:39:33.195Z] [INFO] [2024-06-21T19:39:33.195Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.system.core --- [2024-06-21T19:39:33.195Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:39:33.195Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:39:33.195Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:39:33.195Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:39:33.195Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:39:33.195Z] [INFO] [2024-06-21T19:39:33.195Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.system.core --- [2024-06-21T19:39:33.195Z] [INFO] [2024-06-21T19:39:33.195Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.doc.user >-- [2024-06-21T19:39:33.195Z] [INFO] Building Trace Compass Incubator System User Guide 0.10.0-SNAPSHOT [115/128] [2024-06-21T19:39:33.195Z] [INFO] from doc/org.eclipse.tracecompass.incubator.system.doc.user/pom.xml [2024-06-21T19:39:33.195Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:39:33.195Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.doc.user:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/pom.xml [2024-06-21T19:39:33.195Z] [INFO] [2024-06-21T19:39:33.195Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:39:33.195Z] [INFO] [2024-06-21T19:39:33.195Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:39:33.450Z] [INFO] Executing tasks [2024-06-21T19:39:33.450Z] [INFO] Executed tasks [2024-06-21T19:39:33.450Z] [INFO] [2024-06-21T19:39:33.450Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:39:33.450Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target [2024-06-21T19:39:33.450Z] [INFO] [2024-06-21T19:39:33.450Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:39:33.450Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:39:33.450Z] [INFO] [2024-06-21T19:39:33.450Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:39:33.450Z] [INFO] [2024-06-21T19:39:33.450Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:39:33.450Z] [INFO] [2024-06-21T19:39:33.450Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:39:33.450Z] [INFO] [2024-06-21T19:39:33.450Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:39:33.450Z] [INFO] [2024-06-21T19:39:33.450Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:39:33.450Z] [INFO] Resolving class path of Trace Compass Incubator System User Guide [2024-06-21T19:39:33.450Z] [INFO] [2024-06-21T19:39:33.450Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:39:33.450Z] [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-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:39:33.450Z] [INFO] [2024-06-21T19:39:33.450Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:39:33.450Z] [INFO] Executing tasks [2024-06-21T19:39:33.450Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/doc/User-Guide.html [2024-06-21T19:39:33.450Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:39:33.450Z] [INFO] Executed tasks [2024-06-21T19:39:33.450Z] [INFO] [2024-06-21T19:39:33.450Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:39:33.450Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/src/main/resources [2024-06-21T19:39:33.450Z] [INFO] [2024-06-21T19:39:33.450Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:39:33.450Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:39:33.450Z] [INFO] [2024-06-21T19:39:33.450Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:39:33.450Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:39:33.450Z] [INFO] Command line: [2024-06-21T19:39:33.450Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:39:33.450Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:39:34.010Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:39:34.010Z] 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) [2024-06-21T19:39:34.010Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:39:34.011Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:39:35.373Z] Buildfile: build.xml [2024-06-21T19:39:35.373Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:39:35.373Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:39:35.373Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:39:35.373Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:39:35.373Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:39:35.373Z] [2024-06-21T19:39:35.373Z] build.index: [2024-06-21T19:39:36.298Z] BUILD SUCCESSFUL [2024-06-21T19:39:36.298Z] [2024-06-21T19:39:36.298Z] BUILD SUCCESSFUL [2024-06-21T19:39:36.298Z] Total time: 1 second [2024-06-21T19:39:36.298Z] [INFO] [2024-06-21T19:39:36.298Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:39:36.298Z] [INFO] [2024-06-21T19:39:36.298Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:39:36.298Z] [INFO] [2024-06-21T19:39:36.298Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:39:36.298Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/src/test/resources [2024-06-21T19:39:36.298Z] [INFO] [2024-06-21T19:39:36.298Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:39:36.298Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:39:36.298Z] [INFO] [2024-06-21T19:39:36.298Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:39:36.298Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped [2024-06-21T19:39:36.298Z] [INFO] [2024-06-21T19:39:36.298Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:39:36.298Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/org.eclipse.tracecompass.incubator.system.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:39:36.298Z] [INFO] [2024-06-21T19:39:36.298Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:39:36.298Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/org.eclipse.tracecompass.incubator.system.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:39:36.298Z] [INFO] [2024-06-21T19:39:36.298Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:39:36.298Z] [INFO] [2024-06-21T19:39:36.298Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:39:36.298Z] [INFO] [2024-06-21T19:39:36.298Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:39:36.298Z] [INFO] [2024-06-21T19:39:36.298Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:39:36.298Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/org.eclipse.tracecompass.incubator.system.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:39:39.559Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/org.eclipse.tracecompass.incubator.system.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:39:42.822Z] [INFO] [2024-06-21T19:39:42.822Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:39:42.822Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:39:42.822Z] [INFO] [2024-06-21T19:39:42.822Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:39:42.822Z] [INFO] [2024-06-21T19:39:42.822Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:39:42.822Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/org.eclipse.tracecompass.incubator.system.doc.user-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.doc.user/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.system.doc.user-0.10.0-SNAPSHOT.jar [2024-06-21T19:39:42.822Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.system.doc.user-0.10.0-SNAPSHOT.pom [2024-06-21T19:39:42.822Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/org.eclipse.tracecompass.incubator.system.doc.user-0.10.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.doc.user/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.system.doc.user-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:39:42.822Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.system.doc.user-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:39:42.822Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.system.doc.user-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:39:42.822Z] [INFO] [2024-06-21T19:39:42.822Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:39:42.822Z] [INFO] [2024-06-21T19:39:42.822Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:39:42.822Z] [INFO] Executing tasks [2024-06-21T19:39:42.822Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.system.doc.user [2024-06-21T19:39:42.822Z] [INFO] [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.system.doc.user [2024-06-21T19:39:42.822Z] [INFO] Executed tasks [2024-06-21T19:39:42.822Z] [INFO] [2024-06-21T19:39:42.822Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system >-- [2024-06-21T19:39:42.822Z] [INFO] Building org.eclipse.tracecompass.incubator.system 0.10.0-SNAPSHOT [116/128] [2024-06-21T19:39:42.822Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.system/.polyglot.build.properties [2024-06-21T19:39:42.822Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:39:42.822Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system/.polyglot.build.properties [2024-06-21T19:39:43.077Z] [INFO] [2024-06-21T19:39:43.077Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.system --- [2024-06-21T19:39:43.077Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system/target [2024-06-21T19:39:43.077Z] [INFO] [2024-06-21T19:39:43.077Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.system --- [2024-06-21T19:39:43.077Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:39:43.077Z] [INFO] [2024-06-21T19:39:43.077Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.system --- [2024-06-21T19:39:43.077Z] [INFO] [2024-06-21T19:39:43.077Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.system --- [2024-06-21T19:39:43.077Z] [INFO] [2024-06-21T19:39:43.077Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.system --- [2024-06-21T19:39:43.077Z] [INFO] [2024-06-21T19:39:43.077Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.system --- [2024-06-21T19:39:43.077Z] [INFO] [2024-06-21T19:39:43.077Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.system --- [2024-06-21T19:39:43.077Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.system/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:39:43.077Z] [INFO] [2024-06-21T19:39:43.077Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.system --- [2024-06-21T19:39:43.077Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system/src/main/resources [2024-06-21T19:39:43.077Z] [INFO] [2024-06-21T19:39:43.077Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.system --- [2024-06-21T19:39:43.077Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 28 were skipped [2024-06-21T19:39:43.077Z] [INFO] [2024-06-21T19:39:43.077Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.system --- [2024-06-21T19:39:43.077Z] [INFO] [2024-06-21T19:39:43.077Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.system --- [2024-06-21T19:39:43.077Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system/target/org.eclipse.tracecompass.incubator.system-0.10.0-SNAPSHOT.jar [2024-06-21T19:39:43.077Z] [INFO] [2024-06-21T19:39:43.077Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.system --- [2024-06-21T19:39:43.077Z] [INFO] [2024-06-21T19:39:43.077Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.system --- [2024-06-21T19:39:43.077Z] [INFO] [2024-06-21T19:39:43.077Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.system --- [2024-06-21T19:39:43.077Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system/target/org.eclipse.tracecompass.incubator.system-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:39:43.077Z] [INFO] [2024-06-21T19:39:43.077Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.system --- [2024-06-21T19:39:43.077Z] [INFO] [2024-06-21T19:39:43.077Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.system --- [2024-06-21T19:39:43.077Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system/target/org.eclipse.tracecompass.incubator.system-0.10.0-SNAPSHOT.jar [2024-06-21T19:39:46.337Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system/target/org.eclipse.tracecompass.incubator.system-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:39:49.600Z] [INFO] [2024-06-21T19:39:49.600Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.system --- [2024-06-21T19:39:49.600Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:39:49.600Z] [INFO] [2024-06-21T19:39:49.600Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.system --- [2024-06-21T19:39:49.600Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.system.core' with 5 classes [2024-06-21T19:39:49.600Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.system.doc.user' with 0 classes [2024-06-21T19:39:49.600Z] [INFO] [2024-06-21T19:39:49.600Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.system --- [2024-06-21T19:39:49.600Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system/target/org.eclipse.tracecompass.incubator.system-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.system-0.10.0-SNAPSHOT.jar [2024-06-21T19:39:49.600Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.system-0.10.0-SNAPSHOT.pom [2024-06-21T19:39:49.600Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system/target/org.eclipse.tracecompass.incubator.system-0.10.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.system-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:39:49.600Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.system-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:39:49.600Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.system-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:39:49.600Z] [INFO] [2024-06-21T19:39:49.600Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.system --- [2024-06-21T19:39:49.600Z] [INFO] [2024-06-21T19:39:49.600Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core.tests >-- [2024-06-21T19:39:49.600Z] [INFO] Building org.eclipse.tracecompass.incubator.system.core.tests 0.1.1-SNAPSHOT [117/128] [2024-06-21T19:39:49.600Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/.polyglot.build.properties [2024-06-21T19:39:49.600Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:39:49.600Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:39:49.600Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/.polyglot.build.properties [2024-06-21T19:39:49.856Z] [INFO] [2024-06-21T19:39:49.856Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.system.core.tests --- [2024-06-21T19:39:49.856Z] [INFO] [2024-06-21T19:39:49.856Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.system.core.tests --- [2024-06-21T19:39:49.856Z] [INFO] The project's OSGi version is 0.1.1.202406211918 [2024-06-21T19:39:49.856Z] [INFO] [2024-06-21T19:39:49.856Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.system.core.tests --- [2024-06-21T19:39:49.856Z] [INFO] [2024-06-21T19:39:49.856Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.system.core.tests --- [2024-06-21T19:39:49.856Z] [INFO] [2024-06-21T19:39:49.856Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.system.core.tests --- [2024-06-21T19:39:49.856Z] [INFO] [2024-06-21T19:39:49.856Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.system.core.tests --- [2024-06-21T19:39:49.856Z] [INFO] [2024-06-21T19:39:49.856Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.system.core.tests --- [2024-06-21T19:39:49.856Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.system.core.tests [2024-06-21T19:39:49.856Z] [INFO] [2024-06-21T19:39:49.856Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.system.core.tests --- [2024-06-21T19:39:49.856Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:39:49.856Z] [INFO] [2024-06-21T19:39:49.856Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.system.core.tests --- [2024-06-21T19:39:49.856Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/src/main/resources [2024-06-21T19:39:49.856Z] [INFO] [2024-06-21T19:39:49.856Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.system.core.tests --- [2024-06-21T19:39:49.856Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:39:49.856Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:39:49.856Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/.polyglot.build.properties [2024-06-21T19:39:49.856Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:39:49.856Z] [INFO] [2024-06-21T19:39:49.856Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.system.core.tests --- [2024-06-21T19:39:49.856Z] [INFO] [2024-06-21T19:39:49.856Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.system.core.tests --- [2024-06-21T19:39:49.856Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/src/test/resources [2024-06-21T19:39:49.856Z] [INFO] [2024-06-21T19:39:49.856Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.system.core.tests --- [2024-06-21T19:39:49.856Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 105 were skipped [2024-06-21T19:39:49.856Z] [INFO] [2024-06-21T19:39:49.856Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.system.core.tests --- [2024-06-21T19:39:49.856Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/org.eclipse.tracecompass.incubator.system.core.tests-0.1.1-SNAPSHOT-sources.jar [2024-06-21T19:39:49.857Z] [INFO] [2024-06-21T19:39:49.857Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.system.core.tests --- [2024-06-21T19:39:50.111Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/org.eclipse.tracecompass.incubator.system.core.tests-0.1.1-SNAPSHOT.jar [2024-06-21T19:39:50.111Z] [INFO] [2024-06-21T19:39:50.111Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.system.core.tests --- [2024-06-21T19:39:50.111Z] [INFO] [2024-06-21T19:39:50.111Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.system.core.tests --- [2024-06-21T19:39:50.111Z] [INFO] [2024-06-21T19:39:50.111Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.system.core.tests --- [2024-06-21T19:39:50.111Z] [INFO] [2024-06-21T19:39:50.111Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.system.core.tests --- [2024-06-21T19:39:50.111Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/org.eclipse.tracecompass.incubator.system.core.tests-0.1.1-SNAPSHOT.jar [2024-06-21T19:39:53.373Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/org.eclipse.tracecompass.incubator.system.core.tests-0.1.1-SNAPSHOT-sources.jar [2024-06-21T19:39:58.612Z] [INFO] [2024-06-21T19:39:58.612Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.system.core.tests --- [2024-06-21T19:39:58.612Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/work/data/.metadata/.log [2024-06-21T19:39:58.612Z] [INFO] Command line: [2024-06-21T19:39:58.612Z] [/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-stable/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/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-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2024-06-21T19:39:58.612Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:40:02.773Z] Running org.eclipse.tracecompass.incubator.system.core.tests.ActivatorTest [2024-06-21T19:40:02.773Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.tracecompass.incubator.system.core.tests.ActivatorTest [2024-06-21T19:40:02.773Z] org.eclipse.tracecompass.incubator.system.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.023 s [2024-06-21T19:40:02.773Z] [2024-06-21T19:40:02.773Z] Results: [2024-06-21T19:40:02.773Z] [2024-06-21T19:40:02.773Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-06-21T19:40:02.773Z] [2024-06-21T19:40:02.773Z] [INFO] All tests passed [2024-06-21T19:40:02.773Z] [INFO] [2024-06-21T19:40:02.773Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.system.core.tests --- [2024-06-21T19:40:02.773Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:40:02.773Z] [INFO] [2024-06-21T19:40:02.773Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.system.core.tests --- [2024-06-21T19:40:02.773Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.system.core' with 5 classes [2024-06-21T19:40:02.773Z] [INFO] [2024-06-21T19:40:02.773Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.system.core.tests --- [2024-06-21T19:40:02.773Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:40:02.773Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:40:02.773Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:40:02.773Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:40:02.773Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:40:02.773Z] [INFO] [2024-06-21T19:40:02.773Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.system.core.tests --- [2024-06-21T19:40:02.773Z] [INFO] [2024-06-21T19:40:02.773Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server-parent >-- [2024-06-21T19:40:02.773Z] [INFO] Building Trace Compass Incubator Trace Server Parent 0.10.0-SNAPSHOT [118/128] [2024-06-21T19:40:02.773Z] [INFO] from trace-server/pom.xml [2024-06-21T19:40:02.773Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-21T19:40:02.773Z] [INFO] [2024-06-21T19:40:02.773Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server-parent --- [2024-06-21T19:40:02.773Z] [INFO] [2024-06-21T19:40:02.773Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server-parent --- [2024-06-21T19:40:02.773Z] [INFO] [2024-06-21T19:40:02.773Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server-parent --- [2024-06-21T19:40:02.773Z] [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-stable/trace-server/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:40:02.773Z] [INFO] [2024-06-21T19:40:02.773Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.trace.server-parent --- [2024-06-21T19:40:02.773Z] [INFO] [2024-06-21T19:40:02.773Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.trace.server-parent --- [2024-06-21T19:40:02.774Z] [INFO] [2024-06-21T19:40:02.774Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server-parent --- [2024-06-21T19:40:02.774Z] [INFO] [2024-06-21T19:40:02.774Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.trace.server-parent --- [2024-06-21T19:40:02.774Z] [INFO] [2024-06-21T19:40:02.774Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server-parent --- [2024-06-21T19:40:02.774Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:40:02.774Z] [INFO] [2024-06-21T19:40:02.774Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server-parent --- [2024-06-21T19:40:02.774Z] [INFO] [2024-06-21T19:40:02.774Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.trace.server-parent --- [2024-06-21T19:40:02.774Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server-parent/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server-parent-0.10.0-SNAPSHOT.pom [2024-06-21T19:40:02.774Z] [INFO] [2024-06-21T19:40:02.774Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core >-- [2024-06-21T19:40:02.774Z] [INFO] Building org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core 0.1.9-SNAPSHOT [119/128] [2024-06-21T19:40:02.774Z] [INFO] from trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/.polyglot.build.properties [2024-06-21T19:40:02.774Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:40:02.774Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:40:02.774Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core:0.1.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/.polyglot.build.properties [2024-06-21T19:40:03.029Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.17.1/jackson-annotations-2.17.1.jar [2024-06-21T19:40:03.029Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.17.1/jackson-annotations-2.17.1.jar (78 kB at 1.9 MB/s) [2024-06-21T19:40:03.029Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.17.1/jackson-core-2.17.1.jar [2024-06-21T19:40:03.029Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.17.1/jackson-core-2.17.1.jar (582 kB at 34 MB/s) [2024-06-21T19:40:03.284Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.17.1/jackson-databind-2.17.1.jar [2024-06-21T19:40:03.284Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.17.1/jackson-databind-2.17.1.jar (1.6 MB at 59 MB/s) [2024-06-21T19:40:03.284Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/datatype/jackson-datatype-guava/2.17.1/jackson-datatype-guava-2.17.1.jar [2024-06-21T19:40:03.284Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/datatype/jackson-datatype-guava/2.17.1/jackson-datatype-guava-2.17.1.jar (104 kB at 4.5 MB/s) [2024-06-21T19:40:03.284Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.17.1/jackson-jaxrs-base-2.17.1.jar [2024-06-21T19:40:03.284Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.17.1/jackson-jaxrs-base-2.17.1.jar (32 kB at 782 kB/s) [2024-06-21T19:40:03.284Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.17.1/jackson-jaxrs-json-provider-2.17.1.jar [2024-06-21T19:40:03.539Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.17.1/jackson-jaxrs-json-provider-2.17.1.jar (17 kB at 764 kB/s) [2024-06-21T19:40:03.539Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.17.1/jackson-module-jaxb-annotations-2.17.1.jar [2024-06-21T19:40:03.539Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.17.1/jackson-module-jaxb-annotations-2.17.1.jar (37 kB at 2.1 MB/s) [2024-06-21T19:40:03.539Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar [2024-06-21T19:40:03.539Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar (96 kB at 3.3 MB/s) [2024-06-21T19:40:03.539Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar [2024-06-21T19:40:03.539Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar (795 kB at 44 MB/s) [2024-06-21T19:40:03.539Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-security/12.0.9/jetty-ee8-security-12.0.9.jar [2024-06-21T19:40:03.539Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-security/12.0.9/jetty-ee8-security-12.0.9.jar (76 kB at 3.2 MB/s) [2024-06-21T19:40:03.539Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-nested/12.0.9/jetty-ee8-nested-12.0.9.jar [2024-06-21T19:40:03.539Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-nested/12.0.9/jetty-ee8-nested-12.0.9.jar (434 kB at 27 MB/s) [2024-06-21T19:40:03.539Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/12.0.9/jetty-http-12.0.9.jar [2024-06-21T19:40:03.539Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/12.0.9/jetty-http-12.0.9.jar (409 kB at 19 MB/s) [2024-06-21T19:40:03.539Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/12.0.9/jetty-security-12.0.9.jar [2024-06-21T19:40:03.794Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/12.0.9/jetty-security-12.0.9.jar (145 kB at 5.0 MB/s) [2024-06-21T19:40:03.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/12.0.9/jetty-server-12.0.9.jar [2024-06-21T19:40:03.794Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/12.0.9/jetty-server-12.0.9.jar (588 kB at 21 MB/s) [2024-06-21T19:40:03.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/12.0.9/jetty-util-12.0.9.jar [2024-06-21T19:40:03.794Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/12.0.9/jetty-util-12.0.9.jar (661 kB at 30 MB/s) [2024-06-21T19:40:03.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/12.0.9/jetty-io-12.0.9.jar [2024-06-21T19:40:03.794Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/12.0.9/jetty-io-12.0.9.jar (310 kB at 24 MB/s) [2024-06-21T19:40:03.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-session/12.0.9/jetty-session-12.0.9.jar [2024-06-21T19:40:03.794Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-session/12.0.9/jetty-session-12.0.9.jar (117 kB at 9.8 MB/s) [2024-06-21T19:40:03.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-servlet/12.0.9/jetty-ee8-servlet-12.0.9.jar [2024-06-21T19:40:03.794Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-servlet/12.0.9/jetty-ee8-servlet-12.0.9.jar (145 kB at 8.5 MB/s) [2024-06-21T19:40:03.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-client/2.43/jersey-client-2.43.jar [2024-06-21T19:40:03.794Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-client/2.43/jersey-client-2.43.jar (307 kB at 22 MB/s) [2024-06-21T19:40:04.049Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-common/2.43/jersey-common-2.43.jar [2024-06-21T19:40:04.049Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-common/2.43/jersey-common-2.43.jar (1.3 MB at 41 MB/s) [2024-06-21T19:40:04.049Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-server/2.43/jersey-server-2.43.jar [2024-06-21T19:40:04.049Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-server/2.43/jersey-server-2.43.jar (964 kB at 39 MB/s) [2024-06-21T19:40:04.049Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-json-jackson/2.43/jersey-media-json-jackson-2.43.jar [2024-06-21T19:40:04.049Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-json-jackson/2.43/jersey-media-json-jackson-2.43.jar (83 kB at 5.2 MB/s) [2024-06-21T19:40:04.049Z] [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.jar [2024-06-21T19:40:04.049Z] [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.jar (132 kB at 12 MB/s) [2024-06-21T19:40:04.049Z] [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.jar [2024-06-21T19:40:04.304Z] [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.jar (200 kB at 4.3 MB/s) [2024-06-21T19:40:04.304Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/jersey-hk2/2.43/jersey-hk2-2.43.jar [2024-06-21T19:40:04.304Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/jersey-hk2/2.43/jersey-hk2-2.43.jar (80 kB at 6.7 MB/s) [2024-06-21T19:40:04.304Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet-core/2.43/jersey-container-servlet-core-2.43.jar [2024-06-21T19:40:04.304Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet-core/2.43/jersey-container-servlet-core-2.43.jar (75 kB at 5.3 MB/s) [2024-06-21T19:40:04.304Z] [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.jar [2024-06-21T19:40:04.304Z] [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.jar (203 kB at 6.2 MB/s) [2024-06-21T19:40:04.304Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/ext/jersey-entity-filtering/2.43/jersey-entity-filtering-2.43.jar [2024-06-21T19:40:04.304Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/ext/jersey-entity-filtering/2.43/jersey-entity-filtering-2.43.jar (85 kB at 5.3 MB/s) [2024-06-21T19:40:04.304Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.17.1/jackson-annotations-2.17.1.pom [2024-06-21T19:40:04.304Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.17.1/jackson-annotations-2.17.1.pom (7.1 kB at 588 kB/s) [2024-06-21T19:40:04.304Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.17/jackson-parent-2.17.pom [2024-06-21T19:40:04.304Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.17/jackson-parent-2.17.pom (6.5 kB at 652 kB/s) [2024-06-21T19:40:04.304Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/58/oss-parent-58.pom [2024-06-21T19:40:04.304Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/58/oss-parent-58.pom (24 kB at 739 kB/s) [2024-06-21T19:40:04.304Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.17.1/jackson-core-2.17.1.pom [2024-06-21T19:40:04.304Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.17.1/jackson-core-2.17.1.pom (9.6 kB at 1.2 MB/s) [2024-06-21T19:40:04.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.17.1/jackson-base-2.17.1.pom [2024-06-21T19:40:04.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.17.1/jackson-base-2.17.1.pom (12 kB at 905 kB/s) [2024-06-21T19:40:04.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.17.1/jackson-bom-2.17.1.pom [2024-06-21T19:40:04.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.17.1/jackson-bom-2.17.1.pom (19 kB at 1.2 MB/s) [2024-06-21T19:40:04.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.17.1/jackson-databind-2.17.1.pom [2024-06-21T19:40:04.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.17.1/jackson-databind-2.17.1.pom (21 kB at 1.4 MB/s) [2024-06-21T19:40:04.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/2.0/snakeyaml-2.0.pom [2024-06-21T19:40:04.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/2.0/snakeyaml-2.0.pom (21 kB at 1.2 MB/s) [2024-06-21T19:40:04.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/datatype/jackson-datatype-guava/2.17.1/jackson-datatype-guava-2.17.1.pom [2024-06-21T19:40:04.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/datatype/jackson-datatype-guava/2.17.1/jackson-datatype-guava-2.17.1.pom (3.2 kB at 359 kB/s) [2024-06-21T19:40:04.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/datatype/jackson-datatypes-collections/2.17.1/jackson-datatypes-collections-2.17.1.pom [2024-06-21T19:40:04.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/datatype/jackson-datatypes-collections/2.17.1/jackson-datatypes-collections-2.17.1.pom (3.5 kB at 289 kB/s) [2024-06-21T19:40:04.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/25.1-jre/guava-25.1-jre.pom [2024-06-21T19:40:04.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/25.1-jre/guava-25.1-jre.pom (7.8 kB at 864 kB/s) [2024-06-21T19:40:04.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/25.1-jre/guava-parent-25.1-jre.pom [2024-06-21T19:40:04.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/25.1-jre/guava-parent-25.1-jre.pom (10 kB at 800 kB/s) [2024-06-21T19:40:04.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/2.0.0/checker-qual-2.0.0.pom [2024-06-21T19:40:04.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/2.0.0/checker-qual-2.0.0.pom (4.2 kB at 525 kB/s) [2024-06-21T19:40:04.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom [2024-06-21T19:40:04.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom (1.8 kB at 224 kB/s) [2024-06-21T19:40:04.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom [2024-06-21T19:40:04.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom (5.1 kB at 154 kB/s) [2024-06-21T19:40:04.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom [2024-06-21T19:40:04.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom (2.8 kB at 92 kB/s) [2024-06-21T19:40:04.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom [2024-06-21T19:40:04.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom (2.5 kB at 423 kB/s) [2024-06-21T19:40:04.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom [2024-06-21T19:40:04.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom (4.4 kB at 191 kB/s) [2024-06-21T19:40:04.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom [2024-06-21T19:40:04.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom (24 kB at 3.0 MB/s) [2024-06-21T19:40:04.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom [2024-06-21T19:40:04.814Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 438 kB/s) [2024-06-21T19:40:04.814Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.17.1/jackson-jaxrs-base-2.17.1.pom [2024-06-21T19:40:04.814Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.17.1/jackson-jaxrs-base-2.17.1.pom (2.3 kB at 284 kB/s) [2024-06-21T19:40:04.814Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.17.1/jackson-jaxrs-providers-2.17.1.pom [2024-06-21T19:40:04.814Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.17.1/jackson-jaxrs-providers-2.17.1.pom (5.8 kB at 387 kB/s) [2024-06-21T19:40:04.814Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.17.1/jackson-jaxrs-json-provider-2.17.1.pom [2024-06-21T19:40:04.814Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.17.1/jackson-jaxrs-json-provider-2.17.1.pom (4.5 kB at 751 kB/s) [2024-06-21T19:40:04.814Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.17.1/jackson-module-jaxb-annotations-2.17.1.pom [2024-06-21T19:40:04.814Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.17.1/jackson-module-jaxb-annotations-2.17.1.pom (3.8 kB at 270 kB/s) [2024-06-21T19:40:04.814Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-modules-base/2.17.1/jackson-modules-base-2.17.1.pom [2024-06-21T19:40:04.814Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-modules-base/2.17.1/jackson-modules-base-2.17.1.pom (4.1 kB at 455 kB/s) [2024-06-21T19:40:04.814Z] [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 [2024-06-21T19:40:04.814Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom [2024-06-21T19:40:04.814Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom (14 kB at 1.7 MB/s) [2024-06-21T19:40:04.814Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.pom [2024-06-21T19:40:04.814Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.pom (11 kB at 1.1 MB/s) [2024-06-21T19:40:04.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-security/12.0.9/jetty-ee8-security-12.0.9.pom [2024-06-21T19:40:04.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-security/12.0.9/jetty-ee8-security-12.0.9.pom (2.2 kB at 239 kB/s) [2024-06-21T19:40:04.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8/12.0.9/jetty-ee8-12.0.9.pom [2024-06-21T19:40:04.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8/12.0.9/jetty-ee8-12.0.9.pom (31 kB at 2.1 MB/s) [2024-06-21T19:40:04.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-project/12.0.9/jetty-project-12.0.9.pom [2024-06-21T19:40:04.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-project/12.0.9/jetty-project-12.0.9.pom (106 kB at 2.8 MB/s) [2024-06-21T19:40:04.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.17.0/jackson-bom-2.17.0.pom [2024-06-21T19:40:04.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.17.0/jackson-bom-2.17.0.pom (19 kB at 1.4 MB/s) [2024-06-21T19:40:04.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hibernate/search/hibernate-search-bom/7.1.1.Final/hibernate-search-bom-7.1.1.Final.pom [2024-06-21T19:40:04.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hibernate/search/hibernate-search-bom/7.1.1.Final/hibernate-search-bom-7.1.1.Final.pom (9.4 kB at 1.0 MB/s) [2024-06-21T19:40:04.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/infinispan/infinispan-bom/15.0.1.Final/infinispan-bom-15.0.1.Final.pom [2024-06-21T19:40:04.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/infinispan/infinispan-bom/15.0.1.Final/infinispan-bom-15.0.1.Final.pom (18 kB at 1.8 MB/s) [2024-06-21T19:40:04.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/infinispan/infinispan-build-configuration-parent/15.0.1.Final/infinispan-build-configuration-parent-15.0.1.Final.pom [2024-06-21T19:40:04.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/infinispan/infinispan-build-configuration-parent/15.0.1.Final/infinispan-build-configuration-parent-15.0.1.Final.pom (19 kB at 2.4 MB/s) [2024-06-21T19:40:04.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/43/jboss-parent-43.pom [2024-06-21T19:40:04.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/43/jboss-parent-43.pom (75 kB at 5.8 MB/s) [2024-06-21T19:40:04.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-bom/9.7/asm-bom-9.7.pom [2024-06-21T19:40:05.070Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-bom/9.7/asm-bom-9.7.pom (3.3 kB at 296 kB/s) [2024-06-21T19:40:05.070Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/testcontainers/testcontainers-bom/1.19.7/testcontainers-bom-1.19.7.pom [2024-06-21T19:40:05.070Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/testcontainers/testcontainers-bom/1.19.7/testcontainers-bom-1.19.7.pom (10 kB at 1.0 MB/s) [2024-06-21T19:40:05.070Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-nested/12.0.9/jetty-ee8-nested-12.0.9.pom [2024-06-21T19:40:05.070Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-nested/12.0.9/jetty-ee8-nested-12.0.9.pom (3.2 kB at 265 kB/s) [2024-06-21T19:40:05.070Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/12.0.9/jetty-http-12.0.9.pom [2024-06-21T19:40:05.070Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/12.0.9/jetty-http-12.0.9.pom (4.2 kB at 603 kB/s) [2024-06-21T19:40:05.070Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-core/12.0.9/jetty-core-12.0.9.pom [2024-06-21T19:40:05.070Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-core/12.0.9/jetty-core-12.0.9.pom (7.0 kB at 268 kB/s) [2024-06-21T19:40:05.070Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/12.0.9/jetty-io-12.0.9.pom [2024-06-21T19:40:05.070Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/12.0.9/jetty-io-12.0.9.pom (1.9 kB at 103 kB/s) [2024-06-21T19:40:05.070Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/12.0.9/jetty-util-12.0.9.pom [2024-06-21T19:40:05.070Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/12.0.9/jetty-util-12.0.9.pom (3.6 kB at 243 kB/s) [2024-06-21T19:40:05.070Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.pom [2024-06-21T19:40:05.070Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.pom (2.8 kB at 177 kB/s) [2024-06-21T19:40:05.070Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.12/slf4j-parent-2.0.12.pom [2024-06-21T19:40:05.070Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.12/slf4j-parent-2.0.12.pom (13 kB at 1.3 MB/s) [2024-06-21T19:40:05.070Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-bom/2.0.12/slf4j-bom-2.0.12.pom [2024-06-21T19:40:05.070Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-bom/2.0.12/slf4j-bom-2.0.12.pom (7.3 kB at 733 kB/s) [2024-06-21T19:40:05.070Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/12.0.9/jetty-security-12.0.9.pom [2024-06-21T19:40:05.070Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/12.0.9/jetty-security-12.0.9.pom (5.2 kB at 651 kB/s) [2024-06-21T19:40:05.070Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/12.0.9/jetty-server-12.0.9.pom [2024-06-21T19:40:05.070Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/12.0.9/jetty-server-12.0.9.pom (3.1 kB at 259 kB/s) [2024-06-21T19:40:05.070Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-session/12.0.9/jetty-session-12.0.9.pom [2024-06-21T19:40:05.070Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-session/12.0.9/jetty-session-12.0.9.pom (2.7 kB at 116 kB/s) [2024-06-21T19:40:05.070Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-servlet/12.0.9/jetty-ee8-servlet-12.0.9.pom [2024-06-21T19:40:05.070Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-servlet/12.0.9/jetty-ee8-servlet-12.0.9.pom (2.7 kB at 159 kB/s) [2024-06-21T19:40:05.326Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-client/2.43/jersey-client-2.43.pom [2024-06-21T19:40:05.326Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-client/2.43/jersey-client-2.43.pom (6.8 kB at 360 kB/s) [2024-06-21T19:40:05.326Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/project/2.43/project-2.43.pom [2024-06-21T19:40:05.326Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/project/2.43/project-2.43.pom (105 kB at 5.5 MB/s) [2024-06-21T19:40:05.326Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom [2024-06-21T19:40:05.326Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom (16 kB at 672 kB/s) [2024-06-21T19:40:05.326Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-common/2.43/jersey-common-2.43.pom [2024-06-21T19:40:05.326Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-common/2.43/jersey-common-2.43.pom (44 kB at 2.6 MB/s) [2024-06-21T19:40:05.326Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-server/2.43/jersey-server-2.43.pom [2024-06-21T19:40:05.326Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-server/2.43/jersey-server-2.43.pom (13 kB at 1.3 MB/s) [2024-06-21T19:40:05.326Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-json-jackson/2.43/jersey-media-json-jackson-2.43.pom [2024-06-21T19:40:05.326Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-json-jackson/2.43/jersey-media-json-jackson-2.43.pom (6.4 kB at 708 kB/s) [2024-06-21T19:40:05.326Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/project/2.43/project-2.43.pom [2024-06-21T19:40:05.326Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/project/2.43/project-2.43.pom (2.1 kB at 108 kB/s) [2024-06-21T19:40:05.326Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/ext/jersey-entity-filtering/2.43/jersey-entity-filtering-2.43.pom [2024-06-21T19:40:05.326Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/ext/jersey-entity-filtering/2.43/jersey-entity-filtering-2.43.pom (3.5 kB at 388 kB/s) [2024-06-21T19:40:05.326Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/ext/project/2.43/project-2.43.pom [2024-06-21T19:40:05.326Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/ext/project/2.43/project-2.43.pom (2.9 kB at 223 kB/s) [2024-06-21T19:40:05.326Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.17.0/jackson-annotations-2.17.0.pom [2024-06-21T19:40:05.326Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.17.0/jackson-annotations-2.17.0.pom (7.1 kB at 784 kB/s) [2024-06-21T19:40:05.326Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.17.0/jackson-databind-2.17.0.pom [2024-06-21T19:40:05.326Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.17.0/jackson-databind-2.17.0.pom (21 kB at 1.8 MB/s) [2024-06-21T19:40:05.326Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.17.0/jackson-base-2.17.0.pom [2024-06-21T19:40:05.326Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.17.0/jackson-base-2.17.0.pom (12 kB at 1.7 MB/s) [2024-06-21T19:40:05.326Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.17.0/jackson-core-2.17.0.pom [2024-06-21T19:40:05.326Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.17.0/jackson-core-2.17.0.pom (9.6 kB at 689 kB/s) [2024-06-21T19:40:05.326Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.pom [2024-06-21T19:40:05.326Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.pom (16 kB at 792 kB/s) [2024-06-21T19:40:05.326Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-parent/1.14.9/byte-buddy-parent-1.14.9.pom [2024-06-21T19:40:05.582Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-parent/1.14.9/byte-buddy-parent-1.14.9.pom (62 kB at 2.5 MB/s) [2024-06-21T19:40:05.582Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.17.0/jackson-module-jaxb-annotations-2.17.0.pom [2024-06-21T19:40:05.582Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.17.0/jackson-module-jaxb-annotations-2.17.0.pom (3.8 kB at 421 kB/s) [2024-06-21T19:40:05.582Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-modules-base/2.17.0/jackson-modules-base-2.17.0.pom [2024-06-21T19:40:05.582Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-modules-base/2.17.0/jackson-modules-base-2.17.0.pom (4.1 kB at 315 kB/s) [2024-06-21T19:40:05.582Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.4/jakarta.annotation-api-1.3.4.pom [2024-06-21T19:40:05.582Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.4/jakarta.annotation-api-1.3.4.pom (17 kB at 1.2 MB/s) [2024-06-21T19:40:05.582Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.4/project-1.0.4.pom [2024-06-21T19:40:05.582Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.4/project-1.0.4.pom (12 kB at 504 kB/s) [2024-06-21T19:40:05.582Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/jersey-hk2/2.43/jersey-hk2-2.43.pom [2024-06-21T19:40:05.582Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/jersey-hk2/2.43/jersey-hk2-2.43.pom (4.8 kB at 529 kB/s) [2024-06-21T19:40:05.582Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/project/2.43/project-2.43.pom [2024-06-21T19:40:05.582Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/project/2.43/project-2.43.pom (1.5 kB at 98 kB/s) [2024-06-21T19:40:05.582Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet-core/2.43/jersey-container-servlet-core-2.43.pom [2024-06-21T19:40:05.582Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet-core/2.43/jersey-container-servlet-core-2.43.pom (3.4 kB at 425 kB/s) [2024-06-21T19:40:05.582Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/project/2.43/project-2.43.pom [2024-06-21T19:40:05.582Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/project/2.43/project-2.43.pom (3.1 kB at 342 kB/s) [2024-06-21T19:40:05.582Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.pom [2024-06-21T19:40:05.582Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.pom (10 kB at 372 kB/s) [2024-06-21T19:40:05.582Z] [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.jar [2024-06-21T19:40:05.582Z] [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.jar (27 kB at 1.0 MB/s) [2024-06-21T19:40:05.582Z] [INFO] [2024-06-21T19:40:05.582Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core --- [2024-06-21T19:40:05.582Z] [INFO] [2024-06-21T19:40:05.582Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core --- [2024-06-21T19:40:05.582Z] [INFO] The project's OSGi version is 0.1.9.202406211918 [2024-06-21T19:40:05.582Z] [INFO] [2024-06-21T19:40:05.582Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core --- [2024-06-21T19:40:05.582Z] [INFO] [2024-06-21T19:40:05.582Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core --- [2024-06-21T19:40:05.582Z] [INFO] [2024-06-21T19:40:05.582Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core --- [2024-06-21T19:40:05.582Z] [INFO] [2024-06-21T19:40:05.582Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core --- [2024-06-21T19:40:05.582Z] [INFO] [2024-06-21T19:40:05.582Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core --- [2024-06-21T19:40:05.582Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core [2024-06-21T19:40:05.837Z] [INFO] [2024-06-21T19:40:05.837Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core --- [2024-06-21T19:40:05.837Z] [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-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:40:05.837Z] [INFO] [2024-06-21T19:40:05.837Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core --- [2024-06-21T19:40:05.837Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/src/main/resources [2024-06-21T19:40:05.837Z] [INFO] [2024-06-21T19:40:05.837Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core --- [2024-06-21T19:40:05.837Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:40:05.837Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:40:05.837Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core:0.1.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/.polyglot.build.properties [2024-06-21T19:40:05.837Z] [INFO] Compiling 107 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2024-06-21T19:40:06.398Z] [INFO] [2024-06-21T19:40:06.398Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core --- [2024-06-21T19:40:06.398Z] [INFO] [2024-06-21T19:40:06.398Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core --- [2024-06-21T19:40:06.398Z] [INFO] [2024-06-21T19:40:06.398Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core --- [2024-06-21T19:40:06.398Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/src/test/resources [2024-06-21T19:40:06.398Z] [INFO] [2024-06-21T19:40:06.398Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core --- [2024-06-21T19:40:06.398Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:40:06.398Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:40:06.398Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core:0.1.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/.polyglot.build.properties [2024-06-21T19:40:06.398Z] [INFO] [2024-06-21T19:40:06.398Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core --- [2024-06-21T19:40:06.398Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 37 were skipped [2024-06-21T19:40:06.398Z] [INFO] [2024-06-21T19:40:06.398Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core --- [2024-06-21T19:40:06.653Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.1.9-SNAPSHOT-sources.jar [2024-06-21T19:40:06.653Z] [INFO] [2024-06-21T19:40:06.653Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core --- [2024-06-21T19:40:06.653Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.1.9-SNAPSHOT.jar [2024-06-21T19:40:06.908Z] [INFO] [2024-06-21T19:40:06.908Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core --- [2024-06-21T19:40:06.908Z] [INFO] [2024-06-21T19:40:06.908Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core --- [2024-06-21T19:40:06.908Z] [INFO] [2024-06-21T19:40:06.908Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core --- [2024-06-21T19:40:06.908Z] [INFO] [2024-06-21T19:40:06.908Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core --- [2024-06-21T19:40:06.908Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.1.9-SNAPSHOT.jar [2024-06-21T19:40:13.435Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.1.9-SNAPSHOT-sources.jar [2024-06-21T19:40:15.948Z] [INFO] [2024-06-21T19:40:15.948Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core --- [2024-06-21T19:40:15.948Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:40:15.948Z] [INFO] [2024-06-21T19:40:15.948Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core --- [2024-06-21T19:40:15.948Z] [INFO] [2024-06-21T19:40:15.948Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core --- [2024-06-21T19:40:15.948Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.1.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/0.1.9-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.1.9-SNAPSHOT.jar [2024-06-21T19:40:15.948Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.9-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.1.9-SNAPSHOT.pom [2024-06-21T19:40:15.948Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.1.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/0.1.9-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.1.9-SNAPSHOT-sources.jar [2024-06-21T19:40:15.948Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.9-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.1.9-SNAPSHOT-p2metadata.xml [2024-06-21T19:40:15.948Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.9-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.1.9-SNAPSHOT-p2artifacts.xml [2024-06-21T19:40:15.948Z] [INFO] [2024-06-21T19:40:15.948Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core --- [2024-06-21T19:40:15.948Z] [INFO] [2024-06-21T19:40:15.948Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest >-- [2024-06-21T19:40:15.948Z] [INFO] Building org.eclipse.tracecompass.incubator.trace.server.jersey.rest 0.10.0-SNAPSHOT [120/128] [2024-06-21T19:40:15.948Z] [INFO] from trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/.polyglot.build.properties [2024-06-21T19:40:15.948Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:40:15.949Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/.polyglot.build.properties [2024-06-21T19:40:16.203Z] [INFO] [2024-06-21T19:40:16.203Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest --- [2024-06-21T19:40:16.203Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target [2024-06-21T19:40:16.203Z] [INFO] [2024-06-21T19:40:16.203Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest --- [2024-06-21T19:40:16.203Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:40:16.203Z] [INFO] [2024-06-21T19:40:16.204Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest --- [2024-06-21T19:40:16.204Z] [INFO] [2024-06-21T19:40:16.204Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest --- [2024-06-21T19:40:16.204Z] [INFO] [2024-06-21T19:40:16.204Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest --- [2024-06-21T19:40:16.204Z] [INFO] [2024-06-21T19:40:16.204Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest --- [2024-06-21T19:40:16.204Z] [INFO] [2024-06-21T19:40:16.204Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest --- [2024-06-21T19:40:16.204Z] [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-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:40:16.204Z] [INFO] [2024-06-21T19:40:16.204Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest --- [2024-06-21T19:40:16.204Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/src/main/resources [2024-06-21T19:40:16.204Z] [INFO] [2024-06-21T19:40:16.204Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest --- [2024-06-21T19:40:16.204Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 37 were skipped [2024-06-21T19:40:16.204Z] [INFO] [2024-06-21T19:40:16.204Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest --- [2024-06-21T19:40:16.204Z] [INFO] [2024-06-21T19:40:16.204Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest --- [2024-06-21T19:40:16.204Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.10.0-SNAPSHOT.jar [2024-06-21T19:40:16.204Z] [INFO] [2024-06-21T19:40:16.204Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest --- [2024-06-21T19:40:16.204Z] [INFO] [2024-06-21T19:40:16.204Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest --- [2024-06-21T19:40:16.204Z] [INFO] [2024-06-21T19:40:16.204Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest --- [2024-06-21T19:40:16.204Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:40:16.204Z] [INFO] [2024-06-21T19:40:16.204Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest --- [2024-06-21T19:40:16.204Z] [INFO] [2024-06-21T19:40:16.204Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest --- [2024-06-21T19:40:16.204Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.10.0-SNAPSHOT.jar [2024-06-21T19:40:20.362Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:40:22.873Z] [INFO] [2024-06-21T19:40:22.873Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest --- [2024-06-21T19:40:22.873Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:40:22.873Z] [INFO] [2024-06-21T19:40:22.873Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest --- [2024-06-21T19:40:22.873Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core' with 58 classes [2024-06-21T19:40:23.128Z] [INFO] [2024-06-21T19:40:23.128Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest --- [2024-06-21T19:40:23.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.10.0-SNAPSHOT.jar [2024-06-21T19:40:23.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.10.0-SNAPSHOT.pom [2024-06-21T19:40:23.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.10.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:40:23.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:40:23.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:40:23.128Z] [INFO] [2024-06-21T19:40:23.128Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest --- [2024-06-21T19:40:23.128Z] [INFO] [2024-06-21T19:40:23.128Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests >-- [2024-06-21T19:40:23.128Z] [INFO] Building org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests 0.1.9-SNAPSHOT [121/128] [2024-06-21T19:40:23.128Z] [INFO] from trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/.polyglot.build.properties [2024-06-21T19:40:23.128Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:40:23.128Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:40:23.129Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests:0.1.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/.polyglot.build.properties [2024-06-21T19:40:23.383Z] [INFO] [2024-06-21T19:40:23.383Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests --- [2024-06-21T19:40:23.383Z] [INFO] [2024-06-21T19:40:23.383Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests --- [2024-06-21T19:40:23.383Z] [INFO] The project's OSGi version is 0.1.9.202406211918 [2024-06-21T19:40:23.383Z] [INFO] [2024-06-21T19:40:23.383Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests --- [2024-06-21T19:40:23.383Z] [INFO] [2024-06-21T19:40:23.383Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests --- [2024-06-21T19:40:23.383Z] [INFO] [2024-06-21T19:40:23.383Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests --- [2024-06-21T19:40:23.383Z] [INFO] [2024-06-21T19:40:23.383Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests --- [2024-06-21T19:40:23.383Z] [INFO] [2024-06-21T19:40:23.383Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests --- [2024-06-21T19:40:23.383Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests [2024-06-21T19:40:23.638Z] [INFO] [2024-06-21T19:40:23.638Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests --- [2024-06-21T19:40:23.638Z] [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-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:40:23.638Z] [INFO] [2024-06-21T19:40:23.638Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests --- [2024-06-21T19:40:23.638Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/src/main/resources [2024-06-21T19:40:23.638Z] [INFO] [2024-06-21T19:40:23.638Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests --- [2024-06-21T19:40:23.638Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:40:23.638Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:40:23.638Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests:0.1.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/.polyglot.build.properties [2024-06-21T19:40:23.638Z] [INFO] Compiling 45 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/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 [2024-06-21T19:40:24.198Z] [INFO] [2024-06-21T19:40:24.198Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests --- [2024-06-21T19:40:24.198Z] [INFO] [2024-06-21T19:40:24.198Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests --- [2024-06-21T19:40:24.198Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/src/test/resources [2024-06-21T19:40:24.198Z] [INFO] [2024-06-21T19:40:24.198Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests --- [2024-06-21T19:40:24.453Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 129 were skipped [2024-06-21T19:40:24.453Z] [INFO] [2024-06-21T19:40:24.453Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests --- [2024-06-21T19:40:24.453Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.9-SNAPSHOT-sources.jar [2024-06-21T19:40:24.453Z] [INFO] [2024-06-21T19:40:24.453Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests --- [2024-06-21T19:40:24.453Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.9-SNAPSHOT.jar [2024-06-21T19:40:24.453Z] [INFO] [2024-06-21T19:40:24.453Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests --- [2024-06-21T19:40:24.453Z] [INFO] [2024-06-21T19:40:24.453Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests --- [2024-06-21T19:40:24.453Z] [INFO] [2024-06-21T19:40:24.453Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests --- [2024-06-21T19:40:24.453Z] [INFO] [2024-06-21T19:40:24.453Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests --- [2024-06-21T19:40:24.453Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.9-SNAPSHOT.jar [2024-06-21T19:40:28.613Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.9-SNAPSHOT-sources.jar [2024-06-21T19:40:31.871Z] [INFO] [2024-06-21T19:40:31.871Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests --- [2024-06-21T19:40:31.871Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work/data/.metadata/.log [2024-06-21T19:40:31.871Z] [INFO] Command line: [2024-06-21T19:40:31.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-stable/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/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-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2024-06-21T19:40:31.871Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:40:36.030Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest [2024-06-21T19:40:36.284Z] SLF4J(W): No SLF4J providers were found. [2024-06-21T19:40:36.284Z] SLF4J(W): Defaulting to no-operation (NOP) logger implementation [2024-06-21T19:40:36.284Z] SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details. [2024-06-21T19:40:37.208Z] Jun 21, 2024 7:40:37 PM org.glassfish.jersey.server.wadl.WadlFeature configure [2024-06-21T19:40:37.208Z] WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [2024-06-21T19:40:42.445Z] Jun 21, 2024 7:40:41 PM org.glassfish.jersey.server.wadl.WadlFeature configure [2024-06-21T19:40:42.445Z] WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [2024-06-21T19:40:43.804Z] Jun 21, 2024 7:40:43 PM org.glassfish.jersey.server.wadl.WadlFeature configure [2024-06-21T19:40:43.804Z] WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [2024-06-21T19:40:46.314Z] Jun 21, 2024 7:40:46 PM org.glassfish.jersey.server.wadl.WadlFeature configure [2024-06-21T19:40:46.314Z] WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [2024-06-21T19:40:46.569Z] Jun 21, 2024 7:40:46 PM org.glassfish.jersey.server.wadl.WadlFeature configure [2024-06-21T19:40:46.569Z] WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [2024-06-21T19:40:47.130Z] Jun 21, 2024 7:40:46 PM org.glassfish.jersey.server.wadl.WadlFeature configure [2024-06-21T19:40:47.130Z] WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [2024-06-21T19:40:47.385Z] Jun 21, 2024 7:40:47 PM org.glassfish.jersey.server.wadl.WadlFeature configure [2024-06-21T19:40:47.385Z] WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [2024-06-21T19:40:49.268Z] Jun 21, 2024 7:40:49 PM org.glassfish.jersey.server.wadl.WadlFeature configure [2024-06-21T19:40:49.268Z] WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [2024-06-21T19:40:50.192Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.18 s -- in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest [2024-06-21T19:40:50.192Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest.testTimeGraphDataProvider -- Time elapsed: 5.584 s [2024-06-21T19:40:50.192Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest.testHistogramDataProvider -- Time elapsed: 1.796 s [2024-06-21T19:40:50.192Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest.testXYDataProvider -- Time elapsed: 2.595 s [2024-06-21T19:40:50.192Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest.testTimeGraphMetaDataSerializer -- Time elapsed: 0.478 s [2024-06-21T19:40:50.192Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest.testCallStackDataProvider -- Time elapsed: 0.340 s [2024-06-21T19:40:50.192Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest.testProviders -- Time elapsed: 0.382 s [2024-06-21T19:40:50.192Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest.testDataTreeDataProvider -- Time elapsed: 1.778 s [2024-06-21T19:40:50.192Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest.testTableDataProvider -- Time elapsed: 1.122 s [2024-06-21T19:40:50.447Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest [2024-06-21T19:40:50.447Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest [2024-06-21T19:40:50.447Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest.testValidateTreeQueryParameters -- Time elapsed: 0.001 s [2024-06-21T19:40:50.447Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest.testValidateAnnotationsQueryParameters -- Time elapsed: 0.005 s [2024-06-21T19:40:50.447Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest.testValidateExperimentQueryParameters -- Time elapsed: 0 s [2024-06-21T19:40:50.447Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest.testValidateLinesQueryParameters -- Time elapsed: 0 s [2024-06-21T19:40:50.447Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest.testValidateFilterQueryParameters -- Time elapsed: 0 s [2024-06-21T19:40:50.447Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest.testValidateTooltipQueryParameters -- Time elapsed: 0.001 s [2024-06-21T19:40:50.447Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest.testValidateArrowsQueryParameters -- Time elapsed: 0.001 s [2024-06-21T19:40:50.447Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest.testValidateRequestedQueryParameters -- Time elapsed: 0.001 s [2024-06-21T19:40:50.447Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest.testValidateTraceQueryParameters -- Time elapsed: 0.001 s [2024-06-21T19:40:50.447Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.IdentifierServiceTest [2024-06-21T19:40:50.447Z] Jun 21, 2024 7:40:50 PM org.glassfish.jersey.server.wadl.WadlFeature configure [2024-06-21T19:40:50.447Z] WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [2024-06-21T19:40:50.447Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.IdentifierServiceTest [2024-06-21T19:40:50.447Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.IdentifierServiceTest.testIdentifier -- Time elapsed: 0.114 s [2024-06-21T19:40:50.447Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ConfigurationManagerServiceTest [2024-06-21T19:40:50.702Z] Jun 21, 2024 7:40:50 PM org.glassfish.jersey.server.wadl.WadlFeature configure [2024-06-21T19:40:50.702Z] WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [2024-06-21T19:40:50.702Z] Jun 21, 2024 7:40:50 PM org.glassfish.jersey.server.wadl.WadlFeature configure [2024-06-21T19:40:50.702Z] WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [2024-06-21T19:40:51.628Z] Jun 21, 2024 7:40:51 PM org.glassfish.jersey.server.wadl.WadlFeature configure [2024-06-21T19:40:51.628Z] WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [2024-06-21T19:40:51.882Z] !SESSION 2024-06-21 19:40:31.748 ----------------------------------------------- [2024-06-21T19:40:51.882Z] eclipse.buildId=unknown [2024-06-21T19:40:51.882Z] java.version=17.0.2 [2024-06-21T19:40:51.882Z] java.vendor=Oracle Corporation [2024-06-21T19:40:51.882Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2024-06-21T19:40:51.882Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2024-06-21T19:40:51.882Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-incubator-stable/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-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2024-06-21T19:40:51.882Z] [2024-06-21T19:40:51.882Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-06-21 19:40:51.647 [2024-06-21T19:40:51.882Z] !MESSAGE IO exception occurred [2024-06-21T19:40:51.882Z] !STACK 0 [2024-06-21T19:40:51.882Z] java.io.FileNotFoundException: /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work/configuration/org.eclipse.osgi/140/0/.cp/test_xml_files/test_invalid/test_invalid.xmltest-test-test (No such file or directory) [2024-06-21T19:40:51.882Z] at java.base/java.io.FileInputStream.open0(Native Method) [2024-06-21T19:40:51.882Z] at java.base/java.io.FileInputStream.open(FileInputStream.java:216) [2024-06-21T19:40:51.882Z] at java.base/java.io.FileInputStream.(FileInputStream.java:157) [2024-06-21T19:40:51.882Z] at java.base/java.io.FileInputStream.(FileInputStream.java:111) [2024-06-21T19:40:51.882Z] at java.base/sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:86) [2024-06-21T19:40:51.882Z] at java.base/sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:189) [2024-06-21T19:40:51.882Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:653) [2024-06-21T19:40:51.882Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:150) [2024-06-21T19:40:51.882Z] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:861) [2024-06-21T19:40:51.882Z] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825) [2024-06-21T19:40:51.882Z] at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.StreamValidatorHelper.validate(StreamValidatorHelper.java:178) [2024-06-21T19:40:51.882Z] at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorImpl.validate(ValidatorImpl.java:115) [2024-06-21T19:40:51.882Z] at java.xml/javax.xml.validation.Validator.validate(Validator.java:124) [2024-06-21T19:40:51.882Z] at org.eclipse.tracecompass.common.core.xml.XmlUtils.safeValidate(XmlUtils.java:218) [2024-06-21T19:40:51.882Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.xmlValidate(XmlUtils.java:239) [2024-06-21T19:40:51.882Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.createOrUpdateXml(XmlConfigurationSource.java:149) [2024-06-21T19:40:51.882Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.create(XmlConfigurationSource.java:85) [2024-06-21T19:40:51.882Z] at org.eclipse.tracecompass.incubator.internal.trace.server.jersey.rest.core.services.ConfigurationManagerService.postConfiguration(ConfigurationManagerService.java:162) [2024-06-21T19:40:51.882Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:40:51.882Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:40:51.882Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:40:51.882Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:40:51.882Z] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) [2024-06-21T19:40:51.882Z] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) [2024-06-21T19:40:51.882Z] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) [2024-06-21T19:40:51.882Z] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) [2024-06-21T19:40:51.882Z] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) [2024-06-21T19:40:51.882Z] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) [2024-06-21T19:40:51.882Z] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) [2024-06-21T19:40:51.882Z] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) [2024-06-21T19:40:51.882Z] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:256) [2024-06-21T19:40:51.882Z] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) [2024-06-21T19:40:51.882Z] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) [2024-06-21T19:40:51.882Z] at org.glassfish.jersey.internal.Errors.process(Errors.java:292) [2024-06-21T19:40:51.882Z] at org.glassfish.jersey.internal.Errors.process(Errors.java:274) [2024-06-21T19:40:51.882Z] at org.glassfish.jersey.internal.Errors.process(Errors.java:244) [2024-06-21T19:40:51.882Z] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) [2024-06-21T19:40:51.882Z] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:235) [2024-06-21T19:40:51.882Z] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) [2024-06-21T19:40:51.882Z] at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) [2024-06-21T19:40:51.882Z] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) [2024-06-21T19:40:51.882Z] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:359) [2024-06-21T19:40:51.883Z] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) [2024-06-21T19:40:51.883Z] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) [2024-06-21T19:40:51.883Z] at org.eclipse.jetty.ee8.servlet.ServletHolder.handle(ServletHolder.java:640) [2024-06-21T19:40:51.883Z] at org.eclipse.jetty.ee8.servlet.ServletHandler.doHandle(ServletHandler.java:456) [2024-06-21T19:40:51.883Z] at org.eclipse.jetty.ee8.nested.ScopedHandler.nextHandle(ScopedHandler.java:181) [2024-06-21T19:40:51.883Z] at org.eclipse.jetty.ee8.nested.ContextHandler.doHandle(ContextHandler.java:878) [2024-06-21T19:40:51.883Z] at org.eclipse.jetty.ee8.nested.ScopedHandler.nextScope(ScopedHandler.java:152) [2024-06-21T19:40:51.883Z] at org.eclipse.jetty.ee8.servlet.ServletHandler.doScope(ServletHandler.java:423) [2024-06-21T19:40:51.883Z] at org.eclipse.jetty.ee8.nested.ScopedHandler.nextScope(ScopedHandler.java:150) [2024-06-21T19:40:51.883Z] at org.eclipse.jetty.ee8.nested.ContextHandler.doScope(ContextHandler.java:823) [2024-06-21T19:40:51.883Z] at org.eclipse.jetty.ee8.nested.ScopedHandler.handle(ScopedHandler.java:117) [2024-06-21T19:40:51.883Z] at org.eclipse.jetty.ee8.nested.ContextHandler.handle(ContextHandler.java:1421) [2024-06-21T19:40:51.883Z] at org.eclipse.jetty.ee8.nested.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1293) [2024-06-21T19:40:51.883Z] at org.eclipse.jetty.ee8.nested.HttpChannel.dispatch(HttpChannel.java:623) [2024-06-21T19:40:51.883Z] at org.eclipse.jetty.ee8.nested.HttpChannel.handle(HttpChannel.java:455) [2024-06-21T19:40:51.883Z] at org.eclipse.jetty.ee8.nested.ContextHandler$CoreContextHandler$CoreToNestedHandler.handle(ContextHandler.java:2257) [2024-06-21T19:40:51.883Z] at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:851) [2024-06-21T19:40:51.883Z] at org.eclipse.jetty.server.Server.handle(Server.java:179) [2024-06-21T19:40:51.883Z] at org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:635) [2024-06-21T19:40:51.883Z] at org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:411) [2024-06-21T19:40:51.883Z] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:322) [2024-06-21T19:40:51.883Z] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:99) [2024-06-21T19:40:51.883Z] at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) [2024-06-21T19:40:51.883Z] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979) [2024-06-21T19:40:51.883Z] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209) [2024-06-21T19:40:51.883Z] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164) [2024-06-21T19:40:51.883Z] at java.base/java.lang.Thread.run(Thread.java:833) [2024-06-21T19:40:51.883Z] [2024-06-21T19:40:51.883Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-06-21 19:40:51.674 [2024-06-21T19:40:51.883Z] !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. [2024-06-21T19:40:52.137Z] Jun 21, 2024 7:40:51 PM org.glassfish.jersey.server.wadl.WadlFeature configure [2024-06-21T19:40:52.137Z] WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [2024-06-21T19:40:52.137Z] [2024-06-21T19:40:52.138Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-06-21 19:40:52.054 [2024-06-21T19:40:52.138Z] !MESSAGE IO exception occurred [2024-06-21T19:40:52.138Z] !STACK 0 [2024-06-21T19:40:52.138Z] java.io.FileNotFoundException: /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work/configuration/org.eclipse.osgi/140/0/.cp/test_xml_files/test_invalid/test_invalid.xmltest-test-test (No such file or directory) [2024-06-21T19:40:52.138Z] at java.base/java.io.FileInputStream.open0(Native Method) [2024-06-21T19:40:52.138Z] at java.base/java.io.FileInputStream.open(FileInputStream.java:216) [2024-06-21T19:40:52.138Z] at java.base/java.io.FileInputStream.(FileInputStream.java:157) [2024-06-21T19:40:52.138Z] at java.base/java.io.FileInputStream.(FileInputStream.java:111) [2024-06-21T19:40:52.138Z] at java.base/sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:86) [2024-06-21T19:40:52.138Z] at java.base/sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:189) [2024-06-21T19:40:52.138Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:653) [2024-06-21T19:40:52.138Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:150) [2024-06-21T19:40:52.138Z] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:861) [2024-06-21T19:40:52.138Z] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825) [2024-06-21T19:40:52.138Z] at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.StreamValidatorHelper.validate(StreamValidatorHelper.java:178) [2024-06-21T19:40:52.138Z] at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorImpl.validate(ValidatorImpl.java:115) [2024-06-21T19:40:52.138Z] at java.xml/javax.xml.validation.Validator.validate(Validator.java:124) [2024-06-21T19:40:52.138Z] at org.eclipse.tracecompass.common.core.xml.XmlUtils.safeValidate(XmlUtils.java:218) [2024-06-21T19:40:52.138Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.xmlValidate(XmlUtils.java:239) [2024-06-21T19:40:52.138Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.createOrUpdateXml(XmlConfigurationSource.java:149) [2024-06-21T19:40:52.138Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.update(XmlConfigurationSource.java:99) [2024-06-21T19:40:52.138Z] at org.eclipse.tracecompass.incubator.internal.trace.server.jersey.rest.core.services.ConfigurationManagerService.putConfiguration(ConfigurationManagerService.java:243) [2024-06-21T19:40:52.138Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-06-21T19:40:52.138Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-06-21T19:40:52.138Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-06-21T19:40:52.138Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-06-21T19:40:52.138Z] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) [2024-06-21T19:40:52.138Z] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) [2024-06-21T19:40:52.138Z] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) [2024-06-21T19:40:52.138Z] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) [2024-06-21T19:40:52.138Z] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) [2024-06-21T19:40:52.138Z] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) [2024-06-21T19:40:52.138Z] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) [2024-06-21T19:40:52.138Z] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) [2024-06-21T19:40:52.138Z] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:256) [2024-06-21T19:40:52.138Z] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) [2024-06-21T19:40:52.138Z] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) [2024-06-21T19:40:52.138Z] at org.glassfish.jersey.internal.Errors.process(Errors.java:292) [2024-06-21T19:40:52.138Z] at org.glassfish.jersey.internal.Errors.process(Errors.java:274) [2024-06-21T19:40:52.138Z] at org.glassfish.jersey.internal.Errors.process(Errors.java:244) [2024-06-21T19:40:52.138Z] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) [2024-06-21T19:40:52.138Z] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:235) [2024-06-21T19:40:52.138Z] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) [2024-06-21T19:40:52.138Z] at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) [2024-06-21T19:40:52.138Z] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) [2024-06-21T19:40:52.138Z] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:359) [2024-06-21T19:40:52.138Z] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) [2024-06-21T19:40:52.138Z] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) [2024-06-21T19:40:52.138Z] at org.eclipse.jetty.ee8.servlet.ServletHolder.handle(ServletHolder.java:640) [2024-06-21T19:40:52.138Z] at org.eclipse.jetty.ee8.servlet.ServletHandler.doHandle(ServletHandler.java:456) [2024-06-21T19:40:52.138Z] at org.eclipse.jetty.ee8.nested.ScopedHandler.nextHandle(ScopedHandler.java:181) [2024-06-21T19:40:52.138Z] at org.eclipse.jetty.ee8.nested.ContextHandler.doHandle(ContextHandler.java:878) [2024-06-21T19:40:52.138Z] at org.eclipse.jetty.ee8.nested.ScopedHandler.nextScope(ScopedHandler.java:152) [2024-06-21T19:40:52.138Z] at org.eclipse.jetty.ee8.servlet.ServletHandler.doScope(ServletHandler.java:423) [2024-06-21T19:40:52.138Z] at org.eclipse.jetty.ee8.nested.ScopedHandler.nextScope(ScopedHandler.java:150) [2024-06-21T19:40:52.138Z] at org.eclipse.jetty.ee8.nested.ContextHandler.doScope(ContextHandler.java:823) [2024-06-21T19:40:52.138Z] at org.eclipse.jetty.ee8.nested.ScopedHandler.handle(ScopedHandler.java:117) [2024-06-21T19:40:52.138Z] at org.eclipse.jetty.ee8.nested.ContextHandler.handle(ContextHandler.java:1421) [2024-06-21T19:40:52.138Z] at org.eclipse.jetty.ee8.nested.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1293) [2024-06-21T19:40:52.138Z] at org.eclipse.jetty.ee8.nested.HttpChannel.dispatch(HttpChannel.java:623) [2024-06-21T19:40:52.138Z] at org.eclipse.jetty.ee8.nested.HttpChannel.handle(HttpChannel.java:455) [2024-06-21T19:40:52.138Z] at org.eclipse.jetty.ee8.nested.ContextHandler$CoreContextHandler$CoreToNestedHandler.handle(ContextHandler.java:2257) [2024-06-21T19:40:52.138Z] at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:851) [2024-06-21T19:40:52.138Z] at org.eclipse.jetty.server.Server.handle(Server.java:179) [2024-06-21T19:40:52.138Z] at org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:635) [2024-06-21T19:40:52.138Z] at org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:411) [2024-06-21T19:40:52.138Z] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:322) [2024-06-21T19:40:52.138Z] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:99) [2024-06-21T19:40:52.138Z] at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) [2024-06-21T19:40:52.138Z] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979) [2024-06-21T19:40:52.138Z] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209) [2024-06-21T19:40:52.138Z] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164) [2024-06-21T19:40:52.138Z] at java.base/java.lang.Thread.run(Thread.java:833) [2024-06-21T19:40:52.138Z] [2024-06-21T19:40:52.138Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-06-21 19:40:52.070 [2024-06-21T19:40:52.138Z] !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. [2024-06-21T19:40:52.393Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.810 s -- in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ConfigurationManagerServiceTest [2024-06-21T19:40:52.393Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ConfigurationManagerServiceTest.testSourceType -- Time elapsed: 0.119 s [2024-06-21T19:40:52.393Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ConfigurationManagerServiceTest.testXmlDataProvider -- Time elapsed: 0.912 s [2024-06-21T19:40:52.393Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ConfigurationManagerServiceTest.testCreateGetAndDelete -- Time elapsed: 0.402 s [2024-06-21T19:40:52.393Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ConfigurationManagerServiceTest.testUpdate -- Time elapsed: 0.375 s [2024-06-21T19:40:52.393Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ExperimentManagerServiceTest [2024-06-21T19:40:52.393Z] Jun 21, 2024 7:40:52 PM org.glassfish.jersey.server.wadl.WadlFeature configure [2024-06-21T19:40:52.393Z] WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [2024-06-21T19:40:52.953Z] [2024-06-21T19:40:52.953Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-06-21 19:40:52.791 [2024-06-21T19:40:52.953Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test)] [2024-06-21T19:40:53.207Z] Jun 21, 2024 7:40:53 PM org.glassfish.jersey.server.wadl.WadlFeature configure [2024-06-21T19:40:53.207Z] WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [2024-06-21T19:40:54.132Z] [2024-06-21T19:40:54.132Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-06-21 19:40:53.952 [2024-06-21T19:40:54.132Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test)] [2024-06-21T19:40:54.387Z] Jun 21, 2024 7:40:54 PM org.glassfish.jersey.server.wadl.WadlFeature configure [2024-06-21T19:40:54.387Z] WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [2024-06-21T19:40:54.949Z] [2024-06-21T19:40:54.949Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-06-21 19:40:54.691 [2024-06-21T19:40:54.949Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test)] [2024-06-21T19:40:54.949Z] Jun 21, 2024 7:40:54 PM org.glassfish.jersey.server.wadl.WadlFeature configure [2024-06-21T19:40:54.949Z] WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [2024-06-21T19:40:55.508Z] [2024-06-21T19:40:55.508Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-06-21 19:40:55.343 [2024-06-21T19:40:55.508Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test)] [2024-06-21T19:40:55.763Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.270 s -- in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ExperimentManagerServiceTest [2024-06-21T19:40:55.763Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ExperimentManagerServiceTest.testExperiment -- Time elapsed: 0.787 s [2024-06-21T19:40:55.763Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ExperimentManagerServiceTest.testPostConflicts -- Time elapsed: 1.187 s [2024-06-21T19:40:55.763Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ExperimentManagerServiceTest.testWorkspaceStructure -- Time elapsed: 0.620 s [2024-06-21T19:40:55.763Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ExperimentManagerServiceTest.testRePost -- Time elapsed: 0.673 s [2024-06-21T19:40:55.763Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.TraceManagerServiceTest [2024-06-21T19:40:55.763Z] Jun 21, 2024 7:40:55 PM org.glassfish.jersey.server.wadl.WadlFeature configure [2024-06-21T19:40:55.763Z] WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [2024-06-21T19:40:56.018Z] Jun 21, 2024 7:40:55 PM org.glassfish.jersey.server.wadl.WadlFeature configure [2024-06-21T19:40:56.018Z] WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [2024-06-21T19:40:56.577Z] Jun 21, 2024 7:40:56 PM org.glassfish.jersey.server.wadl.WadlFeature configure [2024-06-21T19:40:56.577Z] WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [2024-06-21T19:40:56.832Z] Jun 21, 2024 7:40:56 PM org.glassfish.jersey.server.wadl.WadlFeature configure [2024-06-21T19:40:56.833Z] WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [2024-06-21T19:40:57.758Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.950 s -- in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.TraceManagerServiceTest [2024-06-21T19:40:57.758Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.TraceManagerServiceTest.testWithTwoTraces -- Time elapsed: 0.407 s [2024-06-21T19:40:57.758Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.TraceManagerServiceTest.testWorkspaceStructure -- Time elapsed: 0.405 s [2024-06-21T19:40:57.758Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.TraceManagerServiceTest.testWithOneTrace -- Time elapsed: 0.396 s [2024-06-21T19:40:57.758Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.TraceManagerServiceTest.testConflictingTraces -- Time elapsed: 0.739 s [2024-06-21T19:40:57.758Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.HealthServiceTest [2024-06-21T19:40:57.758Z] Jun 21, 2024 7:40:57 PM org.glassfish.jersey.server.wadl.WadlFeature configure [2024-06-21T19:40:57.758Z] WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [2024-06-21T19:40:57.758Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.HealthServiceTest [2024-06-21T19:40:57.758Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.HealthServiceTest.testHealthStatus -- Time elapsed: 0.075 s [2024-06-21T19:40:57.758Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.ActivatorTest [2024-06-21T19:40:57.758Z] 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 [2024-06-21T19:40:57.758Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s [2024-06-21T19:40:57.758Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest [2024-06-21T19:40:57.758Z] [2024-06-21T19:40:57.758Z] !ENTRY org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core 2 0 2024-06-21 19:40:57.648 [2024-06-21T19:40:57.758Z] !MESSAGE Invalid port specified: not a number. Will use default port 8080 [2024-06-21T19:40:57.758Z] [2024-06-21T19:40:57.758Z] !ENTRY org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core 4 0 2024-06-21 19:40:57.649 [2024-06-21T19:40:57.758Z] !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. [2024-06-21T19:40:57.758Z] 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 [2024-06-21T19:40:57.758Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest.testForceHttp -- Time elapsed: 0 s [2024-06-21T19:40:57.758Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest.testInvalidPort -- Time elapsed: 0.001 s [2024-06-21T19:40:57.758Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest.testHttps -- Time elapsed: 0 s [2024-06-21T19:40:57.758Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest.testHttp -- Time elapsed: 0 s [2024-06-21T19:40:57.758Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest.testDefaultHttp -- Time elapsed: 0 s [2024-06-21T19:40:57.758Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest.testHttpsNoKeystore -- Time elapsed: 0.001 s [2024-06-21T19:40:57.758Z] [2024-06-21T19:40:57.758Z] Results: [2024-06-21T19:40:57.758Z] [2024-06-21T19:40:57.758Z] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 [2024-06-21T19:40:57.758Z] [2024-06-21T19:40:57.758Z] [2024-06-21T19:40:57.758Z] !ENTRY org.eclipse.core.resources 2 10035 2024-06-21 19:40:57.684 [2024-06-21T19:40:57.758Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2024-06-21T19:40:58.318Z] [INFO] All tests passed [2024-06-21T19:40:58.318Z] [INFO] [2024-06-21T19:40:58.318Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests --- [2024-06-21T19:40:58.318Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:40:58.318Z] [INFO] [2024-06-21T19:40:58.318Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests --- [2024-06-21T19:40:58.318Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core' with 58 classes [2024-06-21T19:40:58.318Z] [INFO] [2024-06-21T19:40:58.318Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests --- [2024-06-21T19:40:58.318Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/0.1.9-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.1.9-SNAPSHOT.jar [2024-06-21T19:40:58.318Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.9-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.1.9-SNAPSHOT.pom [2024-06-21T19:40:58.318Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/0.1.9-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.1.9-SNAPSHOT-sources.jar [2024-06-21T19:40:58.318Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.9-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.1.9-SNAPSHOT-p2metadata.xml [2024-06-21T19:40:58.318Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.9-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.1.9-SNAPSHOT-p2artifacts.xml [2024-06-21T19:40:58.318Z] [INFO] [2024-06-21T19:40:58.318Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests --- [2024-06-21T19:40:58.318Z] [INFO] [2024-06-21T19:40:58.318Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.product >-- [2024-06-21T19:40:58.318Z] [INFO] Building Trace Compass Server Product 0.10.0-SNAPSHOT [122/128] [2024-06-21T19:40:58.318Z] [INFO] from trace-server/org.eclipse.tracecompass.incubator.trace.server.product/pom.xml [2024-06-21T19:40:58.318Z] [INFO] -------------------------[ eclipse-repository ]------------------------- [2024-06-21T19:40:58.318Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.product:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/pom.xml [2024-06-21T19:40:58.573Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.5.6/logback-classic-1.5.6.jar [2024-06-21T19:40:58.574Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.5.6/logback-classic-1.5.6.jar (294 kB at 9.5 MB/s) [2024-06-21T19:40:58.574Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.5.6/logback-core-1.5.6.jar [2024-06-21T19:40:58.574Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.5.6/logback-core-1.5.6.jar (610 kB at 30 MB/s) [2024-06-21T19:40:58.574Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-osgi/2.3.9/jaxb-osgi-2.3.9.jar [2024-06-21T19:40:58.574Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-osgi/2.3.9/jaxb-osgi-2.3.9.jar (3.5 MB at 81 MB/s) [2024-06-21T19:40:58.574Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar [2024-06-21T19:40:58.574Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar (348 kB at 19 MB/s) [2024-06-21T19:40:58.574Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.jar [2024-06-21T19:40:58.574Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.jar (40 kB at 4.0 MB/s) [2024-06-21T19:40:58.574Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.jar [2024-06-21T19:40:58.574Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.jar (203 kB at 18 MB/s) [2024-06-21T19:40:58.574Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.jar [2024-06-21T19:40:58.574Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.jar (59 kB at 7.4 MB/s) [2024-06-21T19:40:58.574Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.5.6/logback-classic-1.5.6.pom [2024-06-21T19:40:58.574Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.5.6/logback-classic-1.5.6.pom (13 kB at 1.9 MB/s) [2024-06-21T19:40:58.574Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.5.6/logback-parent-1.5.6.pom [2024-06-21T19:40:58.830Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.5.6/logback-parent-1.5.6.pom (19 kB at 1.9 MB/s) [2024-06-21T19:40:58.830Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.5.6/logback-core-1.5.6.pom [2024-06-21T19:40:58.830Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.5.6/logback-core-1.5.6.pom (7.5 kB at 937 kB/s) [2024-06-21T19:40:58.830Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-osgi/2.3.9/jaxb-osgi-2.3.9.pom [2024-06-21T19:40:58.830Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-osgi/2.3.9/jaxb-osgi-2.3.9.pom (22 kB at 940 kB/s) [2024-06-21T19:40:58.830Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-osgi/2.3.9/jaxb-osgi-2.3.9.pom [2024-06-21T19:40:58.830Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-osgi/2.3.9/jaxb-osgi-2.3.9.pom (1.4 kB at 160 kB/s) [2024-06-21T19:40:58.830Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-bundles/2.3.9/jaxb-bundles-2.3.9.pom [2024-06-21T19:40:58.830Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-bundles/2.3.9/jaxb-bundles-2.3.9.pom (1.3 kB at 110 kB/s) [2024-06-21T19:40:58.830Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-parent/2.3.9/jaxb-parent-2.3.9.pom [2024-06-21T19:40:58.830Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-parent/2.3.9/jaxb-parent-2.3.9.pom (32 kB at 2.3 MB/s) [2024-06-21T19:40:58.830Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-bom-ext/2.3.9/jaxb-bom-ext-2.3.9.pom [2024-06-21T19:40:58.830Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-bom-ext/2.3.9/jaxb-bom-ext-2.3.9.pom (3.5 kB at 347 kB/s) [2024-06-21T19:40:58.830Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-bom/2.3.9/jaxb-bom-2.3.9.pom [2024-06-21T19:40:58.830Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-bom/2.3.9/jaxb-bom-2.3.9.pom (11 kB at 1.1 MB/s) [2024-06-21T19:40:58.830Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.pom [2024-06-21T19:40:58.830Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.pom (19 kB at 2.4 MB/s) [2024-06-21T19:40:58.830Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.pom [2024-06-21T19:40:58.830Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.pom (3.5 kB at 500 kB/s) [2024-06-21T19:40:58.830Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/gogo-parent/6/gogo-parent-6.pom [2024-06-21T19:40:58.830Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/gogo-parent/6/gogo-parent-6.pom (5.4 kB at 677 kB/s) [2024-06-21T19:40:58.830Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/5/felix-parent-5.pom [2024-06-21T19:40:58.830Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/5/felix-parent-5.pom (22 kB at 1.3 MB/s) [2024-06-21T19:40:58.830Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom [2024-06-21T19:40:58.830Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom (15 kB at 1.7 MB/s) [2024-06-21T19:40:58.830Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.4/org.apache.felix.gogo.runtime-1.1.4.pom [2024-06-21T19:40:58.830Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.4/org.apache.felix.gogo.runtime-1.1.4.pom (3.9 kB at 483 kB/s) [2024-06-21T19:40:58.830Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.pom [2024-06-21T19:40:58.830Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.pom (3.9 kB at 386 kB/s) [2024-06-21T19:40:58.830Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.pom [2024-06-21T19:40:58.830Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.pom (3.7 kB at 465 kB/s) [2024-06-21T19:40:58.830Z] [INFO] [2024-06-21T19:40:58.830Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server.product --- [2024-06-21T19:40:58.830Z] [INFO] [2024-06-21T19:40:58.830Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.trace.server.product --- [2024-06-21T19:40:58.830Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:40:58.831Z] [INFO] [2024-06-21T19:40:58.831Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.product --- [2024-06-21T19:40:58.831Z] [INFO] [2024-06-21T19:40:58.831Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.incubator.trace.server.product --- [2024-06-21T19:40:58.831Z] [INFO] [2024-06-21T19:40:58.831Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.product --- [2024-06-21T19:40:58.831Z] [INFO] [2024-06-21T19:40:58.831Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.product --- [2024-06-21T19:40:58.831Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:40:58.831Z] [INFO] [2024-06-21T19:40:58.831Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.product --- [2024-06-21T19:40:58.831Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/src/main/resources [2024-06-21T19:40:58.831Z] [INFO] [2024-06-21T19:40:58.831Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.incubator.trace.server.product --- [2024-06-21T19:40:58.831Z] [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [2024-06-21T19:40:58.831Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0] [2024-06-21T19:40:58.831Z] [INFO] [2024-06-21T19:40:58.831Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.incubator.trace.server.product --- [2024-06-21T19:40:58.831Z] [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [2024-06-21T19:40:59.754Z] [INFO] [2024-06-21T19:40:59.754Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.incubator.trace.server.product --- [2024-06-21T19:40:59.754Z] [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [2024-06-21T19:40:59.754Z] [INFO] [2024-06-21T19:40:59.754Z] [INFO] --- tycho-p2-publisher:4.0.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.incubator.trace.server.product --- [2024-06-21T19:40:59.754Z] [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [2024-06-21T19:40:59.754Z] [INFO] [2024-06-21T19:40:59.754Z] [INFO] --- tycho-p2-repository:4.0.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.incubator.trace.server.product --- [2024-06-21T19:40:59.754Z] [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [2024-06-21T19:41:01.641Z] [WARNING] [3a41ee8e-5f81-47eb-b8b3-46c08cf72c08][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.10.0.202406211918. [2024-06-21T19:41:01.641Z] [WARNING] [3a41ee8e-5f81-47eb-b8b3-46c08cf72c08][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.10.0.202406211918. [2024-06-21T19:41:01.641Z] [WARNING] [3a41ee8e-5f81-47eb-b8b3-46c08cf72c08][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.10.0.202406211918. [2024-06-21T19:41:06.879Z] [INFO] [2024-06-21T19:41:06.879Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.trace.server.product --- [2024-06-21T19:41:06.879Z] [INFO] [2024-06-21T19:41:06.879Z] [INFO] --- tycho-p2-repository:4.0.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.incubator.trace.server.product --- [2024-06-21T19:41:06.879Z] [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [2024-06-21T19:41:06.879Z] [INFO] [2024-06-21T19:41:06.879Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.trace.server.product --- [2024-06-21T19:41:06.879Z] [INFO] [2024-06-21T19:41:06.879Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server.product --- [2024-06-21T19:41:06.879Z] [INFO] [2024-06-21T19:41:06.879Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.trace.server.product --- [2024-06-21T19:41:06.879Z] [INFO] [2024-06-21T19:41:06.879Z] [INFO] --- tycho-p2-director:4.0.3:materialize-products (materialize-products) @ org.eclipse.tracecompass.incubator.trace.server.product --- [2024-06-21T19:41:06.879Z] [INFO] Installing product traceserver for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/traceserver/win32/win32/x86_64/trace-compass-server [2024-06-21T19:41:06.879Z] Installing traceserver 0.10.0.202406211918. [2024-06-21T19:41:12.113Z] Operation completed in 6041 ms. [2024-06-21T19:41:12.672Z] [INFO] Installing product traceserver for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/traceserver/macosx/cocoa/x86_64/trace-compass-server.app [2024-06-21T19:41:12.672Z] Installing traceserver 0.10.0.202406211918. [2024-06-21T19:41:17.912Z] Operation completed in 5265 ms. [2024-06-21T19:41:18.473Z] [INFO] Installing product traceserver for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/traceserver/linux/gtk/x86_64/trace-compass-server [2024-06-21T19:41:18.473Z] Installing traceserver 0.10.0.202406211918. [2024-06-21T19:41:23.708Z] Operation completed in 5242 ms. [2024-06-21T19:41:24.268Z] [INFO] [2024-06-21T19:41:24.268Z] [INFO] --- tycho-p2-director:4.0.3:archive-products (archive-products) @ org.eclipse.tracecompass.incubator.trace.server.product --- [2024-06-21T19:41:24.268Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/trace-compass-server0.10.0-20240621-1918-win32.win32.x86_64.zip [2024-06-21T19:41:26.778Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/trace-compass-server0.10.0-20240621-1918-macosx.cocoa.x86_64.tar.gz [2024-06-21T19:41:28.663Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/trace-compass-server0.10.0-20240621-1918-linux.gtk.x86_64.tar.gz [2024-06-21T19:41:31.171Z] [INFO] [2024-06-21T19:41:31.171Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.product --- [2024-06-21T19:41:31.171Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:41:31.171Z] [INFO] [2024-06-21T19:41:31.171Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.product --- [2024-06-21T19:41:31.171Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes [2024-06-21T19:41:31.171Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 54 classes [2024-06-21T19:41:31.171Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes [2024-06-21T19:41:31.171Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core' with 58 classes [2024-06-21T19:41:31.171Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.core' with 23 classes [2024-06-21T19:41:31.171Z] [INFO] [2024-06-21T19:41:31.171Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.trace.server.product --- [2024-06-21T19:41:31.171Z] [INFO] No primary artifact to install, installing attached artifacts instead. [2024-06-21T19:41:31.171Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.10.0-SNAPSHOT.pom [2024-06-21T19:41:31.171Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.10.0-SNAPSHOT-traceserver.executable.cocoa.macosx.x86_64.zip [2024-06-21T19:41:31.171Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:41:31.171Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.10.0-SNAPSHOT-traceserver.executable.win32.win32.x86_64.zip [2024-06-21T19:41:31.171Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.10.0-SNAPSHOT-traceserver.executable.gtk.linux.x86_64.zip [2024-06-21T19:41:31.171Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:41:31.171Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/trace-compass-server0.10.0-20240621-1918-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.10.0-SNAPSHOT-win32.win32.x86_64.zip [2024-06-21T19:41:31.172Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/trace-compass-server0.10.0-20240621-1918-macosx.cocoa.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.10.0-SNAPSHOT-macosx.cocoa.x86_64.tar.gz [2024-06-21T19:41:31.172Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/trace-compass-server0.10.0-20240621-1918-linux.gtk.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.10.0-SNAPSHOT-linux.gtk.x86_64.tar.gz [2024-06-21T19:41:31.172Z] [INFO] [2024-06-21T19:41:31.172Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.trace.server.product --- [2024-06-21T19:41:31.172Z] [INFO] [2024-06-21T19:41:31.172Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.doc.dev >-- [2024-06-21T19:41:31.172Z] [INFO] Building Trace Compass Incubator Trace Server Developer Guide 0.10.0-SNAPSHOT [123/128] [2024-06-21T19:41:31.172Z] [INFO] from doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/pom.xml [2024-06-21T19:41:31.172Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:41:31.172Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.doc.dev:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/pom.xml [2024-06-21T19:41:31.426Z] [INFO] [2024-06-21T19:41:31.426Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:41:31.426Z] [INFO] [2024-06-21T19:41:31.426Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:41:31.426Z] [INFO] Executing tasks [2024-06-21T19:41:31.426Z] [INFO] Executed tasks [2024-06-21T19:41:31.426Z] [INFO] [2024-06-21T19:41:31.426Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:41:31.426Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target [2024-06-21T19:41:31.426Z] [INFO] [2024-06-21T19:41:31.426Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:41:31.426Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:41:31.426Z] [INFO] [2024-06-21T19:41:31.426Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:41:31.426Z] [INFO] [2024-06-21T19:41:31.426Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:41:31.426Z] [INFO] [2024-06-21T19:41:31.426Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:41:31.426Z] [INFO] [2024-06-21T19:41:31.426Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:41:31.426Z] [INFO] [2024-06-21T19:41:31.426Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:41:31.426Z] [INFO] Resolving class path of Trace Compass Incubator Trace Server Developer Guide [2024-06-21T19:41:31.426Z] [INFO] [2024-06-21T19:41:31.426Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:41:31.426Z] [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-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:41:31.426Z] [INFO] [2024-06-21T19:41:31.426Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:41:31.426Z] [INFO] Executing tasks [2024-06-21T19:41:31.426Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/doc/Developer-Guide.html [2024-06-21T19:41:31.426Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:41:31.426Z] [INFO] Executed tasks [2024-06-21T19:41:31.426Z] [INFO] [2024-06-21T19:41:31.426Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:41:31.426Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/src/main/resources [2024-06-21T19:41:31.426Z] [INFO] [2024-06-21T19:41:31.426Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:41:31.426Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:41:31.426Z] [INFO] [2024-06-21T19:41:31.426Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:41:31.426Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:41:31.426Z] [INFO] Command line: [2024-06-21T19:41:31.426Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:41:31.426Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:41:31.986Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:41:31.986Z] 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) [2024-06-21T19:41:31.986Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:41:31.986Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:41:33.872Z] Buildfile: build.xml [2024-06-21T19:41:33.872Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:41:33.872Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:41:33.872Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:41:33.872Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:41:33.872Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:41:33.872Z] [2024-06-21T19:41:33.872Z] build.index: [2024-06-21T19:41:34.430Z] BUILD SUCCESSFUL [2024-06-21T19:41:34.430Z] [2024-06-21T19:41:34.430Z] BUILD SUCCESSFUL [2024-06-21T19:41:34.430Z] Total time: 1 second [2024-06-21T19:41:34.430Z] [INFO] [2024-06-21T19:41:34.430Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:41:34.430Z] [INFO] [2024-06-21T19:41:34.430Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:41:34.430Z] [INFO] [2024-06-21T19:41:34.430Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:41:34.430Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/src/test/resources [2024-06-21T19:41:34.430Z] [INFO] [2024-06-21T19:41:34.430Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:41:34.430Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:41:34.430Z] [INFO] [2024-06-21T19:41:34.430Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:41:34.430Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped [2024-06-21T19:41:34.430Z] [INFO] [2024-06-21T19:41:34.430Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:41:34.430Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:41:34.430Z] [INFO] [2024-06-21T19:41:34.430Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:41:34.430Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.10.0-SNAPSHOT.jar [2024-06-21T19:41:34.430Z] [INFO] [2024-06-21T19:41:34.430Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:41:34.431Z] [INFO] [2024-06-21T19:41:34.431Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:41:34.431Z] [INFO] [2024-06-21T19:41:34.431Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:41:34.431Z] [INFO] [2024-06-21T19:41:34.431Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:41:34.431Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.10.0-SNAPSHOT.jar [2024-06-21T19:41:38.589Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:41:41.850Z] [INFO] [2024-06-21T19:41:41.850Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:41:41.850Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:41:41.850Z] [INFO] [2024-06-21T19:41:41.850Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:41:41.850Z] [INFO] [2024-06-21T19:41:41.850Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:41:41.850Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.doc.dev/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.10.0-SNAPSHOT.jar [2024-06-21T19:41:41.851Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.10.0-SNAPSHOT.pom [2024-06-21T19:41:41.851Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.10.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.doc.dev/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:41:41.851Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:41:41.851Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:41:41.851Z] [INFO] [2024-06-21T19:41:41.851Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:41:41.851Z] [INFO] [2024-06-21T19:41:41.851Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:41:41.851Z] [INFO] Executing tasks [2024-06-21T19:41:41.851Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.trace.server.doc.dev [2024-06-21T19:41:41.851Z] [INFO] [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.trace.server.doc.dev [2024-06-21T19:41:41.851Z] [INFO] Executed tasks [2024-06-21T19:41:41.851Z] [INFO] [2024-06-21T19:41:41.851Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp-parent >-- [2024-06-21T19:41:41.851Z] [INFO] Building Trace Compass Incubator RCP Parent 0.10.0-SNAPSHOT [124/128] [2024-06-21T19:41:41.851Z] [INFO] from rcp/pom.xml [2024-06-21T19:41:41.851Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-21T19:41:41.851Z] [INFO] [2024-06-21T19:41:41.851Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rcp-parent --- [2024-06-21T19:41:41.851Z] [INFO] [2024-06-21T19:41:41.851Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp-parent --- [2024-06-21T19:41:41.851Z] [INFO] [2024-06-21T19:41:41.851Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp-parent --- [2024-06-21T19:41:41.851Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:41:41.851Z] [INFO] [2024-06-21T19:41:41.851Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rcp-parent --- [2024-06-21T19:41:41.851Z] [INFO] [2024-06-21T19:41:41.851Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.rcp-parent --- [2024-06-21T19:41:41.851Z] [INFO] [2024-06-21T19:41:41.851Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rcp-parent --- [2024-06-21T19:41:41.851Z] [INFO] [2024-06-21T19:41:41.851Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.rcp-parent --- [2024-06-21T19:41:41.851Z] [INFO] [2024-06-21T19:41:41.851Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp-parent --- [2024-06-21T19:41:41.851Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:41:41.851Z] [INFO] [2024-06-21T19:41:41.851Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp-parent --- [2024-06-21T19:41:41.851Z] [INFO] [2024-06-21T19:41:41.851Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rcp-parent --- [2024-06-21T19:41:41.851Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp-parent/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp-parent-0.10.0-SNAPSHOT.pom [2024-06-21T19:41:41.851Z] [INFO] [2024-06-21T19:41:41.851Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp >-- [2024-06-21T19:41:41.851Z] [INFO] Building Trace Compass Incubator RCP Feature 0.10.0-SNAPSHOT [125/128] [2024-06-21T19:41:41.851Z] [INFO] from rcp/org.eclipse.tracecompass.incubator.rcp/pom.xml [2024-06-21T19:41:41.851Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:41:41.851Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp/pom.xml [2024-06-21T19:41:41.851Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.jar [2024-06-21T19:41:41.851Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.jar (238 kB at 12 MB/s) [2024-06-21T19:41:41.851Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-jsp/9.0.83.1/apache-jsp-9.0.83.1.jar [2024-06-21T19:41:41.851Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-jsp/9.0.83.1/apache-jsp-9.0.83.1.jar (1.0 MB at 55 MB/s) [2024-06-21T19:41:41.851Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-el/9.0.83.1/apache-el-9.0.83.1.jar [2024-06-21T19:41:41.851Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-el/9.0.83.1/apache-el-9.0.83.1.jar (255 kB at 4.4 MB/s) [2024-06-21T19:41:41.851Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.pom [2024-06-21T19:41:41.851Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.pom (14 kB at 650 kB/s) [2024-06-21T19:41:41.851Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-jsp/9.0.83.1/apache-jsp-9.0.83.1.pom [2024-06-21T19:41:41.851Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-jsp/9.0.83.1/apache-jsp-9.0.83.1.pom (17 kB at 1.0 MB/s) [2024-06-21T19:41:41.851Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/jasper-jsp/9.0.83.1/jasper-jsp-9.0.83.1.pom [2024-06-21T19:41:41.851Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/jasper-jsp/9.0.83.1/jasper-jsp-9.0.83.1.pom (8.8 kB at 983 kB/s) [2024-06-21T19:41:41.851Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-schemas/4.0.3/jetty-schemas-4.0.3.pom [2024-06-21T19:41:41.851Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-schemas/4.0.3/jetty-schemas-4.0.3.pom (5.0 kB at 157 kB/s) [2024-06-21T19:41:41.851Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-toolchain/1.6/jetty-toolchain-1.6.pom [2024-06-21T19:41:41.851Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-toolchain/1.6/jetty-toolchain-1.6.pom (17 kB at 1.7 MB/s) [2024-06-21T19:41:41.851Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-el/9.0.83.1/apache-el-9.0.83.1.pom [2024-06-21T19:41:42.107Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-el/9.0.83.1/apache-el-9.0.83.1.pom (7.9 kB at 606 kB/s) [2024-06-21T19:41:42.107Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.33.0/ecj-3.33.0.pom [2024-06-21T19:41:42.107Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.33.0/ecj-3.33.0.pom (1.3 kB at 101 kB/s) [2024-06-21T19:41:42.107Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-schemas/4.0.3/jetty-schemas-4.0.3.jar [2024-06-21T19:41:42.107Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-schemas/4.0.3/jetty-schemas-4.0.3.jar (228 kB at 9.5 MB/s) [2024-06-21T19:41:42.107Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.33.0/ecj-3.33.0.jar [2024-06-21T19:41:42.107Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.33.0/ecj-3.33.0.jar (3.2 MB at 66 MB/s) [2024-06-21T19:41:42.107Z] [INFO] [2024-06-21T19:41:42.107Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rcp --- [2024-06-21T19:41:42.107Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp/target [2024-06-21T19:41:42.107Z] [INFO] [2024-06-21T19:41:42.107Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.rcp --- [2024-06-21T19:41:42.107Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:41:42.107Z] [INFO] [2024-06-21T19:41:42.107Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rcp --- [2024-06-21T19:41:42.107Z] [INFO] [2024-06-21T19:41:42.107Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rcp --- [2024-06-21T19:41:42.107Z] [INFO] [2024-06-21T19:41:42.107Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp --- [2024-06-21T19:41:42.107Z] [INFO] [2024-06-21T19:41:42.107Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rcp --- [2024-06-21T19:41:42.107Z] [INFO] [2024-06-21T19:41:42.107Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp --- [2024-06-21T19:41:42.107Z] [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-stable/rcp/org.eclipse.tracecompass.incubator.rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:41:42.107Z] [INFO] [2024-06-21T19:41:42.107Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rcp --- [2024-06-21T19:41:42.107Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp/src/main/resources [2024-06-21T19:41:42.107Z] [INFO] [2024-06-21T19:41:42.107Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.rcp --- [2024-06-21T19:41:42.667Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 296 were skipped [2024-06-21T19:41:42.667Z] [INFO] [2024-06-21T19:41:42.667Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rcp --- [2024-06-21T19:41:42.667Z] [INFO] [2024-06-21T19:41:42.667Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.rcp --- [2024-06-21T19:41:42.667Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp/target/org.eclipse.tracecompass.incubator.rcp-0.10.0-SNAPSHOT.jar [2024-06-21T19:41:42.667Z] [INFO] [2024-06-21T19:41:42.667Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.rcp --- [2024-06-21T19:41:42.667Z] [INFO] [2024-06-21T19:41:42.667Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.rcp --- [2024-06-21T19:41:42.667Z] [INFO] [2024-06-21T19:41:42.667Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.rcp --- [2024-06-21T19:41:42.922Z] [WARNING] The following referenced plugins has missing sources [2024-06-21T19:41:42.922Z] javax.inject_1.0.0.v20220405-0441 [2024-06-21T19:41:42.922Z] [2024-06-21T19:41:42.922Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp/target/org.eclipse.tracecompass.incubator.rcp-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:41:42.922Z] [INFO] [2024-06-21T19:41:42.922Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rcp --- [2024-06-21T19:41:42.922Z] [INFO] [2024-06-21T19:41:42.922Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.incubator.rcp --- [2024-06-21T19:41:42.922Z] [WARNING] artifact org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp:xml:p2metadata:0.10.0-SNAPSHOT already attached, replace previous instance [2024-06-21T19:41:42.922Z] [WARNING] artifact org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp:xml:p2artifacts:0.10.0-SNAPSHOT already attached, replace previous instance [2024-06-21T19:41:42.922Z] [INFO] [2024-06-21T19:41:42.922Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.rcp --- [2024-06-21T19:41:42.922Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp/target/org.eclipse.tracecompass.incubator.rcp-0.10.0-SNAPSHOT.jar [2024-06-21T19:41:46.184Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp/target/org.eclipse.tracecompass.incubator.rcp-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:41:50.342Z] [INFO] [2024-06-21T19:41:50.342Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp --- [2024-06-21T19:41:50.342Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:41:50.342Z] [INFO] [2024-06-21T19:41:50.342Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp --- [2024-06-21T19:41:50.342Z] [INFO] [2024-06-21T19:41:50.342Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rcp --- [2024-06-21T19:41:50.342Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp/target/org.eclipse.tracecompass.incubator.rcp-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp-0.10.0-SNAPSHOT.jar [2024-06-21T19:41:50.342Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp-0.10.0-SNAPSHOT.pom [2024-06-21T19:41:50.342Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp/target/org.eclipse.tracecompass.incubator.rcp-0.10.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:41:50.342Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:41:50.342Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:41:50.342Z] [INFO] [2024-06-21T19:41:50.342Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rcp --- [2024-06-21T19:41:50.342Z] [INFO] [2024-06-21T19:41:50.342Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding >-- [2024-06-21T19:41:50.342Z] [INFO] Building Trace Compass RCP Branding plug-in 0.10.0-SNAPSHOT [126/128] [2024-06-21T19:41:50.342Z] [INFO] from rcp/org.eclipse.tracecompass.incubator.rcp.branding/pom.xml [2024-06-21T19:41:50.342Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:41:50.342Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:41:50.342Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding/pom.xml [2024-06-21T19:41:50.342Z] [INFO] [2024-06-21T19:41:50.342Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rcp.branding --- [2024-06-21T19:41:50.342Z] [INFO] [2024-06-21T19:41:50.342Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.rcp.branding --- [2024-06-21T19:41:50.342Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:41:50.342Z] [INFO] [2024-06-21T19:41:50.342Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rcp.branding --- [2024-06-21T19:41:50.343Z] [INFO] [2024-06-21T19:41:50.343Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rcp.branding --- [2024-06-21T19:41:50.343Z] [INFO] [2024-06-21T19:41:50.343Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp.branding --- [2024-06-21T19:41:50.343Z] [INFO] [2024-06-21T19:41:50.343Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rcp.branding --- [2024-06-21T19:41:50.343Z] [INFO] [2024-06-21T19:41:50.343Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.rcp.branding --- [2024-06-21T19:41:50.343Z] [INFO] Resolving class path of Trace Compass RCP Branding plug-in [2024-06-21T19:41:50.343Z] [INFO] [2024-06-21T19:41:50.343Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp.branding --- [2024-06-21T19:41:50.343Z] [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-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:41:50.343Z] [INFO] [2024-06-21T19:41:50.343Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rcp.branding --- [2024-06-21T19:41:50.343Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding/src/main/resources [2024-06-21T19:41:50.343Z] [INFO] [2024-06-21T19:41:50.343Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.rcp.branding --- [2024-06-21T19:41:50.343Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:41:50.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 [2024-06-21T19:41:50.343Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding/pom.xml [2024-06-21T19:41:50.343Z] [INFO] [2024-06-21T19:41:50.343Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.rcp.branding --- [2024-06-21T19:41:50.343Z] [INFO] [2024-06-21T19:41:50.343Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.rcp.branding --- [2024-06-21T19:41:50.343Z] [INFO] [2024-06-21T19:41:50.343Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.rcp.branding --- [2024-06-21T19:41:50.343Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding/src/test/resources [2024-06-21T19:41:50.343Z] [INFO] [2024-06-21T19:41:50.343Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.rcp.branding --- [2024-06-21T19:41:50.343Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:41:50.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 [2024-06-21T19:41:50.343Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding/pom.xml [2024-06-21T19:41:50.343Z] [INFO] [2024-06-21T19:41:50.343Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.rcp.branding --- [2024-06-21T19:41:50.343Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 62 were skipped [2024-06-21T19:41:50.343Z] [INFO] [2024-06-21T19:41:50.343Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rcp.branding --- [2024-06-21T19:41:50.343Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/org.eclipse.tracecompass.incubator.rcp.branding-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:41:50.343Z] [INFO] [2024-06-21T19:41:50.343Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.rcp.branding --- [2024-06-21T19:41:50.343Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/org.eclipse.tracecompass.incubator.rcp.branding-0.10.0-SNAPSHOT.jar [2024-06-21T19:41:50.343Z] [INFO] [2024-06-21T19:41:50.343Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.rcp.branding --- [2024-06-21T19:41:50.343Z] [INFO] [2024-06-21T19:41:50.343Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.rcp.branding --- [2024-06-21T19:41:50.343Z] [INFO] [2024-06-21T19:41:50.343Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rcp.branding --- [2024-06-21T19:41:50.343Z] [INFO] [2024-06-21T19:41:50.343Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.rcp.branding --- [2024-06-21T19:41:50.343Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/org.eclipse.tracecompass.incubator.rcp.branding-0.10.0-SNAPSHOT.jar [2024-06-21T19:41:55.578Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/org.eclipse.tracecompass.incubator.rcp.branding-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:42:00.817Z] [INFO] [2024-06-21T19:42:00.817Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp.branding --- [2024-06-21T19:42:00.817Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:42:00.817Z] [INFO] [2024-06-21T19:42:00.817Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp.branding --- [2024-06-21T19:42:00.817Z] [INFO] [2024-06-21T19:42:00.817Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rcp.branding --- [2024-06-21T19:42:00.817Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/org.eclipse.tracecompass.incubator.rcp.branding-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding-0.10.0-SNAPSHOT.jar [2024-06-21T19:42:00.817Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding-0.10.0-SNAPSHOT.pom [2024-06-21T19:42:00.817Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/org.eclipse.tracecompass.incubator.rcp.branding-0.10.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding-0.10.0-SNAPSHOT-sources.jar [2024-06-21T19:42:00.817Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:42:00.817Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:42:00.817Z] [INFO] [2024-06-21T19:42:00.817Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rcp.branding --- [2024-06-21T19:42:00.817Z] [INFO] [2024-06-21T19:42:00.817Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding.feature >-- [2024-06-21T19:42:00.817Z] [INFO] Building Trace Compass RCP Branding Feature 0.10.0-SNAPSHOT [127/128] [2024-06-21T19:42:00.817Z] [INFO] from rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/pom.xml [2024-06-21T19:42:00.817Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:42:00.817Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding.feature:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/pom.xml [2024-06-21T19:42:00.817Z] [INFO] [2024-06-21T19:42:00.817Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rcp.branding.feature --- [2024-06-21T19:42:00.817Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target [2024-06-21T19:42:00.817Z] [INFO] [2024-06-21T19:42:00.817Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.rcp.branding.feature --- [2024-06-21T19:42:00.817Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:42:00.817Z] [INFO] [2024-06-21T19:42:00.817Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rcp.branding.feature --- [2024-06-21T19:42:00.817Z] [INFO] [2024-06-21T19:42:00.817Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rcp.branding.feature --- [2024-06-21T19:42:00.817Z] [INFO] [2024-06-21T19:42:00.817Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp.branding.feature --- [2024-06-21T19:42:00.817Z] [INFO] [2024-06-21T19:42:00.817Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rcp.branding.feature --- [2024-06-21T19:42:00.817Z] [INFO] [2024-06-21T19:42:00.817Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp.branding.feature --- [2024-06-21T19:42:00.817Z] [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-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:42:00.818Z] [INFO] [2024-06-21T19:42:00.818Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rcp.branding.feature --- [2024-06-21T19:42:00.818Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/src/main/resources [2024-06-21T19:42:00.818Z] [INFO] [2024-06-21T19:42:00.818Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.rcp.branding.feature --- [2024-06-21T19:42:00.818Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 62 were skipped [2024-06-21T19:42:00.818Z] [INFO] [2024-06-21T19:42:00.818Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rcp.branding.feature --- [2024-06-21T19:42:00.818Z] [INFO] [2024-06-21T19:42:00.818Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.rcp.branding.feature --- [2024-06-21T19:42:00.818Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.10.0-SNAPSHOT.jar [2024-06-21T19:42:00.818Z] [INFO] [2024-06-21T19:42:00.818Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.rcp.branding.feature --- [2024-06-21T19:42:00.818Z] [INFO] [2024-06-21T19:42:00.818Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.rcp.branding.feature --- [2024-06-21T19:42:00.818Z] [INFO] [2024-06-21T19:42:00.818Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.rcp.branding.feature --- [2024-06-21T19:42:00.818Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:42:00.818Z] [INFO] [2024-06-21T19:42:00.818Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rcp.branding.feature --- [2024-06-21T19:42:00.818Z] [INFO] [2024-06-21T19:42:00.818Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.incubator.rcp.branding.feature --- [2024-06-21T19:42:00.818Z] [WARNING] artifact org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding.feature:xml:p2metadata:0.10.0-SNAPSHOT already attached, replace previous instance [2024-06-21T19:42:00.818Z] [WARNING] artifact org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding.feature:xml:p2artifacts:0.10.0-SNAPSHOT already attached, replace previous instance [2024-06-21T19:42:00.818Z] [INFO] [2024-06-21T19:42:00.818Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.rcp.branding.feature --- [2024-06-21T19:42:00.818Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.10.0-SNAPSHOT.jar [2024-06-21T19:42:04.076Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:42:07.338Z] [INFO] [2024-06-21T19:42:07.339Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp.branding.feature --- [2024-06-21T19:42:07.339Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:42:07.339Z] [INFO] [2024-06-21T19:42:07.339Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp.branding.feature --- [2024-06-21T19:42:07.339Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rcp.branding' with 0 classes [2024-06-21T19:42:07.339Z] [INFO] [2024-06-21T19:42:07.339Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rcp.branding.feature --- [2024-06-21T19:42:07.339Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.10.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding.feature/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.10.0-SNAPSHOT.jar [2024-06-21T19:42:07.339Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.10.0-SNAPSHOT.pom [2024-06-21T19:42:07.339Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.10.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding.feature/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.10.0-SNAPSHOT-sources-feature.jar [2024-06-21T19:42:07.339Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:42:07.339Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:42:07.339Z] [INFO] [2024-06-21T19:42:07.339Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rcp.branding.feature --- [2024-06-21T19:42:07.339Z] [INFO] [2024-06-21T19:42:07.339Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.product >-- [2024-06-21T19:42:07.339Z] [INFO] Building Trace Compass Incubator RCP Product 0.10.0-SNAPSHOT [128/128] [2024-06-21T19:42:07.339Z] [INFO] from rcp/org.eclipse.tracecompass.incubator.rcp.product/pom.xml [2024-06-21T19:42:07.339Z] [INFO] -------------------------[ eclipse-repository ]------------------------- [2024-06-21T19:42:07.339Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.product:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.product/pom.xml [2024-06-21T19:42:07.339Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar [2024-06-21T19:42:07.339Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar (67 kB at 2.6 MB/s) [2024-06-21T19:42:07.339Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/el/jakarta.el-api/5.0.1/jakarta.el-api-5.0.1.jar [2024-06-21T19:42:07.594Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/el/jakarta.el-api/5.0.1/jakarta.el-api-5.0.1.jar (88 kB at 2.0 MB/s) [2024-06-21T19:42:07.594Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/1.0.5/jakarta.inject-api-1.0.5.jar [2024-06-21T19:42:07.594Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/1.0.5/jakarta.inject-api-1.0.5.jar (11 kB at 11 MB/s) [2024-06-21T19:42:07.594Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.1.1/jakarta.servlet.jsp-api-3.1.1.jar [2024-06-21T19:42:07.594Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.1.1/jakarta.servlet.jsp-api-3.1.1.jar (71 kB at 2.7 MB/s) [2024-06-21T19:42:07.594Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar [2024-06-21T19:42:07.594Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar (131 kB at 15 MB/s) [2024-06-21T19:42:07.594Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.pom [2024-06-21T19:42:07.594Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.pom (19 kB at 2.3 MB/s) [2024-06-21T19:42:07.594Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/el/jakarta.el-api/5.0.1/jakarta.el-api-5.0.1.pom [2024-06-21T19:42:07.594Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/el/jakarta.el-api/5.0.1/jakarta.el-api-5.0.1.pom (12 kB at 496 kB/s) [2024-06-21T19:42:07.594Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/1.0.5/jakarta.inject-api-1.0.5.pom [2024-06-21T19:42:07.594Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/1.0.5/jakarta.inject-api-1.0.5.pom (5.8 kB at 2.9 MB/s) [2024-06-21T19:42:07.594Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.1.1/jakarta.servlet.jsp-api-3.1.1.pom [2024-06-21T19:42:07.594Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.1.1/jakarta.servlet.jsp-api-3.1.1.pom (12 kB at 1.1 MB/s) [2024-06-21T19:42:07.594Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.pom [2024-06-21T19:42:07.594Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.pom (13 kB at 530 kB/s) [2024-06-21T19:42:07.594Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api-parent/4.0.2/jakarta.xml.bind-api-parent-4.0.2.pom [2024-06-21T19:42:07.594Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api-parent/4.0.2/jakarta.xml.bind-api-parent-4.0.2.pom (9.1 kB at 1.1 MB/s) [2024-06-21T19:42:07.849Z] [INFO] [2024-06-21T19:42:07.849Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rcp.product --- [2024-06-21T19:42:07.849Z] [INFO] [2024-06-21T19:42:07.849Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.rcp.product --- [2024-06-21T19:42:07.849Z] [INFO] The project's OSGi version is 0.10.0.202406211918 [2024-06-21T19:42:07.849Z] [INFO] [2024-06-21T19:42:07.849Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp.product --- [2024-06-21T19:42:07.849Z] [INFO] [2024-06-21T19:42:07.849Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.incubator.rcp.product --- [2024-06-21T19:42:07.849Z] [INFO] [2024-06-21T19:42:07.849Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rcp.product --- [2024-06-21T19:42:07.849Z] [INFO] [2024-06-21T19:42:07.849Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp.product --- [2024-06-21T19:42:07.849Z] [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-stable/rcp/org.eclipse.tracecompass.incubator.rcp.product/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:42:07.849Z] [INFO] [2024-06-21T19:42:07.849Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rcp.product --- [2024-06-21T19:42:07.849Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.product/src/main/resources [2024-06-21T19:42:07.849Z] [INFO] [2024-06-21T19:42:07.849Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.incubator.rcp.product --- [2024-06-21T19:42:07.849Z] [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [2024-06-21T19:42:07.849Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0] [2024-06-21T19:42:07.849Z] [INFO] [2024-06-21T19:42:07.849Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.incubator.rcp.product --- [2024-06-21T19:42:07.849Z] [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [2024-06-21T19:42:08.104Z] [INFO] [2024-06-21T19:42:08.104Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.incubator.rcp.product --- [2024-06-21T19:42:08.104Z] [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [2024-06-21T19:42:08.104Z] [INFO] [2024-06-21T19:42:08.104Z] [INFO] --- tycho-p2-publisher:4.0.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.incubator.rcp.product --- [2024-06-21T19:42:08.104Z] [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [2024-06-21T19:42:08.104Z] [INFO] [2024-06-21T19:42:08.104Z] [INFO] --- tycho-p2-repository:4.0.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.incubator.rcp.product --- [2024-06-21T19:42:08.104Z] [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [2024-06-21T19:42:11.363Z] [WARNING] [3a41ee8e-5f81-47eb-b8b3-46c08cf72c08][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.10.0.202406211918. [2024-06-21T19:42:13.249Z] [WARNING] [3a41ee8e-5f81-47eb-b8b3-46c08cf72c08][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. [2024-06-21T19:42:17.407Z] [WARNING] [3a41ee8e-5f81-47eb-b8b3-46c08cf72c08][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.10.0.202406211918. [2024-06-21T19:42:17.662Z] [WARNING] [3a41ee8e-5f81-47eb-b8b3-46c08cf72c08][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.10.0.202406211918. [2024-06-21T19:42:24.188Z] [WARNING] [3a41ee8e-5f81-47eb-b8b3-46c08cf72c08][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. [2024-06-21T19:42:39.015Z] [INFO] [2024-06-21T19:42:39.015Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rcp.product --- [2024-06-21T19:42:39.015Z] [INFO] [2024-06-21T19:42:39.015Z] [INFO] --- tycho-p2-repository:4.0.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.incubator.rcp.product --- [2024-06-21T19:42:39.015Z] [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [2024-06-21T19:42:39.015Z] [INFO] [2024-06-21T19:42:39.015Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.rcp.product --- [2024-06-21T19:42:39.015Z] [INFO] [2024-06-21T19:42:39.015Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rcp.product --- [2024-06-21T19:42:39.015Z] [INFO] [2024-06-21T19:42:39.015Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.rcp.product --- [2024-06-21T19:42:39.015Z] [INFO] [2024-06-21T19:42:39.015Z] [INFO] --- tycho-p2-director:4.0.3:materialize-products (materialize-products) @ org.eclipse.tracecompass.incubator.rcp.product --- [2024-06-21T19:42:39.015Z] [INFO] Installing product org.eclipse.tracecompass.incubator.rcp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/org.eclipse.tracecompass.incubator.rcp/win32/win32/x86_64/trace-compass [2024-06-21T19:42:39.015Z] Installing org.eclipse.tracecompass.incubator.rcp 0.10.0.202406211918. [2024-06-21T19:42:39.015Z] Installing org.eclipse.tracecompass.jsontrace.feature.group 10.0.0.202406141926. [2024-06-21T19:42:39.016Z] Installing org.eclipse.tracecompass.rcp.feature.group 10.0.0.202406141926. [2024-06-21T19:42:39.016Z] Installing org.eclipse.tracecompass.incubator.rcp.feature.group 0.10.0.202406211918. [2024-06-21T19:42:39.016Z] Installing org.eclipse.tracecompass.tmf.cli.feature.group 10.0.0.202406141926. [2024-06-21T19:42:39.016Z] Installing org.eclipse.tracecompass.incubator.filters.feature.group 0.10.0.202406211918. [2024-06-21T19:42:39.016Z] Installing org.eclipse.tracecompass.incubator.scripting.feature.group 0.10.0.202406211918. [2024-06-21T19:42:39.016Z] Installing org.eclipse.tracecompass.incubator.scripting.javascript.feature.group 0.10.0.202406211918. [2024-06-21T19:42:39.016Z] Installing org.eclipse.tracecompass.incubator.scripting.python.feature.group 0.10.0.202406211918. [2024-06-21T19:43:00.886Z] Operation completed in 22553 ms. [2024-06-21T19:43:00.886Z] [INFO] Installing product org.eclipse.tracecompass.incubator.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/org.eclipse.tracecompass.incubator.rcp/macosx/cocoa/x86_64/trace-compass.app [2024-06-21T19:43:01.141Z] Installing org.eclipse.tracecompass.incubator.rcp 0.10.0.202406211918. [2024-06-21T19:43:01.141Z] Installing org.eclipse.tracecompass.jsontrace.feature.group 10.0.0.202406141926. [2024-06-21T19:43:01.141Z] Installing org.eclipse.tracecompass.rcp.feature.group 10.0.0.202406141926. [2024-06-21T19:43:01.141Z] Installing org.eclipse.tracecompass.incubator.rcp.feature.group 0.10.0.202406211918. [2024-06-21T19:43:01.141Z] Installing org.eclipse.tracecompass.tmf.cli.feature.group 10.0.0.202406141926. [2024-06-21T19:43:01.141Z] Installing org.eclipse.tracecompass.incubator.filters.feature.group 0.10.0.202406211918. [2024-06-21T19:43:01.141Z] Installing org.eclipse.tracecompass.incubator.scripting.feature.group 0.10.0.202406211918. [2024-06-21T19:43:01.141Z] Installing org.eclipse.tracecompass.incubator.scripting.javascript.feature.group 0.10.0.202406211918. [2024-06-21T19:43:01.141Z] Installing org.eclipse.tracecompass.incubator.scripting.python.feature.group 0.10.0.202406211918. [2024-06-21T19:43:27.620Z] Operation completed in 22607 ms. [2024-06-21T19:43:27.620Z] [INFO] Installing product org.eclipse.tracecompass.incubator.rcp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/org.eclipse.tracecompass.incubator.rcp/linux/gtk/x86_64/trace-compass [2024-06-21T19:43:27.620Z] Installing org.eclipse.tracecompass.incubator.rcp 0.10.0.202406211918. [2024-06-21T19:43:27.620Z] Installing org.eclipse.tracecompass.jsontrace.feature.group 10.0.0.202406141926. [2024-06-21T19:43:27.620Z] Installing org.eclipse.tracecompass.rcp.feature.group 10.0.0.202406141926. [2024-06-21T19:43:27.620Z] Installing org.eclipse.tracecompass.incubator.rcp.feature.group 0.10.0.202406211918. [2024-06-21T19:43:27.620Z] Installing org.eclipse.tracecompass.tmf.cli.feature.group 10.0.0.202406141926. [2024-06-21T19:43:27.620Z] Installing org.eclipse.tracecompass.incubator.filters.feature.group 0.10.0.202406211918. [2024-06-21T19:43:27.620Z] Installing org.eclipse.tracecompass.incubator.scripting.feature.group 0.10.0.202406211918. [2024-06-21T19:43:27.620Z] Installing org.eclipse.tracecompass.incubator.scripting.javascript.feature.group 0.10.0.202406211918. [2024-06-21T19:43:27.620Z] Installing org.eclipse.tracecompass.incubator.scripting.python.feature.group 0.10.0.202406211918. [2024-06-21T19:43:46.107Z] Operation completed in 21765 ms. [2024-06-21T19:43:46.362Z] [INFO] [2024-06-21T19:43:46.362Z] [INFO] --- tycho-p2-director:4.0.3:archive-products (archive-products) @ org.eclipse.tracecompass.incubator.rcp.product --- [2024-06-21T19:43:46.617Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/trace-compass-0.10.0-20240621-1918-win32.win32.x86_64.zip [2024-06-21T19:43:54.693Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/trace-compass-0.10.0-20240621-1918-macosx.cocoa.x86_64.tar.gz [2024-06-21T19:44:04.638Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/trace-compass-0.10.0-20240621-1918-linux.gtk.x86_64.tar.gz [2024-06-21T19:44:14.570Z] [INFO] [2024-06-21T19:44:14.570Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp.product --- [2024-06-21T19:44:14.570Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2024-06-21T19:44:14.570Z] [INFO] [2024-06-21T19:44:14.570Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp.product --- [2024-06-21T19:44:14.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack' with 0 classes [2024-06-21T19:44:14.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount' with 0 classes [2024-06-21T19:44:14.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.javascript' with 0 classes [2024-06-21T19:44:14.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2' with 0 classes [2024-06-21T19:44:14.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout' with 0 classes [2024-06-21T19:44:14.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras' with 0 classes [2024-06-21T19:44:14.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace' with 0 classes [2024-06-21T19:44:14.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace' with 0 classes [2024-06-21T19:44:14.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rcp' with 0 classes [2024-06-21T19:44:14.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis' with 0 classes [2024-06-21T19:44:14.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros' with 0 classes [2024-06-21T19:44:14.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace' with 0 classes [2024-06-21T19:44:14.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling' with 0 classes [2024-06-21T19:44:14.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting' with 0 classes [2024-06-21T19:44:14.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rcp.branding.feature' with 0 classes [2024-06-21T19:44:14.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters' with 0 classes [2024-06-21T19:44:14.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tmf.ui.multiview' with 0 classes [2024-06-21T19:44:14.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel' with 0 classes [2024-06-21T19:44:14.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven' with 0 classes [2024-06-21T19:44:14.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm' with 0 classes [2024-06-21T19:44:14.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tracecompass' with 0 classes [2024-06-21T19:44:14.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent' with 0 classes [2024-06-21T19:44:14.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing' with 0 classes [2024-06-21T19:44:14.825Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.python' with 0 classes [2024-06-21T19:44:14.825Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes [2024-06-21T19:44:14.825Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.core' with 5 classes [2024-06-21T19:44:14.825Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 54 classes [2024-06-21T19:44:14.825Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes [2024-06-21T19:44:15.079Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.doc.user' with 0 classes [2024-06-21T19:44:15.079Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 68 classes [2024-06-21T19:44:15.079Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.doc.user' with 0 classes [2024-06-21T19:44:15.079Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes [2024-06-21T19:44:15.079Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.core' with 6 classes [2024-06-21T19:44:15.079Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.doc.user' with 0 classes [2024-06-21T19:44:15.079Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.core' with 14 classes [2024-06-21T19:44:15.079Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.doc.user' with 0 classes [2024-06-21T19:44:15.079Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.ui' with 21 classes [2024-06-21T19:44:15.079Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.doc.user' with 0 classes [2024-06-21T19:44:15.079Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.core' with 6 classes [2024-06-21T19:44:15.079Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.ui' with 1 classes [2024-06-21T19:44:15.079Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.core' with 6 classes [2024-06-21T19:44:15.079Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.doc.user' with 0 classes [2024-06-21T19:44:15.079Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.ui' with 13 classes [2024-06-21T19:44:15.079Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes [2024-06-21T19:44:15.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.doc.user' with 0 classes [2024-06-21T19:44:15.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.ui' with 28 classes [2024-06-21T19:44:15.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui' with 50 classes [2024-06-21T19:44:15.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.core' with 4 classes [2024-06-21T19:44:15.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user' with 0 classes [2024-06-21T19:44:15.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.core' with 23 classes [2024-06-21T19:44:15.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.doc.user' with 0 classes [2024-06-21T19:44:15.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.ui' with 22 classes [2024-06-21T19:44:15.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.core' with 11 classes [2024-06-21T19:44:15.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.doc.user' with 0 classes [2024-06-21T19:44:15.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rcp.branding' with 0 classes [2024-06-21T19:44:15.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm.core' with 30 classes [2024-06-21T19:44:15.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.core' with 60 classes [2024-06-21T19:44:15.589Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.doc.user' with 0 classes [2024-06-21T19:44:15.589Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.ui' with 27 classes [2024-06-21T19:44:15.589Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2.core' with 81 classes [2024-06-21T19:44:15.589Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2.doc.user' with 0 classes [2024-06-21T19:44:15.589Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2.ui' with 22 classes [2024-06-21T19:44:15.589Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes [2024-06-21T19:44:15.589Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.doc.user' with 0 classes [2024-06-21T19:44:15.589Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.ui' with 33 classes [2024-06-21T19:44:15.589Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tracecompass.core' with 4 classes [2024-06-21T19:44:15.843Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.ui' with 5 classes [2024-06-21T19:44:15.843Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.core' with 23 classes [2024-06-21T19:44:15.843Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.doc.user' with 0 classes [2024-06-21T19:44:15.843Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core' with 54 classes [2024-06-21T19:44:15.843Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user' with 0 classes [2024-06-21T19:44:15.843Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui' with 40 classes [2024-06-21T19:44:15.843Z] [INFO] [2024-06-21T19:44:15.843Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rcp.product --- [2024-06-21T19:44:15.843Z] [INFO] No primary artifact to install, installing attached artifacts instead. [2024-06-21T19:44:15.843Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.10.0-SNAPSHOT.pom [2024-06-21T19:44:15.843Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.10.0-SNAPSHOT-p2artifacts.xml [2024-06-21T19:44:15.844Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.10.0-SNAPSHOT-org.eclipse.tracecompass.incubator.rcp.executable.gtk.linux.x86_64.zip [2024-06-21T19:44:15.844Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.10.0-SNAPSHOT-org.eclipse.tracecompass.incubator.rcp.executable.win32.win32.x86_64.zip [2024-06-21T19:44:15.844Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.10.0-SNAPSHOT-org.eclipse.tracecompass.incubator.rcp.executable.cocoa.macosx.x86_64.zip [2024-06-21T19:44:15.844Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/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.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.10.0-SNAPSHOT-p2metadata.xml [2024-06-21T19:44:15.844Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/trace-compass-0.10.0-20240621-1918-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.10.0-SNAPSHOT-win32.win32.x86_64.zip [2024-06-21T19:44:16.099Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/trace-compass-0.10.0-20240621-1918-macosx.cocoa.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.10.0-SNAPSHOT-macosx.cocoa.x86_64.tar.gz [2024-06-21T19:44:16.099Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/trace-compass-0.10.0-20240621-1918-linux.gtk.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.10.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.10.0-SNAPSHOT-linux.gtk.x86_64.tar.gz [2024-06-21T19:44:16.354Z] [INFO] [2024-06-21T19:44:16.354Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rcp.product --- [2024-06-21T19:44:16.354Z] [INFO] ------------------------------------------------------------------------ [2024-06-21T19:44:16.354Z] [INFO] Reactor Summary: [2024-06-21T19:44:16.354Z] [INFO] [2024-06-21T19:44:16.354Z] [INFO] Trace Compass Incubator Parent 0.10.0-SNAPSHOT ..... SUCCESS [ 6.844 s] [2024-06-21T19:44:16.354Z] [INFO] Trace Compass Incubator Common Parent 0.10.0-SNAPSHOT SUCCESS [ 0.039 s] [2024-06-21T19:44:16.354Z] [INFO] Trace Compass Incubator Target Platform 0.10.0-SNAPSHOT SUCCESS [ 0.232 s] [2024-06-21T19:44:16.354Z] [INFO] Trace Compass Incubator Callstack Parent 0.10.0-SNAPSHOT SUCCESS [ 0.022 s] [2024-06-21T19:44:16.354Z] [INFO] org.eclipse.tracecompass.incubator.analysis.core 0.1.2-SNAPSHOT SUCCESS [ 45.464 s] [2024-06-21T19:44:16.354Z] [INFO] org.eclipse.tracecompass.incubator.callstack.core 0.1.6-SNAPSHOT SUCCESS [ 11.808 s] [2024-06-21T19:44:16.354Z] [INFO] org.eclipse.tracecompass.incubator.callstack.ui 0.1.2-SNAPSHOT SUCCESS [ 19.811 s] [2024-06-21T19:44:16.354Z] [INFO] Trace Compass Incubator Documentation 0.10.0-SNAPSHOT SUCCESS [ 0.021 s] [2024-06-21T19:44:16.354Z] [INFO] Trace Compass Incubator callstack User Guide 0.10.0-SNAPSHOT SUCCESS [ 16.450 s] [2024-06-21T19:44:16.354Z] [INFO] org.eclipse.tracecompass.incubator.callstack 0.10.0-SNAPSHOT SUCCESS [ 7.714 s] [2024-06-21T19:44:16.354Z] [INFO] Trace Compass Incubator analyses Parent 0.10.0-SNAPSHOT SUCCESS [ 0.027 s] [2024-06-21T19:44:16.354Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount.core 0.1.1-SNAPSHOT SUCCESS [ 7.278 s] [2024-06-21T19:44:16.354Z] [INFO] Trace Compass Incubator eventcount User Guide 0.10.0-SNAPSHOT SUCCESS [ 12.028 s] [2024-06-21T19:44:16.354Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount 0.10.0-SNAPSHOT SUCCESS [ 8.393 s] [2024-06-21T19:44:16.354Z] [INFO] Trace Compass Incubator Scripting User Guide 0.10.0-SNAPSHOT SUCCESS [ 12.259 s] [2024-06-21T19:44:16.354Z] [INFO] org.eclipse.tracecompass.incubator.filters.core 0.1.1-SNAPSHOT SUCCESS [ 7.679 s] [2024-06-21T19:44:16.354Z] [INFO] Trace Compass Incubator Scripting Parent 0.10.0-SNAPSHOT SUCCESS [ 3.918 s] [2024-06-21T19:44:16.354Z] [INFO] org.eclipse.tracecompass.incubator.scripting.core 0.1.5-SNAPSHOT SUCCESS [ 11.924 s] [2024-06-21T19:44:16.354Z] [INFO] org.eclipse.tracecompass.incubator.scripting.ui 0.1.3-SNAPSHOT SUCCESS [ 12.285 s] [2024-06-21T19:44:16.354Z] [INFO] org.eclipse.tracecompass.incubator.scripting 0.10.0-SNAPSHOT SUCCESS [ 7.786 s] [2024-06-21T19:44:16.354Z] [INFO] org.eclipse.tracecompass.incubator.scripting.javascript 0.10.0-SNAPSHOT SUCCESS [ 9.612 s] [2024-06-21T19:44:16.354Z] [INFO] Trace Compass Incubator tracetypes Parent 0.10.0-SNAPSHOT SUCCESS [ 0.035 s] [2024-06-21T19:44:16.354Z] [INFO] org.eclipse.tracecompass.incubator.ros2.core 0.1.4-SNAPSHOT SUCCESS [ 10.777 s] [2024-06-21T19:44:16.354Z] [INFO] Trace Compass Incubator ROS 2 User Guide 0.10.0-SNAPSHOT SUCCESS [ 9.850 s] [2024-06-21T19:44:16.354Z] [INFO] org.eclipse.tracecompass.incubator.ros2.ui 0.1.3-SNAPSHOT SUCCESS [ 8.327 s] [2024-06-21T19:44:16.354Z] [INFO] org.eclipse.tracecompass.incubator.ros2 0.10.0-SNAPSHOT SUCCESS [ 9.415 s] [2024-06-21T19:44:16.354Z] [INFO] org.eclipse.tracecompass.incubator.inandout.core 0.1.2-SNAPSHOT SUCCESS [ 8.107 s] [2024-06-21T19:44:16.354Z] [INFO] Trace Compass Incubator inandout User Guide 0.10.0-SNAPSHOT SUCCESS [ 14.002 s] [2024-06-21T19:44:16.354Z] [INFO] org.eclipse.tracecompass.incubator.inandout.ui 0.1.2-SNAPSHOT SUCCESS [ 8.022 s] [2024-06-21T19:44:16.354Z] [INFO] org.eclipse.tracecompass.incubator.inandout 0.10.0-SNAPSHOT SUCCESS [ 7.178 s] [2024-06-21T19:44:16.354Z] [INFO] org.eclipse.tracecompass.incubator.kernel.core 0.1.6-SNAPSHOT SUCCESS [ 7.691 s] [2024-06-21T19:44:16.354Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras.core 0.1.2-SNAPSHOT SUCCESS [ 10.894 s] [2024-06-21T19:44:16.354Z] [INFO] Trace Compass Incubator LTTng2 Ust Extras User Guide 0.10.0-SNAPSHOT SUCCESS [ 9.523 s] [2024-06-21T19:44:16.354Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras 0.10.0-SNAPSHOT SUCCESS [ 6.869 s] [2024-06-21T19:44:16.354Z] [INFO] org.eclipse.tracecompass.incubator.ftrace.core 0.1.3-SNAPSHOT SUCCESS [ 7.689 s] [2024-06-21T19:44:16.354Z] [INFO] Trace Compass Incubator ftrace User Guide 0.10.0-SNAPSHOT SUCCESS [ 9.874 s] [2024-06-21T19:44:16.354Z] [INFO] org.eclipse.tracecompass.incubator.ftrace 0.10.0-SNAPSHOT SUCCESS [ 10.753 s] [2024-06-21T19:44:16.354Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.core 0.1.4-SNAPSHOT SUCCESS [ 7.684 s] [2024-06-21T19:44:16.354Z] [INFO] Trace Compass Incubator for Android User Guide 0.10.0-SNAPSHOT SUCCESS [ 9.676 s] [2024-06-21T19:44:16.354Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.ui 0.1.1-SNAPSHOT SUCCESS [ 7.925 s] [2024-06-21T19:44:16.354Z] [INFO] org.eclipse.tracecompass.incubator.traceevent 0.10.0-SNAPSHOT SUCCESS [ 7.049 s] [2024-06-21T19:44:16.354Z] [INFO] org.eclipse.tracecompass.incubator.atrace.core 0.1.1-SNAPSHOT SUCCESS [ 8.375 s] [2024-06-21T19:44:16.354Z] [INFO] org.eclipse.tracecompass.incubator.atrace 0.10.0-SNAPSHOT SUCCESS [ 10.509 s] [2024-06-21T19:44:16.354Z] [INFO] Trace Compass Incubator Virtual Machine Analysis User Guide 0.10.0-SNAPSHOT SUCCESS [ 9.885 s] [2024-06-21T19:44:16.354Z] [INFO] Trace Compass Incubator VM Parent 0.10.0-SNAPSHOT .. SUCCESS [ 0.012 s] [2024-06-21T19:44:16.354Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core 0.1.3-SNAPSHOT SUCCESS [ 7.864 s] [2024-06-21T19:44:16.354Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui 0.1.2-SNAPSHOT SUCCESS [ 10.713 s] [2024-06-21T19:44:16.354Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis 0.10.0-SNAPSHOT SUCCESS [ 7.181 s] [2024-06-21T19:44:16.354Z] [INFO] org.eclipse.tracecompass.incubator.ros.core 0.1.4-SNAPSHOT SUCCESS [ 8.251 s] [2024-06-21T19:44:16.354Z] [INFO] org.eclipse.tracecompass.incubator.ros.ui 0.1.2-SNAPSHOT SUCCESS [ 8.002 s] [2024-06-21T19:44:16.354Z] [INFO] Trace Compass Incubator ROS User Guide 0.10.0-SNAPSHOT SUCCESS [ 11.720 s] [2024-06-21T19:44:16.354Z] [INFO] org.eclipse.tracecompass.incubator.ros 0.10.0-SNAPSHOT SUCCESS [ 6.999 s] [2024-06-21T19:44:16.354Z] [INFO] org.eclipse.tracecompass.incubator.uftrace.core 0.1.3-SNAPSHOT SUCCESS [ 7.326 s] [2024-06-21T19:44:16.354Z] [INFO] Trace Compass Incubator uftrace User Guide 0.10.0-SNAPSHOT SUCCESS [ 9.444 s] [2024-06-21T19:44:16.354Z] [INFO] org.eclipse.tracecompass.incubator.uftrace 0.10.0-SNAPSHOT SUCCESS [ 6.719 s] [2024-06-21T19:44:16.354Z] [INFO] Trace Compass Incubator Perf Profiling User Guide 0.10.0-SNAPSHOT SUCCESS [ 13.439 s] [2024-06-21T19:44:16.354Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling.core 0.1.2-SNAPSHOT SUCCESS [ 7.597 s] [2024-06-21T19:44:16.354Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling 0.10.0-SNAPSHOT SUCCESS [ 6.852 s] [2024-06-21T19:44:16.354Z] [INFO] org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui 0.1.3-SNAPSHOT SUCCESS [ 8.308 s] [2024-06-21T19:44:16.354Z] [INFO] Trace Compass Incubator Filters User Guide 0.10.0-SNAPSHOT SUCCESS [ 9.683 s] [2024-06-21T19:44:16.354Z] [INFO] org.eclipse.tracecompass.incubator.filters.ui 0.1.1-SNAPSHOT SUCCESS [ 7.818 s] [2024-06-21T19:44:16.354Z] [INFO] org.eclipse.tracecompass.incubator.filters 0.10.0-SNAPSHOT SUCCESS [ 9.245 s] [2024-06-21T19:44:16.354Z] [INFO] org.eclipse.tracecompass.incubator.kernel.ui 0.1.2-SNAPSHOT SUCCESS [ 8.574 s] [2024-06-21T19:44:16.354Z] [INFO] Trace Compass Incubator kernel User Guide 0.10.0-SNAPSHOT SUCCESS [ 9.965 s] [2024-06-21T19:44:16.354Z] [INFO] org.eclipse.tracecompass.incubator.kernel 0.10.0-SNAPSHOT SUCCESS [ 7.171 s] [2024-06-21T19:44:16.354Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.core 0.1.1-SNAPSHOT SUCCESS [ 7.415 s] [2024-06-21T19:44:16.354Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.ui 0.1.1-SNAPSHOT SUCCESS [ 10.218 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven 0.10.0-SNAPSHOT SUCCESS [ 6.760 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.otf2.core 0.1.5-SNAPSHOT SUCCESS [ 7.647 s] [2024-06-21T19:44:16.355Z] [INFO] Trace Compass Incubator otf2 User Guide 0.10.0-SNAPSHOT SUCCESS [ 11.619 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.otf2.ui 0.1.2-SNAPSHOT SUCCESS [ 8.449 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.otf2 0.10.0-SNAPSHOT SUCCESS [ 7.033 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.rocm.core 0.1.4-SNAPSHOT SUCCESS [ 7.660 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.rocm 0.10.0-SNAPSHOT SUCCESS [ 6.978 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass.core 0.1.2-SNAPSHOT SUCCESS [ 10.529 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass 0.10.0-SNAPSHOT SUCCESS [ 6.962 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.core 0.1.6-SNAPSHOT SUCCESS [ 7.558 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.ui 0.1.2-SNAPSHOT SUCCESS [ 9.525 s] [2024-06-21T19:44:16.355Z] [INFO] Trace Compass Incubator opentracing User Guide 0.10.0-SNAPSHOT SUCCESS [ 9.902 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.opentracing 0.10.0-SNAPSHOT SUCCESS [ 7.055 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.scripting.python 0.10.0-SNAPSHOT SUCCESS [ 9.038 s] [2024-06-21T19:44:16.355Z] [INFO] Trace Compass Incubator Repository 0.10.0-SNAPSHOT . SUCCESS [ 6.390 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.xaf.core 0.1.1-SNAPSHOT SUCCESS [ 6.882 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.xaf.ui 1.0.4-SNAPSHOT SUCCESS [ 9.430 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests 0.1.1-SNAPSHOT SUCCESS [ 14.323 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.kernel.core.tests 0.1.2-SNAPSHOT SUCCESS [ 30.424 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount.core.tests 0.1.1-SNAPSHOT SUCCESS [ 13.341 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.filters.core.tests 0.1.2-SNAPSHOT SUCCESS [ 13.053 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.tmf.ui.multiview 0.10.0-SNAPSHOT SUCCESS [ 6.903 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.rocm.core.tests 0.1.1-SNAPSHOT SUCCESS [ 11.431 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.inandout.core.tests 0.1.1-SNAPSHOT SUCCESS [ 10.926 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.analysis.core.tests 0.1.2-SNAPSHOT SUCCESS [ 35.845 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.callstack.core.tests 0.1.3-SNAPSHOT SUCCESS [ 36.099 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests 0.1.2-SNAPSHOT SUCCESS [ 32.782 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests 0.1.2-SNAPSHOT SUCCESS [ 39.499 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests 0.1.2-SNAPSHOT SUCCESS [ 19.195 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.scripting.core.tests 0.1.2-SNAPSHOT SUCCESS [ 18.866 s] [2024-06-21T19:44:16.355Z] [INFO] Trace Compass Incubator Scripting UI Tests Plug-in 0.1.3-SNAPSHOT SUCCESS [ 18.091 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.core.tests 0.1.2-SNAPSHOT SUCCESS [ 20.522 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.core.tests 0.1.1-SNAPSHOT SUCCESS [ 13.090 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.core.tests 0.1.1-SNAPSHOT SUCCESS [ 11.874 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling.core.tests 0.1.2-SNAPSHOT SUCCESS [ 17.269 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.uftrace.core.tests 0.1.3-SNAPSHOT SUCCESS [ 12.282 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass.core.tests 0.1.1-SNAPSHOT SUCCESS [ 11.126 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.ftrace.core.tests 0.1.4-SNAPSHOT SUCCESS [ 16.465 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.atrace.core.tests 0.1.1-SNAPSHOT SUCCESS [ 14.191 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.ros.core.tests 0.1.1-SNAPSHOT SUCCESS [ 12.945 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.ros2.core.tests 0.1.2-SNAPSHOT SUCCESS [ 13.005 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.otf2.core.tests 0.1.1-SNAPSHOT SUCCESS [ 13.294 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.gerrit.core 0.1.1-SNAPSHOT SUCCESS [ 6.837 s] [2024-06-21T19:44:16.355Z] [INFO] Trace Compass Incubator Gerrit User Guide 0.10.0-SNAPSHOT SUCCESS [ 9.505 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.gerrit 0.10.0-SNAPSHOT SUCCESS [ 8.658 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.gerrit.core.tests 0.1.1-SNAPSHOT SUCCESS [ 14.118 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.system.core 0.1.3-SNAPSHOT SUCCESS [ 7.001 s] [2024-06-21T19:44:16.355Z] [INFO] Trace Compass Incubator System User Guide 0.10.0-SNAPSHOT SUCCESS [ 9.619 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.system 0.10.0-SNAPSHOT SUCCESS [ 6.719 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.system.core.tests 0.1.1-SNAPSHOT SUCCESS [ 13.077 s] [2024-06-21T19:44:16.355Z] [INFO] Trace Compass Incubator Trace Server Parent 0.10.0-SNAPSHOT SUCCESS [ 0.012 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core 0.1.9-SNAPSHOT SUCCESS [ 13.230 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest 0.10.0-SNAPSHOT SUCCESS [ 7.068 s] [2024-06-21T19:44:16.355Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests 0.1.9-SNAPSHOT SUCCESS [ 35.257 s] [2024-06-21T19:44:16.355Z] [INFO] Trace Compass Server Product 0.10.0-SNAPSHOT ....... SUCCESS [ 33.012 s] [2024-06-21T19:44:16.355Z] [INFO] Trace Compass Incubator Trace Server Developer Guide 0.10.0-SNAPSHOT SUCCESS [ 10.072 s] [2024-06-21T19:44:16.355Z] [INFO] Trace Compass Incubator RCP Parent 0.10.0-SNAPSHOT . SUCCESS [ 0.009 s] [2024-06-21T19:44:16.355Z] [INFO] Trace Compass Incubator RCP Feature 0.10.0-SNAPSHOT SUCCESS [ 8.265 s] [2024-06-21T19:44:16.355Z] [INFO] Trace Compass RCP Branding plug-in 0.10.0-SNAPSHOT . SUCCESS [ 10.420 s] [2024-06-21T19:44:16.355Z] [INFO] Trace Compass RCP Branding Feature 0.10.0-SNAPSHOT . SUCCESS [ 6.887 s] [2024-06-21T19:44:16.355Z] [INFO] Trace Compass Incubator RCP Product 0.10.0-SNAPSHOT SUCCESS [02:09 min] [2024-06-21T19:44:16.355Z] [INFO] ------------------------------------------------------------------------ [2024-06-21T19:44:16.355Z] [INFO] BUILD SUCCESS [2024-06-21T19:44:16.355Z] [INFO] ------------------------------------------------------------------------ [2024-06-21T19:44:16.355Z] [INFO] Total time: 25:51 min [2024-06-21T19:44:16.355Z] [INFO] Finished at: 2024-06-21T19:44:16Z [2024-06-21T19:44:16.355Z] [INFO] ------------------------------------------------------------------------ [2024-06-21T19:44:16.355Z] [WARNING] The requested profile "build-rcp" could not be activated because it does not exist. [2024-06-21T19:44:17.188Z] [Pipeline] sh [2024-06-21T19:44:17.730Z] + mkdir -p common/org.eclipse.tracecompass.incubator.releng-site/target/repository/ [2024-06-21T19:44:18.015Z] [Pipeline] sh [2024-06-21T19:44:18.527Z] + git rev-parse --short HEAD [2024-06-21T19:44:18.788Z] [Pipeline] sh [2024-06-21T19:44:19.296Z] + mkdir -p rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository/ [2024-06-21T19:44:19.560Z] [Pipeline] sh [2024-06-21T19:44:20.068Z] + 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 [2024-06-21T19:44:20.334Z] [Pipeline] sh [2024-06-21T19:44:20.841Z] + mkdir -p trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository/ [2024-06-21T19:44:21.102Z] [Pipeline] sh [2024-06-21T19:44:21.602Z] + 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 [2024-06-21T19:44:21.906Z] [Pipeline] } [2024-06-21T19:44:22.162Z] [Pipeline] // container [2024-06-21T19:44:22.543Z] Post stage [2024-06-21T19:44:23.444Z] [Pipeline] container [2024-06-21T19:44:23.445Z] [Pipeline] { [2024-06-21T19:44:24.102Z] [Pipeline] junit [2024-06-21T19:44:24.105Z] Recording test results [2024-06-21T19:44:28.077Z] [Checks API] No suitable checks publisher found. [2024-06-21T19:44:28.349Z] [Pipeline] archiveArtifacts [2024-06-21T19:44:28.352Z] Archiving artifacts [2024-06-21T19:44:29.339Z] [Pipeline] } [2024-06-21T19:44:29.606Z] [Pipeline] // container [2024-06-21T19:44:31.274Z] [Pipeline] } [2024-06-21T19:44:31.545Z] [Pipeline] // withEnv [2024-06-21T19:44:31.942Z] [Pipeline] } [2024-06-21T19:44:32.203Z] [Pipeline] // stage [2024-06-21T19:44:32.995Z] [Pipeline] stage [2024-06-21T19:44:32.996Z] [Pipeline] { (Deploy Site) [2024-06-21T19:44:38.861Z] [Pipeline] tool [2024-06-21T19:44:39.412Z] [Pipeline] envVarsForTool [2024-06-21T19:44:40.348Z] [Pipeline] tool [2024-06-21T19:44:40.879Z] [Pipeline] envVarsForTool [2024-06-21T19:44:41.534Z] [Pipeline] withEnv [2024-06-21T19:44:41.534Z] [Pipeline] { [2024-06-21T19:44:43.091Z] [Pipeline] sshagent [2024-06-21T19:44:43.141Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org) [2024-06-21T19:44:43.142Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-21T19:44:43.162Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-21T19:44:43.164Z] $ ssh-agent [2024-06-21T19:44:43.240Z] SSH_AUTH_SOCK=/tmp/ssh-chVD6slQeGZ1/agent.205 [2024-06-21T19:44:43.240Z] SSH_AGENT_PID=207 [2024-06-21T19:44:43.250Z] Running ssh-add (command line suppressed) [2024-06-21T19:44:43.338Z] Identity added: /home/jenkins/agent/workspace/tracecompass-incubator-stable@tmp/private_key_6725615729248036067.key (/home/jenkins/agent/workspace/tracecompass-incubator-stable@tmp/private_key_6725615729248036067.key) [2024-06-21T19:44:43.347Z] [ssh-agent] Started. [2024-06-21T19:44:43.348Z] [Pipeline] { [2024-06-21T19:44:43.982Z] [Pipeline] sh [2024-06-21T19:44:44.259Z] + /home/jenkins/agent/workspace/tracecompass-incubator-stable/.scripts//deploy-update-site.sh common/org.eclipse.tracecompass.incubator.releng-site/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass.incubator/stable-10.0/repository/ [2024-06-21T19:44:44.259Z] + repo=tracecompass [2024-06-21T19:44:44.259Z] + '[' 2 -lt 2 ']' [2024-06-21T19:44:44.259Z] + sitePath=common/org.eclipse.tracecompass.incubator.releng-site/target/repository/ [2024-06-21T19:44:44.259Z] + siteDestination=/home/data/httpd/download.eclipse.org/tracecompass.incubator/stable-10.0/repository/ [2024-06-21T19:44:44.259Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org [2024-06-21T19:44:44.259Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org' [2024-06-21T19:44:44.259Z] + SCP=scp [2024-06-21T19:44:44.259Z] + ECHO=echo [2024-06-21T19:44:44.259Z] + '[' false == false ']' [2024-06-21T19:44:44.259Z] + ECHO= [2024-06-21T19:44:44.259Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass.incubator/stable-10.0/repository/ [2024-06-21T19:44:44.259Z] rm -rf /home/data/httpd/download.eclipse.org/tracecompass.incubator/stable-10.0/repository//*' [2024-06-21T19:44:44.818Z] + 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/stable-10.0/repository/ [2024-06-21T19:44:47.587Z] [Pipeline] } [2024-06-21T19:44:47.592Z] $ ssh-agent -k [2024-06-21T19:44:47.597Z] unset SSH_AUTH_SOCK; [2024-06-21T19:44:47.597Z] unset SSH_AGENT_PID; [2024-06-21T19:44:47.597Z] echo Agent pid 207 killed; [2024-06-21T19:44:47.601Z] [ssh-agent] Stopped. [2024-06-21T19:44:47.863Z] [Pipeline] // sshagent [2024-06-21T19:44:48.244Z] [Pipeline] } [2024-06-21T19:44:48.519Z] [Pipeline] // withEnv [2024-06-21T19:44:48.902Z] [Pipeline] } [2024-06-21T19:44:49.185Z] [Pipeline] // stage [2024-06-21T19:44:49.962Z] [Pipeline] stage [2024-06-21T19:44:49.963Z] [Pipeline] { (Deploy RCP) [2024-06-21T19:44:54.543Z] Stage "Deploy RCP" skipped due to when conditional [2024-06-21T19:44:54.543Z] [Pipeline] getContext [2024-06-21T19:44:54.544Z] [Pipeline] } [2024-06-21T19:44:54.926Z] [Pipeline] // stage [2024-06-21T19:44:55.710Z] [Pipeline] stage [2024-06-21T19:44:55.711Z] [Pipeline] { (Deploy Server) [2024-06-21T19:45:00.257Z] Stage "Deploy Server" skipped due to when conditional [2024-06-21T19:45:00.257Z] [Pipeline] getContext [2024-06-21T19:45:00.259Z] [Pipeline] } [2024-06-21T19:45:00.659Z] [Pipeline] // stage [2024-06-21T19:45:01.442Z] [Pipeline] stage [2024-06-21T19:45:01.443Z] [Pipeline] { (Deploy Doc) [2024-06-21T19:45:06.058Z] Stage "Deploy Doc" skipped due to when conditional [2024-06-21T19:45:06.058Z] [Pipeline] getContext [2024-06-21T19:45:06.059Z] [Pipeline] } [2024-06-21T19:45:06.442Z] [Pipeline] // stage [2024-06-21T19:45:07.219Z] [Pipeline] stage [2024-06-21T19:45:07.220Z] [Pipeline] { (Javadoc) [2024-06-21T19:45:12.983Z] [Pipeline] tool [2024-06-21T19:45:13.498Z] [Pipeline] envVarsForTool [2024-06-21T19:45:14.386Z] [Pipeline] tool [2024-06-21T19:45:14.907Z] [Pipeline] envVarsForTool [2024-06-21T19:45:15.559Z] [Pipeline] withEnv [2024-06-21T19:45:15.560Z] [Pipeline] { [2024-06-21T19:45:17.071Z] [Pipeline] container [2024-06-21T19:45:17.072Z] [Pipeline] { [2024-06-21T19:45:17.741Z] [Pipeline] sh [2024-06-21T19:45:18.255Z] + mvn compile javadoc:aggregate -Pbuild-api-docs -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml -Psign-update-site -Declipse.p2.mirrors=false -Dtycho.disableP2Mirrors=true [2024-06-21T19:45:18.255Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:45:20.765Z] [INFO] Scanning for projects... [2024-06-21T19:45:20.765Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/.polyglot.build.properties [2024-06-21T19:45:20.765Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/.polyglot.build.properties [2024-06-21T19:45:20.765Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/.polyglot.build.properties [2024-06-21T19:45:20.765Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/.polyglot.build.properties [2024-06-21T19:45:20.765Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/.polyglot.build.properties [2024-06-21T19:45:20.765Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel/.polyglot.build.properties [2024-06-21T19:45:20.765Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/.polyglot.build.properties [2024-06-21T19:45:20.765Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/.polyglot.build.properties [2024-06-21T19:45:20.765Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/.polyglot.build.properties [2024-06-21T19:45:20.765Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/.polyglot.build.properties [2024-06-21T19:45:20.765Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/.polyglot.build.properties [2024-06-21T19:45:20.765Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/.polyglot.build.properties [2024-06-21T19:45:20.765Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters/.polyglot.build.properties [2024-06-21T19:45:20.765Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/.polyglot.build.properties [2024-06-21T19:45:20.765Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/.polyglot.build.properties [2024-06-21T19:45:20.765Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/.polyglot.build.properties [2024-06-21T19:45:20.765Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/.polyglot.build.properties [2024-06-21T19:45:20.765Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/.polyglot.build.properties [2024-06-21T19:45:20.765Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm/.polyglot.build.properties [2024-06-21T19:45:20.765Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/.polyglot.build.properties [2024-06-21T19:45:20.765Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/.polyglot.build.properties [2024-06-21T19:45:20.765Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout/.polyglot.build.properties [2024-06-21T19:45:20.765Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/.polyglot.build.properties [2024-06-21T19:45:20.765Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/.polyglot.build.properties [2024-06-21T19:45:20.765Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/.polyglot.build.properties [2024-06-21T19:45:20.765Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/.polyglot.build.properties [2024-06-21T19:45:20.765Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/.polyglot.build.properties [2024-06-21T19:45:20.765Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack/.polyglot.build.properties [2024-06-21T19:45:21.020Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/.polyglot.build.properties [2024-06-21T19:45:21.020Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/.polyglot.build.properties [2024-06-21T19:45:21.020Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/.polyglot.build.properties [2024-06-21T19:45:21.020Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/.polyglot.build.properties [2024-06-21T19:45:21.020Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/.polyglot.build.properties [2024-06-21T19:45:21.020Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/.polyglot.build.properties [2024-06-21T19:45:21.020Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/.polyglot.build.properties [2024-06-21T19:45:21.020Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/.polyglot.build.properties [2024-06-21T19:45:21.020Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/.polyglot.build.properties [2024-06-21T19:45:21.020Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting/.polyglot.build.properties [2024-06-21T19:45:21.020Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/.polyglot.build.properties [2024-06-21T19:45:21.020Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.python/.polyglot.build.properties [2024-06-21T19:45:21.020Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/.polyglot.build.properties [2024-06-21T19:45:21.020Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/.polyglot.build.properties [2024-06-21T19:45:21.020Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/.polyglot.build.properties [2024-06-21T19:45:21.020Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent/.polyglot.build.properties [2024-06-21T19:45:21.020Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/.polyglot.build.properties [2024-06-21T19:45:21.020Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/.polyglot.build.properties [2024-06-21T19:45:21.020Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/.polyglot.build.properties [2024-06-21T19:45:21.020Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/.polyglot.build.properties [2024-06-21T19:45:21.020Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/.polyglot.build.properties [2024-06-21T19:45:21.020Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/.polyglot.build.properties [2024-06-21T19:45:21.020Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/.polyglot.build.properties [2024-06-21T19:45:21.020Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing/.polyglot.build.properties [2024-06-21T19:45:21.020Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/.polyglot.build.properties [2024-06-21T19:45:21.020Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/.polyglot.build.properties [2024-06-21T19:45:21.020Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/.polyglot.build.properties [2024-06-21T19:45:21.020Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/.polyglot.build.properties [2024-06-21T19:45:21.020Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/.polyglot.build.properties [2024-06-21T19:45:21.020Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/.polyglot.build.properties [2024-06-21T19:45:21.020Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace/.polyglot.build.properties [2024-06-21T19:45:21.020Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/.polyglot.build.properties [2024-06-21T19:45:21.020Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/.polyglot.build.properties [2024-06-21T19:45:21.020Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/.polyglot.build.properties [2024-06-21T19:45:21.020Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/.polyglot.build.properties [2024-06-21T19:45:21.020Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/.polyglot.build.properties [2024-06-21T19:45:21.275Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace/.polyglot.build.properties [2024-06-21T19:45:21.275Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/.polyglot.build.properties [2024-06-21T19:45:21.275Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/.polyglot.build.properties [2024-06-21T19:45:21.275Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace/.polyglot.build.properties [2024-06-21T19:45:21.275Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/.polyglot.build.properties [2024-06-21T19:45:21.275Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/.polyglot.build.properties [2024-06-21T19:45:21.275Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros/.polyglot.build.properties [2024-06-21T19:45:21.275Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/.polyglot.build.properties [2024-06-21T19:45:21.275Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/.polyglot.build.properties [2024-06-21T19:45:21.275Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/.polyglot.build.properties [2024-06-21T19:45:21.275Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2/.polyglot.build.properties [2024-06-21T19:45:21.275Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/.polyglot.build.properties [2024-06-21T19:45:21.275Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/.polyglot.build.properties [2024-06-21T19:45:21.275Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/.polyglot.build.properties [2024-06-21T19:45:21.275Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2/.polyglot.build.properties [2024-06-21T19:45:21.275Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/.polyglot.build.properties [2024-06-21T19:45:21.275Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/.polyglot.build.properties [2024-06-21T19:45:21.275Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/.polyglot.build.properties [2024-06-21T19:45:21.275Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit/.polyglot.build.properties [2024-06-21T19:45:21.275Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/.polyglot.build.properties [2024-06-21T19:45:21.275Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/.polyglot.build.properties [2024-06-21T19:45:21.275Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system/.polyglot.build.properties [2024-06-21T19:45:21.275Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/.polyglot.build.properties [2024-06-21T19:45:21.275Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/.polyglot.build.properties [2024-06-21T19:45:21.275Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/.polyglot.build.properties [2024-06-21T19:45:21.275Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/.polyglot.build.properties [2024-06-21T19:45:21.275Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/.polyglot.build.properties [2024-06-21T19:45:21.532Z] [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 [2024-06-21T19:45:21.532Z] [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 [2024-06-21T19:45:21.532Z] [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 [2024-06-21T19:45:21.787Z] [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 [2024-06-21T19:45:21.787Z] [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 [2024-06-21T19:45:23.671Z] [INFO] Tycho Version: 4.0.3 (88e4728c5da382f02c0459c918c2683048f95740) [2024-06-21T19:45:23.671Z] [INFO] Tycho Mode: project [2024-06-21T19:45:23.671Z] [INFO] Tycho Builder: maven [2024-06-21T19:45:24.595Z] [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 [2024-06-21T19:45:24.595Z] [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 [2024-06-21T19:45:24.595Z] [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 [2024-06-21T19:45:24.595Z] [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 [2024-06-21T19:45:25.155Z] [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 [2024-06-21T19:45:25.155Z] [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 [2024-06-21T19:45:29.316Z] [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 [2024-06-21T19:45:32.577Z] [WARNING] The project org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator:pom:0.10.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 [2024-06-21T19:45:32.577Z] [INFO] ------------------------------------------------------------------------ [2024-06-21T19:45:32.577Z] [INFO] Reactor Build Order: [2024-06-21T19:45:32.577Z] [INFO] [2024-06-21T19:45:32.577Z] [INFO] Trace Compass Incubator Parent [pom] [2024-06-21T19:45:32.577Z] [INFO] Trace Compass Incubator Common Parent [pom] [2024-06-21T19:45:32.577Z] [INFO] Trace Compass Incubator Target Platform [pom] [2024-06-21T19:45:32.577Z] [INFO] Trace Compass Incubator Callstack Parent [pom] [2024-06-21T19:45:32.577Z] [INFO] org.eclipse.tracecompass.incubator.analysis.core [eclipse-plugin] [2024-06-21T19:45:32.577Z] [INFO] org.eclipse.tracecompass.incubator.callstack.core [eclipse-plugin] [2024-06-21T19:45:32.577Z] [INFO] org.eclipse.tracecompass.incubator.callstack.ui [eclipse-plugin] [2024-06-21T19:45:32.577Z] [INFO] Trace Compass Incubator Documentation [pom] [2024-06-21T19:45:32.577Z] [INFO] Trace Compass Incubator callstack User Guide [eclipse-plugin] [2024-06-21T19:45:32.577Z] [INFO] org.eclipse.tracecompass.incubator.callstack [eclipse-feature] [2024-06-21T19:45:32.577Z] [INFO] Trace Compass Incubator analyses Parent [pom] [2024-06-21T19:45:32.577Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount.core [eclipse-plugin] [2024-06-21T19:45:32.577Z] [INFO] Trace Compass Incubator eventcount User Guide [eclipse-plugin] [2024-06-21T19:45:32.577Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount [eclipse-feature] [2024-06-21T19:45:32.577Z] [INFO] Trace Compass Incubator Scripting User Guide [eclipse-plugin] [2024-06-21T19:45:32.577Z] [INFO] org.eclipse.tracecompass.incubator.filters.core [eclipse-plugin] [2024-06-21T19:45:32.577Z] [INFO] Trace Compass Incubator Scripting Parent [pom] [2024-06-21T19:45:32.577Z] [INFO] org.eclipse.tracecompass.incubator.scripting.core [eclipse-plugin] [2024-06-21T19:45:32.577Z] [INFO] org.eclipse.tracecompass.incubator.scripting.ui [eclipse-plugin] [2024-06-21T19:45:32.577Z] [INFO] org.eclipse.tracecompass.incubator.scripting [eclipse-feature] [2024-06-21T19:45:32.577Z] [INFO] org.eclipse.tracecompass.incubator.scripting.javascript [eclipse-feature] [2024-06-21T19:45:32.577Z] [INFO] Trace Compass Incubator tracetypes Parent [pom] [2024-06-21T19:45:32.577Z] [INFO] org.eclipse.tracecompass.incubator.ros2.core [eclipse-plugin] [2024-06-21T19:45:32.577Z] [INFO] Trace Compass Incubator ROS 2 User Guide [eclipse-plugin] [2024-06-21T19:45:32.577Z] [INFO] org.eclipse.tracecompass.incubator.ros2.ui [eclipse-plugin] [2024-06-21T19:45:32.577Z] [INFO] org.eclipse.tracecompass.incubator.ros2 [eclipse-feature] [2024-06-21T19:45:32.577Z] [INFO] org.eclipse.tracecompass.incubator.inandout.core [eclipse-plugin] [2024-06-21T19:45:32.577Z] [INFO] Trace Compass Incubator inandout User Guide [eclipse-plugin] [2024-06-21T19:45:32.577Z] [INFO] org.eclipse.tracecompass.incubator.inandout.ui [eclipse-plugin] [2024-06-21T19:45:32.577Z] [INFO] org.eclipse.tracecompass.incubator.inandout [eclipse-feature] [2024-06-21T19:45:32.577Z] [INFO] org.eclipse.tracecompass.incubator.kernel.core [eclipse-plugin] [2024-06-21T19:45:32.577Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras.core [eclipse-plugin] [2024-06-21T19:45:32.577Z] [INFO] Trace Compass Incubator LTTng2 Ust Extras User Guide [eclipse-plugin] [2024-06-21T19:45:32.577Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras [eclipse-feature] [2024-06-21T19:45:32.577Z] [INFO] org.eclipse.tracecompass.incubator.ftrace.core [eclipse-plugin] [2024-06-21T19:45:32.577Z] [INFO] Trace Compass Incubator ftrace User Guide [eclipse-plugin] [2024-06-21T19:45:32.577Z] [INFO] org.eclipse.tracecompass.incubator.ftrace [eclipse-feature] [2024-06-21T19:45:32.577Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.core [eclipse-plugin] [2024-06-21T19:45:32.577Z] [INFO] Trace Compass Incubator for Android User Guide [eclipse-plugin] [2024-06-21T19:45:32.578Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.ui [eclipse-plugin] [2024-06-21T19:45:32.578Z] [INFO] org.eclipse.tracecompass.incubator.traceevent [eclipse-feature] [2024-06-21T19:45:32.578Z] [INFO] org.eclipse.tracecompass.incubator.atrace.core [eclipse-plugin] [2024-06-21T19:45:32.578Z] [INFO] org.eclipse.tracecompass.incubator.atrace [eclipse-feature] [2024-06-21T19:45:32.578Z] [INFO] Trace Compass Incubator Virtual Machine Analysis User Guide [eclipse-plugin] [2024-06-21T19:45:32.578Z] [INFO] Trace Compass Incubator VM Parent [pom] [2024-06-21T19:45:32.578Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core [eclipse-plugin] [2024-06-21T19:45:32.578Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui [eclipse-plugin] [2024-06-21T19:45:32.578Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis [eclipse-feature] [2024-06-21T19:45:32.578Z] [INFO] org.eclipse.tracecompass.incubator.ros.core [eclipse-plugin] [2024-06-21T19:45:32.578Z] [INFO] org.eclipse.tracecompass.incubator.ros.ui [eclipse-plugin] [2024-06-21T19:45:32.578Z] [INFO] Trace Compass Incubator ROS User Guide [eclipse-plugin] [2024-06-21T19:45:32.578Z] [INFO] org.eclipse.tracecompass.incubator.ros [eclipse-feature] [2024-06-21T19:45:32.578Z] [INFO] org.eclipse.tracecompass.incubator.uftrace.core [eclipse-plugin] [2024-06-21T19:45:32.578Z] [INFO] Trace Compass Incubator uftrace User Guide [eclipse-plugin] [2024-06-21T19:45:32.578Z] [INFO] org.eclipse.tracecompass.incubator.uftrace [eclipse-feature] [2024-06-21T19:45:32.833Z] [INFO] Trace Compass Incubator Perf Profiling User Guide [eclipse-plugin] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling.core [eclipse-plugin] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling [eclipse-feature] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui [eclipse-plugin] [2024-06-21T19:45:32.833Z] [INFO] Trace Compass Incubator Filters User Guide [eclipse-plugin] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.filters.ui [eclipse-plugin] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.filters [eclipse-feature] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.kernel.ui [eclipse-plugin] [2024-06-21T19:45:32.833Z] [INFO] Trace Compass Incubator kernel User Guide [eclipse-plugin] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.kernel [eclipse-feature] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.core [eclipse-plugin] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.ui [eclipse-plugin] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven [eclipse-feature] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.otf2.core [eclipse-plugin] [2024-06-21T19:45:32.833Z] [INFO] Trace Compass Incubator otf2 User Guide [eclipse-plugin] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.otf2.ui [eclipse-plugin] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.otf2 [eclipse-feature] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.rocm.core [eclipse-plugin] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.rocm [eclipse-feature] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass.core [eclipse-plugin] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass [eclipse-feature] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.core [eclipse-plugin] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.ui [eclipse-plugin] [2024-06-21T19:45:32.833Z] [INFO] Trace Compass Incubator opentracing User Guide [eclipse-plugin] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.opentracing [eclipse-feature] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.scripting.python [eclipse-feature] [2024-06-21T19:45:32.833Z] [INFO] Trace Compass Incubator Repository [eclipse-repository] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.xaf.core [eclipse-plugin] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.xaf.ui [eclipse-plugin] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests [eclipse-test-plugin] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.kernel.core.tests [eclipse-test-plugin] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount.core.tests [eclipse-test-plugin] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.filters.core.tests [eclipse-test-plugin] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.tmf.ui.multiview [eclipse-feature] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.rocm.core.tests [eclipse-test-plugin] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.inandout.core.tests [eclipse-test-plugin] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.analysis.core.tests [eclipse-test-plugin] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.callstack.core.tests [eclipse-test-plugin] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests [eclipse-test-plugin] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests [eclipse-test-plugin] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests [eclipse-test-plugin] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.scripting.core.tests [eclipse-test-plugin] [2024-06-21T19:45:32.833Z] [INFO] Trace Compass Incubator Scripting UI Tests Plug-in [eclipse-test-plugin] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.core.tests [eclipse-test-plugin] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.core.tests [eclipse-test-plugin] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.core.tests [eclipse-test-plugin] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling.core.tests [eclipse-test-plugin] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.uftrace.core.tests [eclipse-test-plugin] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass.core.tests [eclipse-test-plugin] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.ftrace.core.tests [eclipse-test-plugin] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.atrace.core.tests [eclipse-test-plugin] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.ros.core.tests [eclipse-test-plugin] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.ros2.core.tests [eclipse-test-plugin] [2024-06-21T19:45:32.833Z] [INFO] org.eclipse.tracecompass.incubator.otf2.core.tests [eclipse-test-plugin] [2024-06-21T19:45:32.834Z] [INFO] org.eclipse.tracecompass.incubator.gerrit.core [eclipse-plugin] [2024-06-21T19:45:32.834Z] [INFO] Trace Compass Incubator Gerrit User Guide [eclipse-plugin] [2024-06-21T19:45:32.834Z] [INFO] org.eclipse.tracecompass.incubator.gerrit [eclipse-feature] [2024-06-21T19:45:32.834Z] [INFO] org.eclipse.tracecompass.incubator.gerrit.core.tests [eclipse-test-plugin] [2024-06-21T19:45:32.834Z] [INFO] org.eclipse.tracecompass.incubator.system.core [eclipse-plugin] [2024-06-21T19:45:32.834Z] [INFO] Trace Compass Incubator System User Guide [eclipse-plugin] [2024-06-21T19:45:32.834Z] [INFO] org.eclipse.tracecompass.incubator.system [eclipse-feature] [2024-06-21T19:45:32.834Z] [INFO] org.eclipse.tracecompass.incubator.system.core.tests [eclipse-test-plugin] [2024-06-21T19:45:32.834Z] [INFO] Trace Compass Incubator Trace Server Parent [pom] [2024-06-21T19:45:32.834Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core [eclipse-plugin] [2024-06-21T19:45:32.834Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest [eclipse-feature] [2024-06-21T19:45:32.834Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests [eclipse-test-plugin] [2024-06-21T19:45:32.834Z] [INFO] Trace Compass Server Product [eclipse-repository] [2024-06-21T19:45:32.834Z] [INFO] Trace Compass Incubator Trace Server Developer Guide [eclipse-plugin] [2024-06-21T19:45:32.834Z] [INFO] Trace Compass Incubator RCP Parent [pom] [2024-06-21T19:45:32.834Z] [INFO] Trace Compass Incubator RCP Feature [eclipse-feature] [2024-06-21T19:45:32.834Z] [INFO] Trace Compass RCP Branding plug-in [eclipse-plugin] [2024-06-21T19:45:32.834Z] [INFO] Trace Compass RCP Branding Feature [eclipse-feature] [2024-06-21T19:45:32.834Z] [INFO] Trace Compass Incubator RCP Product [eclipse-repository] [2024-06-21T19:45:32.834Z] [INFO] [2024-06-21T19:45:32.834Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator >-- [2024-06-21T19:45:32.834Z] [INFO] Building Trace Compass Incubator Parent 0.10.0-SNAPSHOT [1/128] [2024-06-21T19:45:32.834Z] [INFO] from pom.xml [2024-06-21T19:45:32.834Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-21T19:45:32.834Z] [INFO] [2024-06-21T19:45:32.834Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator --- [2024-06-21T19:45:32.834Z] [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 [2024-06-21T19:45:32.834Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [2024-06-21T19:45:32.834Z] [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [2024-06-21T19:45:32.834Z] [INFO] [2024-06-21T19:45:32.834Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator --- [2024-06-21T19:45:33.089Z] [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 [2024-06-21T19:45:33.089Z] [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-stable/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:45:33.089Z] [INFO] [2024-06-21T19:45:33.089Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.common-parent >-- [2024-06-21T19:45:33.089Z] [INFO] Building Trace Compass Incubator Common Parent 0.10.0-SNAPSHOT [2/128] [2024-06-21T19:45:33.089Z] [INFO] from common/pom.xml [2024-06-21T19:45:33.089Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-21T19:45:33.089Z] [INFO] [2024-06-21T19:45:33.089Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.common-parent --- [2024-06-21T19:45:33.089Z] [INFO] [2024-06-21T19:45:33.089Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.common-parent --- [2024-06-21T19:45:33.089Z] [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-stable/common/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:45:33.089Z] [INFO] [2024-06-21T19:45:33.089Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.target >-- [2024-06-21T19:45:33.089Z] [INFO] Building Trace Compass Incubator Target Platform 0.10.0-SNAPSHOT [3/128] [2024-06-21T19:45:33.089Z] [INFO] from common/org.eclipse.tracecompass.incubator.target/pom.xml [2024-06-21T19:45:33.089Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-21T19:45:33.089Z] [INFO] [2024-06-21T19:45:33.089Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.target --- [2024-06-21T19:45:33.089Z] [INFO] [2024-06-21T19:45:33.089Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.target --- [2024-06-21T19:45:33.089Z] [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-stable/common/org.eclipse.tracecompass.incubator.target/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:45:33.089Z] [INFO] [2024-06-21T19:45:33.089Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack-parent >-- [2024-06-21T19:45:33.089Z] [INFO] Building Trace Compass Incubator Callstack Parent 0.10.0-SNAPSHOT [4/128] [2024-06-21T19:45:33.089Z] [INFO] from callstack/pom.xml [2024-06-21T19:45:33.089Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-21T19:45:33.089Z] [INFO] [2024-06-21T19:45:33.089Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack-parent --- [2024-06-21T19:45:33.089Z] [INFO] [2024-06-21T19:45:33.089Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack-parent --- [2024-06-21T19:45:33.089Z] [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-stable/callstack/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:45:33.089Z] [INFO] [2024-06-21T19:45:33.089Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core >-- [2024-06-21T19:45:33.089Z] [INFO] Building org.eclipse.tracecompass.incubator.analysis.core 0.1.2-SNAPSHOT [5/128] [2024-06-21T19:45:33.089Z] [INFO] from callstack/org.eclipse.tracecompass.incubator.analysis.core/.polyglot.build.properties [2024-06-21T19:45:33.089Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:45:33.089Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:45:34.015Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/common/org.eclipse.tracecompass.incubator.target/tracecompass-incubator-master.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-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@30906ad3 [2024-06-21T19:45:34.270Z] [INFO] ### Using TychoRepositoryTransport for remote P2 access ### [2024-06-21T19:45:34.270Z] [INFO] Cache location: /home/jenkins/.m2/repository/.cache/tycho [2024-06-21T19:45:34.270Z] [INFO] Transport mode: online [2024-06-21T19:45:34.270Z] [INFO] Http Transport type: Java11Client [2024-06-21T19:45:34.270Z] [INFO] Update mode: cache first [2024-06-21T19:45:34.270Z] [INFO] Minimum cache duration: 60 minutes [2024-06-21T19:45:34.270Z] [INFO] (you can configure this with -Dtycho.p2.transport.min-cache-minutes=) [2024-06-21T19:45:37.529Z] [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 [2024-06-21T19:45:37.530Z] [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 [2024-06-21T19:45:37.530Z] [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 [2024-06-21T19:45:37.784Z] [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 [2024-06-21T19:45:37.784Z] [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 [2024-06-21T19:45:38.709Z] [INFO] org.glassfish.jaxb:txw2:2.3.3 is wrapped as a bundle with bundle symbolic name wrapped.org.glassfish.jaxb.txw2 [2024-06-21T19:45:38.709Z] [INFO] The artifact can be referenced in feature files with the following data: [2024-06-21T19:45:38.964Z] [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 [2024-06-21T19:45:38.964Z] [INFO] org.glassfish.jaxb:jaxb-xjc:2.3.3 is wrapped as a bundle with bundle symbolic name wrapped.org.glassfish.jaxb.jaxb-xjc [2024-06-21T19:45:38.964Z] [INFO] The artifact can be referenced in feature files with the following data: [2024-06-21T19:45:39.219Z] [INFO] org.glassfish.jaxb:jaxb-jxc:2.3.3 is wrapped as a bundle with bundle symbolic name wrapped.org.glassfish.jaxb.jaxb-jxc [2024-06-21T19:45:39.219Z] [INFO] The artifact can be referenced in feature files with the following data: [2024-06-21T19:45:39.473Z] [INFO] org.apache.ant:ant:1.10.7 is wrapped as a bundle with bundle symbolic name wrapped.org.apache.ant.ant [2024-06-21T19:45:39.473Z] [INFO] The artifact can be referenced in feature files with the following data: [2024-06-21T19:45:39.728Z] [INFO] org.apache.ant:ant-launcher:1.10.7 is wrapped as a bundle with bundle symbolic name wrapped.org.apache.ant.ant-launcher [2024-06-21T19:45:39.728Z] [INFO] The artifact can be referenced in feature files with the following data: [2024-06-21T19:45:39.728Z] [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 [2024-06-21T19:45:39.728Z] [INFO] The artifact can be referenced in feature files with the following data: [2024-06-21T19:45:39.728Z] [INFO] org.checkerframework:compiler:2.4.0 is wrapped as a bundle with bundle symbolic name wrapped.org.checkerframework.compiler [2024-06-21T19:45:39.728Z] [INFO] The artifact can be referenced in feature files with the following data: [2024-06-21T19:45:39.728Z] [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 [2024-06-21T19:45:39.984Z] [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 [2024-06-21T19:45:39.984Z] [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 [2024-06-21T19:45:39.984Z] [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 [2024-06-21T19:45:40.543Z] [INFO] Resolving MavenDependencyRoots = [GroupId = javax.inject, ArtifactId = javax.inject, Version = 1, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [provided, compile, system, runtime], MissingManifestStrategy = GENERATE, IncludeSource = true [2024-06-21T19:45:40.543Z] [INFO] javax.inject:javax.inject:1 is wrapped as a bundle with bundle symbolic name wrapped.javax.inject.javax.inject [2024-06-21T19:45:40.543Z] [INFO] The artifact can be referenced in feature files with the following data: [2024-06-21T19:45:40.543Z] [INFO] Resolving MavenDependencyRoots = [GroupId = javax.annotation, ArtifactId = javax.annotation-api, Version = 1.3.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [provided, compile, system, runtime], MissingManifestStrategy = GENERATE, IncludeSource = true [2024-06-21T19:45:40.543Z] [INFO] Resolving MavenDependencyRoots = [GroupId = io.swagger.core.v3, ArtifactId = swagger-jaxrs2, Version = 2.2.19, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [provided, compile, system, runtime], MissingManifestStrategy = GENERATE, IncludeSource = true [2024-06-21T19:45:40.543Z] [WARNING] Invalid POM for commons-io:commons-io:jar:2.14.0, transitive dependencies (if any) will not be available, enable debug logging for more details [2024-06-21T19:45:40.543Z] [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 [2024-06-21T19:45:40.543Z] [WARNING] Invalid POM for org.apache.commons:commons-lang3:jar:3.13.0, transitive dependencies (if any) will not be available, enable debug logging for more details [2024-06-21T19:45:40.798Z] [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 [2024-06-21T19:45:40.798Z] [WARNING] Invalid POM for commons-codec:commons-codec:jar:1.16.0, transitive dependencies (if any) will not be available, enable debug logging for more details [2024-06-21T19:45:40.798Z] [WARNING] Invalid POM for org.apache.commons:commons-lang3:jar:3.13.0, transitive dependencies (if any) will not be available, enable debug logging for more details [2024-06-21T19:45:40.798Z] [WARNING] Invalid POM for org.objenesis:objenesis:jar:2.6, transitive dependencies (if any) will not be available, enable debug logging for more details [2024-06-21T19:45:41.357Z] [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 [2024-06-21T19:45:43.866Z] [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from com.sun.xml.bind 2.2.0.v20201118-1845 to java.package; javax.xml.bind [2.2.0,2.2.1).; Unable to satisfy dependency from com.sun.xml.bind 2.2.0.v20201118-1845 to java.package; javax.xml.bind.annotation [2.2.0,2.2.1).; Unable to satisfy dependency from com.sun.xml.bind 2.2.0.v20201118-1845 to java.package; javax.xml.bind.annotation.adapters [2.2.0,2.2.1).; Unable to satisfy dependency from com.sun.xml.bind 2.2.0.v20201118-1845 to java.package; javax.xml.bind.attachment [2.2.0,2.2.1).; Unable to satisfy dependency from com.sun.xml.bind 2.2.0.v20201118-1845 to java.package; javax.xml.bind.helpers [2.2.0,2.2.1).] [2024-06-21T19:45:44.792Z] [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from com.sun.xml.bind 2.2.0.v20201118-1845 to java.package; javax.xml.bind [2.2.0,2.2.1).; Unable to satisfy dependency from com.sun.xml.bind 2.2.0.v20201118-1845 to java.package; javax.xml.bind.annotation [2.2.0,2.2.1).; Unable to satisfy dependency from com.sun.xml.bind 2.2.0.v20201118-1845 to java.package; javax.xml.bind.annotation.adapters [2.2.0,2.2.1).; Unable to satisfy dependency from com.sun.xml.bind 2.2.0.v20201118-1845 to java.package; javax.xml.bind.attachment [2.2.0,2.2.1).; Unable to satisfy dependency from com.sun.xml.bind 2.2.0.v20201118-1845 to java.package; javax.xml.bind.helpers [2.2.0,2.2.1).] [2024-06-21T19:45:45.351Z] [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from com.sun.xml.bind 2.2.0.v20201118-1845 to java.package; javax.xml.bind [2.2.0,2.2.1).; Unable to satisfy dependency from com.sun.xml.bind 2.2.0.v20201118-1845 to java.package; javax.xml.bind.annotation [2.2.0,2.2.1).; Unable to satisfy dependency from com.sun.xml.bind 2.2.0.v20201118-1845 to java.package; javax.xml.bind.annotation.adapters [2.2.0,2.2.1).; Unable to satisfy dependency from com.sun.xml.bind 2.2.0.v20201118-1845 to java.package; javax.xml.bind.attachment [2.2.0,2.2.1).; Unable to satisfy dependency from com.sun.xml.bind 2.2.0.v20201118-1845 to java.package; javax.xml.bind.helpers [2.2.0,2.2.1).] [2024-06-21T19:45:45.606Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/.polyglot.build.properties [2024-06-21T19:45:46.532Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.14.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details [2024-06-21T19:45:46.532Z] [INFO] [2024-06-21T19:45:46.532Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.analysis.core --- [2024-06-21T19:45:46.532Z] [INFO] The project's OSGi version is 0.1.2.202406211945 [2024-06-21T19:45:46.532Z] [INFO] [2024-06-21T19:45:46.532Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.analysis.core --- [2024-06-21T19:45:46.532Z] [INFO] [2024-06-21T19:45:46.532Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.analysis.core --- [2024-06-21T19:45:46.532Z] [INFO] [2024-06-21T19:45:46.532Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.analysis.core --- [2024-06-21T19:45:46.532Z] [INFO] [2024-06-21T19:45:46.532Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.analysis.core --- [2024-06-21T19:45:46.532Z] [INFO] [2024-06-21T19:45:46.532Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.analysis.core --- [2024-06-21T19:45:46.532Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.analysis.core [2024-06-21T19:45:46.532Z] [INFO] [2024-06-21T19:45:46.532Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.analysis.core --- [2024-06-21T19:45:46.532Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:45:46.532Z] [INFO] [2024-06-21T19:45:46.532Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.analysis.core --- [2024-06-21T19:45:46.787Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src/main/resources [2024-06-21T19:45:46.787Z] [INFO] [2024-06-21T19:45:46.787Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.analysis.core --- [2024-06-21T19:45:46.787Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:45:46.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 [2024-06-21T19:45:46.787Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/.polyglot.build.properties [2024-06-21T19:45:46.787Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:45:46.787Z] [INFO] [2024-06-21T19:45:46.787Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core >-- [2024-06-21T19:45:46.787Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack.core 0.1.6-SNAPSHOT [6/128] [2024-06-21T19:45:46.787Z] [INFO] from callstack/org.eclipse.tracecompass.incubator.callstack.core/.polyglot.build.properties [2024-06-21T19:45:46.787Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:45:46.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 [2024-06-21T19:45:47.042Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core:0.1.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/.polyglot.build.properties [2024-06-21T19:45:47.042Z] [INFO] [2024-06-21T19:45:47.042Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.core --- [2024-06-21T19:45:47.042Z] [INFO] The project's OSGi version is 0.1.6.202406211945 [2024-06-21T19:45:47.042Z] [INFO] [2024-06-21T19:45:47.042Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.core --- [2024-06-21T19:45:47.042Z] [INFO] [2024-06-21T19:45:47.042Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.core --- [2024-06-21T19:45:47.042Z] [INFO] [2024-06-21T19:45:47.042Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.core --- [2024-06-21T19:45:47.042Z] [INFO] [2024-06-21T19:45:47.042Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.core --- [2024-06-21T19:45:47.042Z] [INFO] [2024-06-21T19:45:47.042Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.callstack.core --- [2024-06-21T19:45:47.042Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.callstack.core [2024-06-21T19:45:47.297Z] [INFO] [2024-06-21T19:45:47.297Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.core --- [2024-06-21T19:45:47.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-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:45:47.297Z] [INFO] [2024-06-21T19:45:47.297Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.core --- [2024-06-21T19:45:47.297Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/main/resources [2024-06-21T19:45:47.297Z] [INFO] [2024-06-21T19:45:47.297Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.core --- [2024-06-21T19:45:47.297Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:45:47.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 [2024-06-21T19:45:47.297Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core:0.1.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/.polyglot.build.properties [2024-06-21T19:45:47.297Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:45:47.297Z] [INFO] [2024-06-21T19:45:47.297Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui >-- [2024-06-21T19:45:47.297Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack.ui 0.1.2-SNAPSHOT [7/128] [2024-06-21T19:45:47.298Z] [INFO] from callstack/org.eclipse.tracecompass.incubator.callstack.ui/.polyglot.build.properties [2024-06-21T19:45:47.298Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:45:47.298Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:45:47.298Z] [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-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/.polyglot.build.properties [2024-06-21T19:45:47.857Z] [INFO] [2024-06-21T19:45:47.857Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.ui --- [2024-06-21T19:45:47.857Z] [INFO] The project's OSGi version is 0.1.2.202406211945 [2024-06-21T19:45:47.857Z] [INFO] [2024-06-21T19:45:47.857Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.ui --- [2024-06-21T19:45:47.857Z] [INFO] [2024-06-21T19:45:47.857Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.ui --- [2024-06-21T19:45:47.857Z] [INFO] [2024-06-21T19:45:47.857Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.ui --- [2024-06-21T19:45:47.857Z] [INFO] [2024-06-21T19:45:47.857Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.ui --- [2024-06-21T19:45:47.857Z] [INFO] [2024-06-21T19:45:47.857Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.callstack.ui --- [2024-06-21T19:45:47.857Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.callstack.ui [2024-06-21T19:45:48.780Z] [INFO] [2024-06-21T19:45:48.780Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.ui --- [2024-06-21T19:45:48.780Z] [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-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:45:48.780Z] [INFO] [2024-06-21T19:45:48.780Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.ui --- [2024-06-21T19:45:48.780Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/src/main/resources [2024-06-21T19:45:48.780Z] [INFO] [2024-06-21T19:45:48.780Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.ui --- [2024-06-21T19:45:48.780Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:45:48.780Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:45:48.780Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/.polyglot.build.properties [2024-06-21T19:45:48.781Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:45:48.781Z] [INFO] [2024-06-21T19:45:48.781Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.doc >-- [2024-06-21T19:45:48.781Z] [INFO] Building Trace Compass Incubator Documentation 0.10.0-SNAPSHOT [8/128] [2024-06-21T19:45:48.781Z] [INFO] from doc/pom.xml [2024-06-21T19:45:48.781Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-21T19:45:48.781Z] [INFO] [2024-06-21T19:45:48.781Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.doc --- [2024-06-21T19:45:48.781Z] [INFO] [2024-06-21T19:45:48.781Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.doc --- [2024-06-21T19:45:48.781Z] [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-stable/doc/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:45:48.781Z] [INFO] [2024-06-21T19:45:48.781Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.doc.user >-- [2024-06-21T19:45:48.781Z] [INFO] Building Trace Compass Incubator callstack User Guide 0.10.0-SNAPSHOT [9/128] [2024-06-21T19:45:48.781Z] [INFO] from doc/org.eclipse.tracecompass.incubator.callstack.doc.user/pom.xml [2024-06-21T19:45:48.781Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:45:48.781Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.doc.user:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/pom.xml [2024-06-21T19:45:48.781Z] [INFO] [2024-06-21T19:45:48.781Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:45:48.781Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:45:48.781Z] [INFO] [2024-06-21T19:45:48.781Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:45:48.781Z] [INFO] [2024-06-21T19:45:48.781Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:45:48.781Z] [INFO] [2024-06-21T19:45:48.781Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:45:48.781Z] [INFO] [2024-06-21T19:45:48.781Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:45:48.781Z] [INFO] [2024-06-21T19:45:48.781Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:45:48.781Z] [INFO] Resolving class path of Trace Compass Incubator callstack User Guide [2024-06-21T19:45:48.781Z] [INFO] [2024-06-21T19:45:48.781Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:45:48.781Z] [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-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:45:48.781Z] [INFO] [2024-06-21T19:45:48.781Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:45:49.037Z] [INFO] Executing tasks [2024-06-21T19:45:49.293Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/doc/User-Guide.html [2024-06-21T19:45:49.293Z] [INFO] [xmlvalidate] 5 file(s) have been successfully validated. [2024-06-21T19:45:49.293Z] [INFO] Executed tasks [2024-06-21T19:45:49.293Z] [INFO] [2024-06-21T19:45:49.293Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:45:49.293Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/src/main/resources [2024-06-21T19:45:49.293Z] [INFO] [2024-06-21T19:45:49.293Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:45:49.293Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:45:49.293Z] [INFO] [2024-06-21T19:45:49.293Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:45:49.293Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.20 [2024-06-21T19:45:50.218Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:45:50.218Z] [INFO] Command line: [2024-06-21T19:45:50.218Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:45:50.218Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:45:50.777Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:45:50.777Z] 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) [2024-06-21T19:45:50.777Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:45:50.777Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:45:51.701Z] Buildfile: build.xml [2024-06-21T19:45:51.701Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:45:51.701Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:45:51.701Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:45:51.701Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:45:51.701Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:45:51.701Z] [2024-06-21T19:45:51.701Z] build.index: [2024-06-21T19:45:52.625Z] BUILD SUCCESSFUL [2024-06-21T19:45:52.625Z] [2024-06-21T19:45:52.625Z] BUILD SUCCESSFUL [2024-06-21T19:45:52.625Z] Total time: 1 second [2024-06-21T19:45:52.882Z] [INFO] [2024-06-21T19:45:52.882Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack >-- [2024-06-21T19:45:52.882Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack 0.10.0-SNAPSHOT [10/128] [2024-06-21T19:45:52.882Z] [INFO] from callstack/org.eclipse.tracecompass.incubator.callstack/.polyglot.build.properties [2024-06-21T19:45:52.882Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:45:52.882Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack/.polyglot.build.properties [2024-06-21T19:45:53.138Z] [INFO] [2024-06-21T19:45:53.138Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.callstack --- [2024-06-21T19:45:53.138Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:45:53.138Z] [INFO] [2024-06-21T19:45:53.138Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack --- [2024-06-21T19:45:53.138Z] [INFO] [2024-06-21T19:45:53.138Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack --- [2024-06-21T19:45:53.138Z] [INFO] [2024-06-21T19:45:53.138Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack --- [2024-06-21T19:45:53.138Z] [INFO] [2024-06-21T19:45:53.138Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack --- [2024-06-21T19:45:53.138Z] [INFO] [2024-06-21T19:45:53.138Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack --- [2024-06-21T19:45:53.138Z] [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-stable/callstack/org.eclipse.tracecompass.incubator.callstack/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:45:53.138Z] [INFO] [2024-06-21T19:45:53.138Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack --- [2024-06-21T19:45:53.138Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack/src/main/resources [2024-06-21T19:45:53.138Z] [INFO] [2024-06-21T19:45:53.138Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analyses-parent >-- [2024-06-21T19:45:53.138Z] [INFO] Building Trace Compass Incubator analyses Parent 0.10.0-SNAPSHOT [11/128] [2024-06-21T19:45:53.138Z] [INFO] from analyses/pom.xml [2024-06-21T19:45:53.138Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-21T19:45:53.138Z] [INFO] [2024-06-21T19:45:53.138Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.analyses-parent --- [2024-06-21T19:45:53.138Z] [INFO] [2024-06-21T19:45:53.138Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.analyses-parent --- [2024-06-21T19:45:53.138Z] [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-stable/analyses/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:45:53.138Z] [INFO] [2024-06-21T19:45:53.138Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core >-- [2024-06-21T19:45:53.138Z] [INFO] Building org.eclipse.tracecompass.incubator.eventfieldcount.core 0.1.1-SNAPSHOT [12/128] [2024-06-21T19:45:53.138Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/.polyglot.build.properties [2024-06-21T19:45:53.138Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:45:53.138Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:45:53.138Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/.polyglot.build.properties [2024-06-21T19:45:53.393Z] [INFO] [2024-06-21T19:45:53.393Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.eventfieldcount.core --- [2024-06-21T19:45:53.393Z] [INFO] The project's OSGi version is 0.1.1.202406211945 [2024-06-21T19:45:53.393Z] [INFO] [2024-06-21T19:45:53.393Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.eventfieldcount.core --- [2024-06-21T19:45:53.393Z] [INFO] [2024-06-21T19:45:53.393Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.core --- [2024-06-21T19:45:53.393Z] [INFO] [2024-06-21T19:45:53.393Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.core --- [2024-06-21T19:45:53.393Z] [INFO] [2024-06-21T19:45:53.393Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.eventfieldcount.core --- [2024-06-21T19:45:53.393Z] [INFO] [2024-06-21T19:45:53.393Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.eventfieldcount.core --- [2024-06-21T19:45:53.393Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.eventfieldcount.core [2024-06-21T19:45:53.393Z] [INFO] [2024-06-21T19:45:53.393Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.eventfieldcount.core --- [2024-06-21T19:45:53.393Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:45:53.393Z] [INFO] [2024-06-21T19:45:53.393Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.eventfieldcount.core --- [2024-06-21T19:45:53.393Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/src/main/resources [2024-06-21T19:45:53.393Z] [INFO] [2024-06-21T19:45:53.393Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.eventfieldcount.core --- [2024-06-21T19:45:53.393Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:45:53.393Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:45:53.393Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/.polyglot.build.properties [2024-06-21T19:45:53.393Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:45:53.393Z] [INFO] [2024-06-21T19:45:53.393Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.doc.user >-- [2024-06-21T19:45:53.393Z] [INFO] Building Trace Compass Incubator eventcount User Guide 0.10.0-SNAPSHOT [13/128] [2024-06-21T19:45:53.393Z] [INFO] from doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/pom.xml [2024-06-21T19:45:53.393Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:45:53.393Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.doc.user:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/pom.xml [2024-06-21T19:45:53.393Z] [INFO] [2024-06-21T19:45:53.393Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:45:53.393Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:45:53.393Z] [INFO] [2024-06-21T19:45:53.393Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:45:53.393Z] [INFO] [2024-06-21T19:45:53.393Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:45:53.393Z] [INFO] [2024-06-21T19:45:53.393Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:45:53.393Z] [INFO] [2024-06-21T19:45:53.393Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:45:53.393Z] [INFO] [2024-06-21T19:45:53.393Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:45:53.393Z] [INFO] Resolving class path of Trace Compass Incubator eventcount User Guide [2024-06-21T19:45:53.393Z] [INFO] [2024-06-21T19:45:53.393Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:45:53.393Z] [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-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:45:53.393Z] [INFO] [2024-06-21T19:45:53.393Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:45:53.393Z] [INFO] Executing tasks [2024-06-21T19:45:53.393Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/doc/User-Guide.html [2024-06-21T19:45:53.393Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:45:53.393Z] [INFO] Executed tasks [2024-06-21T19:45:53.393Z] [INFO] [2024-06-21T19:45:53.393Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:45:53.393Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/src/main/resources [2024-06-21T19:45:53.393Z] [INFO] [2024-06-21T19:45:53.393Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:45:53.393Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:45:53.394Z] [INFO] [2024-06-21T19:45:53.394Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:45:53.648Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:45:53.648Z] [INFO] Command line: [2024-06-21T19:45:53.648Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:45:53.648Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:45:54.208Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:45:54.208Z] 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) [2024-06-21T19:45:54.208Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:45:54.208Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:45:55.569Z] Buildfile: build.xml [2024-06-21T19:45:55.569Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:45:55.569Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:45:55.569Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:45:55.569Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:45:55.569Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:45:55.569Z] [2024-06-21T19:45:55.569Z] build.index: [2024-06-21T19:45:56.128Z] BUILD SUCCESSFUL [2024-06-21T19:45:56.128Z] [2024-06-21T19:45:56.128Z] BUILD SUCCESSFUL [2024-06-21T19:45:56.128Z] Total time: 1 second [2024-06-21T19:45:56.128Z] [INFO] [2024-06-21T19:45:56.128Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount >-- [2024-06-21T19:45:56.128Z] [INFO] Building org.eclipse.tracecompass.incubator.eventfieldcount 0.10.0-SNAPSHOT [14/128] [2024-06-21T19:45:56.128Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.eventfieldcount/.polyglot.build.properties [2024-06-21T19:45:56.128Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:45:56.128Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/.polyglot.build.properties [2024-06-21T19:45:56.383Z] [INFO] [2024-06-21T19:45:56.383Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.eventfieldcount --- [2024-06-21T19:45:56.383Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:45:56.383Z] [INFO] [2024-06-21T19:45:56.383Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.eventfieldcount --- [2024-06-21T19:45:56.383Z] [INFO] [2024-06-21T19:45:56.383Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.eventfieldcount --- [2024-06-21T19:45:56.383Z] [INFO] [2024-06-21T19:45:56.383Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.eventfieldcount --- [2024-06-21T19:45:56.383Z] [INFO] [2024-06-21T19:45:56.383Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.eventfieldcount --- [2024-06-21T19:45:56.383Z] [INFO] [2024-06-21T19:45:56.383Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.eventfieldcount --- [2024-06-21T19:45:56.383Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:45:56.383Z] [INFO] [2024-06-21T19:45:56.383Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.eventfieldcount --- [2024-06-21T19:45:56.383Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/src/main/resources [2024-06-21T19:45:56.383Z] [INFO] [2024-06-21T19:45:56.383Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.doc.user >-- [2024-06-21T19:45:56.383Z] [INFO] Building Trace Compass Incubator Scripting User Guide 0.10.0-SNAPSHOT [15/128] [2024-06-21T19:45:56.383Z] [INFO] from doc/org.eclipse.tracecompass.incubator.scripting.doc.user/pom.xml [2024-06-21T19:45:56.383Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:45:56.383Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.doc.user:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/pom.xml [2024-06-21T19:45:56.383Z] [INFO] [2024-06-21T19:45:56.383Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:45:56.383Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:45:56.383Z] [INFO] [2024-06-21T19:45:56.383Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:45:56.383Z] [INFO] [2024-06-21T19:45:56.383Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:45:56.383Z] [INFO] [2024-06-21T19:45:56.383Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:45:56.384Z] [INFO] [2024-06-21T19:45:56.384Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:45:56.384Z] [INFO] [2024-06-21T19:45:56.384Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:45:56.384Z] [INFO] Resolving class path of Trace Compass Incubator Scripting User Guide [2024-06-21T19:45:56.384Z] [INFO] [2024-06-21T19:45:56.384Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:45:56.384Z] [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-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:45:56.384Z] [INFO] [2024-06-21T19:45:56.384Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:45:56.384Z] [INFO] Executing tasks [2024-06-21T19:45:56.384Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/doc/User-Guide.html [2024-06-21T19:45:56.384Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:45:56.384Z] [INFO] Executed tasks [2024-06-21T19:45:56.384Z] [INFO] [2024-06-21T19:45:56.384Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:45:56.384Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/src/main/resources [2024-06-21T19:45:56.384Z] [INFO] [2024-06-21T19:45:56.384Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:45:56.384Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:45:56.384Z] [INFO] [2024-06-21T19:45:56.384Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:45:56.639Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:45:56.639Z] [INFO] Command line: [2024-06-21T19:45:56.639Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:45:56.639Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:45:57.198Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:45:57.198Z] 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) [2024-06-21T19:45:57.198Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:45:57.198Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:45:58.560Z] Buildfile: build.xml [2024-06-21T19:45:58.560Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:45:58.560Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:45:58.560Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:45:58.560Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:45:58.560Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:45:58.560Z] [2024-06-21T19:45:58.560Z] build.index: [2024-06-21T19:45:59.484Z] BUILD SUCCESSFUL [2024-06-21T19:45:59.484Z] [2024-06-21T19:45:59.484Z] BUILD SUCCESSFUL [2024-06-21T19:45:59.484Z] Total time: 1 second [2024-06-21T19:45:59.484Z] [INFO] [2024-06-21T19:45:59.484Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core >-- [2024-06-21T19:45:59.484Z] [INFO] Building org.eclipse.tracecompass.incubator.filters.core 0.1.1-SNAPSHOT [16/128] [2024-06-21T19:45:59.484Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.filters.core/.polyglot.build.properties [2024-06-21T19:45:59.484Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:45:59.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 [2024-06-21T19:45:59.484Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/.polyglot.build.properties [2024-06-21T19:45:59.484Z] [INFO] [2024-06-21T19:45:59.484Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.filters.core --- [2024-06-21T19:45:59.484Z] [INFO] The project's OSGi version is 0.1.1.202406211945 [2024-06-21T19:45:59.484Z] [INFO] [2024-06-21T19:45:59.484Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters.core --- [2024-06-21T19:45:59.484Z] [INFO] [2024-06-21T19:45:59.484Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters.core --- [2024-06-21T19:45:59.484Z] [INFO] [2024-06-21T19:45:59.484Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters.core --- [2024-06-21T19:45:59.484Z] [INFO] [2024-06-21T19:45:59.484Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters.core --- [2024-06-21T19:45:59.484Z] [INFO] [2024-06-21T19:45:59.484Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.filters.core --- [2024-06-21T19:45:59.484Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.filters.core [2024-06-21T19:45:59.484Z] [INFO] [2024-06-21T19:45:59.484Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters.core --- [2024-06-21T19:45:59.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-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:45:59.484Z] [INFO] [2024-06-21T19:45:59.484Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters.core --- [2024-06-21T19:45:59.485Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/src/main/resources [2024-06-21T19:45:59.485Z] [INFO] [2024-06-21T19:45:59.485Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.filters.core --- [2024-06-21T19:45:59.485Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:45:59.485Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:45:59.485Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/.polyglot.build.properties [2024-06-21T19:45:59.485Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:45:59.485Z] [INFO] [2024-06-21T19:45:59.485Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting-parent >-- [2024-06-21T19:45:59.485Z] [INFO] Building Trace Compass Incubator Scripting Parent 0.10.0-SNAPSHOT [17/128] [2024-06-21T19:45:59.485Z] [INFO] from scripting/pom.xml [2024-06-21T19:45:59.485Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-21T19:45:59.485Z] [INFO] [2024-06-21T19:45:59.485Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting-parent --- [2024-06-21T19:45:59.485Z] [INFO] [2024-06-21T19:45:59.485Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting-parent --- [2024-06-21T19:45:59.485Z] [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-stable/scripting/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:45:59.485Z] [INFO] [2024-06-21T19:45:59.485Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core >-- [2024-06-21T19:45:59.485Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.core 0.1.5-SNAPSHOT [18/128] [2024-06-21T19:45:59.485Z] [INFO] from scripting/org.eclipse.tracecompass.incubator.scripting.core/.polyglot.build.properties [2024-06-21T19:45:59.485Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:45:59.485Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:45:59.485Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core:0.1.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/.polyglot.build.properties [2024-06-21T19:46:00.044Z] [INFO] [2024-06-21T19:46:00.044Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:46:00.044Z] [INFO] The project's OSGi version is 0.1.5.202406211945 [2024-06-21T19:46:00.044Z] [INFO] [2024-06-21T19:46:00.044Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:46:00.044Z] [INFO] [2024-06-21T19:46:00.044Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:46:00.044Z] [INFO] [2024-06-21T19:46:00.044Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:46:00.044Z] [INFO] [2024-06-21T19:46:00.044Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:46:00.044Z] [INFO] [2024-06-21T19:46:00.044Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:46:00.044Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.scripting.core [2024-06-21T19:46:00.299Z] [INFO] [2024-06-21T19:46:00.299Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:46:00.299Z] [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-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:00.299Z] [INFO] [2024-06-21T19:46:00.299Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:46:00.299Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/main/resources [2024-06-21T19:46:00.299Z] [INFO] [2024-06-21T19:46:00.299Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:46:00.299Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:00.299Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:00.299Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core:0.1.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/.polyglot.build.properties [2024-06-21T19:46:00.299Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:46:00.299Z] [INFO] [2024-06-21T19:46:00.299Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui >-- [2024-06-21T19:46:00.299Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.ui 0.1.3-SNAPSHOT [19/128] [2024-06-21T19:46:00.299Z] [INFO] from scripting/org.eclipse.tracecompass.incubator.scripting.ui/.polyglot.build.properties [2024-06-21T19:46:00.299Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:46:00.299Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:00.299Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/.polyglot.build.properties [2024-06-21T19:46:00.859Z] [INFO] [2024-06-21T19:46:00.859Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:46:00.859Z] [INFO] The project's OSGi version is 0.1.3.202406211945 [2024-06-21T19:46:00.859Z] [INFO] [2024-06-21T19:46:00.859Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:46:00.859Z] [INFO] [2024-06-21T19:46:00.859Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:46:00.859Z] [INFO] [2024-06-21T19:46:00.859Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:46:00.859Z] [INFO] [2024-06-21T19:46:00.859Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:46:00.859Z] [INFO] [2024-06-21T19:46:00.859Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:46:00.859Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.scripting.ui [2024-06-21T19:46:01.419Z] [INFO] [2024-06-21T19:46:01.419Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:46:01.419Z] [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-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:01.419Z] [INFO] [2024-06-21T19:46:01.419Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:46:01.419Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/main/resources [2024-06-21T19:46:01.419Z] [INFO] [2024-06-21T19:46:01.419Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:46:01.419Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:01.419Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:01.419Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/.polyglot.build.properties [2024-06-21T19:46:01.419Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:46:01.419Z] [INFO] [2024-06-21T19:46:01.419Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting >-- [2024-06-21T19:46:01.419Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting 0.10.0-SNAPSHOT [20/128] [2024-06-21T19:46:01.419Z] [INFO] from scripting/org.eclipse.tracecompass.incubator.scripting/.polyglot.build.properties [2024-06-21T19:46:01.419Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:46:01.419Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting/.polyglot.build.properties [2024-06-21T19:46:01.979Z] [INFO] [2024-06-21T19:46:01.979Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting --- [2024-06-21T19:46:01.979Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:46:01.979Z] [INFO] [2024-06-21T19:46:01.979Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting --- [2024-06-21T19:46:01.979Z] [INFO] [2024-06-21T19:46:01.979Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting --- [2024-06-21T19:46:01.979Z] [INFO] [2024-06-21T19:46:01.979Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting --- [2024-06-21T19:46:01.979Z] [INFO] [2024-06-21T19:46:01.979Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting --- [2024-06-21T19:46:01.979Z] [INFO] [2024-06-21T19:46:01.979Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting --- [2024-06-21T19:46:01.979Z] [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-stable/scripting/org.eclipse.tracecompass.incubator.scripting/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:01.979Z] [INFO] [2024-06-21T19:46:01.979Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting --- [2024-06-21T19:46:01.979Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting/src/main/resources [2024-06-21T19:46:01.979Z] [INFO] [2024-06-21T19:46:01.979Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.javascript >-- [2024-06-21T19:46:01.979Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.javascript 0.10.0-SNAPSHOT [21/128] [2024-06-21T19:46:01.979Z] [INFO] from scripting/org.eclipse.tracecompass.incubator.scripting.javascript/.polyglot.build.properties [2024-06-21T19:46:01.979Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:46:01.979Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.javascript:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/.polyglot.build.properties [2024-06-21T19:46:02.234Z] [INFO] [2024-06-21T19:46:02.234Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting.javascript --- [2024-06-21T19:46:02.234Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:46:02.234Z] [INFO] [2024-06-21T19:46:02.234Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.javascript --- [2024-06-21T19:46:02.235Z] [INFO] [2024-06-21T19:46:02.235Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.javascript --- [2024-06-21T19:46:02.235Z] [INFO] [2024-06-21T19:46:02.235Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.javascript --- [2024-06-21T19:46:02.235Z] [INFO] [2024-06-21T19:46:02.235Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.javascript --- [2024-06-21T19:46:02.235Z] [INFO] [2024-06-21T19:46:02.235Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.javascript --- [2024-06-21T19:46:02.235Z] [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-stable/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:02.235Z] [INFO] [2024-06-21T19:46:02.235Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.javascript --- [2024-06-21T19:46:02.235Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/src/main/resources [2024-06-21T19:46:02.235Z] [INFO] [2024-06-21T19:46:02.235Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracetypes-parent >-- [2024-06-21T19:46:02.235Z] [INFO] Building Trace Compass Incubator tracetypes Parent 0.10.0-SNAPSHOT [22/128] [2024-06-21T19:46:02.235Z] [INFO] from tracetypes/pom.xml [2024-06-21T19:46:02.235Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-21T19:46:02.235Z] [INFO] [2024-06-21T19:46:02.235Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tracetypes-parent --- [2024-06-21T19:46:02.235Z] [INFO] [2024-06-21T19:46:02.235Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tracetypes-parent --- [2024-06-21T19:46:02.235Z] [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-stable/tracetypes/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:02.235Z] [INFO] [2024-06-21T19:46:02.235Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.core >-- [2024-06-21T19:46:02.235Z] [INFO] Building org.eclipse.tracecompass.incubator.ros2.core 0.1.4-SNAPSHOT [23/128] [2024-06-21T19:46:02.235Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.ros2.core/.polyglot.build.properties [2024-06-21T19:46:02.235Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:46:02.235Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:02.235Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/.polyglot.build.properties [2024-06-21T19:46:02.490Z] [INFO] [2024-06-21T19:46:02.490Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros2.core --- [2024-06-21T19:46:02.490Z] [INFO] The project's OSGi version is 0.1.4.202406211945 [2024-06-21T19:46:02.490Z] [INFO] [2024-06-21T19:46:02.490Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros2.core --- [2024-06-21T19:46:02.490Z] [INFO] [2024-06-21T19:46:02.490Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros2.core --- [2024-06-21T19:46:02.490Z] [INFO] [2024-06-21T19:46:02.490Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros2.core --- [2024-06-21T19:46:02.490Z] [INFO] [2024-06-21T19:46:02.490Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros2.core --- [2024-06-21T19:46:02.490Z] [INFO] [2024-06-21T19:46:02.490Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros2.core --- [2024-06-21T19:46:02.490Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ros2.core [2024-06-21T19:46:03.049Z] [INFO] [2024-06-21T19:46:03.049Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros2.core --- [2024-06-21T19:46:03.050Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:03.050Z] [INFO] [2024-06-21T19:46:03.050Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros2.core --- [2024-06-21T19:46:03.050Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/src/main/resources [2024-06-21T19:46:03.050Z] [INFO] [2024-06-21T19:46:03.050Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros2.core --- [2024-06-21T19:46:03.050Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:03.050Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:03.050Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/.polyglot.build.properties [2024-06-21T19:46:03.050Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:46:03.050Z] [INFO] [2024-06-21T19:46:03.050Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.doc.user >-- [2024-06-21T19:46:03.050Z] [INFO] Building Trace Compass Incubator ROS 2 User Guide 0.10.0-SNAPSHOT [24/128] [2024-06-21T19:46:03.050Z] [INFO] from doc/org.eclipse.tracecompass.incubator.ros2.doc.user/pom.xml [2024-06-21T19:46:03.050Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:46:03.050Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.doc.user:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/pom.xml [2024-06-21T19:46:03.050Z] [INFO] [2024-06-21T19:46:03.050Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:46:03.050Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:46:03.050Z] [INFO] [2024-06-21T19:46:03.050Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:46:03.050Z] [INFO] [2024-06-21T19:46:03.050Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:46:03.050Z] [INFO] [2024-06-21T19:46:03.050Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:46:03.050Z] [INFO] [2024-06-21T19:46:03.050Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:46:03.050Z] [INFO] [2024-06-21T19:46:03.050Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:46:03.050Z] [INFO] Resolving class path of Trace Compass Incubator ROS 2 User Guide [2024-06-21T19:46:03.050Z] [INFO] [2024-06-21T19:46:03.050Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:46:03.050Z] [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-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:03.050Z] [INFO] [2024-06-21T19:46:03.050Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:46:03.050Z] [INFO] Executing tasks [2024-06-21T19:46:03.050Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/doc/User-Guide.html [2024-06-21T19:46:03.050Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:46:03.050Z] [INFO] Executed tasks [2024-06-21T19:46:03.050Z] [INFO] [2024-06-21T19:46:03.050Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:46:03.050Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/src/main/resources [2024-06-21T19:46:03.050Z] [INFO] [2024-06-21T19:46:03.050Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:46:03.050Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:03.050Z] [INFO] [2024-06-21T19:46:03.050Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:46:03.305Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:46:03.305Z] [INFO] Command line: [2024-06-21T19:46:03.305Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:46:03.305Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:46:03.865Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:46:03.865Z] 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) [2024-06-21T19:46:03.865Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:46:03.865Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:46:04.790Z] Buildfile: build.xml [2024-06-21T19:46:04.790Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:46:04.790Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:46:04.790Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:46:04.790Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:46:04.790Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:46:04.790Z] [2024-06-21T19:46:04.790Z] build.index: [2024-06-21T19:46:05.715Z] BUILD SUCCESSFUL [2024-06-21T19:46:05.715Z] [2024-06-21T19:46:05.715Z] BUILD SUCCESSFUL [2024-06-21T19:46:05.715Z] Total time: 1 second [2024-06-21T19:46:05.715Z] [INFO] [2024-06-21T19:46:05.715Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.ui >-- [2024-06-21T19:46:05.715Z] [INFO] Building org.eclipse.tracecompass.incubator.ros2.ui 0.1.3-SNAPSHOT [25/128] [2024-06-21T19:46:05.715Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/.polyglot.build.properties [2024-06-21T19:46:05.715Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:46:05.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 [2024-06-21T19:46:05.715Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/.polyglot.build.properties [2024-06-21T19:46:05.971Z] [INFO] [2024-06-21T19:46:05.971Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros2.ui --- [2024-06-21T19:46:05.971Z] [INFO] The project's OSGi version is 0.1.3.202406211945 [2024-06-21T19:46:05.971Z] [INFO] [2024-06-21T19:46:05.971Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros2.ui --- [2024-06-21T19:46:05.971Z] [INFO] [2024-06-21T19:46:05.971Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros2.ui --- [2024-06-21T19:46:05.971Z] [INFO] [2024-06-21T19:46:05.971Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros2.ui --- [2024-06-21T19:46:05.971Z] [INFO] [2024-06-21T19:46:05.971Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros2.ui --- [2024-06-21T19:46:05.971Z] [INFO] [2024-06-21T19:46:05.971Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros2.ui --- [2024-06-21T19:46:05.971Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ros2.ui [2024-06-21T19:46:06.226Z] [INFO] [2024-06-21T19:46:06.226Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros2.ui --- [2024-06-21T19:46:06.226Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:06.226Z] [INFO] [2024-06-21T19:46:06.226Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros2.ui --- [2024-06-21T19:46:06.226Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/src/main/resources [2024-06-21T19:46:06.226Z] [INFO] [2024-06-21T19:46:06.226Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros2.ui --- [2024-06-21T19:46:06.226Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:06.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 [2024-06-21T19:46:06.226Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.ui:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/.polyglot.build.properties [2024-06-21T19:46:06.226Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:46:06.226Z] [INFO] [2024-06-21T19:46:06.226Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2 >-- [2024-06-21T19:46:06.226Z] [INFO] Building org.eclipse.tracecompass.incubator.ros2 0.10.0-SNAPSHOT [26/128] [2024-06-21T19:46:06.226Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.ros2/.polyglot.build.properties [2024-06-21T19:46:06.226Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:46:06.226Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2/.polyglot.build.properties [2024-06-21T19:46:06.482Z] [INFO] [2024-06-21T19:46:06.482Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.ros2 --- [2024-06-21T19:46:06.482Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:46:06.482Z] [INFO] [2024-06-21T19:46:06.482Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros2 --- [2024-06-21T19:46:06.482Z] [INFO] [2024-06-21T19:46:06.482Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros2 --- [2024-06-21T19:46:06.482Z] [INFO] [2024-06-21T19:46:06.482Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros2 --- [2024-06-21T19:46:06.482Z] [INFO] [2024-06-21T19:46:06.482Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros2 --- [2024-06-21T19:46:06.482Z] [INFO] [2024-06-21T19:46:06.482Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros2 --- [2024-06-21T19:46:06.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-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:06.482Z] [INFO] [2024-06-21T19:46:06.482Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros2 --- [2024-06-21T19:46:06.482Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2/src/main/resources [2024-06-21T19:46:06.482Z] [INFO] [2024-06-21T19:46:06.482Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.core >-- [2024-06-21T19:46:06.482Z] [INFO] Building org.eclipse.tracecompass.incubator.inandout.core 0.1.2-SNAPSHOT [27/128] [2024-06-21T19:46:06.482Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.inandout.core/.polyglot.build.properties [2024-06-21T19:46:06.482Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:46:06.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 [2024-06-21T19:46:06.482Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/.polyglot.build.properties [2024-06-21T19:46:06.736Z] [INFO] [2024-06-21T19:46:06.736Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.inandout.core --- [2024-06-21T19:46:06.736Z] [INFO] The project's OSGi version is 0.1.2.202406211945 [2024-06-21T19:46:06.736Z] [INFO] [2024-06-21T19:46:06.736Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.inandout.core --- [2024-06-21T19:46:06.736Z] [INFO] [2024-06-21T19:46:06.736Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.inandout.core --- [2024-06-21T19:46:06.736Z] [INFO] [2024-06-21T19:46:06.736Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.inandout.core --- [2024-06-21T19:46:06.736Z] [INFO] [2024-06-21T19:46:06.736Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.inandout.core --- [2024-06-21T19:46:06.736Z] [INFO] [2024-06-21T19:46:06.736Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.inandout.core --- [2024-06-21T19:46:06.736Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.inandout.core [2024-06-21T19:46:06.736Z] [INFO] [2024-06-21T19:46:06.736Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.inandout.core --- [2024-06-21T19:46:06.736Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:06.736Z] [INFO] [2024-06-21T19:46:06.736Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.inandout.core --- [2024-06-21T19:46:06.736Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/src/main/resources [2024-06-21T19:46:06.736Z] [INFO] [2024-06-21T19:46:06.736Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.inandout.core --- [2024-06-21T19:46:06.736Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:06.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 [2024-06-21T19:46:06.737Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/.polyglot.build.properties [2024-06-21T19:46:06.737Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:46:06.737Z] [INFO] [2024-06-21T19:46:06.737Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.doc.user >-- [2024-06-21T19:46:06.737Z] [INFO] Building Trace Compass Incubator inandout User Guide 0.10.0-SNAPSHOT [28/128] [2024-06-21T19:46:06.737Z] [INFO] from doc/org.eclipse.tracecompass.incubator.inandout.doc.user/pom.xml [2024-06-21T19:46:06.737Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:46:06.737Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.doc.user:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/pom.xml [2024-06-21T19:46:06.737Z] [INFO] [2024-06-21T19:46:06.737Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:46:06.737Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:46:06.737Z] [INFO] [2024-06-21T19:46:06.737Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:46:06.737Z] [INFO] [2024-06-21T19:46:06.737Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:46:06.737Z] [INFO] [2024-06-21T19:46:06.737Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:46:06.737Z] [INFO] [2024-06-21T19:46:06.737Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:46:06.737Z] [INFO] [2024-06-21T19:46:06.737Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:46:06.737Z] [INFO] Resolving class path of Trace Compass Incubator inandout User Guide [2024-06-21T19:46:06.991Z] [INFO] [2024-06-21T19:46:06.991Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:46:06.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-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:06.991Z] [INFO] [2024-06-21T19:46:06.991Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:46:06.991Z] [INFO] Executing tasks [2024-06-21T19:46:06.991Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/doc/User-Guide.html [2024-06-21T19:46:06.991Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:46:06.991Z] [INFO] Executed tasks [2024-06-21T19:46:06.991Z] [INFO] [2024-06-21T19:46:06.991Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:46:06.991Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/src/main/resources [2024-06-21T19:46:06.991Z] [INFO] [2024-06-21T19:46:06.991Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:46:06.991Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:06.991Z] [INFO] [2024-06-21T19:46:06.991Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:46:06.991Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:46:06.991Z] [INFO] Command line: [2024-06-21T19:46:06.991Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:46:06.991Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:46:07.550Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:46:07.550Z] 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) [2024-06-21T19:46:07.550Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:46:07.550Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:46:08.909Z] Buildfile: build.xml [2024-06-21T19:46:08.909Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:46:08.909Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:46:08.909Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:46:08.909Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:46:08.909Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:46:08.909Z] [2024-06-21T19:46:08.909Z] build.index: [2024-06-21T19:46:09.468Z] BUILD SUCCESSFUL [2024-06-21T19:46:09.468Z] [2024-06-21T19:46:09.468Z] BUILD SUCCESSFUL [2024-06-21T19:46:09.468Z] Total time: 1 second [2024-06-21T19:46:09.723Z] [INFO] [2024-06-21T19:46:09.723Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.ui >-- [2024-06-21T19:46:09.723Z] [INFO] Building org.eclipse.tracecompass.incubator.inandout.ui 0.1.2-SNAPSHOT [29/128] [2024-06-21T19:46:09.723Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.inandout.ui/.polyglot.build.properties [2024-06-21T19:46:09.723Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:46:09.723Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:09.723Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/.polyglot.build.properties [2024-06-21T19:46:09.977Z] [INFO] [2024-06-21T19:46:09.977Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.inandout.ui --- [2024-06-21T19:46:09.977Z] [INFO] The project's OSGi version is 0.1.2.202406211945 [2024-06-21T19:46:09.977Z] [INFO] [2024-06-21T19:46:09.977Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.inandout.ui --- [2024-06-21T19:46:09.977Z] [INFO] [2024-06-21T19:46:09.977Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.inandout.ui --- [2024-06-21T19:46:09.977Z] [INFO] [2024-06-21T19:46:09.977Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.inandout.ui --- [2024-06-21T19:46:09.977Z] [INFO] [2024-06-21T19:46:09.977Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.inandout.ui --- [2024-06-21T19:46:09.977Z] [INFO] [2024-06-21T19:46:09.977Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.inandout.ui --- [2024-06-21T19:46:09.977Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.inandout.ui [2024-06-21T19:46:10.234Z] [INFO] [2024-06-21T19:46:10.234Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.inandout.ui --- [2024-06-21T19:46:10.234Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:10.234Z] [INFO] [2024-06-21T19:46:10.234Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.inandout.ui --- [2024-06-21T19:46:10.234Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/src/main/resources [2024-06-21T19:46:10.234Z] [INFO] [2024-06-21T19:46:10.234Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.inandout.ui --- [2024-06-21T19:46:10.234Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:10.234Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:10.234Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/.polyglot.build.properties [2024-06-21T19:46:10.234Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:46:10.234Z] [INFO] [2024-06-21T19:46:10.234Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout >-- [2024-06-21T19:46:10.234Z] [INFO] Building org.eclipse.tracecompass.incubator.inandout 0.10.0-SNAPSHOT [30/128] [2024-06-21T19:46:10.234Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.inandout/.polyglot.build.properties [2024-06-21T19:46:10.234Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:46:10.234Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout/.polyglot.build.properties [2024-06-21T19:46:10.488Z] [INFO] [2024-06-21T19:46:10.488Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.inandout --- [2024-06-21T19:46:10.488Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:46:10.488Z] [INFO] [2024-06-21T19:46:10.488Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.inandout --- [2024-06-21T19:46:10.488Z] [INFO] [2024-06-21T19:46:10.488Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.inandout --- [2024-06-21T19:46:10.488Z] [INFO] [2024-06-21T19:46:10.488Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.inandout --- [2024-06-21T19:46:10.488Z] [INFO] [2024-06-21T19:46:10.488Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.inandout --- [2024-06-21T19:46:10.488Z] [INFO] [2024-06-21T19:46:10.488Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.inandout --- [2024-06-21T19:46:10.488Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.inandout/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:10.488Z] [INFO] [2024-06-21T19:46:10.488Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.inandout --- [2024-06-21T19:46:10.488Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout/src/main/resources [2024-06-21T19:46:10.488Z] [INFO] [2024-06-21T19:46:10.488Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core >-- [2024-06-21T19:46:10.488Z] [INFO] Building org.eclipse.tracecompass.incubator.kernel.core 0.1.6-SNAPSHOT [31/128] [2024-06-21T19:46:10.488Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.kernel.core/.polyglot.build.properties [2024-06-21T19:46:10.488Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:46:10.488Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:10.488Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core:0.1.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/.polyglot.build.properties [2024-06-21T19:46:10.743Z] [INFO] [2024-06-21T19:46:10.743Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.kernel.core --- [2024-06-21T19:46:10.743Z] [INFO] The project's OSGi version is 0.1.6.202406211945 [2024-06-21T19:46:10.743Z] [INFO] [2024-06-21T19:46:10.743Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel.core --- [2024-06-21T19:46:10.743Z] [INFO] [2024-06-21T19:46:10.743Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel.core --- [2024-06-21T19:46:10.743Z] [INFO] [2024-06-21T19:46:10.743Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel.core --- [2024-06-21T19:46:10.743Z] [INFO] [2024-06-21T19:46:10.743Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel.core --- [2024-06-21T19:46:10.743Z] [INFO] [2024-06-21T19:46:10.743Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.kernel.core --- [2024-06-21T19:46:10.743Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.kernel.core [2024-06-21T19:46:10.743Z] [INFO] [2024-06-21T19:46:10.743Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel.core --- [2024-06-21T19:46:10.743Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:10.743Z] [INFO] [2024-06-21T19:46:10.743Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel.core --- [2024-06-21T19:46:10.743Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/src/main/resources [2024-06-21T19:46:10.743Z] [INFO] [2024-06-21T19:46:10.743Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.kernel.core --- [2024-06-21T19:46:10.743Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:10.743Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:10.743Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core:0.1.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/.polyglot.build.properties [2024-06-21T19:46:10.743Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:46:10.743Z] [INFO] [2024-06-21T19:46:10.743Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core >-- [2024-06-21T19:46:10.743Z] [INFO] Building org.eclipse.tracecompass.incubator.lttng2.ust.extras.core 0.1.2-SNAPSHOT [32/128] [2024-06-21T19:46:10.743Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/.polyglot.build.properties [2024-06-21T19:46:10.743Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:46:10.743Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:10.743Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/.polyglot.build.properties [2024-06-21T19:46:10.998Z] [INFO] [2024-06-21T19:46:10.998Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core --- [2024-06-21T19:46:10.998Z] [INFO] The project's OSGi version is 0.1.2.202406211945 [2024-06-21T19:46:10.998Z] [INFO] [2024-06-21T19:46:10.998Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core --- [2024-06-21T19:46:10.998Z] [INFO] [2024-06-21T19:46:10.998Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core --- [2024-06-21T19:46:10.998Z] [INFO] [2024-06-21T19:46:10.998Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core --- [2024-06-21T19:46:10.998Z] [INFO] [2024-06-21T19:46:10.998Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core --- [2024-06-21T19:46:10.998Z] [INFO] [2024-06-21T19:46:10.998Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core --- [2024-06-21T19:46:10.998Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.lttng2.ust.extras.core [2024-06-21T19:46:10.998Z] [INFO] [2024-06-21T19:46:10.998Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core --- [2024-06-21T19:46:10.998Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:10.998Z] [INFO] [2024-06-21T19:46:10.998Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core --- [2024-06-21T19:46:10.998Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/src/main/resources [2024-06-21T19:46:10.998Z] [INFO] [2024-06-21T19:46:10.998Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core --- [2024-06-21T19:46:10.998Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:10.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 [2024-06-21T19:46:10.998Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/.polyglot.build.properties [2024-06-21T19:46:10.998Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:46:10.998Z] [INFO] [2024-06-21T19:46:10.998Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user >-- [2024-06-21T19:46:10.998Z] [INFO] Building Trace Compass Incubator LTTng2 Ust Extras User Guide 0.10.0-SNAPSHOT [33/128] [2024-06-21T19:46:10.998Z] [INFO] from doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/pom.xml [2024-06-21T19:46:10.998Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:46:10.998Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/pom.xml [2024-06-21T19:46:10.998Z] [INFO] [2024-06-21T19:46:10.998Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:46:10.998Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:46:10.998Z] [INFO] [2024-06-21T19:46:10.998Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:46:10.998Z] [INFO] [2024-06-21T19:46:10.998Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:46:10.998Z] [INFO] [2024-06-21T19:46:10.998Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:46:10.998Z] [INFO] [2024-06-21T19:46:10.998Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:46:10.998Z] [INFO] [2024-06-21T19:46:10.998Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:46:10.998Z] [INFO] Resolving class path of Trace Compass Incubator LTTng2 Ust Extras User Guide [2024-06-21T19:46:10.998Z] [INFO] [2024-06-21T19:46:10.998Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:46:10.998Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:10.998Z] [INFO] [2024-06-21T19:46:10.998Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:46:11.253Z] [INFO] Executing tasks [2024-06-21T19:46:11.253Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/doc/User-Guide.html [2024-06-21T19:46:11.253Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:46:11.253Z] [INFO] Executed tasks [2024-06-21T19:46:11.253Z] [INFO] [2024-06-21T19:46:11.253Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:46:11.253Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/src/main/resources [2024-06-21T19:46:11.253Z] [INFO] [2024-06-21T19:46:11.253Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:46:11.253Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:11.253Z] [INFO] [2024-06-21T19:46:11.253Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:46:11.253Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:46:11.253Z] [INFO] Command line: [2024-06-21T19:46:11.253Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/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] [2024-06-21T19:46:11.253Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:46:11.813Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:46:11.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) [2024-06-21T19:46:11.813Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:46:11.813Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:46:13.173Z] Buildfile: build.xml [2024-06-21T19:46:13.173Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:46:13.173Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:46:13.173Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:46:13.173Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:46:13.173Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:46:13.173Z] [2024-06-21T19:46:13.173Z] build.index: [2024-06-21T19:46:13.732Z] BUILD SUCCESSFUL [2024-06-21T19:46:13.732Z] [2024-06-21T19:46:13.732Z] BUILD SUCCESSFUL [2024-06-21T19:46:13.732Z] Total time: 1 second [2024-06-21T19:46:13.732Z] [INFO] [2024-06-21T19:46:13.732Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras >-- [2024-06-21T19:46:13.732Z] [INFO] Building org.eclipse.tracecompass.incubator.lttng2.ust.extras 0.10.0-SNAPSHOT [34/128] [2024-06-21T19:46:13.732Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/.polyglot.build.properties [2024-06-21T19:46:13.732Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:46:13.732Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/.polyglot.build.properties [2024-06-21T19:46:13.986Z] [INFO] [2024-06-21T19:46:13.986Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras --- [2024-06-21T19:46:13.986Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:46:13.986Z] [INFO] [2024-06-21T19:46:13.986Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras --- [2024-06-21T19:46:13.986Z] [INFO] [2024-06-21T19:46:13.986Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras --- [2024-06-21T19:46:13.987Z] [INFO] [2024-06-21T19:46:13.987Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras --- [2024-06-21T19:46:13.987Z] [INFO] [2024-06-21T19:46:13.987Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras --- [2024-06-21T19:46:13.987Z] [INFO] [2024-06-21T19:46:13.987Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras --- [2024-06-21T19:46:13.987Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:13.987Z] [INFO] [2024-06-21T19:46:13.987Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras --- [2024-06-21T19:46:13.987Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/src/main/resources [2024-06-21T19:46:13.987Z] [INFO] [2024-06-21T19:46:13.987Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core >-- [2024-06-21T19:46:13.987Z] [INFO] Building org.eclipse.tracecompass.incubator.ftrace.core 0.1.3-SNAPSHOT [35/128] [2024-06-21T19:46:13.987Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/.polyglot.build.properties [2024-06-21T19:46:13.987Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:46:13.987Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:13.987Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/.polyglot.build.properties [2024-06-21T19:46:13.987Z] [INFO] [2024-06-21T19:46:13.987Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ftrace.core --- [2024-06-21T19:46:13.987Z] [INFO] The project's OSGi version is 0.1.3.202406211945 [2024-06-21T19:46:13.987Z] [INFO] [2024-06-21T19:46:13.987Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ftrace.core --- [2024-06-21T19:46:13.987Z] [INFO] [2024-06-21T19:46:13.987Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ftrace.core --- [2024-06-21T19:46:13.987Z] [INFO] [2024-06-21T19:46:13.987Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ftrace.core --- [2024-06-21T19:46:13.987Z] [INFO] [2024-06-21T19:46:13.987Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ftrace.core --- [2024-06-21T19:46:13.987Z] [INFO] [2024-06-21T19:46:13.987Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ftrace.core --- [2024-06-21T19:46:13.987Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ftrace.core [2024-06-21T19:46:13.987Z] [INFO] [2024-06-21T19:46:13.987Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ftrace.core --- [2024-06-21T19:46:13.987Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:13.987Z] [INFO] [2024-06-21T19:46:13.987Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ftrace.core --- [2024-06-21T19:46:13.987Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/src/main/resources [2024-06-21T19:46:13.987Z] [INFO] [2024-06-21T19:46:13.987Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ftrace.core --- [2024-06-21T19:46:13.987Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:13.987Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:13.987Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/.polyglot.build.properties [2024-06-21T19:46:13.987Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:46:13.987Z] [INFO] [2024-06-21T19:46:13.987Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.doc.user >-- [2024-06-21T19:46:13.987Z] [INFO] Building Trace Compass Incubator ftrace User Guide 0.10.0-SNAPSHOT [36/128] [2024-06-21T19:46:13.987Z] [INFO] from doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/pom.xml [2024-06-21T19:46:13.987Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:46:13.987Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.doc.user:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/pom.xml [2024-06-21T19:46:14.242Z] [INFO] [2024-06-21T19:46:14.242Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:46:14.242Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:46:14.242Z] [INFO] [2024-06-21T19:46:14.242Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:46:14.242Z] [INFO] [2024-06-21T19:46:14.242Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:46:14.242Z] [INFO] [2024-06-21T19:46:14.242Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:46:14.242Z] [INFO] [2024-06-21T19:46:14.242Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:46:14.242Z] [INFO] [2024-06-21T19:46:14.242Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:46:14.242Z] [INFO] Resolving class path of Trace Compass Incubator ftrace User Guide [2024-06-21T19:46:14.242Z] [INFO] [2024-06-21T19:46:14.242Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:46:14.242Z] [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-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:14.242Z] [INFO] [2024-06-21T19:46:14.242Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:46:14.242Z] [INFO] Executing tasks [2024-06-21T19:46:14.242Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/doc/User-Guide.html [2024-06-21T19:46:14.242Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:46:14.242Z] [INFO] Executed tasks [2024-06-21T19:46:14.242Z] [INFO] [2024-06-21T19:46:14.242Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:46:14.242Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/src/main/resources [2024-06-21T19:46:14.242Z] [INFO] [2024-06-21T19:46:14.242Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:46:14.242Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:14.242Z] [INFO] [2024-06-21T19:46:14.242Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:46:14.498Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:46:14.498Z] [INFO] Command line: [2024-06-21T19:46:14.498Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:46:14.498Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:46:15.057Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:46:15.057Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar) [2024-06-21T19:46:15.058Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:46:15.058Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:46:15.983Z] Buildfile: build.xml [2024-06-21T19:46:15.983Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:46:15.983Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:46:15.983Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:46:15.983Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:46:15.983Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:46:15.983Z] [2024-06-21T19:46:15.983Z] build.index: [2024-06-21T19:46:16.908Z] BUILD SUCCESSFUL [2024-06-21T19:46:16.908Z] [2024-06-21T19:46:16.908Z] BUILD SUCCESSFUL [2024-06-21T19:46:16.908Z] Total time: 1 second [2024-06-21T19:46:16.908Z] [INFO] [2024-06-21T19:46:16.908Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace >-- [2024-06-21T19:46:16.908Z] [INFO] Building org.eclipse.tracecompass.incubator.ftrace 0.10.0-SNAPSHOT [37/128] [2024-06-21T19:46:16.908Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.ftrace/.polyglot.build.properties [2024-06-21T19:46:16.908Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:46:16.908Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace/.polyglot.build.properties [2024-06-21T19:46:17.162Z] [INFO] [2024-06-21T19:46:17.162Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.ftrace --- [2024-06-21T19:46:17.162Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:46:17.162Z] [INFO] [2024-06-21T19:46:17.162Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ftrace --- [2024-06-21T19:46:17.162Z] [INFO] [2024-06-21T19:46:17.162Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ftrace --- [2024-06-21T19:46:17.162Z] [INFO] [2024-06-21T19:46:17.162Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ftrace --- [2024-06-21T19:46:17.162Z] [INFO] [2024-06-21T19:46:17.162Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ftrace --- [2024-06-21T19:46:17.163Z] [INFO] [2024-06-21T19:46:17.163Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ftrace --- [2024-06-21T19:46:17.163Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:17.163Z] [INFO] [2024-06-21T19:46:17.163Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ftrace --- [2024-06-21T19:46:17.163Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace/src/main/resources [2024-06-21T19:46:17.163Z] [INFO] [2024-06-21T19:46:17.163Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core >-- [2024-06-21T19:46:17.163Z] [INFO] Building org.eclipse.tracecompass.incubator.traceevent.core 0.1.4-SNAPSHOT [38/128] [2024-06-21T19:46:17.163Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/.polyglot.build.properties [2024-06-21T19:46:17.163Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:46:17.163Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:17.163Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/.polyglot.build.properties [2024-06-21T19:46:17.417Z] [INFO] [2024-06-21T19:46:17.417Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.traceevent.core --- [2024-06-21T19:46:17.417Z] [INFO] The project's OSGi version is 0.1.4.202406211945 [2024-06-21T19:46:17.417Z] [INFO] [2024-06-21T19:46:17.417Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.traceevent.core --- [2024-06-21T19:46:17.417Z] [INFO] [2024-06-21T19:46:17.417Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.traceevent.core --- [2024-06-21T19:46:17.417Z] [INFO] [2024-06-21T19:46:17.417Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.traceevent.core --- [2024-06-21T19:46:17.417Z] [INFO] [2024-06-21T19:46:17.417Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.traceevent.core --- [2024-06-21T19:46:17.417Z] [INFO] [2024-06-21T19:46:17.417Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.traceevent.core --- [2024-06-21T19:46:17.417Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.traceevent.core [2024-06-21T19:46:17.417Z] [INFO] [2024-06-21T19:46:17.417Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.traceevent.core --- [2024-06-21T19:46:17.417Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:17.417Z] [INFO] [2024-06-21T19:46:17.417Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.traceevent.core --- [2024-06-21T19:46:17.417Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/src/main/resources [2024-06-21T19:46:17.417Z] [INFO] [2024-06-21T19:46:17.417Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.traceevent.core --- [2024-06-21T19:46:17.417Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:17.417Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:17.417Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/.polyglot.build.properties [2024-06-21T19:46:17.417Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:46:17.417Z] [INFO] [2024-06-21T19:46:17.417Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.doc.user >-- [2024-06-21T19:46:17.417Z] [INFO] Building Trace Compass Incubator for Android User Guide 0.10.0-SNAPSHOT [39/128] [2024-06-21T19:46:17.417Z] [INFO] from doc/org.eclipse.tracecompass.incubator.atrace.doc.user/pom.xml [2024-06-21T19:46:17.417Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:46:17.417Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.doc.user:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/pom.xml [2024-06-21T19:46:17.417Z] [INFO] [2024-06-21T19:46:17.417Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:46:17.417Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:46:17.417Z] [INFO] [2024-06-21T19:46:17.417Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:46:17.417Z] [INFO] [2024-06-21T19:46:17.417Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:46:17.417Z] [INFO] [2024-06-21T19:46:17.417Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:46:17.417Z] [INFO] [2024-06-21T19:46:17.417Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:46:17.417Z] [INFO] [2024-06-21T19:46:17.417Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:46:17.417Z] [INFO] Resolving class path of Trace Compass Incubator for Android User Guide [2024-06-21T19:46:17.672Z] [INFO] [2024-06-21T19:46:17.672Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:46:17.672Z] [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-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:17.672Z] [INFO] [2024-06-21T19:46:17.672Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:46:17.672Z] [INFO] Executing tasks [2024-06-21T19:46:17.672Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/doc/User-Guide.html [2024-06-21T19:46:17.672Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:46:17.672Z] [INFO] Executed tasks [2024-06-21T19:46:17.672Z] [INFO] [2024-06-21T19:46:17.672Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:46:17.672Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/src/main/resources [2024-06-21T19:46:17.672Z] [INFO] [2024-06-21T19:46:17.672Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:46:17.672Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:17.672Z] [INFO] [2024-06-21T19:46:17.672Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:46:17.672Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:46:17.672Z] [INFO] Command line: [2024-06-21T19:46:17.672Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:46:17.672Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:46:18.597Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:46:18.597Z] 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) [2024-06-21T19:46:18.597Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:46:18.597Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:46:19.522Z] Buildfile: build.xml [2024-06-21T19:46:19.522Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:46:19.522Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:46:19.522Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:46:19.522Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:46:19.522Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:46:19.522Z] [2024-06-21T19:46:19.522Z] build.index: [2024-06-21T19:46:20.446Z] BUILD SUCCESSFUL [2024-06-21T19:46:20.446Z] [2024-06-21T19:46:20.446Z] BUILD SUCCESSFUL [2024-06-21T19:46:20.446Z] Total time: 1 second [2024-06-21T19:46:20.446Z] [INFO] [2024-06-21T19:46:20.446Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.ui >-- [2024-06-21T19:46:20.446Z] [INFO] Building org.eclipse.tracecompass.incubator.traceevent.ui 0.1.1-SNAPSHOT [40/128] [2024-06-21T19:46:20.446Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/.polyglot.build.properties [2024-06-21T19:46:20.446Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:46:20.446Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:20.446Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/.polyglot.build.properties [2024-06-21T19:46:20.446Z] [INFO] [2024-06-21T19:46:20.446Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.traceevent.ui --- [2024-06-21T19:46:20.701Z] [INFO] The project's OSGi version is 0.1.1.202406211945 [2024-06-21T19:46:20.701Z] [INFO] [2024-06-21T19:46:20.701Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.traceevent.ui --- [2024-06-21T19:46:20.701Z] [INFO] [2024-06-21T19:46:20.701Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.traceevent.ui --- [2024-06-21T19:46:20.701Z] [INFO] [2024-06-21T19:46:20.701Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.traceevent.ui --- [2024-06-21T19:46:20.701Z] [INFO] [2024-06-21T19:46:20.701Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.traceevent.ui --- [2024-06-21T19:46:20.701Z] [INFO] [2024-06-21T19:46:20.701Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.traceevent.ui --- [2024-06-21T19:46:20.701Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.traceevent.ui [2024-06-21T19:46:20.955Z] [INFO] [2024-06-21T19:46:20.955Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.traceevent.ui --- [2024-06-21T19:46:20.955Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:20.955Z] [INFO] [2024-06-21T19:46:20.955Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.traceevent.ui --- [2024-06-21T19:46:20.955Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/src/main/resources [2024-06-21T19:46:20.955Z] [INFO] [2024-06-21T19:46:20.955Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.traceevent.ui --- [2024-06-21T19:46:20.955Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:20.955Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:20.955Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/.polyglot.build.properties [2024-06-21T19:46:20.955Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:46:20.955Z] [INFO] [2024-06-21T19:46:20.955Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent >-- [2024-06-21T19:46:20.955Z] [INFO] Building org.eclipse.tracecompass.incubator.traceevent 0.10.0-SNAPSHOT [41/128] [2024-06-21T19:46:20.955Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.traceevent/.polyglot.build.properties [2024-06-21T19:46:20.955Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:46:20.955Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent/.polyglot.build.properties [2024-06-21T19:46:21.210Z] [INFO] [2024-06-21T19:46:21.210Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.traceevent --- [2024-06-21T19:46:21.210Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:46:21.210Z] [INFO] [2024-06-21T19:46:21.210Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.traceevent --- [2024-06-21T19:46:21.210Z] [INFO] [2024-06-21T19:46:21.210Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.traceevent --- [2024-06-21T19:46:21.210Z] [INFO] [2024-06-21T19:46:21.210Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.traceevent --- [2024-06-21T19:46:21.210Z] [INFO] [2024-06-21T19:46:21.210Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.traceevent --- [2024-06-21T19:46:21.210Z] [INFO] [2024-06-21T19:46:21.210Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.traceevent --- [2024-06-21T19:46:21.210Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:21.210Z] [INFO] [2024-06-21T19:46:21.210Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.traceevent --- [2024-06-21T19:46:21.210Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent/src/main/resources [2024-06-21T19:46:21.210Z] [INFO] [2024-06-21T19:46:21.210Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core >-- [2024-06-21T19:46:21.210Z] [INFO] Building org.eclipse.tracecompass.incubator.atrace.core 0.1.1-SNAPSHOT [42/128] [2024-06-21T19:46:21.210Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.atrace.core/.polyglot.build.properties [2024-06-21T19:46:21.210Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:46:21.210Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:21.210Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/.polyglot.build.properties [2024-06-21T19:46:21.210Z] [INFO] [2024-06-21T19:46:21.210Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.atrace.core --- [2024-06-21T19:46:21.210Z] [INFO] The project's OSGi version is 0.1.1.202406211945 [2024-06-21T19:46:21.210Z] [INFO] [2024-06-21T19:46:21.210Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.atrace.core --- [2024-06-21T19:46:21.210Z] [INFO] [2024-06-21T19:46:21.210Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.atrace.core --- [2024-06-21T19:46:21.210Z] [INFO] [2024-06-21T19:46:21.210Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.atrace.core --- [2024-06-21T19:46:21.210Z] [INFO] [2024-06-21T19:46:21.210Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.atrace.core --- [2024-06-21T19:46:21.210Z] [INFO] [2024-06-21T19:46:21.210Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.atrace.core --- [2024-06-21T19:46:21.210Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.atrace.core [2024-06-21T19:46:21.465Z] [INFO] [2024-06-21T19:46:21.465Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.atrace.core --- [2024-06-21T19:46:21.465Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:21.465Z] [INFO] [2024-06-21T19:46:21.465Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.atrace.core --- [2024-06-21T19:46:21.465Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/src/main/resources [2024-06-21T19:46:21.465Z] [INFO] [2024-06-21T19:46:21.465Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.atrace.core --- [2024-06-21T19:46:21.465Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:21.465Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:21.465Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/.polyglot.build.properties [2024-06-21T19:46:21.465Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:46:21.465Z] [INFO] [2024-06-21T19:46:21.465Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace >-- [2024-06-21T19:46:21.465Z] [INFO] Building org.eclipse.tracecompass.incubator.atrace 0.10.0-SNAPSHOT [43/128] [2024-06-21T19:46:21.465Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.atrace/.polyglot.build.properties [2024-06-21T19:46:21.465Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:46:21.465Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace/.polyglot.build.properties [2024-06-21T19:46:21.720Z] [INFO] [2024-06-21T19:46:21.720Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.atrace --- [2024-06-21T19:46:21.720Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:46:21.720Z] [INFO] [2024-06-21T19:46:21.720Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.atrace --- [2024-06-21T19:46:21.720Z] [INFO] [2024-06-21T19:46:21.720Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.atrace --- [2024-06-21T19:46:21.720Z] [INFO] [2024-06-21T19:46:21.720Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.atrace --- [2024-06-21T19:46:21.720Z] [INFO] [2024-06-21T19:46:21.720Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.atrace --- [2024-06-21T19:46:21.720Z] [INFO] [2024-06-21T19:46:21.720Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.atrace --- [2024-06-21T19:46:21.720Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:21.720Z] [INFO] [2024-06-21T19:46:21.720Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.atrace --- [2024-06-21T19:46:21.720Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace/src/main/resources [2024-06-21T19:46:21.720Z] [INFO] [2024-06-21T19:46:21.720Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user >-- [2024-06-21T19:46:21.720Z] [INFO] Building Trace Compass Incubator Virtual Machine Analysis User Guide 0.10.0-SNAPSHOT [44/128] [2024-06-21T19:46:21.720Z] [INFO] from doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/pom.xml [2024-06-21T19:46:21.720Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:46:21.720Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/pom.xml [2024-06-21T19:46:21.720Z] [INFO] [2024-06-21T19:46:21.720Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:46:21.720Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:46:21.720Z] [INFO] [2024-06-21T19:46:21.720Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:46:21.720Z] [INFO] [2024-06-21T19:46:21.720Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:46:21.720Z] [INFO] [2024-06-21T19:46:21.720Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:46:21.720Z] [INFO] [2024-06-21T19:46:21.720Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:46:21.720Z] [INFO] [2024-06-21T19:46:21.720Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:46:21.720Z] [INFO] Resolving class path of Trace Compass Incubator Virtual Machine Analysis User Guide [2024-06-21T19:46:21.720Z] [INFO] [2024-06-21T19:46:21.720Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:46:21.721Z] [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-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:21.721Z] [INFO] [2024-06-21T19:46:21.721Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:46:21.721Z] [INFO] Executing tasks [2024-06-21T19:46:21.721Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/doc/User-Guide.html [2024-06-21T19:46:21.975Z] [INFO] [xmlvalidate] 3 file(s) have been successfully validated. [2024-06-21T19:46:21.975Z] [INFO] Executed tasks [2024-06-21T19:46:21.975Z] [INFO] [2024-06-21T19:46:21.975Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:46:21.975Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/src/main/resources [2024-06-21T19:46:21.975Z] [INFO] [2024-06-21T19:46:21.975Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:46:21.975Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:21.975Z] [INFO] [2024-06-21T19:46:21.975Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:46:21.975Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:46:21.975Z] [INFO] Command line: [2024-06-21T19:46:21.975Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/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] [2024-06-21T19:46:21.975Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:46:22.901Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:46:22.901Z] 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) [2024-06-21T19:46:22.901Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:46:22.901Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:46:23.825Z] Buildfile: build.xml [2024-06-21T19:46:23.825Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:46:23.825Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:46:23.825Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:46:23.825Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:46:23.825Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:46:23.825Z] [2024-06-21T19:46:23.825Z] build.index: [2024-06-21T19:46:24.749Z] BUILD SUCCESSFUL [2024-06-21T19:46:24.749Z] [2024-06-21T19:46:24.749Z] BUILD SUCCESSFUL [2024-06-21T19:46:24.749Z] Total time: 1 second [2024-06-21T19:46:24.749Z] [INFO] [2024-06-21T19:46:24.749Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.vm-parent >-- [2024-06-21T19:46:24.749Z] [INFO] Building Trace Compass Incubator VM Parent 0.10.0-SNAPSHOT [45/128] [2024-06-21T19:46:24.749Z] [INFO] from vm/pom.xml [2024-06-21T19:46:24.749Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-21T19:46:24.749Z] [INFO] [2024-06-21T19:46:24.749Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.vm-parent --- [2024-06-21T19:46:24.749Z] [INFO] [2024-06-21T19:46:24.749Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.vm-parent --- [2024-06-21T19:46:24.749Z] [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-stable/vm/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:24.749Z] [INFO] [2024-06-21T19:46:24.749Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core >-- [2024-06-21T19:46:24.749Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis.core 0.1.3-SNAPSHOT [46/128] [2024-06-21T19:46:24.749Z] [INFO] from vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/.polyglot.build.properties [2024-06-21T19:46:24.749Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:46:24.749Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:24.749Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/.polyglot.build.properties [2024-06-21T19:46:24.749Z] [INFO] [2024-06-21T19:46:24.749Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core --- [2024-06-21T19:46:24.749Z] [INFO] The project's OSGi version is 0.1.3.202406211945 [2024-06-21T19:46:24.749Z] [INFO] [2024-06-21T19:46:24.749Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core --- [2024-06-21T19:46:24.749Z] [INFO] [2024-06-21T19:46:24.749Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core --- [2024-06-21T19:46:24.749Z] [INFO] [2024-06-21T19:46:24.749Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core --- [2024-06-21T19:46:24.749Z] [INFO] [2024-06-21T19:46:24.749Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core --- [2024-06-21T19:46:24.749Z] [INFO] [2024-06-21T19:46:24.749Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core --- [2024-06-21T19:46:24.749Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.virtual.machine.analysis.core [2024-06-21T19:46:25.004Z] [INFO] [2024-06-21T19:46:25.004Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core --- [2024-06-21T19:46:25.004Z] [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-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:25.004Z] [INFO] [2024-06-21T19:46:25.004Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core --- [2024-06-21T19:46:25.004Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/src/main/resources [2024-06-21T19:46:25.004Z] [INFO] [2024-06-21T19:46:25.004Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core --- [2024-06-21T19:46:25.004Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:25.004Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:25.004Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/.polyglot.build.properties [2024-06-21T19:46:25.004Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:46:25.004Z] [INFO] [2024-06-21T19:46:25.004Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui >-- [2024-06-21T19:46:25.004Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui 0.1.2-SNAPSHOT [47/128] [2024-06-21T19:46:25.004Z] [INFO] from vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/.polyglot.build.properties [2024-06-21T19:46:25.004Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:46:25.004Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:25.004Z] [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-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/.polyglot.build.properties [2024-06-21T19:46:25.259Z] [INFO] [2024-06-21T19:46:25.259Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui --- [2024-06-21T19:46:25.259Z] [INFO] The project's OSGi version is 0.1.2.202406211945 [2024-06-21T19:46:25.259Z] [INFO] [2024-06-21T19:46:25.259Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui --- [2024-06-21T19:46:25.259Z] [INFO] [2024-06-21T19:46:25.259Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui --- [2024-06-21T19:46:25.259Z] [INFO] [2024-06-21T19:46:25.259Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui --- [2024-06-21T19:46:25.259Z] [INFO] [2024-06-21T19:46:25.259Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui --- [2024-06-21T19:46:25.259Z] [INFO] [2024-06-21T19:46:25.259Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui --- [2024-06-21T19:46:25.259Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui [2024-06-21T19:46:25.514Z] [INFO] [2024-06-21T19:46:25.514Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui --- [2024-06-21T19:46:25.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-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:25.514Z] [INFO] [2024-06-21T19:46:25.514Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui --- [2024-06-21T19:46:25.514Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/src/main/resources [2024-06-21T19:46:25.514Z] [INFO] [2024-06-21T19:46:25.514Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui --- [2024-06-21T19:46:25.514Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:25.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 [2024-06-21T19:46:25.514Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/.polyglot.build.properties [2024-06-21T19:46:25.514Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:46:25.514Z] [INFO] [2024-06-21T19:46:25.514Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis >-- [2024-06-21T19:46:25.514Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis 0.10.0-SNAPSHOT [48/128] [2024-06-21T19:46:25.514Z] [INFO] from vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/.polyglot.build.properties [2024-06-21T19:46:25.514Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:46:25.514Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/.polyglot.build.properties [2024-06-21T19:46:25.769Z] [INFO] [2024-06-21T19:46:25.769Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis --- [2024-06-21T19:46:25.769Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:46:25.769Z] [INFO] [2024-06-21T19:46:25.769Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis --- [2024-06-21T19:46:25.769Z] [INFO] [2024-06-21T19:46:25.770Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis --- [2024-06-21T19:46:25.770Z] [INFO] [2024-06-21T19:46:25.770Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis --- [2024-06-21T19:46:25.770Z] [INFO] [2024-06-21T19:46:25.770Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis --- [2024-06-21T19:46:25.770Z] [INFO] [2024-06-21T19:46:25.770Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis --- [2024-06-21T19:46:25.770Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:25.770Z] [INFO] [2024-06-21T19:46:25.770Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis --- [2024-06-21T19:46:25.770Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/src/main/resources [2024-06-21T19:46:25.770Z] [INFO] [2024-06-21T19:46:25.770Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core >-- [2024-06-21T19:46:25.770Z] [INFO] Building org.eclipse.tracecompass.incubator.ros.core 0.1.4-SNAPSHOT [49/128] [2024-06-21T19:46:25.770Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.ros.core/.polyglot.build.properties [2024-06-21T19:46:25.770Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:46:25.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 [2024-06-21T19:46:25.770Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/.polyglot.build.properties [2024-06-21T19:46:26.025Z] [INFO] [2024-06-21T19:46:26.025Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros.core --- [2024-06-21T19:46:26.025Z] [INFO] The project's OSGi version is 0.1.4.202406211945 [2024-06-21T19:46:26.025Z] [INFO] [2024-06-21T19:46:26.025Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros.core --- [2024-06-21T19:46:26.025Z] [INFO] [2024-06-21T19:46:26.025Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros.core --- [2024-06-21T19:46:26.025Z] [INFO] [2024-06-21T19:46:26.025Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros.core --- [2024-06-21T19:46:26.025Z] [INFO] [2024-06-21T19:46:26.025Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros.core --- [2024-06-21T19:46:26.025Z] [INFO] [2024-06-21T19:46:26.025Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros.core --- [2024-06-21T19:46:26.025Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ros.core [2024-06-21T19:46:26.280Z] [INFO] [2024-06-21T19:46:26.280Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros.core --- [2024-06-21T19:46:26.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-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:26.280Z] [INFO] [2024-06-21T19:46:26.280Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros.core --- [2024-06-21T19:46:26.280Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/src/main/resources [2024-06-21T19:46:26.280Z] [INFO] [2024-06-21T19:46:26.280Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros.core --- [2024-06-21T19:46:26.280Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:26.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 [2024-06-21T19:46:26.280Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/.polyglot.build.properties [2024-06-21T19:46:26.534Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:46:26.534Z] [INFO] [2024-06-21T19:46:26.534Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.ui >-- [2024-06-21T19:46:26.534Z] [INFO] Building org.eclipse.tracecompass.incubator.ros.ui 0.1.2-SNAPSHOT [50/128] [2024-06-21T19:46:26.534Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.ros.ui/.polyglot.build.properties [2024-06-21T19:46:26.534Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:46:26.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 [2024-06-21T19:46:26.534Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/.polyglot.build.properties [2024-06-21T19:46:26.789Z] [INFO] [2024-06-21T19:46:26.789Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros.ui --- [2024-06-21T19:46:26.789Z] [INFO] The project's OSGi version is 0.1.2.202406211945 [2024-06-21T19:46:26.789Z] [INFO] [2024-06-21T19:46:26.789Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros.ui --- [2024-06-21T19:46:26.789Z] [INFO] [2024-06-21T19:46:26.789Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros.ui --- [2024-06-21T19:46:26.789Z] [INFO] [2024-06-21T19:46:26.789Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros.ui --- [2024-06-21T19:46:26.789Z] [INFO] [2024-06-21T19:46:26.789Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros.ui --- [2024-06-21T19:46:26.789Z] [INFO] [2024-06-21T19:46:26.789Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros.ui --- [2024-06-21T19:46:26.789Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ros.ui [2024-06-21T19:46:27.045Z] [INFO] [2024-06-21T19:46:27.045Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros.ui --- [2024-06-21T19:46:27.045Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:27.045Z] [INFO] [2024-06-21T19:46:27.045Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros.ui --- [2024-06-21T19:46:27.045Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/src/main/resources [2024-06-21T19:46:27.045Z] [INFO] [2024-06-21T19:46:27.045Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros.ui --- [2024-06-21T19:46:27.045Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:27.045Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:27.045Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/.polyglot.build.properties [2024-06-21T19:46:27.045Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:46:27.045Z] [INFO] [2024-06-21T19:46:27.045Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.doc.user >-- [2024-06-21T19:46:27.045Z] [INFO] Building Trace Compass Incubator ROS User Guide 0.10.0-SNAPSHOT [51/128] [2024-06-21T19:46:27.045Z] [INFO] from doc/org.eclipse.tracecompass.incubator.ros.doc.user/pom.xml [2024-06-21T19:46:27.045Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:46:27.045Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.doc.user:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/pom.xml [2024-06-21T19:46:27.300Z] [INFO] [2024-06-21T19:46:27.300Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:46:27.300Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:46:27.300Z] [INFO] [2024-06-21T19:46:27.300Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:46:27.300Z] [INFO] [2024-06-21T19:46:27.300Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:46:27.300Z] [INFO] [2024-06-21T19:46:27.300Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:46:27.300Z] [INFO] [2024-06-21T19:46:27.300Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:46:27.300Z] [INFO] [2024-06-21T19:46:27.300Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:46:27.300Z] [INFO] Resolving class path of Trace Compass Incubator ROS User Guide [2024-06-21T19:46:27.300Z] [INFO] [2024-06-21T19:46:27.300Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:46:27.300Z] [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-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:27.300Z] [INFO] [2024-06-21T19:46:27.300Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:46:27.300Z] [INFO] Executing tasks [2024-06-21T19:46:27.300Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/doc/User-Guide.html [2024-06-21T19:46:27.300Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:46:27.300Z] [INFO] Executed tasks [2024-06-21T19:46:27.300Z] [INFO] [2024-06-21T19:46:27.300Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:46:27.300Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/src/main/resources [2024-06-21T19:46:27.300Z] [INFO] [2024-06-21T19:46:27.300Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:46:27.300Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:27.300Z] [INFO] [2024-06-21T19:46:27.300Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:46:27.300Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:46:27.300Z] [INFO] Command line: [2024-06-21T19:46:27.300Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:46:27.300Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:46:28.662Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:46:28.662Z] 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) [2024-06-21T19:46:28.662Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:46:28.662Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:46:29.586Z] Buildfile: build.xml [2024-06-21T19:46:29.586Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:46:29.586Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:46:29.586Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:46:29.586Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:46:29.586Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:46:29.586Z] [2024-06-21T19:46:29.586Z] build.index: [2024-06-21T19:46:30.509Z] BUILD SUCCESSFUL [2024-06-21T19:46:30.509Z] [2024-06-21T19:46:30.509Z] BUILD SUCCESSFUL [2024-06-21T19:46:30.509Z] Total time: 1 second [2024-06-21T19:46:30.509Z] [INFO] [2024-06-21T19:46:30.509Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros >-- [2024-06-21T19:46:30.509Z] [INFO] Building org.eclipse.tracecompass.incubator.ros 0.10.0-SNAPSHOT [52/128] [2024-06-21T19:46:30.509Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.ros/.polyglot.build.properties [2024-06-21T19:46:30.509Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:46:30.509Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros/.polyglot.build.properties [2024-06-21T19:46:30.764Z] [INFO] [2024-06-21T19:46:30.764Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.ros --- [2024-06-21T19:46:30.764Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:46:30.764Z] [INFO] [2024-06-21T19:46:30.764Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros --- [2024-06-21T19:46:30.764Z] [INFO] [2024-06-21T19:46:30.764Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros --- [2024-06-21T19:46:30.764Z] [INFO] [2024-06-21T19:46:30.764Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros --- [2024-06-21T19:46:30.764Z] [INFO] [2024-06-21T19:46:30.764Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros --- [2024-06-21T19:46:30.764Z] [INFO] [2024-06-21T19:46:30.764Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros --- [2024-06-21T19:46:30.764Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ros/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:30.764Z] [INFO] [2024-06-21T19:46:30.764Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros --- [2024-06-21T19:46:30.764Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros/src/main/resources [2024-06-21T19:46:30.764Z] [INFO] [2024-06-21T19:46:30.764Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core >-- [2024-06-21T19:46:30.764Z] [INFO] Building org.eclipse.tracecompass.incubator.uftrace.core 0.1.3-SNAPSHOT [53/128] [2024-06-21T19:46:30.764Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/.polyglot.build.properties [2024-06-21T19:46:30.764Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:46:30.764Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:30.764Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/.polyglot.build.properties [2024-06-21T19:46:30.764Z] [INFO] [2024-06-21T19:46:30.764Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.uftrace.core --- [2024-06-21T19:46:30.764Z] [INFO] The project's OSGi version is 0.1.3.202406211945 [2024-06-21T19:46:30.764Z] [INFO] [2024-06-21T19:46:30.764Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.uftrace.core --- [2024-06-21T19:46:30.764Z] [INFO] [2024-06-21T19:46:30.764Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.uftrace.core --- [2024-06-21T19:46:30.764Z] [INFO] [2024-06-21T19:46:30.764Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.uftrace.core --- [2024-06-21T19:46:30.764Z] [INFO] [2024-06-21T19:46:30.764Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.uftrace.core --- [2024-06-21T19:46:30.764Z] [INFO] [2024-06-21T19:46:30.764Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.uftrace.core --- [2024-06-21T19:46:30.764Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.uftrace.core [2024-06-21T19:46:30.764Z] [INFO] [2024-06-21T19:46:30.764Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.uftrace.core --- [2024-06-21T19:46:30.764Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:30.764Z] [INFO] [2024-06-21T19:46:30.764Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.uftrace.core --- [2024-06-21T19:46:30.764Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/src/main/resources [2024-06-21T19:46:30.764Z] [INFO] [2024-06-21T19:46:30.764Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.uftrace.core --- [2024-06-21T19:46:30.764Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:30.764Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:30.764Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/.polyglot.build.properties [2024-06-21T19:46:31.019Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:46:31.019Z] [INFO] [2024-06-21T19:46:31.019Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.doc.user >-- [2024-06-21T19:46:31.019Z] [INFO] Building Trace Compass Incubator uftrace User Guide 0.10.0-SNAPSHOT [54/128] [2024-06-21T19:46:31.019Z] [INFO] from doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/pom.xml [2024-06-21T19:46:31.019Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:46:31.019Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.doc.user:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/pom.xml [2024-06-21T19:46:31.019Z] [INFO] [2024-06-21T19:46:31.019Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:46:31.019Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:46:31.019Z] [INFO] [2024-06-21T19:46:31.019Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:46:31.019Z] [INFO] [2024-06-21T19:46:31.019Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:46:31.019Z] [INFO] [2024-06-21T19:46:31.019Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:46:31.019Z] [INFO] [2024-06-21T19:46:31.019Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:46:31.019Z] [INFO] [2024-06-21T19:46:31.019Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:46:31.019Z] [INFO] Resolving class path of Trace Compass Incubator uftrace User Guide [2024-06-21T19:46:31.019Z] [INFO] [2024-06-21T19:46:31.019Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:46:31.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-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:31.019Z] [INFO] [2024-06-21T19:46:31.019Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:46:31.019Z] [INFO] Executing tasks [2024-06-21T19:46:31.019Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/doc/User-Guide.html [2024-06-21T19:46:31.019Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:46:31.019Z] [INFO] Executed tasks [2024-06-21T19:46:31.019Z] [INFO] [2024-06-21T19:46:31.019Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:46:31.020Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/src/main/resources [2024-06-21T19:46:31.020Z] [INFO] [2024-06-21T19:46:31.020Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:46:31.020Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:31.020Z] [INFO] [2024-06-21T19:46:31.020Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:46:31.020Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:46:31.020Z] [INFO] Command line: [2024-06-21T19:46:31.020Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:46:31.020Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:46:31.947Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:46:31.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) [2024-06-21T19:46:31.947Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:46:31.947Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:46:32.870Z] Buildfile: build.xml [2024-06-21T19:46:32.870Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:46:32.870Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:46:32.870Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:46:32.870Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:46:32.870Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:46:32.870Z] [2024-06-21T19:46:32.870Z] build.index: [2024-06-21T19:46:33.794Z] BUILD SUCCESSFUL [2024-06-21T19:46:33.794Z] [2024-06-21T19:46:33.794Z] BUILD SUCCESSFUL [2024-06-21T19:46:33.794Z] Total time: 1 second [2024-06-21T19:46:33.794Z] [INFO] [2024-06-21T19:46:33.794Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace >-- [2024-06-21T19:46:33.794Z] [INFO] Building org.eclipse.tracecompass.incubator.uftrace 0.10.0-SNAPSHOT [55/128] [2024-06-21T19:46:33.794Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.uftrace/.polyglot.build.properties [2024-06-21T19:46:33.794Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:46:33.794Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace/.polyglot.build.properties [2024-06-21T19:46:33.794Z] [INFO] [2024-06-21T19:46:33.794Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.uftrace --- [2024-06-21T19:46:33.794Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:46:33.794Z] [INFO] [2024-06-21T19:46:33.794Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.uftrace --- [2024-06-21T19:46:33.794Z] [INFO] [2024-06-21T19:46:33.795Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.uftrace --- [2024-06-21T19:46:33.795Z] [INFO] [2024-06-21T19:46:33.795Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.uftrace --- [2024-06-21T19:46:33.795Z] [INFO] [2024-06-21T19:46:33.795Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.uftrace --- [2024-06-21T19:46:33.795Z] [INFO] [2024-06-21T19:46:33.795Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.uftrace --- [2024-06-21T19:46:33.795Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:33.795Z] [INFO] [2024-06-21T19:46:33.795Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.uftrace --- [2024-06-21T19:46:33.795Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace/src/main/resources [2024-06-21T19:46:33.795Z] [INFO] [2024-06-21T19:46:33.795Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.doc.user >-- [2024-06-21T19:46:33.795Z] [INFO] Building Trace Compass Incubator Perf Profiling User Guide 0.10.0-SNAPSHOT [56/128] [2024-06-21T19:46:33.795Z] [INFO] from doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/pom.xml [2024-06-21T19:46:33.795Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:46:33.795Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.doc.user:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/pom.xml [2024-06-21T19:46:34.049Z] [INFO] [2024-06-21T19:46:34.049Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:46:34.049Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:46:34.049Z] [INFO] [2024-06-21T19:46:34.049Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:46:34.049Z] [INFO] [2024-06-21T19:46:34.049Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:46:34.049Z] [INFO] [2024-06-21T19:46:34.049Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:46:34.049Z] [INFO] [2024-06-21T19:46:34.049Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:46:34.049Z] [INFO] [2024-06-21T19:46:34.049Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:46:34.049Z] [INFO] Resolving class path of Trace Compass Incubator Perf Profiling User Guide [2024-06-21T19:46:34.049Z] [INFO] [2024-06-21T19:46:34.049Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:46:34.049Z] [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-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:34.049Z] [INFO] [2024-06-21T19:46:34.049Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:46:34.049Z] [INFO] Executing tasks [2024-06-21T19:46:34.049Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/doc/User-Guide.html [2024-06-21T19:46:34.049Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:46:34.049Z] [INFO] Executed tasks [2024-06-21T19:46:34.049Z] [INFO] [2024-06-21T19:46:34.049Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:46:34.049Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/src/main/resources [2024-06-21T19:46:34.049Z] [INFO] [2024-06-21T19:46:34.049Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:46:34.049Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:34.049Z] [INFO] [2024-06-21T19:46:34.049Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:46:34.049Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:46:34.049Z] [INFO] Command line: [2024-06-21T19:46:34.049Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:46:34.049Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:46:34.973Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:46:34.973Z] 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) [2024-06-21T19:46:34.973Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:46:34.973Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:46:35.896Z] Buildfile: build.xml [2024-06-21T19:46:35.896Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:46:35.896Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:46:35.896Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:46:35.897Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:46:35.897Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:46:35.897Z] [2024-06-21T19:46:35.897Z] build.index: [2024-06-21T19:46:36.822Z] BUILD SUCCESSFUL [2024-06-21T19:46:36.822Z] [2024-06-21T19:46:36.822Z] BUILD SUCCESSFUL [2024-06-21T19:46:36.822Z] Total time: 1 second [2024-06-21T19:46:36.822Z] [INFO] [2024-06-21T19:46:36.822Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core >-- [2024-06-21T19:46:36.822Z] [INFO] Building org.eclipse.tracecompass.incubator.perf.profiling.core 0.1.2-SNAPSHOT [57/128] [2024-06-21T19:46:36.822Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/.polyglot.build.properties [2024-06-21T19:46:36.822Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:46:36.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 [2024-06-21T19:46:36.822Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/.polyglot.build.properties [2024-06-21T19:46:36.822Z] [INFO] [2024-06-21T19:46:36.822Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.perf.profiling.core --- [2024-06-21T19:46:36.822Z] [INFO] The project's OSGi version is 0.1.2.202406211945 [2024-06-21T19:46:36.822Z] [INFO] [2024-06-21T19:46:36.822Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.perf.profiling.core --- [2024-06-21T19:46:36.822Z] [INFO] [2024-06-21T19:46:36.822Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.perf.profiling.core --- [2024-06-21T19:46:36.822Z] [INFO] [2024-06-21T19:46:36.822Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.perf.profiling.core --- [2024-06-21T19:46:36.822Z] [INFO] [2024-06-21T19:46:36.822Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.perf.profiling.core --- [2024-06-21T19:46:36.822Z] [INFO] [2024-06-21T19:46:36.822Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.perf.profiling.core --- [2024-06-21T19:46:36.822Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.perf.profiling.core [2024-06-21T19:46:37.382Z] [INFO] [2024-06-21T19:46:37.382Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.perf.profiling.core --- [2024-06-21T19:46:37.382Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:37.382Z] [INFO] [2024-06-21T19:46:37.382Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.perf.profiling.core --- [2024-06-21T19:46:37.382Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/src/main/resources [2024-06-21T19:46:37.382Z] [INFO] [2024-06-21T19:46:37.382Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.perf.profiling.core --- [2024-06-21T19:46:37.382Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:37.382Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:37.382Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/.polyglot.build.properties [2024-06-21T19:46:37.382Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:46:37.382Z] [INFO] [2024-06-21T19:46:37.382Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling >-- [2024-06-21T19:46:37.382Z] [INFO] Building org.eclipse.tracecompass.incubator.perf.profiling 0.10.0-SNAPSHOT [58/128] [2024-06-21T19:46:37.382Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/.polyglot.build.properties [2024-06-21T19:46:37.382Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:46:37.382Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/.polyglot.build.properties [2024-06-21T19:46:37.637Z] [INFO] [2024-06-21T19:46:37.637Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.perf.profiling --- [2024-06-21T19:46:37.637Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:46:37.637Z] [INFO] [2024-06-21T19:46:37.637Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.perf.profiling --- [2024-06-21T19:46:37.637Z] [INFO] [2024-06-21T19:46:37.637Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.perf.profiling --- [2024-06-21T19:46:37.637Z] [INFO] [2024-06-21T19:46:37.637Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.perf.profiling --- [2024-06-21T19:46:37.637Z] [INFO] [2024-06-21T19:46:37.637Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.perf.profiling --- [2024-06-21T19:46:37.637Z] [INFO] [2024-06-21T19:46:37.637Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.perf.profiling --- [2024-06-21T19:46:37.637Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:37.637Z] [INFO] [2024-06-21T19:46:37.637Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.perf.profiling --- [2024-06-21T19:46:37.637Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/src/main/resources [2024-06-21T19:46:37.637Z] [INFO] [2024-06-21T19:46:37.637Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui >-- [2024-06-21T19:46:37.637Z] [INFO] Building org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui 0.1.3-SNAPSHOT [59/128] [2024-06-21T19:46:37.637Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/.polyglot.build.properties [2024-06-21T19:46:37.637Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:46:37.637Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:37.637Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/.polyglot.build.properties [2024-06-21T19:46:37.892Z] [INFO] [2024-06-21T19:46:37.892Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui --- [2024-06-21T19:46:37.893Z] [INFO] The project's OSGi version is 0.1.3.202406211945 [2024-06-21T19:46:37.893Z] [INFO] [2024-06-21T19:46:37.893Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui --- [2024-06-21T19:46:37.893Z] [INFO] [2024-06-21T19:46:37.893Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui --- [2024-06-21T19:46:37.893Z] [INFO] [2024-06-21T19:46:37.893Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui --- [2024-06-21T19:46:37.893Z] [INFO] [2024-06-21T19:46:37.893Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui --- [2024-06-21T19:46:37.893Z] [INFO] [2024-06-21T19:46:37.893Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui --- [2024-06-21T19:46:37.893Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui [2024-06-21T19:46:38.148Z] [INFO] [2024-06-21T19:46:38.148Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui --- [2024-06-21T19:46:38.148Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:38.148Z] [INFO] [2024-06-21T19:46:38.148Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui --- [2024-06-21T19:46:38.148Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/src/main/resources [2024-06-21T19:46:38.148Z] [INFO] [2024-06-21T19:46:38.148Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui --- [2024-06-21T19:46:38.148Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:38.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 [2024-06-21T19:46:38.148Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/.polyglot.build.properties [2024-06-21T19:46:38.148Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:46:38.148Z] [INFO] [2024-06-21T19:46:38.148Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.doc.user >-- [2024-06-21T19:46:38.148Z] [INFO] Building Trace Compass Incubator Filters User Guide 0.10.0-SNAPSHOT [60/128] [2024-06-21T19:46:38.148Z] [INFO] from doc/org.eclipse.tracecompass.incubator.filters.doc.user/pom.xml [2024-06-21T19:46:38.148Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:46:38.148Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.doc.user:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/pom.xml [2024-06-21T19:46:38.148Z] [INFO] [2024-06-21T19:46:38.148Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:46:38.148Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:46:38.148Z] [INFO] [2024-06-21T19:46:38.148Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:46:38.148Z] [INFO] [2024-06-21T19:46:38.148Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:46:38.148Z] [INFO] [2024-06-21T19:46:38.148Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:46:38.148Z] [INFO] [2024-06-21T19:46:38.148Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:46:38.148Z] [INFO] [2024-06-21T19:46:38.148Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:46:38.148Z] [INFO] Resolving class path of Trace Compass Incubator Filters User Guide [2024-06-21T19:46:38.148Z] [INFO] [2024-06-21T19:46:38.148Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:46:38.148Z] [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-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:38.148Z] [INFO] [2024-06-21T19:46:38.148Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:46:38.148Z] [INFO] Executing tasks [2024-06-21T19:46:38.148Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/doc/User-Guide.html [2024-06-21T19:46:38.148Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:46:38.148Z] [INFO] Executed tasks [2024-06-21T19:46:38.148Z] [INFO] [2024-06-21T19:46:38.148Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:46:38.148Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/src/main/resources [2024-06-21T19:46:38.148Z] [INFO] [2024-06-21T19:46:38.148Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:46:38.148Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:38.148Z] [INFO] [2024-06-21T19:46:38.148Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:46:38.403Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:46:38.403Z] [INFO] Command line: [2024-06-21T19:46:38.403Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:46:38.403Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:46:38.963Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:46:38.963Z] 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) [2024-06-21T19:46:38.963Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:46:38.963Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:46:40.324Z] Buildfile: build.xml [2024-06-21T19:46:40.324Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:46:40.324Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:46:40.324Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:46:40.324Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:46:40.324Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:46:40.324Z] [2024-06-21T19:46:40.324Z] build.index: [2024-06-21T19:46:40.883Z] BUILD SUCCESSFUL [2024-06-21T19:46:40.883Z] [2024-06-21T19:46:40.883Z] BUILD SUCCESSFUL [2024-06-21T19:46:40.883Z] Total time: 1 second [2024-06-21T19:46:41.138Z] [INFO] [2024-06-21T19:46:41.138Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.ui >-- [2024-06-21T19:46:41.138Z] [INFO] Building org.eclipse.tracecompass.incubator.filters.ui 0.1.1-SNAPSHOT [61/128] [2024-06-21T19:46:41.138Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.filters.ui/.polyglot.build.properties [2024-06-21T19:46:41.138Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:46:41.138Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:41.138Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/.polyglot.build.properties [2024-06-21T19:46:41.138Z] [WARNING] The POM for commons-lang:commons-lang:jar:2.6 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details [2024-06-21T19:46:41.138Z] [INFO] [2024-06-21T19:46:41.138Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.filters.ui --- [2024-06-21T19:46:41.138Z] [INFO] The project's OSGi version is 0.1.1.202406211945 [2024-06-21T19:46:41.138Z] [INFO] [2024-06-21T19:46:41.138Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters.ui --- [2024-06-21T19:46:41.138Z] [INFO] [2024-06-21T19:46:41.138Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters.ui --- [2024-06-21T19:46:41.138Z] [INFO] [2024-06-21T19:46:41.138Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters.ui --- [2024-06-21T19:46:41.138Z] [INFO] [2024-06-21T19:46:41.138Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters.ui --- [2024-06-21T19:46:41.138Z] [INFO] [2024-06-21T19:46:41.138Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.filters.ui --- [2024-06-21T19:46:41.138Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.filters.ui [2024-06-21T19:46:41.393Z] [INFO] [2024-06-21T19:46:41.393Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters.ui --- [2024-06-21T19:46:41.393Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:41.393Z] [INFO] [2024-06-21T19:46:41.393Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters.ui --- [2024-06-21T19:46:41.393Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/src/main/resources [2024-06-21T19:46:41.393Z] [INFO] [2024-06-21T19:46:41.393Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.filters.ui --- [2024-06-21T19:46:41.393Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:41.393Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:41.393Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/.polyglot.build.properties [2024-06-21T19:46:41.647Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:46:41.647Z] [INFO] [2024-06-21T19:46:41.647Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters >-- [2024-06-21T19:46:41.648Z] [INFO] Building org.eclipse.tracecompass.incubator.filters 0.10.0-SNAPSHOT [62/128] [2024-06-21T19:46:41.648Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.filters/.polyglot.build.properties [2024-06-21T19:46:41.648Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:46:41.648Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters/.polyglot.build.properties [2024-06-21T19:46:41.648Z] [INFO] [2024-06-21T19:46:41.648Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.filters --- [2024-06-21T19:46:41.648Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:46:41.648Z] [INFO] [2024-06-21T19:46:41.648Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters --- [2024-06-21T19:46:41.648Z] [INFO] [2024-06-21T19:46:41.648Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters --- [2024-06-21T19:46:41.648Z] [INFO] [2024-06-21T19:46:41.648Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters --- [2024-06-21T19:46:41.648Z] [INFO] [2024-06-21T19:46:41.648Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters --- [2024-06-21T19:46:41.648Z] [INFO] [2024-06-21T19:46:41.648Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters --- [2024-06-21T19:46:41.648Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.filters/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:41.648Z] [INFO] [2024-06-21T19:46:41.648Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters --- [2024-06-21T19:46:41.648Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters/src/main/resources [2024-06-21T19:46:41.648Z] [INFO] [2024-06-21T19:46:41.648Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.ui >-- [2024-06-21T19:46:41.648Z] [INFO] Building org.eclipse.tracecompass.incubator.kernel.ui 0.1.2-SNAPSHOT [63/128] [2024-06-21T19:46:41.648Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.kernel.ui/.polyglot.build.properties [2024-06-21T19:46:41.648Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:46:41.648Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:41.648Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/.polyglot.build.properties [2024-06-21T19:46:42.207Z] [INFO] [2024-06-21T19:46:42.208Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.kernel.ui --- [2024-06-21T19:46:42.208Z] [INFO] The project's OSGi version is 0.1.2.202406211945 [2024-06-21T19:46:42.208Z] [INFO] [2024-06-21T19:46:42.208Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel.ui --- [2024-06-21T19:46:42.208Z] [INFO] [2024-06-21T19:46:42.208Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel.ui --- [2024-06-21T19:46:42.208Z] [INFO] [2024-06-21T19:46:42.208Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel.ui --- [2024-06-21T19:46:42.208Z] [INFO] [2024-06-21T19:46:42.208Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel.ui --- [2024-06-21T19:46:42.208Z] [INFO] [2024-06-21T19:46:42.208Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.kernel.ui --- [2024-06-21T19:46:42.208Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.kernel.ui [2024-06-21T19:46:42.462Z] [INFO] [2024-06-21T19:46:42.462Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel.ui --- [2024-06-21T19:46:42.462Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:42.463Z] [INFO] [2024-06-21T19:46:42.463Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel.ui --- [2024-06-21T19:46:42.463Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/src/main/resources [2024-06-21T19:46:42.463Z] [INFO] [2024-06-21T19:46:42.463Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.kernel.ui --- [2024-06-21T19:46:42.463Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:42.463Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:42.463Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/.polyglot.build.properties [2024-06-21T19:46:42.463Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:46:42.463Z] [INFO] [2024-06-21T19:46:42.463Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.doc.user >-- [2024-06-21T19:46:42.463Z] [INFO] Building Trace Compass Incubator kernel User Guide 0.10.0-SNAPSHOT [64/128] [2024-06-21T19:46:42.463Z] [INFO] from doc/org.eclipse.tracecompass.incubator.kernel.doc.user/pom.xml [2024-06-21T19:46:42.463Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:46:42.463Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.doc.user:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/pom.xml [2024-06-21T19:46:42.463Z] [INFO] [2024-06-21T19:46:42.463Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:46:42.463Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:46:42.463Z] [INFO] [2024-06-21T19:46:42.463Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:46:42.463Z] [INFO] [2024-06-21T19:46:42.463Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:46:42.463Z] [INFO] [2024-06-21T19:46:42.463Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:46:42.463Z] [INFO] [2024-06-21T19:46:42.463Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:46:42.463Z] [INFO] [2024-06-21T19:46:42.463Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:46:42.463Z] [INFO] Resolving class path of Trace Compass Incubator kernel User Guide [2024-06-21T19:46:42.463Z] [INFO] [2024-06-21T19:46:42.463Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:46:42.463Z] [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-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:42.463Z] [INFO] [2024-06-21T19:46:42.463Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:46:42.463Z] [INFO] Executing tasks [2024-06-21T19:46:42.463Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/doc/User-Guide.html [2024-06-21T19:46:42.463Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:46:42.463Z] [INFO] Executed tasks [2024-06-21T19:46:42.463Z] [INFO] [2024-06-21T19:46:42.463Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:46:42.463Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/src/main/resources [2024-06-21T19:46:42.463Z] [INFO] [2024-06-21T19:46:42.463Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:46:42.463Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:42.463Z] [INFO] [2024-06-21T19:46:42.463Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:46:42.718Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:46:42.718Z] [INFO] Command line: [2024-06-21T19:46:42.718Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:46:42.718Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:46:43.277Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:46:43.277Z] 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) [2024-06-21T19:46:43.277Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:46:43.277Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:46:44.201Z] Buildfile: build.xml [2024-06-21T19:46:44.201Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:46:44.201Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:46:44.201Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:46:44.201Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:46:44.201Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:46:44.201Z] [2024-06-21T19:46:44.201Z] build.index: [2024-06-21T19:46:45.126Z] BUILD SUCCESSFUL [2024-06-21T19:46:45.126Z] [2024-06-21T19:46:45.126Z] BUILD SUCCESSFUL [2024-06-21T19:46:45.126Z] Total time: 1 second [2024-06-21T19:46:45.380Z] [INFO] [2024-06-21T19:46:45.380Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel >-- [2024-06-21T19:46:45.380Z] [INFO] Building org.eclipse.tracecompass.incubator.kernel 0.10.0-SNAPSHOT [65/128] [2024-06-21T19:46:45.380Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.kernel/.polyglot.build.properties [2024-06-21T19:46:45.380Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:46:45.380Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel/.polyglot.build.properties [2024-06-21T19:46:45.635Z] [INFO] [2024-06-21T19:46:45.635Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.kernel --- [2024-06-21T19:46:45.635Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:46:45.635Z] [INFO] [2024-06-21T19:46:45.635Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel --- [2024-06-21T19:46:45.635Z] [INFO] [2024-06-21T19:46:45.635Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel --- [2024-06-21T19:46:45.635Z] [INFO] [2024-06-21T19:46:45.635Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel --- [2024-06-21T19:46:45.635Z] [INFO] [2024-06-21T19:46:45.635Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel --- [2024-06-21T19:46:45.635Z] [INFO] [2024-06-21T19:46:45.635Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel --- [2024-06-21T19:46:45.635Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:45.635Z] [INFO] [2024-06-21T19:46:45.635Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel --- [2024-06-21T19:46:45.635Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel/src/main/resources [2024-06-21T19:46:45.635Z] [INFO] [2024-06-21T19:46:45.636Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core >-- [2024-06-21T19:46:45.636Z] [INFO] Building org.eclipse.tracecompass.incubator.hudson.maven.core 0.1.1-SNAPSHOT [66/128] [2024-06-21T19:46:45.636Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/.polyglot.build.properties [2024-06-21T19:46:45.636Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:46:45.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 [2024-06-21T19:46:45.636Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/.polyglot.build.properties [2024-06-21T19:46:45.636Z] [INFO] [2024-06-21T19:46:45.636Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.hudson.maven.core --- [2024-06-21T19:46:45.636Z] [INFO] The project's OSGi version is 0.1.1.202406211945 [2024-06-21T19:46:45.636Z] [INFO] [2024-06-21T19:46:45.636Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.hudson.maven.core --- [2024-06-21T19:46:45.636Z] [INFO] [2024-06-21T19:46:45.636Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.hudson.maven.core --- [2024-06-21T19:46:45.636Z] [INFO] [2024-06-21T19:46:45.636Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.hudson.maven.core --- [2024-06-21T19:46:45.636Z] [INFO] [2024-06-21T19:46:45.636Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.hudson.maven.core --- [2024-06-21T19:46:45.636Z] [INFO] [2024-06-21T19:46:45.636Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.hudson.maven.core --- [2024-06-21T19:46:45.636Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.hudson.maven.core [2024-06-21T19:46:45.636Z] [INFO] [2024-06-21T19:46:45.636Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.hudson.maven.core --- [2024-06-21T19:46:45.636Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:45.636Z] [INFO] [2024-06-21T19:46:45.636Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.hudson.maven.core --- [2024-06-21T19:46:45.636Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/src/main/resources [2024-06-21T19:46:45.636Z] [INFO] [2024-06-21T19:46:45.636Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.hudson.maven.core --- [2024-06-21T19:46:45.636Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:45.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 [2024-06-21T19:46:45.636Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/.polyglot.build.properties [2024-06-21T19:46:45.636Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:46:45.636Z] [INFO] [2024-06-21T19:46:45.636Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.ui >-- [2024-06-21T19:46:45.636Z] [INFO] Building org.eclipse.tracecompass.incubator.hudson.maven.ui 0.1.1-SNAPSHOT [67/128] [2024-06-21T19:46:45.636Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/.polyglot.build.properties [2024-06-21T19:46:45.636Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:46:45.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 [2024-06-21T19:46:45.636Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/.polyglot.build.properties [2024-06-21T19:46:45.891Z] [INFO] [2024-06-21T19:46:45.891Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.hudson.maven.ui --- [2024-06-21T19:46:45.891Z] [INFO] The project's OSGi version is 0.1.1.202406211945 [2024-06-21T19:46:45.891Z] [INFO] [2024-06-21T19:46:45.891Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.hudson.maven.ui --- [2024-06-21T19:46:45.891Z] [INFO] [2024-06-21T19:46:45.891Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.hudson.maven.ui --- [2024-06-21T19:46:45.891Z] [INFO] [2024-06-21T19:46:45.891Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.hudson.maven.ui --- [2024-06-21T19:46:45.891Z] [INFO] [2024-06-21T19:46:45.891Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.hudson.maven.ui --- [2024-06-21T19:46:45.891Z] [INFO] [2024-06-21T19:46:45.891Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.hudson.maven.ui --- [2024-06-21T19:46:45.891Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.hudson.maven.ui [2024-06-21T19:46:46.146Z] [INFO] [2024-06-21T19:46:46.146Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.hudson.maven.ui --- [2024-06-21T19:46:46.146Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:46.146Z] [INFO] [2024-06-21T19:46:46.146Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.hudson.maven.ui --- [2024-06-21T19:46:46.146Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/src/main/resources [2024-06-21T19:46:46.146Z] [INFO] [2024-06-21T19:46:46.146Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.hudson.maven.ui --- [2024-06-21T19:46:46.146Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:46.146Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:46.146Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/.polyglot.build.properties [2024-06-21T19:46:46.146Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:46:46.146Z] [INFO] [2024-06-21T19:46:46.146Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven >-- [2024-06-21T19:46:46.146Z] [INFO] Building org.eclipse.tracecompass.incubator.hudson.maven 0.10.0-SNAPSHOT [68/128] [2024-06-21T19:46:46.146Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/.polyglot.build.properties [2024-06-21T19:46:46.146Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:46:46.146Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/.polyglot.build.properties [2024-06-21T19:46:46.146Z] [INFO] [2024-06-21T19:46:46.146Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.hudson.maven --- [2024-06-21T19:46:46.401Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:46:46.401Z] [INFO] [2024-06-21T19:46:46.401Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.hudson.maven --- [2024-06-21T19:46:46.401Z] [INFO] [2024-06-21T19:46:46.401Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.hudson.maven --- [2024-06-21T19:46:46.401Z] [INFO] [2024-06-21T19:46:46.401Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.hudson.maven --- [2024-06-21T19:46:46.401Z] [INFO] [2024-06-21T19:46:46.401Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.hudson.maven --- [2024-06-21T19:46:46.401Z] [INFO] [2024-06-21T19:46:46.401Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.hudson.maven --- [2024-06-21T19:46:46.401Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:46.401Z] [INFO] [2024-06-21T19:46:46.401Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.hudson.maven --- [2024-06-21T19:46:46.401Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/src/main/resources [2024-06-21T19:46:46.401Z] [INFO] [2024-06-21T19:46:46.401Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core >-- [2024-06-21T19:46:46.401Z] [INFO] Building org.eclipse.tracecompass.incubator.otf2.core 0.1.5-SNAPSHOT [69/128] [2024-06-21T19:46:46.401Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.otf2.core/.polyglot.build.properties [2024-06-21T19:46:46.401Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:46:46.401Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:46.401Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core:0.1.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/.polyglot.build.properties [2024-06-21T19:46:46.401Z] [INFO] [2024-06-21T19:46:46.401Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.otf2.core --- [2024-06-21T19:46:46.401Z] [INFO] The project's OSGi version is 0.1.5.202406211945 [2024-06-21T19:46:46.401Z] [INFO] [2024-06-21T19:46:46.401Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2.core --- [2024-06-21T19:46:46.401Z] [INFO] [2024-06-21T19:46:46.401Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2.core --- [2024-06-21T19:46:46.401Z] [INFO] [2024-06-21T19:46:46.401Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2.core --- [2024-06-21T19:46:46.401Z] [INFO] [2024-06-21T19:46:46.401Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2.core --- [2024-06-21T19:46:46.401Z] [INFO] [2024-06-21T19:46:46.401Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.otf2.core --- [2024-06-21T19:46:46.401Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.otf2.core [2024-06-21T19:46:46.401Z] [INFO] [2024-06-21T19:46:46.401Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2.core --- [2024-06-21T19:46:46.401Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:46.401Z] [INFO] [2024-06-21T19:46:46.401Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2.core --- [2024-06-21T19:46:46.401Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src/main/resources [2024-06-21T19:46:46.401Z] [INFO] [2024-06-21T19:46:46.401Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.otf2.core --- [2024-06-21T19:46:46.401Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:46.401Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:46.401Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core:0.1.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/.polyglot.build.properties [2024-06-21T19:46:46.401Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:46:46.401Z] [INFO] [2024-06-21T19:46:46.401Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.doc.user >-- [2024-06-21T19:46:46.401Z] [INFO] Building Trace Compass Incubator otf2 User Guide 0.10.0-SNAPSHOT [70/128] [2024-06-21T19:46:46.401Z] [INFO] from doc/org.eclipse.tracecompass.incubator.otf2.doc.user/pom.xml [2024-06-21T19:46:46.401Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:46:46.402Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.doc.user:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/pom.xml [2024-06-21T19:46:46.656Z] [INFO] [2024-06-21T19:46:46.656Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:46:46.656Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:46:46.656Z] [INFO] [2024-06-21T19:46:46.656Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:46:46.656Z] [INFO] [2024-06-21T19:46:46.656Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:46:46.656Z] [INFO] [2024-06-21T19:46:46.656Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:46:46.656Z] [INFO] [2024-06-21T19:46:46.656Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:46:46.656Z] [INFO] [2024-06-21T19:46:46.656Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:46:46.656Z] [INFO] Resolving class path of Trace Compass Incubator otf2 User Guide [2024-06-21T19:46:46.656Z] [INFO] [2024-06-21T19:46:46.656Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:46:46.656Z] [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-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:46.656Z] [INFO] [2024-06-21T19:46:46.656Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:46:46.656Z] [INFO] Executing tasks [2024-06-21T19:46:46.656Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/doc/User-Guide.html [2024-06-21T19:46:46.656Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:46:46.656Z] [INFO] Executed tasks [2024-06-21T19:46:46.656Z] [INFO] [2024-06-21T19:46:46.656Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:46:46.656Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/src/main/resources [2024-06-21T19:46:46.656Z] [INFO] [2024-06-21T19:46:46.656Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:46:46.656Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:46.656Z] [INFO] [2024-06-21T19:46:46.656Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:46:46.656Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:46:46.656Z] [INFO] Command line: [2024-06-21T19:46:46.656Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:46:46.656Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:46:47.580Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:46:47.580Z] 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) [2024-06-21T19:46:47.580Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:46:47.580Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:46:48.505Z] Buildfile: build.xml [2024-06-21T19:46:48.506Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:46:48.506Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:46:48.506Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:46:48.506Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:46:48.506Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:46:48.506Z] [2024-06-21T19:46:48.506Z] build.index: [2024-06-21T19:46:49.065Z] BUILD SUCCESSFUL [2024-06-21T19:46:49.065Z] [2024-06-21T19:46:49.065Z] BUILD SUCCESSFUL [2024-06-21T19:46:49.065Z] Total time: 1 second [2024-06-21T19:46:49.320Z] [INFO] [2024-06-21T19:46:49.320Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.ui >-- [2024-06-21T19:46:49.320Z] [INFO] Building org.eclipse.tracecompass.incubator.otf2.ui 0.1.2-SNAPSHOT [71/128] [2024-06-21T19:46:49.320Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/.polyglot.build.properties [2024-06-21T19:46:49.320Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:46:49.320Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:49.320Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/.polyglot.build.properties [2024-06-21T19:46:49.320Z] [INFO] [2024-06-21T19:46:49.320Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.otf2.ui --- [2024-06-21T19:46:49.320Z] [INFO] The project's OSGi version is 0.1.2.202406211945 [2024-06-21T19:46:49.320Z] [INFO] [2024-06-21T19:46:49.320Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2.ui --- [2024-06-21T19:46:49.320Z] [INFO] [2024-06-21T19:46:49.320Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2.ui --- [2024-06-21T19:46:49.320Z] [INFO] [2024-06-21T19:46:49.320Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2.ui --- [2024-06-21T19:46:49.320Z] [INFO] [2024-06-21T19:46:49.320Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2.ui --- [2024-06-21T19:46:49.320Z] [INFO] [2024-06-21T19:46:49.320Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.otf2.ui --- [2024-06-21T19:46:49.320Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.otf2.ui [2024-06-21T19:46:49.575Z] [INFO] [2024-06-21T19:46:49.575Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2.ui --- [2024-06-21T19:46:49.575Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:49.575Z] [INFO] [2024-06-21T19:46:49.575Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2.ui --- [2024-06-21T19:46:49.575Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/src/main/resources [2024-06-21T19:46:49.575Z] [INFO] [2024-06-21T19:46:49.575Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.otf2.ui --- [2024-06-21T19:46:49.575Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:49.575Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:49.575Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/.polyglot.build.properties [2024-06-21T19:46:49.830Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:46:49.830Z] [INFO] [2024-06-21T19:46:49.830Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2 >-- [2024-06-21T19:46:49.830Z] [INFO] Building org.eclipse.tracecompass.incubator.otf2 0.10.0-SNAPSHOT [72/128] [2024-06-21T19:46:49.830Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.otf2/.polyglot.build.properties [2024-06-21T19:46:49.830Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:46:49.830Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2/.polyglot.build.properties [2024-06-21T19:46:50.084Z] [INFO] [2024-06-21T19:46:50.084Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.otf2 --- [2024-06-21T19:46:50.085Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:46:50.085Z] [INFO] [2024-06-21T19:46:50.085Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2 --- [2024-06-21T19:46:50.085Z] [INFO] [2024-06-21T19:46:50.085Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2 --- [2024-06-21T19:46:50.085Z] [INFO] [2024-06-21T19:46:50.085Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2 --- [2024-06-21T19:46:50.085Z] [INFO] [2024-06-21T19:46:50.085Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2 --- [2024-06-21T19:46:50.085Z] [INFO] [2024-06-21T19:46:50.085Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2 --- [2024-06-21T19:46:50.085Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:50.085Z] [INFO] [2024-06-21T19:46:50.085Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2 --- [2024-06-21T19:46:50.085Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2/src/main/resources [2024-06-21T19:46:50.085Z] [INFO] [2024-06-21T19:46:50.085Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core >-- [2024-06-21T19:46:50.085Z] [INFO] Building org.eclipse.tracecompass.incubator.rocm.core 0.1.4-SNAPSHOT [73/128] [2024-06-21T19:46:50.085Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.rocm.core/.polyglot.build.properties [2024-06-21T19:46:50.085Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:46:50.085Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:50.085Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/.polyglot.build.properties [2024-06-21T19:46:50.085Z] [INFO] [2024-06-21T19:46:50.085Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.rocm.core --- [2024-06-21T19:46:50.085Z] [INFO] The project's OSGi version is 0.1.4.202406211945 [2024-06-21T19:46:50.085Z] [INFO] [2024-06-21T19:46:50.085Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rocm.core --- [2024-06-21T19:46:50.085Z] [INFO] [2024-06-21T19:46:50.085Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rocm.core --- [2024-06-21T19:46:50.085Z] [INFO] [2024-06-21T19:46:50.085Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rocm.core --- [2024-06-21T19:46:50.085Z] [INFO] [2024-06-21T19:46:50.085Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rocm.core --- [2024-06-21T19:46:50.085Z] [INFO] [2024-06-21T19:46:50.085Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.rocm.core --- [2024-06-21T19:46:50.085Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.rocm.core [2024-06-21T19:46:50.085Z] [INFO] [2024-06-21T19:46:50.085Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rocm.core --- [2024-06-21T19:46:50.085Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:50.085Z] [INFO] [2024-06-21T19:46:50.085Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rocm.core --- [2024-06-21T19:46:50.085Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/main/resources [2024-06-21T19:46:50.085Z] [INFO] [2024-06-21T19:46:50.085Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.rocm.core --- [2024-06-21T19:46:50.085Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:50.085Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:50.085Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/.polyglot.build.properties [2024-06-21T19:46:50.085Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:46:50.085Z] [INFO] [2024-06-21T19:46:50.085Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm >-- [2024-06-21T19:46:50.085Z] [INFO] Building org.eclipse.tracecompass.incubator.rocm 0.10.0-SNAPSHOT [74/128] [2024-06-21T19:46:50.085Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.rocm/.polyglot.build.properties [2024-06-21T19:46:50.085Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:46:50.339Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm/.polyglot.build.properties [2024-06-21T19:46:50.339Z] [INFO] [2024-06-21T19:46:50.339Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.rocm --- [2024-06-21T19:46:50.339Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:46:50.339Z] [INFO] [2024-06-21T19:46:50.339Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rocm --- [2024-06-21T19:46:50.339Z] [INFO] [2024-06-21T19:46:50.339Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rocm --- [2024-06-21T19:46:50.339Z] [INFO] [2024-06-21T19:46:50.339Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rocm --- [2024-06-21T19:46:50.339Z] [INFO] [2024-06-21T19:46:50.339Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rocm --- [2024-06-21T19:46:50.339Z] [INFO] [2024-06-21T19:46:50.339Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rocm --- [2024-06-21T19:46:50.339Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.rocm/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:50.340Z] [INFO] [2024-06-21T19:46:50.340Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rocm --- [2024-06-21T19:46:50.340Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm/src/main/resources [2024-06-21T19:46:50.340Z] [INFO] [2024-06-21T19:46:50.340Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core >-- [2024-06-21T19:46:50.340Z] [INFO] Building org.eclipse.tracecompass.incubator.tracecompass.core 0.1.2-SNAPSHOT [75/128] [2024-06-21T19:46:50.340Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/.polyglot.build.properties [2024-06-21T19:46:50.340Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:46:50.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 [2024-06-21T19:46:50.340Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/.polyglot.build.properties [2024-06-21T19:46:50.340Z] [INFO] [2024-06-21T19:46:50.340Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.tracecompass.core --- [2024-06-21T19:46:50.340Z] [INFO] The project's OSGi version is 0.1.2.202406211945 [2024-06-21T19:46:50.340Z] [INFO] [2024-06-21T19:46:50.340Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tracecompass.core --- [2024-06-21T19:46:50.340Z] [INFO] [2024-06-21T19:46:50.340Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tracecompass.core --- [2024-06-21T19:46:50.340Z] [INFO] [2024-06-21T19:46:50.340Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tracecompass.core --- [2024-06-21T19:46:50.340Z] [INFO] [2024-06-21T19:46:50.340Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tracecompass.core --- [2024-06-21T19:46:50.340Z] [INFO] [2024-06-21T19:46:50.340Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.tracecompass.core --- [2024-06-21T19:46:50.340Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.tracecompass.core [2024-06-21T19:46:50.594Z] [INFO] [2024-06-21T19:46:50.594Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tracecompass.core --- [2024-06-21T19:46:50.594Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:50.594Z] [INFO] [2024-06-21T19:46:50.594Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.tracecompass.core --- [2024-06-21T19:46:50.594Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/src/main/resources [2024-06-21T19:46:50.594Z] [INFO] [2024-06-21T19:46:50.594Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.tracecompass.core --- [2024-06-21T19:46:50.594Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:50.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 [2024-06-21T19:46:50.594Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/.polyglot.build.properties [2024-06-21T19:46:50.594Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:46:50.594Z] [INFO] [2024-06-21T19:46:50.594Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass >-- [2024-06-21T19:46:50.594Z] [INFO] Building org.eclipse.tracecompass.incubator.tracecompass 0.10.0-SNAPSHOT [76/128] [2024-06-21T19:46:50.594Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.tracecompass/.polyglot.build.properties [2024-06-21T19:46:50.594Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:46:50.594Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/.polyglot.build.properties [2024-06-21T19:46:50.595Z] [INFO] [2024-06-21T19:46:50.595Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.tracecompass --- [2024-06-21T19:46:50.595Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:46:50.595Z] [INFO] [2024-06-21T19:46:50.595Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tracecompass --- [2024-06-21T19:46:50.595Z] [INFO] [2024-06-21T19:46:50.595Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tracecompass --- [2024-06-21T19:46:50.595Z] [INFO] [2024-06-21T19:46:50.595Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tracecompass --- [2024-06-21T19:46:50.595Z] [INFO] [2024-06-21T19:46:50.595Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tracecompass --- [2024-06-21T19:46:50.595Z] [INFO] [2024-06-21T19:46:50.595Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tracecompass --- [2024-06-21T19:46:50.595Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:50.595Z] [INFO] [2024-06-21T19:46:50.595Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.tracecompass --- [2024-06-21T19:46:50.595Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/src/main/resources [2024-06-21T19:46:50.595Z] [INFO] [2024-06-21T19:46:50.595Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core >-- [2024-06-21T19:46:50.595Z] [INFO] Building org.eclipse.tracecompass.incubator.opentracing.core 0.1.6-SNAPSHOT [77/128] [2024-06-21T19:46:50.595Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/.polyglot.build.properties [2024-06-21T19:46:50.595Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:46:50.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 [2024-06-21T19:46:50.595Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core:0.1.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/.polyglot.build.properties [2024-06-21T19:46:50.849Z] [INFO] [2024-06-21T19:46:50.849Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.opentracing.core --- [2024-06-21T19:46:50.849Z] [INFO] The project's OSGi version is 0.1.6.202406211945 [2024-06-21T19:46:50.849Z] [INFO] [2024-06-21T19:46:50.849Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing.core --- [2024-06-21T19:46:50.849Z] [INFO] [2024-06-21T19:46:50.849Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing.core --- [2024-06-21T19:46:50.849Z] [INFO] [2024-06-21T19:46:50.849Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing.core --- [2024-06-21T19:46:50.849Z] [INFO] [2024-06-21T19:46:50.849Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing.core --- [2024-06-21T19:46:50.849Z] [INFO] [2024-06-21T19:46:50.849Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.opentracing.core --- [2024-06-21T19:46:50.849Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.opentracing.core [2024-06-21T19:46:50.849Z] [INFO] [2024-06-21T19:46:50.849Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing.core --- [2024-06-21T19:46:50.849Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:50.849Z] [INFO] [2024-06-21T19:46:50.849Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing.core --- [2024-06-21T19:46:50.849Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/src/main/resources [2024-06-21T19:46:50.849Z] [INFO] [2024-06-21T19:46:50.849Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.opentracing.core --- [2024-06-21T19:46:50.849Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:50.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 [2024-06-21T19:46:50.849Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core:0.1.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/.polyglot.build.properties [2024-06-21T19:46:50.849Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:46:50.849Z] [INFO] [2024-06-21T19:46:50.849Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.ui >-- [2024-06-21T19:46:50.849Z] [INFO] Building org.eclipse.tracecompass.incubator.opentracing.ui 0.1.2-SNAPSHOT [78/128] [2024-06-21T19:46:50.849Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/.polyglot.build.properties [2024-06-21T19:46:50.849Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:46:50.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 [2024-06-21T19:46:50.850Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/.polyglot.build.properties [2024-06-21T19:46:51.104Z] [INFO] [2024-06-21T19:46:51.104Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.opentracing.ui --- [2024-06-21T19:46:51.104Z] [INFO] The project's OSGi version is 0.1.2.202406211945 [2024-06-21T19:46:51.104Z] [INFO] [2024-06-21T19:46:51.104Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing.ui --- [2024-06-21T19:46:51.104Z] [INFO] [2024-06-21T19:46:51.104Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing.ui --- [2024-06-21T19:46:51.104Z] [INFO] [2024-06-21T19:46:51.104Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing.ui --- [2024-06-21T19:46:51.104Z] [INFO] [2024-06-21T19:46:51.104Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing.ui --- [2024-06-21T19:46:51.104Z] [INFO] [2024-06-21T19:46:51.104Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.opentracing.ui --- [2024-06-21T19:46:51.104Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.opentracing.ui [2024-06-21T19:46:51.359Z] [INFO] [2024-06-21T19:46:51.359Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing.ui --- [2024-06-21T19:46:51.359Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:51.359Z] [INFO] [2024-06-21T19:46:51.359Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing.ui --- [2024-06-21T19:46:51.359Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/src/main/resources [2024-06-21T19:46:51.359Z] [INFO] [2024-06-21T19:46:51.359Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.opentracing.ui --- [2024-06-21T19:46:51.359Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:51.359Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:51.359Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/.polyglot.build.properties [2024-06-21T19:46:51.359Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:46:51.359Z] [INFO] [2024-06-21T19:46:51.359Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.doc.user >-- [2024-06-21T19:46:51.359Z] [INFO] Building Trace Compass Incubator opentracing User Guide 0.10.0-SNAPSHOT [79/128] [2024-06-21T19:46:51.359Z] [INFO] from doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/pom.xml [2024-06-21T19:46:51.359Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:46:51.359Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.doc.user:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/pom.xml [2024-06-21T19:46:51.614Z] [INFO] [2024-06-21T19:46:51.614Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:46:51.614Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:46:51.614Z] [INFO] [2024-06-21T19:46:51.614Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:46:51.614Z] [INFO] [2024-06-21T19:46:51.614Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:46:51.614Z] [INFO] [2024-06-21T19:46:51.614Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:46:51.614Z] [INFO] [2024-06-21T19:46:51.614Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:46:51.614Z] [INFO] [2024-06-21T19:46:51.614Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:46:51.614Z] [INFO] Resolving class path of Trace Compass Incubator opentracing User Guide [2024-06-21T19:46:51.614Z] [INFO] [2024-06-21T19:46:51.614Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:46:51.614Z] [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-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:51.614Z] [INFO] [2024-06-21T19:46:51.614Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:46:51.614Z] [INFO] Executing tasks [2024-06-21T19:46:51.614Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/doc/User-Guide.html [2024-06-21T19:46:51.614Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:46:51.614Z] [INFO] Executed tasks [2024-06-21T19:46:51.614Z] [INFO] [2024-06-21T19:46:51.614Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:46:51.614Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/src/main/resources [2024-06-21T19:46:51.614Z] [INFO] [2024-06-21T19:46:51.614Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:46:51.614Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:51.614Z] [INFO] [2024-06-21T19:46:51.614Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:46:51.614Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:46:51.614Z] [INFO] Command line: [2024-06-21T19:46:51.614Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:46:51.614Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:46:52.173Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:46:52.173Z] 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) [2024-06-21T19:46:52.173Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:46:52.173Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:46:53.534Z] Buildfile: build.xml [2024-06-21T19:46:53.535Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:46:53.535Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:46:53.535Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:46:53.535Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:46:53.535Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:46:53.535Z] [2024-06-21T19:46:53.535Z] build.index: [2024-06-21T19:46:54.094Z] BUILD SUCCESSFUL [2024-06-21T19:46:54.094Z] [2024-06-21T19:46:54.094Z] BUILD SUCCESSFUL [2024-06-21T19:46:54.094Z] Total time: 1 second [2024-06-21T19:46:54.094Z] [INFO] [2024-06-21T19:46:54.094Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing >-- [2024-06-21T19:46:54.094Z] [INFO] Building org.eclipse.tracecompass.incubator.opentracing 0.10.0-SNAPSHOT [80/128] [2024-06-21T19:46:54.094Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.opentracing/.polyglot.build.properties [2024-06-21T19:46:54.094Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:46:54.094Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing/.polyglot.build.properties [2024-06-21T19:46:54.349Z] [INFO] [2024-06-21T19:46:54.349Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.opentracing --- [2024-06-21T19:46:54.349Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:46:54.349Z] [INFO] [2024-06-21T19:46:54.349Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing --- [2024-06-21T19:46:54.349Z] [INFO] [2024-06-21T19:46:54.349Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing --- [2024-06-21T19:46:54.349Z] [INFO] [2024-06-21T19:46:54.349Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing --- [2024-06-21T19:46:54.349Z] [INFO] [2024-06-21T19:46:54.349Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing --- [2024-06-21T19:46:54.349Z] [INFO] [2024-06-21T19:46:54.349Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing --- [2024-06-21T19:46:54.349Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:54.349Z] [INFO] [2024-06-21T19:46:54.349Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing --- [2024-06-21T19:46:54.349Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing/src/main/resources [2024-06-21T19:46:54.349Z] [INFO] [2024-06-21T19:46:54.349Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.python >-- [2024-06-21T19:46:54.349Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.python 0.10.0-SNAPSHOT [81/128] [2024-06-21T19:46:54.349Z] [INFO] from scripting/org.eclipse.tracecompass.incubator.scripting.python/.polyglot.build.properties [2024-06-21T19:46:54.349Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:46:54.349Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.python:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.python/.polyglot.build.properties [2024-06-21T19:46:54.604Z] [INFO] [2024-06-21T19:46:54.604Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting.python --- [2024-06-21T19:46:54.604Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:46:54.604Z] [INFO] [2024-06-21T19:46:54.604Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.python --- [2024-06-21T19:46:54.604Z] [INFO] [2024-06-21T19:46:54.604Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.python --- [2024-06-21T19:46:54.604Z] [INFO] [2024-06-21T19:46:54.604Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.python --- [2024-06-21T19:46:54.604Z] [INFO] [2024-06-21T19:46:54.604Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.python --- [2024-06-21T19:46:54.604Z] [INFO] [2024-06-21T19:46:54.604Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.python --- [2024-06-21T19:46:54.604Z] [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-stable/scripting/org.eclipse.tracecompass.incubator.scripting.python/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:54.604Z] [INFO] [2024-06-21T19:46:54.604Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.python --- [2024-06-21T19:46:54.604Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.python/src/main/resources [2024-06-21T19:46:54.604Z] [INFO] [2024-06-21T19:46:54.604Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.releng-site >-- [2024-06-21T19:46:54.604Z] [INFO] Building Trace Compass Incubator Repository 0.10.0-SNAPSHOT [82/128] [2024-06-21T19:46:54.604Z] [INFO] from common/org.eclipse.tracecompass.incubator.releng-site/pom.xml [2024-06-21T19:46:54.604Z] [INFO] -------------------------[ eclipse-repository ]------------------------- [2024-06-21T19:46:54.605Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.releng-site:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/common/org.eclipse.tracecompass.incubator.releng-site/pom.xml [2024-06-21T19:46:55.164Z] [INFO] [2024-06-21T19:46:55.164Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.releng-site --- [2024-06-21T19:46:55.164Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:46:55.164Z] [INFO] [2024-06-21T19:46:55.164Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.releng-site --- [2024-06-21T19:46:55.164Z] [INFO] [2024-06-21T19:46:55.164Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.incubator.releng-site --- [2024-06-21T19:46:55.164Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/common/org.eclipse.tracecompass.incubator.releng-site/target [2024-06-21T19:46:55.164Z] [INFO] [2024-06-21T19:46:55.164Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.releng-site --- [2024-06-21T19:46:55.164Z] [INFO] [2024-06-21T19:46:55.164Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.releng-site --- [2024-06-21T19:46:55.164Z] [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-stable/common/org.eclipse.tracecompass.incubator.releng-site/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:55.164Z] [INFO] [2024-06-21T19:46:55.164Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.releng-site --- [2024-06-21T19:46:55.164Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/common/org.eclipse.tracecompass.incubator.releng-site/src/main/resources [2024-06-21T19:46:55.164Z] [INFO] [2024-06-21T19:46:55.164Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.core >-- [2024-06-21T19:46:55.164Z] [INFO] Building org.eclipse.tracecompass.incubator.xaf.core 0.1.1-SNAPSHOT [83/128] [2024-06-21T19:46:55.164Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.xaf.core/.polyglot.build.properties [2024-06-21T19:46:55.164Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:46:55.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 [2024-06-21T19:46:55.164Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/.polyglot.build.properties [2024-06-21T19:46:55.419Z] [INFO] [2024-06-21T19:46:55.419Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.xaf.core --- [2024-06-21T19:46:55.419Z] [INFO] The project's OSGi version is 0.1.1.202406211945 [2024-06-21T19:46:55.419Z] [INFO] [2024-06-21T19:46:55.419Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.xaf.core --- [2024-06-21T19:46:55.420Z] [INFO] [2024-06-21T19:46:55.420Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.xaf.core --- [2024-06-21T19:46:55.420Z] [INFO] [2024-06-21T19:46:55.420Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.xaf.core --- [2024-06-21T19:46:55.420Z] [INFO] [2024-06-21T19:46:55.420Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.xaf.core --- [2024-06-21T19:46:55.420Z] [INFO] [2024-06-21T19:46:55.420Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.xaf.core --- [2024-06-21T19:46:55.420Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.xaf.core [2024-06-21T19:46:55.420Z] [INFO] [2024-06-21T19:46:55.420Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.xaf.core --- [2024-06-21T19:46:55.420Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:55.420Z] [INFO] [2024-06-21T19:46:55.420Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.xaf.core --- [2024-06-21T19:46:55.420Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/src/main/resources [2024-06-21T19:46:55.420Z] [INFO] [2024-06-21T19:46:55.420Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.xaf.core --- [2024-06-21T19:46:55.420Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:55.420Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:55.420Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/.polyglot.build.properties [2024-06-21T19:46:55.420Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:46:55.420Z] [INFO] [2024-06-21T19:46:55.420Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.ui >-- [2024-06-21T19:46:55.420Z] [INFO] Building org.eclipse.tracecompass.incubator.xaf.ui 1.0.4-SNAPSHOT [84/128] [2024-06-21T19:46:55.420Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.xaf.ui/.polyglot.build.properties [2024-06-21T19:46:55.420Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:46:55.420Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:55.420Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.ui:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/.polyglot.build.properties [2024-06-21T19:46:55.674Z] [WARNING] The POM for org.apache.commons:commons-math3:jar:3.6.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details [2024-06-21T19:46:55.674Z] [INFO] [2024-06-21T19:46:55.674Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.xaf.ui --- [2024-06-21T19:46:55.674Z] [INFO] The project's OSGi version is 1.0.4.202406211945 [2024-06-21T19:46:55.674Z] [INFO] [2024-06-21T19:46:55.674Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.xaf.ui --- [2024-06-21T19:46:55.674Z] [INFO] [2024-06-21T19:46:55.674Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.xaf.ui --- [2024-06-21T19:46:55.675Z] [INFO] [2024-06-21T19:46:55.675Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.xaf.ui --- [2024-06-21T19:46:55.675Z] [INFO] [2024-06-21T19:46:55.675Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.xaf.ui --- [2024-06-21T19:46:55.675Z] [INFO] [2024-06-21T19:46:55.675Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.xaf.ui --- [2024-06-21T19:46:55.675Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.xaf.ui [2024-06-21T19:46:56.235Z] [INFO] [2024-06-21T19:46:56.235Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.xaf.ui --- [2024-06-21T19:46:56.235Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:56.235Z] [INFO] [2024-06-21T19:46:56.235Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.xaf.ui --- [2024-06-21T19:46:56.235Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/src/main/resources [2024-06-21T19:46:56.235Z] [INFO] [2024-06-21T19:46:56.235Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.xaf.ui --- [2024-06-21T19:46:56.235Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:56.235Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:56.235Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.ui:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/.polyglot.build.properties [2024-06-21T19:46:56.235Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:46:56.235Z] [INFO] [2024-06-21T19:46:56.235Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests >-- [2024-06-21T19:46:56.235Z] [INFO] Building org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests 0.1.1-SNAPSHOT [85/128] [2024-06-21T19:46:56.235Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/.polyglot.build.properties [2024-06-21T19:46:56.235Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:46:56.235Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:56.235Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/.polyglot.build.properties [2024-06-21T19:46:56.235Z] [INFO] [2024-06-21T19:46:56.235Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests --- [2024-06-21T19:46:56.235Z] [INFO] The project's OSGi version is 0.1.1.202406211945 [2024-06-21T19:46:56.235Z] [INFO] [2024-06-21T19:46:56.235Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests --- [2024-06-21T19:46:56.235Z] [INFO] [2024-06-21T19:46:56.235Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests --- [2024-06-21T19:46:56.235Z] [INFO] [2024-06-21T19:46:56.235Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests --- [2024-06-21T19:46:56.235Z] [INFO] [2024-06-21T19:46:56.235Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests --- [2024-06-21T19:46:56.235Z] [INFO] [2024-06-21T19:46:56.235Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests --- [2024-06-21T19:46:56.235Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests [2024-06-21T19:46:56.491Z] [INFO] [2024-06-21T19:46:56.491Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests --- [2024-06-21T19:46:56.491Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:56.491Z] [INFO] [2024-06-21T19:46:56.491Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests --- [2024-06-21T19:46:56.491Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/src/main/resources [2024-06-21T19:46:56.491Z] [INFO] [2024-06-21T19:46:56.491Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests --- [2024-06-21T19:46:56.491Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:56.491Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:56.491Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/.polyglot.build.properties [2024-06-21T19:46:56.491Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:46:56.491Z] [INFO] [2024-06-21T19:46:56.491Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core.tests >-- [2024-06-21T19:46:56.491Z] [INFO] Building org.eclipse.tracecompass.incubator.kernel.core.tests 0.1.2-SNAPSHOT [86/128] [2024-06-21T19:46:56.491Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/.polyglot.build.properties [2024-06-21T19:46:56.491Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:46:56.491Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:56.491Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/.polyglot.build.properties [2024-06-21T19:46:56.746Z] [INFO] [2024-06-21T19:46:56.746Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.kernel.core.tests --- [2024-06-21T19:46:56.746Z] [INFO] The project's OSGi version is 0.1.2.202406211945 [2024-06-21T19:46:56.746Z] [INFO] [2024-06-21T19:46:56.746Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel.core.tests --- [2024-06-21T19:46:56.746Z] [INFO] [2024-06-21T19:46:56.746Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel.core.tests --- [2024-06-21T19:46:56.746Z] [INFO] [2024-06-21T19:46:56.746Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel.core.tests --- [2024-06-21T19:46:56.746Z] [INFO] [2024-06-21T19:46:56.746Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel.core.tests --- [2024-06-21T19:46:56.746Z] [INFO] [2024-06-21T19:46:56.746Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.kernel.core.tests --- [2024-06-21T19:46:56.746Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.kernel.core.tests [2024-06-21T19:46:57.001Z] [INFO] [2024-06-21T19:46:57.001Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel.core.tests --- [2024-06-21T19:46:57.001Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:57.001Z] [INFO] [2024-06-21T19:46:57.001Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel.core.tests --- [2024-06-21T19:46:57.001Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/src/main/resources [2024-06-21T19:46:57.001Z] [INFO] [2024-06-21T19:46:57.001Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.kernel.core.tests --- [2024-06-21T19:46:57.001Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:57.001Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:57.001Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/.polyglot.build.properties [2024-06-21T19:46:57.001Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:46:57.001Z] [INFO] [2024-06-21T19:46:57.001Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core.tests >-- [2024-06-21T19:46:57.001Z] [INFO] Building org.eclipse.tracecompass.incubator.eventfieldcount.core.tests 0.1.1-SNAPSHOT [87/128] [2024-06-21T19:46:57.001Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/.polyglot.build.properties [2024-06-21T19:46:57.001Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:46:57.001Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:57.001Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/.polyglot.build.properties [2024-06-21T19:46:57.001Z] [INFO] [2024-06-21T19:46:57.001Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests --- [2024-06-21T19:46:57.001Z] [INFO] The project's OSGi version is 0.1.1.202406211945 [2024-06-21T19:46:57.001Z] [INFO] [2024-06-21T19:46:57.001Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests --- [2024-06-21T19:46:57.001Z] [INFO] [2024-06-21T19:46:57.001Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests --- [2024-06-21T19:46:57.001Z] [INFO] [2024-06-21T19:46:57.001Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests --- [2024-06-21T19:46:57.001Z] [INFO] [2024-06-21T19:46:57.001Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests --- [2024-06-21T19:46:57.001Z] [INFO] [2024-06-21T19:46:57.001Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests --- [2024-06-21T19:46:57.001Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.eventfieldcount.core.tests [2024-06-21T19:46:57.256Z] [INFO] [2024-06-21T19:46:57.256Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests --- [2024-06-21T19:46:57.256Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:57.256Z] [INFO] [2024-06-21T19:46:57.256Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests --- [2024-06-21T19:46:57.256Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/src/main/resources [2024-06-21T19:46:57.256Z] [INFO] [2024-06-21T19:46:57.256Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests --- [2024-06-21T19:46:57.256Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:57.256Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:57.256Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/.polyglot.build.properties [2024-06-21T19:46:57.256Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:46:57.256Z] [INFO] [2024-06-21T19:46:57.256Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core.tests >-- [2024-06-21T19:46:57.256Z] [INFO] Building org.eclipse.tracecompass.incubator.filters.core.tests 0.1.2-SNAPSHOT [88/128] [2024-06-21T19:46:57.256Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.filters.core.tests/.polyglot.build.properties [2024-06-21T19:46:57.256Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:46:57.256Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:57.256Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/.polyglot.build.properties [2024-06-21T19:46:57.511Z] [INFO] [2024-06-21T19:46:57.511Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.filters.core.tests --- [2024-06-21T19:46:57.511Z] [INFO] The project's OSGi version is 0.1.2.202406211945 [2024-06-21T19:46:57.511Z] [INFO] [2024-06-21T19:46:57.511Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters.core.tests --- [2024-06-21T19:46:57.511Z] [INFO] [2024-06-21T19:46:57.511Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters.core.tests --- [2024-06-21T19:46:57.511Z] [INFO] [2024-06-21T19:46:57.511Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters.core.tests --- [2024-06-21T19:46:57.511Z] [INFO] [2024-06-21T19:46:57.511Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters.core.tests --- [2024-06-21T19:46:57.511Z] [INFO] [2024-06-21T19:46:57.511Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.filters.core.tests --- [2024-06-21T19:46:57.511Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.filters.core.tests [2024-06-21T19:46:57.766Z] [INFO] [2024-06-21T19:46:57.766Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters.core.tests --- [2024-06-21T19:46:57.766Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:57.766Z] [INFO] [2024-06-21T19:46:57.766Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters.core.tests --- [2024-06-21T19:46:57.766Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/src/main/resources [2024-06-21T19:46:57.766Z] [INFO] [2024-06-21T19:46:57.766Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.filters.core.tests --- [2024-06-21T19:46:57.766Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:57.766Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:57.766Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/.polyglot.build.properties [2024-06-21T19:46:57.766Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:46:57.766Z] [INFO] [2024-06-21T19:46:57.766Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview >-- [2024-06-21T19:46:57.766Z] [INFO] Building org.eclipse.tracecompass.incubator.tmf.ui.multiview 0.10.0-SNAPSHOT [89/128] [2024-06-21T19:46:57.766Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/.polyglot.build.properties [2024-06-21T19:46:57.766Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:46:57.766Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/.polyglot.build.properties [2024-06-21T19:46:58.021Z] [INFO] [2024-06-21T19:46:58.021Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview --- [2024-06-21T19:46:58.021Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:46:58.021Z] [INFO] [2024-06-21T19:46:58.021Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview --- [2024-06-21T19:46:58.021Z] [INFO] [2024-06-21T19:46:58.021Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview --- [2024-06-21T19:46:58.021Z] [INFO] [2024-06-21T19:46:58.021Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview --- [2024-06-21T19:46:58.021Z] [INFO] [2024-06-21T19:46:58.021Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview --- [2024-06-21T19:46:58.021Z] [INFO] [2024-06-21T19:46:58.021Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview --- [2024-06-21T19:46:58.021Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:58.021Z] [INFO] [2024-06-21T19:46:58.021Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview --- [2024-06-21T19:46:58.021Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/src/main/resources [2024-06-21T19:46:58.021Z] [INFO] [2024-06-21T19:46:58.021Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core.tests >-- [2024-06-21T19:46:58.021Z] [INFO] Building org.eclipse.tracecompass.incubator.rocm.core.tests 0.1.1-SNAPSHOT [90/128] [2024-06-21T19:46:58.021Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/.polyglot.build.properties [2024-06-21T19:46:58.021Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:46:58.021Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:58.021Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/.polyglot.build.properties [2024-06-21T19:46:58.276Z] [INFO] [2024-06-21T19:46:58.276Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.rocm.core.tests --- [2024-06-21T19:46:58.276Z] [INFO] The project's OSGi version is 0.1.1.202406211945 [2024-06-21T19:46:58.276Z] [INFO] [2024-06-21T19:46:58.276Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rocm.core.tests --- [2024-06-21T19:46:58.276Z] [INFO] [2024-06-21T19:46:58.276Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rocm.core.tests --- [2024-06-21T19:46:58.276Z] [INFO] [2024-06-21T19:46:58.276Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rocm.core.tests --- [2024-06-21T19:46:58.276Z] [INFO] [2024-06-21T19:46:58.276Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rocm.core.tests --- [2024-06-21T19:46:58.276Z] [INFO] [2024-06-21T19:46:58.276Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.rocm.core.tests --- [2024-06-21T19:46:58.276Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.rocm.core.tests [2024-06-21T19:46:58.276Z] [INFO] [2024-06-21T19:46:58.276Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rocm.core.tests --- [2024-06-21T19:46:58.276Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:58.276Z] [INFO] [2024-06-21T19:46:58.276Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rocm.core.tests --- [2024-06-21T19:46:58.276Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/src/main/resources [2024-06-21T19:46:58.276Z] [INFO] [2024-06-21T19:46:58.276Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.rocm.core.tests --- [2024-06-21T19:46:58.276Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:58.276Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:58.276Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/.polyglot.build.properties [2024-06-21T19:46:58.276Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:46:58.276Z] [INFO] [2024-06-21T19:46:58.276Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.core.tests >-- [2024-06-21T19:46:58.276Z] [INFO] Building org.eclipse.tracecompass.incubator.inandout.core.tests 0.1.1-SNAPSHOT [91/128] [2024-06-21T19:46:58.276Z] [INFO] from analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/.polyglot.build.properties [2024-06-21T19:46:58.276Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:46:58.276Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:58.276Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/.polyglot.build.properties [2024-06-21T19:46:58.530Z] [INFO] [2024-06-21T19:46:58.530Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.inandout.core.tests --- [2024-06-21T19:46:58.530Z] [INFO] The project's OSGi version is 0.1.1.202406211945 [2024-06-21T19:46:58.531Z] [INFO] [2024-06-21T19:46:58.531Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.inandout.core.tests --- [2024-06-21T19:46:58.531Z] [INFO] [2024-06-21T19:46:58.531Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.inandout.core.tests --- [2024-06-21T19:46:58.531Z] [INFO] [2024-06-21T19:46:58.531Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.inandout.core.tests --- [2024-06-21T19:46:58.531Z] [INFO] [2024-06-21T19:46:58.531Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.inandout.core.tests --- [2024-06-21T19:46:58.531Z] [INFO] [2024-06-21T19:46:58.531Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.inandout.core.tests --- [2024-06-21T19:46:58.531Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.inandout.core.tests [2024-06-21T19:46:58.785Z] [INFO] [2024-06-21T19:46:58.785Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.inandout.core.tests --- [2024-06-21T19:46:58.785Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:58.785Z] [INFO] [2024-06-21T19:46:58.785Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.inandout.core.tests --- [2024-06-21T19:46:58.785Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/src/main/resources [2024-06-21T19:46:58.785Z] [INFO] [2024-06-21T19:46:58.785Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.inandout.core.tests --- [2024-06-21T19:46:58.785Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:58.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 [2024-06-21T19:46:58.785Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/.polyglot.build.properties [2024-06-21T19:46:58.785Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:46:58.785Z] [INFO] [2024-06-21T19:46:58.785Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core.tests >-- [2024-06-21T19:46:58.785Z] [INFO] Building org.eclipse.tracecompass.incubator.analysis.core.tests 0.1.2-SNAPSHOT [92/128] [2024-06-21T19:46:58.785Z] [INFO] from callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/.polyglot.build.properties [2024-06-21T19:46:58.785Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:46:58.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 [2024-06-21T19:46:58.785Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/.polyglot.build.properties [2024-06-21T19:46:59.039Z] [INFO] [2024-06-21T19:46:59.039Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.analysis.core.tests --- [2024-06-21T19:46:59.039Z] [INFO] The project's OSGi version is 0.1.2.202406211945 [2024-06-21T19:46:59.039Z] [INFO] [2024-06-21T19:46:59.039Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.analysis.core.tests --- [2024-06-21T19:46:59.039Z] [INFO] [2024-06-21T19:46:59.039Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.analysis.core.tests --- [2024-06-21T19:46:59.039Z] [INFO] [2024-06-21T19:46:59.039Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.analysis.core.tests --- [2024-06-21T19:46:59.039Z] [INFO] [2024-06-21T19:46:59.039Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.analysis.core.tests --- [2024-06-21T19:46:59.039Z] [INFO] [2024-06-21T19:46:59.039Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.analysis.core.tests --- [2024-06-21T19:46:59.039Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.analysis.core.tests [2024-06-21T19:46:59.039Z] [INFO] [2024-06-21T19:46:59.039Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.analysis.core.tests --- [2024-06-21T19:46:59.039Z] [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-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:59.039Z] [INFO] [2024-06-21T19:46:59.039Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.analysis.core.tests --- [2024-06-21T19:46:59.039Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/src/main/resources [2024-06-21T19:46:59.039Z] [INFO] [2024-06-21T19:46:59.039Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.analysis.core.tests --- [2024-06-21T19:46:59.039Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:59.039Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:59.039Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/.polyglot.build.properties [2024-06-21T19:46:59.294Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:46:59.294Z] [INFO] [2024-06-21T19:46:59.294Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core.tests >-- [2024-06-21T19:46:59.294Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack.core.tests 0.1.3-SNAPSHOT [93/128] [2024-06-21T19:46:59.294Z] [INFO] from callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/.polyglot.build.properties [2024-06-21T19:46:59.294Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:46:59.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 [2024-06-21T19:46:59.294Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core.tests:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/.polyglot.build.properties [2024-06-21T19:46:59.294Z] [INFO] [2024-06-21T19:46:59.294Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.core.tests --- [2024-06-21T19:46:59.294Z] [INFO] The project's OSGi version is 0.1.3.202406211945 [2024-06-21T19:46:59.294Z] [INFO] [2024-06-21T19:46:59.294Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.core.tests --- [2024-06-21T19:46:59.294Z] [INFO] [2024-06-21T19:46:59.294Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.core.tests --- [2024-06-21T19:46:59.294Z] [INFO] [2024-06-21T19:46:59.294Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.core.tests --- [2024-06-21T19:46:59.294Z] [INFO] [2024-06-21T19:46:59.294Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.core.tests --- [2024-06-21T19:46:59.294Z] [INFO] [2024-06-21T19:46:59.294Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.callstack.core.tests --- [2024-06-21T19:46:59.294Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.callstack.core.tests [2024-06-21T19:46:59.549Z] [INFO] [2024-06-21T19:46:59.549Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.core.tests --- [2024-06-21T19:46:59.549Z] [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-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:46:59.549Z] [INFO] [2024-06-21T19:46:59.549Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.core.tests --- [2024-06-21T19:46:59.549Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/src/main/resources [2024-06-21T19:46:59.549Z] [INFO] [2024-06-21T19:46:59.549Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.core.tests --- [2024-06-21T19:46:59.549Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:46:59.549Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:59.549Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core.tests:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/.polyglot.build.properties [2024-06-21T19:46:59.803Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:46:59.803Z] [INFO] [2024-06-21T19:46:59.803Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests >-- [2024-06-21T19:46:59.803Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests 0.1.2-SNAPSHOT [94/128] [2024-06-21T19:46:59.803Z] [INFO] from callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/.polyglot.build.properties [2024-06-21T19:46:59.803Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:46:59.803Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:46:59.803Z] [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-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/.polyglot.build.properties [2024-06-21T19:47:00.060Z] [INFO] [2024-06-21T19:47:00.060Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests --- [2024-06-21T19:47:00.060Z] [INFO] The project's OSGi version is 0.1.2.202406211945 [2024-06-21T19:47:00.060Z] [INFO] [2024-06-21T19:47:00.060Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests --- [2024-06-21T19:47:00.060Z] [INFO] [2024-06-21T19:47:00.060Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests --- [2024-06-21T19:47:00.060Z] [INFO] [2024-06-21T19:47:00.060Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests --- [2024-06-21T19:47:00.060Z] [INFO] [2024-06-21T19:47:00.060Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests --- [2024-06-21T19:47:00.060Z] [INFO] [2024-06-21T19:47:00.060Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests --- [2024-06-21T19:47:00.060Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests [2024-06-21T19:47:00.620Z] [INFO] [2024-06-21T19:47:00.620Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests --- [2024-06-21T19:47:00.620Z] [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-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:00.620Z] [INFO] [2024-06-21T19:47:00.620Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests --- [2024-06-21T19:47:00.620Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/src/main/resources [2024-06-21T19:47:00.620Z] [INFO] [2024-06-21T19:47:00.620Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests --- [2024-06-21T19:47:00.620Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:00.620Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:00.620Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/.polyglot.build.properties [2024-06-21T19:47:00.620Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:47:00.620Z] [INFO] [2024-06-21T19:47:00.620Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests >-- [2024-06-21T19:47:00.620Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests 0.1.2-SNAPSHOT [95/128] [2024-06-21T19:47:00.620Z] [INFO] from vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/.polyglot.build.properties [2024-06-21T19:47:00.620Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:47:00.620Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:00.620Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/.polyglot.build.properties [2024-06-21T19:47:00.875Z] [INFO] [2024-06-21T19:47:00.875Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests --- [2024-06-21T19:47:00.875Z] [INFO] The project's OSGi version is 0.1.2.202406211945 [2024-06-21T19:47:00.875Z] [INFO] [2024-06-21T19:47:00.875Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests --- [2024-06-21T19:47:00.875Z] [INFO] [2024-06-21T19:47:00.875Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests --- [2024-06-21T19:47:00.875Z] [INFO] [2024-06-21T19:47:00.875Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests --- [2024-06-21T19:47:00.875Z] [INFO] [2024-06-21T19:47:00.875Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests --- [2024-06-21T19:47:00.875Z] [INFO] [2024-06-21T19:47:00.875Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests --- [2024-06-21T19:47:00.875Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests [2024-06-21T19:47:00.875Z] [INFO] [2024-06-21T19:47:00.875Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests --- [2024-06-21T19:47:00.875Z] [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-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:00.875Z] [INFO] [2024-06-21T19:47:00.875Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests --- [2024-06-21T19:47:00.875Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/src/main/resources [2024-06-21T19:47:00.875Z] [INFO] [2024-06-21T19:47:00.875Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests --- [2024-06-21T19:47:00.875Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:00.875Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:00.875Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/.polyglot.build.properties [2024-06-21T19:47:01.130Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:47:01.130Z] [INFO] [2024-06-21T19:47:01.130Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests >-- [2024-06-21T19:47:01.130Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests 0.1.2-SNAPSHOT [96/128] [2024-06-21T19:47:01.130Z] [INFO] from vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/.polyglot.build.properties [2024-06-21T19:47:01.131Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:47:01.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 [2024-06-21T19:47:01.131Z] [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-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/.polyglot.build.properties [2024-06-21T19:47:01.385Z] [INFO] [2024-06-21T19:47:01.385Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests --- [2024-06-21T19:47:01.385Z] [INFO] The project's OSGi version is 0.1.2.202406211945 [2024-06-21T19:47:01.385Z] [INFO] [2024-06-21T19:47:01.385Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests --- [2024-06-21T19:47:01.385Z] [INFO] [2024-06-21T19:47:01.385Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests --- [2024-06-21T19:47:01.385Z] [INFO] [2024-06-21T19:47:01.385Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests --- [2024-06-21T19:47:01.385Z] [INFO] [2024-06-21T19:47:01.385Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests --- [2024-06-21T19:47:01.385Z] [INFO] [2024-06-21T19:47:01.385Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests --- [2024-06-21T19:47:01.385Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests [2024-06-21T19:47:01.944Z] [INFO] [2024-06-21T19:47:01.944Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests --- [2024-06-21T19:47:01.944Z] [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-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:01.944Z] [INFO] [2024-06-21T19:47:01.944Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests --- [2024-06-21T19:47:01.944Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/src/main/resources [2024-06-21T19:47:01.944Z] [INFO] [2024-06-21T19:47:01.944Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests --- [2024-06-21T19:47:01.944Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:01.944Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:01.944Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ 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-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/.polyglot.build.properties [2024-06-21T19:47:01.944Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:47:01.944Z] [INFO] [2024-06-21T19:47:01.944Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core.tests >-- [2024-06-21T19:47:01.944Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.core.tests 0.1.2-SNAPSHOT [97/128] [2024-06-21T19:47:01.944Z] [INFO] from scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/.polyglot.build.properties [2024-06-21T19:47:01.944Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:47:01.944Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:01.944Z] [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-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/.polyglot.build.properties [2024-06-21T19:47:02.199Z] [INFO] [2024-06-21T19:47:02.199Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:47:02.199Z] [INFO] The project's OSGi version is 0.1.2.202406211945 [2024-06-21T19:47:02.199Z] [INFO] [2024-06-21T19:47:02.199Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:47:02.199Z] [INFO] [2024-06-21T19:47:02.199Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:47:02.199Z] [INFO] [2024-06-21T19:47:02.199Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:47:02.199Z] [INFO] [2024-06-21T19:47:02.199Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:47:02.199Z] [INFO] [2024-06-21T19:47:02.199Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:47:02.199Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.scripting.core.tests [2024-06-21T19:47:02.453Z] [INFO] [2024-06-21T19:47:02.454Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:47:02.454Z] [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-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:02.454Z] [INFO] [2024-06-21T19:47:02.454Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:47:02.454Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/src/main/resources [2024-06-21T19:47:02.454Z] [INFO] [2024-06-21T19:47:02.454Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:47:02.454Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:02.454Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:02.454Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/.polyglot.build.properties [2024-06-21T19:47:02.454Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:47:02.454Z] [INFO] [2024-06-21T19:47:02.454Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui.tests >-- [2024-06-21T19:47:02.454Z] [INFO] Building Trace Compass Incubator Scripting UI Tests Plug-in 0.1.3-SNAPSHOT [98/128] [2024-06-21T19:47:02.454Z] [INFO] from scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/pom.xml [2024-06-21T19:47:02.454Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:47:02.454Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:02.454Z] [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-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/pom.xml [2024-06-21T19:47:02.708Z] [INFO] [2024-06-21T19:47:02.708Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:47:02.708Z] [INFO] The project's OSGi version is 0.1.3.202406211945 [2024-06-21T19:47:02.708Z] [INFO] [2024-06-21T19:47:02.708Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:47:02.708Z] [INFO] [2024-06-21T19:47:02.708Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:47:02.708Z] [INFO] [2024-06-21T19:47:02.708Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:47:02.708Z] [INFO] [2024-06-21T19:47:02.708Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:47:02.708Z] [INFO] [2024-06-21T19:47:02.709Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:47:02.709Z] [INFO] Resolving class path of Trace Compass Incubator Scripting UI Tests Plug-in [2024-06-21T19:47:03.269Z] [INFO] [2024-06-21T19:47:03.269Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:47:03.269Z] [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-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:03.269Z] [INFO] [2024-06-21T19:47:03.269Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:47:03.269Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/src/main/resources [2024-06-21T19:47:03.269Z] [INFO] [2024-06-21T19:47:03.269Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:47:03.269Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:03.269Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:03.269Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui.tests:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/pom.xml [2024-06-21T19:47:03.269Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:47:03.269Z] [INFO] [2024-06-21T19:47:03.269Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core.tests >-- [2024-06-21T19:47:03.269Z] [INFO] Building org.eclipse.tracecompass.incubator.traceevent.core.tests 0.1.2-SNAPSHOT [99/128] [2024-06-21T19:47:03.269Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/.polyglot.build.properties [2024-06-21T19:47:03.269Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:47:03.269Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:03.269Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/.polyglot.build.properties [2024-06-21T19:47:03.269Z] [INFO] [2024-06-21T19:47:03.269Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.traceevent.core.tests --- [2024-06-21T19:47:03.269Z] [INFO] The project's OSGi version is 0.1.2.202406211945 [2024-06-21T19:47:03.269Z] [INFO] [2024-06-21T19:47:03.269Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.traceevent.core.tests --- [2024-06-21T19:47:03.269Z] [INFO] [2024-06-21T19:47:03.269Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.traceevent.core.tests --- [2024-06-21T19:47:03.269Z] [INFO] [2024-06-21T19:47:03.269Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.traceevent.core.tests --- [2024-06-21T19:47:03.269Z] [INFO] [2024-06-21T19:47:03.269Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.traceevent.core.tests --- [2024-06-21T19:47:03.269Z] [INFO] [2024-06-21T19:47:03.269Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.traceevent.core.tests --- [2024-06-21T19:47:03.269Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.traceevent.core.tests [2024-06-21T19:47:03.523Z] [INFO] [2024-06-21T19:47:03.523Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.traceevent.core.tests --- [2024-06-21T19:47:03.523Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:03.523Z] [INFO] [2024-06-21T19:47:03.523Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.traceevent.core.tests --- [2024-06-21T19:47:03.523Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/src/main/resources [2024-06-21T19:47:03.523Z] [INFO] [2024-06-21T19:47:03.523Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.traceevent.core.tests --- [2024-06-21T19:47:03.523Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:03.524Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:03.524Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/.polyglot.build.properties [2024-06-21T19:47:03.524Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:47:03.524Z] [INFO] [2024-06-21T19:47:03.524Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core.tests >-- [2024-06-21T19:47:03.524Z] [INFO] Building org.eclipse.tracecompass.incubator.hudson.maven.core.tests 0.1.1-SNAPSHOT [100/128] [2024-06-21T19:47:03.524Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/.polyglot.build.properties [2024-06-21T19:47:03.524Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:47:03.524Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:03.524Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/.polyglot.build.properties [2024-06-21T19:47:03.779Z] [INFO] [2024-06-21T19:47:03.779Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests --- [2024-06-21T19:47:03.779Z] [INFO] The project's OSGi version is 0.1.1.202406211945 [2024-06-21T19:47:03.779Z] [INFO] [2024-06-21T19:47:03.779Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests --- [2024-06-21T19:47:03.779Z] [INFO] [2024-06-21T19:47:03.779Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests --- [2024-06-21T19:47:03.779Z] [INFO] [2024-06-21T19:47:03.779Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests --- [2024-06-21T19:47:03.779Z] [INFO] [2024-06-21T19:47:03.779Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests --- [2024-06-21T19:47:03.779Z] [INFO] [2024-06-21T19:47:03.779Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests --- [2024-06-21T19:47:03.779Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.hudson.maven.core.tests [2024-06-21T19:47:03.779Z] [INFO] [2024-06-21T19:47:03.779Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests --- [2024-06-21T19:47:03.779Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:03.779Z] [INFO] [2024-06-21T19:47:03.779Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests --- [2024-06-21T19:47:03.779Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/src/main/resources [2024-06-21T19:47:03.779Z] [INFO] [2024-06-21T19:47:03.779Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests --- [2024-06-21T19:47:03.779Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:03.779Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:03.779Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/.polyglot.build.properties [2024-06-21T19:47:03.779Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:47:03.779Z] [INFO] [2024-06-21T19:47:03.779Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core.tests >-- [2024-06-21T19:47:03.779Z] [INFO] Building org.eclipse.tracecompass.incubator.opentracing.core.tests 0.1.1-SNAPSHOT [101/128] [2024-06-21T19:47:03.779Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/.polyglot.build.properties [2024-06-21T19:47:03.779Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:47:03.779Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:04.034Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/.polyglot.build.properties [2024-06-21T19:47:04.034Z] [INFO] [2024-06-21T19:47:04.034Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.opentracing.core.tests --- [2024-06-21T19:47:04.034Z] [INFO] The project's OSGi version is 0.1.1.202406211945 [2024-06-21T19:47:04.034Z] [INFO] [2024-06-21T19:47:04.034Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing.core.tests --- [2024-06-21T19:47:04.035Z] [INFO] [2024-06-21T19:47:04.035Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing.core.tests --- [2024-06-21T19:47:04.035Z] [INFO] [2024-06-21T19:47:04.035Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing.core.tests --- [2024-06-21T19:47:04.035Z] [INFO] [2024-06-21T19:47:04.035Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing.core.tests --- [2024-06-21T19:47:04.035Z] [INFO] [2024-06-21T19:47:04.035Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.opentracing.core.tests --- [2024-06-21T19:47:04.035Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.opentracing.core.tests [2024-06-21T19:47:04.289Z] [INFO] [2024-06-21T19:47:04.290Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing.core.tests --- [2024-06-21T19:47:04.290Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:04.290Z] [INFO] [2024-06-21T19:47:04.290Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing.core.tests --- [2024-06-21T19:47:04.290Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/src/main/resources [2024-06-21T19:47:04.290Z] [INFO] [2024-06-21T19:47:04.290Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.opentracing.core.tests --- [2024-06-21T19:47:04.290Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:04.290Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:04.290Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/.polyglot.build.properties [2024-06-21T19:47:04.290Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:47:04.290Z] [INFO] [2024-06-21T19:47:04.290Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core.tests >-- [2024-06-21T19:47:04.290Z] [INFO] Building org.eclipse.tracecompass.incubator.perf.profiling.core.tests 0.1.2-SNAPSHOT [102/128] [2024-06-21T19:47:04.290Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/.polyglot.build.properties [2024-06-21T19:47:04.290Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:47:04.290Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:04.290Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/.polyglot.build.properties [2024-06-21T19:47:04.544Z] [INFO] [2024-06-21T19:47:04.544Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests --- [2024-06-21T19:47:04.544Z] [INFO] The project's OSGi version is 0.1.2.202406211945 [2024-06-21T19:47:04.544Z] [INFO] [2024-06-21T19:47:04.544Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests --- [2024-06-21T19:47:04.544Z] [INFO] [2024-06-21T19:47:04.544Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests --- [2024-06-21T19:47:04.544Z] [INFO] [2024-06-21T19:47:04.544Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests --- [2024-06-21T19:47:04.544Z] [INFO] [2024-06-21T19:47:04.544Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests --- [2024-06-21T19:47:04.544Z] [INFO] [2024-06-21T19:47:04.544Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests --- [2024-06-21T19:47:04.545Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.perf.profiling.core.tests [2024-06-21T19:47:04.799Z] [INFO] [2024-06-21T19:47:04.799Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests --- [2024-06-21T19:47:04.799Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:04.799Z] [INFO] [2024-06-21T19:47:04.799Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests --- [2024-06-21T19:47:04.799Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/src/main/resources [2024-06-21T19:47:04.799Z] [INFO] [2024-06-21T19:47:04.799Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests --- [2024-06-21T19:47:04.799Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:04.799Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:04.799Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/.polyglot.build.properties [2024-06-21T19:47:04.799Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:47:04.799Z] [INFO] [2024-06-21T19:47:04.799Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core.tests >-- [2024-06-21T19:47:04.799Z] [INFO] Building org.eclipse.tracecompass.incubator.uftrace.core.tests 0.1.3-SNAPSHOT [103/128] [2024-06-21T19:47:04.799Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/.polyglot.build.properties [2024-06-21T19:47:04.799Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:47:04.799Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:04.799Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core.tests:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/.polyglot.build.properties [2024-06-21T19:47:04.799Z] [INFO] [2024-06-21T19:47:04.799Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.uftrace.core.tests --- [2024-06-21T19:47:04.799Z] [INFO] The project's OSGi version is 0.1.3.202406211945 [2024-06-21T19:47:04.799Z] [INFO] [2024-06-21T19:47:04.799Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.uftrace.core.tests --- [2024-06-21T19:47:04.799Z] [INFO] [2024-06-21T19:47:04.799Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.uftrace.core.tests --- [2024-06-21T19:47:04.799Z] [INFO] [2024-06-21T19:47:04.799Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.uftrace.core.tests --- [2024-06-21T19:47:04.799Z] [INFO] [2024-06-21T19:47:04.799Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.uftrace.core.tests --- [2024-06-21T19:47:04.799Z] [INFO] [2024-06-21T19:47:04.799Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.uftrace.core.tests --- [2024-06-21T19:47:04.799Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.uftrace.core.tests [2024-06-21T19:47:05.053Z] [INFO] [2024-06-21T19:47:05.053Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.uftrace.core.tests --- [2024-06-21T19:47:05.053Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:05.053Z] [INFO] [2024-06-21T19:47:05.053Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.uftrace.core.tests --- [2024-06-21T19:47:05.053Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/src/main/resources [2024-06-21T19:47:05.053Z] [INFO] [2024-06-21T19:47:05.053Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.uftrace.core.tests --- [2024-06-21T19:47:05.053Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:05.053Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:05.053Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core.tests:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/.polyglot.build.properties [2024-06-21T19:47:05.053Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:47:05.053Z] [INFO] [2024-06-21T19:47:05.053Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core.tests >-- [2024-06-21T19:47:05.053Z] [INFO] Building org.eclipse.tracecompass.incubator.tracecompass.core.tests 0.1.1-SNAPSHOT [104/128] [2024-06-21T19:47:05.053Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/.polyglot.build.properties [2024-06-21T19:47:05.053Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:47:05.053Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:05.053Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/.polyglot.build.properties [2024-06-21T19:47:05.307Z] [INFO] [2024-06-21T19:47:05.307Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests --- [2024-06-21T19:47:05.307Z] [INFO] The project's OSGi version is 0.1.1.202406211945 [2024-06-21T19:47:05.307Z] [INFO] [2024-06-21T19:47:05.307Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests --- [2024-06-21T19:47:05.307Z] [INFO] [2024-06-21T19:47:05.307Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests --- [2024-06-21T19:47:05.307Z] [INFO] [2024-06-21T19:47:05.307Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests --- [2024-06-21T19:47:05.307Z] [INFO] [2024-06-21T19:47:05.307Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests --- [2024-06-21T19:47:05.307Z] [INFO] [2024-06-21T19:47:05.307Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests --- [2024-06-21T19:47:05.307Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.tracecompass.core.tests [2024-06-21T19:47:05.307Z] [INFO] [2024-06-21T19:47:05.307Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests --- [2024-06-21T19:47:05.307Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:05.307Z] [INFO] [2024-06-21T19:47:05.307Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests --- [2024-06-21T19:47:05.307Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/src/main/resources [2024-06-21T19:47:05.307Z] [INFO] [2024-06-21T19:47:05.307Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests --- [2024-06-21T19:47:05.307Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:05.307Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:05.307Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/.polyglot.build.properties [2024-06-21T19:47:05.307Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:47:05.307Z] [INFO] [2024-06-21T19:47:05.307Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core.tests >-- [2024-06-21T19:47:05.307Z] [INFO] Building org.eclipse.tracecompass.incubator.ftrace.core.tests 0.1.4-SNAPSHOT [105/128] [2024-06-21T19:47:05.307Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/.polyglot.build.properties [2024-06-21T19:47:05.307Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:47:05.307Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:05.307Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/.polyglot.build.properties [2024-06-21T19:47:05.562Z] [INFO] [2024-06-21T19:47:05.562Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ftrace.core.tests --- [2024-06-21T19:47:05.562Z] [INFO] The project's OSGi version is 0.1.4.202406211945 [2024-06-21T19:47:05.562Z] [INFO] [2024-06-21T19:47:05.562Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ftrace.core.tests --- [2024-06-21T19:47:05.562Z] [INFO] [2024-06-21T19:47:05.562Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ftrace.core.tests --- [2024-06-21T19:47:05.562Z] [INFO] [2024-06-21T19:47:05.562Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ftrace.core.tests --- [2024-06-21T19:47:05.562Z] [INFO] [2024-06-21T19:47:05.562Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ftrace.core.tests --- [2024-06-21T19:47:05.562Z] [INFO] [2024-06-21T19:47:05.562Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ftrace.core.tests --- [2024-06-21T19:47:05.562Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ftrace.core.tests [2024-06-21T19:47:05.562Z] [INFO] [2024-06-21T19:47:05.562Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ftrace.core.tests --- [2024-06-21T19:47:05.562Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:05.562Z] [INFO] [2024-06-21T19:47:05.562Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ftrace.core.tests --- [2024-06-21T19:47:05.562Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/src/main/resources [2024-06-21T19:47:05.562Z] [INFO] [2024-06-21T19:47:05.562Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ftrace.core.tests --- [2024-06-21T19:47:05.562Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:05.562Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:05.562Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core.tests:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/.polyglot.build.properties [2024-06-21T19:47:05.817Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:47:05.817Z] [INFO] [2024-06-21T19:47:05.817Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core.tests >-- [2024-06-21T19:47:05.817Z] [INFO] Building org.eclipse.tracecompass.incubator.atrace.core.tests 0.1.1-SNAPSHOT [106/128] [2024-06-21T19:47:05.817Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/.polyglot.build.properties [2024-06-21T19:47:05.817Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:47:05.817Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:05.817Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/.polyglot.build.properties [2024-06-21T19:47:05.817Z] [INFO] [2024-06-21T19:47:05.817Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.atrace.core.tests --- [2024-06-21T19:47:05.817Z] [INFO] The project's OSGi version is 0.1.1.202406211945 [2024-06-21T19:47:05.817Z] [INFO] [2024-06-21T19:47:05.817Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.atrace.core.tests --- [2024-06-21T19:47:05.817Z] [INFO] [2024-06-21T19:47:05.817Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.atrace.core.tests --- [2024-06-21T19:47:05.817Z] [INFO] [2024-06-21T19:47:05.817Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.atrace.core.tests --- [2024-06-21T19:47:05.817Z] [INFO] [2024-06-21T19:47:05.817Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.atrace.core.tests --- [2024-06-21T19:47:05.817Z] [INFO] [2024-06-21T19:47:05.817Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.atrace.core.tests --- [2024-06-21T19:47:05.817Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.atrace.core.tests [2024-06-21T19:47:06.072Z] [INFO] [2024-06-21T19:47:06.072Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.atrace.core.tests --- [2024-06-21T19:47:06.072Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:06.072Z] [INFO] [2024-06-21T19:47:06.072Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.atrace.core.tests --- [2024-06-21T19:47:06.072Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/src/main/resources [2024-06-21T19:47:06.072Z] [INFO] [2024-06-21T19:47:06.072Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.atrace.core.tests --- [2024-06-21T19:47:06.072Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:06.072Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:06.072Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/.polyglot.build.properties [2024-06-21T19:47:06.072Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:47:06.072Z] [INFO] [2024-06-21T19:47:06.072Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core.tests >-- [2024-06-21T19:47:06.072Z] [INFO] Building org.eclipse.tracecompass.incubator.ros.core.tests 0.1.1-SNAPSHOT [107/128] [2024-06-21T19:47:06.072Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/.polyglot.build.properties [2024-06-21T19:47:06.072Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:47:06.072Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:06.072Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/.polyglot.build.properties [2024-06-21T19:47:06.326Z] [INFO] [2024-06-21T19:47:06.326Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros.core.tests --- [2024-06-21T19:47:06.326Z] [INFO] The project's OSGi version is 0.1.1.202406211945 [2024-06-21T19:47:06.326Z] [INFO] [2024-06-21T19:47:06.326Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros.core.tests --- [2024-06-21T19:47:06.326Z] [INFO] [2024-06-21T19:47:06.326Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros.core.tests --- [2024-06-21T19:47:06.326Z] [INFO] [2024-06-21T19:47:06.326Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros.core.tests --- [2024-06-21T19:47:06.326Z] [INFO] [2024-06-21T19:47:06.326Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros.core.tests --- [2024-06-21T19:47:06.326Z] [INFO] [2024-06-21T19:47:06.326Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros.core.tests --- [2024-06-21T19:47:06.327Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ros.core.tests [2024-06-21T19:47:06.581Z] [INFO] [2024-06-21T19:47:06.581Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros.core.tests --- [2024-06-21T19:47:06.581Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:06.581Z] [INFO] [2024-06-21T19:47:06.581Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros.core.tests --- [2024-06-21T19:47:06.581Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/src/main/resources [2024-06-21T19:47:06.581Z] [INFO] [2024-06-21T19:47:06.581Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros.core.tests --- [2024-06-21T19:47:06.581Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:06.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 [2024-06-21T19:47:06.581Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/.polyglot.build.properties [2024-06-21T19:47:06.836Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:47:06.836Z] [INFO] [2024-06-21T19:47:06.836Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.core.tests >-- [2024-06-21T19:47:06.836Z] [INFO] Building org.eclipse.tracecompass.incubator.ros2.core.tests 0.1.2-SNAPSHOT [108/128] [2024-06-21T19:47:06.836Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/.polyglot.build.properties [2024-06-21T19:47:06.836Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:47:06.836Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:06.836Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/.polyglot.build.properties [2024-06-21T19:47:07.090Z] [INFO] [2024-06-21T19:47:07.090Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros2.core.tests --- [2024-06-21T19:47:07.090Z] [INFO] The project's OSGi version is 0.1.2.202406211945 [2024-06-21T19:47:07.090Z] [INFO] [2024-06-21T19:47:07.090Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros2.core.tests --- [2024-06-21T19:47:07.091Z] [INFO] [2024-06-21T19:47:07.091Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros2.core.tests --- [2024-06-21T19:47:07.091Z] [INFO] [2024-06-21T19:47:07.091Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros2.core.tests --- [2024-06-21T19:47:07.091Z] [INFO] [2024-06-21T19:47:07.091Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros2.core.tests --- [2024-06-21T19:47:07.091Z] [INFO] [2024-06-21T19:47:07.091Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros2.core.tests --- [2024-06-21T19:47:07.091Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ros2.core.tests [2024-06-21T19:47:07.347Z] [INFO] [2024-06-21T19:47:07.347Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros2.core.tests --- [2024-06-21T19:47:07.347Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:07.347Z] [INFO] [2024-06-21T19:47:07.347Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros2.core.tests --- [2024-06-21T19:47:07.347Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/src/main/resources [2024-06-21T19:47:07.347Z] [INFO] [2024-06-21T19:47:07.347Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros2.core.tests --- [2024-06-21T19:47:07.347Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:07.347Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:07.347Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/.polyglot.build.properties [2024-06-21T19:47:07.602Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:47:07.602Z] [INFO] [2024-06-21T19:47:07.602Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core.tests >-- [2024-06-21T19:47:07.602Z] [INFO] Building org.eclipse.tracecompass.incubator.otf2.core.tests 0.1.1-SNAPSHOT [109/128] [2024-06-21T19:47:07.602Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/.polyglot.build.properties [2024-06-21T19:47:07.602Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:47:07.602Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:07.602Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/.polyglot.build.properties [2024-06-21T19:47:07.602Z] [INFO] [2024-06-21T19:47:07.602Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.otf2.core.tests --- [2024-06-21T19:47:07.602Z] [INFO] The project's OSGi version is 0.1.1.202406211945 [2024-06-21T19:47:07.602Z] [INFO] [2024-06-21T19:47:07.602Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2.core.tests --- [2024-06-21T19:47:07.602Z] [INFO] [2024-06-21T19:47:07.602Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2.core.tests --- [2024-06-21T19:47:07.602Z] [INFO] [2024-06-21T19:47:07.602Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2.core.tests --- [2024-06-21T19:47:07.602Z] [INFO] [2024-06-21T19:47:07.602Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2.core.tests --- [2024-06-21T19:47:07.602Z] [INFO] [2024-06-21T19:47:07.602Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.otf2.core.tests --- [2024-06-21T19:47:07.602Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.otf2.core.tests [2024-06-21T19:47:07.856Z] [INFO] [2024-06-21T19:47:07.856Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2.core.tests --- [2024-06-21T19:47:07.856Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:07.856Z] [INFO] [2024-06-21T19:47:07.856Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2.core.tests --- [2024-06-21T19:47:07.856Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/src/main/resources [2024-06-21T19:47:07.856Z] [INFO] [2024-06-21T19:47:07.856Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.otf2.core.tests --- [2024-06-21T19:47:07.856Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:07.856Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:07.856Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/.polyglot.build.properties [2024-06-21T19:47:07.856Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:47:07.856Z] [INFO] [2024-06-21T19:47:07.856Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core >-- [2024-06-21T19:47:07.856Z] [INFO] Building org.eclipse.tracecompass.incubator.gerrit.core 0.1.1-SNAPSHOT [110/128] [2024-06-21T19:47:07.857Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/.polyglot.build.properties [2024-06-21T19:47:07.857Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:47:07.857Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:07.857Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/.polyglot.build.properties [2024-06-21T19:47:07.857Z] [INFO] [2024-06-21T19:47:07.857Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.gerrit.core --- [2024-06-21T19:47:07.857Z] [INFO] The project's OSGi version is 0.1.1.202406211945 [2024-06-21T19:47:07.857Z] [INFO] [2024-06-21T19:47:07.857Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.gerrit.core --- [2024-06-21T19:47:07.857Z] [INFO] [2024-06-21T19:47:07.857Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.gerrit.core --- [2024-06-21T19:47:07.857Z] [INFO] [2024-06-21T19:47:07.857Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.gerrit.core --- [2024-06-21T19:47:07.857Z] [INFO] [2024-06-21T19:47:07.857Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.gerrit.core --- [2024-06-21T19:47:07.857Z] [INFO] [2024-06-21T19:47:07.857Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.gerrit.core --- [2024-06-21T19:47:07.857Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.gerrit.core [2024-06-21T19:47:07.857Z] [INFO] [2024-06-21T19:47:07.857Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.gerrit.core --- [2024-06-21T19:47:07.857Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:07.857Z] [INFO] [2024-06-21T19:47:07.857Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.gerrit.core --- [2024-06-21T19:47:07.857Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/src/main/resources [2024-06-21T19:47:07.857Z] [INFO] [2024-06-21T19:47:07.857Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.gerrit.core --- [2024-06-21T19:47:07.857Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:07.857Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:07.857Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/.polyglot.build.properties [2024-06-21T19:47:07.857Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:47:07.857Z] [INFO] [2024-06-21T19:47:07.857Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.doc.user >-- [2024-06-21T19:47:07.857Z] [INFO] Building Trace Compass Incubator Gerrit User Guide 0.10.0-SNAPSHOT [111/128] [2024-06-21T19:47:07.857Z] [INFO] from doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/pom.xml [2024-06-21T19:47:07.857Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:47:07.857Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.doc.user:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/pom.xml [2024-06-21T19:47:08.112Z] [INFO] [2024-06-21T19:47:08.112Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:47:08.112Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:47:08.112Z] [INFO] [2024-06-21T19:47:08.112Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:47:08.112Z] [INFO] [2024-06-21T19:47:08.112Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:47:08.112Z] [INFO] [2024-06-21T19:47:08.112Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:47:08.112Z] [INFO] [2024-06-21T19:47:08.112Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:47:08.112Z] [INFO] [2024-06-21T19:47:08.112Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:47:08.112Z] [INFO] Resolving class path of Trace Compass Incubator Gerrit User Guide [2024-06-21T19:47:08.112Z] [INFO] [2024-06-21T19:47:08.112Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:47:08.112Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:08.112Z] [INFO] [2024-06-21T19:47:08.112Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:47:08.112Z] [INFO] Executing tasks [2024-06-21T19:47:08.112Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/doc/User-Guide.html [2024-06-21T19:47:08.112Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:47:08.112Z] [INFO] Executed tasks [2024-06-21T19:47:08.112Z] [INFO] [2024-06-21T19:47:08.112Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:47:08.112Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/src/main/resources [2024-06-21T19:47:08.112Z] [INFO] [2024-06-21T19:47:08.112Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:47:08.112Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:08.112Z] [INFO] [2024-06-21T19:47:08.112Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:47:08.112Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:47:08.112Z] [INFO] Command line: [2024-06-21T19:47:08.112Z] [/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:47:08.112Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:47:09.036Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:47:09.036Z] 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) [2024-06-21T19:47:09.036Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:47:09.036Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:47:09.960Z] Buildfile: build.xml [2024-06-21T19:47:09.960Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:47:09.960Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:47:09.960Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:47:09.960Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:47:09.960Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:47:09.960Z] [2024-06-21T19:47:09.960Z] build.index: [2024-06-21T19:47:10.884Z] BUILD SUCCESSFUL [2024-06-21T19:47:10.884Z] [2024-06-21T19:47:10.884Z] BUILD SUCCESSFUL [2024-06-21T19:47:10.884Z] Total time: 1 second [2024-06-21T19:47:10.884Z] [INFO] [2024-06-21T19:47:10.884Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit >-- [2024-06-21T19:47:10.884Z] [INFO] Building org.eclipse.tracecompass.incubator.gerrit 0.10.0-SNAPSHOT [112/128] [2024-06-21T19:47:10.884Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.gerrit/.polyglot.build.properties [2024-06-21T19:47:10.884Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:47:10.884Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit/.polyglot.build.properties [2024-06-21T19:47:10.884Z] [INFO] [2024-06-21T19:47:10.884Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.gerrit --- [2024-06-21T19:47:10.884Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:47:10.884Z] [INFO] [2024-06-21T19:47:10.884Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.gerrit --- [2024-06-21T19:47:10.884Z] [INFO] [2024-06-21T19:47:10.884Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.gerrit --- [2024-06-21T19:47:10.884Z] [INFO] [2024-06-21T19:47:10.884Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.gerrit --- [2024-06-21T19:47:10.884Z] [INFO] [2024-06-21T19:47:10.884Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.gerrit --- [2024-06-21T19:47:10.884Z] [INFO] [2024-06-21T19:47:10.884Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.gerrit --- [2024-06-21T19:47:10.884Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:10.884Z] [INFO] [2024-06-21T19:47:10.884Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.gerrit --- [2024-06-21T19:47:10.885Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit/src/main/resources [2024-06-21T19:47:10.885Z] [INFO] [2024-06-21T19:47:10.885Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core.tests >-- [2024-06-21T19:47:10.885Z] [INFO] Building org.eclipse.tracecompass.incubator.gerrit.core.tests 0.1.1-SNAPSHOT [113/128] [2024-06-21T19:47:10.885Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/.polyglot.build.properties [2024-06-21T19:47:10.885Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:47:10.885Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:10.885Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/.polyglot.build.properties [2024-06-21T19:47:10.885Z] [INFO] [2024-06-21T19:47:10.885Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.gerrit.core.tests --- [2024-06-21T19:47:10.885Z] [INFO] The project's OSGi version is 0.1.1.202406211945 [2024-06-21T19:47:10.885Z] [INFO] [2024-06-21T19:47:10.885Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.gerrit.core.tests --- [2024-06-21T19:47:10.885Z] [INFO] [2024-06-21T19:47:10.885Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.gerrit.core.tests --- [2024-06-21T19:47:10.885Z] [INFO] [2024-06-21T19:47:10.885Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.gerrit.core.tests --- [2024-06-21T19:47:10.885Z] [INFO] [2024-06-21T19:47:10.885Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.gerrit.core.tests --- [2024-06-21T19:47:10.885Z] [INFO] [2024-06-21T19:47:10.885Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.gerrit.core.tests --- [2024-06-21T19:47:10.885Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.gerrit.core.tests [2024-06-21T19:47:11.139Z] [INFO] [2024-06-21T19:47:11.139Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.gerrit.core.tests --- [2024-06-21T19:47:11.139Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:11.139Z] [INFO] [2024-06-21T19:47:11.139Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.gerrit.core.tests --- [2024-06-21T19:47:11.139Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/src/main/resources [2024-06-21T19:47:11.139Z] [INFO] [2024-06-21T19:47:11.139Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.gerrit.core.tests --- [2024-06-21T19:47:11.139Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:11.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 [2024-06-21T19:47:11.139Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/.polyglot.build.properties [2024-06-21T19:47:11.139Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:47:11.139Z] [INFO] [2024-06-21T19:47:11.139Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core >-- [2024-06-21T19:47:11.139Z] [INFO] Building org.eclipse.tracecompass.incubator.system.core 0.1.3-SNAPSHOT [114/128] [2024-06-21T19:47:11.139Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.system.core/.polyglot.build.properties [2024-06-21T19:47:11.139Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:47:11.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 [2024-06-21T19:47:11.139Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/.polyglot.build.properties [2024-06-21T19:47:11.139Z] [INFO] [2024-06-21T19:47:11.139Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.system.core --- [2024-06-21T19:47:11.139Z] [INFO] The project's OSGi version is 0.1.3.202406211945 [2024-06-21T19:47:11.139Z] [INFO] [2024-06-21T19:47:11.139Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.system.core --- [2024-06-21T19:47:11.139Z] [INFO] [2024-06-21T19:47:11.139Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.system.core --- [2024-06-21T19:47:11.139Z] [INFO] [2024-06-21T19:47:11.139Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.system.core --- [2024-06-21T19:47:11.139Z] [INFO] [2024-06-21T19:47:11.139Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.system.core --- [2024-06-21T19:47:11.139Z] [INFO] [2024-06-21T19:47:11.139Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.system.core --- [2024-06-21T19:47:11.139Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.system.core [2024-06-21T19:47:11.394Z] [INFO] [2024-06-21T19:47:11.394Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.system.core --- [2024-06-21T19:47:11.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-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:11.394Z] [INFO] [2024-06-21T19:47:11.394Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.system.core --- [2024-06-21T19:47:11.394Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/src/main/resources [2024-06-21T19:47:11.394Z] [INFO] [2024-06-21T19:47:11.394Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.system.core --- [2024-06-21T19:47:11.394Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:11.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 [2024-06-21T19:47:11.394Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/.polyglot.build.properties [2024-06-21T19:47:11.394Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:47:11.394Z] [INFO] [2024-06-21T19:47:11.394Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.doc.user >-- [2024-06-21T19:47:11.394Z] [INFO] Building Trace Compass Incubator System User Guide 0.10.0-SNAPSHOT [115/128] [2024-06-21T19:47:11.394Z] [INFO] from doc/org.eclipse.tracecompass.incubator.system.doc.user/pom.xml [2024-06-21T19:47:11.394Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:47:11.394Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.doc.user:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/pom.xml [2024-06-21T19:47:11.394Z] [INFO] [2024-06-21T19:47:11.394Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:47:11.394Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:47:11.394Z] [INFO] [2024-06-21T19:47:11.394Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:47:11.394Z] [INFO] [2024-06-21T19:47:11.394Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:47:11.394Z] [INFO] [2024-06-21T19:47:11.394Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:47:11.394Z] [INFO] [2024-06-21T19:47:11.394Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:47:11.394Z] [INFO] [2024-06-21T19:47:11.394Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:47:11.394Z] [INFO] Resolving class path of Trace Compass Incubator System User Guide [2024-06-21T19:47:11.394Z] [INFO] [2024-06-21T19:47:11.394Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:47:11.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-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:11.394Z] [INFO] [2024-06-21T19:47:11.394Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:47:11.394Z] [INFO] Executing tasks [2024-06-21T19:47:11.394Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/doc/User-Guide.html [2024-06-21T19:47:11.394Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:47:11.394Z] [INFO] Executed tasks [2024-06-21T19:47:11.394Z] [INFO] [2024-06-21T19:47:11.394Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:47:11.394Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/src/main/resources [2024-06-21T19:47:11.394Z] [INFO] [2024-06-21T19:47:11.394Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:47:11.394Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:11.394Z] [INFO] [2024-06-21T19:47:11.394Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:47:11.394Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:47:11.394Z] [INFO] Command line: [2024-06-21T19:47:11.394Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:47:11.394Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:47:12.756Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:47:12.757Z] 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) [2024-06-21T19:47:12.757Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:47:12.757Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:47:13.680Z] Buildfile: build.xml [2024-06-21T19:47:13.680Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:47:13.680Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:47:13.680Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:47:13.680Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:47:13.680Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:47:13.680Z] [2024-06-21T19:47:13.680Z] build.index: [2024-06-21T19:47:14.239Z] BUILD SUCCESSFUL [2024-06-21T19:47:14.239Z] [2024-06-21T19:47:14.239Z] BUILD SUCCESSFUL [2024-06-21T19:47:14.239Z] Total time: 1 second [2024-06-21T19:47:14.239Z] [INFO] [2024-06-21T19:47:14.239Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system >-- [2024-06-21T19:47:14.239Z] [INFO] Building org.eclipse.tracecompass.incubator.system 0.10.0-SNAPSHOT [116/128] [2024-06-21T19:47:14.239Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.system/.polyglot.build.properties [2024-06-21T19:47:14.239Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:47:14.239Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system/.polyglot.build.properties [2024-06-21T19:47:14.494Z] [INFO] [2024-06-21T19:47:14.494Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.system --- [2024-06-21T19:47:14.494Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:47:14.494Z] [INFO] [2024-06-21T19:47:14.494Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.system --- [2024-06-21T19:47:14.494Z] [INFO] [2024-06-21T19:47:14.494Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.system --- [2024-06-21T19:47:14.494Z] [INFO] [2024-06-21T19:47:14.494Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.system --- [2024-06-21T19:47:14.494Z] [INFO] [2024-06-21T19:47:14.494Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.system --- [2024-06-21T19:47:14.494Z] [INFO] [2024-06-21T19:47:14.494Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.system --- [2024-06-21T19:47:14.494Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:14.494Z] [INFO] [2024-06-21T19:47:14.494Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.system --- [2024-06-21T19:47:14.494Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system/src/main/resources [2024-06-21T19:47:14.494Z] [INFO] [2024-06-21T19:47:14.494Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core.tests >-- [2024-06-21T19:47:14.494Z] [INFO] Building org.eclipse.tracecompass.incubator.system.core.tests 0.1.1-SNAPSHOT [117/128] [2024-06-21T19:47:14.494Z] [INFO] from tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/.polyglot.build.properties [2024-06-21T19:47:14.494Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:47:14.494Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:14.494Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/.polyglot.build.properties [2024-06-21T19:47:14.494Z] [INFO] [2024-06-21T19:47:14.494Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.system.core.tests --- [2024-06-21T19:47:14.494Z] [INFO] The project's OSGi version is 0.1.1.202406211945 [2024-06-21T19:47:14.494Z] [INFO] [2024-06-21T19:47:14.494Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.system.core.tests --- [2024-06-21T19:47:14.494Z] [INFO] [2024-06-21T19:47:14.494Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.system.core.tests --- [2024-06-21T19:47:14.494Z] [INFO] [2024-06-21T19:47:14.494Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.system.core.tests --- [2024-06-21T19:47:14.494Z] [INFO] [2024-06-21T19:47:14.494Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.system.core.tests --- [2024-06-21T19:47:14.494Z] [INFO] [2024-06-21T19:47:14.494Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.system.core.tests --- [2024-06-21T19:47:14.494Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.system.core.tests [2024-06-21T19:47:14.749Z] [INFO] [2024-06-21T19:47:14.749Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.system.core.tests --- [2024-06-21T19:47:14.749Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:14.749Z] [INFO] [2024-06-21T19:47:14.749Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.system.core.tests --- [2024-06-21T19:47:14.749Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/src/main/resources [2024-06-21T19:47:14.749Z] [INFO] [2024-06-21T19:47:14.749Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.system.core.tests --- [2024-06-21T19:47:14.749Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:14.749Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:14.749Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/.polyglot.build.properties [2024-06-21T19:47:14.749Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:47:14.749Z] [INFO] [2024-06-21T19:47:14.749Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server-parent >-- [2024-06-21T19:47:14.749Z] [INFO] Building Trace Compass Incubator Trace Server Parent 0.10.0-SNAPSHOT [118/128] [2024-06-21T19:47:14.749Z] [INFO] from trace-server/pom.xml [2024-06-21T19:47:14.749Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-21T19:47:14.749Z] [INFO] [2024-06-21T19:47:14.749Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server-parent --- [2024-06-21T19:47:14.749Z] [INFO] [2024-06-21T19:47:14.749Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server-parent --- [2024-06-21T19:47:14.749Z] [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-stable/trace-server/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:14.750Z] [INFO] [2024-06-21T19:47:14.750Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core >-- [2024-06-21T19:47:14.750Z] [INFO] Building org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core 0.1.9-SNAPSHOT [119/128] [2024-06-21T19:47:14.750Z] [INFO] from trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/.polyglot.build.properties [2024-06-21T19:47:14.750Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:47:14.750Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:14.750Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core:0.1.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/.polyglot.build.properties [2024-06-21T19:47:15.005Z] [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 [2024-06-21T19:47:15.005Z] [INFO] [2024-06-21T19:47:15.005Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core --- [2024-06-21T19:47:15.005Z] [INFO] The project's OSGi version is 0.1.9.202406211945 [2024-06-21T19:47:15.005Z] [INFO] [2024-06-21T19:47:15.005Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core --- [2024-06-21T19:47:15.005Z] [INFO] [2024-06-21T19:47:15.005Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core --- [2024-06-21T19:47:15.005Z] [INFO] [2024-06-21T19:47:15.005Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core --- [2024-06-21T19:47:15.005Z] [INFO] [2024-06-21T19:47:15.005Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core --- [2024-06-21T19:47:15.005Z] [INFO] [2024-06-21T19:47:15.005Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core --- [2024-06-21T19:47:15.005Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core [2024-06-21T19:47:15.260Z] [INFO] [2024-06-21T19:47:15.260Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core --- [2024-06-21T19:47:15.260Z] [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-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:15.260Z] [INFO] [2024-06-21T19:47:15.260Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core --- [2024-06-21T19:47:15.260Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/src/main/resources [2024-06-21T19:47:15.260Z] [INFO] [2024-06-21T19:47:15.260Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core --- [2024-06-21T19:47:15.260Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:15.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 [2024-06-21T19:47:15.260Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core:0.1.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/.polyglot.build.properties [2024-06-21T19:47:15.260Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:47:15.260Z] [INFO] [2024-06-21T19:47:15.260Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest >-- [2024-06-21T19:47:15.260Z] [INFO] Building org.eclipse.tracecompass.incubator.trace.server.jersey.rest 0.10.0-SNAPSHOT [120/128] [2024-06-21T19:47:15.260Z] [INFO] from trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/.polyglot.build.properties [2024-06-21T19:47:15.260Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:47:15.260Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/.polyglot.build.properties [2024-06-21T19:47:15.821Z] [INFO] [2024-06-21T19:47:15.821Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest --- [2024-06-21T19:47:15.821Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:47:15.821Z] [INFO] [2024-06-21T19:47:15.821Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest --- [2024-06-21T19:47:15.821Z] [INFO] [2024-06-21T19:47:15.821Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest --- [2024-06-21T19:47:15.821Z] [INFO] [2024-06-21T19:47:15.821Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest --- [2024-06-21T19:47:15.821Z] [INFO] [2024-06-21T19:47:15.821Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest --- [2024-06-21T19:47:15.821Z] [INFO] [2024-06-21T19:47:15.821Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest --- [2024-06-21T19:47:15.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-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:15.821Z] [INFO] [2024-06-21T19:47:15.821Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest --- [2024-06-21T19:47:15.821Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/src/main/resources [2024-06-21T19:47:15.821Z] [INFO] [2024-06-21T19:47:15.821Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests >-- [2024-06-21T19:47:15.821Z] [INFO] Building org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests 0.1.9-SNAPSHOT [121/128] [2024-06-21T19:47:15.821Z] [INFO] from trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/.polyglot.build.properties [2024-06-21T19:47:15.821Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2024-06-21T19:47:15.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 [2024-06-21T19:47:15.821Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests:0.1.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/.polyglot.build.properties [2024-06-21T19:47:16.382Z] [INFO] [2024-06-21T19:47:16.382Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests --- [2024-06-21T19:47:16.382Z] [INFO] The project's OSGi version is 0.1.9.202406211945 [2024-06-21T19:47:16.382Z] [INFO] [2024-06-21T19:47:16.382Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests --- [2024-06-21T19:47:16.382Z] [INFO] [2024-06-21T19:47:16.382Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests --- [2024-06-21T19:47:16.382Z] [INFO] [2024-06-21T19:47:16.382Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests --- [2024-06-21T19:47:16.382Z] [INFO] [2024-06-21T19:47:16.382Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests --- [2024-06-21T19:47:16.382Z] [INFO] [2024-06-21T19:47:16.382Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests --- [2024-06-21T19:47:16.382Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests [2024-06-21T19:47:16.637Z] [INFO] [2024-06-21T19:47:16.637Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests --- [2024-06-21T19:47:16.637Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:16.637Z] [INFO] [2024-06-21T19:47:16.637Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests --- [2024-06-21T19:47:16.637Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/src/main/resources [2024-06-21T19:47:16.637Z] [INFO] [2024-06-21T19:47:16.637Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests --- [2024-06-21T19:47:16.637Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:16.637Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:16.637Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests:0.1.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/.polyglot.build.properties [2024-06-21T19:47:16.892Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:47:16.892Z] [INFO] [2024-06-21T19:47:16.892Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.product >-- [2024-06-21T19:47:16.892Z] [INFO] Building Trace Compass Server Product 0.10.0-SNAPSHOT [122/128] [2024-06-21T19:47:16.892Z] [INFO] from trace-server/org.eclipse.tracecompass.incubator.trace.server.product/pom.xml [2024-06-21T19:47:16.892Z] [INFO] -------------------------[ eclipse-repository ]------------------------- [2024-06-21T19:47:16.892Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.product:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/pom.xml [2024-06-21T19:47:17.452Z] [INFO] [2024-06-21T19:47:17.452Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.trace.server.product --- [2024-06-21T19:47:17.452Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:47:17.452Z] [INFO] [2024-06-21T19:47:17.452Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.product --- [2024-06-21T19:47:17.452Z] [INFO] [2024-06-21T19:47:17.452Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.incubator.trace.server.product --- [2024-06-21T19:47:17.452Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target [2024-06-21T19:47:17.452Z] [INFO] [2024-06-21T19:47:17.452Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.product --- [2024-06-21T19:47:17.452Z] [INFO] [2024-06-21T19:47:17.452Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.product --- [2024-06-21T19:47:17.452Z] [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-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:17.452Z] [INFO] [2024-06-21T19:47:17.452Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.product --- [2024-06-21T19:47:17.452Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/src/main/resources [2024-06-21T19:47:17.452Z] [INFO] [2024-06-21T19:47:17.452Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.doc.dev >-- [2024-06-21T19:47:17.452Z] [INFO] Building Trace Compass Incubator Trace Server Developer Guide 0.10.0-SNAPSHOT [123/128] [2024-06-21T19:47:17.453Z] [INFO] from doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/pom.xml [2024-06-21T19:47:17.453Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:47:17.453Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.doc.dev:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/pom.xml [2024-06-21T19:47:17.453Z] [INFO] [2024-06-21T19:47:17.453Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:47:17.453Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:47:17.453Z] [INFO] [2024-06-21T19:47:17.453Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:47:17.453Z] [INFO] [2024-06-21T19:47:17.453Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:47:17.453Z] [INFO] [2024-06-21T19:47:17.453Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:47:17.453Z] [INFO] [2024-06-21T19:47:17.453Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:47:17.453Z] [INFO] [2024-06-21T19:47:17.453Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:47:17.453Z] [INFO] Resolving class path of Trace Compass Incubator Trace Server Developer Guide [2024-06-21T19:47:17.453Z] [INFO] [2024-06-21T19:47:17.453Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:47:17.453Z] [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-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:17.453Z] [INFO] [2024-06-21T19:47:17.453Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:47:17.453Z] [INFO] Executing tasks [2024-06-21T19:47:17.453Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/doc/Developer-Guide.html [2024-06-21T19:47:17.453Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:47:17.453Z] [INFO] Executed tasks [2024-06-21T19:47:17.453Z] [INFO] [2024-06-21T19:47:17.453Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:47:17.453Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/src/main/resources [2024-06-21T19:47:17.453Z] [INFO] [2024-06-21T19:47:17.453Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:47:17.453Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:17.453Z] [INFO] [2024-06-21T19:47:17.453Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:47:17.707Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:47:17.707Z] [INFO] Command line: [2024-06-21T19:47:17.707Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:47:17.708Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:47:18.631Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:47:18.631Z] 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) [2024-06-21T19:47:18.631Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:47:18.631Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:47:19.994Z] Buildfile: build.xml [2024-06-21T19:47:19.994Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:47:19.994Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:47:19.994Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:47:19.994Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:47:19.994Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:47:19.994Z] [2024-06-21T19:47:19.994Z] build.index: [2024-06-21T19:47:21.355Z] BUILD SUCCESSFUL [2024-06-21T19:47:21.355Z] [2024-06-21T19:47:21.355Z] BUILD SUCCESSFUL [2024-06-21T19:47:21.355Z] Total time: 1 second [2024-06-21T19:47:21.355Z] [INFO] [2024-06-21T19:47:21.355Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp-parent >-- [2024-06-21T19:47:21.355Z] [INFO] Building Trace Compass Incubator RCP Parent 0.10.0-SNAPSHOT [124/128] [2024-06-21T19:47:21.355Z] [INFO] from rcp/pom.xml [2024-06-21T19:47:21.355Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-21T19:47:21.355Z] [INFO] [2024-06-21T19:47:21.355Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp-parent --- [2024-06-21T19:47:21.355Z] [INFO] [2024-06-21T19:47:21.355Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp-parent --- [2024-06-21T19:47:21.355Z] [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-stable/rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:21.355Z] [INFO] [2024-06-21T19:47:21.355Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp >-- [2024-06-21T19:47:21.355Z] [INFO] Building Trace Compass Incubator RCP Feature 0.10.0-SNAPSHOT [125/128] [2024-06-21T19:47:21.355Z] [INFO] from rcp/org.eclipse.tracecompass.incubator.rcp/pom.xml [2024-06-21T19:47:21.355Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:47:21.355Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp/pom.xml [2024-06-21T19:47:21.914Z] [INFO] [2024-06-21T19:47:21.914Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.rcp --- [2024-06-21T19:47:21.914Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:47:21.914Z] [INFO] [2024-06-21T19:47:21.914Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rcp --- [2024-06-21T19:47:22.169Z] [INFO] [2024-06-21T19:47:22.169Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rcp --- [2024-06-21T19:47:22.169Z] [INFO] [2024-06-21T19:47:22.169Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp --- [2024-06-21T19:47:22.169Z] [INFO] [2024-06-21T19:47:22.169Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rcp --- [2024-06-21T19:47:22.169Z] [INFO] [2024-06-21T19:47:22.169Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp --- [2024-06-21T19:47:22.169Z] [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-stable/rcp/org.eclipse.tracecompass.incubator.rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:22.169Z] [INFO] [2024-06-21T19:47:22.169Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rcp --- [2024-06-21T19:47:22.169Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp/src/main/resources [2024-06-21T19:47:22.169Z] [INFO] [2024-06-21T19:47:22.169Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding >-- [2024-06-21T19:47:22.169Z] [INFO] Building Trace Compass RCP Branding plug-in 0.10.0-SNAPSHOT [126/128] [2024-06-21T19:47:22.169Z] [INFO] from rcp/org.eclipse.tracecompass.incubator.rcp.branding/pom.xml [2024-06-21T19:47:22.169Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-06-21T19:47:22.169Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:22.169Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding/pom.xml [2024-06-21T19:47:22.169Z] [INFO] [2024-06-21T19:47:22.169Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.rcp.branding --- [2024-06-21T19:47:22.169Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:47:22.169Z] [INFO] [2024-06-21T19:47:22.169Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rcp.branding --- [2024-06-21T19:47:22.169Z] [INFO] [2024-06-21T19:47:22.169Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rcp.branding --- [2024-06-21T19:47:22.169Z] [INFO] [2024-06-21T19:47:22.169Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp.branding --- [2024-06-21T19:47:22.169Z] [INFO] [2024-06-21T19:47:22.169Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rcp.branding --- [2024-06-21T19:47:22.169Z] [INFO] [2024-06-21T19:47:22.169Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.rcp.branding --- [2024-06-21T19:47:22.169Z] [INFO] Resolving class path of Trace Compass RCP Branding plug-in [2024-06-21T19:47:22.424Z] [INFO] [2024-06-21T19:47:22.424Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp.branding --- [2024-06-21T19:47:22.424Z] [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-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:22.424Z] [INFO] [2024-06-21T19:47:22.424Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rcp.branding --- [2024-06-21T19:47:22.424Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding/src/main/resources [2024-06-21T19:47:22.424Z] [INFO] [2024-06-21T19:47:22.424Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.rcp.branding --- [2024-06-21T19:47:22.424Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:22.424Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:22.424Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding/pom.xml [2024-06-21T19:47:22.424Z] [INFO] [2024-06-21T19:47:22.424Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding.feature >-- [2024-06-21T19:47:22.424Z] [INFO] Building Trace Compass RCP Branding Feature 0.10.0-SNAPSHOT [127/128] [2024-06-21T19:47:22.424Z] [INFO] from rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/pom.xml [2024-06-21T19:47:22.424Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2024-06-21T19:47:22.424Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding.feature:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/pom.xml [2024-06-21T19:47:22.424Z] [INFO] [2024-06-21T19:47:22.424Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.rcp.branding.feature --- [2024-06-21T19:47:22.424Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:47:22.424Z] [INFO] [2024-06-21T19:47:22.424Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rcp.branding.feature --- [2024-06-21T19:47:22.424Z] [INFO] [2024-06-21T19:47:22.424Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rcp.branding.feature --- [2024-06-21T19:47:22.424Z] [INFO] [2024-06-21T19:47:22.424Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp.branding.feature --- [2024-06-21T19:47:22.424Z] [INFO] [2024-06-21T19:47:22.424Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rcp.branding.feature --- [2024-06-21T19:47:22.424Z] [INFO] [2024-06-21T19:47:22.424Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp.branding.feature --- [2024-06-21T19:47:22.424Z] [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-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:22.424Z] [INFO] [2024-06-21T19:47:22.424Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rcp.branding.feature --- [2024-06-21T19:47:22.424Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/src/main/resources [2024-06-21T19:47:22.424Z] [INFO] [2024-06-21T19:47:22.425Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.product >-- [2024-06-21T19:47:22.425Z] [INFO] Building Trace Compass Incubator RCP Product 0.10.0-SNAPSHOT [128/128] [2024-06-21T19:47:22.425Z] [INFO] from rcp/org.eclipse.tracecompass.incubator.rcp.product/pom.xml [2024-06-21T19:47:22.425Z] [INFO] -------------------------[ eclipse-repository ]------------------------- [2024-06-21T19:47:22.425Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.product:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.product/pom.xml [2024-06-21T19:47:23.787Z] [INFO] [2024-06-21T19:47:23.787Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.rcp.product --- [2024-06-21T19:47:23.787Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:47:23.787Z] [INFO] [2024-06-21T19:47:23.787Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp.product --- [2024-06-21T19:47:23.787Z] [INFO] [2024-06-21T19:47:23.787Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.incubator.rcp.product --- [2024-06-21T19:47:23.787Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.product/target [2024-06-21T19:47:24.041Z] [INFO] [2024-06-21T19:47:24.041Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rcp.product --- [2024-06-21T19:47:24.041Z] [INFO] [2024-06-21T19:47:24.041Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp.product --- [2024-06-21T19:47:24.041Z] [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-stable/rcp/org.eclipse.tracecompass.incubator.rcp.product/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:24.041Z] [INFO] [2024-06-21T19:47:24.041Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rcp.product --- [2024-06-21T19:47:24.041Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.product/src/main/resources [2024-06-21T19:47:24.041Z] [INFO] [2024-06-21T19:47:24.041Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator >-- [2024-06-21T19:47:24.041Z] [INFO] Building Trace Compass Incubator Parent 0.10.0-SNAPSHOT [129/128] [2024-06-21T19:47:24.041Z] [INFO] from pom.xml [2024-06-21T19:47:24.041Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-21T19:47:24.041Z] [INFO] [2024-06-21T19:47:24.041Z] [INFO] >>> javadoc:3.5.0:aggregate (default-cli) > compile @ org.eclipse.tracecompass.incubator >>> [2024-06-21T19:47:24.041Z] [INFO] [2024-06-21T19:47:24.041Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:24.041Z] [INFO] Forking Trace Compass Incubator Parent 0.10.0-SNAPSHOT [2024-06-21T19:47:24.041Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:24.041Z] [INFO] [2024-06-21T19:47:24.041Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator --- [2024-06-21T19:47:24.041Z] [INFO] [2024-06-21T19:47:24.041Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator --- [2024-06-21T19:47:24.041Z] [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-stable/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:24.041Z] [INFO] [2024-06-21T19:47:24.041Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:24.041Z] [INFO] Forking Trace Compass Incubator Common Parent 0.10.0-SNAPSHOT [2024-06-21T19:47:24.041Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:24.041Z] [INFO] [2024-06-21T19:47:24.041Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.common-parent --- [2024-06-21T19:47:24.041Z] [INFO] [2024-06-21T19:47:24.041Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.common-parent --- [2024-06-21T19:47:24.041Z] [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-stable/common/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:24.041Z] [INFO] [2024-06-21T19:47:24.041Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:24.041Z] [INFO] Forking Trace Compass Incubator Target Platform 0.10.0-SNAPSHOT [2024-06-21T19:47:24.041Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:24.041Z] [INFO] [2024-06-21T19:47:24.041Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.target --- [2024-06-21T19:47:24.041Z] [INFO] [2024-06-21T19:47:24.041Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.target --- [2024-06-21T19:47:24.041Z] [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-stable/common/org.eclipse.tracecompass.incubator.target/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:24.042Z] [INFO] [2024-06-21T19:47:24.042Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:24.042Z] [INFO] Forking Trace Compass Incubator Callstack Parent 0.10.0-SNAPSHOT [2024-06-21T19:47:24.042Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:24.042Z] [INFO] [2024-06-21T19:47:24.042Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack-parent --- [2024-06-21T19:47:24.042Z] [INFO] [2024-06-21T19:47:24.042Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack-parent --- [2024-06-21T19:47:24.042Z] [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-stable/callstack/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:24.042Z] [INFO] [2024-06-21T19:47:24.042Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:24.042Z] [INFO] Forking org.eclipse.tracecompass.incubator.analysis.core 0.1.2-SNAPSHOT [2024-06-21T19:47:24.042Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:24.042Z] [INFO] [2024-06-21T19:47:24.042Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.analysis.core --- [2024-06-21T19:47:24.042Z] [INFO] The project's OSGi version is 0.1.2.202406211945 [2024-06-21T19:47:24.042Z] [INFO] [2024-06-21T19:47:24.042Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.analysis.core --- [2024-06-21T19:47:24.042Z] [INFO] [2024-06-21T19:47:24.042Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.analysis.core --- [2024-06-21T19:47:24.042Z] [INFO] [2024-06-21T19:47:24.042Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.analysis.core --- [2024-06-21T19:47:24.042Z] [INFO] [2024-06-21T19:47:24.042Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.analysis.core --- [2024-06-21T19:47:24.042Z] [INFO] [2024-06-21T19:47:24.042Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.analysis.core --- [2024-06-21T19:47:24.042Z] [INFO] [2024-06-21T19:47:24.042Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.analysis.core --- [2024-06-21T19:47:24.042Z] [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-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:24.042Z] [INFO] [2024-06-21T19:47:24.042Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.analysis.core --- [2024-06-21T19:47:24.042Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src/main/resources [2024-06-21T19:47:24.042Z] [INFO] [2024-06-21T19:47:24.042Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.analysis.core --- [2024-06-21T19:47:24.042Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:24.042Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:24.042Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/.polyglot.build.properties [2024-06-21T19:47:24.297Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:47:24.297Z] [INFO] [2024-06-21T19:47:24.297Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:24.297Z] [INFO] Forking org.eclipse.tracecompass.incubator.callstack.core 0.1.6-SNAPSHOT [2024-06-21T19:47:24.297Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:24.297Z] [INFO] [2024-06-21T19:47:24.297Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.core --- [2024-06-21T19:47:24.297Z] [INFO] The project's OSGi version is 0.1.6.202406211945 [2024-06-21T19:47:24.297Z] [INFO] [2024-06-21T19:47:24.297Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.core --- [2024-06-21T19:47:24.297Z] [INFO] [2024-06-21T19:47:24.297Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.core --- [2024-06-21T19:47:24.297Z] [INFO] [2024-06-21T19:47:24.297Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.core --- [2024-06-21T19:47:24.297Z] [INFO] [2024-06-21T19:47:24.297Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.core --- [2024-06-21T19:47:24.297Z] [INFO] [2024-06-21T19:47:24.297Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.callstack.core --- [2024-06-21T19:47:24.297Z] [INFO] [2024-06-21T19:47:24.297Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.core --- [2024-06-21T19:47:24.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-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:24.297Z] [INFO] [2024-06-21T19:47:24.297Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.core --- [2024-06-21T19:47:24.297Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/main/resources [2024-06-21T19:47:24.297Z] [INFO] [2024-06-21T19:47:24.297Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.core --- [2024-06-21T19:47:24.297Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:24.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 [2024-06-21T19:47:24.297Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core:0.1.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/.polyglot.build.properties [2024-06-21T19:47:24.297Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:47:24.297Z] [INFO] [2024-06-21T19:47:24.297Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:24.297Z] [INFO] Forking org.eclipse.tracecompass.incubator.callstack.ui 0.1.2-SNAPSHOT [2024-06-21T19:47:24.297Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:24.297Z] [INFO] [2024-06-21T19:47:24.297Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.ui --- [2024-06-21T19:47:24.298Z] [INFO] The project's OSGi version is 0.1.2.202406211945 [2024-06-21T19:47:24.298Z] [INFO] [2024-06-21T19:47:24.298Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.ui --- [2024-06-21T19:47:24.298Z] [INFO] [2024-06-21T19:47:24.298Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.ui --- [2024-06-21T19:47:24.298Z] [INFO] [2024-06-21T19:47:24.298Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.ui --- [2024-06-21T19:47:24.298Z] [INFO] [2024-06-21T19:47:24.298Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.ui --- [2024-06-21T19:47:24.298Z] [INFO] [2024-06-21T19:47:24.298Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.callstack.ui --- [2024-06-21T19:47:24.298Z] [INFO] [2024-06-21T19:47:24.298Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.ui --- [2024-06-21T19:47:24.298Z] [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-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:24.298Z] [INFO] [2024-06-21T19:47:24.298Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.ui --- [2024-06-21T19:47:24.298Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/src/main/resources [2024-06-21T19:47:24.298Z] [INFO] [2024-06-21T19:47:24.298Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.ui --- [2024-06-21T19:47:24.298Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:24.298Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:24.298Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/.polyglot.build.properties [2024-06-21T19:47:24.298Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:47:24.298Z] [INFO] [2024-06-21T19:47:24.298Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:24.298Z] [INFO] Forking Trace Compass Incubator Documentation 0.10.0-SNAPSHOT [2024-06-21T19:47:24.298Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:24.298Z] [INFO] [2024-06-21T19:47:24.298Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.doc --- [2024-06-21T19:47:24.298Z] [INFO] [2024-06-21T19:47:24.298Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.doc --- [2024-06-21T19:47:24.298Z] [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-stable/doc/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:24.298Z] [INFO] [2024-06-21T19:47:24.298Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:24.298Z] [INFO] Forking Trace Compass Incubator callstack User Guide 0.10.0-SNAPSHOT [2024-06-21T19:47:24.298Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:24.298Z] [INFO] [2024-06-21T19:47:24.298Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:47:24.298Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:47:24.298Z] [INFO] [2024-06-21T19:47:24.298Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:47:24.298Z] [INFO] [2024-06-21T19:47:24.298Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:47:24.298Z] [INFO] [2024-06-21T19:47:24.298Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:47:24.298Z] [INFO] [2024-06-21T19:47:24.298Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:47:24.298Z] [INFO] [2024-06-21T19:47:24.298Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:47:24.298Z] [INFO] [2024-06-21T19:47:24.298Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:47:24.298Z] [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-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:24.298Z] [INFO] [2024-06-21T19:47:24.298Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:47:24.298Z] [INFO] Executing tasks [2024-06-21T19:47:24.298Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/doc/User-Guide.html [2024-06-21T19:47:24.298Z] [INFO] [xmlvalidate] 5 file(s) have been successfully validated. [2024-06-21T19:47:24.298Z] [INFO] Executed tasks [2024-06-21T19:47:24.298Z] [INFO] [2024-06-21T19:47:24.298Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:47:24.298Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/src/main/resources [2024-06-21T19:47:24.298Z] [INFO] [2024-06-21T19:47:24.298Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:47:24.298Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:24.298Z] [INFO] [2024-06-21T19:47:24.298Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.callstack.doc.user --- [2024-06-21T19:47:24.553Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:47:24.553Z] [INFO] Command line: [2024-06-21T19:47:24.553Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:47:24.553Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:47:25.114Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:47:25.114Z] 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) [2024-06-21T19:47:25.114Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:47:25.114Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:47:26.475Z] Buildfile: build.xml [2024-06-21T19:47:26.475Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:47:26.475Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:47:26.475Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:47:26.475Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:47:26.475Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:47:26.475Z] [2024-06-21T19:47:26.475Z] build.index: [2024-06-21T19:47:27.399Z] BUILD SUCCESSFUL [2024-06-21T19:47:27.399Z] [2024-06-21T19:47:27.399Z] BUILD SUCCESSFUL [2024-06-21T19:47:27.399Z] Total time: 1 second [2024-06-21T19:47:27.399Z] [INFO] [2024-06-21T19:47:27.399Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:27.399Z] [INFO] Forking org.eclipse.tracecompass.incubator.callstack 0.10.0-SNAPSHOT [2024-06-21T19:47:27.399Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:27.399Z] [INFO] [2024-06-21T19:47:27.399Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.callstack --- [2024-06-21T19:47:27.399Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:47:27.399Z] [INFO] [2024-06-21T19:47:27.399Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack --- [2024-06-21T19:47:27.399Z] [INFO] [2024-06-21T19:47:27.399Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack --- [2024-06-21T19:47:27.399Z] [INFO] [2024-06-21T19:47:27.399Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack --- [2024-06-21T19:47:27.399Z] [INFO] [2024-06-21T19:47:27.399Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack --- [2024-06-21T19:47:27.399Z] [INFO] [2024-06-21T19:47:27.399Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack --- [2024-06-21T19:47:27.399Z] [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-stable/callstack/org.eclipse.tracecompass.incubator.callstack/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:27.399Z] [INFO] [2024-06-21T19:47:27.399Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack --- [2024-06-21T19:47:27.399Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack/src/main/resources [2024-06-21T19:47:27.399Z] [INFO] [2024-06-21T19:47:27.399Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:27.399Z] [INFO] Forking Trace Compass Incubator analyses Parent 0.10.0-SNAPSHOT [2024-06-21T19:47:27.399Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:27.399Z] [INFO] [2024-06-21T19:47:27.399Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.analyses-parent --- [2024-06-21T19:47:27.399Z] [INFO] [2024-06-21T19:47:27.399Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.analyses-parent --- [2024-06-21T19:47:27.399Z] [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-stable/analyses/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:27.399Z] [INFO] [2024-06-21T19:47:27.399Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:27.399Z] [INFO] Forking org.eclipse.tracecompass.incubator.eventfieldcount.core 0.1.1-SNAPSHOT [2024-06-21T19:47:27.399Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:27.399Z] [INFO] [2024-06-21T19:47:27.399Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.eventfieldcount.core --- [2024-06-21T19:47:27.399Z] [INFO] The project's OSGi version is 0.1.1.202406211945 [2024-06-21T19:47:27.399Z] [INFO] [2024-06-21T19:47:27.399Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.eventfieldcount.core --- [2024-06-21T19:47:27.399Z] [INFO] [2024-06-21T19:47:27.399Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.core --- [2024-06-21T19:47:27.399Z] [INFO] [2024-06-21T19:47:27.399Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.core --- [2024-06-21T19:47:27.399Z] [INFO] [2024-06-21T19:47:27.399Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.eventfieldcount.core --- [2024-06-21T19:47:27.399Z] [INFO] [2024-06-21T19:47:27.399Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.eventfieldcount.core --- [2024-06-21T19:47:27.399Z] [INFO] [2024-06-21T19:47:27.399Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.eventfieldcount.core --- [2024-06-21T19:47:27.399Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:27.399Z] [INFO] [2024-06-21T19:47:27.399Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.eventfieldcount.core --- [2024-06-21T19:47:27.400Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/src/main/resources [2024-06-21T19:47:27.400Z] [INFO] [2024-06-21T19:47:27.400Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.eventfieldcount.core --- [2024-06-21T19:47:27.400Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:27.400Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:27.400Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/.polyglot.build.properties [2024-06-21T19:47:27.400Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:47:27.400Z] [INFO] [2024-06-21T19:47:27.400Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:27.400Z] [INFO] Forking Trace Compass Incubator eventcount User Guide 0.10.0-SNAPSHOT [2024-06-21T19:47:27.400Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:27.400Z] [INFO] [2024-06-21T19:47:27.400Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:47:27.400Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:47:27.400Z] [INFO] [2024-06-21T19:47:27.400Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:47:27.400Z] [INFO] [2024-06-21T19:47:27.400Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:47:27.400Z] [INFO] [2024-06-21T19:47:27.400Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:47:27.400Z] [INFO] [2024-06-21T19:47:27.400Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:47:27.400Z] [INFO] [2024-06-21T19:47:27.400Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:47:27.400Z] [INFO] [2024-06-21T19:47:27.400Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:47:27.400Z] [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-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:27.400Z] [INFO] [2024-06-21T19:47:27.400Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:47:27.400Z] [INFO] Executing tasks [2024-06-21T19:47:27.400Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/doc/User-Guide.html [2024-06-21T19:47:27.400Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:47:27.400Z] [INFO] Executed tasks [2024-06-21T19:47:27.400Z] [INFO] [2024-06-21T19:47:27.400Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:47:27.400Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/src/main/resources [2024-06-21T19:47:27.400Z] [INFO] [2024-06-21T19:47:27.400Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:47:27.400Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:27.400Z] [INFO] [2024-06-21T19:47:27.400Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user --- [2024-06-21T19:47:27.655Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:47:27.655Z] [INFO] Command line: [2024-06-21T19:47:27.655Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:47:27.655Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:47:28.214Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:47:28.214Z] 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) [2024-06-21T19:47:28.214Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:47:28.214Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:47:29.576Z] Buildfile: build.xml [2024-06-21T19:47:29.576Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:47:29.576Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:47:29.576Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:47:29.576Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:47:29.576Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:47:29.576Z] [2024-06-21T19:47:29.576Z] build.index: [2024-06-21T19:47:30.136Z] BUILD SUCCESSFUL [2024-06-21T19:47:30.136Z] [2024-06-21T19:47:30.136Z] BUILD SUCCESSFUL [2024-06-21T19:47:30.136Z] Total time: 1 second [2024-06-21T19:47:30.136Z] [INFO] [2024-06-21T19:47:30.136Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:30.136Z] [INFO] Forking org.eclipse.tracecompass.incubator.eventfieldcount 0.10.0-SNAPSHOT [2024-06-21T19:47:30.136Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:30.136Z] [INFO] [2024-06-21T19:47:30.136Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.eventfieldcount --- [2024-06-21T19:47:30.136Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:47:30.136Z] [INFO] [2024-06-21T19:47:30.136Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.eventfieldcount --- [2024-06-21T19:47:30.136Z] [INFO] [2024-06-21T19:47:30.136Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.eventfieldcount --- [2024-06-21T19:47:30.136Z] [INFO] [2024-06-21T19:47:30.136Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.eventfieldcount --- [2024-06-21T19:47:30.136Z] [INFO] [2024-06-21T19:47:30.136Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.eventfieldcount --- [2024-06-21T19:47:30.136Z] [INFO] [2024-06-21T19:47:30.136Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.eventfieldcount --- [2024-06-21T19:47:30.136Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:30.136Z] [INFO] [2024-06-21T19:47:30.136Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.eventfieldcount --- [2024-06-21T19:47:30.136Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/src/main/resources [2024-06-21T19:47:30.136Z] [INFO] [2024-06-21T19:47:30.136Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:30.136Z] [INFO] Forking Trace Compass Incubator Scripting User Guide 0.10.0-SNAPSHOT [2024-06-21T19:47:30.136Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:30.136Z] [INFO] [2024-06-21T19:47:30.136Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:47:30.136Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:47:30.136Z] [INFO] [2024-06-21T19:47:30.136Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:47:30.136Z] [INFO] [2024-06-21T19:47:30.136Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:47:30.136Z] [INFO] [2024-06-21T19:47:30.136Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:47:30.136Z] [INFO] [2024-06-21T19:47:30.136Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:47:30.136Z] [INFO] [2024-06-21T19:47:30.136Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:47:30.136Z] [INFO] [2024-06-21T19:47:30.136Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:47:30.136Z] [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-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:30.136Z] [INFO] [2024-06-21T19:47:30.136Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:47:30.137Z] [INFO] Executing tasks [2024-06-21T19:47:30.391Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/doc/User-Guide.html [2024-06-21T19:47:30.391Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:47:30.391Z] [INFO] Executed tasks [2024-06-21T19:47:30.391Z] [INFO] [2024-06-21T19:47:30.391Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:47:30.391Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/src/main/resources [2024-06-21T19:47:30.391Z] [INFO] [2024-06-21T19:47:30.391Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:47:30.391Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:30.391Z] [INFO] [2024-06-21T19:47:30.391Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.scripting.doc.user --- [2024-06-21T19:47:30.391Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:47:30.391Z] [INFO] Command line: [2024-06-21T19:47:30.391Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:47:30.391Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:47:30.951Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:47:30.951Z] 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) [2024-06-21T19:47:30.951Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:47:30.951Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:47:31.875Z] Buildfile: build.xml [2024-06-21T19:47:32.130Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:47:32.130Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:47:32.130Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:47:32.130Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:47:32.130Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:47:32.130Z] [2024-06-21T19:47:32.130Z] build.index: [2024-06-21T19:47:33.055Z] BUILD SUCCESSFUL [2024-06-21T19:47:33.055Z] [2024-06-21T19:47:33.055Z] BUILD SUCCESSFUL [2024-06-21T19:47:33.055Z] Total time: 1 second [2024-06-21T19:47:33.055Z] [INFO] [2024-06-21T19:47:33.055Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:33.055Z] [INFO] Forking org.eclipse.tracecompass.incubator.filters.core 0.1.1-SNAPSHOT [2024-06-21T19:47:33.055Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:33.055Z] [INFO] [2024-06-21T19:47:33.055Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.filters.core --- [2024-06-21T19:47:33.055Z] [INFO] The project's OSGi version is 0.1.1.202406211945 [2024-06-21T19:47:33.055Z] [INFO] [2024-06-21T19:47:33.055Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters.core --- [2024-06-21T19:47:33.055Z] [INFO] [2024-06-21T19:47:33.055Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters.core --- [2024-06-21T19:47:33.055Z] [INFO] [2024-06-21T19:47:33.055Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters.core --- [2024-06-21T19:47:33.055Z] [INFO] [2024-06-21T19:47:33.055Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters.core --- [2024-06-21T19:47:33.055Z] [INFO] [2024-06-21T19:47:33.055Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.filters.core --- [2024-06-21T19:47:33.055Z] [INFO] [2024-06-21T19:47:33.055Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters.core --- [2024-06-21T19:47:33.055Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:33.055Z] [INFO] [2024-06-21T19:47:33.055Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters.core --- [2024-06-21T19:47:33.055Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/src/main/resources [2024-06-21T19:47:33.055Z] [INFO] [2024-06-21T19:47:33.055Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.filters.core --- [2024-06-21T19:47:33.055Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:33.055Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:33.055Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/.polyglot.build.properties [2024-06-21T19:47:33.055Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:47:33.055Z] [INFO] [2024-06-21T19:47:33.055Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:33.055Z] [INFO] Forking Trace Compass Incubator Scripting Parent 0.10.0-SNAPSHOT [2024-06-21T19:47:33.055Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:33.055Z] [INFO] [2024-06-21T19:47:33.055Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting-parent --- [2024-06-21T19:47:33.055Z] [INFO] [2024-06-21T19:47:33.055Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting-parent --- [2024-06-21T19:47:33.055Z] [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-stable/scripting/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:33.055Z] [INFO] [2024-06-21T19:47:33.055Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:33.055Z] [INFO] Forking org.eclipse.tracecompass.incubator.scripting.core 0.1.5-SNAPSHOT [2024-06-21T19:47:33.055Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:33.055Z] [INFO] [2024-06-21T19:47:33.055Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:47:33.055Z] [INFO] The project's OSGi version is 0.1.5.202406211945 [2024-06-21T19:47:33.055Z] [INFO] [2024-06-21T19:47:33.055Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:47:33.055Z] [INFO] [2024-06-21T19:47:33.055Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:47:33.055Z] [INFO] [2024-06-21T19:47:33.055Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:47:33.055Z] [INFO] [2024-06-21T19:47:33.055Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:47:33.056Z] [INFO] [2024-06-21T19:47:33.056Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:47:33.056Z] [INFO] [2024-06-21T19:47:33.056Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:47:33.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-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:33.056Z] [INFO] [2024-06-21T19:47:33.056Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:47:33.056Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/main/resources [2024-06-21T19:47:33.056Z] [INFO] [2024-06-21T19:47:33.056Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.core --- [2024-06-21T19:47:33.056Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:33.056Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:33.056Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core:0.1.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/.polyglot.build.properties [2024-06-21T19:47:33.056Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:47:33.056Z] [INFO] [2024-06-21T19:47:33.056Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:33.056Z] [INFO] Forking org.eclipse.tracecompass.incubator.scripting.ui 0.1.3-SNAPSHOT [2024-06-21T19:47:33.056Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:33.056Z] [INFO] [2024-06-21T19:47:33.056Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:47:33.056Z] [INFO] The project's OSGi version is 0.1.3.202406211945 [2024-06-21T19:47:33.056Z] [INFO] [2024-06-21T19:47:33.056Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:47:33.056Z] [INFO] [2024-06-21T19:47:33.056Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:47:33.056Z] [INFO] [2024-06-21T19:47:33.056Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:47:33.056Z] [INFO] [2024-06-21T19:47:33.056Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:47:33.056Z] [INFO] [2024-06-21T19:47:33.056Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:47:33.056Z] [INFO] [2024-06-21T19:47:33.056Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:47:33.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-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:33.056Z] [INFO] [2024-06-21T19:47:33.056Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:47:33.056Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/main/resources [2024-06-21T19:47:33.056Z] [INFO] [2024-06-21T19:47:33.056Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.ui --- [2024-06-21T19:47:33.056Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:33.056Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:33.056Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/.polyglot.build.properties [2024-06-21T19:47:33.311Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:47:33.311Z] [INFO] [2024-06-21T19:47:33.311Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:33.311Z] [INFO] Forking org.eclipse.tracecompass.incubator.scripting 0.10.0-SNAPSHOT [2024-06-21T19:47:33.311Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:33.311Z] [INFO] [2024-06-21T19:47:33.311Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting --- [2024-06-21T19:47:33.311Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:47:33.311Z] [INFO] [2024-06-21T19:47:33.311Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting --- [2024-06-21T19:47:33.311Z] [INFO] [2024-06-21T19:47:33.311Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting --- [2024-06-21T19:47:33.311Z] [INFO] [2024-06-21T19:47:33.311Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting --- [2024-06-21T19:47:33.311Z] [INFO] [2024-06-21T19:47:33.311Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting --- [2024-06-21T19:47:33.311Z] [INFO] [2024-06-21T19:47:33.311Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting --- [2024-06-21T19:47:33.311Z] [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-stable/scripting/org.eclipse.tracecompass.incubator.scripting/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:33.311Z] [INFO] [2024-06-21T19:47:33.311Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting --- [2024-06-21T19:47:33.311Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting/src/main/resources [2024-06-21T19:47:33.311Z] [INFO] [2024-06-21T19:47:33.311Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:33.311Z] [INFO] Forking org.eclipse.tracecompass.incubator.scripting.javascript 0.10.0-SNAPSHOT [2024-06-21T19:47:33.311Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:33.311Z] [INFO] [2024-06-21T19:47:33.311Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting.javascript --- [2024-06-21T19:47:33.311Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:47:33.311Z] [INFO] [2024-06-21T19:47:33.311Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.javascript --- [2024-06-21T19:47:33.311Z] [INFO] [2024-06-21T19:47:33.311Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.javascript --- [2024-06-21T19:47:33.311Z] [INFO] [2024-06-21T19:47:33.311Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.javascript --- [2024-06-21T19:47:33.311Z] [INFO] [2024-06-21T19:47:33.311Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.javascript --- [2024-06-21T19:47:33.311Z] [INFO] [2024-06-21T19:47:33.311Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.javascript --- [2024-06-21T19:47:33.311Z] [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-stable/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:33.312Z] [INFO] [2024-06-21T19:47:33.312Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.javascript --- [2024-06-21T19:47:33.312Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/src/main/resources [2024-06-21T19:47:33.312Z] [INFO] [2024-06-21T19:47:33.312Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:33.312Z] [INFO] Forking Trace Compass Incubator tracetypes Parent 0.10.0-SNAPSHOT [2024-06-21T19:47:33.312Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:33.312Z] [INFO] [2024-06-21T19:47:33.312Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tracetypes-parent --- [2024-06-21T19:47:33.312Z] [INFO] [2024-06-21T19:47:33.312Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tracetypes-parent --- [2024-06-21T19:47:33.312Z] [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-stable/tracetypes/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:33.312Z] [INFO] [2024-06-21T19:47:33.312Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:33.312Z] [INFO] Forking org.eclipse.tracecompass.incubator.ros2.core 0.1.4-SNAPSHOT [2024-06-21T19:47:33.312Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:33.312Z] [INFO] [2024-06-21T19:47:33.312Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros2.core --- [2024-06-21T19:47:33.312Z] [INFO] The project's OSGi version is 0.1.4.202406211945 [2024-06-21T19:47:33.312Z] [INFO] [2024-06-21T19:47:33.312Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros2.core --- [2024-06-21T19:47:33.312Z] [INFO] [2024-06-21T19:47:33.312Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros2.core --- [2024-06-21T19:47:33.312Z] [INFO] [2024-06-21T19:47:33.312Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros2.core --- [2024-06-21T19:47:33.312Z] [INFO] [2024-06-21T19:47:33.312Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros2.core --- [2024-06-21T19:47:33.312Z] [INFO] [2024-06-21T19:47:33.312Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros2.core --- [2024-06-21T19:47:33.312Z] [INFO] [2024-06-21T19:47:33.312Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros2.core --- [2024-06-21T19:47:33.312Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:33.312Z] [INFO] [2024-06-21T19:47:33.312Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros2.core --- [2024-06-21T19:47:33.312Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/src/main/resources [2024-06-21T19:47:33.312Z] [INFO] [2024-06-21T19:47:33.312Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros2.core --- [2024-06-21T19:47:33.312Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:33.312Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:33.312Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/.polyglot.build.properties [2024-06-21T19:47:33.312Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:47:33.312Z] [INFO] [2024-06-21T19:47:33.312Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:33.312Z] [INFO] Forking Trace Compass Incubator ROS 2 User Guide 0.10.0-SNAPSHOT [2024-06-21T19:47:33.312Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:33.312Z] [INFO] [2024-06-21T19:47:33.312Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:47:33.312Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:47:33.312Z] [INFO] [2024-06-21T19:47:33.312Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:47:33.312Z] [INFO] [2024-06-21T19:47:33.312Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:47:33.312Z] [INFO] [2024-06-21T19:47:33.312Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:47:33.312Z] [INFO] [2024-06-21T19:47:33.312Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:47:33.312Z] [INFO] [2024-06-21T19:47:33.312Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:47:33.312Z] [INFO] [2024-06-21T19:47:33.312Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:47:33.312Z] [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-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:33.312Z] [INFO] [2024-06-21T19:47:33.312Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:47:33.312Z] [INFO] Executing tasks [2024-06-21T19:47:33.312Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/doc/User-Guide.html [2024-06-21T19:47:33.312Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:47:33.312Z] [INFO] Executed tasks [2024-06-21T19:47:33.312Z] [INFO] [2024-06-21T19:47:33.312Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:47:33.312Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/src/main/resources [2024-06-21T19:47:33.312Z] [INFO] [2024-06-21T19:47:33.312Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:47:33.312Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:33.312Z] [INFO] [2024-06-21T19:47:33.312Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.ros2.doc.user --- [2024-06-21T19:47:33.568Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:47:33.568Z] [INFO] Command line: [2024-06-21T19:47:33.568Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:47:33.569Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:47:34.493Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:47:34.493Z] 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) [2024-06-21T19:47:34.493Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:47:34.493Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:47:35.855Z] Buildfile: build.xml [2024-06-21T19:47:35.855Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:47:35.855Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:47:35.855Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:47:35.855Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:47:35.855Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:47:35.855Z] [2024-06-21T19:47:35.855Z] build.index: [2024-06-21T19:47:37.217Z] BUILD SUCCESSFUL [2024-06-21T19:47:37.217Z] [2024-06-21T19:47:37.217Z] BUILD SUCCESSFUL [2024-06-21T19:47:37.217Z] Total time: 1 second [2024-06-21T19:47:37.217Z] [INFO] [2024-06-21T19:47:37.217Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:37.217Z] [INFO] Forking org.eclipse.tracecompass.incubator.ros2.ui 0.1.3-SNAPSHOT [2024-06-21T19:47:37.217Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:37.217Z] [INFO] [2024-06-21T19:47:37.217Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros2.ui --- [2024-06-21T19:47:37.217Z] [INFO] The project's OSGi version is 0.1.3.202406211945 [2024-06-21T19:47:37.217Z] [INFO] [2024-06-21T19:47:37.217Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros2.ui --- [2024-06-21T19:47:37.217Z] [INFO] [2024-06-21T19:47:37.217Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros2.ui --- [2024-06-21T19:47:37.217Z] [INFO] [2024-06-21T19:47:37.217Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros2.ui --- [2024-06-21T19:47:37.217Z] [INFO] [2024-06-21T19:47:37.217Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros2.ui --- [2024-06-21T19:47:37.217Z] [INFO] [2024-06-21T19:47:37.217Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros2.ui --- [2024-06-21T19:47:37.217Z] [INFO] [2024-06-21T19:47:37.217Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros2.ui --- [2024-06-21T19:47:37.217Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:37.217Z] [INFO] [2024-06-21T19:47:37.217Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros2.ui --- [2024-06-21T19:47:37.217Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/src/main/resources [2024-06-21T19:47:37.217Z] [INFO] [2024-06-21T19:47:37.217Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros2.ui --- [2024-06-21T19:47:37.217Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:37.217Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:37.217Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.ui:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/.polyglot.build.properties [2024-06-21T19:47:37.217Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:47:37.217Z] [INFO] [2024-06-21T19:47:37.217Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:37.217Z] [INFO] Forking org.eclipse.tracecompass.incubator.ros2 0.10.0-SNAPSHOT [2024-06-21T19:47:37.217Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:37.217Z] [INFO] [2024-06-21T19:47:37.217Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.ros2 --- [2024-06-21T19:47:37.217Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:47:37.217Z] [INFO] [2024-06-21T19:47:37.217Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros2 --- [2024-06-21T19:47:37.218Z] [INFO] [2024-06-21T19:47:37.218Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros2 --- [2024-06-21T19:47:37.218Z] [INFO] [2024-06-21T19:47:37.218Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros2 --- [2024-06-21T19:47:37.218Z] [INFO] [2024-06-21T19:47:37.218Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros2 --- [2024-06-21T19:47:37.218Z] [INFO] [2024-06-21T19:47:37.218Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros2 --- [2024-06-21T19:47:37.218Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:37.218Z] [INFO] [2024-06-21T19:47:37.218Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros2 --- [2024-06-21T19:47:37.218Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2/src/main/resources [2024-06-21T19:47:37.218Z] [INFO] [2024-06-21T19:47:37.218Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:37.218Z] [INFO] Forking org.eclipse.tracecompass.incubator.inandout.core 0.1.2-SNAPSHOT [2024-06-21T19:47:37.218Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:37.218Z] [INFO] [2024-06-21T19:47:37.218Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.inandout.core --- [2024-06-21T19:47:37.218Z] [INFO] The project's OSGi version is 0.1.2.202406211945 [2024-06-21T19:47:37.218Z] [INFO] [2024-06-21T19:47:37.218Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.inandout.core --- [2024-06-21T19:47:37.218Z] [INFO] [2024-06-21T19:47:37.218Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.inandout.core --- [2024-06-21T19:47:37.218Z] [INFO] [2024-06-21T19:47:37.218Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.inandout.core --- [2024-06-21T19:47:37.218Z] [INFO] [2024-06-21T19:47:37.218Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.inandout.core --- [2024-06-21T19:47:37.218Z] [INFO] [2024-06-21T19:47:37.218Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.inandout.core --- [2024-06-21T19:47:37.218Z] [INFO] [2024-06-21T19:47:37.218Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.inandout.core --- [2024-06-21T19:47:37.218Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:37.218Z] [INFO] [2024-06-21T19:47:37.218Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.inandout.core --- [2024-06-21T19:47:37.218Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/src/main/resources [2024-06-21T19:47:37.218Z] [INFO] [2024-06-21T19:47:37.218Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.inandout.core --- [2024-06-21T19:47:37.218Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:37.218Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:37.218Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/.polyglot.build.properties [2024-06-21T19:47:37.218Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:47:37.218Z] [INFO] [2024-06-21T19:47:37.218Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:37.218Z] [INFO] Forking Trace Compass Incubator inandout User Guide 0.10.0-SNAPSHOT [2024-06-21T19:47:37.218Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:37.218Z] [INFO] [2024-06-21T19:47:37.218Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:47:37.218Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:47:37.218Z] [INFO] [2024-06-21T19:47:37.218Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:47:37.218Z] [INFO] [2024-06-21T19:47:37.218Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:47:37.218Z] [INFO] [2024-06-21T19:47:37.218Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:47:37.218Z] [INFO] [2024-06-21T19:47:37.218Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:47:37.218Z] [INFO] [2024-06-21T19:47:37.218Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:47:37.218Z] [INFO] [2024-06-21T19:47:37.218Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:47:37.218Z] [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-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:37.218Z] [INFO] [2024-06-21T19:47:37.218Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:47:37.218Z] [INFO] Executing tasks [2024-06-21T19:47:37.218Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/doc/User-Guide.html [2024-06-21T19:47:37.218Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:47:37.218Z] [INFO] Executed tasks [2024-06-21T19:47:37.218Z] [INFO] [2024-06-21T19:47:37.218Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:47:37.218Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/src/main/resources [2024-06-21T19:47:37.218Z] [INFO] [2024-06-21T19:47:37.218Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:47:37.218Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:37.218Z] [INFO] [2024-06-21T19:47:37.218Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.inandout.doc.user --- [2024-06-21T19:47:37.472Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:47:37.472Z] [INFO] Command line: [2024-06-21T19:47:37.472Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:47:37.473Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:47:38.405Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:47:38.405Z] 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) [2024-06-21T19:47:38.405Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:47:38.405Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:47:39.768Z] Buildfile: build.xml [2024-06-21T19:47:39.768Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:47:39.768Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:47:39.768Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:47:39.768Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:47:39.768Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:47:39.768Z] [2024-06-21T19:47:39.768Z] build.index: [2024-06-21T19:47:41.128Z] BUILD SUCCESSFUL [2024-06-21T19:47:41.128Z] [2024-06-21T19:47:41.128Z] BUILD SUCCESSFUL [2024-06-21T19:47:41.128Z] Total time: 2 seconds [2024-06-21T19:47:41.128Z] [INFO] [2024-06-21T19:47:41.128Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:41.128Z] [INFO] Forking org.eclipse.tracecompass.incubator.inandout.ui 0.1.2-SNAPSHOT [2024-06-21T19:47:41.128Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:41.128Z] [INFO] [2024-06-21T19:47:41.128Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.inandout.ui --- [2024-06-21T19:47:41.128Z] [INFO] The project's OSGi version is 0.1.2.202406211945 [2024-06-21T19:47:41.128Z] [INFO] [2024-06-21T19:47:41.128Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.inandout.ui --- [2024-06-21T19:47:41.128Z] [INFO] [2024-06-21T19:47:41.128Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.inandout.ui --- [2024-06-21T19:47:41.128Z] [INFO] [2024-06-21T19:47:41.128Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.inandout.ui --- [2024-06-21T19:47:41.128Z] [INFO] [2024-06-21T19:47:41.128Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.inandout.ui --- [2024-06-21T19:47:41.128Z] [INFO] [2024-06-21T19:47:41.128Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.inandout.ui --- [2024-06-21T19:47:41.128Z] [INFO] [2024-06-21T19:47:41.128Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.inandout.ui --- [2024-06-21T19:47:41.128Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:41.128Z] [INFO] [2024-06-21T19:47:41.128Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.inandout.ui --- [2024-06-21T19:47:41.128Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/src/main/resources [2024-06-21T19:47:41.128Z] [INFO] [2024-06-21T19:47:41.128Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.inandout.ui --- [2024-06-21T19:47:41.128Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:41.128Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:41.128Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/.polyglot.build.properties [2024-06-21T19:47:41.382Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:47:41.382Z] [INFO] [2024-06-21T19:47:41.382Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:41.382Z] [INFO] Forking org.eclipse.tracecompass.incubator.inandout 0.10.0-SNAPSHOT [2024-06-21T19:47:41.382Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:41.382Z] [INFO] [2024-06-21T19:47:41.382Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.inandout --- [2024-06-21T19:47:41.382Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:47:41.382Z] [INFO] [2024-06-21T19:47:41.382Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.inandout --- [2024-06-21T19:47:41.382Z] [INFO] [2024-06-21T19:47:41.382Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.inandout --- [2024-06-21T19:47:41.382Z] [INFO] [2024-06-21T19:47:41.382Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.inandout --- [2024-06-21T19:47:41.382Z] [INFO] [2024-06-21T19:47:41.382Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.inandout --- [2024-06-21T19:47:41.382Z] [INFO] [2024-06-21T19:47:41.382Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.inandout --- [2024-06-21T19:47:41.382Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.inandout/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:41.382Z] [INFO] [2024-06-21T19:47:41.382Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.inandout --- [2024-06-21T19:47:41.382Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout/src/main/resources [2024-06-21T19:47:41.382Z] [INFO] [2024-06-21T19:47:41.382Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:41.382Z] [INFO] Forking org.eclipse.tracecompass.incubator.kernel.core 0.1.6-SNAPSHOT [2024-06-21T19:47:41.382Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:41.382Z] [INFO] [2024-06-21T19:47:41.382Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.kernel.core --- [2024-06-21T19:47:41.382Z] [INFO] The project's OSGi version is 0.1.6.202406211945 [2024-06-21T19:47:41.382Z] [INFO] [2024-06-21T19:47:41.382Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel.core --- [2024-06-21T19:47:41.382Z] [INFO] [2024-06-21T19:47:41.382Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel.core --- [2024-06-21T19:47:41.382Z] [INFO] [2024-06-21T19:47:41.382Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel.core --- [2024-06-21T19:47:41.382Z] [INFO] [2024-06-21T19:47:41.382Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel.core --- [2024-06-21T19:47:41.382Z] [INFO] [2024-06-21T19:47:41.382Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.kernel.core --- [2024-06-21T19:47:41.382Z] [INFO] [2024-06-21T19:47:41.382Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel.core --- [2024-06-21T19:47:41.382Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:41.382Z] [INFO] [2024-06-21T19:47:41.382Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel.core --- [2024-06-21T19:47:41.382Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/src/main/resources [2024-06-21T19:47:41.382Z] [INFO] [2024-06-21T19:47:41.382Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.kernel.core --- [2024-06-21T19:47:41.382Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:41.382Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:41.383Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core:0.1.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/.polyglot.build.properties [2024-06-21T19:47:41.383Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:47:41.383Z] [INFO] [2024-06-21T19:47:41.383Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:41.383Z] [INFO] Forking org.eclipse.tracecompass.incubator.lttng2.ust.extras.core 0.1.2-SNAPSHOT [2024-06-21T19:47:41.383Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:41.383Z] [INFO] [2024-06-21T19:47:41.383Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core --- [2024-06-21T19:47:41.383Z] [INFO] The project's OSGi version is 0.1.2.202406211945 [2024-06-21T19:47:41.383Z] [INFO] [2024-06-21T19:47:41.383Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core --- [2024-06-21T19:47:41.383Z] [INFO] [2024-06-21T19:47:41.383Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core --- [2024-06-21T19:47:41.383Z] [INFO] [2024-06-21T19:47:41.383Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core --- [2024-06-21T19:47:41.383Z] [INFO] [2024-06-21T19:47:41.383Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core --- [2024-06-21T19:47:41.383Z] [INFO] [2024-06-21T19:47:41.383Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core --- [2024-06-21T19:47:41.383Z] [INFO] [2024-06-21T19:47:41.383Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core --- [2024-06-21T19:47:41.383Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:41.383Z] [INFO] [2024-06-21T19:47:41.383Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core --- [2024-06-21T19:47:41.383Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/src/main/resources [2024-06-21T19:47:41.383Z] [INFO] [2024-06-21T19:47:41.383Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core --- [2024-06-21T19:47:41.383Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:41.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 [2024-06-21T19:47:41.383Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/.polyglot.build.properties [2024-06-21T19:47:41.383Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:47:41.383Z] [INFO] [2024-06-21T19:47:41.383Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:41.383Z] [INFO] Forking Trace Compass Incubator LTTng2 Ust Extras User Guide 0.10.0-SNAPSHOT [2024-06-21T19:47:41.383Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:41.383Z] [INFO] [2024-06-21T19:47:41.383Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:47:41.383Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:47:41.383Z] [INFO] [2024-06-21T19:47:41.383Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:47:41.383Z] [INFO] [2024-06-21T19:47:41.383Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:47:41.383Z] [INFO] [2024-06-21T19:47:41.383Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:47:41.383Z] [INFO] [2024-06-21T19:47:41.383Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:47:41.383Z] [INFO] [2024-06-21T19:47:41.383Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:47:41.383Z] [INFO] [2024-06-21T19:47:41.383Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:47:41.383Z] [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-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:41.383Z] [INFO] [2024-06-21T19:47:41.383Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:47:41.383Z] [INFO] Executing tasks [2024-06-21T19:47:41.383Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/doc/User-Guide.html [2024-06-21T19:47:41.383Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:47:41.383Z] [INFO] Executed tasks [2024-06-21T19:47:41.383Z] [INFO] [2024-06-21T19:47:41.383Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:47:41.383Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/src/main/resources [2024-06-21T19:47:41.383Z] [INFO] [2024-06-21T19:47:41.383Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:47:41.383Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:41.383Z] [INFO] [2024-06-21T19:47:41.383Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user --- [2024-06-21T19:47:41.383Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:47:41.383Z] [INFO] Command line: [2024-06-21T19:47:41.383Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/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] [2024-06-21T19:47:41.383Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:47:42.307Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:47:42.307Z] 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) [2024-06-21T19:47:42.307Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:47:42.307Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:47:43.232Z] Buildfile: build.xml [2024-06-21T19:47:43.232Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:47:43.232Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:47:43.232Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:47:43.232Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:47:43.232Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:47:43.232Z] [2024-06-21T19:47:43.232Z] build.index: [2024-06-21T19:47:43.792Z] BUILD SUCCESSFUL [2024-06-21T19:47:43.793Z] [2024-06-21T19:47:43.793Z] BUILD SUCCESSFUL [2024-06-21T19:47:43.793Z] Total time: 1 second [2024-06-21T19:47:44.047Z] [INFO] [2024-06-21T19:47:44.047Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:44.047Z] [INFO] Forking org.eclipse.tracecompass.incubator.lttng2.ust.extras 0.10.0-SNAPSHOT [2024-06-21T19:47:44.047Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:44.047Z] [INFO] [2024-06-21T19:47:44.047Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras --- [2024-06-21T19:47:44.047Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:47:44.047Z] [INFO] [2024-06-21T19:47:44.047Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras --- [2024-06-21T19:47:44.047Z] [INFO] [2024-06-21T19:47:44.047Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras --- [2024-06-21T19:47:44.047Z] [INFO] [2024-06-21T19:47:44.047Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras --- [2024-06-21T19:47:44.047Z] [INFO] [2024-06-21T19:47:44.047Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras --- [2024-06-21T19:47:44.047Z] [INFO] [2024-06-21T19:47:44.047Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras --- [2024-06-21T19:47:44.047Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:44.047Z] [INFO] [2024-06-21T19:47:44.047Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras --- [2024-06-21T19:47:44.047Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/src/main/resources [2024-06-21T19:47:44.047Z] [INFO] [2024-06-21T19:47:44.047Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:44.047Z] [INFO] Forking org.eclipse.tracecompass.incubator.ftrace.core 0.1.3-SNAPSHOT [2024-06-21T19:47:44.047Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:44.047Z] [INFO] [2024-06-21T19:47:44.047Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ftrace.core --- [2024-06-21T19:47:44.047Z] [INFO] The project's OSGi version is 0.1.3.202406211945 [2024-06-21T19:47:44.047Z] [INFO] [2024-06-21T19:47:44.047Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ftrace.core --- [2024-06-21T19:47:44.047Z] [INFO] [2024-06-21T19:47:44.047Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ftrace.core --- [2024-06-21T19:47:44.047Z] [INFO] [2024-06-21T19:47:44.047Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ftrace.core --- [2024-06-21T19:47:44.047Z] [INFO] [2024-06-21T19:47:44.047Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ftrace.core --- [2024-06-21T19:47:44.048Z] [INFO] [2024-06-21T19:47:44.048Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ftrace.core --- [2024-06-21T19:47:44.048Z] [INFO] [2024-06-21T19:47:44.048Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ftrace.core --- [2024-06-21T19:47:44.048Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:44.048Z] [INFO] [2024-06-21T19:47:44.048Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ftrace.core --- [2024-06-21T19:47:44.048Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/src/main/resources [2024-06-21T19:47:44.048Z] [INFO] [2024-06-21T19:47:44.048Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ftrace.core --- [2024-06-21T19:47:44.048Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:44.048Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:44.048Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/.polyglot.build.properties [2024-06-21T19:47:44.048Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:47:44.048Z] [INFO] [2024-06-21T19:47:44.048Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:44.048Z] [INFO] Forking Trace Compass Incubator ftrace User Guide 0.10.0-SNAPSHOT [2024-06-21T19:47:44.048Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:44.048Z] [INFO] [2024-06-21T19:47:44.048Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:47:44.048Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:47:44.048Z] [INFO] [2024-06-21T19:47:44.048Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:47:44.048Z] [INFO] [2024-06-21T19:47:44.048Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:47:44.048Z] [INFO] [2024-06-21T19:47:44.048Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:47:44.048Z] [INFO] [2024-06-21T19:47:44.048Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:47:44.048Z] [INFO] [2024-06-21T19:47:44.048Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:47:44.048Z] [INFO] [2024-06-21T19:47:44.048Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:47:44.048Z] [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-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:44.048Z] [INFO] [2024-06-21T19:47:44.048Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:47:44.048Z] [INFO] Executing tasks [2024-06-21T19:47:44.048Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/doc/User-Guide.html [2024-06-21T19:47:44.048Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:47:44.048Z] [INFO] Executed tasks [2024-06-21T19:47:44.048Z] [INFO] [2024-06-21T19:47:44.048Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:47:44.048Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/src/main/resources [2024-06-21T19:47:44.048Z] [INFO] [2024-06-21T19:47:44.048Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:47:44.048Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:44.048Z] [INFO] [2024-06-21T19:47:44.048Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.ftrace.doc.user --- [2024-06-21T19:47:44.048Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:47:44.048Z] [INFO] Command line: [2024-06-21T19:47:44.048Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:47:44.048Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:47:44.608Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:47:44.608Z] 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) [2024-06-21T19:47:44.608Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:47:44.608Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:47:45.970Z] Buildfile: build.xml [2024-06-21T19:47:45.970Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:47:45.970Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:47:45.970Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:47:45.970Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:47:45.970Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:47:45.970Z] [2024-06-21T19:47:45.970Z] build.index: [2024-06-21T19:47:46.529Z] BUILD SUCCESSFUL [2024-06-21T19:47:46.784Z] [2024-06-21T19:47:46.784Z] BUILD SUCCESSFUL [2024-06-21T19:47:46.784Z] Total time: 1 second [2024-06-21T19:47:46.784Z] [INFO] [2024-06-21T19:47:46.784Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:46.784Z] [INFO] Forking org.eclipse.tracecompass.incubator.ftrace 0.10.0-SNAPSHOT [2024-06-21T19:47:46.784Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:46.784Z] [INFO] [2024-06-21T19:47:46.784Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.ftrace --- [2024-06-21T19:47:46.784Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:47:46.784Z] [INFO] [2024-06-21T19:47:46.784Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ftrace --- [2024-06-21T19:47:46.784Z] [INFO] [2024-06-21T19:47:46.784Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ftrace --- [2024-06-21T19:47:46.784Z] [INFO] [2024-06-21T19:47:46.784Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ftrace --- [2024-06-21T19:47:46.784Z] [INFO] [2024-06-21T19:47:46.784Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ftrace --- [2024-06-21T19:47:46.784Z] [INFO] [2024-06-21T19:47:46.784Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ftrace --- [2024-06-21T19:47:46.784Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:46.784Z] [INFO] [2024-06-21T19:47:46.784Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ftrace --- [2024-06-21T19:47:46.784Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace/src/main/resources [2024-06-21T19:47:46.784Z] [INFO] [2024-06-21T19:47:46.784Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:46.784Z] [INFO] Forking org.eclipse.tracecompass.incubator.traceevent.core 0.1.4-SNAPSHOT [2024-06-21T19:47:46.784Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:46.784Z] [INFO] [2024-06-21T19:47:46.784Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.traceevent.core --- [2024-06-21T19:47:46.784Z] [INFO] The project's OSGi version is 0.1.4.202406211945 [2024-06-21T19:47:46.784Z] [INFO] [2024-06-21T19:47:46.784Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.traceevent.core --- [2024-06-21T19:47:46.784Z] [INFO] [2024-06-21T19:47:46.784Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.traceevent.core --- [2024-06-21T19:47:46.784Z] [INFO] [2024-06-21T19:47:46.784Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.traceevent.core --- [2024-06-21T19:47:46.784Z] [INFO] [2024-06-21T19:47:46.784Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.traceevent.core --- [2024-06-21T19:47:46.784Z] [INFO] [2024-06-21T19:47:46.784Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.traceevent.core --- [2024-06-21T19:47:46.784Z] [INFO] [2024-06-21T19:47:46.784Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.traceevent.core --- [2024-06-21T19:47:46.784Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:46.784Z] [INFO] [2024-06-21T19:47:46.785Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.traceevent.core --- [2024-06-21T19:47:46.785Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/src/main/resources [2024-06-21T19:47:46.785Z] [INFO] [2024-06-21T19:47:46.785Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.traceevent.core --- [2024-06-21T19:47:46.785Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:46.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 [2024-06-21T19:47:46.785Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/.polyglot.build.properties [2024-06-21T19:47:46.785Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:47:46.785Z] [INFO] [2024-06-21T19:47:46.785Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:46.785Z] [INFO] Forking Trace Compass Incubator for Android User Guide 0.10.0-SNAPSHOT [2024-06-21T19:47:46.785Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:46.785Z] [INFO] [2024-06-21T19:47:46.785Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:47:46.785Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:47:46.785Z] [INFO] [2024-06-21T19:47:46.785Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:47:46.785Z] [INFO] [2024-06-21T19:47:46.785Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:47:46.785Z] [INFO] [2024-06-21T19:47:46.785Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:47:46.785Z] [INFO] [2024-06-21T19:47:46.785Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:47:46.785Z] [INFO] [2024-06-21T19:47:46.785Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:47:46.785Z] [INFO] [2024-06-21T19:47:46.785Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:47:46.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-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:46.785Z] [INFO] [2024-06-21T19:47:46.785Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:47:46.785Z] [INFO] Executing tasks [2024-06-21T19:47:46.785Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/doc/User-Guide.html [2024-06-21T19:47:46.785Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:47:46.785Z] [INFO] Executed tasks [2024-06-21T19:47:46.785Z] [INFO] [2024-06-21T19:47:46.785Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:47:46.785Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/src/main/resources [2024-06-21T19:47:46.785Z] [INFO] [2024-06-21T19:47:46.785Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:47:46.785Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:46.785Z] [INFO] [2024-06-21T19:47:46.785Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.atrace.doc.user --- [2024-06-21T19:47:47.039Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:47:47.039Z] [INFO] Command line: [2024-06-21T19:47:47.039Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:47:47.039Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:47:47.603Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:47:47.603Z] 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) [2024-06-21T19:47:47.603Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:47:47.603Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:47:48.962Z] Buildfile: build.xml [2024-06-21T19:47:48.962Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:47:48.962Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:47:48.962Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:47:48.962Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:47:48.962Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:47:48.962Z] [2024-06-21T19:47:48.962Z] build.index: [2024-06-21T19:47:49.522Z] BUILD SUCCESSFUL [2024-06-21T19:47:49.522Z] [2024-06-21T19:47:49.522Z] BUILD SUCCESSFUL [2024-06-21T19:47:49.522Z] Total time: 1 second [2024-06-21T19:47:49.522Z] [INFO] [2024-06-21T19:47:49.522Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:49.522Z] [INFO] Forking org.eclipse.tracecompass.incubator.traceevent.ui 0.1.1-SNAPSHOT [2024-06-21T19:47:49.522Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:49.522Z] [INFO] [2024-06-21T19:47:49.522Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.traceevent.ui --- [2024-06-21T19:47:49.522Z] [INFO] The project's OSGi version is 0.1.1.202406211945 [2024-06-21T19:47:49.522Z] [INFO] [2024-06-21T19:47:49.522Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.traceevent.ui --- [2024-06-21T19:47:49.522Z] [INFO] [2024-06-21T19:47:49.522Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.traceevent.ui --- [2024-06-21T19:47:49.522Z] [INFO] [2024-06-21T19:47:49.522Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.traceevent.ui --- [2024-06-21T19:47:49.522Z] [INFO] [2024-06-21T19:47:49.522Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.traceevent.ui --- [2024-06-21T19:47:49.522Z] [INFO] [2024-06-21T19:47:49.522Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.traceevent.ui --- [2024-06-21T19:47:49.522Z] [INFO] [2024-06-21T19:47:49.522Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.traceevent.ui --- [2024-06-21T19:47:49.522Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:49.522Z] [INFO] [2024-06-21T19:47:49.522Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.traceevent.ui --- [2024-06-21T19:47:49.522Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/src/main/resources [2024-06-21T19:47:49.522Z] [INFO] [2024-06-21T19:47:49.522Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.traceevent.ui --- [2024-06-21T19:47:49.522Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:49.522Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:49.522Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/.polyglot.build.properties [2024-06-21T19:47:49.777Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:47:49.777Z] [INFO] [2024-06-21T19:47:49.777Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:49.777Z] [INFO] Forking org.eclipse.tracecompass.incubator.traceevent 0.10.0-SNAPSHOT [2024-06-21T19:47:49.777Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:49.777Z] [INFO] [2024-06-21T19:47:49.777Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.traceevent --- [2024-06-21T19:47:49.777Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:47:49.777Z] [INFO] [2024-06-21T19:47:49.777Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.traceevent --- [2024-06-21T19:47:49.777Z] [INFO] [2024-06-21T19:47:49.777Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.traceevent --- [2024-06-21T19:47:49.777Z] [INFO] [2024-06-21T19:47:49.777Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.traceevent --- [2024-06-21T19:47:49.777Z] [INFO] [2024-06-21T19:47:49.777Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.traceevent --- [2024-06-21T19:47:49.777Z] [INFO] [2024-06-21T19:47:49.777Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.traceevent --- [2024-06-21T19:47:49.777Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:49.777Z] [INFO] [2024-06-21T19:47:49.777Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.traceevent --- [2024-06-21T19:47:49.777Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent/src/main/resources [2024-06-21T19:47:49.777Z] [INFO] [2024-06-21T19:47:49.777Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:49.777Z] [INFO] Forking org.eclipse.tracecompass.incubator.atrace.core 0.1.1-SNAPSHOT [2024-06-21T19:47:49.777Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:49.777Z] [INFO] [2024-06-21T19:47:49.777Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.atrace.core --- [2024-06-21T19:47:49.777Z] [INFO] The project's OSGi version is 0.1.1.202406211945 [2024-06-21T19:47:49.777Z] [INFO] [2024-06-21T19:47:49.777Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.atrace.core --- [2024-06-21T19:47:49.777Z] [INFO] [2024-06-21T19:47:49.777Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.atrace.core --- [2024-06-21T19:47:49.777Z] [INFO] [2024-06-21T19:47:49.777Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.atrace.core --- [2024-06-21T19:47:49.777Z] [INFO] [2024-06-21T19:47:49.777Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.atrace.core --- [2024-06-21T19:47:49.777Z] [INFO] [2024-06-21T19:47:49.777Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.atrace.core --- [2024-06-21T19:47:49.777Z] [INFO] [2024-06-21T19:47:49.777Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.atrace.core --- [2024-06-21T19:47:49.777Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:49.777Z] [INFO] [2024-06-21T19:47:49.777Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.atrace.core --- [2024-06-21T19:47:49.778Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/src/main/resources [2024-06-21T19:47:49.778Z] [INFO] [2024-06-21T19:47:49.778Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.atrace.core --- [2024-06-21T19:47:49.778Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:49.778Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:49.778Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/.polyglot.build.properties [2024-06-21T19:47:49.778Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:47:49.778Z] [INFO] [2024-06-21T19:47:49.778Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:49.778Z] [INFO] Forking org.eclipse.tracecompass.incubator.atrace 0.10.0-SNAPSHOT [2024-06-21T19:47:49.778Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:49.778Z] [INFO] [2024-06-21T19:47:49.778Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.atrace --- [2024-06-21T19:47:49.778Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:47:49.778Z] [INFO] [2024-06-21T19:47:49.778Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.atrace --- [2024-06-21T19:47:49.778Z] [INFO] [2024-06-21T19:47:49.778Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.atrace --- [2024-06-21T19:47:49.778Z] [INFO] [2024-06-21T19:47:49.778Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.atrace --- [2024-06-21T19:47:49.778Z] [INFO] [2024-06-21T19:47:49.778Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.atrace --- [2024-06-21T19:47:49.778Z] [INFO] [2024-06-21T19:47:49.778Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.atrace --- [2024-06-21T19:47:49.778Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:49.778Z] [INFO] [2024-06-21T19:47:49.778Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.atrace --- [2024-06-21T19:47:49.778Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace/src/main/resources [2024-06-21T19:47:49.778Z] [INFO] [2024-06-21T19:47:49.778Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:49.778Z] [INFO] Forking Trace Compass Incubator Virtual Machine Analysis User Guide 0.10.0-SNAPSHOT [2024-06-21T19:47:49.778Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:49.778Z] [INFO] [2024-06-21T19:47:49.778Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:47:49.778Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:47:49.778Z] [INFO] [2024-06-21T19:47:49.778Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:47:49.778Z] [INFO] [2024-06-21T19:47:49.778Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:47:49.778Z] [INFO] [2024-06-21T19:47:49.778Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:47:49.778Z] [INFO] [2024-06-21T19:47:49.778Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:47:49.778Z] [INFO] [2024-06-21T19:47:49.778Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:47:49.778Z] [INFO] [2024-06-21T19:47:49.778Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:47:49.778Z] [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-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:49.778Z] [INFO] [2024-06-21T19:47:49.778Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:47:49.778Z] [INFO] Executing tasks [2024-06-21T19:47:49.778Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/doc/User-Guide.html [2024-06-21T19:47:49.778Z] [INFO] [xmlvalidate] 3 file(s) have been successfully validated. [2024-06-21T19:47:49.778Z] [INFO] Executed tasks [2024-06-21T19:47:49.778Z] [INFO] [2024-06-21T19:47:49.778Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:47:49.778Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/src/main/resources [2024-06-21T19:47:49.778Z] [INFO] [2024-06-21T19:47:49.778Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:47:49.778Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:49.778Z] [INFO] [2024-06-21T19:47:49.778Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user --- [2024-06-21T19:47:49.778Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:47:49.778Z] [INFO] Command line: [2024-06-21T19:47:49.778Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/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] [2024-06-21T19:47:49.778Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:47:50.339Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:47:50.339Z] 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) [2024-06-21T19:47:50.339Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:47:50.339Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:47:51.701Z] Buildfile: build.xml [2024-06-21T19:47:51.701Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:47:51.701Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:47:51.701Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:47:51.701Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:47:51.701Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:47:51.701Z] [2024-06-21T19:47:51.701Z] build.index: [2024-06-21T19:47:52.625Z] BUILD SUCCESSFUL [2024-06-21T19:47:52.625Z] [2024-06-21T19:47:52.625Z] BUILD SUCCESSFUL [2024-06-21T19:47:52.625Z] Total time: 1 second [2024-06-21T19:47:52.625Z] [INFO] [2024-06-21T19:47:52.625Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:52.625Z] [INFO] Forking Trace Compass Incubator VM Parent 0.10.0-SNAPSHOT [2024-06-21T19:47:52.625Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:52.625Z] [INFO] [2024-06-21T19:47:52.625Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.vm-parent --- [2024-06-21T19:47:52.625Z] [INFO] [2024-06-21T19:47:52.625Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.vm-parent --- [2024-06-21T19:47:52.625Z] [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-stable/vm/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:52.625Z] [INFO] [2024-06-21T19:47:52.625Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:52.625Z] [INFO] Forking org.eclipse.tracecompass.incubator.virtual.machine.analysis.core 0.1.3-SNAPSHOT [2024-06-21T19:47:52.625Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:52.625Z] [INFO] [2024-06-21T19:47:52.625Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core --- [2024-06-21T19:47:52.625Z] [INFO] The project's OSGi version is 0.1.3.202406211945 [2024-06-21T19:47:52.625Z] [INFO] [2024-06-21T19:47:52.625Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core --- [2024-06-21T19:47:52.625Z] [INFO] [2024-06-21T19:47:52.625Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core --- [2024-06-21T19:47:52.625Z] [INFO] [2024-06-21T19:47:52.625Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core --- [2024-06-21T19:47:52.625Z] [INFO] [2024-06-21T19:47:52.625Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core --- [2024-06-21T19:47:52.625Z] [INFO] [2024-06-21T19:47:52.625Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core --- [2024-06-21T19:47:52.625Z] [INFO] [2024-06-21T19:47:52.625Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core --- [2024-06-21T19:47:52.625Z] [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-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:52.625Z] [INFO] [2024-06-21T19:47:52.625Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core --- [2024-06-21T19:47:52.625Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/src/main/resources [2024-06-21T19:47:52.625Z] [INFO] [2024-06-21T19:47:52.625Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core --- [2024-06-21T19:47:52.625Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:52.625Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:52.625Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/.polyglot.build.properties [2024-06-21T19:47:52.625Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:47:52.625Z] [INFO] [2024-06-21T19:47:52.625Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:52.625Z] [INFO] Forking org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui 0.1.2-SNAPSHOT [2024-06-21T19:47:52.625Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:52.625Z] [INFO] [2024-06-21T19:47:52.625Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui --- [2024-06-21T19:47:52.626Z] [INFO] The project's OSGi version is 0.1.2.202406211945 [2024-06-21T19:47:52.626Z] [INFO] [2024-06-21T19:47:52.626Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui --- [2024-06-21T19:47:52.626Z] [INFO] [2024-06-21T19:47:52.626Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui --- [2024-06-21T19:47:52.626Z] [INFO] [2024-06-21T19:47:52.626Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui --- [2024-06-21T19:47:52.626Z] [INFO] [2024-06-21T19:47:52.626Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui --- [2024-06-21T19:47:52.626Z] [INFO] [2024-06-21T19:47:52.626Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui --- [2024-06-21T19:47:52.626Z] [INFO] [2024-06-21T19:47:52.626Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui --- [2024-06-21T19:47:52.626Z] [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-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:52.626Z] [INFO] [2024-06-21T19:47:52.626Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui --- [2024-06-21T19:47:52.626Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/src/main/resources [2024-06-21T19:47:52.626Z] [INFO] [2024-06-21T19:47:52.626Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui --- [2024-06-21T19:47:52.626Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:52.626Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:52.626Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/.polyglot.build.properties [2024-06-21T19:47:52.626Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:47:52.626Z] [INFO] [2024-06-21T19:47:52.626Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:52.626Z] [INFO] Forking org.eclipse.tracecompass.incubator.virtual.machine.analysis 0.10.0-SNAPSHOT [2024-06-21T19:47:52.626Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:52.626Z] [INFO] [2024-06-21T19:47:52.626Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis --- [2024-06-21T19:47:52.626Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:47:52.626Z] [INFO] [2024-06-21T19:47:52.626Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis --- [2024-06-21T19:47:52.626Z] [INFO] [2024-06-21T19:47:52.626Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis --- [2024-06-21T19:47:52.626Z] [INFO] [2024-06-21T19:47:52.626Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis --- [2024-06-21T19:47:52.626Z] [INFO] [2024-06-21T19:47:52.626Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis --- [2024-06-21T19:47:52.626Z] [INFO] [2024-06-21T19:47:52.626Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis --- [2024-06-21T19:47:52.626Z] [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-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:52.626Z] [INFO] [2024-06-21T19:47:52.626Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis --- [2024-06-21T19:47:52.626Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/src/main/resources [2024-06-21T19:47:52.626Z] [INFO] [2024-06-21T19:47:52.626Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:52.626Z] [INFO] Forking org.eclipse.tracecompass.incubator.ros.core 0.1.4-SNAPSHOT [2024-06-21T19:47:52.626Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:52.626Z] [INFO] [2024-06-21T19:47:52.626Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros.core --- [2024-06-21T19:47:52.626Z] [INFO] The project's OSGi version is 0.1.4.202406211945 [2024-06-21T19:47:52.626Z] [INFO] [2024-06-21T19:47:52.626Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros.core --- [2024-06-21T19:47:52.626Z] [INFO] [2024-06-21T19:47:52.626Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros.core --- [2024-06-21T19:47:52.626Z] [INFO] [2024-06-21T19:47:52.626Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros.core --- [2024-06-21T19:47:52.626Z] [INFO] [2024-06-21T19:47:52.626Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros.core --- [2024-06-21T19:47:52.626Z] [INFO] [2024-06-21T19:47:52.626Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros.core --- [2024-06-21T19:47:52.626Z] [INFO] [2024-06-21T19:47:52.626Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros.core --- [2024-06-21T19:47:52.626Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:52.626Z] [INFO] [2024-06-21T19:47:52.626Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros.core --- [2024-06-21T19:47:52.626Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/src/main/resources [2024-06-21T19:47:52.626Z] [INFO] [2024-06-21T19:47:52.626Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros.core --- [2024-06-21T19:47:52.626Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:52.626Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:52.626Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/.polyglot.build.properties [2024-06-21T19:47:52.626Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:47:52.626Z] [INFO] [2024-06-21T19:47:52.626Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:52.626Z] [INFO] Forking org.eclipse.tracecompass.incubator.ros.ui 0.1.2-SNAPSHOT [2024-06-21T19:47:52.626Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:52.626Z] [INFO] [2024-06-21T19:47:52.626Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros.ui --- [2024-06-21T19:47:52.626Z] [INFO] The project's OSGi version is 0.1.2.202406211945 [2024-06-21T19:47:52.626Z] [INFO] [2024-06-21T19:47:52.626Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros.ui --- [2024-06-21T19:47:52.626Z] [INFO] [2024-06-21T19:47:52.626Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros.ui --- [2024-06-21T19:47:52.626Z] [INFO] [2024-06-21T19:47:52.626Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros.ui --- [2024-06-21T19:47:52.626Z] [INFO] [2024-06-21T19:47:52.626Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros.ui --- [2024-06-21T19:47:52.626Z] [INFO] [2024-06-21T19:47:52.626Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros.ui --- [2024-06-21T19:47:52.626Z] [INFO] [2024-06-21T19:47:52.626Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros.ui --- [2024-06-21T19:47:52.626Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:52.626Z] [INFO] [2024-06-21T19:47:52.626Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros.ui --- [2024-06-21T19:47:52.627Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/src/main/resources [2024-06-21T19:47:52.627Z] [INFO] [2024-06-21T19:47:52.627Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros.ui --- [2024-06-21T19:47:52.627Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:52.627Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:52.627Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/.polyglot.build.properties [2024-06-21T19:47:52.881Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:47:52.881Z] [INFO] [2024-06-21T19:47:52.881Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:52.881Z] [INFO] Forking Trace Compass Incubator ROS User Guide 0.10.0-SNAPSHOT [2024-06-21T19:47:52.881Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:52.881Z] [INFO] [2024-06-21T19:47:52.881Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:47:52.881Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:47:52.881Z] [INFO] [2024-06-21T19:47:52.881Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:47:52.881Z] [INFO] [2024-06-21T19:47:52.881Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:47:52.881Z] [INFO] [2024-06-21T19:47:52.881Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:47:52.881Z] [INFO] [2024-06-21T19:47:52.881Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:47:52.881Z] [INFO] [2024-06-21T19:47:52.881Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:47:52.881Z] [INFO] [2024-06-21T19:47:52.881Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:47:52.881Z] [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-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:52.882Z] [INFO] [2024-06-21T19:47:52.882Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:47:52.882Z] [INFO] Executing tasks [2024-06-21T19:47:52.882Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/doc/User-Guide.html [2024-06-21T19:47:52.882Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:47:52.882Z] [INFO] Executed tasks [2024-06-21T19:47:52.882Z] [INFO] [2024-06-21T19:47:52.882Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:47:52.882Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/src/main/resources [2024-06-21T19:47:52.882Z] [INFO] [2024-06-21T19:47:52.882Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:47:52.882Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:52.882Z] [INFO] [2024-06-21T19:47:52.882Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.ros.doc.user --- [2024-06-21T19:47:52.882Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:47:52.882Z] [INFO] Command line: [2024-06-21T19:47:52.882Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:47:52.882Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:47:53.441Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:47:53.441Z] 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) [2024-06-21T19:47:53.441Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:47:53.441Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:47:54.803Z] Buildfile: build.xml [2024-06-21T19:47:54.803Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:47:54.803Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:47:54.803Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:47:54.803Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:47:54.803Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:47:54.803Z] [2024-06-21T19:47:54.803Z] build.index: [2024-06-21T19:47:55.361Z] BUILD SUCCESSFUL [2024-06-21T19:47:55.361Z] [2024-06-21T19:47:55.361Z] BUILD SUCCESSFUL [2024-06-21T19:47:55.361Z] Total time: 1 second [2024-06-21T19:47:55.361Z] [INFO] [2024-06-21T19:47:55.361Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:55.361Z] [INFO] Forking org.eclipse.tracecompass.incubator.ros 0.10.0-SNAPSHOT [2024-06-21T19:47:55.361Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:55.361Z] [INFO] [2024-06-21T19:47:55.361Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.ros --- [2024-06-21T19:47:55.361Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:47:55.361Z] [INFO] [2024-06-21T19:47:55.361Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros --- [2024-06-21T19:47:55.361Z] [INFO] [2024-06-21T19:47:55.361Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros --- [2024-06-21T19:47:55.361Z] [INFO] [2024-06-21T19:47:55.361Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros --- [2024-06-21T19:47:55.361Z] [INFO] [2024-06-21T19:47:55.361Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros --- [2024-06-21T19:47:55.361Z] [INFO] [2024-06-21T19:47:55.361Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros --- [2024-06-21T19:47:55.361Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ros/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:55.361Z] [INFO] [2024-06-21T19:47:55.361Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros --- [2024-06-21T19:47:55.361Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros/src/main/resources [2024-06-21T19:47:55.361Z] [INFO] [2024-06-21T19:47:55.361Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:55.361Z] [INFO] Forking org.eclipse.tracecompass.incubator.uftrace.core 0.1.3-SNAPSHOT [2024-06-21T19:47:55.361Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:55.361Z] [INFO] [2024-06-21T19:47:55.361Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.uftrace.core --- [2024-06-21T19:47:55.361Z] [INFO] The project's OSGi version is 0.1.3.202406211945 [2024-06-21T19:47:55.361Z] [INFO] [2024-06-21T19:47:55.361Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.uftrace.core --- [2024-06-21T19:47:55.361Z] [INFO] [2024-06-21T19:47:55.361Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.uftrace.core --- [2024-06-21T19:47:55.361Z] [INFO] [2024-06-21T19:47:55.361Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.uftrace.core --- [2024-06-21T19:47:55.361Z] [INFO] [2024-06-21T19:47:55.361Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.uftrace.core --- [2024-06-21T19:47:55.361Z] [INFO] [2024-06-21T19:47:55.361Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.uftrace.core --- [2024-06-21T19:47:55.361Z] [INFO] [2024-06-21T19:47:55.362Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.uftrace.core --- [2024-06-21T19:47:55.362Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:55.362Z] [INFO] [2024-06-21T19:47:55.362Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.uftrace.core --- [2024-06-21T19:47:55.362Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/src/main/resources [2024-06-21T19:47:55.362Z] [INFO] [2024-06-21T19:47:55.362Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.uftrace.core --- [2024-06-21T19:47:55.362Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:55.362Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:47:55.362Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/.polyglot.build.properties [2024-06-21T19:47:55.362Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:47:55.362Z] [INFO] [2024-06-21T19:47:55.362Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:55.362Z] [INFO] Forking Trace Compass Incubator uftrace User Guide 0.10.0-SNAPSHOT [2024-06-21T19:47:55.362Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:55.362Z] [INFO] [2024-06-21T19:47:55.362Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:47:55.362Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:47:55.362Z] [INFO] [2024-06-21T19:47:55.362Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:47:55.362Z] [INFO] [2024-06-21T19:47:55.362Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:47:55.362Z] [INFO] [2024-06-21T19:47:55.362Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:47:55.362Z] [INFO] [2024-06-21T19:47:55.362Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:47:55.362Z] [INFO] [2024-06-21T19:47:55.362Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:47:55.362Z] [INFO] [2024-06-21T19:47:55.362Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:47:55.362Z] [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-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:55.362Z] [INFO] [2024-06-21T19:47:55.362Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:47:55.362Z] [INFO] Executing tasks [2024-06-21T19:47:55.362Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/doc/User-Guide.html [2024-06-21T19:47:55.362Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:47:55.362Z] [INFO] Executed tasks [2024-06-21T19:47:55.362Z] [INFO] [2024-06-21T19:47:55.362Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:47:55.362Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/src/main/resources [2024-06-21T19:47:55.362Z] [INFO] [2024-06-21T19:47:55.362Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:47:55.362Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:55.362Z] [INFO] [2024-06-21T19:47:55.362Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.uftrace.doc.user --- [2024-06-21T19:47:55.617Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:47:55.617Z] [INFO] Command line: [2024-06-21T19:47:55.617Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:47:55.617Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:47:56.178Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:47:56.178Z] 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) [2024-06-21T19:47:56.178Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:47:56.178Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:47:57.102Z] Buildfile: build.xml [2024-06-21T19:47:57.102Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:47:57.102Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:47:57.102Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:47:57.102Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:47:57.102Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:47:57.357Z] [2024-06-21T19:47:57.357Z] build.index: [2024-06-21T19:47:58.281Z] BUILD SUCCESSFUL [2024-06-21T19:47:58.281Z] [2024-06-21T19:47:58.281Z] BUILD SUCCESSFUL [2024-06-21T19:47:58.281Z] Total time: 1 second [2024-06-21T19:47:58.281Z] [INFO] [2024-06-21T19:47:58.281Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:58.281Z] [INFO] Forking org.eclipse.tracecompass.incubator.uftrace 0.10.0-SNAPSHOT [2024-06-21T19:47:58.281Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:58.281Z] [INFO] [2024-06-21T19:47:58.281Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.uftrace --- [2024-06-21T19:47:58.281Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:47:58.281Z] [INFO] [2024-06-21T19:47:58.281Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.uftrace --- [2024-06-21T19:47:58.282Z] [INFO] [2024-06-21T19:47:58.282Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.uftrace --- [2024-06-21T19:47:58.282Z] [INFO] [2024-06-21T19:47:58.282Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.uftrace --- [2024-06-21T19:47:58.282Z] [INFO] [2024-06-21T19:47:58.282Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.uftrace --- [2024-06-21T19:47:58.282Z] [INFO] [2024-06-21T19:47:58.282Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.uftrace --- [2024-06-21T19:47:58.282Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:58.282Z] [INFO] [2024-06-21T19:47:58.282Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.uftrace --- [2024-06-21T19:47:58.282Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace/src/main/resources [2024-06-21T19:47:58.282Z] [INFO] [2024-06-21T19:47:58.282Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:58.282Z] [INFO] Forking Trace Compass Incubator Perf Profiling User Guide 0.10.0-SNAPSHOT [2024-06-21T19:47:58.282Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:47:58.282Z] [INFO] [2024-06-21T19:47:58.282Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:47:58.282Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:47:58.282Z] [INFO] [2024-06-21T19:47:58.282Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:47:58.282Z] [INFO] [2024-06-21T19:47:58.282Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:47:58.282Z] [INFO] [2024-06-21T19:47:58.282Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:47:58.282Z] [INFO] [2024-06-21T19:47:58.282Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:47:58.282Z] [INFO] [2024-06-21T19:47:58.282Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:47:58.282Z] [INFO] [2024-06-21T19:47:58.282Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:47:58.282Z] [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-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:47:58.282Z] [INFO] [2024-06-21T19:47:58.282Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:47:58.282Z] [INFO] Executing tasks [2024-06-21T19:47:58.282Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/doc/User-Guide.html [2024-06-21T19:47:58.282Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:47:58.282Z] [INFO] Executed tasks [2024-06-21T19:47:58.282Z] [INFO] [2024-06-21T19:47:58.282Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:47:58.282Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/src/main/resources [2024-06-21T19:47:58.282Z] [INFO] [2024-06-21T19:47:58.282Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:47:58.282Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:47:58.282Z] [INFO] [2024-06-21T19:47:58.282Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user --- [2024-06-21T19:47:58.282Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:47:58.282Z] [INFO] Command line: [2024-06-21T19:47:58.282Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:47:58.282Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:47:58.841Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:47:58.841Z] 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) [2024-06-21T19:47:58.841Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:47:58.841Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:47:59.765Z] Buildfile: build.xml [2024-06-21T19:48:00.020Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:48:00.020Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:48:00.020Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:48:00.020Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:48:00.020Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:48:00.020Z] [2024-06-21T19:48:00.020Z] build.index: [2024-06-21T19:48:00.944Z] BUILD SUCCESSFUL [2024-06-21T19:48:00.944Z] [2024-06-21T19:48:00.944Z] BUILD SUCCESSFUL [2024-06-21T19:48:00.944Z] Total time: 1 second [2024-06-21T19:48:00.944Z] [INFO] [2024-06-21T19:48:00.944Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:00.944Z] [INFO] Forking org.eclipse.tracecompass.incubator.perf.profiling.core 0.1.2-SNAPSHOT [2024-06-21T19:48:00.944Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:00.944Z] [INFO] [2024-06-21T19:48:00.944Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.perf.profiling.core --- [2024-06-21T19:48:00.944Z] [INFO] The project's OSGi version is 0.1.2.202406211945 [2024-06-21T19:48:00.944Z] [INFO] [2024-06-21T19:48:00.944Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.perf.profiling.core --- [2024-06-21T19:48:00.945Z] [INFO] [2024-06-21T19:48:00.945Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.perf.profiling.core --- [2024-06-21T19:48:00.945Z] [INFO] [2024-06-21T19:48:00.945Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.perf.profiling.core --- [2024-06-21T19:48:00.945Z] [INFO] [2024-06-21T19:48:00.945Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.perf.profiling.core --- [2024-06-21T19:48:00.945Z] [INFO] [2024-06-21T19:48:00.945Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.perf.profiling.core --- [2024-06-21T19:48:00.945Z] [INFO] [2024-06-21T19:48:00.945Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.perf.profiling.core --- [2024-06-21T19:48:00.945Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:00.945Z] [INFO] [2024-06-21T19:48:00.945Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.perf.profiling.core --- [2024-06-21T19:48:00.945Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/src/main/resources [2024-06-21T19:48:00.945Z] [INFO] [2024-06-21T19:48:00.945Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.perf.profiling.core --- [2024-06-21T19:48:00.945Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:00.945Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:48:00.945Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/.polyglot.build.properties [2024-06-21T19:48:00.945Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:48:00.945Z] [INFO] [2024-06-21T19:48:00.945Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:00.945Z] [INFO] Forking org.eclipse.tracecompass.incubator.perf.profiling 0.10.0-SNAPSHOT [2024-06-21T19:48:00.945Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:00.945Z] [INFO] [2024-06-21T19:48:00.945Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.perf.profiling --- [2024-06-21T19:48:00.945Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:48:00.945Z] [INFO] [2024-06-21T19:48:00.945Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.perf.profiling --- [2024-06-21T19:48:00.945Z] [INFO] [2024-06-21T19:48:00.945Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.perf.profiling --- [2024-06-21T19:48:00.945Z] [INFO] [2024-06-21T19:48:00.945Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.perf.profiling --- [2024-06-21T19:48:00.945Z] [INFO] [2024-06-21T19:48:00.945Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.perf.profiling --- [2024-06-21T19:48:00.945Z] [INFO] [2024-06-21T19:48:00.945Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.perf.profiling --- [2024-06-21T19:48:00.945Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:00.945Z] [INFO] [2024-06-21T19:48:00.945Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.perf.profiling --- [2024-06-21T19:48:00.945Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/src/main/resources [2024-06-21T19:48:00.945Z] [INFO] [2024-06-21T19:48:00.945Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:00.945Z] [INFO] Forking org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui 0.1.3-SNAPSHOT [2024-06-21T19:48:00.945Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:00.945Z] [INFO] [2024-06-21T19:48:00.945Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui --- [2024-06-21T19:48:00.945Z] [INFO] The project's OSGi version is 0.1.3.202406211945 [2024-06-21T19:48:00.945Z] [INFO] [2024-06-21T19:48:00.945Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui --- [2024-06-21T19:48:00.945Z] [INFO] [2024-06-21T19:48:00.945Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui --- [2024-06-21T19:48:00.945Z] [INFO] [2024-06-21T19:48:00.945Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui --- [2024-06-21T19:48:00.945Z] [INFO] [2024-06-21T19:48:00.945Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui --- [2024-06-21T19:48:00.945Z] [INFO] [2024-06-21T19:48:00.945Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui --- [2024-06-21T19:48:00.945Z] [INFO] [2024-06-21T19:48:00.945Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui --- [2024-06-21T19:48:00.945Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:00.945Z] [INFO] [2024-06-21T19:48:00.945Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui --- [2024-06-21T19:48:00.945Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/src/main/resources [2024-06-21T19:48:00.945Z] [INFO] [2024-06-21T19:48:00.945Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui --- [2024-06-21T19:48:00.945Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:00.945Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:48:00.945Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/.polyglot.build.properties [2024-06-21T19:48:00.945Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:48:00.945Z] [INFO] [2024-06-21T19:48:00.945Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:00.945Z] [INFO] Forking Trace Compass Incubator Filters User Guide 0.10.0-SNAPSHOT [2024-06-21T19:48:00.945Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:00.945Z] [INFO] [2024-06-21T19:48:00.945Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:48:00.945Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:48:00.945Z] [INFO] [2024-06-21T19:48:00.945Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:48:00.945Z] [INFO] [2024-06-21T19:48:00.945Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:48:00.945Z] [INFO] [2024-06-21T19:48:00.945Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:48:00.945Z] [INFO] [2024-06-21T19:48:00.945Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:48:00.945Z] [INFO] [2024-06-21T19:48:00.945Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:48:00.945Z] [INFO] [2024-06-21T19:48:00.945Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:48:00.945Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:00.945Z] [INFO] [2024-06-21T19:48:00.946Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:48:00.946Z] [INFO] Executing tasks [2024-06-21T19:48:00.946Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/doc/User-Guide.html [2024-06-21T19:48:00.946Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:48:00.946Z] [INFO] Executed tasks [2024-06-21T19:48:00.946Z] [INFO] [2024-06-21T19:48:00.946Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:48:00.946Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/src/main/resources [2024-06-21T19:48:00.946Z] [INFO] [2024-06-21T19:48:00.946Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:48:00.946Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:00.946Z] [INFO] [2024-06-21T19:48:00.946Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.filters.doc.user --- [2024-06-21T19:48:00.946Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:48:00.946Z] [INFO] Command line: [2024-06-21T19:48:00.946Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:48:00.946Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:48:01.870Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:48:01.870Z] 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) [2024-06-21T19:48:01.870Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:48:01.870Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:48:02.795Z] Buildfile: build.xml [2024-06-21T19:48:02.795Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:48:02.795Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:48:02.795Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:48:02.795Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:48:02.795Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:48:02.795Z] [2024-06-21T19:48:02.795Z] build.index: [2024-06-21T19:48:03.355Z] BUILD SUCCESSFUL [2024-06-21T19:48:03.355Z] [2024-06-21T19:48:03.355Z] BUILD SUCCESSFUL [2024-06-21T19:48:03.355Z] Total time: 1 second [2024-06-21T19:48:03.610Z] [INFO] [2024-06-21T19:48:03.610Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:03.610Z] [INFO] Forking org.eclipse.tracecompass.incubator.filters.ui 0.1.1-SNAPSHOT [2024-06-21T19:48:03.610Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:03.610Z] [INFO] [2024-06-21T19:48:03.610Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.filters.ui --- [2024-06-21T19:48:03.610Z] [INFO] The project's OSGi version is 0.1.1.202406211945 [2024-06-21T19:48:03.610Z] [INFO] [2024-06-21T19:48:03.610Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters.ui --- [2024-06-21T19:48:03.610Z] [INFO] [2024-06-21T19:48:03.610Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters.ui --- [2024-06-21T19:48:03.610Z] [INFO] [2024-06-21T19:48:03.610Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters.ui --- [2024-06-21T19:48:03.610Z] [INFO] [2024-06-21T19:48:03.610Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters.ui --- [2024-06-21T19:48:03.610Z] [INFO] [2024-06-21T19:48:03.610Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.filters.ui --- [2024-06-21T19:48:03.610Z] [INFO] [2024-06-21T19:48:03.610Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters.ui --- [2024-06-21T19:48:03.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-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:03.610Z] [INFO] [2024-06-21T19:48:03.610Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters.ui --- [2024-06-21T19:48:03.610Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/src/main/resources [2024-06-21T19:48:03.611Z] [INFO] [2024-06-21T19:48:03.611Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.filters.ui --- [2024-06-21T19:48:03.611Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:03.611Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:48:03.611Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/.polyglot.build.properties [2024-06-21T19:48:03.611Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:48:03.611Z] [INFO] [2024-06-21T19:48:03.611Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:03.611Z] [INFO] Forking org.eclipse.tracecompass.incubator.filters 0.10.0-SNAPSHOT [2024-06-21T19:48:03.611Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:03.611Z] [INFO] [2024-06-21T19:48:03.611Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.filters --- [2024-06-21T19:48:03.611Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:48:03.611Z] [INFO] [2024-06-21T19:48:03.611Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters --- [2024-06-21T19:48:03.611Z] [INFO] [2024-06-21T19:48:03.611Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters --- [2024-06-21T19:48:03.611Z] [INFO] [2024-06-21T19:48:03.611Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters --- [2024-06-21T19:48:03.611Z] [INFO] [2024-06-21T19:48:03.611Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters --- [2024-06-21T19:48:03.611Z] [INFO] [2024-06-21T19:48:03.611Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters --- [2024-06-21T19:48:03.611Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.filters/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:03.611Z] [INFO] [2024-06-21T19:48:03.611Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters --- [2024-06-21T19:48:03.611Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters/src/main/resources [2024-06-21T19:48:03.611Z] [INFO] [2024-06-21T19:48:03.611Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:03.611Z] [INFO] Forking org.eclipse.tracecompass.incubator.kernel.ui 0.1.2-SNAPSHOT [2024-06-21T19:48:03.611Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:03.611Z] [INFO] [2024-06-21T19:48:03.611Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.kernel.ui --- [2024-06-21T19:48:03.611Z] [INFO] The project's OSGi version is 0.1.2.202406211945 [2024-06-21T19:48:03.611Z] [INFO] [2024-06-21T19:48:03.611Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel.ui --- [2024-06-21T19:48:03.611Z] [INFO] [2024-06-21T19:48:03.611Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel.ui --- [2024-06-21T19:48:03.611Z] [INFO] [2024-06-21T19:48:03.611Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel.ui --- [2024-06-21T19:48:03.611Z] [INFO] [2024-06-21T19:48:03.611Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel.ui --- [2024-06-21T19:48:03.611Z] [INFO] [2024-06-21T19:48:03.611Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.kernel.ui --- [2024-06-21T19:48:03.611Z] [INFO] [2024-06-21T19:48:03.611Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel.ui --- [2024-06-21T19:48:03.611Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:03.611Z] [INFO] [2024-06-21T19:48:03.611Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel.ui --- [2024-06-21T19:48:03.611Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/src/main/resources [2024-06-21T19:48:03.611Z] [INFO] [2024-06-21T19:48:03.611Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.kernel.ui --- [2024-06-21T19:48:03.611Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:03.611Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:48:03.611Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/.polyglot.build.properties [2024-06-21T19:48:03.611Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:48:03.611Z] [INFO] [2024-06-21T19:48:03.611Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:03.611Z] [INFO] Forking Trace Compass Incubator kernel User Guide 0.10.0-SNAPSHOT [2024-06-21T19:48:03.611Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:03.611Z] [INFO] [2024-06-21T19:48:03.611Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:48:03.611Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:48:03.611Z] [INFO] [2024-06-21T19:48:03.611Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:48:03.611Z] [INFO] [2024-06-21T19:48:03.611Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:48:03.611Z] [INFO] [2024-06-21T19:48:03.611Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:48:03.611Z] [INFO] [2024-06-21T19:48:03.611Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:48:03.611Z] [INFO] [2024-06-21T19:48:03.611Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:48:03.611Z] [INFO] [2024-06-21T19:48:03.611Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:48:03.611Z] [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-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:03.611Z] [INFO] [2024-06-21T19:48:03.611Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:48:03.611Z] [INFO] Executing tasks [2024-06-21T19:48:03.611Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/doc/User-Guide.html [2024-06-21T19:48:03.611Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:48:03.611Z] [INFO] Executed tasks [2024-06-21T19:48:03.611Z] [INFO] [2024-06-21T19:48:03.611Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:48:03.611Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/src/main/resources [2024-06-21T19:48:03.611Z] [INFO] [2024-06-21T19:48:03.611Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:48:03.611Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:03.611Z] [INFO] [2024-06-21T19:48:03.611Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.kernel.doc.user --- [2024-06-21T19:48:03.611Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:48:03.611Z] [INFO] Command line: [2024-06-21T19:48:03.611Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:48:03.612Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:48:04.536Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:48:04.536Z] 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) [2024-06-21T19:48:04.537Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:48:04.537Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:48:05.461Z] Buildfile: build.xml [2024-06-21T19:48:05.461Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:48:05.461Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:48:05.461Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:48:05.461Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:48:05.461Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:48:05.461Z] [2024-06-21T19:48:05.461Z] build.index: [2024-06-21T19:48:06.386Z] BUILD SUCCESSFUL [2024-06-21T19:48:06.386Z] [2024-06-21T19:48:06.386Z] BUILD SUCCESSFUL [2024-06-21T19:48:06.386Z] Total time: 1 second [2024-06-21T19:48:06.386Z] [INFO] [2024-06-21T19:48:06.386Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:06.386Z] [INFO] Forking org.eclipse.tracecompass.incubator.kernel 0.10.0-SNAPSHOT [2024-06-21T19:48:06.386Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:06.386Z] [INFO] [2024-06-21T19:48:06.386Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.kernel --- [2024-06-21T19:48:06.386Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:48:06.386Z] [INFO] [2024-06-21T19:48:06.386Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel --- [2024-06-21T19:48:06.386Z] [INFO] [2024-06-21T19:48:06.386Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel --- [2024-06-21T19:48:06.386Z] [INFO] [2024-06-21T19:48:06.386Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel --- [2024-06-21T19:48:06.386Z] [INFO] [2024-06-21T19:48:06.386Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel --- [2024-06-21T19:48:06.386Z] [INFO] [2024-06-21T19:48:06.386Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel --- [2024-06-21T19:48:06.386Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.kernel/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:06.386Z] [INFO] [2024-06-21T19:48:06.386Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel --- [2024-06-21T19:48:06.386Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel/src/main/resources [2024-06-21T19:48:06.386Z] [INFO] [2024-06-21T19:48:06.386Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:06.386Z] [INFO] Forking org.eclipse.tracecompass.incubator.hudson.maven.core 0.1.1-SNAPSHOT [2024-06-21T19:48:06.386Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:06.386Z] [INFO] [2024-06-21T19:48:06.386Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.hudson.maven.core --- [2024-06-21T19:48:06.386Z] [INFO] The project's OSGi version is 0.1.1.202406211945 [2024-06-21T19:48:06.386Z] [INFO] [2024-06-21T19:48:06.386Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.hudson.maven.core --- [2024-06-21T19:48:06.386Z] [INFO] [2024-06-21T19:48:06.386Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.hudson.maven.core --- [2024-06-21T19:48:06.386Z] [INFO] [2024-06-21T19:48:06.386Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.hudson.maven.core --- [2024-06-21T19:48:06.386Z] [INFO] [2024-06-21T19:48:06.386Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.hudson.maven.core --- [2024-06-21T19:48:06.386Z] [INFO] [2024-06-21T19:48:06.386Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.hudson.maven.core --- [2024-06-21T19:48:06.386Z] [INFO] [2024-06-21T19:48:06.386Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.hudson.maven.core --- [2024-06-21T19:48:06.386Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:06.386Z] [INFO] [2024-06-21T19:48:06.386Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.hudson.maven.core --- [2024-06-21T19:48:06.386Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/src/main/resources [2024-06-21T19:48:06.386Z] [INFO] [2024-06-21T19:48:06.386Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.hudson.maven.core --- [2024-06-21T19:48:06.386Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:06.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 [2024-06-21T19:48:06.386Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/.polyglot.build.properties [2024-06-21T19:48:06.386Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:48:06.386Z] [INFO] [2024-06-21T19:48:06.386Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:06.386Z] [INFO] Forking org.eclipse.tracecompass.incubator.hudson.maven.ui 0.1.1-SNAPSHOT [2024-06-21T19:48:06.386Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:06.386Z] [INFO] [2024-06-21T19:48:06.386Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.hudson.maven.ui --- [2024-06-21T19:48:06.386Z] [INFO] The project's OSGi version is 0.1.1.202406211945 [2024-06-21T19:48:06.386Z] [INFO] [2024-06-21T19:48:06.386Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.hudson.maven.ui --- [2024-06-21T19:48:06.386Z] [INFO] [2024-06-21T19:48:06.386Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.hudson.maven.ui --- [2024-06-21T19:48:06.386Z] [INFO] [2024-06-21T19:48:06.386Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.hudson.maven.ui --- [2024-06-21T19:48:06.386Z] [INFO] [2024-06-21T19:48:06.386Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.hudson.maven.ui --- [2024-06-21T19:48:06.386Z] [INFO] [2024-06-21T19:48:06.386Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.hudson.maven.ui --- [2024-06-21T19:48:06.386Z] [INFO] [2024-06-21T19:48:06.386Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.hudson.maven.ui --- [2024-06-21T19:48:06.386Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:06.386Z] [INFO] [2024-06-21T19:48:06.386Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.hudson.maven.ui --- [2024-06-21T19:48:06.386Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/src/main/resources [2024-06-21T19:48:06.386Z] [INFO] [2024-06-21T19:48:06.386Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.hudson.maven.ui --- [2024-06-21T19:48:06.386Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:06.387Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:48:06.387Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/.polyglot.build.properties [2024-06-21T19:48:06.387Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:48:06.387Z] [INFO] [2024-06-21T19:48:06.387Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:06.387Z] [INFO] Forking org.eclipse.tracecompass.incubator.hudson.maven 0.10.0-SNAPSHOT [2024-06-21T19:48:06.387Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:06.387Z] [INFO] [2024-06-21T19:48:06.387Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.hudson.maven --- [2024-06-21T19:48:06.387Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:48:06.387Z] [INFO] [2024-06-21T19:48:06.387Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.hudson.maven --- [2024-06-21T19:48:06.387Z] [INFO] [2024-06-21T19:48:06.387Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.hudson.maven --- [2024-06-21T19:48:06.387Z] [INFO] [2024-06-21T19:48:06.387Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.hudson.maven --- [2024-06-21T19:48:06.387Z] [INFO] [2024-06-21T19:48:06.387Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.hudson.maven --- [2024-06-21T19:48:06.387Z] [INFO] [2024-06-21T19:48:06.387Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.hudson.maven --- [2024-06-21T19:48:06.387Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:06.387Z] [INFO] [2024-06-21T19:48:06.387Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.hudson.maven --- [2024-06-21T19:48:06.387Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/src/main/resources [2024-06-21T19:48:06.387Z] [INFO] [2024-06-21T19:48:06.387Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:06.387Z] [INFO] Forking org.eclipse.tracecompass.incubator.otf2.core 0.1.5-SNAPSHOT [2024-06-21T19:48:06.387Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:06.387Z] [INFO] [2024-06-21T19:48:06.387Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.otf2.core --- [2024-06-21T19:48:06.387Z] [INFO] The project's OSGi version is 0.1.5.202406211945 [2024-06-21T19:48:06.387Z] [INFO] [2024-06-21T19:48:06.387Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2.core --- [2024-06-21T19:48:06.387Z] [INFO] [2024-06-21T19:48:06.387Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2.core --- [2024-06-21T19:48:06.387Z] [INFO] [2024-06-21T19:48:06.387Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2.core --- [2024-06-21T19:48:06.387Z] [INFO] [2024-06-21T19:48:06.387Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2.core --- [2024-06-21T19:48:06.387Z] [INFO] [2024-06-21T19:48:06.387Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.otf2.core --- [2024-06-21T19:48:06.387Z] [INFO] [2024-06-21T19:48:06.387Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2.core --- [2024-06-21T19:48:06.387Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:06.387Z] [INFO] [2024-06-21T19:48:06.387Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2.core --- [2024-06-21T19:48:06.387Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src/main/resources [2024-06-21T19:48:06.387Z] [INFO] [2024-06-21T19:48:06.387Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.otf2.core --- [2024-06-21T19:48:06.387Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:06.387Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:48:06.387Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core:0.1.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/.polyglot.build.properties [2024-06-21T19:48:06.387Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:48:06.387Z] [INFO] [2024-06-21T19:48:06.387Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:06.387Z] [INFO] Forking Trace Compass Incubator otf2 User Guide 0.10.0-SNAPSHOT [2024-06-21T19:48:06.387Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:06.387Z] [INFO] [2024-06-21T19:48:06.387Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:48:06.387Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:48:06.387Z] [INFO] [2024-06-21T19:48:06.387Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:48:06.387Z] [INFO] [2024-06-21T19:48:06.387Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:48:06.387Z] [INFO] [2024-06-21T19:48:06.387Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:48:06.387Z] [INFO] [2024-06-21T19:48:06.387Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:48:06.387Z] [INFO] [2024-06-21T19:48:06.387Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:48:06.387Z] [INFO] [2024-06-21T19:48:06.387Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:48:06.387Z] [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-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:06.387Z] [INFO] [2024-06-21T19:48:06.387Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:48:06.387Z] [INFO] Executing tasks [2024-06-21T19:48:06.387Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/doc/User-Guide.html [2024-06-21T19:48:06.387Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:48:06.387Z] [INFO] Executed tasks [2024-06-21T19:48:06.387Z] [INFO] [2024-06-21T19:48:06.387Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:48:06.387Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/src/main/resources [2024-06-21T19:48:06.387Z] [INFO] [2024-06-21T19:48:06.387Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:48:06.387Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:06.387Z] [INFO] [2024-06-21T19:48:06.387Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.otf2.doc.user --- [2024-06-21T19:48:06.387Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:48:06.387Z] [INFO] Command line: [2024-06-21T19:48:06.387Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:48:06.387Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:48:07.311Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:48:07.311Z] 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) [2024-06-21T19:48:07.311Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:48:07.311Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:48:08.235Z] Buildfile: build.xml [2024-06-21T19:48:08.235Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:48:08.235Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:48:08.235Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:48:08.235Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:48:08.235Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:48:08.235Z] [2024-06-21T19:48:08.235Z] build.index: [2024-06-21T19:48:09.159Z] BUILD SUCCESSFUL [2024-06-21T19:48:09.159Z] [2024-06-21T19:48:09.159Z] BUILD SUCCESSFUL [2024-06-21T19:48:09.159Z] Total time: 1 second [2024-06-21T19:48:09.159Z] [INFO] [2024-06-21T19:48:09.159Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:09.159Z] [INFO] Forking org.eclipse.tracecompass.incubator.otf2.ui 0.1.2-SNAPSHOT [2024-06-21T19:48:09.159Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:09.159Z] [INFO] [2024-06-21T19:48:09.159Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.otf2.ui --- [2024-06-21T19:48:09.159Z] [INFO] The project's OSGi version is 0.1.2.202406211945 [2024-06-21T19:48:09.159Z] [INFO] [2024-06-21T19:48:09.159Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2.ui --- [2024-06-21T19:48:09.159Z] [INFO] [2024-06-21T19:48:09.159Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2.ui --- [2024-06-21T19:48:09.159Z] [INFO] [2024-06-21T19:48:09.159Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2.ui --- [2024-06-21T19:48:09.159Z] [INFO] [2024-06-21T19:48:09.159Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2.ui --- [2024-06-21T19:48:09.159Z] [INFO] [2024-06-21T19:48:09.159Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.otf2.ui --- [2024-06-21T19:48:09.159Z] [INFO] [2024-06-21T19:48:09.159Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2.ui --- [2024-06-21T19:48:09.159Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:09.159Z] [INFO] [2024-06-21T19:48:09.159Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2.ui --- [2024-06-21T19:48:09.159Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/src/main/resources [2024-06-21T19:48:09.160Z] [INFO] [2024-06-21T19:48:09.160Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.otf2.ui --- [2024-06-21T19:48:09.160Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:09.160Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:48:09.160Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/.polyglot.build.properties [2024-06-21T19:48:09.160Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:48:09.160Z] [INFO] [2024-06-21T19:48:09.160Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:09.160Z] [INFO] Forking org.eclipse.tracecompass.incubator.otf2 0.10.0-SNAPSHOT [2024-06-21T19:48:09.160Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:09.160Z] [INFO] [2024-06-21T19:48:09.160Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.otf2 --- [2024-06-21T19:48:09.160Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:48:09.160Z] [INFO] [2024-06-21T19:48:09.160Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2 --- [2024-06-21T19:48:09.160Z] [INFO] [2024-06-21T19:48:09.160Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2 --- [2024-06-21T19:48:09.160Z] [INFO] [2024-06-21T19:48:09.160Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2 --- [2024-06-21T19:48:09.160Z] [INFO] [2024-06-21T19:48:09.160Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2 --- [2024-06-21T19:48:09.160Z] [INFO] [2024-06-21T19:48:09.160Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2 --- [2024-06-21T19:48:09.160Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:09.160Z] [INFO] [2024-06-21T19:48:09.160Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2 --- [2024-06-21T19:48:09.160Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2/src/main/resources [2024-06-21T19:48:09.160Z] [INFO] [2024-06-21T19:48:09.160Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:09.160Z] [INFO] Forking org.eclipse.tracecompass.incubator.rocm.core 0.1.4-SNAPSHOT [2024-06-21T19:48:09.160Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:09.160Z] [INFO] [2024-06-21T19:48:09.160Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.rocm.core --- [2024-06-21T19:48:09.160Z] [INFO] The project's OSGi version is 0.1.4.202406211945 [2024-06-21T19:48:09.160Z] [INFO] [2024-06-21T19:48:09.160Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rocm.core --- [2024-06-21T19:48:09.160Z] [INFO] [2024-06-21T19:48:09.160Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rocm.core --- [2024-06-21T19:48:09.160Z] [INFO] [2024-06-21T19:48:09.160Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rocm.core --- [2024-06-21T19:48:09.160Z] [INFO] [2024-06-21T19:48:09.160Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rocm.core --- [2024-06-21T19:48:09.160Z] [INFO] [2024-06-21T19:48:09.160Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.rocm.core --- [2024-06-21T19:48:09.160Z] [INFO] [2024-06-21T19:48:09.160Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rocm.core --- [2024-06-21T19:48:09.160Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:09.160Z] [INFO] [2024-06-21T19:48:09.160Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rocm.core --- [2024-06-21T19:48:09.160Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/main/resources [2024-06-21T19:48:09.160Z] [INFO] [2024-06-21T19:48:09.160Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.rocm.core --- [2024-06-21T19:48:09.160Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:09.160Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:48:09.160Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/.polyglot.build.properties [2024-06-21T19:48:09.160Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:48:09.160Z] [INFO] [2024-06-21T19:48:09.160Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:09.160Z] [INFO] Forking org.eclipse.tracecompass.incubator.rocm 0.10.0-SNAPSHOT [2024-06-21T19:48:09.160Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:09.160Z] [INFO] [2024-06-21T19:48:09.160Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.rocm --- [2024-06-21T19:48:09.160Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:48:09.160Z] [INFO] [2024-06-21T19:48:09.160Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rocm --- [2024-06-21T19:48:09.160Z] [INFO] [2024-06-21T19:48:09.160Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rocm --- [2024-06-21T19:48:09.160Z] [INFO] [2024-06-21T19:48:09.160Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rocm --- [2024-06-21T19:48:09.160Z] [INFO] [2024-06-21T19:48:09.160Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rocm --- [2024-06-21T19:48:09.160Z] [INFO] [2024-06-21T19:48:09.160Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rocm --- [2024-06-21T19:48:09.160Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.rocm/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:09.160Z] [INFO] [2024-06-21T19:48:09.160Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rocm --- [2024-06-21T19:48:09.160Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm/src/main/resources [2024-06-21T19:48:09.160Z] [INFO] [2024-06-21T19:48:09.160Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:09.160Z] [INFO] Forking org.eclipse.tracecompass.incubator.tracecompass.core 0.1.2-SNAPSHOT [2024-06-21T19:48:09.160Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:09.160Z] [INFO] [2024-06-21T19:48:09.160Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.tracecompass.core --- [2024-06-21T19:48:09.160Z] [INFO] The project's OSGi version is 0.1.2.202406211945 [2024-06-21T19:48:09.160Z] [INFO] [2024-06-21T19:48:09.160Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tracecompass.core --- [2024-06-21T19:48:09.160Z] [INFO] [2024-06-21T19:48:09.160Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tracecompass.core --- [2024-06-21T19:48:09.160Z] [INFO] [2024-06-21T19:48:09.160Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tracecompass.core --- [2024-06-21T19:48:09.160Z] [INFO] [2024-06-21T19:48:09.160Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tracecompass.core --- [2024-06-21T19:48:09.160Z] [INFO] [2024-06-21T19:48:09.160Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.tracecompass.core --- [2024-06-21T19:48:09.160Z] [INFO] [2024-06-21T19:48:09.160Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tracecompass.core --- [2024-06-21T19:48:09.160Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:09.161Z] [INFO] [2024-06-21T19:48:09.161Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.tracecompass.core --- [2024-06-21T19:48:09.161Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/src/main/resources [2024-06-21T19:48:09.161Z] [INFO] [2024-06-21T19:48:09.161Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.tracecompass.core --- [2024-06-21T19:48:09.161Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:09.161Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:48:09.161Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/.polyglot.build.properties [2024-06-21T19:48:09.161Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:48:09.161Z] [INFO] [2024-06-21T19:48:09.161Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:09.161Z] [INFO] Forking org.eclipse.tracecompass.incubator.tracecompass 0.10.0-SNAPSHOT [2024-06-21T19:48:09.161Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:09.161Z] [INFO] [2024-06-21T19:48:09.161Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.tracecompass --- [2024-06-21T19:48:09.161Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:48:09.161Z] [INFO] [2024-06-21T19:48:09.161Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tracecompass --- [2024-06-21T19:48:09.161Z] [INFO] [2024-06-21T19:48:09.161Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tracecompass --- [2024-06-21T19:48:09.161Z] [INFO] [2024-06-21T19:48:09.161Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tracecompass --- [2024-06-21T19:48:09.161Z] [INFO] [2024-06-21T19:48:09.161Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tracecompass --- [2024-06-21T19:48:09.161Z] [INFO] [2024-06-21T19:48:09.161Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tracecompass --- [2024-06-21T19:48:09.161Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:09.161Z] [INFO] [2024-06-21T19:48:09.161Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.tracecompass --- [2024-06-21T19:48:09.161Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/src/main/resources [2024-06-21T19:48:09.161Z] [INFO] [2024-06-21T19:48:09.161Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:09.161Z] [INFO] Forking org.eclipse.tracecompass.incubator.opentracing.core 0.1.6-SNAPSHOT [2024-06-21T19:48:09.161Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:09.161Z] [INFO] [2024-06-21T19:48:09.161Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.opentracing.core --- [2024-06-21T19:48:09.161Z] [INFO] The project's OSGi version is 0.1.6.202406211945 [2024-06-21T19:48:09.161Z] [INFO] [2024-06-21T19:48:09.161Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing.core --- [2024-06-21T19:48:09.161Z] [INFO] [2024-06-21T19:48:09.161Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing.core --- [2024-06-21T19:48:09.161Z] [INFO] [2024-06-21T19:48:09.161Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing.core --- [2024-06-21T19:48:09.161Z] [INFO] [2024-06-21T19:48:09.161Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing.core --- [2024-06-21T19:48:09.161Z] [INFO] [2024-06-21T19:48:09.161Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.opentracing.core --- [2024-06-21T19:48:09.161Z] [INFO] [2024-06-21T19:48:09.161Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing.core --- [2024-06-21T19:48:09.161Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:09.161Z] [INFO] [2024-06-21T19:48:09.161Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing.core --- [2024-06-21T19:48:09.161Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/src/main/resources [2024-06-21T19:48:09.161Z] [INFO] [2024-06-21T19:48:09.161Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.opentracing.core --- [2024-06-21T19:48:09.161Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:09.161Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:48:09.161Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core:0.1.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/.polyglot.build.properties [2024-06-21T19:48:09.161Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:48:09.161Z] [INFO] [2024-06-21T19:48:09.161Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:09.161Z] [INFO] Forking org.eclipse.tracecompass.incubator.opentracing.ui 0.1.2-SNAPSHOT [2024-06-21T19:48:09.161Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:09.161Z] [INFO] [2024-06-21T19:48:09.161Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.opentracing.ui --- [2024-06-21T19:48:09.161Z] [INFO] The project's OSGi version is 0.1.2.202406211945 [2024-06-21T19:48:09.161Z] [INFO] [2024-06-21T19:48:09.161Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing.ui --- [2024-06-21T19:48:09.161Z] [INFO] [2024-06-21T19:48:09.161Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing.ui --- [2024-06-21T19:48:09.161Z] [INFO] [2024-06-21T19:48:09.161Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing.ui --- [2024-06-21T19:48:09.161Z] [INFO] [2024-06-21T19:48:09.161Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing.ui --- [2024-06-21T19:48:09.161Z] [INFO] [2024-06-21T19:48:09.161Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.opentracing.ui --- [2024-06-21T19:48:09.161Z] [INFO] [2024-06-21T19:48:09.161Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing.ui --- [2024-06-21T19:48:09.161Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:09.161Z] [INFO] [2024-06-21T19:48:09.161Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing.ui --- [2024-06-21T19:48:09.161Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/src/main/resources [2024-06-21T19:48:09.161Z] [INFO] [2024-06-21T19:48:09.161Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.opentracing.ui --- [2024-06-21T19:48:09.161Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:09.161Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:48:09.162Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/.polyglot.build.properties [2024-06-21T19:48:09.416Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:48:09.416Z] [INFO] [2024-06-21T19:48:09.416Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:09.416Z] [INFO] Forking Trace Compass Incubator opentracing User Guide 0.10.0-SNAPSHOT [2024-06-21T19:48:09.416Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:09.416Z] [INFO] [2024-06-21T19:48:09.416Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:48:09.416Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:48:09.416Z] [INFO] [2024-06-21T19:48:09.416Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:48:09.416Z] [INFO] [2024-06-21T19:48:09.416Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:48:09.416Z] [INFO] [2024-06-21T19:48:09.416Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:48:09.416Z] [INFO] [2024-06-21T19:48:09.416Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:48:09.416Z] [INFO] [2024-06-21T19:48:09.416Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:48:09.416Z] [INFO] [2024-06-21T19:48:09.416Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:48:09.416Z] [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-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:09.416Z] [INFO] [2024-06-21T19:48:09.416Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:48:09.416Z] [INFO] Executing tasks [2024-06-21T19:48:09.416Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/doc/User-Guide.html [2024-06-21T19:48:09.416Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:48:09.416Z] [INFO] Executed tasks [2024-06-21T19:48:09.416Z] [INFO] [2024-06-21T19:48:09.416Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:48:09.416Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/src/main/resources [2024-06-21T19:48:09.416Z] [INFO] [2024-06-21T19:48:09.416Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:48:09.416Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:09.416Z] [INFO] [2024-06-21T19:48:09.416Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.opentracing.doc.user --- [2024-06-21T19:48:09.416Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:48:09.417Z] [INFO] Command line: [2024-06-21T19:48:09.417Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:48:09.417Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:48:09.975Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:48:09.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) [2024-06-21T19:48:09.976Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:48:09.976Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:48:10.899Z] Buildfile: build.xml [2024-06-21T19:48:11.153Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:48:11.153Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:48:11.153Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:48:11.153Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:48:11.153Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:48:11.153Z] [2024-06-21T19:48:11.153Z] build.index: [2024-06-21T19:48:12.085Z] BUILD SUCCESSFUL [2024-06-21T19:48:12.085Z] [2024-06-21T19:48:12.085Z] BUILD SUCCESSFUL [2024-06-21T19:48:12.085Z] Total time: 1 second [2024-06-21T19:48:12.085Z] [INFO] [2024-06-21T19:48:12.086Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:12.086Z] [INFO] Forking org.eclipse.tracecompass.incubator.opentracing 0.10.0-SNAPSHOT [2024-06-21T19:48:12.086Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:12.086Z] [INFO] [2024-06-21T19:48:12.086Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.opentracing --- [2024-06-21T19:48:12.086Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:48:12.086Z] [INFO] [2024-06-21T19:48:12.086Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing --- [2024-06-21T19:48:12.086Z] [INFO] [2024-06-21T19:48:12.086Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing --- [2024-06-21T19:48:12.086Z] [INFO] [2024-06-21T19:48:12.086Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing --- [2024-06-21T19:48:12.086Z] [INFO] [2024-06-21T19:48:12.086Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing --- [2024-06-21T19:48:12.086Z] [INFO] [2024-06-21T19:48:12.086Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing --- [2024-06-21T19:48:12.086Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:12.086Z] [INFO] [2024-06-21T19:48:12.086Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing --- [2024-06-21T19:48:12.086Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing/src/main/resources [2024-06-21T19:48:12.086Z] [INFO] [2024-06-21T19:48:12.086Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:12.086Z] [INFO] Forking org.eclipse.tracecompass.incubator.scripting.python 0.10.0-SNAPSHOT [2024-06-21T19:48:12.086Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:12.086Z] [INFO] [2024-06-21T19:48:12.086Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting.python --- [2024-06-21T19:48:12.086Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:48:12.086Z] [INFO] [2024-06-21T19:48:12.086Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.python --- [2024-06-21T19:48:12.086Z] [INFO] [2024-06-21T19:48:12.086Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.python --- [2024-06-21T19:48:12.086Z] [INFO] [2024-06-21T19:48:12.086Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.python --- [2024-06-21T19:48:12.086Z] [INFO] [2024-06-21T19:48:12.086Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.python --- [2024-06-21T19:48:12.086Z] [INFO] [2024-06-21T19:48:12.086Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.python --- [2024-06-21T19:48:12.086Z] [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-stable/scripting/org.eclipse.tracecompass.incubator.scripting.python/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:12.086Z] [INFO] [2024-06-21T19:48:12.086Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.python --- [2024-06-21T19:48:12.086Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.python/src/main/resources [2024-06-21T19:48:12.086Z] [INFO] [2024-06-21T19:48:12.086Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:12.086Z] [INFO] Forking Trace Compass Incubator Repository 0.10.0-SNAPSHOT [2024-06-21T19:48:12.086Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:12.086Z] [INFO] [2024-06-21T19:48:12.086Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.releng-site --- [2024-06-21T19:48:12.086Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:48:12.086Z] [INFO] [2024-06-21T19:48:12.086Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.releng-site --- [2024-06-21T19:48:12.086Z] [INFO] [2024-06-21T19:48:12.086Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.incubator.releng-site --- [2024-06-21T19:48:12.086Z] [INFO] [2024-06-21T19:48:12.086Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.releng-site --- [2024-06-21T19:48:12.086Z] [INFO] [2024-06-21T19:48:12.086Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.releng-site --- [2024-06-21T19:48:12.086Z] [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-stable/common/org.eclipse.tracecompass.incubator.releng-site/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:12.086Z] [INFO] [2024-06-21T19:48:12.086Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.releng-site --- [2024-06-21T19:48:12.086Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/common/org.eclipse.tracecompass.incubator.releng-site/src/main/resources [2024-06-21T19:48:12.086Z] [INFO] [2024-06-21T19:48:12.086Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:12.086Z] [INFO] Forking org.eclipse.tracecompass.incubator.xaf.core 0.1.1-SNAPSHOT [2024-06-21T19:48:12.086Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:12.086Z] [INFO] [2024-06-21T19:48:12.086Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.xaf.core --- [2024-06-21T19:48:12.086Z] [INFO] The project's OSGi version is 0.1.1.202406211945 [2024-06-21T19:48:12.086Z] [INFO] [2024-06-21T19:48:12.086Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.xaf.core --- [2024-06-21T19:48:12.086Z] [INFO] [2024-06-21T19:48:12.086Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.xaf.core --- [2024-06-21T19:48:12.086Z] [INFO] [2024-06-21T19:48:12.086Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.xaf.core --- [2024-06-21T19:48:12.086Z] [INFO] [2024-06-21T19:48:12.086Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.xaf.core --- [2024-06-21T19:48:12.086Z] [INFO] [2024-06-21T19:48:12.086Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.xaf.core --- [2024-06-21T19:48:12.086Z] [INFO] [2024-06-21T19:48:12.086Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.xaf.core --- [2024-06-21T19:48:12.086Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:12.086Z] [INFO] [2024-06-21T19:48:12.086Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.xaf.core --- [2024-06-21T19:48:12.086Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/src/main/resources [2024-06-21T19:48:12.086Z] [INFO] [2024-06-21T19:48:12.086Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.xaf.core --- [2024-06-21T19:48:12.086Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:12.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 [2024-06-21T19:48:12.086Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/.polyglot.build.properties [2024-06-21T19:48:12.086Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:48:12.086Z] [INFO] [2024-06-21T19:48:12.086Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:12.086Z] [INFO] Forking org.eclipse.tracecompass.incubator.xaf.ui 1.0.4-SNAPSHOT [2024-06-21T19:48:12.086Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:12.086Z] [INFO] [2024-06-21T19:48:12.086Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.xaf.ui --- [2024-06-21T19:48:12.086Z] [INFO] The project's OSGi version is 1.0.4.202406211945 [2024-06-21T19:48:12.086Z] [INFO] [2024-06-21T19:48:12.086Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.xaf.ui --- [2024-06-21T19:48:12.086Z] [INFO] [2024-06-21T19:48:12.086Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.xaf.ui --- [2024-06-21T19:48:12.086Z] [INFO] [2024-06-21T19:48:12.086Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.xaf.ui --- [2024-06-21T19:48:12.086Z] [INFO] [2024-06-21T19:48:12.086Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.xaf.ui --- [2024-06-21T19:48:12.087Z] [INFO] [2024-06-21T19:48:12.087Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.xaf.ui --- [2024-06-21T19:48:12.087Z] [INFO] [2024-06-21T19:48:12.087Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.xaf.ui --- [2024-06-21T19:48:12.087Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:12.087Z] [INFO] [2024-06-21T19:48:12.087Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.xaf.ui --- [2024-06-21T19:48:12.087Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/src/main/resources [2024-06-21T19:48:12.087Z] [INFO] [2024-06-21T19:48:12.087Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.xaf.ui --- [2024-06-21T19:48:12.087Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:12.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 [2024-06-21T19:48:12.087Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.ui:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/.polyglot.build.properties [2024-06-21T19:48:12.087Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:48:12.087Z] [INFO] [2024-06-21T19:48:12.087Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:12.087Z] [INFO] Forking org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests 0.1.1-SNAPSHOT [2024-06-21T19:48:12.087Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:12.087Z] [INFO] [2024-06-21T19:48:12.087Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests --- [2024-06-21T19:48:12.087Z] [INFO] The project's OSGi version is 0.1.1.202406211945 [2024-06-21T19:48:12.087Z] [INFO] [2024-06-21T19:48:12.087Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests --- [2024-06-21T19:48:12.087Z] [INFO] [2024-06-21T19:48:12.087Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests --- [2024-06-21T19:48:12.087Z] [INFO] [2024-06-21T19:48:12.087Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests --- [2024-06-21T19:48:12.087Z] [INFO] [2024-06-21T19:48:12.087Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests --- [2024-06-21T19:48:12.087Z] [INFO] [2024-06-21T19:48:12.087Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests --- [2024-06-21T19:48:12.087Z] [INFO] [2024-06-21T19:48:12.087Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests --- [2024-06-21T19:48:12.087Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:12.087Z] [INFO] [2024-06-21T19:48:12.087Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests --- [2024-06-21T19:48:12.087Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/src/main/resources [2024-06-21T19:48:12.087Z] [INFO] [2024-06-21T19:48:12.087Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests --- [2024-06-21T19:48:12.087Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:12.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 [2024-06-21T19:48:12.087Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/.polyglot.build.properties [2024-06-21T19:48:12.087Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:48:12.087Z] [INFO] [2024-06-21T19:48:12.087Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:12.087Z] [INFO] Forking org.eclipse.tracecompass.incubator.kernel.core.tests 0.1.2-SNAPSHOT [2024-06-21T19:48:12.087Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:12.087Z] [INFO] [2024-06-21T19:48:12.087Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.kernel.core.tests --- [2024-06-21T19:48:12.087Z] [INFO] The project's OSGi version is 0.1.2.202406211945 [2024-06-21T19:48:12.087Z] [INFO] [2024-06-21T19:48:12.087Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel.core.tests --- [2024-06-21T19:48:12.087Z] [INFO] [2024-06-21T19:48:12.087Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel.core.tests --- [2024-06-21T19:48:12.087Z] [INFO] [2024-06-21T19:48:12.087Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel.core.tests --- [2024-06-21T19:48:12.087Z] [INFO] [2024-06-21T19:48:12.087Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel.core.tests --- [2024-06-21T19:48:12.087Z] [INFO] [2024-06-21T19:48:12.087Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.kernel.core.tests --- [2024-06-21T19:48:12.087Z] [INFO] [2024-06-21T19:48:12.087Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel.core.tests --- [2024-06-21T19:48:12.087Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:12.087Z] [INFO] [2024-06-21T19:48:12.087Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel.core.tests --- [2024-06-21T19:48:12.087Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/src/main/resources [2024-06-21T19:48:12.087Z] [INFO] [2024-06-21T19:48:12.087Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.kernel.core.tests --- [2024-06-21T19:48:12.087Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:12.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 [2024-06-21T19:48:12.087Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/.polyglot.build.properties [2024-06-21T19:48:12.342Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:48:12.342Z] [INFO] [2024-06-21T19:48:12.342Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:12.342Z] [INFO] Forking org.eclipse.tracecompass.incubator.eventfieldcount.core.tests 0.1.1-SNAPSHOT [2024-06-21T19:48:12.342Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:12.342Z] [INFO] [2024-06-21T19:48:12.342Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests --- [2024-06-21T19:48:12.342Z] [INFO] The project's OSGi version is 0.1.1.202406211945 [2024-06-21T19:48:12.342Z] [INFO] [2024-06-21T19:48:12.342Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests --- [2024-06-21T19:48:12.342Z] [INFO] [2024-06-21T19:48:12.342Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests --- [2024-06-21T19:48:12.342Z] [INFO] [2024-06-21T19:48:12.342Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests --- [2024-06-21T19:48:12.342Z] [INFO] [2024-06-21T19:48:12.342Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests --- [2024-06-21T19:48:12.342Z] [INFO] [2024-06-21T19:48:12.342Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests --- [2024-06-21T19:48:12.342Z] [INFO] [2024-06-21T19:48:12.342Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests --- [2024-06-21T19:48:12.342Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:12.342Z] [INFO] [2024-06-21T19:48:12.342Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests --- [2024-06-21T19:48:12.342Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/src/main/resources [2024-06-21T19:48:12.342Z] [INFO] [2024-06-21T19:48:12.342Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests --- [2024-06-21T19:48:12.342Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:12.342Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:48:12.343Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/.polyglot.build.properties [2024-06-21T19:48:12.343Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:48:12.343Z] [INFO] [2024-06-21T19:48:12.343Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:12.343Z] [INFO] Forking org.eclipse.tracecompass.incubator.filters.core.tests 0.1.2-SNAPSHOT [2024-06-21T19:48:12.343Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:12.343Z] [INFO] [2024-06-21T19:48:12.343Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.filters.core.tests --- [2024-06-21T19:48:12.343Z] [INFO] The project's OSGi version is 0.1.2.202406211945 [2024-06-21T19:48:12.343Z] [INFO] [2024-06-21T19:48:12.343Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters.core.tests --- [2024-06-21T19:48:12.343Z] [INFO] [2024-06-21T19:48:12.343Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters.core.tests --- [2024-06-21T19:48:12.343Z] [INFO] [2024-06-21T19:48:12.343Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters.core.tests --- [2024-06-21T19:48:12.343Z] [INFO] [2024-06-21T19:48:12.343Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters.core.tests --- [2024-06-21T19:48:12.343Z] [INFO] [2024-06-21T19:48:12.343Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.filters.core.tests --- [2024-06-21T19:48:12.343Z] [INFO] [2024-06-21T19:48:12.343Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters.core.tests --- [2024-06-21T19:48:12.343Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:12.343Z] [INFO] [2024-06-21T19:48:12.343Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters.core.tests --- [2024-06-21T19:48:12.343Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/src/main/resources [2024-06-21T19:48:12.343Z] [INFO] [2024-06-21T19:48:12.343Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.filters.core.tests --- [2024-06-21T19:48:12.343Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:12.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 [2024-06-21T19:48:12.343Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/.polyglot.build.properties [2024-06-21T19:48:12.343Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:48:12.343Z] [INFO] [2024-06-21T19:48:12.343Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:12.343Z] [INFO] Forking org.eclipse.tracecompass.incubator.tmf.ui.multiview 0.10.0-SNAPSHOT [2024-06-21T19:48:12.343Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:12.343Z] [INFO] [2024-06-21T19:48:12.343Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview --- [2024-06-21T19:48:12.343Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:48:12.343Z] [INFO] [2024-06-21T19:48:12.343Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview --- [2024-06-21T19:48:12.343Z] [INFO] [2024-06-21T19:48:12.343Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview --- [2024-06-21T19:48:12.343Z] [INFO] [2024-06-21T19:48:12.343Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview --- [2024-06-21T19:48:12.343Z] [INFO] [2024-06-21T19:48:12.343Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview --- [2024-06-21T19:48:12.343Z] [INFO] [2024-06-21T19:48:12.343Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview --- [2024-06-21T19:48:12.343Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:12.343Z] [INFO] [2024-06-21T19:48:12.343Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview --- [2024-06-21T19:48:12.343Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/src/main/resources [2024-06-21T19:48:12.343Z] [INFO] [2024-06-21T19:48:12.343Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:12.343Z] [INFO] Forking org.eclipse.tracecompass.incubator.rocm.core.tests 0.1.1-SNAPSHOT [2024-06-21T19:48:12.343Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:12.343Z] [INFO] [2024-06-21T19:48:12.343Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.rocm.core.tests --- [2024-06-21T19:48:12.343Z] [INFO] The project's OSGi version is 0.1.1.202406211945 [2024-06-21T19:48:12.343Z] [INFO] [2024-06-21T19:48:12.343Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rocm.core.tests --- [2024-06-21T19:48:12.343Z] [INFO] [2024-06-21T19:48:12.343Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rocm.core.tests --- [2024-06-21T19:48:12.343Z] [INFO] [2024-06-21T19:48:12.343Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rocm.core.tests --- [2024-06-21T19:48:12.343Z] [INFO] [2024-06-21T19:48:12.343Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rocm.core.tests --- [2024-06-21T19:48:12.343Z] [INFO] [2024-06-21T19:48:12.343Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.rocm.core.tests --- [2024-06-21T19:48:12.343Z] [INFO] [2024-06-21T19:48:12.343Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rocm.core.tests --- [2024-06-21T19:48:12.343Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:12.343Z] [INFO] [2024-06-21T19:48:12.343Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rocm.core.tests --- [2024-06-21T19:48:12.343Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/src/main/resources [2024-06-21T19:48:12.343Z] [INFO] [2024-06-21T19:48:12.343Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.rocm.core.tests --- [2024-06-21T19:48:12.343Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:12.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 [2024-06-21T19:48:12.343Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/.polyglot.build.properties [2024-06-21T19:48:12.343Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:48:12.343Z] [INFO] [2024-06-21T19:48:12.343Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:12.343Z] [INFO] Forking org.eclipse.tracecompass.incubator.inandout.core.tests 0.1.1-SNAPSHOT [2024-06-21T19:48:12.343Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:12.343Z] [INFO] [2024-06-21T19:48:12.343Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.inandout.core.tests --- [2024-06-21T19:48:12.343Z] [INFO] The project's OSGi version is 0.1.1.202406211945 [2024-06-21T19:48:12.343Z] [INFO] [2024-06-21T19:48:12.343Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.inandout.core.tests --- [2024-06-21T19:48:12.343Z] [INFO] [2024-06-21T19:48:12.343Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.inandout.core.tests --- [2024-06-21T19:48:12.343Z] [INFO] [2024-06-21T19:48:12.343Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.inandout.core.tests --- [2024-06-21T19:48:12.343Z] [INFO] [2024-06-21T19:48:12.343Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.inandout.core.tests --- [2024-06-21T19:48:12.343Z] [INFO] [2024-06-21T19:48:12.344Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.inandout.core.tests --- [2024-06-21T19:48:12.344Z] [INFO] [2024-06-21T19:48:12.344Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.inandout.core.tests --- [2024-06-21T19:48:12.344Z] [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-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:12.344Z] [INFO] [2024-06-21T19:48:12.344Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.inandout.core.tests --- [2024-06-21T19:48:12.344Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/src/main/resources [2024-06-21T19:48:12.344Z] [INFO] [2024-06-21T19:48:12.344Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.inandout.core.tests --- [2024-06-21T19:48:12.344Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:12.344Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:48:12.344Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/.polyglot.build.properties [2024-06-21T19:48:12.598Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:48:12.598Z] [INFO] [2024-06-21T19:48:12.598Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:12.598Z] [INFO] Forking org.eclipse.tracecompass.incubator.analysis.core.tests 0.1.2-SNAPSHOT [2024-06-21T19:48:12.598Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:12.598Z] [INFO] [2024-06-21T19:48:12.598Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.analysis.core.tests --- [2024-06-21T19:48:12.598Z] [INFO] The project's OSGi version is 0.1.2.202406211945 [2024-06-21T19:48:12.598Z] [INFO] [2024-06-21T19:48:12.598Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.analysis.core.tests --- [2024-06-21T19:48:12.598Z] [INFO] [2024-06-21T19:48:12.598Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.analysis.core.tests --- [2024-06-21T19:48:12.598Z] [INFO] [2024-06-21T19:48:12.598Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.analysis.core.tests --- [2024-06-21T19:48:12.598Z] [INFO] [2024-06-21T19:48:12.598Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.analysis.core.tests --- [2024-06-21T19:48:12.598Z] [INFO] [2024-06-21T19:48:12.598Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.analysis.core.tests --- [2024-06-21T19:48:12.598Z] [INFO] [2024-06-21T19:48:12.598Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.analysis.core.tests --- [2024-06-21T19:48:12.598Z] [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-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:12.598Z] [INFO] [2024-06-21T19:48:12.598Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.analysis.core.tests --- [2024-06-21T19:48:12.598Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/src/main/resources [2024-06-21T19:48:12.598Z] [INFO] [2024-06-21T19:48:12.598Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.analysis.core.tests --- [2024-06-21T19:48:12.598Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:12.598Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:48:12.598Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/.polyglot.build.properties [2024-06-21T19:48:12.598Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:48:12.598Z] [INFO] [2024-06-21T19:48:12.598Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:12.598Z] [INFO] Forking org.eclipse.tracecompass.incubator.callstack.core.tests 0.1.3-SNAPSHOT [2024-06-21T19:48:12.598Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:12.598Z] [INFO] [2024-06-21T19:48:12.598Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.core.tests --- [2024-06-21T19:48:12.598Z] [INFO] The project's OSGi version is 0.1.3.202406211945 [2024-06-21T19:48:12.598Z] [INFO] [2024-06-21T19:48:12.598Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.core.tests --- [2024-06-21T19:48:12.598Z] [INFO] [2024-06-21T19:48:12.598Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.core.tests --- [2024-06-21T19:48:12.598Z] [INFO] [2024-06-21T19:48:12.598Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.core.tests --- [2024-06-21T19:48:12.598Z] [INFO] [2024-06-21T19:48:12.598Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.core.tests --- [2024-06-21T19:48:12.599Z] [INFO] [2024-06-21T19:48:12.599Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.callstack.core.tests --- [2024-06-21T19:48:12.599Z] [INFO] [2024-06-21T19:48:12.599Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.core.tests --- [2024-06-21T19:48:12.599Z] [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-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:12.599Z] [INFO] [2024-06-21T19:48:12.599Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.core.tests --- [2024-06-21T19:48:12.599Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/src/main/resources [2024-06-21T19:48:12.599Z] [INFO] [2024-06-21T19:48:12.599Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.core.tests --- [2024-06-21T19:48:12.599Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:12.599Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:48:12.599Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core.tests:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/.polyglot.build.properties [2024-06-21T19:48:12.599Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:48:12.599Z] [INFO] [2024-06-21T19:48:12.599Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:12.599Z] [INFO] Forking org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests 0.1.2-SNAPSHOT [2024-06-21T19:48:12.599Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:12.599Z] [INFO] [2024-06-21T19:48:12.599Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests --- [2024-06-21T19:48:12.599Z] [INFO] The project's OSGi version is 0.1.2.202406211945 [2024-06-21T19:48:12.599Z] [INFO] [2024-06-21T19:48:12.599Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests --- [2024-06-21T19:48:12.599Z] [INFO] [2024-06-21T19:48:12.599Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests --- [2024-06-21T19:48:12.599Z] [INFO] [2024-06-21T19:48:12.599Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests --- [2024-06-21T19:48:12.599Z] [INFO] [2024-06-21T19:48:12.599Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests --- [2024-06-21T19:48:12.599Z] [INFO] [2024-06-21T19:48:12.599Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests --- [2024-06-21T19:48:12.599Z] [INFO] [2024-06-21T19:48:12.599Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests --- [2024-06-21T19:48:12.599Z] [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-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:12.599Z] [INFO] [2024-06-21T19:48:12.599Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests --- [2024-06-21T19:48:12.599Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/src/main/resources [2024-06-21T19:48:12.599Z] [INFO] [2024-06-21T19:48:12.599Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests --- [2024-06-21T19:48:12.599Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:12.599Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:48:12.599Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/.polyglot.build.properties [2024-06-21T19:48:12.599Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:48:12.599Z] [INFO] [2024-06-21T19:48:12.599Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:12.599Z] [INFO] Forking org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests 0.1.2-SNAPSHOT [2024-06-21T19:48:12.599Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:12.599Z] [INFO] [2024-06-21T19:48:12.599Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests --- [2024-06-21T19:48:12.599Z] [INFO] The project's OSGi version is 0.1.2.202406211945 [2024-06-21T19:48:12.599Z] [INFO] [2024-06-21T19:48:12.599Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests --- [2024-06-21T19:48:12.599Z] [INFO] [2024-06-21T19:48:12.599Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests --- [2024-06-21T19:48:12.599Z] [INFO] [2024-06-21T19:48:12.599Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests --- [2024-06-21T19:48:12.599Z] [INFO] [2024-06-21T19:48:12.599Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests --- [2024-06-21T19:48:12.599Z] [INFO] [2024-06-21T19:48:12.599Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests --- [2024-06-21T19:48:12.599Z] [INFO] [2024-06-21T19:48:12.599Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests --- [2024-06-21T19:48:12.599Z] [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-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:12.599Z] [INFO] [2024-06-21T19:48:12.599Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests --- [2024-06-21T19:48:12.599Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/src/main/resources [2024-06-21T19:48:12.599Z] [INFO] [2024-06-21T19:48:12.599Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests --- [2024-06-21T19:48:12.599Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:12.599Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:48:12.599Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/.polyglot.build.properties [2024-06-21T19:48:12.599Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:48:12.599Z] [INFO] [2024-06-21T19:48:12.599Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:12.599Z] [INFO] Forking org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests 0.1.2-SNAPSHOT [2024-06-21T19:48:12.599Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:12.599Z] [INFO] [2024-06-21T19:48:12.599Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests --- [2024-06-21T19:48:12.599Z] [INFO] The project's OSGi version is 0.1.2.202406211945 [2024-06-21T19:48:12.599Z] [INFO] [2024-06-21T19:48:12.599Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests --- [2024-06-21T19:48:12.599Z] [INFO] [2024-06-21T19:48:12.599Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests --- [2024-06-21T19:48:12.599Z] [INFO] [2024-06-21T19:48:12.599Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests --- [2024-06-21T19:48:12.600Z] [INFO] [2024-06-21T19:48:12.600Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests --- [2024-06-21T19:48:12.600Z] [INFO] [2024-06-21T19:48:12.600Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests --- [2024-06-21T19:48:12.600Z] [INFO] [2024-06-21T19:48:12.600Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests --- [2024-06-21T19:48:12.600Z] [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-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:12.600Z] [INFO] [2024-06-21T19:48:12.600Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests --- [2024-06-21T19:48:12.600Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/src/main/resources [2024-06-21T19:48:12.600Z] [INFO] [2024-06-21T19:48:12.600Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests --- [2024-06-21T19:48:12.600Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:12.600Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:48:12.600Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ 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-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/.polyglot.build.properties [2024-06-21T19:48:12.855Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:48:12.855Z] [INFO] [2024-06-21T19:48:12.855Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:12.855Z] [INFO] Forking org.eclipse.tracecompass.incubator.scripting.core.tests 0.1.2-SNAPSHOT [2024-06-21T19:48:12.855Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:12.855Z] [INFO] [2024-06-21T19:48:12.855Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:48:12.855Z] [INFO] The project's OSGi version is 0.1.2.202406211945 [2024-06-21T19:48:12.855Z] [INFO] [2024-06-21T19:48:12.855Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:48:12.855Z] [INFO] [2024-06-21T19:48:12.855Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:48:12.855Z] [INFO] [2024-06-21T19:48:12.855Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:48:12.855Z] [INFO] [2024-06-21T19:48:12.855Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:48:12.855Z] [INFO] [2024-06-21T19:48:12.855Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:48:12.855Z] [INFO] [2024-06-21T19:48:12.855Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:48:12.855Z] [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-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:12.856Z] [INFO] [2024-06-21T19:48:12.856Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:48:12.856Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/src/main/resources [2024-06-21T19:48:12.856Z] [INFO] [2024-06-21T19:48:12.856Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.core.tests --- [2024-06-21T19:48:12.856Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:12.856Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:48:12.856Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/.polyglot.build.properties [2024-06-21T19:48:12.856Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:48:12.856Z] [INFO] [2024-06-21T19:48:12.856Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:12.856Z] [INFO] Forking Trace Compass Incubator Scripting UI Tests Plug-in 0.1.3-SNAPSHOT [2024-06-21T19:48:12.856Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:12.856Z] [INFO] [2024-06-21T19:48:12.856Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:48:12.856Z] [INFO] The project's OSGi version is 0.1.3.202406211945 [2024-06-21T19:48:12.856Z] [INFO] [2024-06-21T19:48:12.856Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:48:12.856Z] [INFO] [2024-06-21T19:48:12.856Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:48:12.856Z] [INFO] [2024-06-21T19:48:12.856Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:48:12.856Z] [INFO] [2024-06-21T19:48:12.856Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:48:12.856Z] [INFO] [2024-06-21T19:48:12.856Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:48:12.856Z] [INFO] [2024-06-21T19:48:12.856Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:48:12.856Z] [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-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:12.856Z] [INFO] [2024-06-21T19:48:12.856Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:48:12.856Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/src/main/resources [2024-06-21T19:48:12.856Z] [INFO] [2024-06-21T19:48:12.856Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.ui.tests --- [2024-06-21T19:48:12.856Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:12.856Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:48:12.856Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui.tests:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/pom.xml [2024-06-21T19:48:12.856Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:48:12.856Z] [INFO] [2024-06-21T19:48:12.856Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:12.856Z] [INFO] Forking org.eclipse.tracecompass.incubator.traceevent.core.tests 0.1.2-SNAPSHOT [2024-06-21T19:48:12.856Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:12.856Z] [INFO] [2024-06-21T19:48:12.856Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.traceevent.core.tests --- [2024-06-21T19:48:12.856Z] [INFO] The project's OSGi version is 0.1.2.202406211945 [2024-06-21T19:48:12.856Z] [INFO] [2024-06-21T19:48:12.856Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.traceevent.core.tests --- [2024-06-21T19:48:12.856Z] [INFO] [2024-06-21T19:48:12.856Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.traceevent.core.tests --- [2024-06-21T19:48:12.856Z] [INFO] [2024-06-21T19:48:12.856Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.traceevent.core.tests --- [2024-06-21T19:48:12.856Z] [INFO] [2024-06-21T19:48:12.856Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.traceevent.core.tests --- [2024-06-21T19:48:12.856Z] [INFO] [2024-06-21T19:48:12.856Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.traceevent.core.tests --- [2024-06-21T19:48:12.856Z] [INFO] [2024-06-21T19:48:12.856Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.traceevent.core.tests --- [2024-06-21T19:48:12.856Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:12.856Z] [INFO] [2024-06-21T19:48:12.856Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.traceevent.core.tests --- [2024-06-21T19:48:12.856Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/src/main/resources [2024-06-21T19:48:12.856Z] [INFO] [2024-06-21T19:48:12.856Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.traceevent.core.tests --- [2024-06-21T19:48:12.856Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:12.856Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:48:12.856Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/.polyglot.build.properties [2024-06-21T19:48:12.856Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:48:12.856Z] [INFO] [2024-06-21T19:48:12.856Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:12.856Z] [INFO] Forking org.eclipse.tracecompass.incubator.hudson.maven.core.tests 0.1.1-SNAPSHOT [2024-06-21T19:48:12.856Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:12.856Z] [INFO] [2024-06-21T19:48:12.856Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests --- [2024-06-21T19:48:12.856Z] [INFO] The project's OSGi version is 0.1.1.202406211945 [2024-06-21T19:48:12.856Z] [INFO] [2024-06-21T19:48:12.856Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests --- [2024-06-21T19:48:12.856Z] [INFO] [2024-06-21T19:48:12.856Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests --- [2024-06-21T19:48:12.856Z] [INFO] [2024-06-21T19:48:12.856Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests --- [2024-06-21T19:48:12.856Z] [INFO] [2024-06-21T19:48:12.856Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests --- [2024-06-21T19:48:12.856Z] [INFO] [2024-06-21T19:48:12.856Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests --- [2024-06-21T19:48:12.856Z] [INFO] [2024-06-21T19:48:12.856Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests --- [2024-06-21T19:48:12.856Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:12.856Z] [INFO] [2024-06-21T19:48:12.856Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests --- [2024-06-21T19:48:12.856Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/src/main/resources [2024-06-21T19:48:12.857Z] [INFO] [2024-06-21T19:48:12.857Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests --- [2024-06-21T19:48:12.857Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:12.857Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:48:12.857Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/.polyglot.build.properties [2024-06-21T19:48:13.111Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:48:13.111Z] [INFO] [2024-06-21T19:48:13.111Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:13.111Z] [INFO] Forking org.eclipse.tracecompass.incubator.opentracing.core.tests 0.1.1-SNAPSHOT [2024-06-21T19:48:13.111Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:13.111Z] [INFO] [2024-06-21T19:48:13.111Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.opentracing.core.tests --- [2024-06-21T19:48:13.111Z] [INFO] The project's OSGi version is 0.1.1.202406211945 [2024-06-21T19:48:13.111Z] [INFO] [2024-06-21T19:48:13.111Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing.core.tests --- [2024-06-21T19:48:13.111Z] [INFO] [2024-06-21T19:48:13.111Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing.core.tests --- [2024-06-21T19:48:13.111Z] [INFO] [2024-06-21T19:48:13.111Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing.core.tests --- [2024-06-21T19:48:13.111Z] [INFO] [2024-06-21T19:48:13.111Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing.core.tests --- [2024-06-21T19:48:13.111Z] [INFO] [2024-06-21T19:48:13.111Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.opentracing.core.tests --- [2024-06-21T19:48:13.111Z] [INFO] [2024-06-21T19:48:13.111Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing.core.tests --- [2024-06-21T19:48:13.111Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:13.111Z] [INFO] [2024-06-21T19:48:13.111Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing.core.tests --- [2024-06-21T19:48:13.111Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/src/main/resources [2024-06-21T19:48:13.111Z] [INFO] [2024-06-21T19:48:13.111Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.opentracing.core.tests --- [2024-06-21T19:48:13.111Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:13.111Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:48:13.111Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/.polyglot.build.properties [2024-06-21T19:48:13.111Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:48:13.111Z] [INFO] [2024-06-21T19:48:13.111Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:13.111Z] [INFO] Forking org.eclipse.tracecompass.incubator.perf.profiling.core.tests 0.1.2-SNAPSHOT [2024-06-21T19:48:13.111Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:13.111Z] [INFO] [2024-06-21T19:48:13.111Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests --- [2024-06-21T19:48:13.111Z] [INFO] The project's OSGi version is 0.1.2.202406211945 [2024-06-21T19:48:13.111Z] [INFO] [2024-06-21T19:48:13.111Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests --- [2024-06-21T19:48:13.111Z] [INFO] [2024-06-21T19:48:13.111Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests --- [2024-06-21T19:48:13.111Z] [INFO] [2024-06-21T19:48:13.111Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests --- [2024-06-21T19:48:13.111Z] [INFO] [2024-06-21T19:48:13.111Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests --- [2024-06-21T19:48:13.111Z] [INFO] [2024-06-21T19:48:13.111Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests --- [2024-06-21T19:48:13.111Z] [INFO] [2024-06-21T19:48:13.111Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests --- [2024-06-21T19:48:13.111Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:13.111Z] [INFO] [2024-06-21T19:48:13.111Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests --- [2024-06-21T19:48:13.112Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/src/main/resources [2024-06-21T19:48:13.112Z] [INFO] [2024-06-21T19:48:13.112Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests --- [2024-06-21T19:48:13.112Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:13.112Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:48:13.112Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/.polyglot.build.properties [2024-06-21T19:48:13.112Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:48:13.112Z] [INFO] [2024-06-21T19:48:13.112Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:13.112Z] [INFO] Forking org.eclipse.tracecompass.incubator.uftrace.core.tests 0.1.3-SNAPSHOT [2024-06-21T19:48:13.112Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:13.112Z] [INFO] [2024-06-21T19:48:13.112Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.uftrace.core.tests --- [2024-06-21T19:48:13.112Z] [INFO] The project's OSGi version is 0.1.3.202406211945 [2024-06-21T19:48:13.112Z] [INFO] [2024-06-21T19:48:13.112Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.uftrace.core.tests --- [2024-06-21T19:48:13.112Z] [INFO] [2024-06-21T19:48:13.112Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.uftrace.core.tests --- [2024-06-21T19:48:13.112Z] [INFO] [2024-06-21T19:48:13.112Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.uftrace.core.tests --- [2024-06-21T19:48:13.112Z] [INFO] [2024-06-21T19:48:13.112Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.uftrace.core.tests --- [2024-06-21T19:48:13.112Z] [INFO] [2024-06-21T19:48:13.112Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.uftrace.core.tests --- [2024-06-21T19:48:13.112Z] [INFO] [2024-06-21T19:48:13.112Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.uftrace.core.tests --- [2024-06-21T19:48:13.112Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:13.112Z] [INFO] [2024-06-21T19:48:13.112Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.uftrace.core.tests --- [2024-06-21T19:48:13.112Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/src/main/resources [2024-06-21T19:48:13.112Z] [INFO] [2024-06-21T19:48:13.112Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.uftrace.core.tests --- [2024-06-21T19:48:13.112Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:13.112Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:48:13.112Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core.tests:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/.polyglot.build.properties [2024-06-21T19:48:13.112Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:48:13.112Z] [INFO] [2024-06-21T19:48:13.112Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:13.112Z] [INFO] Forking org.eclipse.tracecompass.incubator.tracecompass.core.tests 0.1.1-SNAPSHOT [2024-06-21T19:48:13.112Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:13.112Z] [INFO] [2024-06-21T19:48:13.112Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests --- [2024-06-21T19:48:13.112Z] [INFO] The project's OSGi version is 0.1.1.202406211945 [2024-06-21T19:48:13.112Z] [INFO] [2024-06-21T19:48:13.112Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests --- [2024-06-21T19:48:13.112Z] [INFO] [2024-06-21T19:48:13.112Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests --- [2024-06-21T19:48:13.112Z] [INFO] [2024-06-21T19:48:13.112Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests --- [2024-06-21T19:48:13.112Z] [INFO] [2024-06-21T19:48:13.112Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests --- [2024-06-21T19:48:13.112Z] [INFO] [2024-06-21T19:48:13.112Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests --- [2024-06-21T19:48:13.112Z] [INFO] [2024-06-21T19:48:13.112Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests --- [2024-06-21T19:48:13.112Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:13.112Z] [INFO] [2024-06-21T19:48:13.112Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests --- [2024-06-21T19:48:13.112Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/src/main/resources [2024-06-21T19:48:13.112Z] [INFO] [2024-06-21T19:48:13.112Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests --- [2024-06-21T19:48:13.112Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:13.112Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:48:13.112Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/.polyglot.build.properties [2024-06-21T19:48:13.112Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:48:13.112Z] [INFO] [2024-06-21T19:48:13.112Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:13.112Z] [INFO] Forking org.eclipse.tracecompass.incubator.ftrace.core.tests 0.1.4-SNAPSHOT [2024-06-21T19:48:13.112Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:13.112Z] [INFO] [2024-06-21T19:48:13.112Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ftrace.core.tests --- [2024-06-21T19:48:13.112Z] [INFO] The project's OSGi version is 0.1.4.202406211945 [2024-06-21T19:48:13.112Z] [INFO] [2024-06-21T19:48:13.112Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ftrace.core.tests --- [2024-06-21T19:48:13.112Z] [INFO] [2024-06-21T19:48:13.112Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ftrace.core.tests --- [2024-06-21T19:48:13.112Z] [INFO] [2024-06-21T19:48:13.112Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ftrace.core.tests --- [2024-06-21T19:48:13.112Z] [INFO] [2024-06-21T19:48:13.112Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ftrace.core.tests --- [2024-06-21T19:48:13.112Z] [INFO] [2024-06-21T19:48:13.112Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ftrace.core.tests --- [2024-06-21T19:48:13.112Z] [INFO] [2024-06-21T19:48:13.112Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ftrace.core.tests --- [2024-06-21T19:48:13.112Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:13.112Z] [INFO] [2024-06-21T19:48:13.112Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ftrace.core.tests --- [2024-06-21T19:48:13.112Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/src/main/resources [2024-06-21T19:48:13.112Z] [INFO] [2024-06-21T19:48:13.112Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ftrace.core.tests --- [2024-06-21T19:48:13.112Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:13.113Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:48:13.113Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core.tests:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/.polyglot.build.properties [2024-06-21T19:48:13.113Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:48:13.113Z] [INFO] [2024-06-21T19:48:13.113Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:13.113Z] [INFO] Forking org.eclipse.tracecompass.incubator.atrace.core.tests 0.1.1-SNAPSHOT [2024-06-21T19:48:13.113Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:13.113Z] [INFO] [2024-06-21T19:48:13.113Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.atrace.core.tests --- [2024-06-21T19:48:13.113Z] [INFO] The project's OSGi version is 0.1.1.202406211945 [2024-06-21T19:48:13.113Z] [INFO] [2024-06-21T19:48:13.113Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.atrace.core.tests --- [2024-06-21T19:48:13.113Z] [INFO] [2024-06-21T19:48:13.113Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.atrace.core.tests --- [2024-06-21T19:48:13.113Z] [INFO] [2024-06-21T19:48:13.113Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.atrace.core.tests --- [2024-06-21T19:48:13.113Z] [INFO] [2024-06-21T19:48:13.113Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.atrace.core.tests --- [2024-06-21T19:48:13.113Z] [INFO] [2024-06-21T19:48:13.113Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.atrace.core.tests --- [2024-06-21T19:48:13.113Z] [INFO] [2024-06-21T19:48:13.113Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.atrace.core.tests --- [2024-06-21T19:48:13.113Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:13.113Z] [INFO] [2024-06-21T19:48:13.113Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.atrace.core.tests --- [2024-06-21T19:48:13.113Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/src/main/resources [2024-06-21T19:48:13.113Z] [INFO] [2024-06-21T19:48:13.113Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.atrace.core.tests --- [2024-06-21T19:48:13.113Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:13.113Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:48:13.113Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/.polyglot.build.properties [2024-06-21T19:48:13.368Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:48:13.368Z] [INFO] [2024-06-21T19:48:13.368Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:13.368Z] [INFO] Forking org.eclipse.tracecompass.incubator.ros.core.tests 0.1.1-SNAPSHOT [2024-06-21T19:48:13.368Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:13.368Z] [INFO] [2024-06-21T19:48:13.368Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros.core.tests --- [2024-06-21T19:48:13.368Z] [INFO] The project's OSGi version is 0.1.1.202406211945 [2024-06-21T19:48:13.368Z] [INFO] [2024-06-21T19:48:13.368Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros.core.tests --- [2024-06-21T19:48:13.368Z] [INFO] [2024-06-21T19:48:13.368Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros.core.tests --- [2024-06-21T19:48:13.368Z] [INFO] [2024-06-21T19:48:13.368Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros.core.tests --- [2024-06-21T19:48:13.368Z] [INFO] [2024-06-21T19:48:13.368Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros.core.tests --- [2024-06-21T19:48:13.368Z] [INFO] [2024-06-21T19:48:13.368Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros.core.tests --- [2024-06-21T19:48:13.368Z] [INFO] [2024-06-21T19:48:13.368Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros.core.tests --- [2024-06-21T19:48:13.368Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:13.368Z] [INFO] [2024-06-21T19:48:13.368Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros.core.tests --- [2024-06-21T19:48:13.368Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/src/main/resources [2024-06-21T19:48:13.368Z] [INFO] [2024-06-21T19:48:13.368Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros.core.tests --- [2024-06-21T19:48:13.368Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:13.368Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:48:13.368Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/.polyglot.build.properties [2024-06-21T19:48:13.368Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:48:13.368Z] [INFO] [2024-06-21T19:48:13.368Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:13.368Z] [INFO] Forking org.eclipse.tracecompass.incubator.ros2.core.tests 0.1.2-SNAPSHOT [2024-06-21T19:48:13.368Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:13.368Z] [INFO] [2024-06-21T19:48:13.368Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros2.core.tests --- [2024-06-21T19:48:13.368Z] [INFO] The project's OSGi version is 0.1.2.202406211945 [2024-06-21T19:48:13.368Z] [INFO] [2024-06-21T19:48:13.368Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros2.core.tests --- [2024-06-21T19:48:13.368Z] [INFO] [2024-06-21T19:48:13.368Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros2.core.tests --- [2024-06-21T19:48:13.368Z] [INFO] [2024-06-21T19:48:13.368Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros2.core.tests --- [2024-06-21T19:48:13.368Z] [INFO] [2024-06-21T19:48:13.368Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros2.core.tests --- [2024-06-21T19:48:13.368Z] [INFO] [2024-06-21T19:48:13.368Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros2.core.tests --- [2024-06-21T19:48:13.368Z] [INFO] [2024-06-21T19:48:13.368Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros2.core.tests --- [2024-06-21T19:48:13.368Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:13.368Z] [INFO] [2024-06-21T19:48:13.368Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros2.core.tests --- [2024-06-21T19:48:13.368Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/src/main/resources [2024-06-21T19:48:13.368Z] [INFO] [2024-06-21T19:48:13.368Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros2.core.tests --- [2024-06-21T19:48:13.368Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:13.368Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:48:13.368Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/.polyglot.build.properties [2024-06-21T19:48:13.369Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:48:13.369Z] [INFO] [2024-06-21T19:48:13.369Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:13.369Z] [INFO] Forking org.eclipse.tracecompass.incubator.otf2.core.tests 0.1.1-SNAPSHOT [2024-06-21T19:48:13.369Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:13.369Z] [INFO] [2024-06-21T19:48:13.369Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.otf2.core.tests --- [2024-06-21T19:48:13.369Z] [INFO] The project's OSGi version is 0.1.1.202406211945 [2024-06-21T19:48:13.369Z] [INFO] [2024-06-21T19:48:13.369Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2.core.tests --- [2024-06-21T19:48:13.369Z] [INFO] [2024-06-21T19:48:13.369Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2.core.tests --- [2024-06-21T19:48:13.369Z] [INFO] [2024-06-21T19:48:13.369Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2.core.tests --- [2024-06-21T19:48:13.369Z] [INFO] [2024-06-21T19:48:13.369Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2.core.tests --- [2024-06-21T19:48:13.369Z] [INFO] [2024-06-21T19:48:13.369Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.otf2.core.tests --- [2024-06-21T19:48:13.369Z] [INFO] [2024-06-21T19:48:13.369Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2.core.tests --- [2024-06-21T19:48:13.369Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:13.369Z] [INFO] [2024-06-21T19:48:13.369Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2.core.tests --- [2024-06-21T19:48:13.369Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/src/main/resources [2024-06-21T19:48:13.369Z] [INFO] [2024-06-21T19:48:13.369Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.otf2.core.tests --- [2024-06-21T19:48:13.369Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:13.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 [2024-06-21T19:48:13.369Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/.polyglot.build.properties [2024-06-21T19:48:13.369Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:48:13.369Z] [INFO] [2024-06-21T19:48:13.369Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:13.369Z] [INFO] Forking org.eclipse.tracecompass.incubator.gerrit.core 0.1.1-SNAPSHOT [2024-06-21T19:48:13.369Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:13.369Z] [INFO] [2024-06-21T19:48:13.369Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.gerrit.core --- [2024-06-21T19:48:13.369Z] [INFO] The project's OSGi version is 0.1.1.202406211945 [2024-06-21T19:48:13.369Z] [INFO] [2024-06-21T19:48:13.369Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.gerrit.core --- [2024-06-21T19:48:13.369Z] [INFO] [2024-06-21T19:48:13.369Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.gerrit.core --- [2024-06-21T19:48:13.369Z] [INFO] [2024-06-21T19:48:13.369Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.gerrit.core --- [2024-06-21T19:48:13.369Z] [INFO] [2024-06-21T19:48:13.369Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.gerrit.core --- [2024-06-21T19:48:13.369Z] [INFO] [2024-06-21T19:48:13.369Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.gerrit.core --- [2024-06-21T19:48:13.369Z] [INFO] [2024-06-21T19:48:13.369Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.gerrit.core --- [2024-06-21T19:48:13.369Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:13.369Z] [INFO] [2024-06-21T19:48:13.369Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.gerrit.core --- [2024-06-21T19:48:13.369Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/src/main/resources [2024-06-21T19:48:13.369Z] [INFO] [2024-06-21T19:48:13.369Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.gerrit.core --- [2024-06-21T19:48:13.369Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:13.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 [2024-06-21T19:48:13.369Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/.polyglot.build.properties [2024-06-21T19:48:13.369Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:48:13.369Z] [INFO] [2024-06-21T19:48:13.369Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:13.369Z] [INFO] Forking Trace Compass Incubator Gerrit User Guide 0.10.0-SNAPSHOT [2024-06-21T19:48:13.369Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:13.369Z] [INFO] [2024-06-21T19:48:13.369Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:48:13.369Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:48:13.369Z] [INFO] [2024-06-21T19:48:13.369Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:48:13.369Z] [INFO] [2024-06-21T19:48:13.369Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:48:13.369Z] [INFO] [2024-06-21T19:48:13.369Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:48:13.369Z] [INFO] [2024-06-21T19:48:13.369Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:48:13.369Z] [INFO] [2024-06-21T19:48:13.369Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:48:13.369Z] [INFO] [2024-06-21T19:48:13.369Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:48:13.369Z] [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-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:13.369Z] [INFO] [2024-06-21T19:48:13.369Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:48:13.369Z] [INFO] Executing tasks [2024-06-21T19:48:13.369Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/doc/User-Guide.html [2024-06-21T19:48:13.369Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:48:13.369Z] [INFO] Executed tasks [2024-06-21T19:48:13.369Z] [INFO] [2024-06-21T19:48:13.369Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:48:13.369Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/src/main/resources [2024-06-21T19:48:13.369Z] [INFO] [2024-06-21T19:48:13.369Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:48:13.369Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:13.369Z] [INFO] [2024-06-21T19:48:13.369Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.gerrit.doc.user --- [2024-06-21T19:48:13.624Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:48:13.624Z] [INFO] Command line: [2024-06-21T19:48:13.624Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:48:13.624Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:48:14.183Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:48:14.183Z] 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) [2024-06-21T19:48:14.183Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:48:14.183Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:48:15.107Z] Buildfile: build.xml [2024-06-21T19:48:15.107Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:48:15.107Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:48:15.107Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:48:15.107Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:48:15.107Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:48:15.107Z] [2024-06-21T19:48:15.107Z] build.index: [2024-06-21T19:48:16.031Z] BUILD SUCCESSFUL [2024-06-21T19:48:16.031Z] [2024-06-21T19:48:16.031Z] BUILD SUCCESSFUL [2024-06-21T19:48:16.031Z] Total time: 1 second [2024-06-21T19:48:16.031Z] [INFO] [2024-06-21T19:48:16.031Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:16.031Z] [INFO] Forking org.eclipse.tracecompass.incubator.gerrit 0.10.0-SNAPSHOT [2024-06-21T19:48:16.031Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:16.031Z] [INFO] [2024-06-21T19:48:16.031Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.gerrit --- [2024-06-21T19:48:16.031Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:48:16.031Z] [INFO] [2024-06-21T19:48:16.031Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.gerrit --- [2024-06-21T19:48:16.031Z] [INFO] [2024-06-21T19:48:16.031Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.gerrit --- [2024-06-21T19:48:16.031Z] [INFO] [2024-06-21T19:48:16.031Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.gerrit --- [2024-06-21T19:48:16.031Z] [INFO] [2024-06-21T19:48:16.031Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.gerrit --- [2024-06-21T19:48:16.031Z] [INFO] [2024-06-21T19:48:16.031Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.gerrit --- [2024-06-21T19:48:16.031Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:16.031Z] [INFO] [2024-06-21T19:48:16.031Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.gerrit --- [2024-06-21T19:48:16.031Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit/src/main/resources [2024-06-21T19:48:16.031Z] [INFO] [2024-06-21T19:48:16.031Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:16.031Z] [INFO] Forking org.eclipse.tracecompass.incubator.gerrit.core.tests 0.1.1-SNAPSHOT [2024-06-21T19:48:16.031Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:16.031Z] [INFO] [2024-06-21T19:48:16.031Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.gerrit.core.tests --- [2024-06-21T19:48:16.031Z] [INFO] The project's OSGi version is 0.1.1.202406211945 [2024-06-21T19:48:16.031Z] [INFO] [2024-06-21T19:48:16.031Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.gerrit.core.tests --- [2024-06-21T19:48:16.031Z] [INFO] [2024-06-21T19:48:16.031Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.gerrit.core.tests --- [2024-06-21T19:48:16.031Z] [INFO] [2024-06-21T19:48:16.031Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.gerrit.core.tests --- [2024-06-21T19:48:16.031Z] [INFO] [2024-06-21T19:48:16.031Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.gerrit.core.tests --- [2024-06-21T19:48:16.031Z] [INFO] [2024-06-21T19:48:16.031Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.gerrit.core.tests --- [2024-06-21T19:48:16.031Z] [INFO] [2024-06-21T19:48:16.031Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.gerrit.core.tests --- [2024-06-21T19:48:16.031Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:16.031Z] [INFO] [2024-06-21T19:48:16.031Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.gerrit.core.tests --- [2024-06-21T19:48:16.031Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/src/main/resources [2024-06-21T19:48:16.031Z] [INFO] [2024-06-21T19:48:16.031Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.gerrit.core.tests --- [2024-06-21T19:48:16.031Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:16.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 [2024-06-21T19:48:16.031Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/.polyglot.build.properties [2024-06-21T19:48:16.031Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:48:16.031Z] [INFO] [2024-06-21T19:48:16.031Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:16.031Z] [INFO] Forking org.eclipse.tracecompass.incubator.system.core 0.1.3-SNAPSHOT [2024-06-21T19:48:16.031Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:16.031Z] [INFO] [2024-06-21T19:48:16.031Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.system.core --- [2024-06-21T19:48:16.031Z] [INFO] The project's OSGi version is 0.1.3.202406211945 [2024-06-21T19:48:16.031Z] [INFO] [2024-06-21T19:48:16.031Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.system.core --- [2024-06-21T19:48:16.031Z] [INFO] [2024-06-21T19:48:16.031Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.system.core --- [2024-06-21T19:48:16.031Z] [INFO] [2024-06-21T19:48:16.031Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.system.core --- [2024-06-21T19:48:16.031Z] [INFO] [2024-06-21T19:48:16.031Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.system.core --- [2024-06-21T19:48:16.031Z] [INFO] [2024-06-21T19:48:16.031Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.system.core --- [2024-06-21T19:48:16.031Z] [INFO] [2024-06-21T19:48:16.031Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.system.core --- [2024-06-21T19:48:16.031Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:16.031Z] [INFO] [2024-06-21T19:48:16.031Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.system.core --- [2024-06-21T19:48:16.031Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/src/main/resources [2024-06-21T19:48:16.031Z] [INFO] [2024-06-21T19:48:16.031Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.system.core --- [2024-06-21T19:48:16.031Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:16.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 [2024-06-21T19:48:16.031Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/.polyglot.build.properties [2024-06-21T19:48:16.031Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:48:16.031Z] [INFO] [2024-06-21T19:48:16.031Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:16.031Z] [INFO] Forking Trace Compass Incubator System User Guide 0.10.0-SNAPSHOT [2024-06-21T19:48:16.031Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:16.032Z] [INFO] [2024-06-21T19:48:16.032Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:48:16.032Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:48:16.032Z] [INFO] [2024-06-21T19:48:16.032Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:48:16.032Z] [INFO] [2024-06-21T19:48:16.032Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:48:16.032Z] [INFO] [2024-06-21T19:48:16.032Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:48:16.032Z] [INFO] [2024-06-21T19:48:16.032Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:48:16.032Z] [INFO] [2024-06-21T19:48:16.032Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:48:16.032Z] [INFO] [2024-06-21T19:48:16.032Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:48:16.032Z] [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-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:16.032Z] [INFO] [2024-06-21T19:48:16.032Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:48:16.032Z] [INFO] Executing tasks [2024-06-21T19:48:16.032Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/doc/User-Guide.html [2024-06-21T19:48:16.032Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:48:16.032Z] [INFO] Executed tasks [2024-06-21T19:48:16.032Z] [INFO] [2024-06-21T19:48:16.032Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:48:16.032Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/src/main/resources [2024-06-21T19:48:16.032Z] [INFO] [2024-06-21T19:48:16.032Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:48:16.032Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:16.032Z] [INFO] [2024-06-21T19:48:16.032Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.system.doc.user --- [2024-06-21T19:48:16.286Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:48:16.286Z] [INFO] Command line: [2024-06-21T19:48:16.286Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:48:16.286Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:48:16.848Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:48:16.848Z] 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) [2024-06-21T19:48:16.848Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:48:16.848Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:48:17.772Z] Buildfile: build.xml [2024-06-21T19:48:17.772Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:48:17.772Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:48:17.772Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:48:17.772Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:48:17.772Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:48:17.772Z] [2024-06-21T19:48:17.772Z] build.index: [2024-06-21T19:48:18.695Z] BUILD SUCCESSFUL [2024-06-21T19:48:18.695Z] [2024-06-21T19:48:18.695Z] BUILD SUCCESSFUL [2024-06-21T19:48:18.695Z] Total time: 1 second [2024-06-21T19:48:18.695Z] [INFO] [2024-06-21T19:48:18.695Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:18.695Z] [INFO] Forking org.eclipse.tracecompass.incubator.system 0.10.0-SNAPSHOT [2024-06-21T19:48:18.695Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:18.695Z] [INFO] [2024-06-21T19:48:18.695Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.system --- [2024-06-21T19:48:18.696Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:48:18.696Z] [INFO] [2024-06-21T19:48:18.696Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.system --- [2024-06-21T19:48:18.696Z] [INFO] [2024-06-21T19:48:18.696Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.system --- [2024-06-21T19:48:18.696Z] [INFO] [2024-06-21T19:48:18.696Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.system --- [2024-06-21T19:48:18.696Z] [INFO] [2024-06-21T19:48:18.696Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.system --- [2024-06-21T19:48:18.696Z] [INFO] [2024-06-21T19:48:18.696Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.system --- [2024-06-21T19:48:18.696Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.system/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:18.696Z] [INFO] [2024-06-21T19:48:18.696Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.system --- [2024-06-21T19:48:18.696Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system/src/main/resources [2024-06-21T19:48:18.696Z] [INFO] [2024-06-21T19:48:18.696Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:18.696Z] [INFO] Forking org.eclipse.tracecompass.incubator.system.core.tests 0.1.1-SNAPSHOT [2024-06-21T19:48:18.696Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:18.696Z] [INFO] [2024-06-21T19:48:18.696Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.system.core.tests --- [2024-06-21T19:48:18.696Z] [INFO] The project's OSGi version is 0.1.1.202406211945 [2024-06-21T19:48:18.696Z] [INFO] [2024-06-21T19:48:18.696Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.system.core.tests --- [2024-06-21T19:48:18.696Z] [INFO] [2024-06-21T19:48:18.696Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.system.core.tests --- [2024-06-21T19:48:18.696Z] [INFO] [2024-06-21T19:48:18.696Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.system.core.tests --- [2024-06-21T19:48:18.696Z] [INFO] [2024-06-21T19:48:18.696Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.system.core.tests --- [2024-06-21T19:48:18.696Z] [INFO] [2024-06-21T19:48:18.696Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.system.core.tests --- [2024-06-21T19:48:18.696Z] [INFO] [2024-06-21T19:48:18.696Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.system.core.tests --- [2024-06-21T19:48:18.696Z] [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-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:18.696Z] [INFO] [2024-06-21T19:48:18.696Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.system.core.tests --- [2024-06-21T19:48:18.696Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/src/main/resources [2024-06-21T19:48:18.696Z] [INFO] [2024-06-21T19:48:18.696Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.system.core.tests --- [2024-06-21T19:48:18.696Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:18.696Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:48:18.696Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/.polyglot.build.properties [2024-06-21T19:48:18.951Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:48:18.951Z] [INFO] [2024-06-21T19:48:18.951Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:18.951Z] [INFO] Forking Trace Compass Incubator Trace Server Parent 0.10.0-SNAPSHOT [2024-06-21T19:48:18.951Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:18.951Z] [INFO] [2024-06-21T19:48:18.951Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server-parent --- [2024-06-21T19:48:18.951Z] [INFO] [2024-06-21T19:48:18.951Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server-parent --- [2024-06-21T19:48:18.951Z] [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-stable/trace-server/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:18.951Z] [INFO] [2024-06-21T19:48:18.951Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:18.951Z] [INFO] Forking org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core 0.1.9-SNAPSHOT [2024-06-21T19:48:18.951Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:18.951Z] [INFO] [2024-06-21T19:48:18.951Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core --- [2024-06-21T19:48:18.951Z] [INFO] The project's OSGi version is 0.1.9.202406211945 [2024-06-21T19:48:18.951Z] [INFO] [2024-06-21T19:48:18.951Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core --- [2024-06-21T19:48:18.951Z] [INFO] [2024-06-21T19:48:18.951Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core --- [2024-06-21T19:48:18.951Z] [INFO] [2024-06-21T19:48:18.951Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core --- [2024-06-21T19:48:18.951Z] [INFO] [2024-06-21T19:48:18.951Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core --- [2024-06-21T19:48:18.951Z] [INFO] [2024-06-21T19:48:18.951Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core --- [2024-06-21T19:48:18.951Z] [INFO] [2024-06-21T19:48:18.951Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core --- [2024-06-21T19:48:18.951Z] [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-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:18.951Z] [INFO] [2024-06-21T19:48:18.951Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core --- [2024-06-21T19:48:18.951Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/src/main/resources [2024-06-21T19:48:18.952Z] [INFO] [2024-06-21T19:48:18.952Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core --- [2024-06-21T19:48:18.952Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:18.952Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:48:18.952Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core:0.1.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/.polyglot.build.properties [2024-06-21T19:48:18.952Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:48:18.952Z] [INFO] [2024-06-21T19:48:18.952Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:18.952Z] [INFO] Forking org.eclipse.tracecompass.incubator.trace.server.jersey.rest 0.10.0-SNAPSHOT [2024-06-21T19:48:18.952Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:18.952Z] [INFO] [2024-06-21T19:48:18.952Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest --- [2024-06-21T19:48:18.952Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:48:18.952Z] [INFO] [2024-06-21T19:48:18.952Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest --- [2024-06-21T19:48:18.952Z] [INFO] [2024-06-21T19:48:18.952Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest --- [2024-06-21T19:48:18.952Z] [INFO] [2024-06-21T19:48:18.952Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest --- [2024-06-21T19:48:18.952Z] [INFO] [2024-06-21T19:48:18.952Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest --- [2024-06-21T19:48:18.952Z] [INFO] [2024-06-21T19:48:18.952Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest --- [2024-06-21T19:48:18.952Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:18.952Z] [INFO] [2024-06-21T19:48:18.952Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest --- [2024-06-21T19:48:18.952Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/src/main/resources [2024-06-21T19:48:18.952Z] [INFO] [2024-06-21T19:48:18.952Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:18.952Z] [INFO] Forking org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests 0.1.9-SNAPSHOT [2024-06-21T19:48:18.952Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:18.952Z] [INFO] [2024-06-21T19:48:18.952Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests --- [2024-06-21T19:48:18.952Z] [INFO] The project's OSGi version is 0.1.9.202406211945 [2024-06-21T19:48:18.952Z] [INFO] [2024-06-21T19:48:18.952Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests --- [2024-06-21T19:48:18.952Z] [INFO] [2024-06-21T19:48:18.952Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests --- [2024-06-21T19:48:18.952Z] [INFO] [2024-06-21T19:48:18.952Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests --- [2024-06-21T19:48:18.952Z] [INFO] [2024-06-21T19:48:18.952Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests --- [2024-06-21T19:48:18.952Z] [INFO] [2024-06-21T19:48:18.952Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests --- [2024-06-21T19:48:18.952Z] [INFO] [2024-06-21T19:48:18.952Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests --- [2024-06-21T19:48:18.952Z] [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-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:18.952Z] [INFO] [2024-06-21T19:48:18.952Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests --- [2024-06-21T19:48:18.952Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/src/main/resources [2024-06-21T19:48:18.952Z] [INFO] [2024-06-21T19:48:18.952Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests --- [2024-06-21T19:48:18.952Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:18.952Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:48:18.952Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests:0.1.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/.polyglot.build.properties [2024-06-21T19:48:18.952Z] [INFO] Nothing to compile - all classes are up to date [2024-06-21T19:48:18.952Z] [INFO] [2024-06-21T19:48:18.952Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:18.952Z] [INFO] Forking Trace Compass Server Product 0.10.0-SNAPSHOT [2024-06-21T19:48:18.952Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:18.952Z] [INFO] [2024-06-21T19:48:18.952Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.trace.server.product --- [2024-06-21T19:48:18.952Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:48:18.952Z] [INFO] [2024-06-21T19:48:18.952Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.product --- [2024-06-21T19:48:18.952Z] [INFO] [2024-06-21T19:48:18.952Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.incubator.trace.server.product --- [2024-06-21T19:48:18.952Z] [INFO] [2024-06-21T19:48:18.952Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.product --- [2024-06-21T19:48:18.952Z] [INFO] [2024-06-21T19:48:18.952Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.product --- [2024-06-21T19:48:18.952Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:18.952Z] [INFO] [2024-06-21T19:48:18.952Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.product --- [2024-06-21T19:48:18.952Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/src/main/resources [2024-06-21T19:48:18.952Z] [INFO] [2024-06-21T19:48:18.952Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:18.952Z] [INFO] Forking Trace Compass Incubator Trace Server Developer Guide 0.10.0-SNAPSHOT [2024-06-21T19:48:18.952Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:18.952Z] [INFO] [2024-06-21T19:48:18.952Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:48:18.952Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:48:18.952Z] [INFO] [2024-06-21T19:48:18.952Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:48:18.952Z] [INFO] [2024-06-21T19:48:18.952Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:48:18.952Z] [INFO] [2024-06-21T19:48:18.952Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:48:18.952Z] [INFO] [2024-06-21T19:48:18.952Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:48:18.952Z] [INFO] [2024-06-21T19:48:18.952Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:48:18.952Z] [INFO] [2024-06-21T19:48:18.952Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:48:18.953Z] [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-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:18.953Z] [INFO] [2024-06-21T19:48:18.953Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:48:18.953Z] [INFO] Executing tasks [2024-06-21T19:48:18.953Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/doc/Developer-Guide.html [2024-06-21T19:48:18.953Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2024-06-21T19:48:18.953Z] [INFO] Executed tasks [2024-06-21T19:48:18.953Z] [INFO] [2024-06-21T19:48:18.953Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:48:18.953Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/src/main/resources [2024-06-21T19:48:18.953Z] [INFO] [2024-06-21T19:48:18.953Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:48:18.953Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:18.953Z] [INFO] [2024-06-21T19:48:18.953Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev --- [2024-06-21T19:48:18.953Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/eclipserun-work/data/.metadata/.log [2024-06-21T19:48:18.953Z] [INFO] Command line: [2024-06-21T19:48:18.953Z] [/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-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2024-06-21T19:48:18.953Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2024-06-21T19:48:19.878Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:48:19.878Z] 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) [2024-06-21T19:48:19.878Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2024-06-21T19:48:19.878Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:48:20.800Z] Buildfile: build.xml [2024-06-21T19:48:20.800Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2024-06-21T19:48:20.800Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-06-21T19:48:20.801Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2024-06-21T19:48:20.801Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2024-06-21T19:48:20.801Z] WARNING: System::setSecurityManager will be removed in a future release [2024-06-21T19:48:20.801Z] [2024-06-21T19:48:20.801Z] build.index: [2024-06-21T19:48:21.726Z] BUILD SUCCESSFUL [2024-06-21T19:48:21.726Z] [2024-06-21T19:48:21.726Z] BUILD SUCCESSFUL [2024-06-21T19:48:21.726Z] Total time: 1 second [2024-06-21T19:48:21.726Z] [INFO] [2024-06-21T19:48:21.726Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:21.726Z] [INFO] Forking Trace Compass Incubator RCP Parent 0.10.0-SNAPSHOT [2024-06-21T19:48:21.726Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:21.726Z] [INFO] [2024-06-21T19:48:21.726Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp-parent --- [2024-06-21T19:48:21.726Z] [INFO] [2024-06-21T19:48:21.726Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp-parent --- [2024-06-21T19:48:21.726Z] [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-stable/rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:21.726Z] [INFO] [2024-06-21T19:48:21.726Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:21.726Z] [INFO] Forking Trace Compass Incubator RCP Feature 0.10.0-SNAPSHOT [2024-06-21T19:48:21.726Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:21.726Z] [INFO] [2024-06-21T19:48:21.726Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.rcp --- [2024-06-21T19:48:21.726Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:48:21.726Z] [INFO] [2024-06-21T19:48:21.726Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rcp --- [2024-06-21T19:48:21.727Z] [INFO] [2024-06-21T19:48:21.727Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rcp --- [2024-06-21T19:48:21.727Z] [INFO] [2024-06-21T19:48:21.727Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp --- [2024-06-21T19:48:21.727Z] [INFO] [2024-06-21T19:48:21.727Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rcp --- [2024-06-21T19:48:21.727Z] [INFO] [2024-06-21T19:48:21.727Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp --- [2024-06-21T19:48:21.727Z] [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-stable/rcp/org.eclipse.tracecompass.incubator.rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:21.727Z] [INFO] [2024-06-21T19:48:21.727Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rcp --- [2024-06-21T19:48:21.727Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp/src/main/resources [2024-06-21T19:48:21.727Z] [INFO] [2024-06-21T19:48:21.727Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:21.727Z] [INFO] Forking Trace Compass RCP Branding plug-in 0.10.0-SNAPSHOT [2024-06-21T19:48:21.727Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:21.727Z] [INFO] [2024-06-21T19:48:21.727Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.rcp.branding --- [2024-06-21T19:48:21.727Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:48:21.727Z] [INFO] [2024-06-21T19:48:21.727Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rcp.branding --- [2024-06-21T19:48:21.727Z] [INFO] [2024-06-21T19:48:21.727Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rcp.branding --- [2024-06-21T19:48:21.727Z] [INFO] [2024-06-21T19:48:21.727Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp.branding --- [2024-06-21T19:48:21.727Z] [INFO] [2024-06-21T19:48:21.727Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rcp.branding --- [2024-06-21T19:48:21.727Z] [INFO] [2024-06-21T19:48:21.727Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.rcp.branding --- [2024-06-21T19:48:21.727Z] [INFO] [2024-06-21T19:48:21.727Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp.branding --- [2024-06-21T19:48:21.727Z] [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-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:21.727Z] [INFO] [2024-06-21T19:48:21.727Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rcp.branding --- [2024-06-21T19:48:21.727Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding/src/main/resources [2024-06-21T19:48:21.727Z] [INFO] [2024-06-21T19:48:21.727Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.rcp.branding --- [2024-06-21T19:48:21.727Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2024-06-21T19:48:21.727Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2024-06-21T19:48:21.727Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding/pom.xml [2024-06-21T19:48:21.727Z] [INFO] [2024-06-21T19:48:21.727Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:21.727Z] [INFO] Forking Trace Compass RCP Branding Feature 0.10.0-SNAPSHOT [2024-06-21T19:48:21.727Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:21.727Z] [INFO] [2024-06-21T19:48:21.727Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.rcp.branding.feature --- [2024-06-21T19:48:21.727Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:48:21.727Z] [INFO] [2024-06-21T19:48:21.727Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rcp.branding.feature --- [2024-06-21T19:48:21.727Z] [INFO] [2024-06-21T19:48:21.727Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rcp.branding.feature --- [2024-06-21T19:48:21.727Z] [INFO] [2024-06-21T19:48:21.727Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp.branding.feature --- [2024-06-21T19:48:21.727Z] [INFO] [2024-06-21T19:48:21.727Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rcp.branding.feature --- [2024-06-21T19:48:21.727Z] [INFO] [2024-06-21T19:48:21.727Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp.branding.feature --- [2024-06-21T19:48:21.727Z] [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-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:21.727Z] [INFO] [2024-06-21T19:48:21.727Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rcp.branding.feature --- [2024-06-21T19:48:21.727Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/src/main/resources [2024-06-21T19:48:21.727Z] [INFO] [2024-06-21T19:48:21.727Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:21.727Z] [INFO] Forking Trace Compass Incubator RCP Product 0.10.0-SNAPSHOT [2024-06-21T19:48:21.727Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2024-06-21T19:48:21.727Z] [INFO] [2024-06-21T19:48:21.727Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.rcp.product --- [2024-06-21T19:48:21.727Z] [INFO] The project's OSGi version is 0.10.0.202406211945 [2024-06-21T19:48:21.727Z] [INFO] [2024-06-21T19:48:21.727Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp.product --- [2024-06-21T19:48:21.727Z] [INFO] [2024-06-21T19:48:21.727Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.incubator.rcp.product --- [2024-06-21T19:48:21.727Z] [INFO] [2024-06-21T19:48:21.727Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rcp.product --- [2024-06-21T19:48:21.727Z] [INFO] [2024-06-21T19:48:21.727Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp.product --- [2024-06-21T19:48:21.727Z] [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-stable/rcp/org.eclipse.tracecompass.incubator.rcp.product/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.* [2024-06-21T19:48:21.727Z] [INFO] [2024-06-21T19:48:21.727Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rcp.product --- [2024-06-21T19:48:21.727Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.product/src/main/resources [2024-06-21T19:48:21.727Z] [INFO] [2024-06-21T19:48:21.727Z] [INFO] <<< javadoc:3.5.0:aggregate (default-cli) < compile @ org.eclipse.tracecompass.incubator <<< [2024-06-21T19:48:21.727Z] [INFO] [2024-06-21T19:48:23.610Z] [INFO] [2024-06-21T19:48:23.610Z] [INFO] --- javadoc:3.5.0:aggregate (default-cli) @ org.eclipse.tracecompass.incubator --- [2024-06-21T19:48:23.610Z] [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 [2024-06-21T19:48:23.610Z] [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 [2024-06-21T19:48:23.610Z] [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 [2024-06-21T19:48:23.610Z] [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 [2024-06-21T19:48:23.610Z] [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 [2024-06-21T19:48:23.610Z] [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 [2024-06-21T19:48:28.846Z] [INFO] No previous run data found, generating javadoc. [2024-06-21T19:48:35.376Z] [INFO] ------------------------------------------------------------------------ [2024-06-21T19:48:35.376Z] [INFO] Reactor Summary: [2024-06-21T19:48:35.376Z] [INFO] [2024-06-21T19:48:35.376Z] [INFO] Trace Compass Incubator Parent 0.10.0-SNAPSHOT ..... FAILURE [01:10 min] [2024-06-21T19:48:35.376Z] [INFO] Trace Compass Incubator Common Parent 0.10.0-SNAPSHOT SUCCESS [ 0.003 s] [2024-06-21T19:48:35.376Z] [INFO] Trace Compass Incubator Target Platform 0.10.0-SNAPSHOT SUCCESS [ 0.040 s] [2024-06-21T19:48:35.376Z] [INFO] Trace Compass Incubator Callstack Parent 0.10.0-SNAPSHOT SUCCESS [ 0.002 s] [2024-06-21T19:48:35.376Z] [INFO] org.eclipse.tracecompass.incubator.analysis.core 0.1.2-SNAPSHOT SUCCESS [ 13.842 s] [2024-06-21T19:48:35.376Z] [INFO] org.eclipse.tracecompass.incubator.callstack.core 0.1.6-SNAPSHOT SUCCESS [ 0.482 s] [2024-06-21T19:48:35.376Z] [INFO] org.eclipse.tracecompass.incubator.callstack.ui 0.1.2-SNAPSHOT SUCCESS [ 1.320 s] [2024-06-21T19:48:35.376Z] [INFO] Trace Compass Incubator Documentation 0.10.0-SNAPSHOT SUCCESS [ 0.004 s] [2024-06-21T19:48:35.376Z] [INFO] Trace Compass Incubator callstack User Guide 0.10.0-SNAPSHOT SUCCESS [ 4.061 s] [2024-06-21T19:48:35.376Z] [INFO] org.eclipse.tracecompass.incubator.callstack 0.10.0-SNAPSHOT SUCCESS [ 0.391 s] [2024-06-21T19:48:35.376Z] [INFO] Trace Compass Incubator analyses Parent 0.10.0-SNAPSHOT SUCCESS [ 0.001 s] [2024-06-21T19:48:35.376Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount.core 0.1.1-SNAPSHOT SUCCESS [ 0.220 s] [2024-06-21T19:48:35.376Z] [INFO] Trace Compass Incubator eventcount User Guide 0.10.0-SNAPSHOT SUCCESS [ 2.798 s] [2024-06-21T19:48:35.376Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount 0.10.0-SNAPSHOT SUCCESS [ 0.108 s] [2024-06-21T19:48:35.376Z] [INFO] Trace Compass Incubator Scripting User Guide 0.10.0-SNAPSHOT SUCCESS [ 3.037 s] [2024-06-21T19:48:35.376Z] [INFO] org.eclipse.tracecompass.incubator.filters.core 0.1.1-SNAPSHOT SUCCESS [ 0.243 s] [2024-06-21T19:48:35.376Z] [INFO] Trace Compass Incubator Scripting Parent 0.10.0-SNAPSHOT SUCCESS [ 0.002 s] [2024-06-21T19:48:35.376Z] [INFO] org.eclipse.tracecompass.incubator.scripting.core 0.1.5-SNAPSHOT SUCCESS [ 0.734 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.scripting.ui 0.1.3-SNAPSHOT SUCCESS [ 1.155 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.scripting 0.10.0-SNAPSHOT SUCCESS [ 0.350 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.scripting.javascript 0.10.0-SNAPSHOT SUCCESS [ 0.449 s] [2024-06-21T19:48:35.377Z] [INFO] Trace Compass Incubator tracetypes Parent 0.10.0-SNAPSHOT SUCCESS [ 0.002 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.ros2.core 0.1.4-SNAPSHOT SUCCESS [ 0.703 s] [2024-06-21T19:48:35.377Z] [INFO] Trace Compass Incubator ROS 2 User Guide 0.10.0-SNAPSHOT SUCCESS [ 2.699 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.ros2.ui 0.1.3-SNAPSHOT SUCCESS [ 0.647 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.ros2 0.10.0-SNAPSHOT SUCCESS [ 0.262 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.inandout.core 0.1.2-SNAPSHOT SUCCESS [ 0.197 s] [2024-06-21T19:48:35.377Z] [INFO] Trace Compass Incubator inandout User Guide 0.10.0-SNAPSHOT SUCCESS [ 2.841 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.inandout.ui 0.1.2-SNAPSHOT SUCCESS [ 0.605 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.inandout 0.10.0-SNAPSHOT SUCCESS [ 0.295 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.kernel.core 0.1.6-SNAPSHOT SUCCESS [ 0.264 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras.core 0.1.2-SNAPSHOT SUCCESS [ 0.240 s] [2024-06-21T19:48:35.377Z] [INFO] Trace Compass Incubator LTTng2 Ust Extras User Guide 0.10.0-SNAPSHOT SUCCESS [ 2.700 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras 0.10.0-SNAPSHOT SUCCESS [ 0.148 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.ftrace.core 0.1.3-SNAPSHOT SUCCESS [ 0.226 s] [2024-06-21T19:48:35.377Z] [INFO] Trace Compass Incubator ftrace User Guide 0.10.0-SNAPSHOT SUCCESS [ 2.891 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.ftrace 0.10.0-SNAPSHOT SUCCESS [ 0.261 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.core 0.1.4-SNAPSHOT SUCCESS [ 0.223 s] [2024-06-21T19:48:35.377Z] [INFO] Trace Compass Incubator for Android User Guide 0.10.0-SNAPSHOT SUCCESS [ 2.868 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.ui 0.1.1-SNAPSHOT SUCCESS [ 0.648 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.traceevent 0.10.0-SNAPSHOT SUCCESS [ 0.214 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.atrace.core 0.1.1-SNAPSHOT SUCCESS [ 0.211 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.atrace 0.10.0-SNAPSHOT SUCCESS [ 0.289 s] [2024-06-21T19:48:35.377Z] [INFO] Trace Compass Incubator Virtual Machine Analysis User Guide 0.10.0-SNAPSHOT SUCCESS [ 3.024 s] [2024-06-21T19:48:35.377Z] [INFO] Trace Compass Incubator VM Parent 0.10.0-SNAPSHOT .. SUCCESS [ 0.002 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core 0.1.3-SNAPSHOT SUCCESS [ 0.253 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui 0.1.2-SNAPSHOT SUCCESS [ 0.615 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis 0.10.0-SNAPSHOT SUCCESS [ 0.271 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.ros.core 0.1.4-SNAPSHOT SUCCESS [ 0.568 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.ros.ui 0.1.2-SNAPSHOT SUCCESS [ 0.684 s] [2024-06-21T19:48:35.377Z] [INFO] Trace Compass Incubator ROS User Guide 0.10.0-SNAPSHOT SUCCESS [ 3.363 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.ros 0.10.0-SNAPSHOT SUCCESS [ 0.203 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.uftrace.core 0.1.3-SNAPSHOT SUCCESS [ 0.210 s] [2024-06-21T19:48:35.377Z] [INFO] Trace Compass Incubator uftrace User Guide 0.10.0-SNAPSHOT SUCCESS [ 2.931 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.uftrace 0.10.0-SNAPSHOT SUCCESS [ 0.084 s] [2024-06-21T19:48:35.377Z] [INFO] Trace Compass Incubator Perf Profiling User Guide 0.10.0-SNAPSHOT SUCCESS [ 2.815 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling.core 0.1.2-SNAPSHOT SUCCESS [ 0.662 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling 0.10.0-SNAPSHOT SUCCESS [ 0.242 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui 0.1.3-SNAPSHOT SUCCESS [ 0.446 s] [2024-06-21T19:48:35.377Z] [INFO] Trace Compass Incubator Filters User Guide 0.10.0-SNAPSHOT SUCCESS [ 2.951 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.filters.ui 0.1.1-SNAPSHOT SUCCESS [ 0.535 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.filters 0.10.0-SNAPSHOT SUCCESS [ 0.205 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.kernel.ui 0.1.2-SNAPSHOT SUCCESS [ 0.638 s] [2024-06-21T19:48:35.377Z] [INFO] Trace Compass Incubator kernel User Guide 0.10.0-SNAPSHOT SUCCESS [ 2.863 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.kernel 0.10.0-SNAPSHOT SUCCESS [ 0.248 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.core 0.1.1-SNAPSHOT SUCCESS [ 0.195 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.ui 0.1.1-SNAPSHOT SUCCESS [ 0.394 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven 0.10.0-SNAPSHOT SUCCESS [ 0.174 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.otf2.core 0.1.5-SNAPSHOT SUCCESS [ 0.224 s] [2024-06-21T19:48:35.377Z] [INFO] Trace Compass Incubator otf2 User Guide 0.10.0-SNAPSHOT SUCCESS [ 2.708 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.otf2.ui 0.1.2-SNAPSHOT SUCCESS [ 0.497 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.otf2 0.10.0-SNAPSHOT SUCCESS [ 0.284 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.rocm.core 0.1.4-SNAPSHOT SUCCESS [ 0.220 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.rocm 0.10.0-SNAPSHOT SUCCESS [ 0.086 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass.core 0.1.2-SNAPSHOT SUCCESS [ 0.230 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass 0.10.0-SNAPSHOT SUCCESS [ 0.108 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.core 0.1.6-SNAPSHOT SUCCESS [ 0.290 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.ui 0.1.2-SNAPSHOT SUCCESS [ 0.541 s] [2024-06-21T19:48:35.377Z] [INFO] Trace Compass Incubator opentracing User Guide 0.10.0-SNAPSHOT SUCCESS [ 2.676 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.opentracing 0.10.0-SNAPSHOT SUCCESS [ 0.226 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.scripting.python 0.10.0-SNAPSHOT SUCCESS [ 0.216 s] [2024-06-21T19:48:35.377Z] [INFO] Trace Compass Incubator Repository 0.10.0-SNAPSHOT . SUCCESS [ 0.613 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.xaf.core 0.1.1-SNAPSHOT SUCCESS [ 0.292 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.xaf.ui 1.0.4-SNAPSHOT SUCCESS [ 0.630 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests 0.1.1-SNAPSHOT SUCCESS [ 0.378 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.kernel.core.tests 0.1.2-SNAPSHOT SUCCESS [ 0.443 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount.core.tests 0.1.1-SNAPSHOT SUCCESS [ 0.332 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.filters.core.tests 0.1.2-SNAPSHOT SUCCESS [ 0.509 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.tmf.ui.multiview 0.10.0-SNAPSHOT SUCCESS [ 0.215 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.rocm.core.tests 0.1.1-SNAPSHOT SUCCESS [ 0.333 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.inandout.core.tests 0.1.1-SNAPSHOT SUCCESS [ 0.398 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.analysis.core.tests 0.1.2-SNAPSHOT SUCCESS [ 0.446 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.callstack.core.tests 0.1.3-SNAPSHOT SUCCESS [ 0.510 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests 0.1.2-SNAPSHOT SUCCESS [ 0.919 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests 0.1.2-SNAPSHOT SUCCESS [ 0.424 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests 0.1.2-SNAPSHOT SUCCESS [ 0.867 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.scripting.core.tests 0.1.2-SNAPSHOT SUCCESS [ 0.515 s] [2024-06-21T19:48:35.377Z] [INFO] Trace Compass Incubator Scripting UI Tests Plug-in 0.1.3-SNAPSHOT SUCCESS [ 0.775 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.core.tests 0.1.2-SNAPSHOT SUCCESS [ 0.413 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.core.tests 0.1.1-SNAPSHOT SUCCESS [ 0.306 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.core.tests 0.1.1-SNAPSHOT SUCCESS [ 0.371 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling.core.tests 0.1.2-SNAPSHOT SUCCESS [ 0.501 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.uftrace.core.tests 0.1.3-SNAPSHOT SUCCESS [ 0.325 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass.core.tests 0.1.1-SNAPSHOT SUCCESS [ 0.291 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.ftrace.core.tests 0.1.4-SNAPSHOT SUCCESS [ 0.298 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.atrace.core.tests 0.1.1-SNAPSHOT SUCCESS [ 0.399 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.ros.core.tests 0.1.1-SNAPSHOT SUCCESS [ 0.696 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.ros2.core.tests 0.1.2-SNAPSHOT SUCCESS [ 0.722 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.otf2.core.tests 0.1.1-SNAPSHOT SUCCESS [ 0.355 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.gerrit.core 0.1.1-SNAPSHOT SUCCESS [ 0.076 s] [2024-06-21T19:48:35.377Z] [INFO] Trace Compass Incubator Gerrit User Guide 0.10.0-SNAPSHOT SUCCESS [ 2.888 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.gerrit 0.10.0-SNAPSHOT SUCCESS [ 0.056 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.gerrit.core.tests 0.1.1-SNAPSHOT SUCCESS [ 0.230 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.system.core 0.1.3-SNAPSHOT SUCCESS [ 0.194 s] [2024-06-21T19:48:35.377Z] [INFO] Trace Compass Incubator System User Guide 0.10.0-SNAPSHOT SUCCESS [ 3.050 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.system 0.10.0-SNAPSHOT SUCCESS [ 0.071 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.system.core.tests 0.1.1-SNAPSHOT SUCCESS [ 0.283 s] [2024-06-21T19:48:35.377Z] [INFO] Trace Compass Incubator Trace Server Parent 0.10.0-SNAPSHOT SUCCESS [ 0.002 s] [2024-06-21T19:48:35.377Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core 0.1.9-SNAPSHOT SUCCESS [ 0.661 s] [2024-06-21T19:48:35.378Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest 0.10.0-SNAPSHOT SUCCESS [ 0.346 s] [2024-06-21T19:48:35.378Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests 0.1.9-SNAPSHOT SUCCESS [ 1.050 s] [2024-06-21T19:48:35.378Z] [INFO] Trace Compass Server Product 0.10.0-SNAPSHOT ....... SUCCESS [ 0.598 s] [2024-06-21T19:48:35.378Z] [INFO] Trace Compass Incubator Trace Server Developer Guide 0.10.0-SNAPSHOT SUCCESS [ 3.999 s] [2024-06-21T19:48:35.378Z] [INFO] Trace Compass Incubator RCP Parent 0.10.0-SNAPSHOT . SUCCESS [ 0.005 s] [2024-06-21T19:48:35.378Z] [INFO] Trace Compass Incubator RCP Feature 0.10.0-SNAPSHOT SUCCESS [ 0.698 s] [2024-06-21T19:48:35.378Z] [INFO] Trace Compass RCP Branding plug-in 0.10.0-SNAPSHOT . SUCCESS [ 0.231 s] [2024-06-21T19:48:35.378Z] [INFO] Trace Compass RCP Branding Feature 0.10.0-SNAPSHOT . SUCCESS [ 0.172 s] [2024-06-21T19:48:35.378Z] [INFO] Trace Compass Incubator RCP Product 0.10.0-SNAPSHOT SUCCESS [ 1.615 s] [2024-06-21T19:48:35.378Z] [INFO] ------------------------------------------------------------------------ [2024-06-21T19:48:35.378Z] [INFO] BUILD FAILURE [2024-06-21T19:48:35.378Z] [INFO] ------------------------------------------------------------------------ [2024-06-21T19:48:35.378Z] [INFO] Total time: 03:13 min [2024-06-21T19:48:35.378Z] [INFO] Finished at: 2024-06-21T19:48:34Z [2024-06-21T19:48:35.378Z] [INFO] ------------------------------------------------------------------------ [2024-06-21T19:48:35.378Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.5.0:aggregate (default-cli) on project org.eclipse.tracecompass.incubator: An error has occurred in Javadoc report generation: [2024-06-21T19:48:35.378Z] [ERROR] Exit code: 1 [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.jdi/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.internal.le/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.charsets/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/java.naming/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.jdeps/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.security.auth/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.compiler/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.attach/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.jpackage/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.dynalink/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.editpad/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.crypto.cryptoki/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.unsupported/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.httpserver/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/java.se/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/java.compiler/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.jartool/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.security.jgss/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/java.security.sasl/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/java.logging/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.management/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/java.sql/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.sctp/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.jfr/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.crypto.ec/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.incubator.foreign/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.javadoc/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/java.instrument/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/java.datatransfer/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.internal.vm.compiler/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/java.management/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.hotspot.agent/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/java.prefs/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.jdwp.agent/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/java.transaction.xa/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.internal.jvmstat/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.accessibility/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.incubator.vector/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.management.jfr/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/java.net.http/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/java.xml/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/java.scripting/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/java.smartcardio/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.naming.dns/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.naming.rmi/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.localedata/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/java.security.jgss/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.internal.ed/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/java.rmi/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.xml.dom/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.nio.mapmode/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.internal.vm.ci/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.management.agent/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.net/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.jcmd/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.jstatd/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/java.sql.rowset/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/java.base/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.jconsole/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.unsupported.desktop/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/java.xml.crypto/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.zipfs/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.jlink/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.jsobject/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/java.desktop/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.internal.vm.compiler.management/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/java.management.rmi/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.jshell/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.random/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [loading /modules/jdk.internal.opt/module-info.class] [2024-06-21T19:48:35.378Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/rocm/core/analysis/dependency/IDependencyMaker.java]] [2024-06-21T19:48:35.378Z] [ERROR] [parsing completed 12ms] [2024-06-21T19:48:35.378Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/rocm/core/analysis/dependency/package-info.java]] [2024-06-21T19:48:35.378Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.378Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/rocm/core/trace/GpuAspect.java]] [2024-06-21T19:48:35.378Z] [ERROR] [parsing completed 5ms] [2024-06-21T19:48:35.378Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/rocm/core/trace/Messages.java]] [2024-06-21T19:48:35.378Z] [ERROR] [parsing completed 2ms] [2024-06-21T19:48:35.378Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/rocm/core/trace/RocmAspects.java]] [2024-06-21T19:48:35.378Z] [ERROR] [parsing completed 5ms] [2024-06-21T19:48:35.378Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/rocm/core/trace/RocmCounterAspect.java]] [2024-06-21T19:48:35.378Z] [ERROR] [parsing completed 52ms] [2024-06-21T19:48:35.378Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/rocm/core/trace/RocmTraceSymbolProvider.java]] [2024-06-21T19:48:35.378Z] [ERROR] [parsing completed 2ms] [2024-06-21T19:48:35.378Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/rocm/core/trace/RocmTraceSymbolProviderFactory.java]] [2024-06-21T19:48:35.378Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.378Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/rocm/core/trace/package-info.java]] [2024-06-21T19:48:35.378Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.378Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/rocm/core/trace/old/RocmTrace.java]] [2024-06-21T19:48:35.378Z] [ERROR] [parsing completed 5ms] [2024-06-21T19:48:35.378Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/rocm/core/trace/old/package-info.java]] [2024-06-21T19:48:35.378Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.378Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/aspects/AnalysisPidAspect.java]] [2024-06-21T19:48:35.378Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.378Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/aspects/AnalysisProcessNameAspect.java]] [2024-06-21T19:48:35.378Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.379Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/aspects/AnalysisThreadNameAspect.java]] [2024-06-21T19:48:35.379Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.379Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/aspects/AnalysisTidAspect.java]] [2024-06-21T19:48:35.379Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.379Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/aspects/ProcessNameAspect.java]] [2024-06-21T19:48:35.379Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.379Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/aspects/ThreadNameAspect.java]] [2024-06-21T19:48:35.379Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.379Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/aspects/package-info.java]] [2024-06-21T19:48:35.379Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.379Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/concepts/AggregatedCallSite.java]] [2024-06-21T19:48:35.379Z] [ERROR] [parsing completed 2ms] [2024-06-21T19:48:35.379Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/concepts/ICallStackSymbol.java]] [2024-06-21T19:48:35.379Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.379Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/concepts/ICpuTimeProvider.java]] [2024-06-21T19:48:35.379Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.379Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/concepts/ISamplingDataProvider.java]] [2024-06-21T19:48:35.379Z] [ERROR] [parsing completed 4ms] [2024-06-21T19:48:35.379Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/concepts/IThreadOnCpuProvider.java]] [2024-06-21T19:48:35.379Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.379Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/concepts/ProcessStatusInterval.java]] [2024-06-21T19:48:35.379Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.379Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/concepts/package-info.java]] [2024-06-21T19:48:35.379Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.379Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/model/IHostModel.java]] [2024-06-21T19:48:35.379Z] [ERROR] [parsing completed 4ms] [2024-06-21T19:48:35.379Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/model/ModelManager.java]] [2024-06-21T19:48:35.379Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.379Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/model/package-info.java]] [2024-06-21T19:48:35.379Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.379Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/AllGroupDescriptor.java]] [2024-06-21T19:48:35.379Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.379Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/DepthGroupDescriptor.java]] [2024-06-21T19:48:35.379Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.379Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/IDataPalette.java]] [2024-06-21T19:48:35.379Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.379Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/ITree.java]] [2024-06-21T19:48:35.379Z] [ERROR] [parsing completed 2ms] [2024-06-21T19:48:35.379Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/IWeightedTreeGroupDescriptor.java]] [2024-06-21T19:48:35.379Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.379Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/IWeightedTreeProvider.java]] [2024-06-21T19:48:35.379Z] [ERROR] [parsing completed 65ms] [2024-06-21T19:48:35.379Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/IWeightedTreeSet.java]] [2024-06-21T19:48:35.379Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.379Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/WeightedTree.java]] [2024-06-21T19:48:35.379Z] [ERROR] [parsing completed 2ms] [2024-06-21T19:48:35.379Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/WeightedTreeGroupBy.java]] [2024-06-21T19:48:35.379Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.379Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/WeightedTreeSet.java]] [2024-06-21T19:48:35.379Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.379Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/package-info.java]] [2024-06-21T19:48:35.379Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.379Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/diff/DifferentialWeightedTree.java]] [2024-06-21T19:48:35.379Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.379Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/diff/DifferentialWeightedTreeProvider.java]] [2024-06-21T19:48:35.379Z] [ERROR] [parsing completed 2ms] [2024-06-21T19:48:35.379Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/diff/DifferentialWeightedTreeSet.java]] [2024-06-21T19:48:35.379Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.379Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/diff/WeightedTreeUtils.java]] [2024-06-21T19:48:35.379Z] [ERROR] [parsing completed 3ms] [2024-06-21T19:48:35.379Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/diff/package-info.java]] [2024-06-21T19:48:35.379Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.379Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/base/CallStackElement.java]] [2024-06-21T19:48:35.379Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.379Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/base/CallStackGroupDescriptor.java]] [2024-06-21T19:48:35.380Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.380Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/base/EdgeStateValue.java]] [2024-06-21T19:48:35.380Z] [ERROR] [parsing completed 2ms] [2024-06-21T19:48:35.380Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/base/ICallStackElement.java]] [2024-06-21T19:48:35.380Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.380Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/base/ICallStackGroupDescriptor.java]] [2024-06-21T19:48:35.380Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.380Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/base/package-info.java]] [2024-06-21T19:48:35.380Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.380Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/callgraph/CallGraph.java]] [2024-06-21T19:48:35.380Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.380Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/callgraph/ICallGraphProvider.java]] [2024-06-21T19:48:35.380Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.380Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/callgraph/SymbolAspect.java]] [2024-06-21T19:48:35.380Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.380Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/callgraph/package-info.java]] [2024-06-21T19:48:35.380Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.380Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/flamechart/CallStack.java]] [2024-06-21T19:48:35.380Z] [ERROR] [parsing completed 72ms] [2024-06-21T19:48:35.380Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/flamechart/IEventCallStackProvider.java]] [2024-06-21T19:48:35.380Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.380Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/flamechart/Messages.java]] [2024-06-21T19:48:35.380Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.380Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/flamechart/package-info.java]] [2024-06-21T19:48:35.380Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.380Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/instrumented/CallStackDepth.java]] [2024-06-21T19:48:35.380Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.380Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/instrumented/ICalledFunction.java]] [2024-06-21T19:48:35.380Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.380Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/instrumented/IFlameChartProvider.java]] [2024-06-21T19:48:35.380Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.380Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/instrumented/package-info.java]] [2024-06-21T19:48:35.380Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.380Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/instrumented/statesystem/CallStackHostUtils.java]] [2024-06-21T19:48:35.380Z] [ERROR] [parsing completed 2ms] [2024-06-21T19:48:35.380Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/instrumented/statesystem/CallStackSeries.java]] [2024-06-21T19:48:35.380Z] [ERROR] [parsing completed 6ms] [2024-06-21T19:48:35.380Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/instrumented/statesystem/CallStackStateProvider.java]] [2024-06-21T19:48:35.380Z] [ERROR] [parsing completed 3ms] [2024-06-21T19:48:35.380Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/instrumented/statesystem/InstrumentedCallStackAnalysis.java]] [2024-06-21T19:48:35.380Z] [ERROR] [parsing completed 3ms] [2024-06-21T19:48:35.380Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/instrumented/statesystem/package-info.java]] [2024-06-21T19:48:35.380Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.380Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/lttng2/ust/LttngUstCallStackAnalysis.java]] [2024-06-21T19:48:35.380Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.380Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/lttng2/ust/LttngUstCallStackAnalysisRequirement.java]] [2024-06-21T19:48:35.380Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.380Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/lttng2/ust/package-info.java]] [2024-06-21T19:48:35.380Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.380Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/sampled/callgraph/AggregatedStackTraces.java]] [2024-06-21T19:48:35.380Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.380Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/sampled/callgraph/ProfilingCallGraphAnalysisModule.java]] [2024-06-21T19:48:35.380Z] [ERROR] [parsing completed 2ms] [2024-06-21T19:48:35.380Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/sampled/callgraph/package-info.java]] [2024-06-21T19:48:35.380Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.380Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/symbol/CallStackSymbolFactory.java]] [2024-06-21T19:48:35.380Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.380Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/symbol/package-info.java]] [2024-06-21T19:48:35.380Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.380Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/analysis/AnalysisScriptingModule.java]] [2024-06-21T19:48:35.380Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.380Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/analysis/ScriptedAnalysis.java]] [2024-06-21T19:48:35.380Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.380Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/analysis/package-info.java]] [2024-06-21T19:48:35.380Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.381Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/callstack/CallStackScriptingModule.java]] [2024-06-21T19:48:35.381Z] [ERROR] [parsing completed 2ms] [2024-06-21T19:48:35.381Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/callstack/package-info.java]] [2024-06-21T19:48:35.381Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.381Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/data/provider/DataProviderScriptingModule.java]] [2024-06-21T19:48:35.381Z] [ERROR] [parsing completed 7ms] [2024-06-21T19:48:35.381Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/data/provider/package-info.java]] [2024-06-21T19:48:35.381Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.381Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/filters/FiltersScriptingModule.java]] [2024-06-21T19:48:35.381Z] [ERROR] [parsing completed 2ms] [2024-06-21T19:48:35.381Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/filters/package-info.java]] [2024-06-21T19:48:35.381Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.381Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/package-info.java]] [2024-06-21T19:48:35.381Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.381Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/trace/ScriptEventsIterator.java]] [2024-06-21T19:48:35.381Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.381Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/trace/TraceScriptingModule.java]] [2024-06-21T19:48:35.381Z] [ERROR] [parsing completed 58ms] [2024-06-21T19:48:35.381Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/trace/package-info.java]] [2024-06-21T19:48:35.381Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.381Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/utils/ListWrapper.java]] [2024-06-21T19:48:35.381Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.381Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/utils/UtilsModule.java]] [2024-06-21T19:48:35.381Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.381Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/utils/package-info.java]] [2024-06-21T19:48:35.381Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.381Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/scripting/ui/callstack/CallStackUiScriptingModule.java]] [2024-06-21T19:48:35.381Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.381Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/scripting/ui/callstack/package-info.java]] [2024-06-21T19:48:35.381Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.381Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/scripting/ui/trace/TraceScriptingUI.java]] [2024-06-21T19:48:35.381Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.381Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/scripting/ui/trace/package-info.java]] [2024-06-21T19:48:35.381Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.381Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/scripting/ui/tracemarker/TraceMarkerScriptingModule.java]] [2024-06-21T19:48:35.381Z] [ERROR] [parsing completed 6ms] [2024-06-21T19:48:35.381Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/scripting/ui/tracemarker/package-info.java]] [2024-06-21T19:48:35.381Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.381Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/scripting/ui/views/ViewModule.java]] [2024-06-21T19:48:35.381Z] [ERROR] [parsing completed 2ms] [2024-06-21T19:48:35.381Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/scripting/ui/views/package-info.java]] [2024-06-21T19:48:35.381Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.381Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src:org/eclipse/tracecompass/incubator/otf2/core/trace/Messages.java]] [2024-06-21T19:48:35.381Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.381Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src:org/eclipse/tracecompass/incubator/otf2/core/trace/Otf2ClusterAspect.java]] [2024-06-21T19:48:35.381Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.381Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src:org/eclipse/tracecompass/incubator/otf2/core/trace/Otf2CounterAspect.java]] [2024-06-21T19:48:35.381Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.381Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src:org/eclipse/tracecompass/incubator/otf2/core/trace/Otf2NodeAspect.java]] [2024-06-21T19:48:35.381Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.381Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src:org/eclipse/tracecompass/incubator/otf2/core/trace/Otf2PhysicalNodeAspect.java]] [2024-06-21T19:48:35.381Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.381Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src:org/eclipse/tracecompass/incubator/otf2/core/trace/Otf2ProcessAspect.java]] [2024-06-21T19:48:35.381Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.381Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src:org/eclipse/tracecompass/incubator/otf2/core/trace/Otf2SystemMetrics.java]] [2024-06-21T19:48:35.381Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.381Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src:org/eclipse/tracecompass/incubator/otf2/core/trace/Otf2SystemTree.java]] [2024-06-21T19:48:35.381Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.381Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src:org/eclipse/tracecompass/incubator/otf2/core/trace/Otf2ThreadAspect.java]] [2024-06-21T19:48:35.381Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.381Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src:org/eclipse/tracecompass/incubator/otf2/core/trace/Otf2Trace.java]] [2024-06-21T19:48:35.381Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.381Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src:org/eclipse/tracecompass/incubator/otf2/core/trace/package-info.java]] [2024-06-21T19:48:35.381Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.382Z] [ERROR] [search path for source files: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/perf,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/src] [2024-06-21T19:48:35.383Z] [ERROR] [search path for class files: /opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/modules,/home/jenkins/agent/workspace/tracecompass-incubator-stable/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/common/org.eclipse.tracecompass.incubator.target/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/common/org.eclipse.tracecompass.incubator.releng-site/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/classes,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.component.annotations/1.5.1/org.osgi.service.component.annotations-1.5.1.jar,/home/jenkins/.m2/repository/org/mozilla/rhino/1.7.15/rhino-1.7.15.jar,/home/jenkins/.m2/repository/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar,/home/jenkins/.m2/repository/org/bouncycastle/bcpg-jdk18on/1.78.1/bcpg-jdk18on-1.78.1.jar,/home/jenkins/.m2/repository/org/bouncycastle/bcprov-jdk18on/1.78.1/bcprov-jdk18on-1.78.1.jar,/home/jenkins/.m2/repository/org/bouncycastle/bcutil-jdk18on/1.78.1/bcutil-jdk18on-1.78.1.jar,/home/jenkins/.m2/repository/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar,/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.jar,/home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar,/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar,/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar,/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar,/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar,/tmp/file not yet available1509800516420905958.tmp,/home/jenkins/.m2/repository/com/ibm/icu/icu4j/75.1/icu4j-75.1.jar,/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar,/home/jenkins/.m2/repository/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.jar,/home/jenkins/.m2/repository/net/java/dev/jna/jna/5.14.0/jna-5.14.0.jar,/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar,/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/toolchain/jetty-servlet-api/4.0.6/jetty-servlet-api-4.0.6.jar,/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar,/home/jenkins/.m2/repository/org/json/json/20230227/json-20230227.jar,/home/jenkins/.m2/repository/commons-cli/commons-cli/1.8.0/commons-cli-1.8.0.jar,/home/jenkins/.m2/repository/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.jar,/home/jenkins/.m2/repository/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.jar,/home/jenkins/.m2/repository/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar,/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar,/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.jar,/home/jenkins/.m2/repository/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar,/home/jenkins/.m2/repository/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar,/home/jenkins/.m2/repository/org/tukaani/xz/1.9/xz-1.9.jar,/home/jenkins/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar,/home/jenkins/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar,/home/jenkins/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.sat4j.core.jar,/home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j/0.23.1/org.eclipse.lsp4j-0.23.1.jar,/home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/0.23.1/org.eclipse.lsp4j.jsonrpc-0.23.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.jar,/home/jenkins/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.ui.sdk/1.3.300.v20240207-1113/org.eclipse.equinox.p2.ui.sdk-1.3.300.v20240207-1113.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.rcp.ui/10.0.0.202406141926/org.eclipse.tracecompass.rcp.ui-10.0.0.202406141926.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.update.configurator/3.5.400.v20240416-0654/org.eclipse.update.configurator-3.5.400.v20240416-0654.jar,/home/jenkins/.m2/repository/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.nebula.widgets.opal.notifier/1.0.0.202402011804/org.eclipse.nebula.widgets.opal.notifier-1.0.0.202402011804.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.net/1.5.400.v20240413-1529/org.eclipse.core.net-1.5.400.v20240413-1529.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.junit/4.13.2.v20230809-1000/org.junit-4.13.2.v20230809-1000.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide.application/1.5.400.v20240416-0658/org.eclipse.ui.ide.application-1.5.400.v20240416-0658.jar,/home/jenkins/.m2/repository/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.hamcrest.core/2.2.0.v20230809-1000/org.hamcrest.core-2.2.0.v20230809-1000.jar,/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar,/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar,/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar,/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.10.2/junit-jupiter-engine-5.10.2.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.10.2/junit-platform-engine-1.10.2.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.10.2/junit-platform-launcher-1.10.2.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-suite-api/1.10.2/junit-platform-suite-api-1.10.2.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.test.performance/3.20.100.v20240321-1442/org.eclipse.test.performance-3.20.100.v20240321-1442.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.18.202406141926/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18.202406141926.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core.tests/1.0.25.202406141926/org.eclipse.tracecompass.tmf.core.tests-1.0.25.202406141926.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.17.202406141926/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17.202406141926.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.statesystem.core.tests/1.0.16.202406141926/org.eclipse.tracecompass.statesystem.core.tests-1.0.16.202406141926.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf/1.9.0.20221006144800/org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf-1.9.0.20221006144800.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.common.core.tests/1.1.12.202406141926/org.eclipse.tracecompass.common.core.tests-1.1.12.202406141926.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.ctf.core.tests/1.0.16.202406141926/org.eclipse.tracecompass.ctf.core.tests-1.0.16.202406141926.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.9.202406141926/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.9.202406141926.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.11.202406141926/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.11.202406141926.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.7.202406141926/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7.202406141926.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.17.202406141926/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.17.202406141926.jar,/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar,/home/jenkins/.m2/repository/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.jar,/home/jenkins/.m2/repository/org/ow2/asm/asm/9.7/asm-9.7.jar,/home/jenkins/.m2/repository/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.jar,/home/jenkins/.m2/repository/org/ow2/asm/asm-util/9.7/asm-util-9.7.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtbot.eclipse.finder/4.2.1.202406141605/org.eclipse.swtbot.eclipse.finder-4.2.1.202406141605.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtbot.swt.finder/4.2.1.202406141605/org.eclipse.swtbot.swt.finder-4.2.1.202406141605.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.hamcrest.library/2.2.0.v20230809-1000/org.hamcrest.library-2.2.0.v20230809-1000.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtbot.junit4_x/4.2.1.202406141605/org.eclipse.swtbot.junit4_x-4.2.1.202406141605.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.22.202406141926/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22.202406141926.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui.tests/1.0.21.202406141926/org.eclipse.tracecompass.tmf.ui.tests-1.0.21.202406141926.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.slf4j.binding.simple.properties/1.0.2.202406141926/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2.202406141926.jar,/home/jenkins/.m2/repository/org/slf4j/slf4j-simple/2.0.13/slf4j-simple-2.0.13.jar,/home/jenkins/.m2/repository/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.jar,/home/jenkins/.m2/repository/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.3.202406141926/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3.202406141926.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ftrace/1.9.0.20221006144800/org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ftrace-1.9.0.20221006144800.jar,/home/jenkins/.m2/repository/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.1/jackson-annotations-2.17.1.jar,/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.1/jackson-core-2.17.1.jar,/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.1/jackson-databind-2.17.1.jar,/home/jenkins/.m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.2/jackson-dataformat-yaml-2.15.2.jar,/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar,/home/jenkins/.m2/repository/com/fasterxml/jackson/datatype/jackson-datatype-guava/2.17.1/jackson-datatype-guava-2.17.1.jar,/home/jenkins/.m2/repository/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.2/jackson-datatype-jsr310-2.15.2.jar,/home/jenkins/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.17.1/jackson-jaxrs-base-2.17.1.jar,/home/jenkins/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.17.1/jackson-jaxrs-json-provider-2.17.1.jar,/home/jenkins/.m2/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.17.1/jackson-module-jaxb-annotations-2.17.1.jar,/home/jenkins/.m2/repository/io/github/classgraph/classgraph/4.8.162/classgraph-4.8.162.jar,/home/jenkins/.m2/repository/io/swagger/core/v3/swagger-annotations/2.2.19/swagger-annotations-2.2.19.jar,/home/jenkins/.m2/repository/io/swagger/core/v3/swagger-core/2.2.19/swagger-core-2.2.19.jar,/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar,/home/jenkins/.m2/repository/io/swagger/core/v3/swagger-models/2.2.19/swagger-models-2.2.19.jar,/home/jenkins/.m2/repository/io/swagger/core/v3/swagger-integration/2.2.19/swagger-integration-2.2.19.jar,/home/jenkins/.m2/repository/io/swagger/core/v3/swagger-jaxrs2/2.2.19/swagger-jaxrs2-2.2.19.jar,/home/jenkins/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar,/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/ee8/jetty-ee8-security/12.0.9/jetty-ee8-security-12.0.9.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/ee8/jetty-ee8-nested/12.0.9/jetty-ee8-nested-12.0.9.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.9/jetty-http-12.0.9.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.9/jetty-security-12.0.9.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.9/jetty-server-12.0.9.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.9/jetty-util-12.0.9.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.9/jetty-io-12.0.9.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.9/jetty-session-12.0.9.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/ee8/jetty-ee8-servlet/12.0.9/jetty-ee8-servlet-12.0.9.jar,/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/2.43/jersey-client-2.43.jar,/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/2.43/jersey-common-2.43.jar,/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/2.43/jersey-server-2.43.jar,/home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jackson/2.43/jersey-media-json-jackson-2.43.jar,/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/2.43/jersey-hk2-2.43.jar,/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/2.43/jersey-container-servlet-core-2.43.jar,/home/jenkins/.m2/repository/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-entity-filtering/2.43/jersey-entity-filtering-2.43.jar,/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar,/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.6/logback-classic-1.5.6.jar,/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.6/logback-core-1.5.6.jar,/home/jenkins/.m2/repository/com/sun/xml/bind/jaxb-osgi/2.3.9/jaxb-osgi-2.3.9.jar,/home/jenkins/.m2/repository/com/sun/xml/bind/jaxb-osgi/2.3.9/jakarta.xml.bind-api.jar,/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.jar,/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.jar,/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.jar,/home/jenkins/.m2/repository/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.jar,/home/jenkins/.m2/repository/org/mortbay/jasper/apache-jsp/9.0.83.1/apache-jsp-9.0.83.1.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/toolchain/jetty-schemas/4.0.3/jetty-schemas-4.0.3.jar,/home/jenkins/.m2/repository/org/eclipse/jdt/ecj/3.33.0/ecj-3.33.0.jar,/home/jenkins/.m2/repository/org/mortbay/jasper/apache-el/9.0.83.1/apache-el-9.0.83.1.jar,/home/jenkins/.m2/repository/jakarta/el/jakarta.el-api/5.0.1/jakarta.el-api-5.0.1.jar,/home/jenkins/.m2/repository/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.1.1/jakarta.servlet.jsp-api-3.1.1.jar] [2024-06-21T19:48:35.386Z] [ERROR] [loading /modules/java.base/java/util/Map.class] [2024-06-21T19:48:35.386Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/analysis/dependency/IDependencyMaker.java:16: error: package org.eclipse.tracecompass.statesystem.core does not exist [2024-06-21T19:48:35.386Z] [ERROR] import org.eclipse.tracecompass.statesystem.core.ITmfStateSystemBuilder; [2024-06-21T19:48:35.386Z] [ERROR] ^ [2024-06-21T19:48:35.386Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/analysis/dependency/IDependencyMaker.java:17: error: package org.eclipse.tracecompass.tmf.core.event does not exist [2024-06-21T19:48:35.386Z] [ERROR] import org.eclipse.tracecompass.tmf.core.event.ITmfEvent; [2024-06-21T19:48:35.386Z] [ERROR] ^ [2024-06-21T19:48:35.386Z] [ERROR] [loading /modules/java.base/java/lang/Object.class] [2024-06-21T19:48:35.386Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/analysis/dependency/IDependencyMaker.java:34: error: cannot find symbol [2024-06-21T19:48:35.386Z] [ERROR] void processEvent(ITmfEvent event, ITmfStateSystemBuilder ssb); [2024-06-21T19:48:35.386Z] [ERROR] ^ [2024-06-21T19:48:35.386Z] [ERROR] symbol: class ITmfEvent [2024-06-21T19:48:35.386Z] [ERROR] location: interface IDependencyMaker [2024-06-21T19:48:35.386Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/analysis/dependency/IDependencyMaker.java:34: error: cannot find symbol [2024-06-21T19:48:35.387Z] [ERROR] void processEvent(ITmfEvent event, ITmfStateSystemBuilder ssb); [2024-06-21T19:48:35.387Z] [ERROR] ^ [2024-06-21T19:48:35.387Z] [ERROR] symbol: class ITmfStateSystemBuilder [2024-06-21T19:48:35.387Z] [ERROR] location: interface IDependencyMaker [2024-06-21T19:48:35.387Z] [ERROR] [loading /modules/java.base/java/lang/Long.class] [2024-06-21T19:48:35.387Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/analysis/dependency/IDependencyMaker.java:39: error: cannot find symbol [2024-06-21T19:48:35.387Z] [ERROR] Map getApiEventCorrelationMap(); [2024-06-21T19:48:35.387Z] [ERROR] ^ [2024-06-21T19:48:35.387Z] [ERROR] symbol: class ITmfEvent [2024-06-21T19:48:35.387Z] [ERROR] location: interface IDependencyMaker [2024-06-21T19:48:35.387Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/GpuAspect.java:14: error: package org.eclipse.jdt.annotation does not exist [2024-06-21T19:48:35.387Z] [ERROR] import org.eclipse.jdt.annotation.Nullable; [2024-06-21T19:48:35.387Z] [ERROR] ^ [2024-06-21T19:48:35.387Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/old/RocmStrings.java] [2024-06-21T19:48:35.387Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/old/RocmStrings.java]] [2024-06-21T19:48:35.387Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.387Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/GpuAspect.java:16: error: package org.eclipse.tracecompass.tmf.core.event does not exist [2024-06-21T19:48:35.387Z] [ERROR] import org.eclipse.tracecompass.tmf.core.event.ITmfEvent; [2024-06-21T19:48:35.387Z] [ERROR] ^ [2024-06-21T19:48:35.387Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/GpuAspect.java:17: error: package org.eclipse.tracecompass.tmf.core.event does not exist [2024-06-21T19:48:35.387Z] [ERROR] import org.eclipse.tracecompass.tmf.core.event.ITmfEventField; [2024-06-21T19:48:35.387Z] [ERROR] ^ [2024-06-21T19:48:35.387Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/GpuAspect.java:18: error: package org.eclipse.tracecompass.tmf.core.event.aspect does not exist [2024-06-21T19:48:35.387Z] [ERROR] import org.eclipse.tracecompass.tmf.core.event.aspect.TmfDeviceAspect; [2024-06-21T19:48:35.387Z] [ERROR] ^ [2024-06-21T19:48:35.387Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/GpuAspect.java:19: error: package org.eclipse.tracecompass.tmf.ctf.core.event does not exist [2024-06-21T19:48:35.387Z] [ERROR] import org.eclipse.tracecompass.tmf.ctf.core.event.CtfTmfEvent; [2024-06-21T19:48:35.387Z] [ERROR] ^ [2024-06-21T19:48:35.387Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/GpuAspect.java:27: error: cannot find symbol [2024-06-21T19:48:35.387Z] [ERROR] public final class GpuAspect extends TmfDeviceAspect { [2024-06-21T19:48:35.387Z] [ERROR] ^ [2024-06-21T19:48:35.387Z] [ERROR] symbol: class TmfDeviceAspect [2024-06-21T19:48:35.387Z] [ERROR] [loading /modules/java.base/java/lang/String.class] [2024-06-21T19:48:35.387Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/GpuAspect.java:54: error: cannot find symbol [2024-06-21T19:48:35.387Z] [ERROR] public @Nullable Integer resolve(ITmfEvent event) { [2024-06-21T19:48:35.387Z] [ERROR] ^ [2024-06-21T19:48:35.387Z] [ERROR] symbol: class ITmfEvent [2024-06-21T19:48:35.387Z] [ERROR] location: class GpuAspect [2024-06-21T19:48:35.387Z] [ERROR] [loading /modules/java.base/java/lang/Integer.class] [2024-06-21T19:48:35.387Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/Messages.java:14: error: package org.eclipse.jdt.annotation does not exist [2024-06-21T19:48:35.387Z] [ERROR] import org.eclipse.jdt.annotation.Nullable; [2024-06-21T19:48:35.387Z] [ERROR] ^ [2024-06-21T19:48:35.387Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/Messages.java:15: error: package org.eclipse.osgi.util does not exist [2024-06-21T19:48:35.387Z] [ERROR] import org.eclipse.osgi.util.NLS; [2024-06-21T19:48:35.387Z] [ERROR] ^ [2024-06-21T19:48:35.387Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/Messages.java:23: error: cannot find symbol [2024-06-21T19:48:35.387Z] [ERROR] public class Messages extends NLS { [2024-06-21T19:48:35.387Z] [ERROR] ^ [2024-06-21T19:48:35.387Z] [ERROR] symbol: class NLS [2024-06-21T19:48:35.387Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/Messages.java:22: error: package org.eclipse.jdt.annotation does not exist [2024-06-21T19:48:35.387Z] [ERROR] @org.eclipse.jdt.annotation.NonNullByDefault [2024-06-21T19:48:35.387Z] [ERROR] ^ [2024-06-21T19:48:35.387Z] [ERROR] [loading /modules/java.base/java/util/List.class] [2024-06-21T19:48:35.387Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmAspects.java:16: error: package org.eclipse.jdt.annotation does not exist [2024-06-21T19:48:35.387Z] [ERROR] import org.eclipse.jdt.annotation.Nullable; [2024-06-21T19:48:35.387Z] [ERROR] ^ [2024-06-21T19:48:35.387Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/handlers/old/ApiEventHandler.java] [2024-06-21T19:48:35.387Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/handlers/old/ApiEventHandler.java]] [2024-06-21T19:48:35.387Z] [ERROR] [parsing completed 2ms] [2024-06-21T19:48:35.387Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmAspects.java:19: error: package org.eclipse.tracecompass.tmf.core.event does not exist [2024-06-21T19:48:35.387Z] [ERROR] import org.eclipse.tracecompass.tmf.core.event.ITmfEvent; [2024-06-21T19:48:35.387Z] [ERROR] ^ [2024-06-21T19:48:35.387Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmAspects.java:20: error: package org.eclipse.tracecompass.tmf.core.event.aspect does not exist [2024-06-21T19:48:35.387Z] [ERROR] import org.eclipse.tracecompass.tmf.core.event.aspect.ITmfEventAspect; [2024-06-21T19:48:35.387Z] [ERROR] ^ [2024-06-21T19:48:35.387Z] [ERROR] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/ImmutableList.class)] [2024-06-21T19:48:35.387Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmAspects.java:29: error: package org.eclipse.jdt.annotation does not exist [2024-06-21T19:48:35.387Z] [ERROR] @org.eclipse.jdt.annotation.NonNullByDefault [2024-06-21T19:48:35.387Z] [ERROR] ^ [2024-06-21T19:48:35.387Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmAspects.java:31: error: cannot find symbol [2024-06-21T19:48:35.387Z] [ERROR] private static final ITmfEventAspect PID_ASPECT = new ITmfEventAspect() { [2024-06-21T19:48:35.387Z] [ERROR] ^ [2024-06-21T19:48:35.387Z] [ERROR] symbol: class ITmfEventAspect [2024-06-21T19:48:35.387Z] [ERROR] location: class RocmAspects [2024-06-21T19:48:35.387Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmAspects.java:48: error: cannot find symbol [2024-06-21T19:48:35.387Z] [ERROR] private static final ITmfEventAspect TID_ASPECT = new ITmfEventAspect() { [2024-06-21T19:48:35.387Z] [ERROR] ^ [2024-06-21T19:48:35.387Z] [ERROR] symbol: class ITmfEventAspect [2024-06-21T19:48:35.387Z] [ERROR] location: class RocmAspects [2024-06-21T19:48:35.387Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmAspects.java:65: error: cannot find symbol [2024-06-21T19:48:35.387Z] [ERROR] private static final ITmfEventAspect QUEUE_ID_ASPECT = new ITmfEventAspect() { [2024-06-21T19:48:35.387Z] [ERROR] ^ [2024-06-21T19:48:35.387Z] [ERROR] symbol: class ITmfEventAspect [2024-06-21T19:48:35.387Z] [ERROR] location: class RocmAspects [2024-06-21T19:48:35.387Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmAspects.java:82: error: cannot find symbol [2024-06-21T19:48:35.387Z] [ERROR] private static final ITmfEventAspect STREAM_ID_ASPECT = new ITmfEventAspect() { [2024-06-21T19:48:35.388Z] [ERROR] ^ [2024-06-21T19:48:35.388Z] [ERROR] symbol: class ITmfEventAspect [2024-06-21T19:48:35.388Z] [ERROR] location: class RocmAspects [2024-06-21T19:48:35.388Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmAspects.java:99: error: cannot find symbol [2024-06-21T19:48:35.388Z] [ERROR] private static final ITmfEventAspect QUEUE_INDEX_ASPECT = new ITmfEventAspect() { [2024-06-21T19:48:35.388Z] [ERROR] ^ [2024-06-21T19:48:35.388Z] [ERROR] symbol: class ITmfEventAspect [2024-06-21T19:48:35.388Z] [ERROR] location: class RocmAspects [2024-06-21T19:48:35.388Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmAspects.java:116: error: cannot find symbol [2024-06-21T19:48:35.388Z] [ERROR] private static final ITmfEventAspect FUNCTION_NAME_ASPECT = new ITmfEventAspect() { [2024-06-21T19:48:35.388Z] [ERROR] ^ [2024-06-21T19:48:35.388Z] [ERROR] symbol: class ITmfEventAspect [2024-06-21T19:48:35.388Z] [ERROR] location: class RocmAspects [2024-06-21T19:48:35.388Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmAspects.java:140: error: cannot find symbol [2024-06-21T19:48:35.388Z] [ERROR] private static final List> ASPECTS = ImmutableList.of( [2024-06-21T19:48:35.388Z] [ERROR] ^ [2024-06-21T19:48:35.388Z] [ERROR] symbol: class ITmfEventAspect [2024-06-21T19:48:35.388Z] [ERROR] location: class RocmAspects [2024-06-21T19:48:35.388Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmAspects.java:156: error: cannot find symbol [2024-06-21T19:48:35.388Z] [ERROR] public static ITmfEventAspect getPIDAspect() { [2024-06-21T19:48:35.388Z] [ERROR] ^ [2024-06-21T19:48:35.388Z] [ERROR] symbol: class ITmfEventAspect [2024-06-21T19:48:35.388Z] [ERROR] location: class RocmAspects [2024-06-21T19:48:35.388Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmAspects.java:165: error: cannot find symbol [2024-06-21T19:48:35.388Z] [ERROR] public static ITmfEventAspect getTIDAspect() { [2024-06-21T19:48:35.388Z] [ERROR] ^ [2024-06-21T19:48:35.388Z] [ERROR] symbol: class ITmfEventAspect [2024-06-21T19:48:35.388Z] [ERROR] location: class RocmAspects [2024-06-21T19:48:35.388Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmAspects.java:174: error: cannot find symbol [2024-06-21T19:48:35.388Z] [ERROR] public static ITmfEventAspect getQueueIDAspect() { [2024-06-21T19:48:35.388Z] [ERROR] ^ [2024-06-21T19:48:35.388Z] [ERROR] symbol: class ITmfEventAspect [2024-06-21T19:48:35.388Z] [ERROR] location: class RocmAspects [2024-06-21T19:48:35.388Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmAspects.java:183: error: cannot find symbol [2024-06-21T19:48:35.388Z] [ERROR] public static ITmfEventAspect getStreamIDAspect() { [2024-06-21T19:48:35.388Z] [ERROR] ^ [2024-06-21T19:48:35.388Z] [ERROR] symbol: class ITmfEventAspect [2024-06-21T19:48:35.388Z] [ERROR] location: class RocmAspects [2024-06-21T19:48:35.388Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmAspects.java:192: error: cannot find symbol [2024-06-21T19:48:35.388Z] [ERROR] public static ITmfEventAspect getQueueIndexAspect() { [2024-06-21T19:48:35.388Z] [ERROR] ^ [2024-06-21T19:48:35.388Z] [ERROR] symbol: class ITmfEventAspect [2024-06-21T19:48:35.388Z] [ERROR] location: class RocmAspects [2024-06-21T19:48:35.388Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmAspects.java:201: error: cannot find symbol [2024-06-21T19:48:35.388Z] [ERROR] public static ITmfEventAspect getFunctionNameAspect() { [2024-06-21T19:48:35.388Z] [ERROR] ^ [2024-06-21T19:48:35.388Z] [ERROR] symbol: class ITmfEventAspect [2024-06-21T19:48:35.388Z] [ERROR] location: class RocmAspects [2024-06-21T19:48:35.388Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmAspects.java:210: error: cannot find symbol [2024-06-21T19:48:35.388Z] [ERROR] public static List> getAllAspects() { [2024-06-21T19:48:35.388Z] [ERROR] ^ [2024-06-21T19:48:35.388Z] [ERROR] symbol: class ITmfEventAspect [2024-06-21T19:48:35.388Z] [ERROR] location: class RocmAspects [2024-06-21T19:48:35.388Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmCounterAspect.java:14: error: package org.eclipse.jdt.annotation does not exist [2024-06-21T19:48:35.388Z] [ERROR] import org.eclipse.jdt.annotation.NonNull; [2024-06-21T19:48:35.388Z] [ERROR] ^ [2024-06-21T19:48:35.388Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmCounterAspect.java:15: error: package org.eclipse.jdt.annotation does not exist [2024-06-21T19:48:35.388Z] [ERROR] import org.eclipse.jdt.annotation.Nullable; [2024-06-21T19:48:35.388Z] [ERROR] ^ [2024-06-21T19:48:35.388Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmCounterAspect.java:16: error: package org.eclipse.tracecompass.analysis.counters.core does not exist [2024-06-21T19:48:35.388Z] [ERROR] import org.eclipse.tracecompass.analysis.counters.core.CounterAnalysis; [2024-06-21T19:48:35.388Z] [ERROR] ^ [2024-06-21T19:48:35.388Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmCounterAspect.java:17: error: package org.eclipse.tracecompass.analysis.counters.core.aspects does not exist [2024-06-21T19:48:35.388Z] [ERROR] import org.eclipse.tracecompass.analysis.counters.core.aspects.CounterAspect; [2024-06-21T19:48:35.388Z] [ERROR] ^ [2024-06-21T19:48:35.388Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmCounterAspect.java:19: error: package org.eclipse.tracecompass.statesystem.core does not exist [2024-06-21T19:48:35.388Z] [ERROR] import org.eclipse.tracecompass.statesystem.core.ITmfStateSystem; [2024-06-21T19:48:35.388Z] [ERROR] ^ [2024-06-21T19:48:35.388Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmCounterAspect.java:20: error: package org.eclipse.tracecompass.statesystem.core.exceptions does not exist [2024-06-21T19:48:35.388Z] [ERROR] import org.eclipse.tracecompass.statesystem.core.exceptions.AttributeNotFoundException; [2024-06-21T19:48:35.388Z] [ERROR] ^ [2024-06-21T19:48:35.388Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmCounterAspect.java:21: error: package org.eclipse.tracecompass.statesystem.core.exceptions does not exist [2024-06-21T19:48:35.388Z] [ERROR] import org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException; [2024-06-21T19:48:35.388Z] [ERROR] ^ [2024-06-21T19:48:35.388Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmCounterAspect.java:22: error: package org.eclipse.tracecompass.tmf.core.event does not exist [2024-06-21T19:48:35.388Z] [ERROR] import org.eclipse.tracecompass.tmf.core.event.ITmfEvent; [2024-06-21T19:48:35.388Z] [ERROR] ^ [2024-06-21T19:48:35.388Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmCounterAspect.java:23: error: package org.eclipse.tracecompass.tmf.core.trace does not exist [2024-06-21T19:48:35.388Z] [ERROR] import org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils; [2024-06-21T19:48:35.388Z] [ERROR] ^ [2024-06-21T19:48:35.388Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmCounterAspect.java:24: error: package org.eclipse.tracecompass.tmf.ctf.core.trace does not exist [2024-06-21T19:48:35.388Z] [ERROR] import org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace; [2024-06-21T19:48:35.388Z] [ERROR] ^ [2024-06-21T19:48:35.388Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmCounterAspect.java:31: error: cannot find symbol [2024-06-21T19:48:35.388Z] [ERROR] public class RocmCounterAspect extends CounterAspect { [2024-06-21T19:48:35.388Z] [ERROR] ^ [2024-06-21T19:48:35.388Z] [ERROR] symbol: class CounterAspect [2024-06-21T19:48:35.388Z] [ERROR] [loading /modules/java.base/java/lang/Class.class] [2024-06-21T19:48:35.388Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmCounterAspect.java:48: error: cannot find symbol [2024-06-21T19:48:35.389Z] [ERROR] public RocmCounterAspect(@NonNull String fieldName, @NonNull String label, Class<@NonNull GpuAspect> class1, Integer counterId) { [2024-06-21T19:48:35.389Z] [ERROR] ^ [2024-06-21T19:48:35.389Z] [ERROR] symbol: class NonNull [2024-06-21T19:48:35.389Z] [ERROR] location: class RocmCounterAspect [2024-06-21T19:48:35.389Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmCounterAspect.java:75: error: cannot find symbol [2024-06-21T19:48:35.389Z] [ERROR] public @Nullable Number resolve(@NonNull ITmfEvent event) { [2024-06-21T19:48:35.389Z] [ERROR] ^ [2024-06-21T19:48:35.389Z] [ERROR] symbol: class ITmfEvent [2024-06-21T19:48:35.389Z] [ERROR] location: class RocmCounterAspect [2024-06-21T19:48:35.389Z] [ERROR] [loading /modules/java.base/java/lang/Number.class] [2024-06-21T19:48:35.389Z] [ERROR] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar(/org/apache/commons/lang3/StringUtils.class)] [2024-06-21T19:48:35.389Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmTraceSymbolProvider.java:15: error: package org.eclipse.core.runtime does not exist [2024-06-21T19:48:35.389Z] [ERROR] import org.eclipse.core.runtime.IProgressMonitor; [2024-06-21T19:48:35.389Z] [ERROR] ^ [2024-06-21T19:48:35.389Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmTraceSymbolProvider.java:16: error: package org.eclipse.jdt.annotation does not exist [2024-06-21T19:48:35.389Z] [ERROR] import org.eclipse.jdt.annotation.NonNull; [2024-06-21T19:48:35.389Z] [ERROR] ^ [2024-06-21T19:48:35.389Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmTraceSymbolProvider.java:17: error: package org.eclipse.jdt.annotation does not exist [2024-06-21T19:48:35.389Z] [ERROR] import org.eclipse.jdt.annotation.Nullable; [2024-06-21T19:48:35.389Z] [ERROR] ^ [2024-06-21T19:48:35.389Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/internal/rocm/core/Activator.java] [2024-06-21T19:48:35.389Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/internal/rocm/core/Activator.java]] [2024-06-21T19:48:35.389Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.389Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/old/RocmMetadataAnalysis.java] [2024-06-21T19:48:35.389Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/old/RocmMetadataAnalysis.java]] [2024-06-21T19:48:35.389Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.389Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/old/RocmMetadataStateProvider.java] [2024-06-21T19:48:35.389Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/old/RocmMetadataStateProvider.java]] [2024-06-21T19:48:35.389Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.389Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmTraceSymbolProvider.java:22: error: package org.eclipse.tracecompass.statesystem.core does not exist [2024-06-21T19:48:35.389Z] [ERROR] import org.eclipse.tracecompass.statesystem.core.ITmfStateSystem; [2024-06-21T19:48:35.389Z] [ERROR] ^ [2024-06-21T19:48:35.389Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmTraceSymbolProvider.java:23: error: package org.eclipse.tracecompass.statesystem.core.exceptions does not exist [2024-06-21T19:48:35.389Z] [ERROR] import org.eclipse.tracecompass.statesystem.core.exceptions.AttributeNotFoundException; [2024-06-21T19:48:35.389Z] [ERROR] ^ [2024-06-21T19:48:35.389Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmTraceSymbolProvider.java:24: error: package org.eclipse.tracecompass.statesystem.core.exceptions does not exist [2024-06-21T19:48:35.389Z] [ERROR] import org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException; [2024-06-21T19:48:35.389Z] [ERROR] ^ [2024-06-21T19:48:35.389Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmTraceSymbolProvider.java:25: error: package org.eclipse.tracecompass.tmf.core.symbols does not exist [2024-06-21T19:48:35.389Z] [ERROR] import org.eclipse.tracecompass.tmf.core.symbols.ISymbolProvider; [2024-06-21T19:48:35.389Z] [ERROR] ^ [2024-06-21T19:48:35.389Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmTraceSymbolProvider.java:26: error: package org.eclipse.tracecompass.tmf.core.symbols does not exist [2024-06-21T19:48:35.389Z] [ERROR] import org.eclipse.tracecompass.tmf.core.symbols.TmfResolvedSymbol; [2024-06-21T19:48:35.389Z] [ERROR] ^ [2024-06-21T19:48:35.389Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmTraceSymbolProvider.java:27: error: package org.eclipse.tracecompass.tmf.core.trace does not exist [2024-06-21T19:48:35.389Z] [ERROR] import org.eclipse.tracecompass.tmf.core.trace.ITmfTrace; [2024-06-21T19:48:35.389Z] [ERROR] ^ [2024-06-21T19:48:35.389Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmTraceSymbolProvider.java:28: error: package org.eclipse.tracecompass.tmf.core.trace does not exist [2024-06-21T19:48:35.389Z] [ERROR] import org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils; [2024-06-21T19:48:35.389Z] [ERROR] ^ [2024-06-21T19:48:35.389Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmTraceSymbolProvider.java:35: error: cannot find symbol [2024-06-21T19:48:35.389Z] [ERROR] public class RocmTraceSymbolProvider implements ISymbolProvider { [2024-06-21T19:48:35.389Z] [ERROR] ^ [2024-06-21T19:48:35.389Z] [ERROR] symbol: class ISymbolProvider [2024-06-21T19:48:35.389Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmTraceSymbolProvider.java:37: error: cannot find symbol [2024-06-21T19:48:35.389Z] [ERROR] private @NonNull ITmfTrace fTrace; [2024-06-21T19:48:35.389Z] [ERROR] ^ [2024-06-21T19:48:35.389Z] [ERROR] symbol: class ITmfTrace [2024-06-21T19:48:35.389Z] [ERROR] location: class RocmTraceSymbolProvider [2024-06-21T19:48:35.389Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmTraceSymbolProvider.java:45: error: cannot find symbol [2024-06-21T19:48:35.389Z] [ERROR] public RocmTraceSymbolProvider(@NonNull ITmfTrace trace) { [2024-06-21T19:48:35.389Z] [ERROR] ^ [2024-06-21T19:48:35.389Z] [ERROR] symbol: class ITmfTrace [2024-06-21T19:48:35.389Z] [ERROR] location: class RocmTraceSymbolProvider [2024-06-21T19:48:35.389Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmTraceSymbolProvider.java:50: error: cannot find symbol [2024-06-21T19:48:35.389Z] [ERROR] public @NonNull ITmfTrace getTrace() { [2024-06-21T19:48:35.389Z] [ERROR] ^ [2024-06-21T19:48:35.389Z] [ERROR] symbol: class ITmfTrace [2024-06-21T19:48:35.389Z] [ERROR] location: class RocmTraceSymbolProvider [2024-06-21T19:48:35.389Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmTraceSymbolProvider.java:55: error: cannot find symbol [2024-06-21T19:48:35.389Z] [ERROR] public void loadConfiguration(@Nullable IProgressMonitor monitor) { [2024-06-21T19:48:35.389Z] [ERROR] ^ [2024-06-21T19:48:35.389Z] [ERROR] symbol: class IProgressMonitor [2024-06-21T19:48:35.389Z] [ERROR] location: class RocmTraceSymbolProvider [2024-06-21T19:48:35.389Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmTraceSymbolProvider.java:60: error: cannot find symbol [2024-06-21T19:48:35.389Z] [ERROR] public @Nullable TmfResolvedSymbol getSymbol(long address) { [2024-06-21T19:48:35.389Z] [ERROR] ^ [2024-06-21T19:48:35.389Z] [ERROR] symbol: class TmfResolvedSymbol [2024-06-21T19:48:35.389Z] [ERROR] location: class RocmTraceSymbolProvider [2024-06-21T19:48:35.389Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmTraceSymbolProvider.java:96: error: cannot find symbol [2024-06-21T19:48:35.389Z] [ERROR] public @Nullable TmfResolvedSymbol getSymbol(int pid, long timestamp, long address) { [2024-06-21T19:48:35.389Z] [ERROR] ^ [2024-06-21T19:48:35.390Z] [ERROR] symbol: class TmfResolvedSymbol [2024-06-21T19:48:35.390Z] [ERROR] location: class RocmTraceSymbolProvider [2024-06-21T19:48:35.390Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmTraceSymbolProviderFactory.java:14: error: package org.eclipse.jdt.annotation does not exist [2024-06-21T19:48:35.390Z] [ERROR] import org.eclipse.jdt.annotation.NonNull; [2024-06-21T19:48:35.390Z] [ERROR] ^ [2024-06-21T19:48:35.390Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmTraceSymbolProviderFactory.java:15: error: package org.eclipse.jdt.annotation does not exist [2024-06-21T19:48:35.390Z] [ERROR] import org.eclipse.jdt.annotation.Nullable; [2024-06-21T19:48:35.390Z] [ERROR] ^ [2024-06-21T19:48:35.390Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmTraceSymbolProviderFactory.java:17: error: package org.eclipse.tracecompass.tmf.core.symbols does not exist [2024-06-21T19:48:35.390Z] [ERROR] import org.eclipse.tracecompass.tmf.core.symbols.ISymbolProvider; [2024-06-21T19:48:35.390Z] [ERROR] ^ [2024-06-21T19:48:35.390Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmTraceSymbolProviderFactory.java:18: error: package org.eclipse.tracecompass.tmf.core.symbols does not exist [2024-06-21T19:48:35.390Z] [ERROR] import org.eclipse.tracecompass.tmf.core.symbols.ISymbolProviderFactory; [2024-06-21T19:48:35.390Z] [ERROR] ^ [2024-06-21T19:48:35.390Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmTraceSymbolProviderFactory.java:19: error: package org.eclipse.tracecompass.tmf.core.trace does not exist [2024-06-21T19:48:35.390Z] [ERROR] import org.eclipse.tracecompass.tmf.core.trace.ITmfTrace; [2024-06-21T19:48:35.390Z] [ERROR] ^ [2024-06-21T19:48:35.390Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmTraceSymbolProviderFactory.java:20: error: package org.eclipse.tracecompass.tmf.core.trace does not exist [2024-06-21T19:48:35.390Z] [ERROR] import org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils; [2024-06-21T19:48:35.390Z] [ERROR] ^ [2024-06-21T19:48:35.390Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmTraceSymbolProviderFactory.java:27: error: cannot find symbol [2024-06-21T19:48:35.390Z] [ERROR] public class RocmTraceSymbolProviderFactory implements ISymbolProviderFactory { [2024-06-21T19:48:35.390Z] [ERROR] ^ [2024-06-21T19:48:35.390Z] [ERROR] symbol: class ISymbolProviderFactory [2024-06-21T19:48:35.390Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmTraceSymbolProviderFactory.java:30: error: cannot find symbol [2024-06-21T19:48:35.390Z] [ERROR] public @Nullable ISymbolProvider createProvider(@NonNull ITmfTrace trace) { [2024-06-21T19:48:35.390Z] [ERROR] ^ [2024-06-21T19:48:35.390Z] [ERROR] symbol: class ITmfTrace [2024-06-21T19:48:35.390Z] [ERROR] location: class RocmTraceSymbolProviderFactory [2024-06-21T19:48:35.390Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmTraceSymbolProviderFactory.java:30: error: cannot find symbol [2024-06-21T19:48:35.390Z] [ERROR] public @Nullable ISymbolProvider createProvider(@NonNull ITmfTrace trace) { [2024-06-21T19:48:35.390Z] [ERROR] ^ [2024-06-21T19:48:35.390Z] [ERROR] symbol: class ISymbolProvider [2024-06-21T19:48:35.390Z] [ERROR] location: class RocmTraceSymbolProviderFactory [2024-06-21T19:48:35.390Z] [ERROR] [loading /modules/java.base/java/util/Collection.class] [2024-06-21T19:48:35.390Z] [ERROR] [loading /modules/java.base/java/util/HashMap.class] [2024-06-21T19:48:35.390Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/old/RocmTrace.java:18: error: package org.eclipse.core.resources does not exist [2024-06-21T19:48:35.390Z] [ERROR] import org.eclipse.core.resources.IFile; [2024-06-21T19:48:35.390Z] [ERROR] ^ [2024-06-21T19:48:35.390Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/old/RocmTrace.java:19: error: package org.eclipse.core.resources does not exist [2024-06-21T19:48:35.390Z] [ERROR] import org.eclipse.core.resources.IProject; [2024-06-21T19:48:35.390Z] [ERROR] ^ [2024-06-21T19:48:35.390Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/old/RocmTrace.java:20: error: package org.eclipse.core.resources does not exist [2024-06-21T19:48:35.390Z] [ERROR] import org.eclipse.core.resources.IResource; [2024-06-21T19:48:35.390Z] [ERROR] ^ [2024-06-21T19:48:35.390Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/old/RocmTrace.java:21: error: package org.eclipse.core.runtime does not exist [2024-06-21T19:48:35.390Z] [ERROR] import org.eclipse.core.runtime.IStatus; [2024-06-21T19:48:35.390Z] [ERROR] ^ [2024-06-21T19:48:35.390Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/old/RocmTrace.java:22: error: package org.eclipse.core.runtime does not exist [2024-06-21T19:48:35.390Z] [ERROR] import org.eclipse.core.runtime.Status; [2024-06-21T19:48:35.390Z] [ERROR] ^ [2024-06-21T19:48:35.390Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/old/RocmTrace.java:23: error: package org.eclipse.jdt.annotation does not exist [2024-06-21T19:48:35.390Z] [ERROR] import org.eclipse.jdt.annotation.NonNull; [2024-06-21T19:48:35.390Z] [ERROR] ^ [2024-06-21T19:48:35.390Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/old/RocmTrace.java:24: error: package org.eclipse.jdt.annotation does not exist [2024-06-21T19:48:35.390Z] [ERROR] import org.eclipse.jdt.annotation.Nullable; [2024-06-21T19:48:35.390Z] [ERROR] ^ [2024-06-21T19:48:35.390Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/old/RocmTrace.java:30: error: package org.eclipse.tracecompass.tmf.core.event does not exist [2024-06-21T19:48:35.390Z] [ERROR] import org.eclipse.tracecompass.tmf.core.event.ITmfEvent; [2024-06-21T19:48:35.390Z] [ERROR] ^ [2024-06-21T19:48:35.390Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/old/RocmTrace.java:31: error: package org.eclipse.tracecompass.tmf.core.event does not exist [2024-06-21T19:48:35.390Z] [ERROR] import org.eclipse.tracecompass.tmf.core.event.ITmfEventType; [2024-06-21T19:48:35.390Z] [ERROR] ^ [2024-06-21T19:48:35.390Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/old/RocmTrace.java:32: error: package org.eclipse.tracecompass.tmf.core.event.aspect does not exist [2024-06-21T19:48:35.390Z] [ERROR] import org.eclipse.tracecompass.tmf.core.event.aspect.ITmfEventAspect; [2024-06-21T19:48:35.390Z] [ERROR] ^ [2024-06-21T19:48:35.390Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/old/RocmTrace.java:33: error: package org.eclipse.tracecompass.tmf.core.event.aspect does not exist [2024-06-21T19:48:35.390Z] [ERROR] import org.eclipse.tracecompass.tmf.core.event.aspect.TmfBaseAspects; [2024-06-21T19:48:35.390Z] [ERROR] ^ [2024-06-21T19:48:35.390Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/old/RocmTrace.java:34: error: package org.eclipse.tracecompass.tmf.core.exceptions does not exist [2024-06-21T19:48:35.390Z] [ERROR] import org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException; [2024-06-21T19:48:35.390Z] [ERROR] ^ [2024-06-21T19:48:35.390Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/old/RocmTrace.java:35: error: package org.eclipse.tracecompass.tmf.core.filter does not exist [2024-06-21T19:48:35.390Z] [ERROR] import org.eclipse.tracecompass.tmf.core.filter.ITmfFilter; [2024-06-21T19:48:35.390Z] [ERROR] ^ [2024-06-21T19:48:35.390Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/old/RocmTrace.java:36: error: package org.eclipse.tracecompass.tmf.core.timestamp does not exist [2024-06-21T19:48:35.390Z] [ERROR] import org.eclipse.tracecompass.tmf.core.timestamp.TmfTimeRange; [2024-06-21T19:48:35.390Z] [ERROR] ^ [2024-06-21T19:48:35.390Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/old/RocmTrace.java:37: error: package org.eclipse.tracecompass.tmf.core.trace does not exist [2024-06-21T19:48:35.391Z] [ERROR] import org.eclipse.tracecompass.tmf.core.trace.ITmfContext; [2024-06-21T19:48:35.391Z] [ERROR] ^ [2024-06-21T19:48:35.391Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/old/RocmTrace.java:38: error: package org.eclipse.tracecompass.tmf.core.trace does not exist [2024-06-21T19:48:35.391Z] [ERROR] import org.eclipse.tracecompass.tmf.core.trace.ITmfTraceWithPreDefinedEvents; [2024-06-21T19:48:35.391Z] [ERROR] ^ [2024-06-21T19:48:35.391Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/old/RocmTrace.java:39: error: package org.eclipse.tracecompass.tmf.core.trace does not exist [2024-06-21T19:48:35.391Z] [ERROR] import org.eclipse.tracecompass.tmf.core.trace.TmfTraceContext; [2024-06-21T19:48:35.391Z] [ERROR] ^ [2024-06-21T19:48:35.391Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/old/RocmTrace.java:40: error: package org.eclipse.tracecompass.tmf.core.trace does not exist [2024-06-21T19:48:35.391Z] [ERROR] import org.eclipse.tracecompass.tmf.core.trace.TraceValidationStatus; [2024-06-21T19:48:35.391Z] [ERROR] ^ [2024-06-21T19:48:35.391Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/old/RocmTrace.java:41: error: package org.eclipse.tracecompass.tmf.ctf.core.context does not exist [2024-06-21T19:48:35.391Z] [ERROR] import org.eclipse.tracecompass.tmf.ctf.core.context.CtfLocation; [2024-06-21T19:48:35.391Z] [ERROR] ^ [2024-06-21T19:48:35.391Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/old/RocmTrace.java:42: error: package org.eclipse.tracecompass.tmf.ctf.core.context does not exist [2024-06-21T19:48:35.391Z] [ERROR] import org.eclipse.tracecompass.tmf.ctf.core.context.CtfLocationInfo; [2024-06-21T19:48:35.391Z] [ERROR] ^ [2024-06-21T19:48:35.391Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/old/RocmTrace.java:43: error: package org.eclipse.tracecompass.tmf.ctf.core.trace does not exist [2024-06-21T19:48:35.391Z] [ERROR] import org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace; [2024-06-21T19:48:35.391Z] [ERROR] ^ [2024-06-21T19:48:35.391Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/old/RocmTrace.java:44: error: package org.eclipse.tracecompass.tmf.ctf.core.trace does not exist [2024-06-21T19:48:35.391Z] [ERROR] import org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTraceValidationStatus; [2024-06-21T19:48:35.391Z] [ERROR] ^ [2024-06-21T19:48:35.391Z] [ERROR] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/ImmutableList$Builder.class)] [2024-06-21T19:48:35.391Z] [ERROR] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/ImmutableSet.class)] [2024-06-21T19:48:35.391Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/old/RocmTrace.java:57: error: cannot find symbol [2024-06-21T19:48:35.391Z] [ERROR] public class RocmTrace extends CtfTmfTrace { [2024-06-21T19:48:35.391Z] [ERROR] ^ [2024-06-21T19:48:35.391Z] [ERROR] symbol: class CtfTmfTrace [2024-06-21T19:48:35.391Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/old/RocmTrace.java:59: error: cannot find symbol [2024-06-21T19:48:35.391Z] [ERROR] private static final @NonNull Collection<@NonNull ITmfEventAspect> ROCM_CTF_ASPECTS = ImmutableList.of( [2024-06-21T19:48:35.391Z] [ERROR] ^ [2024-06-21T19:48:35.391Z] [ERROR] symbol: class NonNull [2024-06-21T19:48:35.391Z] [ERROR] location: class RocmTrace [2024-06-21T19:48:35.391Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/old/RocmTrace.java:59: error: cannot find symbol [2024-06-21T19:48:35.391Z] [ERROR] private static final @NonNull Collection<@NonNull ITmfEventAspect> ROCM_CTF_ASPECTS = ImmutableList.of( [2024-06-21T19:48:35.391Z] [ERROR] ^ [2024-06-21T19:48:35.391Z] [ERROR] symbol: class ITmfEventAspect [2024-06-21T19:48:35.391Z] [ERROR] location: class RocmTrace [2024-06-21T19:48:35.391Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/old/RocmTrace.java:66: error: cannot find symbol [2024-06-21T19:48:35.391Z] [ERROR] private @NonNull Collection> fAspects = ImmutableSet.copyOf(ROCM_CTF_ASPECTS); [2024-06-21T19:48:35.391Z] [ERROR] ^ [2024-06-21T19:48:35.391Z] [ERROR] symbol: class ITmfEventAspect [2024-06-21T19:48:35.391Z] [ERROR] location: class RocmTrace [2024-06-21T19:48:35.391Z] [ERROR] [loading /modules/java.base/java/lang/Iterable.class] [2024-06-21T19:48:35.391Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/rocm/core/trace/old/RocmTrace.java:87: error: cannot find symbol [2024-06-21T19:48:35.391Z] [ERROR] public Iterable> getEventAspects() { [2024-06-21T19:48:35.391Z] [ERROR] ^ [2024-06-21T19:48:35.391Z] [ERROR] symbol: class ITmfEventAspect [2024-06-21T19:48:35.391Z] [ERROR] location: class RocmTrace [2024-06-21T19:48:35.391Z] [ERROR] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/ImmutableSet$Builder.class)] [2024-06-21T19:48:35.391Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src/org/eclipse/tracecompass/incubator/internal/analysis/core/aspects/Messages.java] [2024-06-21T19:48:35.391Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/internal/analysis/core/aspects/Messages.java]] [2024-06-21T19:48:35.391Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.391Z] [ERROR] [loading /modules/java.base/java/util/ArrayList.class] [2024-06-21T19:48:35.391Z] [ERROR] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/ImmutableMap.class)] [2024-06-21T19:48:35.391Z] [ERROR] [loading /modules/java.base/java/util/Collections.class] [2024-06-21T19:48:35.391Z] [ERROR] [loading /modules/java.base/java/lang/Comparable.class] [2024-06-21T19:48:35.391Z] [ERROR] [loading /modules/java.base/java/lang/Deprecated.class] [2024-06-21T19:48:35.391Z] [ERROR] [loading /modules/java.base/java/util/EnumSet.class] [2024-06-21T19:48:35.391Z] [ERROR] [loading /modules/java.base/java/lang/Enum.class] [2024-06-21T19:48:35.391Z] [ERROR] [loading /modules/java.base/java/lang/constant/Constable.class] [2024-06-21T19:48:35.391Z] [ERROR] [loading /modules/java.base/java/io/Serializable.class] [2024-06-21T19:48:35.391Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src/org/eclipse/tracecompass/incubator/internal/analysis/core/model/CompositeHostModel.java] [2024-06-21T19:48:35.391Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/internal/analysis/core/model/CompositeHostModel.java]] [2024-06-21T19:48:35.391Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.391Z] [ERROR] [loading /modules/java.base/java/util/Objects.class] [2024-06-21T19:48:35.391Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src/org/eclipse/tracecompass/incubator/internal/analysis/core/weighted/tree/Messages.java] [2024-06-21T19:48:35.391Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/internal/analysis/core/weighted/tree/Messages.java]] [2024-06-21T19:48:35.391Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.391Z] [ERROR] [loading /modules/java.base/java/text/FieldPosition.class] [2024-06-21T19:48:35.391Z] [ERROR] [loading /modules/java.base/java/text/Format.class] [2024-06-21T19:48:35.391Z] [ERROR] [loading /modules/java.base/java/text/ParsePosition.class] [2024-06-21T19:48:35.391Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src/org/eclipse/tracecompass/incubator/internal/analysis/core/weighted/tree/DefaultDataPalette.java] [2024-06-21T19:48:35.391Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/internal/analysis/core/weighted/tree/DefaultDataPalette.java]] [2024-06-21T19:48:35.391Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.391Z] [ERROR] [loading /modules/java.base/java/util/HashSet.class] [2024-06-21T19:48:35.391Z] [ERROR] [loading /modules/java.base/java/util/Set.class] [2024-06-21T19:48:35.391Z] [ERROR] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/HashMultimap.class)] [2024-06-21T19:48:35.391Z] [ERROR] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/Multimap.class)] [2024-06-21T19:48:35.391Z] [ERROR] [loading /modules/java.base/java/text/DecimalFormat.class] [2024-06-21T19:48:35.391Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src/org/eclipse/tracecompass/incubator/internal/analysis/core/weighted/tree/DifferentialPalette.java] [2024-06-21T19:48:35.392Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/internal/analysis/core/weighted/tree/DifferentialPalette.java]] [2024-06-21T19:48:35.392Z] [ERROR] [parsing completed 2ms] [2024-06-21T19:48:35.392Z] [ERROR] [loading /modules/java.base/java/nio/charset/Charset.class] [2024-06-21T19:48:35.392Z] [ERROR] [loading /modules/java.base/java/util/Comparator.class] [2024-06-21T19:48:35.392Z] [ERROR] [loading /modules/java.base/java/lang/Byte.class] [2024-06-21T19:48:35.392Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/internal/callstack/core/palette/FlameDefaultPalette.java] [2024-06-21T19:48:35.392Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/internal/callstack/core/palette/FlameDefaultPalette.java]] [2024-06-21T19:48:35.392Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.392Z] [ERROR] [loading /modules/java.base/java/util/function/Consumer.class] [2024-06-21T19:48:35.392Z] [ERROR] [loading /modules/java.base/java/util/function/Function.class] [2024-06-21T19:48:35.392Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/InstrumentedCallStackElement.java] [2024-06-21T19:48:35.392Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/InstrumentedCallStackElement.java]] [2024-06-21T19:48:35.392Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.392Z] [ERROR] [loading /modules/java.base/java/util/Iterator.class] [2024-06-21T19:48:35.392Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/internal/callstack/core/Activator.java] [2024-06-21T19:48:35.392Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/internal/callstack/core/Activator.java]] [2024-06-21T19:48:35.392Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.392Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/InstrumentedGroupDescriptor.java] [2024-06-21T19:48:35.392Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/InstrumentedGroupDescriptor.java]] [2024-06-21T19:48:35.392Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.392Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/callgraph/CalledFunctionFactory.java] [2024-06-21T19:48:35.392Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/callgraph/CalledFunctionFactory.java]] [2024-06-21T19:48:35.392Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.392Z] [ERROR] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/base/Function.class)] [2024-06-21T19:48:35.392Z] [ERROR] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/ArrayListMultimap.class)] [2024-06-21T19:48:35.392Z] [ERROR] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/Iterables.class)] [2024-06-21T19:48:35.392Z] [ERROR] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/Iterators.class)] [2024-06-21T19:48:35.392Z] [ERROR] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/Maps.class)] [2024-06-21T19:48:35.392Z] [ERROR] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/base/Objects.class)] [2024-06-21T19:48:35.392Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/callstack/core/instrumented/statesystem/InstrumentedCallStackAnalysis.java:32: warning: [removal] CallStackHostUtils in org.eclipse.tracecompass.incubator.callstack.core.instrumented.statesystem has been deprecated and marked for removal [2024-06-21T19:48:35.392Z] [ERROR] import org.eclipse.tracecompass.incubator.callstack.core.instrumented.statesystem.CallStackHostUtils.TraceHostIdResolver; [2024-06-21T19:48:35.392Z] [ERROR] ^ [2024-06-21T19:48:35.392Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/callstack/core/instrumented/statesystem/InstrumentedCallStackAnalysis.java:33: warning: [removal] CallStackSeries in org.eclipse.tracecompass.incubator.callstack.core.instrumented.statesystem has been deprecated and marked for removal [2024-06-21T19:48:35.392Z] [ERROR] import org.eclipse.tracecompass.incubator.callstack.core.instrumented.statesystem.CallStackSeries.IThreadIdResolver; [2024-06-21T19:48:35.392Z] [ERROR] ^ [2024-06-21T19:48:35.392Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/FunctionTidAspect.java] [2024-06-21T19:48:35.392Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/FunctionTidAspect.java]] [2024-06-21T19:48:35.392Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.392Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/callgraph/CallGraphAnalysis.java] [2024-06-21T19:48:35.392Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/callgraph/CallGraphAnalysis.java]] [2024-06-21T19:48:35.392Z] [ERROR] [parsing completed 3ms] [2024-06-21T19:48:35.392Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/internal/callstack/core/palette/FlameWithKernelPalette.java] [2024-06-21T19:48:35.392Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/internal/callstack/core/palette/FlameWithKernelPalette.java]] [2024-06-21T19:48:35.392Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.392Z] [ERROR] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/annotations/VisibleForTesting.class)] [2024-06-21T19:48:35.392Z] [ERROR] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/cache/CacheBuilder.class)] [2024-06-21T19:48:35.392Z] [ERROR] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/cache/CacheLoader.class)] [2024-06-21T19:48:35.392Z] [ERROR] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/cache/LoadingCache.class)] [2024-06-21T19:48:35.392Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/callgraph/AggregatedCalledFunction.java] [2024-06-21T19:48:35.392Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/callgraph/AggregatedCalledFunction.java]] [2024-06-21T19:48:35.392Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.392Z] [ERROR] [loading /modules/java.base/java/util/Map$Entry.class] [2024-06-21T19:48:35.392Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/callgraph/AggregatedCalledFunctionStatistics.java] [2024-06-21T19:48:35.392Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/callgraph/AggregatedCalledFunctionStatistics.java]] [2024-06-21T19:48:35.392Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.392Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/callgraph/AggregatedThreadStatus.java] [2024-06-21T19:48:35.392Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/callgraph/AggregatedThreadStatus.java]] [2024-06-21T19:48:35.393Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.393Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/internal/callstack/core/symbol/StringSymbol.java] [2024-06-21T19:48:35.393Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/internal/callstack/core/symbol/StringSymbol.java]] [2024-06-21T19:48:35.393Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.393Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/callgraph/AbstractCalledFunction.java] [2024-06-21T19:48:35.393Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/callgraph/AbstractCalledFunction.java]] [2024-06-21T19:48:35.393Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.393Z] [ERROR] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/Ordering.class)] [2024-06-21T19:48:35.393Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/callstack/core/lttng2/ust/LttngUstCallStackAnalysis.java:22: warning: [removal] IHostModel in org.eclipse.tracecompass.incubator.analysis.core.model has been deprecated and marked for removal [2024-06-21T19:48:35.393Z] [ERROR] import org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.ModelDataType; [2024-06-21T19:48:35.393Z] [ERROR] ^ [2024-06-21T19:48:35.393Z] [ERROR] [loading /modules/java.base/java/lang/SuppressWarnings.class] [2024-06-21T19:48:35.393Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/callgraph/Messages.java] [2024-06-21T19:48:35.393Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/callgraph/Messages.java]] [2024-06-21T19:48:35.393Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.393Z] [ERROR] [loading /modules/java.base/java/util/regex/Pattern.class] [2024-06-21T19:48:35.393Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/internal/callstack/core/symbol/ResolvableSymbol.java] [2024-06-21T19:48:35.393Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/internal/callstack/core/symbol/ResolvableSymbol.java]] [2024-06-21T19:48:35.393Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.393Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/org/eclipse/tracecompass/incubator/internal/scripting/core/analysis/TmfScriptAnalysis.java] [2024-06-21T19:48:35.393Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/internal/scripting/core/analysis/TmfScriptAnalysis.java]] [2024-06-21T19:48:35.393Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.393Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/org/eclipse/tracecompass/incubator/internal/scripting/core/trace/ScriptEventRequest.java] [2024-06-21T19:48:35.393Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/internal/scripting/core/trace/ScriptEventRequest.java]] [2024-06-21T19:48:35.393Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.393Z] [ERROR] [loading /modules/java.base/java/util/NoSuchElementException.class] [2024-06-21T19:48:35.393Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/org/eclipse/tracecompass/incubator/internal/scripting/core/data/provider/ScriptingDataProviderManager.java] [2024-06-21T19:48:35.393Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/internal/scripting/core/data/provider/ScriptingDataProviderManager.java]] [2024-06-21T19:48:35.393Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.393Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/org/eclipse/tracecompass/incubator/internal/scripting/core/data/provider/ScriptedEntryDataModel.java] [2024-06-21T19:48:35.393Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/internal/scripting/core/data/provider/ScriptedEntryDataModel.java]] [2024-06-21T19:48:35.393Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.393Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/org/eclipse/tracecompass/incubator/internal/scripting/core/data/provider/ScriptedTimeGraphDataProvider.java] [2024-06-21T19:48:35.393Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/internal/scripting/core/data/provider/ScriptedTimeGraphDataProvider.java]] [2024-06-21T19:48:35.393Z] [ERROR] [parsing completed 2ms] [2024-06-21T19:48:35.393Z] [ERROR] [loading /modules/java.base/java/io/IOException.class] [2024-06-21T19:48:35.393Z] [ERROR] [loading /modules/java.base/java/util/StringJoiner.class] [2024-06-21T19:48:35.393Z] [ERROR] [loading /modules/java.base/java/util/regex/Matcher.class] [2024-06-21T19:48:35.393Z] [ERROR] [loading /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j/0.23.1/org.eclipse.lsp4j-0.23.1.jar(/org/eclipse/lsp4j/Diagnostic.class)] [2024-06-21T19:48:35.393Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/src/org/eclipse/tracecompass/incubator/internal/filters/core/server/FilterValidation.java] [2024-06-21T19:48:35.393Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/src:org/eclipse/tracecompass/incubator/internal/filters/core/server/FilterValidation.java]] [2024-06-21T19:48:35.393Z] [ERROR] [parsing completed 2ms] [2024-06-21T19:48:35.393Z] [ERROR] [loading /modules/java.base/java/io/FileNotFoundException.class] [2024-06-21T19:48:35.393Z] [ERROR] [loading /modules/java.base/java/lang/reflect/InvocationTargetException.class] [2024-06-21T19:48:35.393Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/org/eclipse/tracecompass/incubator/internal/scripting/core/trace/Messages.java] [2024-06-21T19:48:35.393Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/internal/scripting/core/trace/Messages.java]] [2024-06-21T19:48:35.393Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.393Z] [ERROR] [loading /modules/java.base/java/lang/InstantiationException.class] [2024-06-21T19:48:35.393Z] [ERROR] [loading /modules/java.base/java/lang/IllegalAccessException.class] [2024-06-21T19:48:35.393Z] [ERROR] [loading /modules/java.base/java/lang/IllegalArgumentException.class] [2024-06-21T19:48:35.393Z] [ERROR] [loading /modules/java.base/java/lang/NoSuchMethodException.class] [2024-06-21T19:48:35.393Z] [ERROR] [loading /modules/java.base/java/lang/SecurityException.class] [2024-06-21T19:48:35.393Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/org/eclipse/tracecompass/incubator/internal/scripting/ui/views/timegraph/ScriptedTimeGraphView.java] [2024-06-21T19:48:35.393Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/internal/scripting/ui/views/timegraph/ScriptedTimeGraphView.java]] [2024-06-21T19:48:35.393Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.393Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/org/eclipse/tracecompass/incubator/internal/scripting/ui/tracemarker/TraceMarker.java] [2024-06-21T19:48:35.393Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/internal/scripting/ui/tracemarker/TraceMarker.java]] [2024-06-21T19:48:35.393Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.393Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/org/eclipse/tracecompass/incubator/internal/scripting/ui/tracemarker/ScriptingMarkerSource.java] [2024-06-21T19:48:35.394Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/internal/scripting/ui/tracemarker/ScriptingMarkerSource.java]] [2024-06-21T19:48:35.394Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.394Z] [ERROR] [loading /modules/java.base/java/lang/NullPointerException.class] [2024-06-21T19:48:35.394Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/org/eclipse/tracecompass/incubator/internal/scripting/ui/views/histogram/ScriptedHistogramView.java] [2024-06-21T19:48:35.394Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/internal/scripting/ui/views/histogram/ScriptedHistogramView.java]] [2024-06-21T19:48:35.394Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.394Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/org/eclipse/tracecompass/incubator/internal/scripting/ui/views/scatter/ScriptedScatterView.java] [2024-06-21T19:48:35.394Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/internal/scripting/ui/views/scatter/ScriptedScatterView.java]] [2024-06-21T19:48:35.394Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.394Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/org/eclipse/tracecompass/incubator/internal/scripting/ui/views/xychart/ScriptedXYView.java] [2024-06-21T19:48:35.394Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/internal/scripting/ui/views/xychart/ScriptedXYView.java]] [2024-06-21T19:48:35.394Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.394Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src/org/eclipse/tracecompass/incubator/internal/otf2/core/analysis/IOtf2Fields.java] [2024-06-21T19:48:35.394Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src:org/eclipse/tracecompass/incubator/internal/otf2/core/analysis/IOtf2Fields.java]] [2024-06-21T19:48:35.394Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.394Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src/org/eclipse/tracecompass/incubator/internal/otf2/core/analysis/IOtf2Constants.java] [2024-06-21T19:48:35.394Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src:org/eclipse/tracecompass/incubator/internal/otf2/core/analysis/IOtf2Constants.java]] [2024-06-21T19:48:35.394Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.394Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src/org/eclipse/tracecompass/incubator/internal/otf2/core/trace/MetricMember.java] [2024-06-21T19:48:35.394Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src:org/eclipse/tracecompass/incubator/internal/otf2/core/trace/MetricMember.java]] [2024-06-21T19:48:35.394Z] [ERROR] [parsing completed 23ms] [2024-06-21T19:48:35.394Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src/org/eclipse/tracecompass/incubator/internal/otf2/core/Activator.java] [2024-06-21T19:48:35.394Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src:org/eclipse/tracecompass/incubator/internal/otf2/core/Activator.java]] [2024-06-21T19:48:35.394Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.394Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src/org/eclipse/tracecompass/incubator/internal/otf2/core/trace/MetricClass.java] [2024-06-21T19:48:35.394Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src:org/eclipse/tracecompass/incubator/internal/otf2/core/trace/MetricClass.java]] [2024-06-21T19:48:35.394Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.394Z] [ERROR] [loading /modules/java.base/java/util/Arrays.class] [2024-06-21T19:48:35.394Z] [ERROR] [loading /modules/java.base/java/util/stream/Collectors.class] [2024-06-21T19:48:35.394Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src/org/eclipse/tracecompass/incubator/internal/otf2/core/trace/Location.java] [2024-06-21T19:48:35.394Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src:org/eclipse/tracecompass/incubator/internal/otf2/core/trace/Location.java]] [2024-06-21T19:48:35.394Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.394Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src/org/eclipse/tracecompass/incubator/internal/otf2/core/trace/LocationGroup.java] [2024-06-21T19:48:35.394Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src:org/eclipse/tracecompass/incubator/internal/otf2/core/trace/LocationGroup.java]] [2024-06-21T19:48:35.394Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.394Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src/org/eclipse/tracecompass/incubator/internal/otf2/core/trace/SystemTreeNode.java] [2024-06-21T19:48:35.394Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src:org/eclipse/tracecompass/incubator/internal/otf2/core/trace/SystemTreeNode.java]] [2024-06-21T19:48:35.394Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.394Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src/org/eclipse/tracecompass/incubator/internal/otf2/core/analysis/IOtf2GlobalDefinitions.java] [2024-06-21T19:48:35.394Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src:org/eclipse/tracecompass/incubator/internal/otf2/core/analysis/IOtf2GlobalDefinitions.java]] [2024-06-21T19:48:35.394Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.394Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/old/RocmCallStackStateProvider.java] [2024-06-21T19:48:35.394Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/old/RocmCallStackStateProvider.java]] [2024-06-21T19:48:35.394Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.394Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/handlers/old/AbstractGpuEventHandler.java] [2024-06-21T19:48:35.394Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/handlers/old/AbstractGpuEventHandler.java]] [2024-06-21T19:48:35.394Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.394Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/dependency/HipApiHipActivityDependencyMaker.java] [2024-06-21T19:48:35.394Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/dependency/HipApiHipActivityDependencyMaker.java]] [2024-06-21T19:48:35.394Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.394Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/handlers/old/HipActivityEventHandler.java] [2024-06-21T19:48:35.394Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/handlers/old/HipActivityEventHandler.java]] [2024-06-21T19:48:35.394Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.394Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/handlers/old/HsaActivityEventHandler.java] [2024-06-21T19:48:35.394Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/handlers/old/HsaActivityEventHandler.java]] [2024-06-21T19:48:35.394Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.395Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/handlers/old/HsaKernelEventHandler.java] [2024-06-21T19:48:35.395Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/handlers/old/HsaKernelEventHandler.java]] [2024-06-21T19:48:35.395Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.395Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/handlers/old/RoctxEventHandler.java] [2024-06-21T19:48:35.395Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/handlers/old/RoctxEventHandler.java]] [2024-06-21T19:48:35.395Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.395Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/handlers/old/HostThreadIdentifier.java] [2024-06-21T19:48:35.395Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/handlers/old/HostThreadIdentifier.java]] [2024-06-21T19:48:35.395Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.395Z] [ERROR] [loading /modules/java.base/java/util/Optional.class] [2024-06-21T19:48:35.395Z] [ERROR] [loading /modules/java.base/java/util/WeakHashMap.class] [2024-06-21T19:48:35.395Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src/org/eclipse/tracecompass/incubator/internal/analysis/core/model/ModelListener.java] [2024-06-21T19:48:35.395Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/internal/analysis/core/model/ModelListener.java]] [2024-06-21T19:48:35.395Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.395Z] [ERROR] [loading /modules/java.base/java/lang/ref/WeakReference.class] [2024-06-21T19:48:35.395Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src/org/eclipse/tracecompass/incubator/internal/analysis/core/Activator.java] [2024-06-21T19:48:35.395Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/internal/analysis/core/Activator.java]] [2024-06-21T19:48:35.395Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.395Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/InstrumentedCallStackElement.java:31: warning: [removal] CallStackHostUtils in org.eclipse.tracecompass.incubator.callstack.core.instrumented.statesystem has been deprecated and marked for removal [2024-06-21T19:48:35.395Z] [ERROR] import org.eclipse.tracecompass.incubator.callstack.core.instrumented.statesystem.CallStackHostUtils.IHostIdProvider; [2024-06-21T19:48:35.395Z] [ERROR] ^ [2024-06-21T19:48:35.395Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/InstrumentedCallStackElement.java:32: warning: [removal] CallStackHostUtils in org.eclipse.tracecompass.incubator.callstack.core.instrumented.statesystem has been deprecated and marked for removal [2024-06-21T19:48:35.395Z] [ERROR] import org.eclipse.tracecompass.incubator.callstack.core.instrumented.statesystem.CallStackHostUtils.IHostIdResolver; [2024-06-21T19:48:35.395Z] [ERROR] ^ [2024-06-21T19:48:35.395Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/InstrumentedCallStackElement.java:33: warning: [removal] CallStackSeries in org.eclipse.tracecompass.incubator.callstack.core.instrumented.statesystem has been deprecated and marked for removal [2024-06-21T19:48:35.395Z] [ERROR] import org.eclipse.tracecompass.incubator.callstack.core.instrumented.statesystem.CallStackSeries.IThreadIdProvider; [2024-06-21T19:48:35.395Z] [ERROR] ^ [2024-06-21T19:48:35.395Z] [ERROR] /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/InstrumentedCallStackElement.java:34: warning: [removal] CallStackSeries in org.eclipse.tracecompass.incubator.callstack.core.instrumented.statesystem has been deprecated and marked for removal [2024-06-21T19:48:35.395Z] [ERROR] import org.eclipse.tracecompass.incubator.callstack.core.instrumented.statesystem.CallStackSeries.IThreadIdResolver; [2024-06-21T19:48:35.395Z] [ERROR] ^ [2024-06-21T19:48:35.395Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/callgraph/CalledFunction.java] [2024-06-21T19:48:35.395Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/callgraph/CalledFunction.java]] [2024-06-21T19:48:35.395Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.395Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/callgraph/CalledStringFunction.java] [2024-06-21T19:48:35.395Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/callgraph/CalledStringFunction.java]] [2024-06-21T19:48:35.395Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.395Z] [ERROR] [loading /modules/java.base/java/nio/file/FileVisitResult.class] [2024-06-21T19:48:35.395Z] [ERROR] [loading /modules/java.base/java/nio/file/Files.class] [2024-06-21T19:48:35.395Z] [ERROR] [loading /modules/java.base/java/nio/file/Path.class] [2024-06-21T19:48:35.395Z] [ERROR] [loading /modules/java.base/java/nio/file/Paths.class] [2024-06-21T19:48:35.395Z] [ERROR] [loading /modules/java.base/java/nio/file/SimpleFileVisitor.class] [2024-06-21T19:48:35.395Z] [ERROR] [loading /modules/java.base/java/nio/file/attribute/BasicFileAttributes.class] [2024-06-21T19:48:35.395Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/org/eclipse/tracecompass/incubator/internal/scripting/core/Activator.java] [2024-06-21T19:48:35.395Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/internal/scripting/core/Activator.java]] [2024-06-21T19:48:35.395Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.395Z] [ERROR] [loading /modules/java.base/java/util/concurrent/atomic/AtomicLong.class] [2024-06-21T19:48:35.395Z] [ERROR] [loading /modules/java.base/java/util/function/Predicate.class] [2024-06-21T19:48:35.395Z] [ERROR] [loading /modules/java.base/java/lang/IndexOutOfBoundsException.class] [2024-06-21T19:48:35.395Z] [ERROR] [loading /modules/java.base/java/io/ByteArrayInputStream.class] [2024-06-21T19:48:35.395Z] [ERROR] [loading /modules/java.base/java/util/Stack.class] [2024-06-21T19:48:35.395Z] [ERROR] [loading /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j/0.23.1/org.eclipse.lsp4j-0.23.1.jar(/org/eclipse/lsp4j/Position.class)] [2024-06-21T19:48:35.395Z] [ERROR] [loading /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j/0.23.1/org.eclipse.lsp4j-0.23.1.jar(/org/eclipse/lsp4j/Range.class)] [2024-06-21T19:48:35.395Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/org/eclipse/tracecompass/incubator/internal/scripting/ui/views/xychart/ScriptedXYTreeViewer.java] [2024-06-21T19:48:35.395Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/internal/scripting/ui/views/xychart/ScriptedXYTreeViewer.java]] [2024-06-21T19:48:35.395Z] [ERROR] [parsing completed 1ms] [2024-06-21T19:48:35.395Z] [ERROR] [loading /modules/java.base/java/util/LinkedList.class] [2024-06-21T19:48:35.395Z] [ERROR] [loading /modules/java.base/java/util/PriorityQueue.class] [2024-06-21T19:48:35.395Z] [ERROR] [loading /modules/java.base/java/util/Queue.class] [2024-06-21T19:48:35.395Z] [ERROR] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/dependency/AbstractDependencyMaker.java] [2024-06-21T19:48:35.395Z] [ERROR] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/dependency/AbstractDependencyMaker.java]] [2024-06-21T19:48:35.395Z] [ERROR] [parsing completed 0ms] [2024-06-21T19:48:35.395Z] [ERROR] [loading /modules/java.base/java/lang/Override.class] [2024-06-21T19:48:35.395Z] [ERROR] [loading /modules/java.base/java/lang/annotation/Annotation.class] [2024-06-21T19:48:35.396Z] [ERROR] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/annotations/GwtCompatible.class)] [2024-06-21T19:48:35.396Z] [ERROR] [loading /home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.jar(/com/google/errorprone/annotations/DoNotCall.class)] [2024-06-21T19:48:35.396Z] [ERROR] [loading /home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.jar(/com/google/errorprone/annotations/InlineMe.class)] [2024-06-21T19:48:35.396Z] [ERROR] [loading /home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.jar(/com/google/errorprone/annotations/DoNotMock.class)] [2024-06-21T19:48:35.396Z] [ERROR] [loading /modules/java.base/java/lang/annotation/Retention.class] [2024-06-21T19:48:35.396Z] [ERROR] [loading /modules/java.base/java/lang/annotation/RetentionPolicy.class] [2024-06-21T19:48:35.396Z] [ERROR] [loading /modules/java.base/java/lang/annotation/Target.class] [2024-06-21T19:48:35.396Z] [ERROR] [loading /modules/java.base/java/lang/annotation/ElementType.class] [2024-06-21T19:48:35.396Z] [ERROR] [loading /home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.jar(/com/google/errorprone/annotations/CompatibleWith.class)] [2024-06-21T19:48:35.396Z] [ERROR] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar(/com/google/gson/annotations/JsonAdapter.class)] [2024-06-21T19:48:35.396Z] [ERROR] [done in 6091 ms] [2024-06-21T19:48:35.396Z] [ERROR] 100 errors [2024-06-21T19:48:35.396Z] [ERROR] 7 warnings [2024-06-21T19:48:35.396Z] [ERROR] Command line was: /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/javadoc @options @packages [2024-06-21T19:48:35.396Z] [ERROR] [2024-06-21T19:48:35.396Z] [ERROR] Refer to the generated Javadoc files in '/home/jenkins/agent/workspace/tracecompass-incubator-stable/target/site/apidocs' dir. [2024-06-21T19:48:35.396Z] [ERROR] [2024-06-21T19:48:35.396Z] [ERROR] -> [Help 1] [2024-06-21T19:48:35.396Z] [ERROR] [2024-06-21T19:48:35.396Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [2024-06-21T19:48:35.396Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2024-06-21T19:48:35.396Z] [ERROR] [2024-06-21T19:48:35.396Z] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2024-06-21T19:48:35.396Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [2024-06-21T19:48:35.659Z] [Pipeline] } [2024-06-21T19:48:35.918Z] [Pipeline] // container [2024-06-21T19:48:36.305Z] [Pipeline] } [2024-06-21T19:48:36.566Z] [Pipeline] // withEnv [2024-06-21T19:48:36.947Z] [Pipeline] } [2024-06-21T19:48:37.209Z] [Pipeline] // stage [2024-06-21T19:48:38.024Z] [Pipeline] stage [2024-06-21T19:48:38.024Z] [Pipeline] { (Deploy Javadoc) [2024-06-21T19:48:38.925Z] Stage "Deploy Javadoc" skipped due to earlier failure(s) [2024-06-21T19:48:38.925Z] [Pipeline] getContext [2024-06-21T19:48:38.927Z] [Pipeline] } [2024-06-21T19:48:39.333Z] [Pipeline] // stage [2024-06-21T19:48:39.860Z] [Pipeline] stage [2024-06-21T19:48:39.861Z] [Pipeline] { (Declarative: Post Actions) [2024-06-21T19:48:42.536Z] [Pipeline] container [2024-06-21T19:48:42.537Z] [Pipeline] { [2024-06-21T19:48:43.173Z] [Pipeline] emailext [2024-06-21T19:48:43.430Z] Sending email to: bernd.hufmann@ericsson.com matthew.khouzam@ericsson.com patrick.tasse@gmail.com [2024-06-21T19:48:43.846Z] [Pipeline] } [2024-06-21T19:48:44.106Z] [Pipeline] // container [2024-06-21T19:48:44.780Z] [Pipeline] } [2024-06-21T19:48:45.035Z] [Pipeline] // stage [2024-06-21T19:48:45.424Z] [Pipeline] } [2024-06-21T19:48:45.688Z] [Pipeline] // withEnv [2024-06-21T19:48:46.082Z] [Pipeline] } [2024-06-21T19:48:46.342Z] [Pipeline] // timeout [2024-06-21T19:48:46.736Z] [Pipeline] } [2024-06-21T19:48:46.990Z] [Pipeline] // timestamps [2024-06-21T19:48:47.386Z] [Pipeline] } [2024-06-21T19:48:47.663Z] [Pipeline] // withEnv [2024-06-21T19:48:48.051Z] [Pipeline] } [2024-06-21T19:48:48.318Z] [Pipeline] // withEnv [2024-06-21T19:48:48.701Z] [Pipeline] } [2024-06-21T19:48:48.970Z] [Pipeline] // node [2024-06-21T19:48:49.620Z] [Pipeline] } [2024-06-21T19:48:49.913Z] [Pipeline] // podTemplate [2024-06-21T19:48:50.317Z] [Pipeline] End of Pipeline [2024-06-21T19:48:50.469Z] ERROR: script returned exit code 1 [2024-06-21T19:48:50.529Z] Finished: FAILURE