Skip to content
Failed

Console Output

20:31:39 [2023-03-15T00:31:39.896Z] Push event to branch main
20:31:39 20:31:39 [2023-03-15T00:31:39.994Z] Connecting to https://api.github.com using GitHub bot (username/token)
20:31:40 [2023-03-15T00:31:40.563Z] Obtained releng/check-maven-plugin-updates.Jenkinsfile from c18d06e84d7865aa0542ab3a24fccf5f35827336
20:31:40 [2023-03-15T00:31:40.584Z] [Pipeline] Start of Pipeline
20:31:40 [2023-03-15T00:31:40.742Z] [Pipeline] readTrusted
20:31:41 [2023-03-15T00:31:41.042Z] Obtained jenkins/pod-templates/cdt-full-pod-standard.yaml from c18d06e84d7865aa0542ab3a24fccf5f35827336
20:31:41 [2023-03-15T00:31:41.043Z] [Pipeline] podTemplate
20:31:41 [2023-03-15T00:31:41.048Z] [Pipeline] {
20:31:41 [2023-03-15T00:31:41.053Z] [Pipeline] node
20:31:50 [2023-03-15T00:31:50.264Z] Created Pod: kubernetes cdt/check-maven-plugin-updates-main-16-1qnt8-77zdt-gwhxx
20:31:56 [2023-03-15T00:31:56.054Z] Still waiting to schedule task
20:31:56 [2023-03-15T00:31:56.054Z]check-maven-plugin-updates-main-16-1qnt8-77zdt-gwhxx’ is offline
20:32:00 [2023-03-15T00:32:00.674Z] Agent check-maven-plugin-updates-main-16-1qnt8-77zdt-gwhxx is provisioned from template check-maven-plugin-updates_main_16-1qnt8-77zdt
20:32:00 [2023-03-15T00:32:00.675Z] ---
20:32:00 [2023-03-15T00:32:00.675Z] apiVersion: "v1"
20:32:00 [2023-03-15T00:32:00.675Z] kind: "Pod"
20:32:00 [2023-03-15T00:32:00.675Z] metadata:
20:32:00 [2023-03-15T00:32:00.675Z]   annotations:
20:32:00 [2023-03-15T00:32:00.675Z]     buildUrl: "http://jenkins-ui.cdt.svc.cluster.local/cdt/job/check-maven-plugin-updates/job/main/16/"
20:32:00 [2023-03-15T00:32:00.675Z]     runUrl: "job/check-maven-plugin-updates/job/main/16/"
20:32:00 [2023-03-15T00:32:00.675Z]   labels:
20:32:00 [2023-03-15T00:32:00.675Z]     jenkins: "slave"
20:32:00 [2023-03-15T00:32:00.675Z]     jenkins/label-digest: "66a2466116bc1f3b51117892387ea1fec771ad24"
20:32:00 [2023-03-15T00:32:00.675Z]     jenkins/label: "check-maven-plugin-updates_main_16-1qnt8"
20:32:00 [2023-03-15T00:32:00.675Z]   name: "check-maven-plugin-updates-main-16-1qnt8-77zdt-gwhxx"
20:32:00 [2023-03-15T00:32:00.675Z]   namespace: "cdt"
20:32:00 [2023-03-15T00:32:00.675Z] spec:
20:32:00 [2023-03-15T00:32:00.675Z]   containers:
20:32:00 [2023-03-15T00:32:00.675Z]   - args:
20:32:00 [2023-03-15T00:32:00.675Z]     - "/bin/sh"
20:32:00 [2023-03-15T00:32:00.675Z]     - "-c"
20:32:00 [2023-03-15T00:32:00.675Z]     - "/home/vnc/.vnc/xstartup.sh && cat"
20:32:00 [2023-03-15T00:32:00.675Z]     image: "quay.io/eclipse-cdt/cdt-infra-eclipse-full@sha256:b892f93d8b2a2acbb6045438f8771790d31b4722040ca815d391b532cc796182"
20:32:00 [2023-03-15T00:32:00.675Z]     name: "cdt"
20:32:00 [2023-03-15T00:32:00.675Z]     resources:
20:32:00 [2023-03-15T00:32:00.675Z]       limits:
20:32:00 [2023-03-15T00:32:00.675Z]         memory: "2662Mi"
20:32:00 [2023-03-15T00:32:00.675Z]         cpu: "1"
20:32:00 [2023-03-15T00:32:00.675Z]       requests:
20:32:00 [2023-03-15T00:32:00.675Z]         memory: "2662Mi"
20:32:00 [2023-03-15T00:32:00.675Z]         cpu: "1"
20:32:00 [2023-03-15T00:32:00.675Z]     tty: true
20:32:00 [2023-03-15T00:32:00.675Z]     volumeMounts:
20:32:00 [2023-03-15T00:32:00.675Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
20:32:00 [2023-03-15T00:32:00.675Z]       name: "settings-xml"
20:32:00 [2023-03-15T00:32:00.675Z]       readOnly: true
20:32:00 [2023-03-15T00:32:00.675Z]       subPath: "settings.xml"
20:32:00 [2023-03-15T00:32:00.675Z]     - mountPath: "/home/jenkins/.m2/repository"
20:32:00 [2023-03-15T00:32:00.675Z]       name: "m2-repo"
20:32:00 [2023-03-15T00:32:00.675Z]     - mountPath: "/home/jenkins/agent"
20:32:00 [2023-03-15T00:32:00.675Z]       name: "workspace-volume"
20:32:00 [2023-03-15T00:32:00.675Z]       readOnly: false
20:32:00 [2023-03-15T00:32:00.675Z]   - env:
20:32:00 [2023-03-15T00:32:00.675Z]     - name: "JENKINS_SECRET"
20:32:00 [2023-03-15T00:32:00.675Z]       value: "********"
20:32:00 [2023-03-15T00:32:00.675Z]     - name: "JENKINS_TUNNEL"
20:32:00 [2023-03-15T00:32:00.675Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
20:32:00 [2023-03-15T00:32:00.675Z]     - name: "JENKINS_AGENT_NAME"
20:32:00 [2023-03-15T00:32:00.675Z]       value: "check-maven-plugin-updates-main-16-1qnt8-77zdt-gwhxx"
20:32:00 [2023-03-15T00:32:00.675Z]     - name: "JENKINS_NAME"
20:32:00 [2023-03-15T00:32:00.675Z]       value: "check-maven-plugin-updates-main-16-1qnt8-77zdt-gwhxx"
20:32:00 [2023-03-15T00:32:00.675Z]     - name: "JENKINS_AGENT_WORKDIR"
20:32:00 [2023-03-15T00:32:00.675Z]       value: "/home/jenkins/agent"
20:32:00 [2023-03-15T00:32:00.675Z]     - name: "JENKINS_URL"
20:32:00 [2023-03-15T00:32:00.675Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
20:32:00 [2023-03-15T00:32:00.675Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13.3"
20:32:00 [2023-03-15T00:32:00.675Z]     name: "jnlp"
20:32:00 [2023-03-15T00:32:00.675Z]     resources:
20:32:00 [2023-03-15T00:32:00.675Z]       limits:
20:32:00 [2023-03-15T00:32:00.675Z]         memory: "512Mi"
20:32:00 [2023-03-15T00:32:00.675Z]         cpu: "500m"
20:32:00 [2023-03-15T00:32:00.675Z]       requests:
20:32:00 [2023-03-15T00:32:00.675Z]         memory: "512Mi"
20:32:00 [2023-03-15T00:32:00.675Z]         cpu: "200m"
20:32:00 [2023-03-15T00:32:00.675Z]     volumeMounts:
20:32:00 [2023-03-15T00:32:00.675Z]     - mountPath: "/home/jenkins/agent"
20:32:00 [2023-03-15T00:32:00.675Z]       name: "workspace-volume"
20:32:00 [2023-03-15T00:32:00.675Z]       readOnly: false
20:32:00 [2023-03-15T00:32:00.675Z]   nodeSelector:
20:32:00 [2023-03-15T00:32:00.675Z]     kubernetes.io/os: "linux"
20:32:00 [2023-03-15T00:32:00.675Z]   restartPolicy: "Never"
20:32:00 [2023-03-15T00:32:00.675Z]   volumes:
20:32:00 [2023-03-15T00:32:00.675Z]   - emptyDir: {}
20:32:00 [2023-03-15T00:32:00.675Z]     name: "m2-repo"
20:32:00 [2023-03-15T00:32:00.675Z]   - name: "settings-xml"
20:32:00 [2023-03-15T00:32:00.675Z]     secret:
20:32:00 [2023-03-15T00:32:00.675Z]       items:
20:32:00 [2023-03-15T00:32:00.675Z]       - key: "settings.xml"
20:32:00 [2023-03-15T00:32:00.675Z]         path: "settings.xml"
20:32:00 [2023-03-15T00:32:00.675Z]       secretName: "m2-secret-dir"
20:32:00 [2023-03-15T00:32:00.675Z]   - emptyDir:
20:32:00 [2023-03-15T00:32:00.675Z]       medium: ""
20:32:00 [2023-03-15T00:32:00.675Z]     name: "workspace-volume"
20:32:00 [2023-03-15T00:32:00.675Z] 
20:32:02 [2023-03-15T00:32:02.620Z] Running on check-maven-plugin-updates-main-16-1qnt8-77zdt-gwhxx in /home/jenkins/agent/workspace/check-maven-plugin-updates_main
20:32:02 [2023-03-15T00:32:02.620Z] [Pipeline] {
20:32:02 [2023-03-15T00:32:02.636Z] [Pipeline] stage
20:32:02 [2023-03-15T00:32:02.636Z] [Pipeline] { (Declarative: Checkout SCM)
20:32:02 [2023-03-15T00:32:02.644Z] [Pipeline] checkout
20:32:02 [2023-03-15T00:32:02.816Z] The recommended git tool is: git
20:32:07 [2023-03-15T00:32:07.019Z] using credential github-bot
20:32:21 [2023-03-15T00:32:21.819Z] Cloning the remote Git repository
20:32:21 [2023-03-15T00:32:21.819Z] Cloning with configured refspecs honoured and without tags
20:32:21 [2023-03-15T00:32:21.832Z] Cloning repository https://github.com/eclipse-cdt/cdt.git
20:32:23 [2023-03-15T00:32:23.020Z]  > git init /home/jenkins/agent/workspace/check-maven-plugin-updates_main # timeout=10
20:32:23 [2023-03-15T00:32:23.033Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt.git
20:32:23 [2023-03-15T00:32:23.033Z]  > git --version # timeout=10
20:32:23 [2023-03-15T00:32:23.036Z]  > git --version # 'git version 2.20.1'
20:32:23 [2023-03-15T00:32:23.036Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
20:32:23 [2023-03-15T00:32:23.114Z]  > git fetch --no-tags --force --progress -- https://github.com/eclipse-cdt/cdt.git +refs/heads/main:refs/remotes/origin/main # timeout=10
20:33:13 [2023-03-15T00:33:13.318Z] Avoid second fetch
20:33:13 [2023-03-15T00:33:13.318Z] Checking out Revision c18d06e84d7865aa0542ab3a24fccf5f35827336 (main)
20:33:13 [2023-03-15T00:33:13.256Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt.git # timeout=10
20:33:13 [2023-03-15T00:33:13.259Z]  > git config --add remote.origin.fetch +refs/heads/main:refs/remotes/origin/main # timeout=10
20:33:13 [2023-03-15T00:33:13.323Z]  > git config core.sparsecheckout # timeout=10
20:33:13 [2023-03-15T00:33:13.326Z]  > git checkout -f c18d06e84d7865aa0542ab3a24fccf5f35827336 # timeout=10
20:33:21 [2023-03-15T00:33:21.516Z] Commit message: "Upgrade to Tycho 3.0.3 (latest)"
20:33:21 [2023-03-15T00:33:21.519Z]  > git rev-list --no-walk b2666eb57819b3e22b22bf05f586caa95dc34df4 # timeout=10
20:33:22 [2023-03-15T00:33:22.115Z] [Pipeline] }
20:33:22 [2023-03-15T00:33:22.118Z] [Pipeline] // stage
20:33:22 [2023-03-15T00:33:22.122Z] [Pipeline] withEnv
20:33:22 [2023-03-15T00:33:22.123Z] [Pipeline] {
20:33:22 [2023-03-15T00:33:22.128Z] [Pipeline] timestamps
20:33:22 [2023-03-15T00:33:22.128Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
20:33:22 [2023-03-15T00:33:22.129Z] [Pipeline] {
20:33:22 [2023-03-15T00:33:22.134Z] [Pipeline] stage
20:33:22 [2023-03-15T00:33:22.134Z] [Pipeline] { (Run build)
20:33:22 [2023-03-15T00:33:22.150Z] [Pipeline] container
20:33:22 [2023-03-15T00:33:22.151Z] [Pipeline] {
20:33:22 [2023-03-15T00:33:22.154Z] [Pipeline] timeout
20:33:22 [2023-03-15T00:33:22.154Z] Timeout set to expire after 20 min without activity
20:33:22 [2023-03-15T00:33:22.155Z] [Pipeline] {
20:33:22 [2023-03-15T00:33:22.158Z] [Pipeline] withEnv
20:33:22 [2023-03-15T00:33:22.158Z] [Pipeline] {
20:33:22 [2023-03-15T00:33:22.161Z] [Pipeline] sh
20:33:22 [2023-03-15T00:33:22.720Z] + MVN=/usr/share/maven/bin/mvn -Dmaven.repo.local=/home/jenkins/.m2/repository                       --settings /home/jenkins/.m2/settings.xml ./releng/scripts/check_mvn_plugin_versions.sh
20:33:22 [2023-03-15T00:33:22.720Z] +++ dirname ./releng/scripts/check_mvn_plugin_versions.sh
20:33:22 [2023-03-15T00:33:22.720Z] ++ cd ./releng/scripts
20:33:22 [2023-03-15T00:33:22.720Z] ++ pwd
20:33:22 [2023-03-15T00:33:22.720Z] + DIR=/home/jenkins/agent/workspace/check-maven-plugin-updates_main/releng/scripts
20:33:22 [2023-03-15T00:33:22.720Z] ++ mktemp /tmp/check_mvn_plugin_versions.output.XXXXXX
20:33:22 [2023-03-15T00:33:22.720Z] + output=/tmp/check_mvn_plugin_versions.output.jBC1IV
20:33:22 [2023-03-15T00:33:22.720Z] + /usr/share/maven/bin/mvn -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml versions:display-plugin-updates -P build-standalone-debugger-rcp -U -B -f /home/jenkins/agent/workspace/check-maven-plugin-updates_main/releng/scripts/../../pom.xml
20:33:22 [2023-03-15T00:33:22.721Z] + tee /tmp/check_mvn_plugin_versions.output.jBC1IV
20:33:24 [2023-03-15T00:33:24.614Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-build/3.0.3/tycho-build-3.0.3.pom
20:33:24 [2023-03-15T00:33:24.869Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-build/3.0.3/tycho-build-3.0.3.pom (4.3 kB at 11 kB/s)
20:33:24 [2023-03-15T00:33:24.870Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/3.0.3/tycho-3.0.3.pom
20:33:24 [2023-03-15T00:33:24.870Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/3.0.3/tycho-3.0.3.pom (18 kB at 643 kB/s)
20:33:25 [2023-03-15T00:33:25.126Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/3.0.3/tycho-pomless-3.0.3.pom
20:33:25 [2023-03-15T00:33:25.126Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/3.0.3/tycho-pomless-3.0.3.pom (2.6 kB at 152 kB/s)
20:33:25 [2023-03-15T00:33:25.127Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/3.0.3/tycho-extras-3.0.3.pom
20:33:25 [2023-03-15T00:33:25.127Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/3.0.3/tycho-extras-3.0.3.pom (5.9 kB at 347 kB/s)
20:33:25 [2023-03-15T00:33:25.127Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.4.9/polyglot-common-0.4.9.pom
20:33:25 [2023-03-15T00:33:25.127Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.4.9/polyglot-common-0.4.9.pom (1.0 kB at 14 kB/s)
20:33:25 [2023-03-15T00:33:25.127Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot/0.4.9/polyglot-0.4.9.pom
20:33:25 [2023-03-15T00:33:25.127Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot/0.4.9/polyglot-0.4.9.pom (8.8 kB at 516 kB/s)
20:33:25 [2023-03-15T00:33:25.127Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/28/takari-28.pom
20:33:25 [2023-03-15T00:33:25.127Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/28/takari-28.pom (14 kB at 577 kB/s)
20:33:25 [2023-03-15T00:33:25.127Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.6.1/maven-3.6.1.pom
20:33:25 [2023-03-15T00:33:25.382Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.6.1/maven-3.6.1.pom (24 kB at 633 kB/s)
20:33:25 [2023-03-15T00:33:25.382Z] [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
20:33:25 [2023-03-15T00:33:25.383Z] [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 7.4 MB/s)
20:33:25 [2023-03-15T00:33:25.383Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom
20:33:25 [2023-03-15T00:33:25.383Z] [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 2.1 MB/s)
20:33:25 [2023-03-15T00:33:25.383Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/3.0.3/org.eclipse.tycho.core.shared-3.0.3.pom
20:33:25 [2023-03-15T00:33:25.383Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/3.0.3/org.eclipse.tycho.core.shared-3.0.3.pom (1.0 kB at 43 kB/s)
20:33:25 [2023-03-15T00:33:25.383Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/3.0.3/tycho-bundles-3.0.3.pom
20:33:25 [2023-03-15T00:33:25.383Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/3.0.3/tycho-bundles-3.0.3.pom (3.3 kB at 139 kB/s)
20:33:25 [2023-03-15T00:33:25.383Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-buildtimestamp-jgit/3.0.3/tycho-buildtimestamp-jgit-3.0.3.pom
20:33:25 [2023-03-15T00:33:25.383Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-buildtimestamp-jgit/3.0.3/tycho-buildtimestamp-jgit-3.0.3.pom (2.2 kB at 75 kB/s)
20:33:25 [2023-03-15T00:33:25.383Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/3.0.3/tycho-embedder-api-3.0.3.pom
20:33:25 [2023-03-15T00:33:25.383Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/3.0.3/tycho-embedder-api-3.0.3.pom (2.1 kB at 71 kB/s)
20:33:25 [2023-03-15T00:33:25.383Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/3.0.3/org.eclipse.tycho.embedder.shared-3.0.3.pom
20:33:25 [2023-03-15T00:33:25.383Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/3.0.3/org.eclipse.tycho.embedder.shared-3.0.3.pom (1.1 kB at 88 kB/s)
20:33:25 [2023-03-15T00:33:25.383Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jgit/org.eclipse.jgit/6.3.0.202209071007-r/org.eclipse.jgit-6.3.0.202209071007-r.pom
20:33:25 [2023-03-15T00:33:25.383Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jgit/org.eclipse.jgit/6.3.0.202209071007-r/org.eclipse.jgit-6.3.0.202209071007-r.pom (7.6 kB at 420 kB/s)
20:33:25 [2023-03-15T00:33:25.383Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jgit/org.eclipse.jgit-parent/6.3.0.202209071007-r/org.eclipse.jgit-parent-6.3.0.202209071007-r.pom
20:33:25 [2023-03-15T00:33:25.383Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jgit/org.eclipse.jgit-parent/6.3.0.202209071007-r/org.eclipse.jgit-parent-6.3.0.202209071007-r.pom (33 kB at 1.8 MB/s)
20:33:25 [2023-03-15T00:33:25.383Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom
20:33:25 [2023-03-15T00:33:25.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom (5.0 kB at 708 kB/s)
20:33:25 [2023-03-15T00:33:25.639Z] [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
20:33:25 [2023-03-15T00:33:25.639Z] [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 371 kB/s)
20:33:25 [2023-03-15T00:33:25.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
20:33:25 [2023-03-15T00:33:25.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (3.8 kB at 124 kB/s)
20:33:25 [2023-03-15T00:33:25.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
20:33:25 [2023-03-15T00:33:25.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (14 kB at 1.1 MB/s)
20:33:25 [2023-03-15T00:33:25.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/org.eclipse.equinox.p2.core-2.9.200.pom
20:33:25 [2023-03-15T00:33:25.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/org.eclipse.equinox.p2.core-2.9.200.pom (2.7 kB at 195 kB/s)
20:33:25 [2023-03-15T00:33:25.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/maven-metadata.xml
20:33:25 [2023-03-15T00:33:25.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/maven-metadata.xml (462 B at 33 kB/s)
20:33:25 [2023-03-15T00:33:25.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.71/bcpg-jdk18on-1.71.pom
20:33:25 [2023-03-15T00:33:25.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.71/bcpg-jdk18on-1.71.pom (1.6 kB at 113 kB/s)
20:33:25 [2023-03-15T00:33:25.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.71/bcprov-jdk18on-1.71.pom
20:33:25 [2023-03-15T00:33:25.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.71/bcprov-jdk18on-1.71.pom (1.1 kB at 76 kB/s)
20:33:25 [2023-03-15T00:33:25.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.71.1/bcpg-jdk18on-1.71.1.pom
20:33:25 [2023-03-15T00:33:25.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.71.1/bcpg-jdk18on-1.71.1.pom (1.6 kB at 122 kB/s)
20:33:25 [2023-03-15T00:33:25.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.71.1/bcprov-jdk18on-1.71.1.pom
20:33:25 [2023-03-15T00:33:25.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.71.1/bcprov-jdk18on-1.71.1.pom (1.1 kB at 82 kB/s)
20:33:25 [2023-03-15T00:33:25.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.72/bcpg-jdk18on-1.72.pom
20:33:25 [2023-03-15T00:33:25.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.72/bcpg-jdk18on-1.72.pom (1.6 kB at 122 kB/s)
20:33:25 [2023-03-15T00:33:25.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.72/bcprov-jdk18on-1.72.pom
20:33:25 [2023-03-15T00:33:25.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.72/bcprov-jdk18on-1.72.pom (1.1 kB at 95 kB/s)
20:33:25 [2023-03-15T00:33:25.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.72.1/bcpg-jdk18on-1.72.1.pom
20:33:25 [2023-03-15T00:33:25.640Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.72.1/bcpg-jdk18on-1.72.1.pom (1.6 kB at 122 kB/s)
20:33:25 [2023-03-15T00:33:25.640Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.72.2/bcpg-jdk18on-1.72.2.pom
20:33:25 [2023-03-15T00:33:25.640Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.72.2/bcpg-jdk18on-1.72.2.pom (1.6 kB at 99 kB/s)
20:33:25 [2023-03-15T00:33:25.896Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.200/org.eclipse.osgi-3.18.200.pom
20:33:25 [2023-03-15T00:33:25.896Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.200/org.eclipse.osgi-3.18.200.pom (1.3 kB at 100 kB/s)
20:33:25 [2023-03-15T00:33:25.896Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml
20:33:25 [2023-03-15T00:33:25.897Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml (1.0 kB at 73 kB/s)
20:33:25 [2023-03-15T00:33:25.897Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.8.0/org.eclipse.equinox.common-3.8.0.pom
20:33:25 [2023-03-15T00:33:25.897Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.8.0/org.eclipse.equinox.common-3.8.0.pom (1.7 kB at 74 kB/s)
20:33:25 [2023-03-15T00:33:25.897Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.9.0/org.eclipse.equinox.common-3.9.0.pom
20:33:25 [2023-03-15T00:33:25.897Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.9.0/org.eclipse.equinox.common-3.9.0.pom (1.7 kB at 37 kB/s)
20:33:25 [2023-03-15T00:33:25.897Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.0/org.eclipse.equinox.common-3.10.0.pom
20:33:25 [2023-03-15T00:33:25.897Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.0/org.eclipse.equinox.common-3.10.0.pom (1.7 kB at 132 kB/s)
20:33:25 [2023-03-15T00:33:25.897Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.100/org.eclipse.equinox.common-3.10.100.pom
20:33:25 [2023-03-15T00:33:25.897Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.100/org.eclipse.equinox.common-3.10.100.pom (1.7 kB at 82 kB/s)
20:33:25 [2023-03-15T00:33:25.897Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.200/org.eclipse.equinox.common-3.10.200.pom
20:33:25 [2023-03-15T00:33:25.897Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.200/org.eclipse.equinox.common-3.10.200.pom (1.7 kB at 133 kB/s)
20:33:25 [2023-03-15T00:33:25.897Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.300/org.eclipse.equinox.common-3.10.300.pom
20:33:25 [2023-03-15T00:33:25.897Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.300/org.eclipse.equinox.common-3.10.300.pom (1.7 kB at 67 kB/s)
20:33:25 [2023-03-15T00:33:25.897Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.400/org.eclipse.equinox.common-3.10.400.pom
20:33:25 [2023-03-15T00:33:25.897Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.400/org.eclipse.equinox.common-3.10.400.pom (1.7 kB at 124 kB/s)
20:33:25 [2023-03-15T00:33:25.897Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.500/org.eclipse.equinox.common-3.10.500.pom
20:33:25 [2023-03-15T00:33:25.897Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.500/org.eclipse.equinox.common-3.10.500.pom (1.7 kB at 115 kB/s)
20:33:25 [2023-03-15T00:33:25.897Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.600/org.eclipse.equinox.common-3.10.600.pom
20:33:25 [2023-03-15T00:33:25.897Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.600/org.eclipse.equinox.common-3.10.600.pom (1.7 kB at 102 kB/s)
20:33:25 [2023-03-15T00:33:25.897Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.11.0/org.eclipse.equinox.common-3.11.0.pom
20:33:26 [2023-03-15T00:33:26.153Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.11.0/org.eclipse.equinox.common-3.11.0.pom (1.7 kB at 102 kB/s)
20:33:26 [2023-03-15T00:33:26.154Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.12.0/org.eclipse.equinox.common-3.12.0.pom
20:33:26 [2023-03-15T00:33:26.154Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.12.0/org.eclipse.equinox.common-3.12.0.pom (1.7 kB at 144 kB/s)
20:33:26 [2023-03-15T00:33:26.154Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.13.0/org.eclipse.equinox.common-3.13.0.pom
20:33:26 [2023-03-15T00:33:26.154Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.13.0/org.eclipse.equinox.common-3.13.0.pom (1.7 kB at 192 kB/s)
20:33:26 [2023-03-15T00:33:26.154Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.14.0/org.eclipse.equinox.common-3.14.0.pom
20:33:26 [2023-03-15T00:33:26.154Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.14.0/org.eclipse.equinox.common-3.14.0.pom (1.7 kB at 38 kB/s)
20:33:26 [2023-03-15T00:33:26.154Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.14.100/org.eclipse.equinox.common-3.14.100.pom
20:33:26 [2023-03-15T00:33:26.154Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.14.100/org.eclipse.equinox.common-3.14.100.pom (1.7 kB at 115 kB/s)
20:33:26 [2023-03-15T00:33:26.154Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/org.eclipse.equinox.common-3.15.0.pom
20:33:26 [2023-03-15T00:33:26.154Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/org.eclipse.equinox.common-3.15.0.pom (1.7 kB at 144 kB/s)
20:33:26 [2023-03-15T00:33:26.154Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.15.100/org.eclipse.equinox.common-3.15.100.pom
20:33:26 [2023-03-15T00:33:26.154Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.15.100/org.eclipse.equinox.common-3.15.100.pom (1.7 kB at 45 kB/s)
20:33:26 [2023-03-15T00:33:26.154Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.16.0/org.eclipse.equinox.common-3.16.0.pom
20:33:26 [2023-03-15T00:33:26.154Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.16.0/org.eclipse.equinox.common-3.16.0.pom (1.9 kB at 64 kB/s)
20:33:26 [2023-03-15T00:33:26.154Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.16.100/org.eclipse.equinox.common-3.16.100.pom
20:33:26 [2023-03-15T00:33:26.154Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.16.100/org.eclipse.equinox.common-3.16.100.pom (1.9 kB at 41 kB/s)
20:33:26 [2023-03-15T00:33:26.154Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.16.200/org.eclipse.equinox.common-3.16.200.pom
20:33:26 [2023-03-15T00:33:26.154Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.16.200/org.eclipse.equinox.common-3.16.200.pom (1.9 kB at 647 kB/s)
20:33:26 [2023-03-15T00:33:26.154Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.17.0/org.eclipse.equinox.common-3.17.0.pom
20:33:26 [2023-03-15T00:33:26.410Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.17.0/org.eclipse.equinox.common-3.17.0.pom (1.6 kB at 26 kB/s)
20:33:26 [2023-03-15T00:33:26.410Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.17.100/org.eclipse.equinox.common-3.17.100.pom
20:33:26 [2023-03-15T00:33:26.410Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.17.100/org.eclipse.equinox.common-3.17.100.pom (1.6 kB at 86 kB/s)
20:33:26 [2023-03-15T00:33:26.410Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml
20:33:26 [2023-03-15T00:33:26.410Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml (920 B at 66 kB/s)
20:33:26 [2023-03-15T00:33:26.410Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.6.100/org.eclipse.equinox.registry-3.6.100.pom
20:33:26 [2023-03-15T00:33:26.410Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.6.100/org.eclipse.equinox.registry-3.6.100.pom (1.9 kB at 39 kB/s)
20:33:26 [2023-03-15T00:33:26.410Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.7.0/org.eclipse.equinox.registry-3.7.0.pom
20:33:26 [2023-03-15T00:33:26.410Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.7.0/org.eclipse.equinox.registry-3.7.0.pom (1.9 kB at 77 kB/s)
20:33:26 [2023-03-15T00:33:26.411Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.0/org.eclipse.equinox.registry-3.8.0.pom
20:33:26 [2023-03-15T00:33:26.411Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.0/org.eclipse.equinox.registry-3.8.0.pom (1.9 kB at 77 kB/s)
20:33:26 [2023-03-15T00:33:26.411Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.100/org.eclipse.equinox.registry-3.8.100.pom
20:33:26 [2023-03-15T00:33:26.411Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.100/org.eclipse.equinox.registry-3.8.100.pom (1.9 kB at 57 kB/s)
20:33:26 [2023-03-15T00:33:26.411Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.200/org.eclipse.equinox.registry-3.8.200.pom
20:33:26 [2023-03-15T00:33:26.411Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.200/org.eclipse.equinox.registry-3.8.200.pom (2.0 kB at 103 kB/s)
20:33:26 [2023-03-15T00:33:26.411Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.300/org.eclipse.equinox.registry-3.8.300.pom
20:33:26 [2023-03-15T00:33:26.667Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.300/org.eclipse.equinox.registry-3.8.300.pom (2.0 kB at 103 kB/s)
20:33:26 [2023-03-15T00:33:26.667Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.400/org.eclipse.equinox.registry-3.8.400.pom
20:33:26 [2023-03-15T00:33:26.667Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.400/org.eclipse.equinox.registry-3.8.400.pom (2.0 kB at 163 kB/s)
20:33:26 [2023-03-15T00:33:26.667Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.500/org.eclipse.equinox.registry-3.8.500.pom
20:33:26 [2023-03-15T00:33:26.667Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.500/org.eclipse.equinox.registry-3.8.500.pom (2.0 kB at 140 kB/s)
20:33:26 [2023-03-15T00:33:26.667Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.600/org.eclipse.equinox.registry-3.8.600.pom
20:33:26 [2023-03-15T00:33:26.667Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.600/org.eclipse.equinox.registry-3.8.600.pom (2.0 kB at 33 kB/s)
20:33:26 [2023-03-15T00:33:26.667Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.700/org.eclipse.equinox.registry-3.8.700.pom
20:33:26 [2023-03-15T00:33:26.667Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.700/org.eclipse.equinox.registry-3.8.700.pom (2.0 kB at 81 kB/s)
20:33:26 [2023-03-15T00:33:26.667Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.800/org.eclipse.equinox.registry-3.8.800.pom
20:33:26 [2023-03-15T00:33:26.667Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.800/org.eclipse.equinox.registry-3.8.800.pom (2.0 kB at 34 kB/s)
20:33:26 [2023-03-15T00:33:26.667Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.9.0/org.eclipse.equinox.registry-3.9.0.pom
20:33:26 [2023-03-15T00:33:26.667Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.9.0/org.eclipse.equinox.registry-3.9.0.pom (2.0 kB at 217 kB/s)
20:33:26 [2023-03-15T00:33:26.667Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.10.0/org.eclipse.equinox.registry-3.10.0.pom
20:33:26 [2023-03-15T00:33:26.667Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.10.0/org.eclipse.equinox.registry-3.10.0.pom (2.0 kB at 72 kB/s)
20:33:26 [2023-03-15T00:33:26.667Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.10.100/org.eclipse.equinox.registry-3.10.100.pom
20:33:26 [2023-03-15T00:33:26.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.10.100/org.eclipse.equinox.registry-3.10.100.pom (2.0 kB at 28 kB/s)
20:33:26 [2023-03-15T00:33:26.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.10.200/org.eclipse.equinox.registry-3.10.200.pom
20:33:26 [2023-03-15T00:33:26.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.10.200/org.eclipse.equinox.registry-3.10.200.pom (2.0 kB at 70 kB/s)
20:33:26 [2023-03-15T00:33:26.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/org.eclipse.equinox.registry-3.11.0.pom
20:33:26 [2023-03-15T00:33:26.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/org.eclipse.equinox.registry-3.11.0.pom (2.0 kB at 94 kB/s)
20:33:26 [2023-03-15T00:33:26.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.100/org.eclipse.equinox.registry-3.11.100.pom
20:33:26 [2023-03-15T00:33:26.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.100/org.eclipse.equinox.registry-3.11.100.pom (2.0 kB at 33 kB/s)
20:33:26 [2023-03-15T00:33:26.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.200/org.eclipse.equinox.registry-3.11.200.pom
20:33:26 [2023-03-15T00:33:26.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.200/org.eclipse.equinox.registry-3.11.200.pom (2.4 kB at 168 kB/s)
20:33:26 [2023-03-15T00:33:26.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml
20:33:26 [2023-03-15T00:33:26.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml (1.0 kB at 35 kB/s)
20:33:26 [2023-03-15T00:33:26.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.12.0/org.eclipse.core.runtime-3.12.0.pom
20:33:26 [2023-03-15T00:33:26.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.12.0/org.eclipse.core.runtime-3.12.0.pom (3.2 kB at 117 kB/s)
20:33:26 [2023-03-15T00:33:26.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml
20:33:27 [2023-03-15T00:33:27.181Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml (1.1 kB at 37 kB/s)
20:33:27 [2023-03-15T00:33:27.181Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.8.0/org.eclipse.core.jobs-3.8.0.pom
20:33:27 [2023-03-15T00:33:27.181Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.8.0/org.eclipse.core.jobs-3.8.0.pom (1.9 kB at 57 kB/s)
20:33:27 [2023-03-15T00:33:27.181Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.0/org.eclipse.core.jobs-3.9.0.pom
20:33:27 [2023-03-15T00:33:27.181Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.0/org.eclipse.core.jobs-3.9.0.pom (1.9 kB at 37 kB/s)
20:33:27 [2023-03-15T00:33:27.181Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.1/org.eclipse.core.jobs-3.9.1.pom
20:33:27 [2023-03-15T00:33:27.181Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.1/org.eclipse.core.jobs-3.9.1.pom (1.9 kB at 57 kB/s)
20:33:27 [2023-03-15T00:33:27.181Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.2/org.eclipse.core.jobs-3.9.2.pom
20:33:27 [2023-03-15T00:33:27.181Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.2/org.eclipse.core.jobs-3.9.2.pom (1.9 kB at 55 kB/s)
20:33:27 [2023-03-15T00:33:27.181Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.3/org.eclipse.core.jobs-3.9.3.pom
20:33:27 [2023-03-15T00:33:27.181Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.3/org.eclipse.core.jobs-3.9.3.pom (1.9 kB at 72 kB/s)
20:33:27 [2023-03-15T00:33:27.181Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.0/org.eclipse.core.jobs-3.10.0.pom
20:33:27 [2023-03-15T00:33:27.438Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.0/org.eclipse.core.jobs-3.10.0.pom (1.9 kB at 27 kB/s)
20:33:27 [2023-03-15T00:33:27.438Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.100/org.eclipse.core.jobs-3.10.100.pom
20:33:27 [2023-03-15T00:33:27.438Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.100/org.eclipse.core.jobs-3.10.100.pom (1.9 kB at 78 kB/s)
20:33:27 [2023-03-15T00:33:27.438Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.200/org.eclipse.core.jobs-3.10.200.pom
20:33:27 [2023-03-15T00:33:27.438Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.200/org.eclipse.core.jobs-3.10.200.pom (2.0 kB at 78 kB/s)
20:33:27 [2023-03-15T00:33:27.438Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.300/org.eclipse.core.jobs-3.10.300.pom
20:33:27 [2023-03-15T00:33:27.438Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.300/org.eclipse.core.jobs-3.10.300.pom (2.0 kB at 34 kB/s)
20:33:27 [2023-03-15T00:33:27.438Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.400/org.eclipse.core.jobs-3.10.400.pom
20:33:27 [2023-03-15T00:33:27.438Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.400/org.eclipse.core.jobs-3.10.400.pom (2.0 kB at 36 kB/s)
20:33:27 [2023-03-15T00:33:27.438Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.500/org.eclipse.core.jobs-3.10.500.pom
20:33:27 [2023-03-15T00:33:27.695Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.500/org.eclipse.core.jobs-3.10.500.pom (2.0 kB at 31 kB/s)
20:33:27 [2023-03-15T00:33:27.695Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.600/org.eclipse.core.jobs-3.10.600.pom
20:33:27 [2023-03-15T00:33:27.695Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.600/org.eclipse.core.jobs-3.10.600.pom (2.0 kB at 46 kB/s)
20:33:27 [2023-03-15T00:33:27.695Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.700/org.eclipse.core.jobs-3.10.700.pom
20:33:27 [2023-03-15T00:33:27.695Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.700/org.eclipse.core.jobs-3.10.700.pom (2.0 kB at 82 kB/s)
20:33:27 [2023-03-15T00:33:27.695Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.800/org.eclipse.core.jobs-3.10.800.pom
20:33:27 [2023-03-15T00:33:27.695Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.800/org.eclipse.core.jobs-3.10.800.pom (2.0 kB at 653 kB/s)
20:33:27 [2023-03-15T00:33:27.695Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.1000/org.eclipse.core.jobs-3.10.1000.pom
20:33:27 [2023-03-15T00:33:27.695Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.1000/org.eclipse.core.jobs-3.10.1000.pom (2.0 kB at 38 kB/s)
20:33:27 [2023-03-15T00:33:27.695Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.1100/org.eclipse.core.jobs-3.10.1100.pom
20:33:27 [2023-03-15T00:33:27.695Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.1100/org.eclipse.core.jobs-3.10.1100.pom (2.0 kB at 54 kB/s)
20:33:27 [2023-03-15T00:33:27.695Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.11.0/org.eclipse.core.jobs-3.11.0.pom
20:33:27 [2023-03-15T00:33:27.695Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.11.0/org.eclipse.core.jobs-3.11.0.pom (2.0 kB at 85 kB/s)
20:33:27 [2023-03-15T00:33:27.695Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/org.eclipse.core.jobs-3.12.0.pom
20:33:27 [2023-03-15T00:33:27.951Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/org.eclipse.core.jobs-3.12.0.pom (2.0 kB at 35 kB/s)
20:33:27 [2023-03-15T00:33:27.951Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.12.100/org.eclipse.core.jobs-3.12.100.pom
20:33:27 [2023-03-15T00:33:27.952Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.12.100/org.eclipse.core.jobs-3.12.100.pom (2.0 kB at 54 kB/s)
20:33:27 [2023-03-15T00:33:27.952Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.13.0/org.eclipse.core.jobs-3.13.0.pom
20:33:27 [2023-03-15T00:33:27.952Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.13.0/org.eclipse.core.jobs-3.13.0.pom (2.0 kB at 45 kB/s)
20:33:27 [2023-03-15T00:33:27.952Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.13.100/org.eclipse.core.jobs-3.13.100.pom
20:33:27 [2023-03-15T00:33:27.952Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.13.100/org.eclipse.core.jobs-3.13.100.pom (2.2 kB at 135 kB/s)
20:33:27 [2023-03-15T00:33:27.952Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.13.200/org.eclipse.core.jobs-3.13.200.pom
20:33:27 [2023-03-15T00:33:27.952Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.13.200/org.eclipse.core.jobs-3.13.200.pom (1.8 kB at 38 kB/s)
20:33:27 [2023-03-15T00:33:27.952Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.13.300/org.eclipse.core.jobs-3.13.300.pom
20:33:27 [2023-03-15T00:33:27.952Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.13.300/org.eclipse.core.jobs-3.13.300.pom (1.8 kB at 30 kB/s)
20:33:27 [2023-03-15T00:33:27.952Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml
20:33:27 [2023-03-15T00:33:27.952Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml (908 B at 41 kB/s)
20:33:28 [2023-03-15T00:33:28.208Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.6.1/org.eclipse.equinox.preferences-3.6.1.pom
20:33:28 [2023-03-15T00:33:28.208Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.6.1/org.eclipse.equinox.preferences-3.6.1.pom (2.2 kB at 70 kB/s)
20:33:28 [2023-03-15T00:33:28.208Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.0/org.eclipse.equinox.preferences-3.7.0.pom
20:33:28 [2023-03-15T00:33:28.208Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.0/org.eclipse.equinox.preferences-3.7.0.pom (2.2 kB at 32 kB/s)
20:33:28 [2023-03-15T00:33:28.208Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.100/org.eclipse.equinox.preferences-3.7.100.pom
20:33:28 [2023-03-15T00:33:28.209Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.100/org.eclipse.equinox.preferences-3.7.100.pom (2.2 kB at 108 kB/s)
20:33:28 [2023-03-15T00:33:28.209Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.200/org.eclipse.equinox.preferences-3.7.200.pom
20:33:28 [2023-03-15T00:33:28.209Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.200/org.eclipse.equinox.preferences-3.7.200.pom (2.2 kB at 144 kB/s)
20:33:28 [2023-03-15T00:33:28.209Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.300/org.eclipse.equinox.preferences-3.7.300.pom
20:33:28 [2023-03-15T00:33:28.209Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.300/org.eclipse.equinox.preferences-3.7.300.pom (2.2 kB at 167 kB/s)
20:33:28 [2023-03-15T00:33:28.209Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.400/org.eclipse.equinox.preferences-3.7.400.pom
20:33:28 [2023-03-15T00:33:28.209Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.400/org.eclipse.equinox.preferences-3.7.400.pom (2.2 kB at 145 kB/s)
20:33:28 [2023-03-15T00:33:28.209Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.500/org.eclipse.equinox.preferences-3.7.500.pom
20:33:28 [2023-03-15T00:33:28.209Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.500/org.eclipse.equinox.preferences-3.7.500.pom (2.2 kB at 42 kB/s)
20:33:28 [2023-03-15T00:33:28.209Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.600/org.eclipse.equinox.preferences-3.7.600.pom
20:33:28 [2023-03-15T00:33:28.209Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.600/org.eclipse.equinox.preferences-3.7.600.pom (2.2 kB at 181 kB/s)
20:33:28 [2023-03-15T00:33:28.209Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.700/org.eclipse.equinox.preferences-3.7.700.pom
20:33:28 [2023-03-15T00:33:28.465Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.700/org.eclipse.equinox.preferences-3.7.700.pom (2.2 kB at 62 kB/s)
20:33:28 [2023-03-15T00:33:28.465Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.0/org.eclipse.equinox.preferences-3.8.0.pom
20:33:28 [2023-03-15T00:33:28.465Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.0/org.eclipse.equinox.preferences-3.8.0.pom (2.2 kB at 724 kB/s)
20:33:28 [2023-03-15T00:33:28.465Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.100/org.eclipse.equinox.preferences-3.8.100.pom
20:33:28 [2023-03-15T00:33:28.465Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.100/org.eclipse.equinox.preferences-3.8.100.pom (2.2 kB at 64 kB/s)
20:33:28 [2023-03-15T00:33:28.466Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.200/org.eclipse.equinox.preferences-3.8.200.pom
20:33:28 [2023-03-15T00:33:28.466Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.200/org.eclipse.equinox.preferences-3.8.200.pom (2.2 kB at 104 kB/s)
20:33:28 [2023-03-15T00:33:28.466Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.0/org.eclipse.equinox.preferences-3.9.0.pom
20:33:28 [2023-03-15T00:33:28.466Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.0/org.eclipse.equinox.preferences-3.9.0.pom (2.2 kB at 66 kB/s)
20:33:28 [2023-03-15T00:33:28.466Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.100/org.eclipse.equinox.preferences-3.9.100.pom
20:33:28 [2023-03-15T00:33:28.466Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.100/org.eclipse.equinox.preferences-3.9.100.pom (2.2 kB at 87 kB/s)
20:33:28 [2023-03-15T00:33:28.466Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.1/org.eclipse.equinox.preferences-3.10.1.pom
20:33:28 [2023-03-15T00:33:28.466Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.1/org.eclipse.equinox.preferences-3.10.1.pom (2.3 kB at 110 kB/s)
20:33:28 [2023-03-15T00:33:28.466Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/maven-metadata.xml
20:33:28 [2023-03-15T00:33:28.466Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/maven-metadata.xml (389 B at 56 kB/s)
20:33:28 [2023-03-15T00:33:28.466Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.1/org.osgi.service.prefs-1.1.1.pom
20:33:28 [2023-03-15T00:33:28.466Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.1/org.osgi.service.prefs-1.1.1.pom (1.3 kB at 646 kB/s)
20:33:28 [2023-03-15T00:33:28.466Z] [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
20:33:28 [2023-03-15T00:33:28.466Z] [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 213 kB/s)
20:33:28 [2023-03-15T00:33:28.466Z] [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
20:33:28 [2023-03-15T00:33:28.466Z] [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 495 kB/s)
20:33:28 [2023-03-15T00:33:28.466Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/org.eclipse.equinox.preferences-3.10.100.pom
20:33:28 [2023-03-15T00:33:28.466Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/org.eclipse.equinox.preferences-3.10.100.pom (2.6 kB at 160 kB/s)
20:33:28 [2023-03-15T00:33:28.466Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.200/org.eclipse.equinox.preferences-3.10.200.pom
20:33:28 [2023-03-15T00:33:28.466Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.200/org.eclipse.equinox.preferences-3.10.200.pom (2.2 kB at 109 kB/s)
20:33:28 [2023-03-15T00:33:28.466Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml
20:33:28 [2023-03-15T00:33:28.724Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml (851 B at 37 kB/s)
20:33:28 [2023-03-15T00:33:28.724Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.5.100/org.eclipse.core.contenttype-3.5.100.pom
20:33:28 [2023-03-15T00:33:28.724Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.5.100/org.eclipse.core.contenttype-3.5.100.pom (2.3 kB at 178 kB/s)
20:33:28 [2023-03-15T00:33:28.724Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.6.0/org.eclipse.core.contenttype-3.6.0.pom
20:33:28 [2023-03-15T00:33:28.724Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.6.0/org.eclipse.core.contenttype-3.6.0.pom (2.3 kB at 66 kB/s)
20:33:28 [2023-03-15T00:33:28.724Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.0/org.eclipse.core.contenttype-3.7.0.pom
20:33:28 [2023-03-15T00:33:28.724Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.0/org.eclipse.core.contenttype-3.7.0.pom (2.3 kB at 178 kB/s)
20:33:28 [2023-03-15T00:33:28.724Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.100/org.eclipse.core.contenttype-3.7.100.pom
20:33:28 [2023-03-15T00:33:28.724Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.100/org.eclipse.core.contenttype-3.7.100.pom (2.3 kB at 80 kB/s)
20:33:28 [2023-03-15T00:33:28.724Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.200/org.eclipse.core.contenttype-3.7.200.pom
20:33:28 [2023-03-15T00:33:28.724Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.200/org.eclipse.core.contenttype-3.7.200.pom (2.3 kB at 67 kB/s)
20:33:28 [2023-03-15T00:33:28.724Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.300/org.eclipse.core.contenttype-3.7.300.pom
20:33:28 [2023-03-15T00:33:28.724Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.300/org.eclipse.core.contenttype-3.7.300.pom (2.3 kB at 54 kB/s)
20:33:28 [2023-03-15T00:33:28.724Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.400/org.eclipse.core.contenttype-3.7.400.pom
20:33:28 [2023-03-15T00:33:28.724Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.400/org.eclipse.core.contenttype-3.7.400.pom (2.3 kB at 78 kB/s)
20:33:28 [2023-03-15T00:33:28.724Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.500/org.eclipse.core.contenttype-3.7.500.pom
20:33:28 [2023-03-15T00:33:28.724Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.500/org.eclipse.core.contenttype-3.7.500.pom (2.3 kB at 180 kB/s)
20:33:28 [2023-03-15T00:33:28.724Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.600/org.eclipse.core.contenttype-3.7.600.pom
20:33:28 [2023-03-15T00:33:28.981Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.600/org.eclipse.core.contenttype-3.7.600.pom (2.3 kB at 117 kB/s)
20:33:28 [2023-03-15T00:33:28.981Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.700/org.eclipse.core.contenttype-3.7.700.pom
20:33:28 [2023-03-15T00:33:28.981Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.700/org.eclipse.core.contenttype-3.7.700.pom (2.3 kB at 111 kB/s)
20:33:28 [2023-03-15T00:33:28.981Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.800/org.eclipse.core.contenttype-3.7.800.pom
20:33:28 [2023-03-15T00:33:28.981Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.800/org.eclipse.core.contenttype-3.7.800.pom (2.3 kB at 778 kB/s)
20:33:28 [2023-03-15T00:33:28.981Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.900/org.eclipse.core.contenttype-3.7.900.pom
20:33:28 [2023-03-15T00:33:28.981Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.900/org.eclipse.core.contenttype-3.7.900.pom (2.3 kB at 180 kB/s)
20:33:28 [2023-03-15T00:33:28.981Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.1000/org.eclipse.core.contenttype-3.7.1000.pom
20:33:28 [2023-03-15T00:33:28.981Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.1000/org.eclipse.core.contenttype-3.7.1000.pom (2.3 kB at 53 kB/s)
20:33:28 [2023-03-15T00:33:28.981Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.8.0/org.eclipse.core.contenttype-3.8.0.pom
20:33:28 [2023-03-15T00:33:28.981Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.8.0/org.eclipse.core.contenttype-3.8.0.pom (2.3 kB at 73 kB/s)
20:33:28 [2023-03-15T00:33:28.981Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.8.100/org.eclipse.core.contenttype-3.8.100.pom
20:33:28 [2023-03-15T00:33:28.982Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.8.100/org.eclipse.core.contenttype-3.8.100.pom (2.3 kB at 38 kB/s)
20:33:28 [2023-03-15T00:33:28.982Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.8.200/org.eclipse.core.contenttype-3.8.200.pom
20:33:28 [2023-03-15T00:33:28.982Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.8.200/org.eclipse.core.contenttype-3.8.200.pom (2.6 kB at 867 kB/s)
20:33:28 [2023-03-15T00:33:28.982Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml
20:33:28 [2023-03-15T00:33:28.982Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml (779 B at 65 kB/s)
20:33:28 [2023-03-15T00:33:28.982Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.400/org.eclipse.equinox.app-1.3.400.pom
20:33:28 [2023-03-15T00:33:28.982Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.400/org.eclipse.equinox.app-1.3.400.pom (2.1 kB at 66 kB/s)
20:33:29 [2023-03-15T00:33:29.238Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.500/org.eclipse.equinox.app-1.3.500.pom
20:33:29 [2023-03-15T00:33:29.238Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.500/org.eclipse.equinox.app-1.3.500.pom (2.1 kB at 163 kB/s)
20:33:29 [2023-03-15T00:33:29.238Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.600/org.eclipse.equinox.app-1.3.600.pom
20:33:29 [2023-03-15T00:33:29.238Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.600/org.eclipse.equinox.app-1.3.600.pom (2.1 kB at 163 kB/s)
20:33:29 [2023-03-15T00:33:29.238Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.0/org.eclipse.equinox.app-1.4.0.pom
20:33:29 [2023-03-15T00:33:29.239Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.0/org.eclipse.equinox.app-1.4.0.pom (2.1 kB at 107 kB/s)
20:33:29 [2023-03-15T00:33:29.239Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.100/org.eclipse.equinox.app-1.4.100.pom
20:33:29 [2023-03-15T00:33:29.239Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.100/org.eclipse.equinox.app-1.4.100.pom (2.1 kB at 164 kB/s)
20:33:29 [2023-03-15T00:33:29.239Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.200/org.eclipse.equinox.app-1.4.200.pom
20:33:29 [2023-03-15T00:33:29.239Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.200/org.eclipse.equinox.app-1.4.200.pom (2.1 kB at 102 kB/s)
20:33:29 [2023-03-15T00:33:29.239Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.300/org.eclipse.equinox.app-1.4.300.pom
20:33:29 [2023-03-15T00:33:29.239Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.300/org.eclipse.equinox.app-1.4.300.pom (2.1 kB at 51 kB/s)
20:33:29 [2023-03-15T00:33:29.239Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.400/org.eclipse.equinox.app-1.4.400.pom
20:33:29 [2023-03-15T00:33:29.239Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.400/org.eclipse.equinox.app-1.4.400.pom (2.1 kB at 178 kB/s)
20:33:29 [2023-03-15T00:33:29.239Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.500/org.eclipse.equinox.app-1.4.500.pom
20:33:29 [2023-03-15T00:33:29.239Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.500/org.eclipse.equinox.app-1.4.500.pom (2.1 kB at 142 kB/s)
20:33:29 [2023-03-15T00:33:29.239Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.5.0/org.eclipse.equinox.app-1.5.0.pom
20:33:29 [2023-03-15T00:33:29.239Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.5.0/org.eclipse.equinox.app-1.5.0.pom (2.1 kB at 51 kB/s)
20:33:29 [2023-03-15T00:33:29.239Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.5.100/org.eclipse.equinox.app-1.5.100.pom
20:33:29 [2023-03-15T00:33:29.239Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.5.100/org.eclipse.equinox.app-1.5.100.pom (2.1 kB at 178 kB/s)
20:33:29 [2023-03-15T00:33:29.239Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.0/org.eclipse.equinox.app-1.6.0.pom
20:33:29 [2023-03-15T00:33:29.495Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.0/org.eclipse.equinox.app-1.6.0.pom (2.1 kB at 31 kB/s)
20:33:29 [2023-03-15T00:33:29.495Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.100/org.eclipse.equinox.app-1.6.100.pom
20:33:29 [2023-03-15T00:33:29.495Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.100/org.eclipse.equinox.app-1.6.100.pom (2.1 kB at 55 kB/s)
20:33:29 [2023-03-15T00:33:29.495Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/org.eclipse.equinox.app-1.6.200.pom
20:33:29 [2023-03-15T00:33:29.495Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/org.eclipse.equinox.app-1.6.200.pom (2.6 kB at 98 kB/s)
20:33:29 [2023-03-15T00:33:29.495Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.13.0/org.eclipse.core.runtime-3.13.0.pom
20:33:29 [2023-03-15T00:33:29.495Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.13.0/org.eclipse.core.runtime-3.13.0.pom (3.2 kB at 175 kB/s)
20:33:29 [2023-03-15T00:33:29.495Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.14.0/org.eclipse.core.runtime-3.14.0.pom
20:33:29 [2023-03-15T00:33:29.495Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.14.0/org.eclipse.core.runtime-3.14.0.pom (3.2 kB at 70 kB/s)
20:33:29 [2023-03-15T00:33:29.496Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.0/org.eclipse.core.runtime-3.15.0.pom
20:33:29 [2023-03-15T00:33:29.496Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.0/org.eclipse.core.runtime-3.15.0.pom (3.2 kB at 85 kB/s)
20:33:29 [2023-03-15T00:33:29.496Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.100/org.eclipse.core.runtime-3.15.100.pom
20:33:29 [2023-03-15T00:33:29.496Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.100/org.eclipse.core.runtime-3.15.100.pom (3.2 kB at 127 kB/s)
20:33:29 [2023-03-15T00:33:29.496Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.200/org.eclipse.core.runtime-3.15.200.pom
20:33:29 [2023-03-15T00:33:29.753Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.200/org.eclipse.core.runtime-3.15.200.pom (3.2 kB at 78 kB/s)
20:33:29 [2023-03-15T00:33:29.753Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.300/org.eclipse.core.runtime-3.15.300.pom
20:33:29 [2023-03-15T00:33:29.753Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.300/org.eclipse.core.runtime-3.15.300.pom (3.2 kB at 118 kB/s)
20:33:29 [2023-03-15T00:33:29.753Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.16.0/org.eclipse.core.runtime-3.16.0.pom
20:33:29 [2023-03-15T00:33:29.753Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.16.0/org.eclipse.core.runtime-3.16.0.pom (3.0 kB at 73 kB/s)
20:33:29 [2023-03-15T00:33:29.753Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.17.0/org.eclipse.core.runtime-3.17.0.pom
20:33:29 [2023-03-15T00:33:29.753Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.17.0/org.eclipse.core.runtime-3.17.0.pom (3.0 kB at 52 kB/s)
20:33:29 [2023-03-15T00:33:29.753Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.17.100/org.eclipse.core.runtime-3.17.100.pom
20:33:29 [2023-03-15T00:33:29.753Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.17.100/org.eclipse.core.runtime-3.17.100.pom (3.0 kB at 52 kB/s)
20:33:29 [2023-03-15T00:33:29.753Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.18.0/org.eclipse.core.runtime-3.18.0.pom
20:33:30 [2023-03-15T00:33:30.009Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.18.0/org.eclipse.core.runtime-3.18.0.pom (3.0 kB at 71 kB/s)
20:33:30 [2023-03-15T00:33:30.009Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.19.0/org.eclipse.core.runtime-3.19.0.pom
20:33:30 [2023-03-15T00:33:30.009Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.19.0/org.eclipse.core.runtime-3.19.0.pom (3.0 kB at 250 kB/s)
20:33:30 [2023-03-15T00:33:30.009Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.20.0/org.eclipse.core.runtime-3.20.0.pom
20:33:30 [2023-03-15T00:33:30.009Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.20.0/org.eclipse.core.runtime-3.20.0.pom (3.0 kB at 111 kB/s)
20:33:30 [2023-03-15T00:33:30.009Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.20.100/org.eclipse.core.runtime-3.20.100.pom
20:33:30 [2023-03-15T00:33:30.009Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.20.100/org.eclipse.core.runtime-3.20.100.pom (3.0 kB at 231 kB/s)
20:33:30 [2023-03-15T00:33:30.009Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.22.0/org.eclipse.core.runtime-3.22.0.pom
20:33:30 [2023-03-15T00:33:30.009Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.22.0/org.eclipse.core.runtime-3.22.0.pom (3.0 kB at 39 kB/s)
20:33:30 [2023-03-15T00:33:30.009Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.23.0/org.eclipse.core.runtime-3.23.0.pom
20:33:30 [2023-03-15T00:33:30.009Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.23.0/org.eclipse.core.runtime-3.23.0.pom (3.0 kB at 77 kB/s)
20:33:30 [2023-03-15T00:33:30.009Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.24.0/org.eclipse.core.runtime-3.24.0.pom
20:33:30 [2023-03-15T00:33:30.009Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.24.0/org.eclipse.core.runtime-3.24.0.pom (3.0 kB at 136 kB/s)
20:33:30 [2023-03-15T00:33:30.009Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.24.100/org.eclipse.core.runtime-3.24.100.pom
20:33:30 [2023-03-15T00:33:30.009Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.24.100/org.eclipse.core.runtime-3.24.100.pom (3.0 kB at 96 kB/s)
20:33:30 [2023-03-15T00:33:30.009Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.25.0/org.eclipse.core.runtime-3.25.0.pom
20:33:30 [2023-03-15T00:33:30.267Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.25.0/org.eclipse.core.runtime-3.25.0.pom (3.0 kB at 150 kB/s)
20:33:30 [2023-03-15T00:33:30.268Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.26.0/org.eclipse.core.runtime-3.26.0.pom
20:33:30 [2023-03-15T00:33:30.268Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.26.0/org.eclipse.core.runtime-3.26.0.pom (3.2 kB at 213 kB/s)
20:33:30 [2023-03-15T00:33:30.268Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.26.100/org.eclipse.core.runtime-3.26.100.pom
20:33:30 [2023-03-15T00:33:30.268Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.26.100/org.eclipse.core.runtime-3.26.100.pom (2.8 kB at 156 kB/s)
20:33:30 [2023-03-15T00:33:30.268Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.200/org.eclipse.equinox.p2.publisher-1.7.200.pom
20:33:30 [2023-03-15T00:33:30.268Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.200/org.eclipse.equinox.p2.publisher-1.7.200.pom (3.5 kB at 101 kB/s)
20:33:30 [2023-03-15T00:33:30.268Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml
20:33:30 [2023-03-15T00:33:30.268Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml (996 B at 21 kB/s)
20:33:30 [2023-03-15T00:33:30.268Z] [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.1.500/org.eclipse.equinox.p2.artifact.repository-1.1.500.pom
20:33:30 [2023-03-15T00:33:30.268Z] [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.1.500/org.eclipse.equinox.p2.artifact.repository-1.1.500.pom (2.5 kB at 42 kB/s)
20:33:30 [2023-03-15T00:33:30.268Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/maven-metadata.xml
20:33:30 [2023-03-15T00:33:30.268Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/maven-metadata.xml (853 B at 50 kB/s)
20:33:30 [2023-03-15T00:33:30.268Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.3.100/org.eclipse.equinox.p2.metadata-2.3.100.pom
20:33:30 [2023-03-15T00:33:30.524Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.3.100/org.eclipse.equinox.p2.metadata-2.3.100.pom (2.1 kB at 41 kB/s)
20:33:30 [2023-03-15T00:33:30.524Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/maven-metadata.xml
20:33:30 [2023-03-15T00:33:30.524Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/maven-metadata.xml (779 B at 19 kB/s)
20:33:30 [2023-03-15T00:33:30.524Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.4.100/org.eclipse.equinox.p2.core-2.4.100.pom
20:33:30 [2023-03-15T00:33:30.524Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.4.100/org.eclipse.equinox.p2.core-2.4.100.pom (1.9 kB at 34 kB/s)
20:33:30 [2023-03-15T00:33:30.525Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.4.101/org.eclipse.equinox.p2.core-2.4.101.pom
20:33:30 [2023-03-15T00:33:30.525Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.4.101/org.eclipse.equinox.p2.core-2.4.101.pom (1.9 kB at 160 kB/s)
20:33:30 [2023-03-15T00:33:30.525Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.5.0/org.eclipse.equinox.p2.core-2.5.0.pom
20:33:30 [2023-03-15T00:33:30.525Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.5.0/org.eclipse.equinox.p2.core-2.5.0.pom (1.9 kB at 71 kB/s)
20:33:30 [2023-03-15T00:33:30.525Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.5.100/org.eclipse.equinox.p2.core-2.5.100.pom
20:33:30 [2023-03-15T00:33:30.525Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.5.100/org.eclipse.equinox.p2.core-2.5.100.pom (1.9 kB at 48 kB/s)
20:33:30 [2023-03-15T00:33:30.525Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.0/org.eclipse.equinox.p2.core-2.6.0.pom
20:33:30 [2023-03-15T00:33:30.525Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.0/org.eclipse.equinox.p2.core-2.6.0.pom (1.9 kB at 75 kB/s)
20:33:30 [2023-03-15T00:33:30.525Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.100/org.eclipse.equinox.p2.core-2.6.100.pom
20:33:30 [2023-03-15T00:33:30.781Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.100/org.eclipse.equinox.p2.core-2.6.100.pom (1.9 kB at 31 kB/s)
20:33:30 [2023-03-15T00:33:30.781Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.200/org.eclipse.equinox.p2.core-2.6.200.pom
20:33:30 [2023-03-15T00:33:30.781Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.200/org.eclipse.equinox.p2.core-2.6.200.pom (1.9 kB at 67 kB/s)
20:33:30 [2023-03-15T00:33:30.781Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.300/org.eclipse.equinox.p2.core-2.6.300.pom
20:33:30 [2023-03-15T00:33:30.781Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.300/org.eclipse.equinox.p2.core-2.6.300.pom (1.9 kB at 114 kB/s)
20:33:30 [2023-03-15T00:33:30.781Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.7.0/org.eclipse.equinox.p2.core-2.7.0.pom
20:33:30 [2023-03-15T00:33:30.781Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.7.0/org.eclipse.equinox.p2.core-2.7.0.pom (1.9 kB at 54 kB/s)
20:33:30 [2023-03-15T00:33:30.781Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.8.0/org.eclipse.equinox.p2.core-2.8.0.pom
20:33:30 [2023-03-15T00:33:30.781Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.8.0/org.eclipse.equinox.p2.core-2.8.0.pom (1.9 kB at 38 kB/s)
20:33:30 [2023-03-15T00:33:30.781Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.8.100/org.eclipse.equinox.p2.core-2.8.100.pom
20:33:30 [2023-03-15T00:33:30.781Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.8.100/org.eclipse.equinox.p2.core-2.8.100.pom (1.9 kB at 65 kB/s)
20:33:30 [2023-03-15T00:33:30.781Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.0/org.eclipse.equinox.p2.core-2.9.0.pom
20:33:31 [2023-03-15T00:33:31.038Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.0/org.eclipse.equinox.p2.core-2.9.0.pom (1.9 kB at 34 kB/s)
20:33:31 [2023-03-15T00:33:31.038Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.100/org.eclipse.equinox.p2.core-2.9.100.pom
20:33:31 [2023-03-15T00:33:31.038Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.100/org.eclipse.equinox.p2.core-2.9.100.pom (1.9 kB at 121 kB/s)
20:33:31 [2023-03-15T00:33:31.038Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.3.200/org.eclipse.equinox.p2.metadata-2.3.200.pom
20:33:31 [2023-03-15T00:33:31.038Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.3.200/org.eclipse.equinox.p2.metadata-2.3.200.pom (2.1 kB at 176 kB/s)
20:33:31 [2023-03-15T00:33:31.038Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.0/org.eclipse.equinox.p2.metadata-2.4.0.pom
20:33:31 [2023-03-15T00:33:31.038Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.0/org.eclipse.equinox.p2.metadata-2.4.0.pom (2.1 kB at 68 kB/s)
20:33:31 [2023-03-15T00:33:31.038Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.100/org.eclipse.equinox.p2.metadata-2.4.100.pom
20:33:31 [2023-03-15T00:33:31.038Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.100/org.eclipse.equinox.p2.metadata-2.4.100.pom (2.1 kB at 150 kB/s)
20:33:31 [2023-03-15T00:33:31.038Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.200/org.eclipse.equinox.p2.metadata-2.4.200.pom
20:33:31 [2023-03-15T00:33:31.038Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.200/org.eclipse.equinox.p2.metadata-2.4.200.pom (2.1 kB at 59 kB/s)
20:33:31 [2023-03-15T00:33:31.038Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.300/org.eclipse.equinox.p2.metadata-2.4.300.pom
20:33:31 [2023-03-15T00:33:31.038Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.300/org.eclipse.equinox.p2.metadata-2.4.300.pom (2.1 kB at 69 kB/s)
20:33:31 [2023-03-15T00:33:31.039Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.400/org.eclipse.equinox.p2.metadata-2.4.400.pom
20:33:31 [2023-03-15T00:33:31.039Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.400/org.eclipse.equinox.p2.metadata-2.4.400.pom (2.1 kB at 125 kB/s)
20:33:31 [2023-03-15T00:33:31.039Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.500/org.eclipse.equinox.p2.metadata-2.4.500.pom
20:33:31 [2023-03-15T00:33:31.039Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.500/org.eclipse.equinox.p2.metadata-2.4.500.pom (2.1 kB at 48 kB/s)
20:33:31 [2023-03-15T00:33:31.039Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.600/org.eclipse.equinox.p2.metadata-2.4.600.pom
20:33:31 [2023-03-15T00:33:31.294Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.600/org.eclipse.equinox.p2.metadata-2.4.600.pom (2.1 kB at 31 kB/s)
20:33:31 [2023-03-15T00:33:31.294Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.700/org.eclipse.equinox.p2.metadata-2.4.700.pom
20:33:31 [2023-03-15T00:33:31.295Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.700/org.eclipse.equinox.p2.metadata-2.4.700.pom (2.1 kB at 31 kB/s)
20:33:31 [2023-03-15T00:33:31.295Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.5.0/org.eclipse.equinox.p2.metadata-2.5.0.pom
20:33:31 [2023-03-15T00:33:31.551Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.5.0/org.eclipse.equinox.p2.metadata-2.5.0.pom (2.1 kB at 14 kB/s)
20:33:31 [2023-03-15T00:33:31.551Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.5.100/org.eclipse.equinox.p2.metadata-2.5.100.pom
20:33:31 [2023-03-15T00:33:31.551Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.5.100/org.eclipse.equinox.p2.metadata-2.5.100.pom (2.1 kB at 64 kB/s)
20:33:31 [2023-03-15T00:33:31.551Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.0/org.eclipse.equinox.p2.metadata-2.6.0.pom
20:33:31 [2023-03-15T00:33:31.551Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.0/org.eclipse.equinox.p2.metadata-2.6.0.pom (2.1 kB at 37 kB/s)
20:33:31 [2023-03-15T00:33:31.551Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.100/org.eclipse.equinox.p2.metadata-2.6.100.pom
20:33:31 [2023-03-15T00:33:31.551Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.100/org.eclipse.equinox.p2.metadata-2.6.100.pom (2.1 kB at 54 kB/s)
20:33:31 [2023-03-15T00:33:31.551Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.200/org.eclipse.equinox.p2.metadata-2.6.200.pom
20:33:31 [2023-03-15T00:33:31.551Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.200/org.eclipse.equinox.p2.metadata-2.6.200.pom (2.1 kB at 85 kB/s)
20:33:31 [2023-03-15T00:33:31.551Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.300/org.eclipse.equinox.p2.metadata-2.6.300.pom
20:33:31 [2023-03-15T00:33:31.551Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.300/org.eclipse.equinox.p2.metadata-2.6.300.pom (2.4 kB at 181 kB/s)
20:33:31 [2023-03-15T00:33:31.551Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/maven-metadata.xml
20:33:31 [2023-03-15T00:33:31.551Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/maven-metadata.xml (575 B at 36 kB/s)
20:33:31 [2023-03-15T00:33:31.551Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.3/xz-1.3.pom
20:33:31 [2023-03-15T00:33:31.551Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.3/xz-1.3.pom (1.9 kB at 95 kB/s)
20:33:31 [2023-03-15T00:33:31.552Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.4/xz-1.4.pom
20:33:31 [2023-03-15T00:33:31.809Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.4/xz-1.4.pom (1.9 kB at 34 kB/s)
20:33:31 [2023-03-15T00:33:31.809Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom
20:33:31 [2023-03-15T00:33:31.809Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom (1.9 kB at 61 kB/s)
20:33:31 [2023-03-15T00:33:31.809Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.6/xz-1.6.pom
20:33:31 [2023-03-15T00:33:31.809Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.6/xz-1.6.pom (1.9 kB at 76 kB/s)
20:33:31 [2023-03-15T00:33:31.809Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.7/xz-1.7.pom
20:33:31 [2023-03-15T00:33:31.809Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.7/xz-1.7.pom (1.9 kB at 79 kB/s)
20:33:31 [2023-03-15T00:33:31.809Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.pom
20:33:31 [2023-03-15T00:33:31.809Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 636 kB/s)
20:33:31 [2023-03-15T00:33:31.809Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom
20:33:31 [2023-03-15T00:33:31.809Z] [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 64 kB/s)
20:33:31 [2023-03-15T00:33:31.809Z] [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.1.600/org.eclipse.equinox.p2.artifact.repository-1.1.600.pom
20:33:31 [2023-03-15T00:33:31.809Z] [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.1.600/org.eclipse.equinox.p2.artifact.repository-1.1.600.pom (2.5 kB at 103 kB/s)
20:33:31 [2023-03-15T00:33:31.809Z] [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.1.650/org.eclipse.equinox.p2.artifact.repository-1.1.650.pom
20:33:31 [2023-03-15T00:33:31.809Z] [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.1.650/org.eclipse.equinox.p2.artifact.repository-1.1.650.pom (2.5 kB at 107 kB/s)
20:33:31 [2023-03-15T00:33:31.809Z] [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.2.0/org.eclipse.equinox.p2.artifact.repository-1.2.0.pom
20:33:32 [2023-03-15T00:33:32.066Z] [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.2.0/org.eclipse.equinox.p2.artifact.repository-1.2.0.pom (2.5 kB at 37 kB/s)
20:33:32 [2023-03-15T00:33:32.066Z] [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.2.100/org.eclipse.equinox.p2.artifact.repository-1.2.100.pom
20:33:32 [2023-03-15T00:33:32.066Z] [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.2.100/org.eclipse.equinox.p2.artifact.repository-1.2.100.pom (2.5 kB at 47 kB/s)
20:33:32 [2023-03-15T00:33:32.066Z] [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.2.200/org.eclipse.equinox.p2.artifact.repository-1.2.200.pom
20:33:32 [2023-03-15T00:33:32.066Z] [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.2.200/org.eclipse.equinox.p2.artifact.repository-1.2.200.pom (2.5 kB at 44 kB/s)
20:33:32 [2023-03-15T00:33:32.066Z] [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.3.0/org.eclipse.equinox.p2.artifact.repository-1.3.0.pom
20:33:32 [2023-03-15T00:33:32.066Z] [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.3.0/org.eclipse.equinox.p2.artifact.repository-1.3.0.pom (2.5 kB at 146 kB/s)
20:33:32 [2023-03-15T00:33:32.066Z] [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.3.100/org.eclipse.equinox.p2.artifact.repository-1.3.100.pom
20:33:32 [2023-03-15T00:33:32.323Z] [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.3.100/org.eclipse.equinox.p2.artifact.repository-1.3.100.pom (2.5 kB at 25 kB/s)
20:33:32 [2023-03-15T00:33:32.323Z] [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.3.200/org.eclipse.equinox.p2.artifact.repository-1.3.200.pom
20:33:32 [2023-03-15T00:33:32.323Z] [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.3.200/org.eclipse.equinox.p2.artifact.repository-1.3.200.pom (2.5 kB at 69 kB/s)
20:33:32 [2023-03-15T00:33:32.323Z] [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.3.300/org.eclipse.equinox.p2.artifact.repository-1.3.300.pom
20:33:32 [2023-03-15T00:33:32.323Z] [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.3.300/org.eclipse.equinox.p2.artifact.repository-1.3.300.pom (2.5 kB at 59 kB/s)
20:33:32 [2023-03-15T00:33:32.323Z] [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.3.400/org.eclipse.equinox.p2.artifact.repository-1.3.400.pom
20:33:32 [2023-03-15T00:33:32.323Z] [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.3.400/org.eclipse.equinox.p2.artifact.repository-1.3.400.pom (2.5 kB at 73 kB/s)
20:33:32 [2023-03-15T00:33:32.323Z] [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.3.500/org.eclipse.equinox.p2.artifact.repository-1.3.500.pom
20:33:32 [2023-03-15T00:33:32.323Z] [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.3.500/org.eclipse.equinox.p2.artifact.repository-1.3.500.pom (2.5 kB at 45 kB/s)
20:33:32 [2023-03-15T00:33:32.323Z] [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.4.0/org.eclipse.equinox.p2.artifact.repository-1.4.0.pom
20:33:32 [2023-03-15T00:33:32.323Z] [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.4.0/org.eclipse.equinox.p2.artifact.repository-1.4.0.pom (2.5 kB at 83 kB/s)
20:33:32 [2023-03-15T00:33:32.323Z] [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.4.100/org.eclipse.equinox.p2.artifact.repository-1.4.100.pom
20:33:32 [2023-03-15T00:33:32.579Z] [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.4.100/org.eclipse.equinox.p2.artifact.repository-1.4.100.pom (2.5 kB at 80 kB/s)
20:33:32 [2023-03-15T00:33:32.579Z] [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.4.200/org.eclipse.equinox.p2.artifact.repository-1.4.200.pom
20:33:32 [2023-03-15T00:33:32.579Z] [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.4.200/org.eclipse.equinox.p2.artifact.repository-1.4.200.pom (2.5 kB at 55 kB/s)
20:33:32 [2023-03-15T00:33:32.579Z] [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.4.300/org.eclipse.equinox.p2.artifact.repository-1.4.300.pom
20:33:32 [2023-03-15T00:33:32.579Z] [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.4.300/org.eclipse.equinox.p2.artifact.repository-1.4.300.pom (2.5 kB at 78 kB/s)
20:33:32 [2023-03-15T00:33:32.579Z] [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.4.400/org.eclipse.equinox.p2.artifact.repository-1.4.400.pom
20:33:32 [2023-03-15T00:33:32.579Z] [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.4.400/org.eclipse.equinox.p2.artifact.repository-1.4.400.pom (2.5 kB at 43 kB/s)
20:33:32 [2023-03-15T00:33:32.579Z] [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.4.500/org.eclipse.equinox.p2.artifact.repository-1.4.500.pom
20:33:32 [2023-03-15T00:33:32.579Z] [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.4.500/org.eclipse.equinox.p2.artifact.repository-1.4.500.pom (2.5 kB at 118 kB/s)
20:33:32 [2023-03-15T00:33:32.579Z] [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.4.600/org.eclipse.equinox.p2.artifact.repository-1.4.600.pom
20:33:32 [2023-03-15T00:33:32.579Z] [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.4.600/org.eclipse.equinox.p2.artifact.repository-1.4.600.pom (3.8 kB at 68 kB/s)
20:33:32 [2023-03-15T00:33:32.579Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.2.300/org.eclipse.equinox.p2.jarprocessor-1.2.300.pom
20:33:32 [2023-03-15T00:33:32.579Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.2.300/org.eclipse.equinox.p2.jarprocessor-1.2.300.pom (1.9 kB at 162 kB/s)
20:33:32 [2023-03-15T00:33:32.579Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.300/org.eclipse.equinox.p2.repository-2.6.300.pom
20:33:32 [2023-03-15T00:33:32.836Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.300/org.eclipse.equinox.p2.repository-2.6.300.pom (3.6 kB at 78 kB/s)
20:33:32 [2023-03-15T00:33:32.836Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.1000/org.eclipse.equinox.security-1.3.1000.pom
20:33:32 [2023-03-15T00:33:32.836Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.1000/org.eclipse.equinox.security-1.3.1000.pom (3.2 kB at 85 kB/s)
20:33:32 [2023-03-15T00:33:32.836Z] [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.4.800/org.eclipse.equinox.p2.artifact.repository-1.4.800.pom
20:33:32 [2023-03-15T00:33:32.836Z] [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.4.800/org.eclipse.equinox.p2.artifact.repository-1.4.800.pom (3.8 kB at 74 kB/s)
20:33:32 [2023-03-15T00:33:32.837Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.2.400/org.eclipse.equinox.p2.jarprocessor-1.2.400.pom
20:33:32 [2023-03-15T00:33:32.837Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.2.400/org.eclipse.equinox.p2.jarprocessor-1.2.400.pom (1.8 kB at 41 kB/s)
20:33:32 [2023-03-15T00:33:32.837Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml
20:33:32 [2023-03-15T00:33:32.837Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml (701 B at 19 kB/s)
20:33:32 [2023-03-15T00:33:32.837Z] [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.2.300/org.eclipse.equinox.p2.metadata.repository-1.2.300.pom
20:33:32 [2023-03-15T00:33:32.837Z] [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.2.300/org.eclipse.equinox.p2.metadata.repository-1.2.300.pom (2.3 kB at 142 kB/s)
20:33:32 [2023-03-15T00:33:32.837Z] [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.2.400/org.eclipse.equinox.p2.metadata.repository-1.2.400.pom
20:33:33 [2023-03-15T00:33:33.094Z] [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.2.400/org.eclipse.equinox.p2.metadata.repository-1.2.400.pom (2.3 kB at 30 kB/s)
20:33:33 [2023-03-15T00:33:33.095Z] [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.2.401/org.eclipse.equinox.p2.metadata.repository-1.2.401.pom
20:33:33 [2023-03-15T00:33:33.095Z] [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.2.401/org.eclipse.equinox.p2.metadata.repository-1.2.401.pom (2.3 kB at 39 kB/s)
20:33:33 [2023-03-15T00:33:33.095Z] [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.3.0/org.eclipse.equinox.p2.metadata.repository-1.3.0.pom
20:33:33 [2023-03-15T00:33:33.095Z] [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.3.0/org.eclipse.equinox.p2.metadata.repository-1.3.0.pom (2.3 kB at 67 kB/s)
20:33:33 [2023-03-15T00:33:33.095Z] [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.3.100/org.eclipse.equinox.p2.metadata.repository-1.3.100.pom
20:33:33 [2023-03-15T00:33:33.095Z] [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.3.100/org.eclipse.equinox.p2.metadata.repository-1.3.100.pom (2.3 kB at 71 kB/s)
20:33:33 [2023-03-15T00:33:33.095Z] [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.3.200/org.eclipse.equinox.p2.metadata.repository-1.3.200.pom
20:33:33 [2023-03-15T00:33:33.095Z] [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.3.200/org.eclipse.equinox.p2.metadata.repository-1.3.200.pom (2.3 kB at 191 kB/s)
20:33:33 [2023-03-15T00:33:33.095Z] [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.3.300/org.eclipse.equinox.p2.metadata.repository-1.3.300.pom
20:33:33 [2023-03-15T00:33:33.095Z] [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.3.300/org.eclipse.equinox.p2.metadata.repository-1.3.300.pom (2.3 kB at 79 kB/s)
20:33:33 [2023-03-15T00:33:33.095Z] [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.3.400/org.eclipse.equinox.p2.metadata.repository-1.3.400.pom
20:33:33 [2023-03-15T00:33:33.350Z] [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.3.400/org.eclipse.equinox.p2.metadata.repository-1.3.400.pom (2.3 kB at 79 kB/s)
20:33:33 [2023-03-15T00:33:33.351Z] [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.3.500/org.eclipse.equinox.p2.metadata.repository-1.3.500.pom
20:33:33 [2023-03-15T00:33:33.351Z] [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.3.500/org.eclipse.equinox.p2.metadata.repository-1.3.500.pom (2.3 kB at 64 kB/s)
20:33:33 [2023-03-15T00:33:33.351Z] [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.4.0/org.eclipse.equinox.p2.metadata.repository-1.4.0.pom
20:33:33 [2023-03-15T00:33:33.351Z] [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.4.0/org.eclipse.equinox.p2.metadata.repository-1.4.0.pom (2.3 kB at 66 kB/s)
20:33:33 [2023-03-15T00:33:33.351Z] [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.4.100/org.eclipse.equinox.p2.metadata.repository-1.4.100.pom
20:33:33 [2023-03-15T00:33:33.351Z] [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.4.100/org.eclipse.equinox.p2.metadata.repository-1.4.100.pom (2.3 kB at 79 kB/s)
20:33:33 [2023-03-15T00:33:33.351Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/maven-metadata.xml
20:33:33 [2023-03-15T00:33:33.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/maven-metadata.xml (987 B at 19 kB/s)
20:33:33 [2023-03-15T00:33:33.351Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.200/org.eclipse.equinox.p2.repository-2.3.200.pom
20:33:33 [2023-03-15T00:33:33.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.200/org.eclipse.equinox.p2.repository-2.3.200.pom (2.1 kB at 35 kB/s)
20:33:33 [2023-03-15T00:33:33.351Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.300/org.eclipse.equinox.p2.repository-2.3.300.pom
20:33:33 [2023-03-15T00:33:33.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.300/org.eclipse.equinox.p2.repository-2.3.300.pom (2.1 kB at 100 kB/s)
20:33:33 [2023-03-15T00:33:33.351Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.301/org.eclipse.equinox.p2.repository-2.3.301.pom
20:33:33 [2023-03-15T00:33:33.607Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.301/org.eclipse.equinox.p2.repository-2.3.301.pom (2.1 kB at 32 kB/s)
20:33:33 [2023-03-15T00:33:33.607Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.0/org.eclipse.equinox.p2.repository-2.4.0.pom
20:33:33 [2023-03-15T00:33:33.607Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.0/org.eclipse.equinox.p2.repository-2.4.0.pom (2.1 kB at 41 kB/s)
20:33:33 [2023-03-15T00:33:33.607Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.100/org.eclipse.equinox.p2.repository-2.4.100.pom
20:33:33 [2023-03-15T00:33:33.607Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.100/org.eclipse.equinox.p2.repository-2.4.100.pom (2.1 kB at 84 kB/s)
20:33:33 [2023-03-15T00:33:33.607Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.200/org.eclipse.equinox.p2.repository-2.4.200.pom
20:33:33 [2023-03-15T00:33:33.607Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.200/org.eclipse.equinox.p2.repository-2.4.200.pom (2.1 kB at 92 kB/s)
20:33:33 [2023-03-15T00:33:33.607Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.300/org.eclipse.equinox.p2.repository-2.4.300.pom
20:33:33 [2023-03-15T00:33:33.607Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.300/org.eclipse.equinox.p2.repository-2.4.300.pom (2.1 kB at 55 kB/s)
20:33:33 [2023-03-15T00:33:33.607Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.400/org.eclipse.equinox.p2.repository-2.4.400.pom
20:33:33 [2023-03-15T00:33:33.607Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.400/org.eclipse.equinox.p2.repository-2.4.400.pom (2.1 kB at 125 kB/s)
20:33:33 [2023-03-15T00:33:33.608Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.500/org.eclipse.equinox.p2.repository-2.4.500.pom
20:33:33 [2023-03-15T00:33:33.864Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.500/org.eclipse.equinox.p2.repository-2.4.500.pom (2.1 kB at 73 kB/s)
20:33:33 [2023-03-15T00:33:33.864Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.600/org.eclipse.equinox.p2.repository-2.4.600.pom
20:33:33 [2023-03-15T00:33:33.864Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.600/org.eclipse.equinox.p2.repository-2.4.600.pom (2.1 kB at 82 kB/s)
20:33:33 [2023-03-15T00:33:33.864Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.700/org.eclipse.equinox.p2.repository-2.4.700.pom
20:33:33 [2023-03-15T00:33:33.864Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.700/org.eclipse.equinox.p2.repository-2.4.700.pom (2.1 kB at 56 kB/s)
20:33:33 [2023-03-15T00:33:33.864Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.800/org.eclipse.equinox.p2.repository-2.4.800.pom
20:33:33 [2023-03-15T00:33:33.864Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.800/org.eclipse.equinox.p2.repository-2.4.800.pom (2.1 kB at 89 kB/s)
20:33:33 [2023-03-15T00:33:33.864Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.0/org.eclipse.equinox.p2.repository-2.5.0.pom
20:33:33 [2023-03-15T00:33:33.864Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.0/org.eclipse.equinox.p2.repository-2.5.0.pom (2.1 kB at 69 kB/s)
20:33:33 [2023-03-15T00:33:33.864Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.100/org.eclipse.equinox.p2.repository-2.5.100.pom
20:33:33 [2023-03-15T00:33:33.864Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.100/org.eclipse.equinox.p2.repository-2.5.100.pom (2.1 kB at 39 kB/s)
20:33:33 [2023-03-15T00:33:33.864Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.200/org.eclipse.equinox.p2.repository-2.5.200.pom
20:33:33 [2023-03-15T00:33:33.864Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.200/org.eclipse.equinox.p2.repository-2.5.200.pom (2.1 kB at 85 kB/s)
20:33:33 [2023-03-15T00:33:33.864Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.300/org.eclipse.equinox.p2.repository-2.5.300.pom
20:33:33 [2023-03-15T00:33:33.864Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.300/org.eclipse.equinox.p2.repository-2.5.300.pom (2.1 kB at 68 kB/s)
20:33:33 [2023-03-15T00:33:33.864Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.0/org.eclipse.equinox.p2.repository-2.6.0.pom
20:33:34 [2023-03-15T00:33:34.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.0/org.eclipse.equinox.p2.repository-2.6.0.pom (2.1 kB at 125 kB/s)
20:33:34 [2023-03-15T00:33:34.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.100/org.eclipse.equinox.p2.repository-2.6.100.pom
20:33:34 [2023-03-15T00:33:34.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.100/org.eclipse.equinox.p2.repository-2.6.100.pom (2.1 kB at 92 kB/s)
20:33:34 [2023-03-15T00:33:34.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.200/org.eclipse.equinox.p2.repository-2.6.200.pom
20:33:34 [2023-03-15T00:33:34.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.200/org.eclipse.equinox.p2.repository-2.6.200.pom (3.9 kB at 141 kB/s)
20:33:34 [2023-03-15T00:33:34.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/maven-metadata.xml
20:33:34 [2023-03-15T00:33:34.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/maven-metadata.xml (396 B at 5.9 kB/s)
20:33:34 [2023-03-15T00:33:34.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/maven-metadata.xml
20:33:34 [2023-03-15T00:33:34.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/maven-metadata.xml (824 B at 27 kB/s)
20:33:34 [2023-03-15T00:33:34.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.2.200/org.eclipse.equinox.security-1.2.200.pom
20:33:34 [2023-03-15T00:33:34.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.2.200/org.eclipse.equinox.security-1.2.200.pom (1.8 kB at 149 kB/s)
20:33:34 [2023-03-15T00:33:34.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.2.300/org.eclipse.equinox.security-1.2.300.pom
20:33:34 [2023-03-15T00:33:34.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.2.300/org.eclipse.equinox.security-1.2.300.pom (1.8 kB at 45 kB/s)
20:33:34 [2023-03-15T00:33:34.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.2.400/org.eclipse.equinox.security-1.2.400.pom
20:33:34 [2023-03-15T00:33:34.379Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.2.400/org.eclipse.equinox.security-1.2.400.pom (1.8 kB at 42 kB/s)
20:33:34 [2023-03-15T00:33:34.379Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.2.500/org.eclipse.equinox.security-1.2.500.pom
20:33:34 [2023-03-15T00:33:34.379Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.2.500/org.eclipse.equinox.security-1.2.500.pom (1.8 kB at 64 kB/s)
20:33:34 [2023-03-15T00:33:34.379Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.0/org.eclipse.equinox.security-1.3.0.pom
20:33:34 [2023-03-15T00:33:34.379Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.0/org.eclipse.equinox.security-1.3.0.pom (1.8 kB at 45 kB/s)
20:33:34 [2023-03-15T00:33:34.379Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.100/org.eclipse.equinox.security-1.3.100.pom
20:33:34 [2023-03-15T00:33:34.379Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.100/org.eclipse.equinox.security-1.3.100.pom (1.8 kB at 50 kB/s)
20:33:34 [2023-03-15T00:33:34.379Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.200/org.eclipse.equinox.security-1.3.200.pom
20:33:34 [2023-03-15T00:33:34.379Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.200/org.eclipse.equinox.security-1.3.200.pom (1.8 kB at 30 kB/s)
20:33:34 [2023-03-15T00:33:34.379Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.300/org.eclipse.equinox.security-1.3.300.pom
20:33:34 [2023-03-15T00:33:34.379Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.300/org.eclipse.equinox.security-1.3.300.pom (1.8 kB at 82 kB/s)
20:33:34 [2023-03-15T00:33:34.379Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.400/org.eclipse.equinox.security-1.3.400.pom
20:33:34 [2023-03-15T00:33:34.637Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.400/org.eclipse.equinox.security-1.3.400.pom (1.8 kB at 33 kB/s)
20:33:34 [2023-03-15T00:33:34.637Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.500/org.eclipse.equinox.security-1.3.500.pom
20:33:34 [2023-03-15T00:33:34.637Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.500/org.eclipse.equinox.security-1.3.500.pom (1.8 kB at 72 kB/s)
20:33:34 [2023-03-15T00:33:34.637Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.600/org.eclipse.equinox.security-1.3.600.pom
20:33:34 [2023-03-15T00:33:34.637Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.600/org.eclipse.equinox.security-1.3.600.pom (1.8 kB at 30 kB/s)
20:33:34 [2023-03-15T00:33:34.637Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.700/org.eclipse.equinox.security-1.3.700.pom
20:33:34 [2023-03-15T00:33:34.637Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.700/org.eclipse.equinox.security-1.3.700.pom (1.8 kB at 67 kB/s)
20:33:34 [2023-03-15T00:33:34.637Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.800/org.eclipse.equinox.security-1.3.800.pom
20:33:34 [2023-03-15T00:33:34.637Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.800/org.eclipse.equinox.security-1.3.800.pom (1.8 kB at 42 kB/s)
20:33:34 [2023-03-15T00:33:34.637Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.900/org.eclipse.equinox.security-1.3.900.pom
20:33:34 [2023-03-15T00:33:34.637Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.900/org.eclipse.equinox.security-1.3.900.pom (1.8 kB at 30 kB/s)
20:33:34 [2023-03-15T00:33:34.637Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.400/org.eclipse.equinox.p2.director-2.5.400.pom
20:33:34 [2023-03-15T00:33:34.893Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.400/org.eclipse.equinox.p2.director-2.5.400.pom (3.6 kB at 83 kB/s)
20:33:34 [2023-03-15T00:33:34.893Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/maven-metadata.xml
20:33:34 [2023-03-15T00:33:34.893Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/maven-metadata.xml (431 B at 21 kB/s)
20:33:34 [2023-03-15T00:33:34.893Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.5/org.ow2.sat4j.core-2.3.5.pom
20:33:34 [2023-03-15T00:33:34.893Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.5/org.ow2.sat4j.core-2.3.5.pom (2.2 kB at 182 kB/s)
20:33:34 [2023-03-15T00:33:34.893Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.5/org.ow2.sat4j.pom-2.3.5.pom
20:33:34 [2023-03-15T00:33:34.893Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.5/org.ow2.sat4j.pom-2.3.5.pom (15 kB at 367 kB/s)
20:33:34 [2023-03-15T00:33:34.893Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom
20:33:34 [2023-03-15T00:33:34.893Z] [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 624 kB/s)
20:33:34 [2023-03-15T00:33:34.893Z] [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
20:33:34 [2023-03-15T00:33:34.893Z] [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 729 kB/s)
20:33:34 [2023-03-15T00:33:34.893Z] [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
20:33:34 [2023-03-15T00:33:34.894Z] [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 922 kB/s)
20:33:34 [2023-03-15T00:33:34.894Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/maven-metadata.xml
20:33:34 [2023-03-15T00:33:34.894Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/maven-metadata.xml (429 B at 9.5 kB/s)
20:33:34 [2023-03-15T00:33:34.894Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.5/org.ow2.sat4j.pb-2.3.5.pom
20:33:34 [2023-03-15T00:33:34.894Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.5/org.ow2.sat4j.pb-2.3.5.pom (2.1 kB at 99 kB/s)
20:33:34 [2023-03-15T00:33:34.894Z] [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
20:33:34 [2023-03-15T00:33:34.894Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom (1.9 kB at 210 kB/s)
20:33:34 [2023-03-15T00:33:34.894Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/maven-metadata.xml
20:33:35 [2023-03-15T00:33:35.150Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/maven-metadata.xml (759 B at 24 kB/s)
20:33:35 [2023-03-15T00:33:35.150Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.1.200/org.eclipse.equinox.simpleconfigurator-1.1.200.pom
20:33:35 [2023-03-15T00:33:35.150Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.1.200/org.eclipse.equinox.simpleconfigurator-1.1.200.pom (1.7 kB at 55 kB/s)
20:33:35 [2023-03-15T00:33:35.150Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.2.0/org.eclipse.equinox.simpleconfigurator-1.2.0.pom
20:33:35 [2023-03-15T00:33:35.150Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.2.0/org.eclipse.equinox.simpleconfigurator-1.2.0.pom (1.7 kB at 33 kB/s)
20:33:35 [2023-03-15T00:33:35.150Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.2.1/org.eclipse.equinox.simpleconfigurator-1.2.1.pom
20:33:35 [2023-03-15T00:33:35.150Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.2.1/org.eclipse.equinox.simpleconfigurator-1.2.1.pom (1.7 kB at 34 kB/s)
20:33:35 [2023-03-15T00:33:35.150Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.0/org.eclipse.equinox.simpleconfigurator-1.3.0.pom
20:33:35 [2023-03-15T00:33:35.150Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.0/org.eclipse.equinox.simpleconfigurator-1.3.0.pom (1.7 kB at 33 kB/s)
20:33:35 [2023-03-15T00:33:35.150Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.100/org.eclipse.equinox.simpleconfigurator-1.3.100.pom
20:33:35 [2023-03-15T00:33:35.150Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.100/org.eclipse.equinox.simpleconfigurator-1.3.100.pom (1.7 kB at 53 kB/s)
20:33:35 [2023-03-15T00:33:35.150Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.200/org.eclipse.equinox.simpleconfigurator-1.3.200.pom
20:33:35 [2023-03-15T00:33:35.407Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.200/org.eclipse.equinox.simpleconfigurator-1.3.200.pom (1.7 kB at 30 kB/s)
20:33:35 [2023-03-15T00:33:35.408Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.300/org.eclipse.equinox.simpleconfigurator-1.3.300.pom
20:33:35 [2023-03-15T00:33:35.408Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.300/org.eclipse.equinox.simpleconfigurator-1.3.300.pom (1.7 kB at 56 kB/s)
20:33:35 [2023-03-15T00:33:35.408Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.400/org.eclipse.equinox.simpleconfigurator-1.3.400.pom
20:33:35 [2023-03-15T00:33:35.408Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.400/org.eclipse.equinox.simpleconfigurator-1.3.400.pom (1.7 kB at 91 kB/s)
20:33:35 [2023-03-15T00:33:35.408Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.500/org.eclipse.equinox.simpleconfigurator-1.3.500.pom
20:33:35 [2023-03-15T00:33:35.408Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.500/org.eclipse.equinox.simpleconfigurator-1.3.500.pom (1.7 kB at 34 kB/s)
20:33:35 [2023-03-15T00:33:35.408Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.600/org.eclipse.equinox.simpleconfigurator-1.3.600.pom
20:33:35 [2023-03-15T00:33:35.408Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.600/org.eclipse.equinox.simpleconfigurator-1.3.600.pom (1.7 kB at 48 kB/s)
20:33:35 [2023-03-15T00:33:35.408Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.0/org.eclipse.equinox.simpleconfigurator-1.4.0.pom
20:33:35 [2023-03-15T00:33:35.408Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.0/org.eclipse.equinox.simpleconfigurator-1.4.0.pom (1.7 kB at 69 kB/s)
20:33:35 [2023-03-15T00:33:35.408Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.100/org.eclipse.equinox.simpleconfigurator-1.4.100.pom
20:33:35 [2023-03-15T00:33:35.664Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.100/org.eclipse.equinox.simpleconfigurator-1.4.100.pom (1.9 kB at 40 kB/s)
20:33:35 [2023-03-15T00:33:35.664Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.200/org.eclipse.equinox.simpleconfigurator-1.4.200.pom
20:33:35 [2023-03-15T00:33:35.664Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.200/org.eclipse.equinox.simpleconfigurator-1.4.200.pom (1.5 kB at 45 kB/s)
20:33:35 [2023-03-15T00:33:35.664Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/maven-metadata.xml
20:33:35 [2023-03-15T00:33:35.664Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/maven-metadata.xml (851 B at 21 kB/s)
20:33:35 [2023-03-15T00:33:35.664Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.4.100/org.eclipse.equinox.p2.engine-2.4.100.pom
20:33:35 [2023-03-15T00:33:35.664Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.4.100/org.eclipse.equinox.p2.engine-2.4.100.pom (2.3 kB at 76 kB/s)
20:33:35 [2023-03-15T00:33:35.664Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.5.0/org.eclipse.equinox.p2.engine-2.5.0.pom
20:33:35 [2023-03-15T00:33:35.664Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.5.0/org.eclipse.equinox.p2.engine-2.5.0.pom (2.3 kB at 50 kB/s)
20:33:35 [2023-03-15T00:33:35.665Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.0/org.eclipse.equinox.p2.engine-2.6.0.pom
20:33:35 [2023-03-15T00:33:35.665Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.0/org.eclipse.equinox.p2.engine-2.6.0.pom (2.3 kB at 58 kB/s)
20:33:35 [2023-03-15T00:33:35.665Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.100/org.eclipse.equinox.p2.engine-2.6.100.pom
20:33:35 [2023-03-15T00:33:35.665Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.100/org.eclipse.equinox.p2.engine-2.6.100.pom (2.3 kB at 76 kB/s)
20:33:35 [2023-03-15T00:33:35.665Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.200/org.eclipse.equinox.p2.engine-2.6.200.pom
20:33:35 [2023-03-15T00:33:35.921Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.200/org.eclipse.equinox.p2.engine-2.6.200.pom (2.3 kB at 152 kB/s)
20:33:35 [2023-03-15T00:33:35.921Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.300/org.eclipse.equinox.p2.engine-2.6.300.pom
20:33:35 [2023-03-15T00:33:35.921Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.300/org.eclipse.equinox.p2.engine-2.6.300.pom (2.3 kB at 190 kB/s)
20:33:35 [2023-03-15T00:33:35.921Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.400/org.eclipse.equinox.p2.engine-2.6.400.pom
20:33:35 [2023-03-15T00:33:35.921Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.400/org.eclipse.equinox.p2.engine-2.6.400.pom (2.3 kB at 74 kB/s)
20:33:35 [2023-03-15T00:33:35.921Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.500/org.eclipse.equinox.p2.engine-2.6.500.pom
20:33:35 [2023-03-15T00:33:35.922Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.500/org.eclipse.equinox.p2.engine-2.6.500.pom (2.3 kB at 49 kB/s)
20:33:35 [2023-03-15T00:33:35.922Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.600/org.eclipse.equinox.p2.engine-2.6.600.pom
20:33:35 [2023-03-15T00:33:35.922Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.600/org.eclipse.equinox.p2.engine-2.6.600.pom (2.3 kB at 104 kB/s)
20:33:35 [2023-03-15T00:33:35.922Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.700/org.eclipse.equinox.p2.engine-2.6.700.pom
20:33:35 [2023-03-15T00:33:35.922Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.700/org.eclipse.equinox.p2.engine-2.6.700.pom (2.3 kB at 99 kB/s)
20:33:35 [2023-03-15T00:33:35.922Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.0/org.eclipse.equinox.p2.engine-2.7.0.pom
20:33:35 [2023-03-15T00:33:35.922Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.0/org.eclipse.equinox.p2.engine-2.7.0.pom (2.3 kB at 40 kB/s)
20:33:35 [2023-03-15T00:33:35.922Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.100/org.eclipse.equinox.p2.engine-2.7.100.pom
20:33:35 [2023-03-15T00:33:35.922Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.100/org.eclipse.equinox.p2.engine-2.7.100.pom (2.3 kB at 84 kB/s)
20:33:35 [2023-03-15T00:33:35.922Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.200/org.eclipse.equinox.p2.engine-2.7.200.pom
20:33:36 [2023-03-15T00:33:36.178Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.200/org.eclipse.equinox.p2.engine-2.7.200.pom (2.3 kB at 104 kB/s)
20:33:36 [2023-03-15T00:33:36.178Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.300/org.eclipse.equinox.p2.engine-2.7.300.pom
20:33:36 [2023-03-15T00:33:36.178Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.300/org.eclipse.equinox.p2.engine-2.7.300.pom (2.3 kB at 65 kB/s)
20:33:36 [2023-03-15T00:33:36.178Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.400/org.eclipse.equinox.p2.engine-2.7.400.pom
20:33:36 [2023-03-15T00:33:36.178Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.400/org.eclipse.equinox.p2.engine-2.7.400.pom (2.3 kB at 78 kB/s)
20:33:36 [2023-03-15T00:33:36.178Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/org.eclipse.equinox.p2.engine-2.7.500.pom
20:33:36 [2023-03-15T00:33:36.178Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/org.eclipse.equinox.p2.engine-2.7.500.pom (4.2 kB at 300 kB/s)
20:33:36 [2023-03-15T00:33:36.178Z] [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
20:33:36 [2023-03-15T00:33:36.178Z] [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 31 kB/s)
20:33:36 [2023-03-15T00:33:36.178Z] [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.4.200/org.eclipse.equinox.p2.publisher.eclipse-1.4.200.pom
20:33:36 [2023-03-15T00:33:36.178Z] [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.4.200/org.eclipse.equinox.p2.publisher.eclipse-1.4.200.pom (3.9 kB at 123 kB/s)
20:33:36 [2023-03-15T00:33:36.178Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.100/org.eclipse.equinox.frameworkadmin-2.2.100.pom
20:33:36 [2023-03-15T00:33:36.178Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.100/org.eclipse.equinox.frameworkadmin-2.2.100.pom (2.1 kB at 97 kB/s)
20:33:36 [2023-03-15T00:33:36.178Z] [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.200/org.eclipse.equinox.frameworkadmin.equinox-1.2.200.pom
20:33:36 [2023-03-15T00:33:36.178Z] [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.200/org.eclipse.equinox.frameworkadmin.equinox-1.2.200.pom (2.0 kB at 90 kB/s)
20:33:36 [2023-03-15T00:33:36.178Z] [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.100/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.100.pom
20:33:36 [2023-03-15T00:33:36.434Z] [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.100/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.100.pom (2.4 kB at 70 kB/s)
20:33:36 [2023-03-15T00:33:36.435Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/3.0.3/org.eclipse.tycho.p2.resolver.impl-3.0.3.pom
20:33:36 [2023-03-15T00:33:36.435Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/3.0.3/org.eclipse.tycho.p2.resolver.impl-3.0.3.pom (946 B at 39 kB/s)
20:33:36 [2023-03-15T00:33:36.435Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/3.0.3/org.eclipse.tycho.p2.maven.repository-3.0.3.pom
20:33:36 [2023-03-15T00:33:36.435Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/3.0.3/org.eclipse.tycho.p2.maven.repository-3.0.3.pom (962 B at 69 kB/s)
20:33:36 [2023-03-15T00:33:36.435Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/p2-maven-plugin/3.0.3/p2-maven-plugin-3.0.3.pom
20:33:36 [2023-03-15T00:33:36.435Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/p2-maven-plugin/3.0.3/p2-maven-plugin-3.0.3.pom (7.8 kB at 489 kB/s)
20:33:36 [2023-03-15T00:33:36.435Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/org.eclipse.equinox.p2.updatesite-1.2.300.pom
20:33:36 [2023-03-15T00:33:36.435Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/org.eclipse.equinox.p2.updatesite-1.2.300.pom (2.4 kB at 76 kB/s)
20:33:36 [2023-03-15T00:33:36.435Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-api/3.0.3/sisu-osgi-api-3.0.3.pom
20:33:36 [2023-03-15T00:33:36.435Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-api/3.0.3/sisu-osgi-api-3.0.3.pom (1.7 kB at 68 kB/s)
20:33:36 [2023-03-15T00:33:36.435Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi/3.0.3/sisu-osgi-3.0.3.pom
20:33:36 [2023-03-15T00:33:36.435Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi/3.0.3/sisu-osgi-3.0.3.pom (1.1 kB at 16 kB/s)
20:33:36 [2023-03-15T00:33:36.435Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-connect/3.0.3/sisu-osgi-connect-3.0.3.pom
20:33:36 [2023-03-15T00:33:36.691Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-connect/3.0.3/sisu-osgi-connect-3.0.3.pom (1.7 kB at 30 kB/s)
20:33:36 [2023-03-15T00:33:36.691Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.pom
20:33:36 [2023-03-15T00:33:36.691Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.pom (2.8 kB at 156 kB/s)
20:33:36 [2023-03-15T00:33:36.691Z] [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
20:33:36 [2023-03-15T00:33:36.691Z] [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 36 kB/s)
20:33:36 [2023-03-15T00:33:36.691Z] [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
20:33:36 [2023-03-15T00:33:36.691Z] [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 35 kB/s)
20:33:36 [2023-03-15T00:33:36.691Z] [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
20:33:36 [2023-03-15T00:33:36.691Z] [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 25 kB/s)
20:33:36 [2023-03-15T00:33:36.691Z] [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
20:33:36 [2023-03-15T00:33:36.691Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom (770 B at 110 kB/s)
20:33:36 [2023-03-15T00:33:36.691Z] [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
20:33:36 [2023-03-15T00:33:36.691Z] [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 2.0 MB/s)
20:33:36 [2023-03-15T00:33:36.691Z] [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
20:33:36 [2023-03-15T00:33:36.691Z] [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 6.4 MB/s)
20:33:36 [2023-03-15T00:33:36.691Z] [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
20:33:36 [2023-03-15T00:33:36.691Z] [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 1.2 MB/s)
20:33:36 [2023-03-15T00:33:36.691Z] [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
20:33:36 [2023-03-15T00:33:36.691Z] [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.8 MB/s)
20:33:36 [2023-03-15T00:33:36.691Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom
20:33:36 [2023-03-15T00:33:36.691Z] [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 6.1 MB/s)
20:33:36 [2023-03-15T00:33:36.691Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
20:33:36 [2023-03-15T00:33:36.947Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 222 kB/s)
20:33:36 [2023-03-15T00:33:36.948Z] [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.4.400/org.eclipse.equinox.p2.touchpoint.natives-1.4.400.pom
20:33:36 [2023-03-15T00:33:36.948Z] [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.4.400/org.eclipse.equinox.p2.touchpoint.natives-1.4.400.pom (2.2 kB at 45 kB/s)
20:33:36 [2023-03-15T00:33:36.948Z] [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.3.300/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300.pom
20:33:36 [2023-03-15T00:33:36.948Z] [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.3.300/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300.pom (4.9 kB at 189 kB/s)
20:33:36 [2023-03-15T00:33:36.948Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/maven-metadata.xml
20:33:36 [2023-03-15T00:33:36.948Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/maven-metadata.xml (594 B at 15 kB/s)
20:33:36 [2023-03-15T00:33:36.948Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.0.300/org.eclipse.equinox.frameworkadmin-2.0.300.pom
20:33:36 [2023-03-15T00:33:36.948Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.0.300/org.eclipse.equinox.frameworkadmin-2.0.300.pom (1.9 kB at 49 kB/s)
20:33:36 [2023-03-15T00:33:36.948Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.0/org.eclipse.equinox.frameworkadmin-2.1.0.pom
20:33:36 [2023-03-15T00:33:36.948Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.0/org.eclipse.equinox.frameworkadmin-2.1.0.pom (1.9 kB at 148 kB/s)
20:33:36 [2023-03-15T00:33:36.948Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.100/org.eclipse.equinox.frameworkadmin-2.1.100.pom
20:33:36 [2023-03-15T00:33:36.948Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.100/org.eclipse.equinox.frameworkadmin-2.1.100.pom (1.9 kB at 44 kB/s)
20:33:36 [2023-03-15T00:33:36.948Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.200/org.eclipse.equinox.frameworkadmin-2.1.200.pom
20:33:37 [2023-03-15T00:33:37.204Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.200/org.eclipse.equinox.frameworkadmin-2.1.200.pom (1.9 kB at 29 kB/s)
20:33:37 [2023-03-15T00:33:37.205Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.300/org.eclipse.equinox.frameworkadmin-2.1.300.pom
20:33:37 [2023-03-15T00:33:37.205Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.300/org.eclipse.equinox.frameworkadmin-2.1.300.pom (1.9 kB at 47 kB/s)
20:33:37 [2023-03-15T00:33:37.205Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.400/org.eclipse.equinox.frameworkadmin-2.1.400.pom
20:33:37 [2023-03-15T00:33:37.205Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.400/org.eclipse.equinox.frameworkadmin-2.1.400.pom (1.9 kB at 52 kB/s)
20:33:37 [2023-03-15T00:33:37.205Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.0/org.eclipse.equinox.frameworkadmin-2.2.0.pom
20:33:37 [2023-03-15T00:33:37.205Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.0/org.eclipse.equinox.frameworkadmin-2.2.0.pom (1.9 kB at 121 kB/s)
20:33:37 [2023-03-15T00:33:37.205Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml
20:33:37 [2023-03-15T00:33:37.205Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml (599 B at 11 kB/s)
20:33:37 [2023-03-15T00:33:37.205Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.0.300/org.eclipse.equinox.p2.garbagecollector-1.0.300.pom
20:33:37 [2023-03-15T00:33:37.205Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.0.300/org.eclipse.equinox.p2.garbagecollector-1.0.300.pom (2.1 kB at 52 kB/s)
20:33:37 [2023-03-15T00:33:37.205Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.0/org.eclipse.equinox.p2.garbagecollector-1.1.0.pom
20:33:37 [2023-03-15T00:33:37.205Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.0/org.eclipse.equinox.p2.garbagecollector-1.1.0.pom (2.1 kB at 133 kB/s)
20:33:37 [2023-03-15T00:33:37.205Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.100/org.eclipse.equinox.p2.garbagecollector-1.1.100.pom
20:33:37 [2023-03-15T00:33:37.462Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.100/org.eclipse.equinox.p2.garbagecollector-1.1.100.pom (2.1 kB at 102 kB/s)
20:33:37 [2023-03-15T00:33:37.462Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.200/org.eclipse.equinox.p2.garbagecollector-1.1.200.pom
20:33:37 [2023-03-15T00:33:37.462Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.200/org.eclipse.equinox.p2.garbagecollector-1.1.200.pom (2.2 kB at 94 kB/s)
20:33:37 [2023-03-15T00:33:37.462Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.300/org.eclipse.equinox.p2.garbagecollector-1.1.300.pom
20:33:37 [2023-03-15T00:33:37.462Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.300/org.eclipse.equinox.p2.garbagecollector-1.1.300.pom (2.2 kB at 63 kB/s)
20:33:37 [2023-03-15T00:33:37.462Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.400/org.eclipse.equinox.p2.garbagecollector-1.1.400.pom
20:33:37 [2023-03-15T00:33:37.462Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.400/org.eclipse.equinox.p2.garbagecollector-1.1.400.pom (2.2 kB at 53 kB/s)
20:33:37 [2023-03-15T00:33:37.462Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.0/org.eclipse.equinox.p2.garbagecollector-1.2.0.pom
20:33:37 [2023-03-15T00:33:37.462Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.0/org.eclipse.equinox.p2.garbagecollector-1.2.0.pom (2.2 kB at 90 kB/s)
20:33:37 [2023-03-15T00:33:37.462Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.100/org.eclipse.equinox.p2.garbagecollector-1.2.100.pom
20:33:37 [2023-03-15T00:33:37.462Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.100/org.eclipse.equinox.p2.garbagecollector-1.2.100.pom (3.2 kB at 170 kB/s)
20:33:37 [2023-03-15T00:33:37.462Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml
20:33:37 [2023-03-15T00:33:37.462Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml (676 B at 14 kB/s)
20:33:37 [2023-03-15T00:33:37.462Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.0.200.pom
20:33:37 [2023-03-15T00:33:37.719Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.0.200.pom (2.0 kB at 30 kB/s)
20:33:37 [2023-03-15T00:33:37.719Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.300/org.eclipse.equinox.simpleconfigurator.manipulator-2.0.300.pom
20:33:37 [2023-03-15T00:33:37.719Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.300/org.eclipse.equinox.simpleconfigurator.manipulator-2.0.300.pom (2.0 kB at 78 kB/s)
20:33:37 [2023-03-15T00:33:37.719Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.0.pom
20:33:37 [2023-03-15T00:33:37.719Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.0.pom (2.0 kB at 89 kB/s)
20:33:37 [2023-03-15T00:33:37.719Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.100/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.100.pom
20:33:37 [2023-03-15T00:33:37.719Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.100/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.100.pom (2.0 kB at 53 kB/s)
20:33:37 [2023-03-15T00:33:37.719Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.200.pom
20:33:37 [2023-03-15T00:33:37.719Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.200.pom (2.0 kB at 45 kB/s)
20:33:37 [2023-03-15T00:33:37.720Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.300/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.300.pom
20:33:37 [2023-03-15T00:33:37.720Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.300/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.300.pom (2.0 kB at 49 kB/s)
20:33:37 [2023-03-15T00:33:37.720Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.400/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.400.pom
20:33:37 [2023-03-15T00:33:37.720Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.400/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.400.pom (2.0 kB at 109 kB/s)
20:33:37 [2023-03-15T00:33:37.720Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.500/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.500.pom
20:33:37 [2023-03-15T00:33:37.720Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.500/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.500.pom (2.0 kB at 82 kB/s)
20:33:37 [2023-03-15T00:33:37.720Z] [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.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.0.pom
20:33:37 [2023-03-15T00:33:37.977Z] [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.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.0.pom (2.0 kB at 164 kB/s)
20:33:37 [2023-03-15T00:33:37.978Z] [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
20:33:37 [2023-03-15T00:33:37.978Z] [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 27 kB/s)
20:33:37 [2023-03-15T00:33:37.978Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.transport.ecf/1.3.300/org.eclipse.equinox.p2.transport.ecf-1.3.300.pom
20:33:37 [2023-03-15T00:33:37.978Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.transport.ecf/1.3.300/org.eclipse.equinox.p2.transport.ecf-1.3.300.pom (3.0 kB at 73 kB/s)
20:33:37 [2023-03-15T00:33:37.978Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/maven-metadata.xml
20:33:37 [2023-03-15T00:33:37.978Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/maven-metadata.xml (625 B at 18 kB/s)
20:33:37 [2023-03-15T00:33:37.978Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/3.8.0/org.eclipse.ecf-3.8.0.pom
20:33:37 [2023-03-15T00:33:37.978Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/3.8.0/org.eclipse.ecf-3.8.0.pom (617 B at 14 kB/s)
20:33:37 [2023-03-15T00:33:37.978Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/ecf-parent/1.0.0/ecf-parent-1.0.0.pom
20:33:38 [2023-03-15T00:33:38.233Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/ecf-parent/1.0.0/ecf-parent-1.0.0.pom (25 kB at 489 kB/s)
20:33:38 [2023-03-15T00:33:38.233Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/3.9.0/org.eclipse.ecf-3.9.0.pom
20:33:38 [2023-03-15T00:33:38.233Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/3.9.0/org.eclipse.ecf-3.9.0.pom (617 B at 47 kB/s)
20:33:38 [2023-03-15T00:33:38.233Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/3.9.2/org.eclipse.ecf-3.9.2.pom
20:33:38 [2023-03-15T00:33:38.233Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/3.9.2/org.eclipse.ecf-3.9.2.pom (617 B at 21 kB/s)
20:33:38 [2023-03-15T00:33:38.233Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/3.9.3/org.eclipse.ecf-3.9.3.pom
20:33:38 [2023-03-15T00:33:38.233Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/3.9.3/org.eclipse.ecf-3.9.3.pom (617 B at 41 kB/s)
20:33:38 [2023-03-15T00:33:38.233Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/3.9.4/org.eclipse.ecf-3.9.4.pom
20:33:38 [2023-03-15T00:33:38.233Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/3.9.4/org.eclipse.ecf-3.9.4.pom (617 B at 19 kB/s)
20:33:38 [2023-03-15T00:33:38.233Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/3.9.5/org.eclipse.ecf-3.9.5.pom
20:33:38 [2023-03-15T00:33:38.234Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/3.9.5/org.eclipse.ecf-3.9.5.pom (617 B at 34 kB/s)
20:33:38 [2023-03-15T00:33:38.234Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/3.9.100/org.eclipse.ecf-3.9.100.pom
20:33:38 [2023-03-15T00:33:38.234Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/3.9.100/org.eclipse.ecf-3.9.100.pom (619 B at 12 kB/s)
20:33:38 [2023-03-15T00:33:38.234Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/3.9.101/org.eclipse.ecf-3.9.101.pom
20:33:38 [2023-03-15T00:33:38.234Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/3.9.101/org.eclipse.ecf-3.9.101.pom (619 B at 20 kB/s)
20:33:38 [2023-03-15T00:33:38.234Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/3.9.102/org.eclipse.ecf-3.9.102.pom
20:33:38 [2023-03-15T00:33:38.234Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/3.9.102/org.eclipse.ecf-3.9.102.pom (619 B at 18 kB/s)
20:33:38 [2023-03-15T00:33:38.234Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/3.10.0/org.eclipse.ecf-3.10.0.pom
20:33:38 [2023-03-15T00:33:38.491Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/3.10.0/org.eclipse.ecf-3.10.0.pom (618 B at 14 kB/s)
20:33:38 [2023-03-15T00:33:38.491Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.filetransfer/maven-metadata.xml
20:33:38 [2023-03-15T00:33:38.491Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.filetransfer/maven-metadata.xml (422 B at 9.4 kB/s)
20:33:38 [2023-03-15T00:33:38.491Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.100/org.eclipse.ecf.filetransfer-5.1.100.pom
20:33:38 [2023-03-15T00:33:38.491Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.100/org.eclipse.ecf.filetransfer-5.1.100.pom (595 B at 50 kB/s)
20:33:38 [2023-03-15T00:33:38.491Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.101/org.eclipse.ecf.filetransfer-5.1.101.pom
20:33:38 [2023-03-15T00:33:38.491Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.101/org.eclipse.ecf.filetransfer-5.1.101.pom (595 B at 22 kB/s)
20:33:38 [2023-03-15T00:33:38.491Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.102/org.eclipse.ecf.filetransfer-5.1.102.pom
20:33:38 [2023-03-15T00:33:38.491Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.102/org.eclipse.ecf.filetransfer-5.1.102.pom (595 B at 17 kB/s)
20:33:38 [2023-03-15T00:33:38.491Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/maven-metadata.xml
20:33:38 [2023-03-15T00:33:38.491Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/maven-metadata.xml (464 B at 11 kB/s)
20:33:38 [2023-03-15T00:33:38.491Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.600/org.eclipse.ecf.provider.filetransfer-3.2.600.pom
20:33:38 [2023-03-15T00:33:38.491Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.600/org.eclipse.ecf.provider.filetransfer-3.2.600.pom (641 B at 34 kB/s)
20:33:38 [2023-03-15T00:33:38.491Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.601/org.eclipse.ecf.provider.filetransfer-3.2.601.pom
20:33:38 [2023-03-15T00:33:38.749Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.601/org.eclipse.ecf.provider.filetransfer-3.2.601.pom (641 B at 12 kB/s)
20:33:38 [2023-03-15T00:33:38.749Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.700/org.eclipse.ecf.provider.filetransfer-3.2.700.pom
20:33:38 [2023-03-15T00:33:38.749Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.700/org.eclipse.ecf.provider.filetransfer-3.2.700.pom (641 B at 7.2 kB/s)
20:33:38 [2023-03-15T00:33:38.749Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.800/org.eclipse.ecf.provider.filetransfer-3.2.800.pom
20:33:38 [2023-03-15T00:33:38.749Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.800/org.eclipse.ecf.provider.filetransfer-3.2.800.pom (641 B at 21 kB/s)
20:33:38 [2023-03-15T00:33:38.749Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.identity/3.9.402/org.eclipse.ecf.identity-3.9.402.pom
20:33:38 [2023-03-15T00:33:38.749Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.identity/3.9.402/org.eclipse.ecf.identity-3.9.402.pom (628 B at 18 kB/s)
20:33:38 [2023-03-15T00:33:38.749Z] [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
20:33:38 [2023-03-15T00:33:38.749Z] [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 646 kB/s)
20:33:38 [2023-03-15T00:33:38.749Z] [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
20:33:38 [2023-03-15T00:33:38.749Z] [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 1.6 MB/s)
20:33:38 [2023-03-15T00:33:38.749Z] [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
20:33:39 [2023-03-15T00:33:39.006Z] [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 77 kB/s)
20:33:39 [2023-03-15T00:33:39.006Z] [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
20:33:39 [2023-03-15T00:33:39.006Z] [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 144 kB/s)
20:33:39 [2023-03-15T00:33:39.006Z] [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
20:33:39 [2023-03-15T00:33:39.006Z] [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 677 kB/s)
20:33:39 [2023-03-15T00:33:39.006Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
20:33:39 [2023-03-15T00:33:39.006Z] [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 164 kB/s)
20:33:39 [2023-03-15T00:33:39.006Z] [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
20:33:39 [2023-03-15T00:33:39.006Z] [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 63 kB/s)
20:33:39 [2023-03-15T00:33:39.006Z] [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
20:33:39 [2023-03-15T00:33:39.006Z] [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 29 kB/s)
20:33:39 [2023-03-15T00:33:39.006Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-build/3.0.3/tycho-build-3.0.3.jar
20:33:39 [2023-03-15T00:33:39.262Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/3.0.3/tycho-pomless-3.0.3.jar
20:33:39 [2023-03-15T00:33:39.262Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.4.9/polyglot-common-0.4.9.jar
20:33:39 [2023-03-15T00:33:39.262Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/3.0.3/org.eclipse.tycho.core.shared-3.0.3.jar
20:33:39 [2023-03-15T00:33:39.262Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-buildtimestamp-jgit/3.0.3/tycho-buildtimestamp-jgit-3.0.3.jar
20:33:39 [2023-03-15T00:33:39.262Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-build/3.0.3/tycho-build-3.0.3.jar (17 kB at 226 kB/s)
20:33:39 [2023-03-15T00:33:39.262Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jgit/org.eclipse.jgit/6.3.0.202209071007-r/org.eclipse.jgit-6.3.0.202209071007-r.jar
20:33:39 [2023-03-15T00:33:39.263Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/3.0.3/tycho-pomless-3.0.3.jar (37 kB at 437 kB/s)
20:33:39 [2023-03-15T00:33:39.263Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar
20:33:39 [2023-03-15T00:33:39.263Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.4.9/polyglot-common-0.4.9.jar (34 kB at 407 kB/s)
20:33:39 [2023-03-15T00:33:39.263Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/3.0.3/tycho-embedder-api-3.0.3.jar
20:33:39 [2023-03-15T00:33:39.263Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-buildtimestamp-jgit/3.0.3/tycho-buildtimestamp-jgit-3.0.3.jar (12 kB at 116 kB/s)
20:33:39 [2023-03-15T00:33:39.263Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/3.0.3/org.eclipse.tycho.core.shared-3.0.3.jar (37 kB at 249 kB/s)
20:33:39 [2023-03-15T00:33:39.263Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/3.0.3/org.eclipse.tycho.embedder.shared-3.0.3.jar
20:33:39 [2023-03-15T00:33:39.263Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/org.eclipse.equinox.p2.core-2.9.200.jar
20:33:39 [2023-03-15T00:33:39.263Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/3.0.3/tycho-embedder-api-3.0.3.jar (6.7 kB at 63 kB/s)
20:33:39 [2023-03-15T00:33:39.263Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.72.2/bcpg-jdk18on-1.72.2.jar
20:33:39 [2023-03-15T00:33:39.263Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/3.0.3/org.eclipse.tycho.embedder.shared-3.0.3.jar (26 kB at 213 kB/s)
20:33:39 [2023-03-15T00:33:39.263Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.17.100/org.eclipse.equinox.common-3.17.100.jar
20:33:39 [2023-03-15T00:33:39.263Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/org.eclipse.equinox.p2.core-2.9.200.jar (81 kB at 662 kB/s)
20:33:39 [2023-03-15T00:33:39.263Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.200/org.eclipse.equinox.registry-3.11.200.jar
20:33:39 [2023-03-15T00:33:39.263Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar (167 kB at 1.3 MB/s)
20:33:39 [2023-03-15T00:33:39.263Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.26.100/org.eclipse.core.runtime-3.26.100.jar
20:33:39 [2023-03-15T00:33:39.263Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.72.2/bcpg-jdk18on-1.72.2.jar (407 kB at 3.1 MB/s)
20:33:39 [2023-03-15T00:33:39.263Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.8.200/org.eclipse.core.contenttype-3.8.200.jar
20:33:39 [2023-03-15T00:33:39.263Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.200/org.eclipse.equinox.registry-3.11.200.jar (201 kB at 1.5 MB/s)
20:33:39 [2023-03-15T00:33:39.263Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.200/org.eclipse.osgi-3.18.200.jar
20:33:39 [2023-03-15T00:33:39.264Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.8.200/org.eclipse.core.contenttype-3.8.200.jar (104 kB at 756 kB/s)
20:33:39 [2023-03-15T00:33:39.264Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.200/org.eclipse.equinox.p2.publisher-1.7.200.jar
20:33:39 [2023-03-15T00:33:39.264Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jgit/org.eclipse.jgit/6.3.0.202209071007-r/org.eclipse.jgit-6.3.0.202209071007-r.jar (3.0 MB at 20 MB/s)
20:33:39 [2023-03-15T00:33:39.264Z] [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.4.800/org.eclipse.equinox.p2.artifact.repository-1.4.800.jar
20:33:39 [2023-03-15T00:33:39.264Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.26.100/org.eclipse.core.runtime-3.26.100.jar (76 kB at 501 kB/s)
20:33:39 [2023-03-15T00:33:39.264Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.400/org.eclipse.equinox.p2.director-2.5.400.jar
20:33:39 [2023-03-15T00:33:39.264Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.17.100/org.eclipse.equinox.common-3.17.100.jar (151 kB at 754 kB/s)
20:33:39 [2023-03-15T00:33:39.264Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.13.300/org.eclipse.core.jobs-3.13.300.jar
20:33:39 [2023-03-15T00:33:39.264Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.200/org.eclipse.equinox.p2.publisher-1.7.200.jar (106 kB at 513 kB/s)
20:33:39 [2023-03-15T00:33:39.264Z] [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.4.800/org.eclipse.equinox.p2.artifact.repository-1.4.800.jar (177 kB at 855 kB/s)
20:33:39 [2023-03-15T00:33:39.264Z] [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
20:33:39 [2023-03-15T00:33:39.264Z] [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
20:33:39 [2023-03-15T00:33:39.264Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.400/org.eclipse.equinox.p2.director-2.5.400.jar (115 kB at 538 kB/s)
20:33:39 [2023-03-15T00:33:39.264Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.200/org.eclipse.equinox.simpleconfigurator-1.4.200.jar
20:33:39 [2023-03-15T00:33:39.264Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.200/org.eclipse.osgi-3.18.200.jar (1.5 MB at 6.8 MB/s)
20:33:39 [2023-03-15T00:33:39.264Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/org.eclipse.equinox.p2.engine-2.7.500.jar
20:33:39 [2023-03-15T00:33:39.264Z] [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)
20:33:39 [2023-03-15T00:33:39.264Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.200/org.eclipse.equinox.preferences-3.10.200.jar
20:33:39 [2023-03-15T00:33:39.264Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.13.300/org.eclipse.core.jobs-3.13.300.jar (117 kB at 519 kB/s)
20:33:39 [2023-03-15T00:33:39.264Z] [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
20:33:39 [2023-03-15T00:33:39.265Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar (20 kB at 88 kB/s)
20:33:39 [2023-03-15T00:33:39.265Z] [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
20:33:39 [2023-03-15T00:33:39.265Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.200/org.eclipse.equinox.simpleconfigurator-1.4.200.jar (50 kB at 212 kB/s)
20:33:39 [2023-03-15T00:33:39.265Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.300/org.eclipse.equinox.p2.metadata-2.6.300.jar
20:33:39 [2023-03-15T00:33:39.265Z] [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 1.8 MB/s)
20:33:39 [2023-03-15T00:33:39.265Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.300/org.eclipse.equinox.p2.repository-2.6.300.jar
20:33:39 [2023-03-15T00:33:39.535Z] [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 123 kB/s)
20:33:39 [2023-03-15T00:33:39.535Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.72/bcprov-jdk18on-1.72.jar
20:33:39 [2023-03-15T00:33:39.535Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.200/org.eclipse.equinox.preferences-3.10.200.jar (139 kB at 454 kB/s)
20:33:39 [2023-03-15T00:33:39.535Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.1000/org.eclipse.equinox.security-1.3.1000.jar
20:33:39 [2023-03-15T00:33:39.535Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.300/org.eclipse.equinox.p2.repository-2.6.300.jar (181 kB at 583 kB/s)
20:33:39 [2023-03-15T00:33:39.535Z] [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
20:33:39 [2023-03-15T00:33:39.535Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.300/org.eclipse.equinox.p2.metadata-2.6.300.jar (371 kB at 1.2 MB/s)
20:33:39 [2023-03-15T00:33:39.535Z] [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.4.200/org.eclipse.equinox.p2.publisher.eclipse-1.4.200.jar
20:33:39 [2023-03-15T00:33:39.535Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.1000/org.eclipse.equinox.security-1.3.1000.jar (118 kB at 367 kB/s)
20:33:39 [2023-03-15T00:33:39.535Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/org.eclipse.equinox.app-1.6.200.jar
20:33:39 [2023-03-15T00:33:39.535Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/org.eclipse.equinox.app-1.6.200.jar (93 kB at 286 kB/s)
20:33:39 [2023-03-15T00:33:39.535Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.100/org.eclipse.equinox.frameworkadmin-2.2.100.jar
20:33:39 [2023-03-15T00:33:39.535Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/org.eclipse.equinox.p2.engine-2.7.500.jar (227 kB at 679 kB/s)
20:33:39 [2023-03-15T00:33:39.535Z] [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.200/org.eclipse.equinox.frameworkadmin.equinox-1.2.200.jar
20:33:39 [2023-03-15T00:33:39.535Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.100/org.eclipse.equinox.frameworkadmin-2.2.100.jar (39 kB at 109 kB/s)
20:33:39 [2023-03-15T00:33:39.535Z] [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.100/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.100.jar
20:33:39 [2023-03-15T00:33:39.535Z] [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.200/org.eclipse.equinox.frameworkadmin.equinox-1.2.200.jar (71 kB at 174 kB/s)
20:33:39 [2023-03-15T00:33:39.535Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/3.0.3/org.eclipse.tycho.p2.resolver.impl-3.0.3.jar
20:33:39 [2023-03-15T00:33:39.535Z] [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 630 kB/s)
20:33:39 [2023-03-15T00:33:39.535Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/3.0.3/org.eclipse.tycho.p2.maven.repository-3.0.3.jar
20:33:39 [2023-03-15T00:33:39.535Z] [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.4.200/org.eclipse.equinox.p2.publisher.eclipse-1.4.200.jar (252 kB at 611 kB/s)
20:33:39 [2023-03-15T00:33:39.535Z] [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.4.100/org.eclipse.equinox.p2.metadata.repository-1.4.100.jar
20:33:39 [2023-03-15T00:33:39.536Z] [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.100/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.100.jar (29 kB at 70 kB/s)
20:33:39 [2023-03-15T00:33:39.536Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar
20:33:39 [2023-03-15T00:33:39.536Z] [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 267 kB/s)
20:33:39 [2023-03-15T00:33:39.536Z] [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.4.100/org.eclipse.equinox.p2.metadata.repository-1.4.100.jar (136 kB at 312 kB/s)
20:33:39 [2023-03-15T00:33:39.536Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/org.eclipse.equinox.p2.updatesite-1.2.300.jar
20:33:39 [2023-03-15T00:33:39.536Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/p2-maven-plugin/3.0.3/p2-maven-plugin-3.0.3.jar
20:33:39 [2023-03-15T00:33:39.536Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/3.0.3/org.eclipse.tycho.p2.maven.repository-3.0.3.jar (163 kB at 326 kB/s)
20:33:39 [2023-03-15T00:33:39.536Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-api/3.0.3/sisu-osgi-api-3.0.3.jar
20:33:39 [2023-03-15T00:33:39.536Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/org.eclipse.equinox.p2.updatesite-1.2.300.jar (103 kB at 202 kB/s)
20:33:39 [2023-03-15T00:33:39.536Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-connect/3.0.3/sisu-osgi-connect-3.0.3.jar
20:33:39 [2023-03-15T00:33:39.536Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/3.0.3/org.eclipse.tycho.p2.resolver.impl-3.0.3.jar (311 kB at 612 kB/s)
20:33:39 [2023-03-15T00:33:39.536Z] [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
20:33:39 [2023-03-15T00:33:39.799Z] [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 7.9 kB/s)
20:33:39 [2023-03-15T00:33:39.799Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.2.300/org.eclipse.equinox.p2.jarprocessor-1.2.300.jar
20:33:39 [2023-03-15T00:33:39.799Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-connect/3.0.3/sisu-osgi-connect-3.0.3.jar (38 kB at 72 kB/s)
20:33:39 [2023-03-15T00:33:39.799Z] [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.4.400/org.eclipse.equinox.p2.touchpoint.natives-1.4.400.jar
20:33:39 [2023-03-15T00:33:39.799Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-api/3.0.3/sisu-osgi-api-3.0.3.jar (10 kB at 20 kB/s)
20:33:39 [2023-03-15T00:33:39.799Z] [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.3.300/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300.jar
20:33:39 [2023-03-15T00:33:39.799Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/p2-maven-plugin/3.0.3/p2-maven-plugin-3.0.3.jar (125 kB at 209 kB/s)
20:33:39 [2023-03-15T00:33:39.799Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.100/org.eclipse.equinox.p2.garbagecollector-1.2.100.jar
20:33:39 [2023-03-15T00:33:39.799Z] [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.3.300/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300.jar (137 kB at 226 kB/s)
20:33:39 [2023-03-15T00:33:39.799Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.2.300/org.eclipse.equinox.p2.jarprocessor-1.2.300.jar (70 kB at 115 kB/s)
20:33:39 [2023-03-15T00:33:39.799Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.transport.ecf/1.3.300/org.eclipse.equinox.p2.transport.ecf-1.3.300.jar
20:33:39 [2023-03-15T00:33:39.799Z] [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
20:33:39 [2023-03-15T00:33:39.799Z] [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.4.400/org.eclipse.equinox.p2.touchpoint.natives-1.4.400.jar (88 kB at 143 kB/s)
20:33:39 [2023-03-15T00:33:39.799Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.identity/3.9.402/org.eclipse.ecf.identity-3.9.402.jar
20:33:39 [2023-03-15T00:33:39.799Z] [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 43 kB/s)
20:33:39 [2023-03-15T00:33:39.799Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.800/org.eclipse.ecf.provider.filetransfer-3.2.800.jar
20:33:39 [2023-03-15T00:33:39.799Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.72/bcprov-jdk18on-1.72.jar (11 MB at 18 MB/s)
20:33:39 [2023-03-15T00:33:39.799Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.102/org.eclipse.ecf.filetransfer-5.1.102.jar
20:33:39 [2023-03-15T00:33:39.799Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.100/org.eclipse.equinox.p2.garbagecollector-1.2.100.jar (28 kB at 44 kB/s)
20:33:39 [2023-03-15T00:33:39.799Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/3.10.0/org.eclipse.ecf-3.10.0.jar
20:33:39 [2023-03-15T00:33:39.799Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.transport.ecf/1.3.300/org.eclipse.equinox.p2.transport.ecf-1.3.300.jar (46 kB at 73 kB/s)
20:33:39 [2023-03-15T00:33:39.799Z] [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
20:33:39 [2023-03-15T00:33:39.800Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.102/org.eclipse.ecf.filetransfer-5.1.102.jar (41 kB at 64 kB/s)
20:33:39 [2023-03-15T00:33:39.800Z] [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
20:33:39 [2023-03-15T00:33:39.800Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.800/org.eclipse.ecf.provider.filetransfer-3.2.800.jar (118 kB at 186 kB/s)
20:33:39 [2023-03-15T00:33:39.800Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar
20:33:39 [2023-03-15T00:33:39.800Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.identity/3.9.402/org.eclipse.ecf.identity-3.9.402.jar (56 kB at 86 kB/s)
20:33:39 [2023-03-15T00:33:39.800Z] [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
20:33:39 [2023-03-15T00:33:39.800Z] [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 5.3 kB/s)
20:33:39 [2023-03-15T00:33:39.800Z] [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
20:33:39 [2023-03-15T00:33:39.800Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar (66 kB at 102 kB/s)
20:33:39 [2023-03-15T00:33:39.800Z] [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
20:33:39 [2023-03-15T00:33:39.800Z] [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 613 kB/s)
20:33:39 [2023-03-15T00:33:39.800Z] [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
20:33:39 [2023-03-15T00:33:39.800Z] [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 65 kB/s)
20:33:39 [2023-03-15T00:33:39.800Z] [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
20:33:39 [2023-03-15T00:33:39.800Z] [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 19 kB/s)
20:33:39 [2023-03-15T00:33:39.800Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/3.10.0/org.eclipse.ecf-3.10.0.jar (114 kB at 170 kB/s)
20:33:39 [2023-03-15T00:33:39.800Z] [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
20:33:39 [2023-03-15T00:33:39.800Z] [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 534 kB/s)
20:33:39 [2023-03-15T00:33:39.800Z] [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 460 kB/s)
20:33:39 [2023-03-15T00:33:39.800Z] [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 16 kB/s)
20:33:40 [2023-03-15T00:33:40.058Z] [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 7.1 MB/s)
20:33:40 [2023-03-15T00:33:40.620Z] [INFO] Scanning for projects...
20:33:41 [2023-03-15T00:33:41.987Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-maven-plugin/3.0.3/tycho-maven-plugin-3.0.3.pom
20:33:41 [2023-03-15T00:33:41.987Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/3.0.3/tycho-maven-plugin-3.0.3.pom
20:33:41 [2023-03-15T00:33:41.987Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/3.0.3/tycho-maven-plugin-3.0.3.pom (2.1 kB at 82 kB/s)
20:33:41 [2023-03-15T00:33:41.987Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-core/3.0.3/tycho-core-3.0.3.pom
20:33:41 [2023-03-15T00:33:41.987Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/3.0.3/tycho-core-3.0.3.pom
20:33:41 [2023-03-15T00:33:41.987Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/3.0.3/tycho-core-3.0.3.pom (9.9 kB at 275 kB/s)
20:33:41 [2023-03-15T00:33:41.987Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/3.0.3/org.eclipse.tycho.p2.tools.shared-3.0.3.pom
20:33:41 [2023-03-15T00:33:41.987Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/3.0.3/org.eclipse.tycho.p2.tools.shared-3.0.3.pom
20:33:41 [2023-03-15T00:33:41.987Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/3.0.3/org.eclipse.tycho.p2.tools.shared-3.0.3.pom (1.1 kB at 71 kB/s)
20:33:41 [2023-03-15T00:33:41.987Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.3/org.eclipse.tycho.p2.resolver.shared-3.0.3.pom
20:33:41 [2023-03-15T00:33:41.987Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.3/org.eclipse.tycho.p2.resolver.shared-3.0.3.pom
20:33:41 [2023-03-15T00:33:41.987Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.3/org.eclipse.tycho.p2.resolver.shared-3.0.3.pom (1.1 kB at 63 kB/s)
20:33:41 [2023-03-15T00:33:41.987Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-archiver/4.6.1/plexus-archiver-4.6.1.pom
20:33:41 [2023-03-15T00:33:41.987Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.6.1/plexus-archiver-4.6.1.pom
20:33:41 [2023-03-15T00:33:41.987Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.6.1/plexus-archiver-4.6.1.pom (6.6 kB at 87 kB/s)
20:33:41 [2023-03-15T00:33:41.987Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/10/plexus-10.pom
20:33:42 [2023-03-15T00:33:42.243Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/10/plexus-10.pom
20:33:42 [2023-03-15T00:33:42.243Z] [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 619 kB/s)
20:33:42 [2023-03-15T00:33:42.243Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/javax/inject/javax.inject/1/javax.inject-1.pom
20:33:42 [2023-03-15T00:33:42.243Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom
20:33:42 [2023-03-15T00:33:42.243Z] [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 27 kB/s)
20:33:42 [2023-03-15T00:33:42.243Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
20:33:42 [2023-03-15T00:33:42.243Z] [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
20:33:42 [2023-03-15T00:33:42.243Z] [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 149 kB/s)
20:33:42 [2023-03-15T00:33:42.243Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/8/plexus-8.pom
20:33:42 [2023-03-15T00:33:42.243Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom
20:33:42 [2023-03-15T00:33:42.243Z] [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 431 kB/s)
20:33:42 [2023-03-15T00:33:42.499Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
20:33:42 [2023-03-15T00:33:42.499Z] [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
20:33:42 [2023-03-15T00:33:42.499Z] [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 334 kB/s)
20:33:42 [2023-03-15T00:33:42.499Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
20:33:42 [2023-03-15T00:33:42.499Z] [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
20:33:42 [2023-03-15T00:33:42.499Z] [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 604 kB/s)
20:33:42 [2023-03-15T00:33:42.499Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/54/commons-parent-54.pom
20:33:42 [2023-03-15T00:33:42.499Z] [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
20:33:42 [2023-03-15T00:33:42.500Z] [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 3.4 MB/s)
20:33:42 [2023-03-15T00:33:42.500Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/27/apache-27.pom
20:33:42 [2023-03-15T00:33:42.500Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/27/apache-27.pom
20:33:42 [2023-03-15T00:33:42.500Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/27/apache-27.pom (20 kB at 1.1 MB/s)
20:33:42 [2023-03-15T00:33:42.500Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
20:33:42 [2023-03-15T00:33:42.500Z] [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
20:33:42 [2023-03-15T00:33:42.500Z] [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 122 kB/s)
20:33:42 [2023-03-15T00:33:42.500Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
20:33:42 [2023-03-15T00:33:42.756Z] [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
20:33:42 [2023-03-15T00:33:42.756Z] [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 69 kB/s)
20:33:42 [2023-03-15T00:33:42.756Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
20:33:42 [2023-03-15T00:33:42.756Z] [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
20:33:42 [2023-03-15T00:33:42.756Z] [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 542 kB/s)
20:33:42 [2023-03-15T00:33:42.756Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
20:33:42 [2023-03-15T00:33:42.756Z] [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
20:33:42 [2023-03-15T00:33:42.756Z] [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 581 kB/s)
20:33:42 [2023-03-15T00:33:42.756Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/github/luben/zstd-jni/1.5.2-5/zstd-jni-1.5.2-5.pom
20:33:42 [2023-03-15T00:33:42.756Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.2-5/zstd-jni-1.5.2-5.pom
20:33:42 [2023-03-15T00:33:42.756Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.2-5/zstd-jni-1.5.2-5.pom (1.9 kB at 31 kB/s)
20:33:42 [2023-03-15T00:33:42.756Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
20:33:42 [2023-03-15T00:33:42.756Z] [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
20:33:42 [2023-03-15T00:33:42.756Z] [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 83 kB/s)
20:33:42 [2023-03-15T00:33:42.756Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
20:33:42 [2023-03-15T00:33:42.756Z] [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
20:33:43 [2023-03-15T00:33:43.012Z] [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 750 kB/s)
20:33:43 [2023-03-15T00:33:43.012Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
20:33:43 [2023-03-15T00:33:43.012Z] [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
20:33:43 [2023-03-15T00:33:43.012Z] [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 152 kB/s)
20:33:43 [2023-03-15T00:33:43.012Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-launching/3.0.3/sisu-equinox-launching-3.0.3.pom
20:33:43 [2023-03-15T00:33:43.012Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/3.0.3/sisu-equinox-launching-3.0.3.pom
20:33:43 [2023-03-15T00:33:43.012Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/3.0.3/sisu-equinox-launching-3.0.3.pom (3.4 kB at 68 kB/s)
20:33:43 [2023-03-15T00:33:43.013Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
20:33:43 [2023-03-15T00:33:43.013Z] [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
20:33:43 [2023-03-15T00:33:43.268Z] [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 250 kB/s)
20:33:43 [2023-03-15T00:33:43.268Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
20:33:43 [2023-03-15T00:33:43.268Z] [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
20:33:43 [2023-03-15T00:33:43.268Z] [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 1.3 MB/s)
20:33:43 [2023-03-15T00:33:43.268Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/15/apache-15.pom
20:33:43 [2023-03-15T00:33:43.268Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom
20:33:43 [2023-03-15T00:33:43.268Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom (15 kB at 391 kB/s)
20:33:43 [2023-03-15T00:33:43.268Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-embedder/3.0.3/sisu-equinox-embedder-3.0.3.pom
20:33:43 [2023-03-15T00:33:43.268Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/3.0.3/sisu-equinox-embedder-3.0.3.pom
20:33:43 [2023-03-15T00:33:43.269Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/3.0.3/sisu-equinox-embedder-3.0.3.pom (1.8 kB at 46 kB/s)
20:33:43 [2023-03-15T00:33:43.269Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-metadata-model/3.0.3/tycho-metadata-model-3.0.3.pom
20:33:43 [2023-03-15T00:33:43.269Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/3.0.3/tycho-metadata-model-3.0.3.pom
20:33:43 [2023-03-15T00:33:43.526Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/3.0.3/tycho-metadata-model-3.0.3.pom (1.3 kB at 24 kB/s)
20:33:43 [2023-03-15T00:33:43.526Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
20:33:43 [2023-03-15T00:33:43.526Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom
20:33:43 [2023-03-15T00:33:43.526Z] [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 352 kB/s)
20:33:43 [2023-03-15T00:33:43.526Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/maven-metadata.xml
20:33:43 [2023-03-15T00:33:43.526Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/bouncycastle/bcpg-jdk18on/maven-metadata.xml
20:33:43 [2023-03-15T00:33:43.526Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/maven-metadata.xml (462 B at 18 kB/s)
20:33:43 [2023-03-15T00:33:43.526Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml
20:33:43 [2023-03-15T00:33:43.526Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml
20:33:43 [2023-03-15T00:33:43.527Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml (1.0 kB at 60 kB/s)
20:33:43 [2023-03-15T00:33:43.527Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml
20:33:43 [2023-03-15T00:33:43.527Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml
20:33:43 [2023-03-15T00:33:43.527Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml (920 B at 44 kB/s)
20:33:43 [2023-03-15T00:33:43.527Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml
20:33:43 [2023-03-15T00:33:43.527Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml
20:33:43 [2023-03-15T00:33:43.527Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml (1.0 kB at 506 kB/s)
20:33:43 [2023-03-15T00:33:43.527Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml
20:33:43 [2023-03-15T00:33:43.527Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml
20:33:43 [2023-03-15T00:33:43.527Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml (1.1 kB at 68 kB/s)
20:33:43 [2023-03-15T00:33:43.527Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml
20:33:43 [2023-03-15T00:33:43.527Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml
20:33:43 [2023-03-15T00:33:43.527Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml (908 B at 454 kB/s)
20:33:43 [2023-03-15T00:33:43.783Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/osgi/org.osgi.service.prefs/maven-metadata.xml
20:33:43 [2023-03-15T00:33:43.783Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/maven-metadata.xml
20:33:43 [2023-03-15T00:33:43.783Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/maven-metadata.xml (389 B at 17 kB/s)
20:33:43 [2023-03-15T00:33:43.783Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml
20:33:43 [2023-03-15T00:33:43.783Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml
20:33:43 [2023-03-15T00:33:43.783Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml (851 B at 37 kB/s)
20:33:43 [2023-03-15T00:33:43.783Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml
20:33:43 [2023-03-15T00:33:43.783Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml
20:33:43 [2023-03-15T00:33:43.783Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml (779 B at 130 kB/s)
20:33:43 [2023-03-15T00:33:43.783Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml
20:33:43 [2023-03-15T00:33:43.783Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml
20:33:43 [2023-03-15T00:33:43.783Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml (996 B at 14 kB/s)
20:33:43 [2023-03-15T00:33:43.783Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/maven-metadata.xml
20:33:43 [2023-03-15T00:33:43.783Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata/maven-metadata.xml
20:33:43 [2023-03-15T00:33:43.783Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/maven-metadata.xml (853 B at 122 kB/s)
20:33:43 [2023-03-15T00:33:43.783Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.core/maven-metadata.xml
20:33:43 [2023-03-15T00:33:43.783Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/maven-metadata.xml
20:33:44 [2023-03-15T00:33:44.039Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/maven-metadata.xml (779 B at 12 kB/s)
20:33:44 [2023-03-15T00:33:44.039Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/tukaani/xz/maven-metadata.xml
20:33:44 [2023-03-15T00:33:44.039Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/maven-metadata.xml
20:33:44 [2023-03-15T00:33:44.039Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/maven-metadata.xml (575 B at 36 kB/s)
20:33:44 [2023-03-15T00:33:44.039Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml
20:33:44 [2023-03-15T00:33:44.039Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml
20:33:44 [2023-03-15T00:33:44.039Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml (701 B at 15 kB/s)
20:33:44 [2023-03-15T00:33:44.039Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/maven-metadata.xml
20:33:44 [2023-03-15T00:33:44.039Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/maven-metadata.xml
20:33:44 [2023-03-15T00:33:44.039Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/maven-metadata.xml (987 B at 37 kB/s)
20:33:44 [2023-03-15T00:33:44.039Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/maven-metadata.xml
20:33:44 [2023-03-15T00:33:44.039Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/bouncycastle/bcprov-jdk18on/maven-metadata.xml
20:33:44 [2023-03-15T00:33:44.039Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/maven-metadata.xml (396 B at 198 kB/s)
20:33:44 [2023-03-15T00:33:44.039Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.security/maven-metadata.xml
20:33:44 [2023-03-15T00:33:44.039Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/maven-metadata.xml
20:33:44 [2023-03-15T00:33:44.039Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/maven-metadata.xml (824 B at 33 kB/s)
20:33:44 [2023-03-15T00:33:44.039Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/sat4j/org.ow2.sat4j.core/maven-metadata.xml
20:33:44 [2023-03-15T00:33:44.039Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/maven-metadata.xml
20:33:44 [2023-03-15T00:33:44.295Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/maven-metadata.xml (431 B at 15 kB/s)
20:33:44 [2023-03-15T00:33:44.295Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/sat4j/org.ow2.sat4j.pb/maven-metadata.xml
20:33:44 [2023-03-15T00:33:44.295Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/maven-metadata.xml
20:33:44 [2023-03-15T00:33:44.295Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/maven-metadata.xml (429 B at 24 kB/s)
20:33:44 [2023-03-15T00:33:44.295Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/maven-metadata.xml
20:33:44 [2023-03-15T00:33:44.295Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/maven-metadata.xml
20:33:44 [2023-03-15T00:33:44.295Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/maven-metadata.xml (759 B at 380 kB/s)
20:33:44 [2023-03-15T00:33:44.295Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.engine/maven-metadata.xml
20:33:44 [2023-03-15T00:33:44.296Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/maven-metadata.xml
20:33:44 [2023-03-15T00:33:44.296Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/maven-metadata.xml (851 B at 57 kB/s)
20:33:44 [2023-03-15T00:33:44.296Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/maven-metadata.xml
20:33:44 [2023-03-15T00:33:44.296Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/maven-metadata.xml
20:33:44 [2023-03-15T00:33:44.296Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/maven-metadata.xml (594 B at 31 kB/s)
20:33:44 [2023-03-15T00:33:44.296Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml
20:33:44 [2023-03-15T00:33:44.296Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml
20:33:44 [2023-03-15T00:33:44.296Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml (599 B at 11 kB/s)
20:33:44 [2023-03-15T00:33:44.296Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml
20:33:44 [2023-03-15T00:33:44.296Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml
20:33:44 [2023-03-15T00:33:44.296Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml (676 B at 84 kB/s)
20:33:44 [2023-03-15T00:33:44.296Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/ecf/org.eclipse.ecf/maven-metadata.xml
20:33:44 [2023-03-15T00:33:44.296Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/maven-metadata.xml
20:33:44 [2023-03-15T00:33:44.296Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/maven-metadata.xml (625 B at 20 kB/s)
20:33:44 [2023-03-15T00:33:44.296Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.filetransfer/maven-metadata.xml
20:33:44 [2023-03-15T00:33:44.554Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/ecf/org.eclipse.ecf.filetransfer/maven-metadata.xml
20:33:44 [2023-03-15T00:33:44.554Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.filetransfer/maven-metadata.xml (422 B at 9.4 kB/s)
20:33:44 [2023-03-15T00:33:44.554Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/maven-metadata.xml
20:33:44 [2023-03-15T00:33:44.554Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/maven-metadata.xml
20:33:44 [2023-03-15T00:33:44.554Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/maven-metadata.xml (464 B at 21 kB/s)
20:33:44 [2023-03-15T00:33:44.554Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/3.0.3/org.eclipse.tycho.p2.tools.impl-3.0.3.pom
20:33:44 [2023-03-15T00:33:44.554Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/3.0.3/org.eclipse.tycho.p2.tools.impl-3.0.3.pom
20:33:44 [2023-03-15T00:33:44.554Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/3.0.3/org.eclipse.tycho.p2.tools.impl-3.0.3.pom (1.0 kB at 42 kB/s)
20:33:44 [2023-03-15T00:33:44.554Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/3.0.3/org.eclipse.tycho.noopsecurity-3.0.3.pom
20:33:44 [2023-03-15T00:33:44.554Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/3.0.3/org.eclipse.tycho.noopsecurity-3.0.3.pom
20:33:44 [2023-03-15T00:33:44.811Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/3.0.3/org.eclipse.tycho.noopsecurity-3.0.3.pom (954 B at 13 kB/s)
20:33:44 [2023-03-15T00:33:44.811Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.net/1.4.0/org.eclipse.core.net-1.4.0.pom
20:33:44 [2023-03-15T00:33:44.812Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.net/1.4.0/org.eclipse.core.net-1.4.0.pom
20:33:44 [2023-03-15T00:33:44.812Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.net/1.4.0/org.eclipse.core.net-1.4.0.pom (2.8 kB at 88 kB/s)
20:33:44 [2023-03-15T00:33:44.812Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.pom
20:33:44 [2023-03-15T00:33:44.812Z] [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
20:33:44 [2023-03-15T00:33:44.812Z] [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 134 kB/s)
20:33:44 [2023-03-15T00:33:44.812Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom
20:33:44 [2023-03-15T00:33:44.812Z] [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
20:33:44 [2023-03-15T00:33:44.812Z] [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 60 kB/s)
20:33:44 [2023-03-15T00:33:44.812Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
20:33:45 [2023-03-15T00:33:45.067Z] [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
20:33:45 [2023-03-15T00:33:45.068Z] [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 120 kB/s)
20:33:45 [2023-03-15T00:33:45.068Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
20:33:45 [2023-03-15T00:33:45.068Z] [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
20:33:45 [2023-03-15T00:33:45.068Z] [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 436 kB/s)
20:33:45 [2023-03-15T00:33:45.068Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
20:33:45 [2023-03-15T00:33:45.068Z] [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
20:33:45 [2023-03-15T00:33:45.068Z] [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 35 kB/s)
20:33:45 [2023-03-15T00:33:45.068Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
20:33:45 [2023-03-15T00:33:45.068Z] [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
20:33:45 [2023-03-15T00:33:45.068Z] [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 29 kB/s)
20:33:45 [2023-03-15T00:33:45.068Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/osgi/org.osgi.util.promise/1.3.0-RC1/org.osgi.util.promise-1.3.0-RC1.pom
20:33:45 [2023-03-15T00:33:45.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.3.0-RC1/org.osgi.util.promise-1.3.0-RC1.pom
20:33:45 [2023-03-15T00:33:45.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.3.0-RC1/org.osgi.util.promise-1.3.0-RC1.pom (1.9 kB at 42 kB/s)
20:33:45 [2023-03-15T00:33:45.068Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom
20:33:45 [2023-03-15T00:33:45.068Z] [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
20:33:45 [2023-03-15T00:33:45.325Z] [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 21 kB/s)
20:33:45 [2023-03-15T00:33:45.325Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
20:33:45 [2023-03-15T00:33:45.326Z] [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
20:33:45 [2023-03-15T00:33:45.326Z] [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 55 kB/s)
20:33:45 [2023-03-15T00:33:45.326Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-api/2.0.5/slf4j-api-2.0.5.pom
20:33:45 [2023-03-15T00:33:45.326Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.5/slf4j-api-2.0.5.pom
20:34:00 [2023-03-15T00:34:00.172Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.5/slf4j-api-2.0.5.pom (1.6 kB at 119 B/s)
20:34:00 [2023-03-15T00:34:00.172Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-parent/2.0.5/slf4j-parent-2.0.5.pom
20:34:00 [2023-03-15T00:34:00.172Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.5/slf4j-parent-2.0.5.pom
20:34:00 [2023-03-15T00:34:00.172Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.5/slf4j-parent-2.0.5.pom (16 kB at 241 kB/s)
20:34:00 [2023-03-15T00:34:00.172Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.2.300/org.eclipse.equinox.p2.director.app-1.2.300.pom
20:34:00 [2023-03-15T00:34:00.172Z] [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.2.300/org.eclipse.equinox.p2.director.app-1.2.300.pom
20:34:00 [2023-03-15T00:34:00.172Z] [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.2.300/org.eclipse.equinox.p2.director.app-1.2.300.pom (3.2 kB at 70 kB/s)
20:34:00 [2023-03-15T00:34:00.172Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.3.200/org.eclipse.equinox.p2.repository.tools-2.3.200.pom
20:34:00 [2023-03-15T00:34:00.173Z] [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.3.200/org.eclipse.equinox.p2.repository.tools-2.3.200.pom
20:34:00 [2023-03-15T00:34:00.173Z] [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.3.200/org.eclipse.equinox.p2.repository.tools-2.3.200.pom (4.5 kB at 122 kB/s)
20:34:00 [2023-03-15T00:34:00.173Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
20:34:00 [2023-03-15T00:34:00.173Z] [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
20:34:00 [2023-03-15T00:34:00.173Z] [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 498 kB/s)
20:34:00 [2023-03-15T00:34:00.173Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-facade/3.0.3/tycho-p2-facade-3.0.3.pom
20:34:00 [2023-03-15T00:34:00.173Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/3.0.3/tycho-p2-facade-3.0.3.pom
20:34:00 [2023-03-15T00:34:00.173Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/3.0.3/tycho-p2-facade-3.0.3.pom (2.3 kB at 50 kB/s)
20:34:00 [2023-03-15T00:34:00.173Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2/3.0.3/tycho-p2-3.0.3.pom
20:34:00 [2023-03-15T00:34:00.173Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/3.0.3/tycho-p2-3.0.3.pom
20:34:00 [2023-03-15T00:34:00.173Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/3.0.3/tycho-p2-3.0.3.pom (1.1 kB at 23 kB/s)
20:34:00 [2023-03-15T00:34:00.173Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-maven-plugin/3.0.3/tycho-maven-plugin-3.0.3.jar
20:34:00 [2023-03-15T00:34:00.173Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-core/3.0.3/tycho-core-3.0.3.jar
20:34:00 [2023-03-15T00:34:00.173Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/3.0.3/org.eclipse.tycho.p2.tools.shared-3.0.3.jar
20:34:00 [2023-03-15T00:34:00.173Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-archiver/4.6.1/plexus-archiver-4.6.1.jar
20:34:00 [2023-03-15T00:34:00.173Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.3/org.eclipse.tycho.p2.resolver.shared-3.0.3.jar
20:34:00 [2023-03-15T00:34:00.173Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/javax/inject/javax.inject/1/javax.inject-1.jar
20:34:00 [2023-03-15T00:34:00.173Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar
20:34:00 [2023-03-15T00:34:00.173Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar
20:34:00 [2023-03-15T00:34:00.173Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
20:34:00 [2023-03-15T00:34:00.173Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
20:34:00 [2023-03-15T00:34:00.173Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/github/luben/zstd-jni/1.5.2-5/zstd-jni-1.5.2-5.jar
20:34:00 [2023-03-15T00:34:00.173Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
20:34:00 [2023-03-15T00:34:00.173Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
20:34:00 [2023-03-15T00:34:00.173Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-launching/3.0.3/sisu-equinox-launching-3.0.3.jar
20:34:00 [2023-03-15T00:34:00.173Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-embedder/3.0.3/sisu-equinox-embedder-3.0.3.jar
20:34:00 [2023-03-15T00:34:00.173Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
20:34:00 [2023-03-15T00:34:00.173Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-metadata-model/3.0.3/tycho-metadata-model-3.0.3.jar
20:34:00 [2023-03-15T00:34:00.173Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
20:34:00 [2023-03-15T00:34:00.173Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/3.0.3/org.eclipse.tycho.p2.tools.impl-3.0.3.jar
20:34:00 [2023-03-15T00:34:00.173Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/org.eclipse.equinox.preferences-3.10.100.jar
20:34:00 [2023-03-15T00:34:00.173Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/3.0.3/org.eclipse.tycho.noopsecurity-3.0.3.jar
20:34:00 [2023-03-15T00:34:00.173Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.common/3.17.0/org.eclipse.equinox.common-3.17.0.jar
20:34:00 [2023-03-15T00:34:00.173Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.jobs/3.13.200/org.eclipse.core.jobs-3.13.200.jar
20:34:00 [2023-03-15T00:34:00.173Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.net/1.4.0/org.eclipse.core.net-1.4.0.jar
20:34:00 [2023-03-15T00:34:00.173Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.jar
20:34:00 [2023-03-15T00:34:00.174Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar
20:34:00 [2023-03-15T00:34:00.174Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
20:34:00 [2023-03-15T00:34:00.174Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
20:34:00 [2023-03-15T00:34:00.174Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/osgi/org.osgi.util.promise/1.3.0-RC1/org.osgi.util.promise-1.3.0-RC1.jar
20:34:00 [2023-03-15T00:34:00.174Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-api/2.0.5/slf4j-api-2.0.5.jar
20:34:00 [2023-03-15T00:34:00.174Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.2.300/org.eclipse.equinox.p2.director.app-1.2.300.jar
20:34:00 [2023-03-15T00:34:00.174Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/bouncycastle/bcpg-jdk18on/1.72/bcpg-jdk18on-1.72.jar
20:34:00 [2023-03-15T00:34:00.174Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.3.200/org.eclipse.equinox.p2.repository.tools-2.3.200.jar
20:34:00 [2023-03-15T00:34:00.174Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.600/org.eclipse.equinox.p2.artifact.repository-1.4.600.jar
20:34:00 [2023-03-15T00:34:00.174Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
20:34:00 [2023-03-15T00:34:00.174Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-facade/3.0.3/tycho-p2-facade-3.0.3.jar
20:34:00 [2023-03-15T00:34:00.174Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/3.0.3/tycho-maven-plugin-3.0.3.jar
20:34:00 [2023-03-15T00:34:00.174Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/3.0.3/org.eclipse.tycho.p2.tools.shared-3.0.3.jar
20:34:00 [2023-03-15T00:34:00.174Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/3.0.3/tycho-core-3.0.3.jar
20:34:00 [2023-03-15T00:34:00.174Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.6.1/plexus-archiver-4.6.1.jar
20:34:00 [2023-03-15T00:34:00.174Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.3/org.eclipse.tycho.p2.resolver.shared-3.0.3.jar
20:34:00 [2023-03-15T00:34:00.174Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.3/org.eclipse.tycho.p2.resolver.shared-3.0.3.jar (56 kB at 661 kB/s)
20:34:00 [2023-03-15T00:34:00.174Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar
20:34:00 [2023-03-15T00:34:00.174Z] [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 29 kB/s)
20:34:00 [2023-03-15T00:34:00.174Z] [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.jar
20:34:00 [2023-03-15T00:34:00.174Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/3.0.3/tycho-maven-plugin-3.0.3.jar (6.7 kB at 67 kB/s)
20:34:00 [2023-03-15T00:34:00.174Z] [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
20:34:00 [2023-03-15T00:34:00.174Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/3.0.3/org.eclipse.tycho.p2.tools.shared-3.0.3.jar (22 kB at 213 kB/s)
20:34:00 [2023-03-15T00:34:00.174Z] [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
20:34:00 [2023-03-15T00:34:00.174Z] [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 559 kB/s)
20:34:00 [2023-03-15T00:34:00.174Z] [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
20:34:00 [2023-03-15T00:34:00.174Z] [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.jar (267 kB at 1.9 MB/s)
20:34:00 [2023-03-15T00:34:00.174Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.2-5/zstd-jni-1.5.2-5.jar
20:34:00 [2023-03-15T00:34:00.174Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.6.1/plexus-archiver-4.6.1.jar (218 kB at 1.4 MB/s)
20:34:00 [2023-03-15T00:34:00.174Z] [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
20:34:00 [2023-03-15T00:34:00.174Z] [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 364 kB/s)
20:34:00 [2023-03-15T00:34:00.174Z] [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
20:34:00 [2023-03-15T00:34:00.175Z] [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 527 kB/s)
20:34:00 [2023-03-15T00:34:00.175Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/3.0.3/sisu-equinox-launching-3.0.3.jar
20:34:00 [2023-03-15T00:34:00.175Z] [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 80 kB/s)
20:34:00 [2023-03-15T00:34:00.175Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/3.0.3/tycho-core-3.0.3.jar (298 kB at 1.8 MB/s)
20:34:00 [2023-03-15T00:34:00.175Z] [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
20:34:00 [2023-03-15T00:34:00.175Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/3.0.3/sisu-equinox-embedder-3.0.3.jar
20:34:00 [2023-03-15T00:34:00.175Z] [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 318 kB/s)
20:34:00 [2023-03-15T00:34:00.175Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/3.0.3/tycho-metadata-model-3.0.3.jar
20:34:00 [2023-03-15T00:34:00.175Z] [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 5.7 MB/s)
20:34:00 [2023-03-15T00:34:00.175Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar
20:34:00 [2023-03-15T00:34:00.175Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/3.0.3/sisu-equinox-launching-3.0.3.jar (22 kB at 121 kB/s)
20:34:00 [2023-03-15T00:34:00.175Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/org.eclipse.equinox.preferences-3.10.100.jar
20:34:00 [2023-03-15T00:34:00.175Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/org.eclipse.equinox.preferences-3.10.100.jar (139 kB at 743 kB/s)
20:34:00 [2023-03-15T00:34:00.175Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/3.0.3/org.eclipse.tycho.p2.tools.impl-3.0.3.jar
20:34:00 [2023-03-15T00:34:00.175Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/3.0.3/tycho-metadata-model-3.0.3.jar (41 kB at 215 kB/s)
20:34:00 [2023-03-15T00:34:00.175Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/3.0.3/org.eclipse.tycho.noopsecurity-3.0.3.jar
20:34:00 [2023-03-15T00:34:00.175Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/3.0.3/sisu-equinox-embedder-3.0.3.jar (11 kB at 48 kB/s)
20:34:00 [2023-03-15T00:34:00.175Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.17.0/org.eclipse.equinox.common-3.17.0.jar
20:34:00 [2023-03-15T00:34:00.175Z] [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 544 kB/s)
20:34:00 [2023-03-15T00:34:00.175Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.13.200/org.eclipse.core.jobs-3.13.200.jar
20:34:00 [2023-03-15T00:34:00.175Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/3.0.3/org.eclipse.tycho.noopsecurity-3.0.3.jar (5.0 kB at 21 kB/s)
20:34:00 [2023-03-15T00:34:00.175Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/3.0.3/org.eclipse.tycho.p2.tools.impl-3.0.3.jar (58 kB at 239 kB/s)
20:34:00 [2023-03-15T00:34:00.175Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.net/1.4.0/org.eclipse.core.net-1.4.0.jar
20:34:00 [2023-03-15T00:34:00.175Z] [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
20:34:00 [2023-03-15T00:34:00.175Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.17.0/org.eclipse.equinox.common-3.17.0.jar (151 kB at 555 kB/s)
20:34:00 [2023-03-15T00:34:00.175Z] [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
20:34:00 [2023-03-15T00:34:00.175Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.net/1.4.0/org.eclipse.core.net-1.4.0.jar (51 kB at 181 kB/s)
20:34:00 [2023-03-15T00:34:00.175Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.13.200/org.eclipse.core.jobs-3.13.200.jar (117 kB at 419 kB/s)
20:34:00 [2023-03-15T00:34:00.175Z] [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
20:34:00 [2023-03-15T00:34:00.175Z] [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
20:34:00 [2023-03-15T00:34:00.176Z] [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 65 kB/s)
20:34:00 [2023-03-15T00:34:00.176Z] [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 70 kB/s)
20:34:00 [2023-03-15T00:34:00.176Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.3.0-RC1/org.osgi.util.promise-1.3.0-RC1.jar
20:34:00 [2023-03-15T00:34:00.176Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.5/slf4j-api-2.0.5.jar
20:34:00 [2023-03-15T00:34:00.176Z] [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 1.2 MB/s)
20:34:00 [2023-03-15T00:34:00.176Z] [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.2.300/org.eclipse.equinox.p2.director.app-1.2.300.jar
20:34:00 [2023-03-15T00:34:00.176Z] [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 8.3 MB/s)
20:34:00 [2023-03-15T00:34:00.176Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.3.0-RC1/org.osgi.util.promise-1.3.0-RC1.jar (86 kB at 223 kB/s)
20:34:00 [2023-03-15T00:34:00.176Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.5/slf4j-api-2.0.5.jar (62 kB at 162 kB/s)
20:34:00 [2023-03-15T00:34:00.176Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.2-5/zstd-jni-1.5.2-5.jar (6.3 MB at 14 MB/s)
20:34:00 [2023-03-15T00:34:00.176Z] [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
20:34:00 [2023-03-15T00:34:00.176Z] [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.2.300/org.eclipse.equinox.p2.director.app-1.2.300.jar (63 kB at 145 kB/s)
20:34:00 [2023-03-15T00:34:00.176Z] [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.3.200/org.eclipse.equinox.p2.repository.tools-2.3.200.jar
20:34:00 [2023-03-15T00:34:00.176Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.72/bcpg-jdk18on-1.72.jar
20:34:00 [2023-03-15T00:34:00.176Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/3.0.3/tycho-p2-facade-3.0.3.jar
20:34:00 [2023-03-15T00:34:00.176Z] [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.4.600/org.eclipse.equinox.p2.artifact.repository-1.4.600.jar
20:34:00 [2023-03-15T00:34:00.176Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/3.0.3/tycho-p2-facade-3.0.3.jar (29 kB at 63 kB/s)
20:34:00 [2023-03-15T00:34:00.176Z] [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.4.600/org.eclipse.equinox.p2.artifact.repository-1.4.600.jar (176 kB at 380 kB/s)
20:34:00 [2023-03-15T00:34:00.176Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.72/bcpg-jdk18on-1.72.jar (403 kB at 768 kB/s)
20:34:00 [2023-03-15T00:34:00.176Z] [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 660 kB/s)
20:34:00 [2023-03-15T00:34:00.176Z] [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.3.200/org.eclipse.equinox.p2.repository.tools-2.3.200.jar (263 kB at 474 kB/s)
20:34:04 [2023-03-15T00:34:04.340Z] [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
20:34:04 [2023-03-15T00:34:04.340Z] [INFO]     Cache location:         /home/jenkins/.m2/repository/.cache/tycho
20:34:04 [2023-03-15T00:34:04.340Z] [INFO]     Transport mode:         online
20:34:04 [2023-03-15T00:34:04.340Z] [INFO]     Update mode:            forced
20:34:04 [2023-03-15T00:34:04.340Z] [INFO]     Minimum cache duration: 60 minutes
20:34:04 [2023-03-15T00:34:04.340Z] [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
20:34:04 [2023-03-15T00:34:04.341Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-enforcer-plugin/3.2.1/maven-enforcer-plugin-3.2.1.pom
20:34:04 [2023-03-15T00:34:04.341Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.2.1/maven-enforcer-plugin-3.2.1.pom
20:34:04 [2023-03-15T00:34:04.341Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.2.1/maven-enforcer-plugin-3.2.1.pom (7.0 kB at 129 kB/s)
20:34:04 [2023-03-15T00:34:04.341Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/enforcer/enforcer/3.2.1/enforcer-3.2.1.pom
20:34:04 [2023-03-15T00:34:04.341Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.2.1/enforcer-3.2.1.pom
20:34:04 [2023-03-15T00:34:04.341Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.2.1/enforcer-3.2.1.pom (8.2 kB at 294 kB/s)
20:34:04 [2023-03-15T00:34:04.341Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/39/maven-parent-39.pom
20:34:04 [2023-03-15T00:34:04.341Z] [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
20:34:04 [2023-03-15T00:34:04.341Z] [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 9.6 MB/s)
20:34:04 [2023-03-15T00:34:04.341Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/29/apache-29.pom
20:34:04 [2023-03-15T00:34:04.341Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/29/apache-29.pom
20:34:04 [2023-03-15T00:34:04.341Z] [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)
20:34:04 [2023-03-15T00:34:04.341Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
20:34:04 [2023-03-15T00:34:04.341Z] [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
20:34:04 [2023-03-15T00:34:04.597Z] [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 95 kB/s)
20:34:04 [2023-03-15T00:34:04.597Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-enforcer-plugin/3.2.1/maven-enforcer-plugin-3.2.1.jar
20:34:04 [2023-03-15T00:34:04.597Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.2.1/maven-enforcer-plugin-3.2.1.jar
20:34:04 [2023-03-15T00:34:04.597Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.2.1/maven-enforcer-plugin-3.2.1.jar (39 kB at 764 kB/s)
20:34:04 [2023-03-15T00:34:04.597Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/sonar-maven-plugin/2.4/sonar-maven-plugin-2.4.pom
20:34:04 [2023-03-15T00:34:04.597Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/sonar-maven-plugin/2.4/sonar-maven-plugin-2.4.pom
20:34:04 [2023-03-15T00:34:04.852Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/sonar-maven-plugin/2.4/sonar-maven-plugin-2.4.pom (8.1 kB at 52 kB/s)
20:34:04 [2023-03-15T00:34:04.852Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/mojo-parent/33/mojo-parent-33.pom
20:34:04 [2023-03-15T00:34:04.852Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/33/mojo-parent-33.pom
20:34:04 [2023-03-15T00:34:04.852Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/33/mojo-parent-33.pom (26 kB at 169 kB/s)
20:34:04 [2023-03-15T00:34:04.852Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
20:34:04 [2023-03-15T00:34:04.852Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
20:34:05 [2023-03-15T00:34:05.108Z] [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 151 kB/s)
20:34:05 [2023-03-15T00:34:05.108Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/sonar-maven-plugin/2.4/sonar-maven-plugin-2.4.jar
20:34:05 [2023-03-15T00:34:05.108Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/sonar-maven-plugin/2.4/sonar-maven-plugin-2.4.jar
20:34:05 [2023-03-15T00:34:05.108Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/sonar-maven-plugin/2.4/sonar-maven-plugin-2.4.jar (44 kB at 370 kB/s)
20:34:05 [2023-03-15T00:34:05.108Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/target-platform-configuration/3.0.3/target-platform-configuration-3.0.3.pom
20:34:05 [2023-03-15T00:34:05.108Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/3.0.3/target-platform-configuration-3.0.3.pom
20:34:05 [2023-03-15T00:34:05.108Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/3.0.3/target-platform-configuration-3.0.3.pom (1.9 kB at 25 kB/s)
20:34:05 [2023-03-15T00:34:05.108Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/target-platform-configuration/3.0.3/target-platform-configuration-3.0.3.jar
20:34:05 [2023-03-15T00:34:05.108Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/3.0.3/target-platform-configuration-3.0.3.jar
20:34:05 [2023-03-15T00:34:05.363Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/3.0.3/target-platform-configuration-3.0.3.jar (16 kB at 343 kB/s)
20:34:05 [2023-03-15T00:34:05.364Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-source-plugin/3.0.3/tycho-source-plugin-3.0.3.pom
20:34:05 [2023-03-15T00:34:05.364Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/3.0.3/tycho-source-plugin-3.0.3.pom
20:34:05 [2023-03-15T00:34:05.364Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/3.0.3/tycho-source-plugin-3.0.3.pom (3.0 kB at 54 kB/s)
20:34:05 [2023-03-15T00:34:05.364Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-source-plugin/3.0.3/tycho-source-plugin-3.0.3.jar
20:34:05 [2023-03-15T00:34:05.364Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/3.0.3/tycho-source-plugin-3.0.3.jar
20:34:05 [2023-03-15T00:34:05.364Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/3.0.3/tycho-source-plugin-3.0.3.jar (48 kB at 500 kB/s)
20:34:05 [2023-03-15T00:34:05.621Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
20:34:05 [2023-03-15T00:34:05.621Z] [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
20:34:05 [2023-03-15T00:34:05.621Z] [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 110 kB/s)
20:34:05 [2023-03-15T00:34:05.621Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
20:34:05 [2023-03-15T00:34:05.621Z] [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
20:34:05 [2023-03-15T00:34:05.621Z] [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 369 kB/s)
20:34:05 [2023-03-15T00:34:05.621Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom
20:34:05 [2023-03-15T00:34:05.621Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom
20:34:05 [2023-03-15T00:34:05.877Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom (2.8 kB at 15 kB/s)
20:34:05 [2023-03-15T00:34:05.877Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/3.8.6/maven-3.8.6.pom
20:34:05 [2023-03-15T00:34:05.877Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.6/maven-3.8.6.pom
20:34:06 [2023-03-15T00:34:06.134Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.6/maven-3.8.6.pom (27 kB at 161 kB/s)
20:34:06 [2023-03-15T00:34:06.134Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/35/maven-parent-35.pom
20:34:06 [2023-03-15T00:34:06.134Z] [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
20:34:06 [2023-03-15T00:34:06.134Z] [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 2.4 MB/s)
20:34:06 [2023-03-15T00:34:06.134Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/25/apache-25.pom
20:34:06 [2023-03-15T00:34:06.134Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/25/apache-25.pom
20:34:06 [2023-03-15T00:34:06.134Z] [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 1.5 MB/s)
20:34:06 [2023-03-15T00:34:06.134Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom
20:34:06 [2023-03-15T00:34:06.134Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom
20:34:06 [2023-03-15T00:34:06.390Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom (3.0 kB at 19 kB/s)
20:34:06 [2023-03-15T00:34:06.390Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.pom
20:34:06 [2023-03-15T00:34:06.390Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.pom
20:34:06 [2023-03-15T00:34:06.390Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.pom (4.8 kB at 82 kB/s)
20:34:06 [2023-03-15T00:34:06.390Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/sisu-plexus/0.9.0.M1/sisu-plexus-0.9.0.M1.pom
20:34:06 [2023-03-15T00:34:06.390Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.9.0.M1/sisu-plexus-0.9.0.M1.pom
20:34:06 [2023-03-15T00:34:06.390Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.9.0.M1/sisu-plexus-0.9.0.M1.pom (15 kB at 266 kB/s)
20:34:06 [2023-03-15T00:34:06.390Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
20:34:06 [2023-03-15T00:34:06.390Z] [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
20:34:06 [2023-03-15T00:34:06.390Z] [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 346 kB/s)
20:34:06 [2023-03-15T00:34:06.390Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
20:34:06 [2023-03-15T00:34:06.390Z] [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
20:34:06 [2023-03-15T00:34:06.646Z] [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 640 kB/s)
20:34:06 [2023-03-15T00:34:06.646Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
20:34:06 [2023-03-15T00:34:06.646Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom
20:34:06 [2023-03-15T00:34:06.646Z] [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 252 kB/s)
20:34:06 [2023-03-15T00:34:06.646Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M1/org.eclipse.sisu.inject-0.9.0.M1.pom
20:34:06 [2023-03-15T00:34:06.646Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M1/org.eclipse.sisu.inject-0.9.0.M1.pom
20:34:06 [2023-03-15T00:34:06.646Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M1/org.eclipse.sisu.inject-0.9.0.M1.pom (3.3 kB at 58 kB/s)
20:34:06 [2023-03-15T00:34:06.646Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/sisu-inject/0.9.0.M1/sisu-inject-0.9.0.M1.pom
20:34:06 [2023-03-15T00:34:06.646Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.9.0.M1/sisu-inject-0.9.0.M1.pom
20:34:06 [2023-03-15T00:34:06.646Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.9.0.M1/sisu-inject-0.9.0.M1.pom (14 kB at 336 kB/s)
20:34:06 [2023-03-15T00:34:06.646Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
20:34:06 [2023-03-15T00:34:06.646Z] [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
20:34:06 [2023-03-15T00:34:06.902Z] [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 168 kB/s)
20:34:06 [2023-03-15T00:34:06.902Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom
20:34:06 [2023-03-15T00:34:06.902Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom
20:34:06 [2023-03-15T00:34:06.902Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom (7.6 kB at 50 kB/s)
20:34:06 [2023-03-15T00:34:06.902Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom
20:34:06 [2023-03-15T00:34:06.902Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom
20:34:07 [2023-03-15T00:34:07.159Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom (1.9 kB at 13 kB/s)
20:34:07 [2023-03-15T00:34:07.159Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom
20:34:07 [2023-03-15T00:34:07.159Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom
20:34:07 [2023-03-15T00:34:07.415Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom (2.5 kB at 6.7 kB/s)
20:34:07 [2023-03-15T00:34:07.415Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom
20:34:07 [2023-03-15T00:34:07.415Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom
20:34:07 [2023-03-15T00:34:07.671Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom (1.4 kB at 17 kB/s)
20:34:07 [2023-03-15T00:34:07.671Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
20:34:07 [2023-03-15T00:34:07.671Z] [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
20:34:07 [2023-03-15T00:34:07.671Z] [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 63 kB/s)
20:34:07 [2023-03-15T00:34:07.672Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom
20:34:07 [2023-03-15T00:34:07.672Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom
20:34:07 [2023-03-15T00:34:07.672Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom (2.1 kB at 27 kB/s)
20:34:07 [2023-03-15T00:34:07.929Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom
20:34:07 [2023-03-15T00:34:07.929Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom
20:34:07 [2023-03-15T00:34:07.929Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom (3.4 kB at 72 kB/s)
20:34:07 [2023-03-15T00:34:07.929Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
20:34:07 [2023-03-15T00:34:07.929Z] [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
20:34:07 [2023-03-15T00:34:07.929Z] [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 138 kB/s)
20:34:07 [2023-03-15T00:34:07.929Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
20:34:07 [2023-03-15T00:34:07.929Z] [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
20:34:07 [2023-03-15T00:34:07.929Z] [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 626 kB/s)
20:34:07 [2023-03-15T00:34:07.929Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom
20:34:07 [2023-03-15T00:34:07.929Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom
20:34:07 [2023-03-15T00:34:07.929Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom (4.2 kB at 67 kB/s)
20:34:07 [2023-03-15T00:34:07.929Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
20:34:07 [2023-03-15T00:34:07.929Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
20:34:07 [2023-03-15T00:34:07.929Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom (2.6 kB at 49 kB/s)
20:34:08 [2023-03-15T00:34:08.186Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
20:34:08 [2023-03-15T00:34:08.186Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
20:34:08 [2023-03-15T00:34:08.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom (19 kB at 464 kB/s)
20:34:08 [2023-03-15T00:34:08.186Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
20:34:08 [2023-03-15T00:34:08.186Z] [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
20:34:08 [2023-03-15T00:34:08.186Z] [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 1.3 MB/s)
20:34:08 [2023-03-15T00:34:08.186Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
20:34:08 [2023-03-15T00:34:08.186Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
20:34:08 [2023-03-15T00:34:08.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom (2.7 kB at 86 kB/s)
20:34:08 [2023-03-15T00:34:08.186Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
20:34:08 [2023-03-15T00:34:08.187Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
20:34:08 [2023-03-15T00:34:08.187Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom (2.8 kB at 64 kB/s)
20:34:08 [2023-03-15T00:34:08.187Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
20:34:08 [2023-03-15T00:34:08.187Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
20:34:08 [2023-03-15T00:34:08.443Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom (4.2 kB at 64 kB/s)
20:34:08 [2023-03-15T00:34:08.443Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
20:34:08 [2023-03-15T00:34:08.443Z] [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
20:34:08 [2023-03-15T00:34:08.443Z] [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 715 kB/s)
20:34:08 [2023-03-15T00:34:08.443Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
20:34:08 [2023-03-15T00:34:08.443Z] [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
20:34:08 [2023-03-15T00:34:08.443Z] [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 4.3 MB/s)
20:34:08 [2023-03-15T00:34:08.443Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/19/apache-19.pom
20:34:08 [2023-03-15T00:34:08.443Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom
20:34:08 [2023-03-15T00:34:08.443Z] [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 774 kB/s)
20:34:08 [2023-03-15T00:34:08.443Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
20:34:08 [2023-03-15T00:34:08.443Z] [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
20:34:08 [2023-03-15T00:34:08.443Z] [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 416 kB/s)
20:34:08 [2023-03-15T00:34:08.443Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
20:34:08 [2023-03-15T00:34:08.443Z] [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
20:34:08 [2023-03-15T00:34:08.443Z] [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 146 kB/s)
20:34:08 [2023-03-15T00:34:08.443Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-io/commons-io/2.6/commons-io-2.6.pom
20:34:08 [2023-03-15T00:34:08.699Z] [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
20:34:08 [2023-03-15T00:34:08.699Z] [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 792 kB/s)
20:34:08 [2023-03-15T00:34:08.699Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
20:34:08 [2023-03-15T00:34:08.699Z] [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
20:34:08 [2023-03-15T00:34:08.699Z] [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 3.1 MB/s)
20:34:08 [2023-03-15T00:34:08.699Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/18/apache-18.pom
20:34:08 [2023-03-15T00:34:08.699Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom
20:34:08 [2023-03-15T00:34:08.699Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom (16 kB at 653 kB/s)
20:34:08 [2023-03-15T00:34:08.699Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/inject/guice/4.2.2/guice-4.2.2.pom
20:34:08 [2023-03-15T00:34:08.699Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.2/guice-4.2.2.pom
20:34:08 [2023-03-15T00:34:08.699Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.2/guice-4.2.2.pom (11 kB at 224 kB/s)
20:34:08 [2023-03-15T00:34:08.699Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
20:34:08 [2023-03-15T00:34:08.699Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
20:34:08 [2023-03-15T00:34:08.699Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom (16 kB at 304 kB/s)
20:34:08 [2023-03-15T00:34:08.699Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/google/5/google-5.pom
20:34:08 [2023-03-15T00:34:08.700Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom
20:34:08 [2023-03-15T00:34:08.955Z] [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 74 kB/s)
20:34:08 [2023-03-15T00:34:08.955Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
20:34:08 [2023-03-15T00:34:08.955Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
20:34:08 [2023-03-15T00:34:08.955Z] [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 14 kB/s)
20:34:08 [2023-03-15T00:34:08.956Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava/25.1-android/guava-25.1-android.pom
20:34:08 [2023-03-15T00:34:08.956Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/25.1-android/guava-25.1-android.pom
20:34:08 [2023-03-15T00:34:08.956Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/25.1-android/guava-25.1-android.pom (7.8 kB at 229 kB/s)
20:34:08 [2023-03-15T00:34:08.956Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
20:34:08 [2023-03-15T00:34:08.956Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
20:34:08 [2023-03-15T00:34:08.956Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom (10 kB at 328 kB/s)
20:34:08 [2023-03-15T00:34:08.956Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
20:34:08 [2023-03-15T00:34:08.956Z] [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
20:34:08 [2023-03-15T00:34:08.956Z] [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 186 kB/s)
20:34:08 [2023-03-15T00:34:08.956Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
20:34:08 [2023-03-15T00:34:08.956Z] [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
20:34:08 [2023-03-15T00:34:08.956Z] [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 186 kB/s)
20:34:08 [2023-03-15T00:34:08.956Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
20:34:09 [2023-03-15T00:34:09.212Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
20:34:09 [2023-03-15T00:34:09.212Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom (4.2 kB at 162 kB/s)
20:34:09 [2023-03-15T00:34:09.212Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
20:34:09 [2023-03-15T00:34:09.212Z] [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
20:34:09 [2023-03-15T00:34:09.212Z] [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 33 kB/s)
20:34:09 [2023-03-15T00:34:09.212Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
20:34:09 [2023-03-15T00:34:09.212Z] [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
20:34:09 [2023-03-15T00:34:09.212Z] [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 134 kB/s)
20:34:09 [2023-03-15T00:34:09.212Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
20:34:09 [2023-03-15T00:34:09.212Z] [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
20:34:09 [2023-03-15T00:34:09.212Z] [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 45 kB/s)
20:34:09 [2023-03-15T00:34:09.212Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
20:34:09 [2023-03-15T00:34:09.213Z] [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
20:34:09 [2023-03-15T00:34:09.469Z] [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 42 kB/s)
20:34:09 [2023-03-15T00:34:09.469Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
20:34:09 [2023-03-15T00:34:09.469Z] [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
20:34:09 [2023-03-15T00:34:09.469Z] [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 110 kB/s)
20:34:09 [2023-03-15T00:34:09.469Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
20:34:09 [2023-03-15T00:34:09.469Z] [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
20:34:09 [2023-03-15T00:34:09.469Z] [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 785 kB/s)
20:34:09 [2023-03-15T00:34:09.469Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
20:34:09 [2023-03-15T00:34:09.469Z] [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
20:34:09 [2023-03-15T00:34:09.469Z] [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 280 kB/s)
20:34:09 [2023-03-15T00:34:09.469Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
20:34:09 [2023-03-15T00:34:09.469Z] [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
20:34:09 [2023-03-15T00:34:09.469Z] [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 204 kB/s)
20:34:09 [2023-03-15T00:34:09.469Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/36/maven-parent-36.pom
20:34:09 [2023-03-15T00:34:09.469Z] [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
20:34:09 [2023-03-15T00:34:09.726Z] [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 1.2 MB/s)
20:34:09 [2023-03-15T00:34:09.726Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/26/apache-26.pom
20:34:09 [2023-03-15T00:34:09.726Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom
20:34:09 [2023-03-15T00:34:09.726Z] [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 1.0 MB/s)
20:34:09 [2023-03-15T00:34:09.726Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-packaging-plugin/3.0.3/tycho-packaging-plugin-3.0.3.pom
20:34:09 [2023-03-15T00:34:09.726Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/3.0.3/tycho-packaging-plugin-3.0.3.pom
20:34:09 [2023-03-15T00:34:09.726Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/3.0.3/tycho-packaging-plugin-3.0.3.pom (2.7 kB at 31 kB/s)
20:34:09 [2023-03-15T00:34:09.726Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/konghq/unirest-java/3.14.1/unirest-java-3.14.1.pom
20:34:09 [2023-03-15T00:34:09.726Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java/3.14.1/unirest-java-3.14.1.pom
20:34:09 [2023-03-15T00:34:09.726Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java/3.14.1/unirest-java-3.14.1.pom (3.5 kB at 102 kB/s)
20:34:09 [2023-03-15T00:34:09.726Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/konghq/unirest-java-parent/3.14.1/unirest-java-parent-3.14.1.pom
20:34:09 [2023-03-15T00:34:09.726Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java-parent/3.14.1/unirest-java-parent-3.14.1.pom
20:34:09 [2023-03-15T00:34:09.726Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java-parent/3.14.1/unirest-java-parent-3.14.1.pom (19 kB at 411 kB/s)
20:34:09 [2023-03-15T00:34:09.726Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
20:34:09 [2023-03-15T00:34:09.982Z] [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
20:34:09 [2023-03-15T00:34:09.982Z] [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 367 kB/s)
20:34:09 [2023-03-15T00:34:09.982Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
20:34:09 [2023-03-15T00:34:09.982Z] [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
20:34:09 [2023-03-15T00:34:09.982Z] [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 964 kB/s)
20:34:09 [2023-03-15T00:34:09.982Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
20:34:09 [2023-03-15T00:34:09.982Z] [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
20:34:09 [2023-03-15T00:34:09.982Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 1.3 MB/s)
20:34:09 [2023-03-15T00:34:09.982Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
20:34:09 [2023-03-15T00:34:09.982Z] [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
20:34:09 [2023-03-15T00:34:09.982Z] [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 177 kB/s)
20:34:09 [2023-03-15T00:34:09.982Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
20:34:09 [2023-03-15T00:34:09.982Z] [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
20:34:09 [2023-03-15T00:34:09.982Z] [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 286 kB/s)
20:34:09 [2023-03-15T00:34:09.982Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
20:34:09 [2023-03-15T00:34:09.982Z] [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
20:34:09 [2023-03-15T00:34:09.982Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 1.1 MB/s)
20:34:09 [2023-03-15T00:34:09.982Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
20:34:10 [2023-03-15T00:34:10.238Z] [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
20:34:10 [2023-03-15T00:34:10.238Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 1.1 MB/s)
20:34:10 [2023-03-15T00:34:10.238Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/13/apache-13.pom
20:34:10 [2023-03-15T00:34:10.238Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom
20:34:10 [2023-03-15T00:34:10.238Z] [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 518 kB/s)
20:34:10 [2023-03-15T00:34:10.238Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
20:34:10 [2023-03-15T00:34:10.238Z] [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
20:34:10 [2023-03-15T00:34:10.238Z] [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 537 kB/s)
20:34:10 [2023-03-15T00:34:10.238Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
20:34:10 [2023-03-15T00:34:10.238Z] [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
20:34:10 [2023-03-15T00:34:10.238Z] [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 158 kB/s)
20:34:10 [2023-03-15T00:34:10.238Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
20:34:10 [2023-03-15T00:34:10.238Z] [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
20:34:10 [2023-03-15T00:34:10.493Z] [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 82 kB/s)
20:34:10 [2023-03-15T00:34:10.494Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
20:34:10 [2023-03-15T00:34:10.494Z] [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
20:34:10 [2023-03-15T00:34:10.494Z] [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 160 kB/s)
20:34:10 [2023-03-15T00:34:10.494Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
20:34:10 [2023-03-15T00:34:10.494Z] [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
20:34:10 [2023-03-15T00:34:10.494Z] [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 179 kB/s)
20:34:10 [2023-03-15T00:34:10.494Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/code/gson/gson/2.9.0/gson-2.9.0.pom
20:34:10 [2023-03-15T00:34:10.494Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.9.0/gson-2.9.0.pom
20:34:10 [2023-03-15T00:34:10.494Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.9.0/gson-2.9.0.pom (8.1 kB at 141 kB/s)
20:34:10 [2023-03-15T00:34:10.494Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/code/gson/gson-parent/2.9.0/gson-parent-2.9.0.pom
20:34:10 [2023-03-15T00:34:10.494Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.9.0/gson-parent-2.9.0.pom
20:34:10 [2023-03-15T00:34:10.494Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.9.0/gson-parent-2.9.0.pom (4.5 kB at 116 kB/s)
20:34:10 [2023-03-15T00:34:10.750Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
20:34:10 [2023-03-15T00:34:10.750Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
20:34:10 [2023-03-15T00:34:10.750Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-packaging-plugin/3.0.3/tycho-packaging-plugin-3.0.3.jar
20:34:10 [2023-03-15T00:34:10.750Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/konghq/unirest-java/3.14.1/unirest-java-3.14.1.jar
20:34:10 [2023-03-15T00:34:10.750Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
20:34:10 [2023-03-15T00:34:10.750Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
20:34:10 [2023-03-15T00:34:10.750Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
20:34:10 [2023-03-15T00:34:10.750Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
20:34:10 [2023-03-15T00:34:10.750Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
20:34:10 [2023-03-15T00:34:10.750Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
20:34:10 [2023-03-15T00:34:10.750Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/code/gson/gson/2.9.0/gson-2.9.0.jar
20:34:10 [2023-03-15T00:34:10.750Z] [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
20:34:10 [2023-03-15T00:34:10.750Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/3.0.3/tycho-packaging-plugin-3.0.3.jar
20:34:10 [2023-03-15T00:34:10.750Z] [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
20:34:10 [2023-03-15T00:34:10.750Z] [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
20:34:10 [2023-03-15T00:34:10.750Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java/3.14.1/unirest-java-3.14.1.jar
20:34:10 [2023-03-15T00:34:10.751Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar (32 kB at 2.0 MB/s)
20:34:10 [2023-03-15T00:34:10.751Z] [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
20:34:10 [2023-03-15T00:34:10.751Z] [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 3.5 MB/s)
20:34:10 [2023-03-15T00:34:10.751Z] [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
20:34:10 [2023-03-15T00:34:10.751Z] [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 271 kB/s)
20:34:10 [2023-03-15T00:34:10.751Z] [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
20:34:10 [2023-03-15T00:34:10.751Z] [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 625 kB/s)
20:34:10 [2023-03-15T00:34:10.751Z] [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
20:34:10 [2023-03-15T00:34:10.751Z] [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 414 kB/s)
20:34:10 [2023-03-15T00:34:10.751Z] [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
20:34:11 [2023-03-15T00:34:11.007Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java/3.14.1/unirest-java-3.14.1.jar (205 kB at 1.9 MB/s)
20:34:11 [2023-03-15T00:34:11.007Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.9.0/gson-2.9.0.jar
20:34:11 [2023-03-15T00:34:11.007Z] [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 6.6 MB/s)
20:34:11 [2023-03-15T00:34:11.007Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.9.0/gson-2.9.0.jar (249 kB at 2.0 MB/s)
20:34:11 [2023-03-15T00:34:11.007Z] [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 2.9 MB/s)
20:34:11 [2023-03-15T00:34:11.007Z] [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 1.4 MB/s)
20:34:11 [2023-03-15T00:34:11.007Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/3.0.3/tycho-packaging-plugin-3.0.3.jar (153 kB at 1.2 MB/s)
20:34:11 [2023-03-15T00:34:11.264Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-plugin/3.0.3/tycho-p2-plugin-3.0.3.pom
20:34:11 [2023-03-15T00:34:11.264Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/3.0.3/tycho-p2-plugin-3.0.3.pom
20:34:11 [2023-03-15T00:34:11.264Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/3.0.3/tycho-p2-plugin-3.0.3.pom (2.4 kB at 214 kB/s)
20:34:11 [2023-03-15T00:34:11.264Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-plugin/3.0.3/tycho-p2-plugin-3.0.3.jar
20:34:11 [2023-03-15T00:34:11.264Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/3.0.3/tycho-p2-plugin-3.0.3.jar
20:34:11 [2023-03-15T00:34:11.264Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/3.0.3/tycho-p2-plugin-3.0.3.jar (38 kB at 880 kB/s)
20:34:11 [2023-03-15T00:34:11.520Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-artifactcomparator/3.0.3/tycho-artifactcomparator-3.0.3.pom
20:34:11 [2023-03-15T00:34:11.520Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/3.0.3/tycho-artifactcomparator-3.0.3.pom
20:34:11 [2023-03-15T00:34:11.520Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/3.0.3/tycho-artifactcomparator-3.0.3.pom (2.2 kB at 74 kB/s)
20:34:11 [2023-03-15T00:34:11.520Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-tree/9.4/asm-tree-9.4.pom
20:34:11 [2023-03-15T00:34:11.520Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.4/asm-tree-9.4.pom
20:34:11 [2023-03-15T00:34:11.520Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.4/asm-tree-9.4.pom (2.6 kB at 216 kB/s)
20:34:11 [2023-03-15T00:34:11.521Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
20:34:11 [2023-03-15T00:34:11.521Z] [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
20:34:11 [2023-03-15T00:34:11.521Z] [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 403 kB/s)
20:34:11 [2023-03-15T00:34:11.521Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm/9.4/asm-9.4.pom
20:34:11 [2023-03-15T00:34:11.521Z] [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
20:34:11 [2023-03-15T00:34:11.521Z] [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 88 kB/s)
20:34:11 [2023-03-15T00:34:11.521Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-util/9.4/asm-util-9.4.pom
20:34:11 [2023-03-15T00:34:11.521Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.4/asm-util-9.4.pom
20:34:11 [2023-03-15T00:34:11.521Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.4/asm-util-9.4.pom (2.9 kB at 58 kB/s)
20:34:11 [2023-03-15T00:34:11.777Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-analysis/9.4/asm-analysis-9.4.pom
20:34:11 [2023-03-15T00:34:11.777Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.4/asm-analysis-9.4.pom
20:34:11 [2023-03-15T00:34:11.777Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.4/asm-analysis-9.4.pom (2.6 kB at 64 kB/s)
20:34:11 [2023-03-15T00:34:11.777Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
20:34:11 [2023-03-15T00:34:11.777Z] [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
20:34:11 [2023-03-15T00:34:11.777Z] [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 590 kB/s)
20:34:11 [2023-03-15T00:34:11.777Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
20:34:11 [2023-03-15T00:34:11.777Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
20:34:11 [2023-03-15T00:34:11.777Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 222 kB/s)
20:34:11 [2023-03-15T00:34:11.777Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
20:34:11 [2023-03-15T00:34:11.777Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-artifactcomparator/3.0.3/tycho-artifactcomparator-3.0.3.jar
20:34:11 [2023-03-15T00:34:11.778Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm/9.4/asm-9.4.jar
20:34:11 [2023-03-15T00:34:11.778Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-tree/9.4/asm-tree-9.4.jar
20:34:11 [2023-03-15T00:34:11.778Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-util/9.4/asm-util-9.4.jar
20:34:11 [2023-03-15T00:34:11.778Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-analysis/9.4/asm-analysis-9.4.jar
20:34:11 [2023-03-15T00:34:11.778Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
20:34:12 [2023-03-15T00:34:12.033Z] [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
20:34:12 [2023-03-15T00:34:12.033Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.4/asm-tree-9.4.jar
20:34:12 [2023-03-15T00:34:12.033Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/3.0.3/tycho-artifactcomparator-3.0.3.jar
20:34:12 [2023-03-15T00:34:12.033Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.4/asm-util-9.4.jar
20:34:12 [2023-03-15T00:34:12.033Z] [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
20:34:12 [2023-03-15T00:34:12.033Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.4/asm-util-9.4.jar (92 kB at 5.1 MB/s)
20:34:12 [2023-03-15T00:34:12.033Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.4/asm-analysis-9.4.jar
20:34:12 [2023-03-15T00:34:12.033Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.4/asm-analysis-9.4.jar (34 kB at 1.7 MB/s)
20:34:12 [2023-03-15T00:34:12.033Z] [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
20:34:12 [2023-03-15T00:34:12.033Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.4/asm-tree-9.4.jar (53 kB at 836 kB/s)
20:34:12 [2023-03-15T00:34:12.033Z] [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 643 kB/s)
20:34:12 [2023-03-15T00:34:12.033Z] [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 9.2 MB/s)
20:34:12 [2023-03-15T00:34:12.033Z] [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 1.9 MB/s)
20:34:12 [2023-03-15T00:34:12.033Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/3.0.3/tycho-artifactcomparator-3.0.3.jar (21 kB at 266 kB/s)
20:34:12 [2023-03-15T00:34:12.291Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/jacoco-maven-plugin/0.8.8/jacoco-maven-plugin-0.8.8.pom
20:34:12 [2023-03-15T00:34:12.291Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.8/jacoco-maven-plugin-0.8.8.pom
20:34:12 [2023-03-15T00:34:12.291Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.8/jacoco-maven-plugin-0.8.8.pom (3.8 kB at 189 kB/s)
20:34:12 [2023-03-15T00:34:12.291Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/org.jacoco.build/0.8.8/org.jacoco.build-0.8.8.pom
20:34:12 [2023-03-15T00:34:12.291Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.8.8/org.jacoco.build-0.8.8.pom
20:34:12 [2023-03-15T00:34:12.291Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.8.8/org.jacoco.build-0.8.8.pom (44 kB at 1.6 MB/s)
20:34:12 [2023-03-15T00:34:12.291Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/jacoco-maven-plugin/0.8.8/jacoco-maven-plugin-0.8.8.jar
20:34:12 [2023-03-15T00:34:12.291Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.8/jacoco-maven-plugin-0.8.8.jar
20:34:12 [2023-03-15T00:34:12.291Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.8/jacoco-maven-plugin-0.8.8.jar (56 kB at 4.0 MB/s)
20:34:12 [2023-03-15T00:34:12.291Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/3.0.3/tycho-p2-extras-plugin-3.0.3.pom
20:34:12 [2023-03-15T00:34:12.291Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/3.0.3/tycho-p2-extras-plugin-3.0.3.pom
20:34:12 [2023-03-15T00:34:12.547Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/3.0.3/tycho-p2-extras-plugin-3.0.3.pom (5.5 kB at 102 kB/s)
20:34:12 [2023-03-15T00:34:12.547Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/3.0.3/tycho-p2-extras-plugin-3.0.3.jar
20:34:12 [2023-03-15T00:34:12.547Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/3.0.3/tycho-p2-extras-plugin-3.0.3.jar
20:34:12 [2023-03-15T00:34:12.547Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/3.0.3/tycho-p2-extras-plugin-3.0.3.jar (31 kB at 537 kB/s)
20:34:12 [2023-03-15T00:34:12.804Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom
20:34:12 [2023-03-15T00:34:12.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom
20:34:12 [2023-03-15T00:34:12.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 96 kB/s)
20:34:12 [2023-03-15T00:34:12.804Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
20:34:12 [2023-03-15T00:34:12.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
20:34:13 [2023-03-15T00:34:13.064Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 290 kB/s)
20:34:13 [2023-03-15T00:34:13.064Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/21/maven-parent-21.pom
20:34:13 [2023-03-15T00:34:13.064Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom
20:34:13 [2023-03-15T00:34:13.064Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 1.9 MB/s)
20:34:13 [2023-03-15T00:34:13.064Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/10/apache-10.pom
20:34:13 [2023-03-15T00:34:13.064Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom
20:34:13 [2023-03-15T00:34:13.064Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom (15 kB at 592 kB/s)
20:34:13 [2023-03-15T00:34:13.064Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar
20:34:13 [2023-03-15T00:34:13.064Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar
20:34:13 [2023-03-15T00:34:13.064Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 648 kB/s)
20:34:13 [2023-03-15T00:34:13.064Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-surefire-plugin/3.0.3/tycho-surefire-plugin-3.0.3.pom
20:34:13 [2023-03-15T00:34:13.064Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/3.0.3/tycho-surefire-plugin-3.0.3.pom
20:34:13 [2023-03-15T00:34:13.064Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/3.0.3/tycho-surefire-plugin-3.0.3.pom (8.0 kB at 136 kB/s)
20:34:13 [2023-03-15T00:34:13.064Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-surefire-plugin/3.0.3/tycho-surefire-plugin-3.0.3.jar
20:34:13 [2023-03-15T00:34:13.320Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/3.0.3/tycho-surefire-plugin-3.0.3.jar
20:34:13 [2023-03-15T00:34:13.320Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/3.0.3/tycho-surefire-plugin-3.0.3.jar (94 kB at 2.4 MB/s)
20:34:13 [2023-03-15T00:34:13.320Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/3.0.3/org.eclipse.tycho.surefire.osgibooter-3.0.3.pom
20:34:13 [2023-03-15T00:34:13.320Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/3.0.3/org.eclipse.tycho.surefire.osgibooter-3.0.3.pom
20:34:13 [2023-03-15T00:34:13.320Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/3.0.3/org.eclipse.tycho.surefire.osgibooter-3.0.3.pom (4.1 kB at 77 kB/s)
20:34:13 [2023-03-15T00:34:13.320Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/3.0.3/org.eclipse.tycho.surefire.junit-3.0.3.pom
20:34:13 [2023-03-15T00:34:13.320Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/3.0.3/org.eclipse.tycho.surefire.junit-3.0.3.pom
20:34:13 [2023-03-15T00:34:13.320Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/3.0.3/org.eclipse.tycho.surefire.junit-3.0.3.pom (1.7 kB at 21 kB/s)
20:34:13 [2023-03-15T00:34:13.320Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-surefire/3.0.3/tycho-surefire-3.0.3.pom
20:34:13 [2023-03-15T00:34:13.576Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/3.0.3/tycho-surefire-3.0.3.pom
20:34:13 [2023-03-15T00:34:13.576Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/3.0.3/tycho-surefire-3.0.3.pom (3.5 kB at 85 kB/s)
20:34:13 [2023-03-15T00:34:13.576Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/3.0.3/org.eclipse.tycho.surefire.junit4-3.0.3.pom
20:34:13 [2023-03-15T00:34:13.576Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/3.0.3/org.eclipse.tycho.surefire.junit4-3.0.3.pom
20:34:13 [2023-03-15T00:34:13.576Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/3.0.3/org.eclipse.tycho.surefire.junit4-3.0.3.pom (1.9 kB at 48 kB/s)
20:34:13 [2023-03-15T00:34:13.576Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/3.0.3/org.eclipse.tycho.surefire.junit47-3.0.3.pom
20:34:13 [2023-03-15T00:34:13.576Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/3.0.3/org.eclipse.tycho.surefire.junit47-3.0.3.pom
20:34:13 [2023-03-15T00:34:13.577Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/3.0.3/org.eclipse.tycho.surefire.junit47-3.0.3.pom (2.2 kB at 33 kB/s)
20:34:13 [2023-03-15T00:34:13.577Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/3.0.3/org.eclipse.tycho.surefire.junit5-3.0.3.pom
20:34:13 [2023-03-15T00:34:13.577Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/3.0.3/org.eclipse.tycho.surefire.junit5-3.0.3.pom
20:34:13 [2023-03-15T00:34:13.832Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/3.0.3/org.eclipse.tycho.surefire.junit5-3.0.3.pom (3.3 kB at 57 kB/s)
20:34:13 [2023-03-15T00:34:13.833Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/3.0.3/org.eclipse.tycho.surefire.junit54-3.0.3.pom
20:34:13 [2023-03-15T00:34:13.833Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/3.0.3/org.eclipse.tycho.surefire.junit54-3.0.3.pom
20:34:13 [2023-03-15T00:34:13.833Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/3.0.3/org.eclipse.tycho.surefire.junit54-3.0.3.pom (3.3 kB at 77 kB/s)
20:34:13 [2023-03-15T00:34:13.833Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/3.0.3/org.eclipse.tycho.surefire.junit55-3.0.3.pom
20:34:13 [2023-03-15T00:34:13.833Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/3.0.3/org.eclipse.tycho.surefire.junit55-3.0.3.pom
20:34:13 [2023-03-15T00:34:13.833Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/3.0.3/org.eclipse.tycho.surefire.junit55-3.0.3.pom (3.3 kB at 89 kB/s)
20:34:13 [2023-03-15T00:34:13.833Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/3.0.3/org.eclipse.tycho.surefire.junit56-3.0.3.pom
20:34:13 [2023-03-15T00:34:13.833Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/3.0.3/org.eclipse.tycho.surefire.junit56-3.0.3.pom
20:34:13 [2023-03-15T00:34:13.833Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/3.0.3/org.eclipse.tycho.surefire.junit56-3.0.3.pom (3.3 kB at 51 kB/s)
20:34:13 [2023-03-15T00:34:13.833Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/3.0.3/org.eclipse.tycho.surefire.junit57-3.0.3.pom
20:34:13 [2023-03-15T00:34:13.833Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/3.0.3/org.eclipse.tycho.surefire.junit57-3.0.3.pom
20:34:14 [2023-03-15T00:34:14.089Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/3.0.3/org.eclipse.tycho.surefire.junit57-3.0.3.pom (2.9 kB at 66 kB/s)
20:34:14 [2023-03-15T00:34:14.089Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/3.0.3/org.eclipse.tycho.surefire.junit57withvintage-3.0.3.pom
20:34:14 [2023-03-15T00:34:14.090Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/3.0.3/org.eclipse.tycho.surefire.junit57withvintage-3.0.3.pom
20:34:14 [2023-03-15T00:34:14.090Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/3.0.3/org.eclipse.tycho.surefire.junit57withvintage-3.0.3.pom (3.4 kB at 120 kB/s)
20:34:14 [2023-03-15T00:34:14.090Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/3.0.3/org.eclipse.tycho.surefire.junit58-3.0.3.pom
20:34:14 [2023-03-15T00:34:14.090Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/3.0.3/org.eclipse.tycho.surefire.junit58-3.0.3.pom
20:34:14 [2023-03-15T00:34:14.090Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/3.0.3/org.eclipse.tycho.surefire.junit58-3.0.3.pom (2.9 kB at 67 kB/s)
20:34:14 [2023-03-15T00:34:14.090Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/3.0.3/org.eclipse.tycho.surefire.junit58withvintage-3.0.3.pom
20:34:14 [2023-03-15T00:34:14.090Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/3.0.3/org.eclipse.tycho.surefire.junit58withvintage-3.0.3.pom
20:34:14 [2023-03-15T00:34:14.090Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/3.0.3/org.eclipse.tycho.surefire.junit58withvintage-3.0.3.pom (3.4 kB at 112 kB/s)
20:34:14 [2023-03-15T00:34:14.090Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/3.0.3/org.eclipse.tycho.surefire.junit59-3.0.3.pom
20:34:14 [2023-03-15T00:34:14.090Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/3.0.3/org.eclipse.tycho.surefire.junit59-3.0.3.pom
20:34:14 [2023-03-15T00:34:14.090Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/3.0.3/org.eclipse.tycho.surefire.junit59-3.0.3.pom (2.9 kB at 76 kB/s)
20:34:14 [2023-03-15T00:34:14.090Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/3.0.3/org.eclipse.tycho.surefire.junit59withvintage-3.0.3.pom
20:34:14 [2023-03-15T00:34:14.346Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/3.0.3/org.eclipse.tycho.surefire.junit59withvintage-3.0.3.pom
20:34:14 [2023-03-15T00:34:14.346Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/3.0.3/org.eclipse.tycho.surefire.junit59withvintage-3.0.3.pom (3.4 kB at 59 kB/s)
20:34:14 [2023-03-15T00:34:14.346Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/3.0.3/org.eclipse.tycho.surefire.testng-3.0.3.pom
20:34:14 [2023-03-15T00:34:14.346Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/3.0.3/org.eclipse.tycho.surefire.testng-3.0.3.pom
20:34:14 [2023-03-15T00:34:14.346Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/3.0.3/org.eclipse.tycho.surefire.testng-3.0.3.pom (2.1 kB at 59 kB/s)
20:34:14 [2023-03-15T00:34:14.346Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom
20:34:14 [2023-03-15T00:34:14.346Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom
20:34:14 [2023-03-15T00:34:14.346Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom (3.2 kB at 82 kB/s)
20:34:14 [2023-03-15T00:34:14.346Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom
20:34:14 [2023-03-15T00:34:14.346Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom
20:34:14 [2023-03-15T00:34:14.603Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom (27 kB at 721 kB/s)
20:34:14 [2023-03-15T00:34:14.603Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom
20:34:14 [2023-03-15T00:34:14.603Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom
20:34:14 [2023-03-15T00:34:14.603Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom (3.7 kB at 106 kB/s)
20:34:14 [2023-03-15T00:34:14.603Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom
20:34:14 [2023-03-15T00:34:14.603Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom
20:34:14 [2023-03-15T00:34:14.603Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom (3.9 kB at 75 kB/s)
20:34:14 [2023-03-15T00:34:14.603Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom
20:34:14 [2023-03-15T00:34:14.603Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom
20:34:14 [2023-03-15T00:34:14.604Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom (27 kB at 373 kB/s)
20:34:14 [2023-03-15T00:34:14.604Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom
20:34:14 [2023-03-15T00:34:14.860Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom
20:34:14 [2023-03-15T00:34:14.860Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom (9.6 kB at 144 kB/s)
20:34:14 [2023-03-15T00:34:14.860Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom
20:34:14 [2023-03-15T00:34:14.860Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom
20:34:14 [2023-03-15T00:34:14.860Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom (4.0 kB at 58 kB/s)
20:34:14 [2023-03-15T00:34:14.860Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom
20:34:14 [2023-03-15T00:34:14.860Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom
20:34:14 [2023-03-15T00:34:14.860Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom (4.8 kB at 105 kB/s)
20:34:14 [2023-03-15T00:34:14.860Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom
20:34:14 [2023-03-15T00:34:14.860Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom
20:34:15 [2023-03-15T00:34:15.116Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom (1.6 kB at 38 kB/s)
20:34:15 [2023-03-15T00:34:15.117Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom
20:34:15 [2023-03-15T00:34:15.117Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom
20:34:15 [2023-03-15T00:34:15.117Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom (2.2 kB at 46 kB/s)
20:34:15 [2023-03-15T00:34:15.117Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom
20:34:15 [2023-03-15T00:34:15.117Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom
20:34:15 [2023-03-15T00:34:15.117Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom (21 kB at 509 kB/s)
20:34:15 [2023-03-15T00:34:15.117Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/10/maven-parent-10.pom
20:34:15 [2023-03-15T00:34:15.117Z] [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
20:34:15 [2023-03-15T00:34:15.373Z] [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 472 kB/s)
20:34:15 [2023-03-15T00:34:15.373Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/4/apache-4.pom
20:34:15 [2023-03-15T00:34:15.373Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom
20:34:15 [2023-03-15T00:34:15.373Z] [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 187 kB/s)
20:34:15 [2023-03-15T00:34:15.373Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom
20:34:15 [2023-03-15T00:34:15.373Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom
20:34:15 [2023-03-15T00:34:15.373Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom (11 kB at 201 kB/s)
20:34:15 [2023-03-15T00:34:15.373Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
20:34:15 [2023-03-15T00:34:15.373Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
20:34:15 [2023-03-15T00:34:15.373Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 283 kB/s)
20:34:15 [2023-03-15T00:34:15.374Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom
20:34:15 [2023-03-15T00:34:15.374Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom
20:34:15 [2023-03-15T00:34:15.374Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (4.8 kB at 134 kB/s)
20:34:15 [2023-03-15T00:34:15.374Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
20:34:15 [2023-03-15T00:34:15.374Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
20:34:15 [2023-03-15T00:34:15.374Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 208 kB/s)
20:34:15 [2023-03-15T00:34:15.374Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/30/maven-parent-30.pom
20:34:15 [2023-03-15T00:34:15.374Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom
20:34:15 [2023-03-15T00:34:15.374Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 2.8 MB/s)
20:34:15 [2023-03-15T00:34:15.374Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
20:34:15 [2023-03-15T00:34:15.374Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
20:34:15 [2023-03-15T00:34:15.631Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 268 kB/s)
20:34:15 [2023-03-15T00:34:15.631Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
20:34:15 [2023-03-15T00:34:15.631Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
20:34:15 [2023-03-15T00:34:15.631Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 87 kB/s)
20:34:15 [2023-03-15T00:34:15.631Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
20:34:15 [2023-03-15T00:34:15.631Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
20:34:15 [2023-03-15T00:34:15.631Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 39 kB/s)
20:34:15 [2023-03-15T00:34:15.631Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
20:34:15 [2023-03-15T00:34:15.631Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
20:34:15 [2023-03-15T00:34:15.631Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 48 kB/s)
20:34:15 [2023-03-15T00:34:15.631Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
20:34:15 [2023-03-15T00:34:15.631Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
20:34:15 [2023-03-15T00:34:15.631Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 556 kB/s)
20:34:15 [2023-03-15T00:34:15.631Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
20:34:15 [2023-03-15T00:34:15.631Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
20:34:15 [2023-03-15T00:34:15.631Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 717 kB/s)
20:34:15 [2023-03-15T00:34:15.631Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
20:34:15 [2023-03-15T00:34:15.888Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
20:34:15 [2023-03-15T00:34:15.888Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 250 kB/s)
20:34:15 [2023-03-15T00:34:15.888Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
20:34:15 [2023-03-15T00:34:15.888Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
20:34:15 [2023-03-15T00:34:15.888Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 671 kB/s)
20:34:15 [2023-03-15T00:34:15.888Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
20:34:15 [2023-03-15T00:34:15.888Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
20:34:15 [2023-03-15T00:34:15.888Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 303 kB/s)
20:34:15 [2023-03-15T00:34:15.888Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
20:34:15 [2023-03-15T00:34:15.889Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
20:34:15 [2023-03-15T00:34:15.889Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 851 kB/s)
20:34:15 [2023-03-15T00:34:15.889Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
20:34:15 [2023-03-15T00:34:15.889Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
20:34:15 [2023-03-15T00:34:15.889Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 138 kB/s)
20:34:15 [2023-03-15T00:34:15.889Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-io/commons-io/2.5/commons-io-2.5.pom
20:34:15 [2023-03-15T00:34:15.889Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom
20:34:15 [2023-03-15T00:34:15.889Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 554 kB/s)
20:34:15 [2023-03-15T00:34:15.889Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
20:34:15 [2023-03-15T00:34:15.889Z] [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
20:34:15 [2023-03-15T00:34:15.889Z] [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 2.1 MB/s)
20:34:15 [2023-03-15T00:34:15.889Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/16/apache-16.pom
20:34:15 [2023-03-15T00:34:15.889Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
20:34:15 [2023-03-15T00:34:15.889Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (15 kB at 1.1 MB/s)
20:34:15 [2023-03-15T00:34:15.889Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom
20:34:15 [2023-03-15T00:34:15.889Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom
20:34:16 [2023-03-15T00:34:16.145Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom (4.6 kB at 100 kB/s)
20:34:16 [2023-03-15T00:34:16.145Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom
20:34:16 [2023-03-15T00:34:16.145Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom
20:34:16 [2023-03-15T00:34:16.145Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom (3.9 kB at 57 kB/s)
20:34:16 [2023-03-15T00:34:16.145Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom
20:34:16 [2023-03-15T00:34:16.145Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom
20:34:16 [2023-03-15T00:34:16.145Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom (24 kB at 450 kB/s)
20:34:16 [2023-03-15T00:34:16.145Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm/7.2/asm-7.2.pom
20:34:16 [2023-03-15T00:34:16.145Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.2/asm-7.2.pom
20:34:16 [2023-03-15T00:34:16.145Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.2/asm-7.2.pom (2.9 kB at 92 kB/s)
20:34:16 [2023-03-15T00:34:16.145Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
20:34:16 [2023-03-15T00:34:16.146Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
20:34:16 [2023-03-15T00:34:16.402Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom (16 kB at 417 kB/s)
20:34:16 [2023-03-15T00:34:16.402Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/3.0.3/org.eclipse.tycho.surefire.osgibooter-3.0.3.jar
20:34:16 [2023-03-15T00:34:16.402Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/3.0.3/org.eclipse.tycho.surefire.junit-3.0.3.jar
20:34:16 [2023-03-15T00:34:16.402Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/3.0.3/org.eclipse.tycho.surefire.junit5-3.0.3.jar
20:34:16 [2023-03-15T00:34:16.402Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/3.0.3/org.eclipse.tycho.surefire.junit47-3.0.3.jar
20:34:16 [2023-03-15T00:34:16.402Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/3.0.3/org.eclipse.tycho.surefire.junit4-3.0.3.jar
20:34:16 [2023-03-15T00:34:16.402Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/3.0.3/org.eclipse.tycho.surefire.junit54-3.0.3.jar
20:34:16 [2023-03-15T00:34:16.402Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/3.0.3/org.eclipse.tycho.surefire.junit55-3.0.3.jar
20:34:16 [2023-03-15T00:34:16.402Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/3.0.3/org.eclipse.tycho.surefire.junit56-3.0.3.jar
20:34:16 [2023-03-15T00:34:16.402Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/3.0.3/org.eclipse.tycho.surefire.junit57-3.0.3.jar
20:34:16 [2023-03-15T00:34:16.402Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/3.0.3/org.eclipse.tycho.surefire.junit57withvintage-3.0.3.jar
20:34:16 [2023-03-15T00:34:16.402Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/3.0.3/org.eclipse.tycho.surefire.junit58-3.0.3.jar
20:34:16 [2023-03-15T00:34:16.402Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/3.0.3/org.eclipse.tycho.surefire.junit58withvintage-3.0.3.jar
20:34:16 [2023-03-15T00:34:16.402Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/3.0.3/org.eclipse.tycho.surefire.junit59-3.0.3.jar
20:34:16 [2023-03-15T00:34:16.402Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/3.0.3/org.eclipse.tycho.surefire.junit59withvintage-3.0.3.jar
20:34:16 [2023-03-15T00:34:16.402Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/3.0.3/org.eclipse.tycho.surefire.testng-3.0.3.jar
20:34:16 [2023-03-15T00:34:16.403Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar
20:34:16 [2023-03-15T00:34:16.403Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar
20:34:16 [2023-03-15T00:34:16.403Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar
20:34:16 [2023-03-15T00:34:16.403Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar
20:34:16 [2023-03-15T00:34:16.403Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar
20:34:16 [2023-03-15T00:34:16.403Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar
20:34:16 [2023-03-15T00:34:16.403Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar
20:34:16 [2023-03-15T00:34:16.403Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar
20:34:16 [2023-03-15T00:34:16.403Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar
20:34:16 [2023-03-15T00:34:16.403Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
20:34:16 [2023-03-15T00:34:16.659Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
20:34:16 [2023-03-15T00:34:16.659Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
20:34:16 [2023-03-15T00:34:16.659Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
20:34:16 [2023-03-15T00:34:16.659Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
20:34:16 [2023-03-15T00:34:16.659Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
20:34:16 [2023-03-15T00:34:16.659Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar
20:34:16 [2023-03-15T00:34:16.659Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm/7.2/asm-7.2.jar
20:34:16 [2023-03-15T00:34:16.659Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
20:34:16 [2023-03-15T00:34:16.659Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/3.0.3/org.eclipse.tycho.surefire.osgibooter-3.0.3.jar
20:34:16 [2023-03-15T00:34:16.659Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/3.0.3/org.eclipse.tycho.surefire.junit-3.0.3.jar
20:34:16 [2023-03-15T00:34:16.659Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/3.0.3/org.eclipse.tycho.surefire.junit4-3.0.3.jar
20:34:16 [2023-03-15T00:34:16.660Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/3.0.3/org.eclipse.tycho.surefire.junit47-3.0.3.jar
20:34:16 [2023-03-15T00:34:16.660Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/3.0.3/org.eclipse.tycho.surefire.junit5-3.0.3.jar
20:34:16 [2023-03-15T00:34:16.660Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/3.0.3/org.eclipse.tycho.surefire.junit-3.0.3.jar (26 kB at 809 kB/s)
20:34:16 [2023-03-15T00:34:16.660Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/3.0.3/org.eclipse.tycho.surefire.junit54-3.0.3.jar
20:34:16 [2023-03-15T00:34:16.918Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/3.0.3/org.eclipse.tycho.surefire.junit4-3.0.3.jar (39 kB at 368 kB/s)
20:34:16 [2023-03-15T00:34:16.919Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/3.0.3/org.eclipse.tycho.surefire.junit55-3.0.3.jar
20:34:16 [2023-03-15T00:34:16.919Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/3.0.3/org.eclipse.tycho.surefire.junit47-3.0.3.jar (158 kB at 1.5 MB/s)
20:34:16 [2023-03-15T00:34:16.919Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/3.0.3/org.eclipse.tycho.surefire.junit56-3.0.3.jar
20:34:16 [2023-03-15T00:34:16.919Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/3.0.3/org.eclipse.tycho.surefire.junit54-3.0.3.jar (587 kB at 5.4 MB/s)
20:34:16 [2023-03-15T00:34:16.919Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/3.0.3/org.eclipse.tycho.surefire.junit57-3.0.3.jar
20:34:16 [2023-03-15T00:34:16.919Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/3.0.3/org.eclipse.tycho.surefire.junit5-3.0.3.jar (395 kB at 3.5 MB/s)
20:34:16 [2023-03-15T00:34:16.919Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/3.0.3/org.eclipse.tycho.surefire.junit57withvintage-3.0.3.jar
20:34:16 [2023-03-15T00:34:16.919Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/3.0.3/org.eclipse.tycho.surefire.osgibooter-3.0.3.jar (2.3 MB at 16 MB/s)
20:34:16 [2023-03-15T00:34:16.919Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/3.0.3/org.eclipse.tycho.surefire.junit58-3.0.3.jar
20:34:16 [2023-03-15T00:34:16.919Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/3.0.3/org.eclipse.tycho.surefire.junit57-3.0.3.jar (642 kB at 4.2 MB/s)
20:34:16 [2023-03-15T00:34:16.919Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/3.0.3/org.eclipse.tycho.surefire.junit58withvintage-3.0.3.jar
20:34:16 [2023-03-15T00:34:16.919Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/3.0.3/org.eclipse.tycho.surefire.junit55-3.0.3.jar (650 kB at 4.1 MB/s)
20:34:16 [2023-03-15T00:34:16.919Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/3.0.3/org.eclipse.tycho.surefire.junit59-3.0.3.jar
20:34:16 [2023-03-15T00:34:16.919Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/3.0.3/org.eclipse.tycho.surefire.junit56-3.0.3.jar (676 kB at 4.0 MB/s)
20:34:16 [2023-03-15T00:34:16.919Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/3.0.3/org.eclipse.tycho.surefire.junit59withvintage-3.0.3.jar
20:34:16 [2023-03-15T00:34:16.919Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/3.0.3/org.eclipse.tycho.surefire.junit58-3.0.3.jar (686 kB at 4.0 MB/s)
20:34:16 [2023-03-15T00:34:16.919Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/3.0.3/org.eclipse.tycho.surefire.testng-3.0.3.jar
20:34:16 [2023-03-15T00:34:16.919Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/3.0.3/org.eclipse.tycho.surefire.junit59withvintage-3.0.3.jar (784 kB at 3.7 MB/s)
20:34:16 [2023-03-15T00:34:16.919Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar
20:34:16 [2023-03-15T00:34:16.919Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/3.0.3/org.eclipse.tycho.surefire.testng-3.0.3.jar (91 kB at 422 kB/s)
20:34:16 [2023-03-15T00:34:16.920Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar
20:34:16 [2023-03-15T00:34:16.920Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/3.0.3/org.eclipse.tycho.surefire.junit59-3.0.3.jar (717 kB at 3.3 MB/s)
20:34:16 [2023-03-15T00:34:16.920Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar
20:34:16 [2023-03-15T00:34:16.920Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/3.0.3/org.eclipse.tycho.surefire.junit57withvintage-3.0.3.jar (706 kB at 3.2 MB/s)
20:34:16 [2023-03-15T00:34:16.920Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar
20:34:16 [2023-03-15T00:34:16.920Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/3.0.3/org.eclipse.tycho.surefire.junit58withvintage-3.0.3.jar (752 kB at 3.4 MB/s)
20:34:16 [2023-03-15T00:34:16.920Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar
20:34:16 [2023-03-15T00:34:16.920Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar (14 kB at 60 kB/s)
20:34:16 [2023-03-15T00:34:16.920Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar
20:34:16 [2023-03-15T00:34:16.920Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar (144 kB at 634 kB/s)
20:34:16 [2023-03-15T00:34:16.920Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar
20:34:16 [2023-03-15T00:34:16.920Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar (106 kB at 427 kB/s)
20:34:16 [2023-03-15T00:34:16.920Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar
20:34:16 [2023-03-15T00:34:16.920Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar (7.9 kB at 31 kB/s)
20:34:16 [2023-03-15T00:34:16.920Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar
20:34:16 [2023-03-15T00:34:16.920Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar (24 kB at 94 kB/s)
20:34:16 [2023-03-15T00:34:16.920Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
20:34:16 [2023-03-15T00:34:16.920Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar (311 kB at 1.2 MB/s)
20:34:16 [2023-03-15T00:34:16.920Z] [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.jar
20:34:16 [2023-03-15T00:34:16.920Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar (36 kB at 139 kB/s)
20:34:16 [2023-03-15T00:34:16.920Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
20:34:16 [2023-03-15T00:34:16.920Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 kB at 228 kB/s)
20:34:16 [2023-03-15T00:34:16.921Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
20:34:16 [2023-03-15T00:34:16.921Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 507 kB/s)
20:34:17 [2023-03-15T00:34:17.179Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
20:34:17 [2023-03-15T00:34:17.179Z] [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.jar (53 kB at 173 kB/s)
20:34:17 [2023-03-15T00:34:17.179Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
20:34:17 [2023-03-15T00:34:17.179Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 1.5 MB/s)
20:34:17 [2023-03-15T00:34:17.179Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar
20:34:17 [2023-03-15T00:34:17.179Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 640 kB/s)
20:34:17 [2023-03-15T00:34:17.179Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.2/asm-7.2.jar
20:34:17 [2023-03-15T00:34:17.179Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar (1.9 MB at 5.8 MB/s)
20:34:17 [2023-03-15T00:34:17.179Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
20:34:17 [2023-03-15T00:34:17.179Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar (52 kB at 156 kB/s)
20:34:17 [2023-03-15T00:34:17.179Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar (128 kB at 384 kB/s)
20:34:17 [2023-03-15T00:34:17.179Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar (317 kB at 909 kB/s)
20:34:17 [2023-03-15T00:34:17.179Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (164 kB at 460 kB/s)
20:34:17 [2023-03-15T00:34:17.179Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.2/asm-7.2.jar (115 kB at 316 kB/s)
20:34:17 [2023-03-15T00:34:17.436Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom
20:34:17 [2023-03-15T00:34:17.436Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom
20:34:17 [2023-03-15T00:34:17.436Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom (8.0 kB at 132 kB/s)
20:34:17 [2023-03-15T00:34:17.436Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar
20:34:17 [2023-03-15T00:34:17.436Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar
20:34:17 [2023-03-15T00:34:17.436Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar (43 kB at 3.3 MB/s)
20:34:17 [2023-03-15T00:34:17.436Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-compiler-plugin/3.0.3/tycho-compiler-plugin-3.0.3.pom
20:34:17 [2023-03-15T00:34:17.436Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/3.0.3/tycho-compiler-plugin-3.0.3.pom
20:34:17 [2023-03-15T00:34:17.436Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/3.0.3/tycho-compiler-plugin-3.0.3.pom (2.7 kB at 121 kB/s)
20:34:17 [2023-03-15T00:34:17.436Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-compiler-plugin/3.0.3/tycho-compiler-plugin-3.0.3.jar
20:34:17 [2023-03-15T00:34:17.436Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/3.0.3/tycho-compiler-plugin-3.0.3.jar
20:34:17 [2023-03-15T00:34:17.437Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/3.0.3/tycho-compiler-plugin-3.0.3.jar (48 kB at 2.8 MB/s)
20:34:17 [2023-03-15T00:34:17.437Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom
20:34:17 [2023-03-15T00:34:17.694Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom
20:34:17 [2023-03-15T00:34:17.694Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom (5.7 kB at 86 kB/s)
20:34:17 [2023-03-15T00:34:17.694Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom
20:34:17 [2023-03-15T00:34:17.694Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom
20:34:17 [2023-03-15T00:34:17.694Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom (13 kB at 259 kB/s)
20:34:17 [2023-03-15T00:34:17.694Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
20:34:17 [2023-03-15T00:34:17.694Z] [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
20:34:17 [2023-03-15T00:34:17.694Z] [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 632 kB/s)
20:34:17 [2023-03-15T00:34:17.694Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/6/apache-6.pom
20:34:17 [2023-03-15T00:34:17.950Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom
20:34:17 [2023-03-15T00:34:17.950Z] [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 673 kB/s)
20:34:17 [2023-03-15T00:34:17.950Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar
20:34:17 [2023-03-15T00:34:17.951Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar
20:34:17 [2023-03-15T00:34:17.951Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar (23 kB at 770 kB/s)
20:34:17 [2023-03-15T00:34:17.951Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.pom
20:34:17 [2023-03-15T00:34:17.951Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.pom
20:34:17 [2023-03-15T00:34:17.951Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.pom (8.5 kB at 236 kB/s)
20:34:17 [2023-03-15T00:34:17.951Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom
20:34:17 [2023-03-15T00:34:17.951Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom
20:34:17 [2023-03-15T00:34:17.951Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom (9.9 kB at 187 kB/s)
20:34:17 [2023-03-15T00:34:17.951Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.jar
20:34:17 [2023-03-15T00:34:17.951Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.jar
20:34:17 [2023-03-15T00:34:17.951Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.jar (32 kB at 407 kB/s)
20:34:17 [2023-03-15T00:34:17.951Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom
20:34:18 [2023-03-15T00:34:18.207Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom
20:34:18 [2023-03-15T00:34:18.207Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (4.9 kB at 100 kB/s)
20:34:18 [2023-03-15T00:34:18.207Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom
20:34:18 [2023-03-15T00:34:18.207Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom
20:34:18 [2023-03-15T00:34:18.207Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 kB at 191 kB/s)
20:34:18 [2023-03-15T00:34:18.207Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
20:34:18 [2023-03-15T00:34:18.207Z] [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
20:34:18 [2023-03-15T00:34:18.207Z] [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 970 kB/s)
20:34:18 [2023-03-15T00:34:18.207Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/7/apache-7.pom
20:34:18 [2023-03-15T00:34:18.207Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom
20:34:18 [2023-03-15T00:34:18.207Z] [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 656 kB/s)
20:34:18 [2023-03-15T00:34:18.207Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar
20:34:18 [2023-03-15T00:34:18.207Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar
20:34:18 [2023-03-15T00:34:18.464Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 kB at 813 kB/s)
20:34:18 [2023-03-15T00:34:18.464Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-ds-plugin/3.0.3/tycho-ds-plugin-3.0.3.pom
20:34:18 [2023-03-15T00:34:18.464Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/3.0.3/tycho-ds-plugin-3.0.3.pom
20:34:18 [2023-03-15T00:34:18.464Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/3.0.3/tycho-ds-plugin-3.0.3.pom (1.4 kB at 46 kB/s)
20:34:18 [2023-03-15T00:34:18.464Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-ds-plugin/3.0.3/tycho-ds-plugin-3.0.3.jar
20:34:18 [2023-03-15T00:34:18.464Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/3.0.3/tycho-ds-plugin-3.0.3.jar
20:34:18 [2023-03-15T00:34:18.464Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/3.0.3/tycho-ds-plugin-3.0.3.jar (10 kB at 162 kB/s)
20:34:18 [2023-03-15T00:34:18.464Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.pom
20:34:18 [2023-03-15T00:34:18.464Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.pom
20:34:18 [2023-03-15T00:34:18.464Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.pom (14 kB at 376 kB/s)
20:34:18 [2023-03-15T00:34:18.464Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.jar
20:34:18 [2023-03-15T00:34:18.464Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.jar
20:34:18 [2023-03-15T00:34:18.464Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.jar (53 kB at 1.0 MB/s)
20:34:18 [2023-03-15T00:34:18.464Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom
20:34:18 [2023-03-15T00:34:18.720Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom
20:34:18 [2023-03-15T00:34:18.720Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom (21 kB at 408 kB/s)
20:34:18 [2023-03-15T00:34:18.720Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
20:34:18 [2023-03-15T00:34:18.720Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
20:34:18 [2023-03-15T00:34:18.720Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 186 kB/s)
20:34:18 [2023-03-15T00:34:18.720Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
20:34:18 [2023-03-15T00:34:18.720Z] [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
20:34:18 [2023-03-15T00:34:18.720Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 1.1 MB/s)
20:34:18 [2023-03-15T00:34:18.720Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar
20:34:18 [2023-03-15T00:34:18.720Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar
20:34:18 [2023-03-15T00:34:18.978Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar (124 kB at 2.3 MB/s)
20:34:18 [2023-03-15T00:34:18.978Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/3.0.3/tycho-eclipserun-plugin-3.0.3.pom
20:34:18 [2023-03-15T00:34:18.978Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/3.0.3/tycho-eclipserun-plugin-3.0.3.pom
20:34:18 [2023-03-15T00:34:18.978Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/3.0.3/tycho-eclipserun-plugin-3.0.3.pom (2.4 kB at 19 kB/s)
20:34:18 [2023-03-15T00:34:18.978Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/3.0.3/tycho-eclipserun-plugin-3.0.3.jar
20:34:19 [2023-03-15T00:34:19.234Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/3.0.3/tycho-eclipserun-plugin-3.0.3.jar
20:34:19 [2023-03-15T00:34:19.234Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/3.0.3/tycho-eclipserun-plugin-3.0.3.jar (17 kB at 167 kB/s)
20:34:19 [2023-03-15T00:34:19.796Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
20:34:19 [2023-03-15T00:34:19.796Z] [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
20:34:19 [2023-03-15T00:34:19.797Z] [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 172 kB/s)
20:34:19 [2023-03-15T00:34:19.797Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
20:34:19 [2023-03-15T00:34:19.797Z] [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
20:34:19 [2023-03-15T00:34:19.797Z] [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 712 kB/s)
20:34:19 [2023-03-15T00:34:19.797Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
20:34:19 [2023-03-15T00:34:19.797Z] [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
20:34:19 [2023-03-15T00:34:19.797Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar (41 kB at 2.3 MB/s)
20:34:19 [2023-03-15T00:34:19.797Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-document-bundle-plugin/3.0.3/tycho-document-bundle-plugin-3.0.3.pom
20:34:20 [2023-03-15T00:34:20.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-document-bundle-plugin/3.0.3/tycho-document-bundle-plugin-3.0.3.pom
20:34:20 [2023-03-15T00:34:20.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-document-bundle-plugin/3.0.3/tycho-document-bundle-plugin-3.0.3.pom (2.4 kB at 33 kB/s)
20:34:20 [2023-03-15T00:34:20.053Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-document-bundle-plugin/3.0.3/tycho-document-bundle-plugin-3.0.3.jar
20:34:20 [2023-03-15T00:34:20.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-document-bundle-plugin/3.0.3/tycho-document-bundle-plugin-3.0.3.jar
20:34:20 [2023-03-15T00:34:20.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-document-bundle-plugin/3.0.3/tycho-document-bundle-plugin-3.0.3.jar (36 kB at 496 kB/s)
20:34:20 [2023-03-15T00:34:20.983Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-repository-plugin/3.0.3/tycho-p2-repository-plugin-3.0.3.pom
20:34:20 [2023-03-15T00:34:20.983Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/3.0.3/tycho-p2-repository-plugin-3.0.3.pom
20:34:20 [2023-03-15T00:34:20.983Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/3.0.3/tycho-p2-repository-plugin-3.0.3.pom (1.8 kB at 74 kB/s)
20:34:20 [2023-03-15T00:34:20.983Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-repository-plugin/3.0.3/tycho-p2-repository-plugin-3.0.3.jar
20:34:20 [2023-03-15T00:34:20.983Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/3.0.3/tycho-p2-repository-plugin-3.0.3.jar
20:34:20 [2023-03-15T00:34:20.983Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/3.0.3/tycho-p2-repository-plugin-3.0.3.jar (40 kB at 1.2 MB/s)
20:34:21 [2023-03-15T00:34:21.239Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-director-plugin/3.0.3/tycho-p2-director-plugin-3.0.3.pom
20:34:21 [2023-03-15T00:34:21.239Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/3.0.3/tycho-p2-director-plugin-3.0.3.pom
20:34:21 [2023-03-15T00:34:21.239Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/3.0.3/tycho-p2-director-plugin-3.0.3.pom (3.0 kB at 36 kB/s)
20:34:21 [2023-03-15T00:34:21.239Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-director-plugin/3.0.3/tycho-p2-director-plugin-3.0.3.jar
20:34:21 [2023-03-15T00:34:21.495Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/3.0.3/tycho-p2-director-plugin-3.0.3.jar
20:34:21 [2023-03-15T00:34:21.495Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/3.0.3/tycho-p2-director-plugin-3.0.3.jar (46 kB at 1.1 MB/s)
20:34:21 [2023-03-15T00:34:21.495Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom
20:34:21 [2023-03-15T00:34:21.495Z] [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
20:34:21 [2023-03-15T00:34:21.495Z] [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 28 kB/s)
20:34:21 [2023-03-15T00:34:21.495Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom
20:34:21 [2023-03-15T00:34:21.495Z] [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
20:34:21 [2023-03-15T00:34:21.495Z] [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 133 kB/s)
20:34:21 [2023-03-15T00:34:21.495Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom
20:34:21 [2023-03-15T00:34:21.495Z] [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
20:34:21 [2023-03-15T00:34:21.757Z] [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 436 kB/s)
20:34:21 [2023-03-15T00:34:21.757Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip
20:34:21 [2023-03-15T00:34:21.757Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-compress/1.22/commons-compress-1.22-sources.jar
20:34:21 [2023-03-15T00:34:21.757Z] [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
20:34:21 [2023-03-15T00:34:21.757Z] [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-sources.jar
20:34:21 [2023-03-15T00:34:21.757Z] [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-sources.jar (889 kB at 8.2 MB/s)
20:34:22 [2023-03-15T00:34:22.017Z] [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 57 MB/s)
20:34:22 [2023-03-15T00:34:22.275Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/3.0.3/tycho-p2-publisher-plugin-3.0.3.pom
20:34:22 [2023-03-15T00:34:22.275Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/3.0.3/tycho-p2-publisher-plugin-3.0.3.pom
20:34:22 [2023-03-15T00:34:22.275Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/3.0.3/tycho-p2-publisher-plugin-3.0.3.pom (1.9 kB at 31 kB/s)
20:34:22 [2023-03-15T00:34:22.276Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/3.0.3/tycho-p2-publisher-plugin-3.0.3.jar
20:34:22 [2023-03-15T00:34:22.276Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/3.0.3/tycho-p2-publisher-plugin-3.0.3.jar
20:34:22 [2023-03-15T00:34:22.276Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/3.0.3/tycho-p2-publisher-plugin-3.0.3.jar (24 kB at 432 kB/s)
20:34:23 [2023-03-15T00:34:23.206Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/check-maven-plugin-updates_main/releng/org.eclipse.cdt.target/cdt.target for environments=[linux/gtk/x86_64, linux/gtk/aarch64, linux/gtk/ppc64le, win32/win32/x86_64, macosx/cocoa/x86_64, macosx/cocoa/aarch64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@20821620...
20:34:25 [2023-03-15T00:34:25.722Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-nop, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
20:34:25 [2023-03-15T00:34:25.722Z] [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-sources.jar
20:34:25 [2023-03-15T00:34:25.722Z] [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-sources.jar (58 kB at 1.0 MB/s)
20:34:25 [2023-03-15T00:34:25.722Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-nop/1.7.36/slf4j-nop-1.7.36.jar
20:34:25 [2023-03-15T00:34:25.722Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-nop/1.7.36/slf4j-nop-1.7.36.jar (3.9 kB at 304 kB/s)
20:34:25 [2023-03-15T00:34:25.722Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-nop/1.7.36/slf4j-nop-1.7.36-sources.jar
20:34:25 [2023-03-15T00:34:25.722Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-nop/1.7.36/slf4j-nop-1.7.36-sources.jar (5.6 kB at 151 kB/s)
20:34:47 [2023-03-15T00:34:47.616Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.build.gcc.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/build/org.eclipse.cdt.build.gcc.core/.polyglot.META-INF
20:34:55 [2023-03-15T00:34:55.703Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.build.gcc.ui:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/build/org.eclipse.cdt.build.gcc.ui/.polyglot.META-INF
20:34:55 [2023-03-15T00:34:55.703Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.make.core:7.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/build/org.eclipse.cdt.make.core/.polyglot.META-INF
20:34:56 [2023-03-15T00:34:56.629Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.make.ui:8.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/build/org.eclipse.cdt.make.ui/.polyglot.META-INF
20:34:56 [2023-03-15T00:34:56.884Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.managedbuilder.core:9.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/build/org.eclipse.cdt.managedbuilder.core/.polyglot.META-INF
20:34:57 [2023-03-15T00:34:57.142Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.managedbuilder.ui:9.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/build/org.eclipse.cdt.managedbuilder.ui/.polyglot.META-INF
20:34:57 [2023-03-15T00:34:57.398Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.managedbuilder.gnu.ui:8.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/build/org.eclipse.cdt.managedbuilder.gnu.ui/.polyglot.META-INF
20:34:57 [2023-03-15T00:34:57.654Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.managedbuilder.headlessbuilderapp:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/build/org.eclipse.cdt.managedbuilder.headlessbuilderapp/.polyglot.META-INF
20:34:57 [2023-03-15T00:34:57.910Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.gnu.build:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/build/org.eclipse.cdt.gnu.build-feature/.polyglot.feature.xml
20:34:58 [2023-03-15T00:34:58.166Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.autotools.core:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/build/org.eclipse.cdt.autotools.core/.polyglot.META-INF
20:34:58 [2023-03-15T00:34:58.728Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.autotools.docs:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/build/org.eclipse.cdt.autotools.docs/pom.xml
20:34:58 [2023-03-15T00:34:58.728Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.autotools.ui:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/build/org.eclipse.cdt.autotools.ui/.polyglot.META-INF
20:34:58 [2023-03-15T00:34:58.984Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.autotools:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/build/org.eclipse.cdt.autotools-feature/.polyglot.feature.xml
20:34:59 [2023-03-15T00:34:59.241Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.meson.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/build/org.eclipse.cdt.meson.core/.polyglot.META-INF
20:34:59 [2023-03-15T00:34:59.498Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.meson.docs:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/build/org.eclipse.cdt.meson.docs/pom.xml
20:34:59 [2023-03-15T00:34:59.754Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.meson.ui:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/build/org.eclipse.cdt.meson.ui/.polyglot.META-INF
20:35:00 [2023-03-15T00:35:00.011Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.meson.ui.editor:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/build/org.eclipse.cdt.meson.ui.editor/.polyglot.META-INF
20:35:00 [2023-03-15T00:35:00.938Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.meson:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/build/org.eclipse.cdt.meson-feature/.polyglot.feature.xml
20:35:00 [2023-03-15T00:35:00.938Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.core.autotools.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/build/org.eclipse.cdt.core.autotools.core/.polyglot.META-INF
20:35:01 [2023-03-15T00:35:01.193Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.core.autotools.ui:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/build/org.eclipse.cdt.core.autotools.ui/.polyglot.META-INF
20:35:01 [2023-03-15T00:35:01.193Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.core.autotools:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/build/org.eclipse.cdt.core.autotools-feature/.polyglot.feature.xml
20:35:01 [2023-03-15T00:35:01.448Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.codan.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/codan/org.eclipse.cdt.codan.core/.polyglot.META-INF
20:35:01 [2023-03-15T00:35:01.703Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.codan.ui:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/codan/org.eclipse.cdt.codan.ui/.polyglot.META-INF
20:35:01 [2023-03-15T00:35:01.703Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.codan.core.cxx:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/codan/org.eclipse.cdt.codan.core.cxx/.polyglot.META-INF
20:35:01 [2023-03-15T00:35:01.958Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.codan.ui.cxx:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/codan/org.eclipse.cdt.codan.ui.cxx/.polyglot.META-INF
20:35:01 [2023-03-15T00:35:01.958Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.codan.checkers:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/codan/org.eclipse.cdt.codan.checkers/.polyglot.META-INF
20:35:02 [2023-03-15T00:35:02.213Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.codan.checkers.ui:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/codan/org.eclipse.cdt.codan.checkers.ui/.polyglot.META-INF
20:35:02 [2023-03-15T00:35:02.214Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.core.native:6.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/core/org.eclipse.cdt.core.native/pom.xml
20:35:02 [2023-03-15T00:35:02.471Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/check-maven-plugin-updates_main/releng/org.eclipse.cdt.target/cdt.target for environments=[linux/gtk/x86_64, linux/gtk/aarch64, linux/gtk/ppc64le], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@20821620...
20:35:02 [2023-03-15T00:35:02.471Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-nop, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
20:35:12 [2023-03-15T00:35:12.408Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.core.linux:6.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/core/org.eclipse.cdt.core.linux/pom.xml
20:35:12 [2023-03-15T00:35:12.408Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/check-maven-plugin-updates_main/releng/org.eclipse.cdt.target/cdt.target for environments=[linux/gtk/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@20821620...
20:35:12 [2023-03-15T00:35:12.408Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-nop, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
20:35:14 [2023-03-15T00:35:14.304Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.core.linux.x86_64:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/core/org.eclipse.cdt.core.linux.x86_64/pom.xml
20:35:14 [2023-03-15T00:35:14.304Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/check-maven-plugin-updates_main/releng/org.eclipse.cdt.target/cdt.target for environments=[linux/gtk/aarch64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@20821620...
20:35:14 [2023-03-15T00:35:14.304Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-nop, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
20:35:17 [2023-03-15T00:35:17.569Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.core.linux.aarch64:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/core/org.eclipse.cdt.core.linux.aarch64/pom.xml
20:35:17 [2023-03-15T00:35:17.569Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/check-maven-plugin-updates_main/releng/org.eclipse.cdt.target/cdt.target for environments=[linux/gtk/ppc64le], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@20821620...
20:35:17 [2023-03-15T00:35:17.569Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-nop, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
20:35:20 [2023-03-15T00:35:20.834Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.core.linux.ppc64le:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/core/org.eclipse.cdt.core.linux.ppc64le/pom.xml
20:35:20 [2023-03-15T00:35:20.834Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/check-maven-plugin-updates_main/releng/org.eclipse.cdt.target/cdt.target for environments=[win32/win32/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@20821620...
20:35:20 [2023-03-15T00:35:20.834Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-nop, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
20:35:24 [2023-03-15T00:35:24.097Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.core.win32:6.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/core/org.eclipse.cdt.core.win32/pom.xml
20:35:24 [2023-03-15T00:35:24.098Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.core.win32.x86_64:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/core/org.eclipse.cdt.core.win32.x86_64/pom.xml
20:35:24 [2023-03-15T00:35:24.098Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/check-maven-plugin-updates_main/releng/org.eclipse.cdt.target/cdt.target for environments=[macosx/cocoa/x86_64, macosx/cocoa/aarch64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@20821620...
20:35:24 [2023-03-15T00:35:24.098Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-nop, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
20:35:30 [2023-03-15T00:35:30.637Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.core.macosx:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/core/org.eclipse.cdt.core.macosx/pom.xml
20:35:30 [2023-03-15T00:35:30.637Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.core:8.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/core/org.eclipse.cdt.core/.polyglot.META-INF
20:35:30 [2023-03-15T00:35:30.637Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.ui:8.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/core/org.eclipse.cdt.ui/.polyglot.META-INF
20:35:30 [2023-03-15T00:35:30.637Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.build.crossgcc:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/cross/org.eclipse.cdt.build.crossgcc/.polyglot.META-INF
20:35:30 [2023-03-15T00:35:30.637Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt.features:org.eclipse.cdt.build.crossgcc:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/cross/org.eclipse.cdt.build.crossgcc-feature/pom.xml
20:35:30 [2023-03-15T00:35:30.637Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.launch.remote:2.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/cross/org.eclipse.cdt.launch.remote/.polyglot.META-INF
20:35:30 [2023-03-15T00:35:30.637Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt.features:org.eclipse.cdt.launch.remote:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/cross/org.eclipse.cdt.launch.remote-feature/pom.xml
20:35:30 [2023-03-15T00:35:30.893Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.launch.serial.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/cross/org.eclipse.cdt.launch.serial.core/.polyglot.META-INF
20:35:30 [2023-03-15T00:35:30.893Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.launch.serial.ui:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/cross/org.eclipse.cdt.launch.serial.ui/.polyglot.META-INF
20:35:31 [2023-03-15T00:35:31.148Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.launch.serial.feature:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/cross/org.eclipse.cdt.launch.serial-feature/.polyglot.feature.xml
20:35:31 [2023-03-15T00:35:31.149Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.core:8.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/debug/org.eclipse.cdt.debug.core/.polyglot.META-INF
20:35:31 [2023-03-15T00:35:31.404Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.ui:8.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/debug/org.eclipse.cdt.debug.ui/.polyglot.META-INF
20:35:31 [2023-03-15T00:35:31.660Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.gdb:7.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/debug/org.eclipse.cdt.gdb/.polyglot.META-INF
20:35:31 [2023-03-15T00:35:31.660Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.gdb.ui:7.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/debug/org.eclipse.cdt.gdb.ui/.polyglot.META-INF
20:35:32 [2023-03-15T00:35:32.222Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt.features:org.eclipse.cdt.gdb:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/debug/org.eclipse.cdt.gdb-feature/pom.xml
20:35:32 [2023-03-15T00:35:32.222Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.gnu.debug:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/debug/org.eclipse.cdt.gnu.debug-feature/.polyglot.feature.xml
20:35:32 [2023-03-15T00:35:32.477Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.application:11.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/debug/org.eclipse.cdt.debug.application/pom.xml
20:35:32 [2023-03-15T00:35:32.732Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.application.doc:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/debug/org.eclipse.cdt.debug.application.doc/pom.xml
20:35:32 [2023-03-15T00:35:32.732Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.standalone:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/debug/org.eclipse.cdt.debug.standalone-feature/.polyglot.feature.xml
20:35:32 [2023-03-15T00:35:32.988Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.doc.user:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/doc/org.eclipse.cdt.doc.user/pom.xml
20:35:33 [2023-03-15T00:35:33.243Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.doc.isv:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/doc/org.eclipse.cdt.doc.isv/pom.xml
20:35:33 [2023-03-15T00:35:33.243Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.dsf:2.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/dsf/org.eclipse.cdt.dsf/.polyglot.META-INF
20:35:33 [2023-03-15T00:35:33.500Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.dsf.ui:2.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/dsf/org.eclipse.cdt.dsf.ui/.polyglot.META-INF
20:35:33 [2023-03-15T00:35:33.756Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.examples.dsf:2.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/dsf/org.eclipse.cdt.examples.dsf/.polyglot.META-INF
20:35:34 [2023-03-15T00:35:34.317Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.examples.dsf.pda:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/dsf/org.eclipse.cdt.examples.dsf.pda/.polyglot.META-INF
20:35:34 [2023-03-15T00:35:34.317Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.examples.dsf.pda.ui:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/dsf/org.eclipse.cdt.examples.dsf.pda.ui/.polyglot.META-INF
20:35:34 [2023-03-15T00:35:34.574Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt.features:org.eclipse.cdt.examples.dsf:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/dsf/org.eclipse.cdt.examples.dsf-feature/pom.xml
20:35:34 [2023-03-15T00:35:34.829Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.dsf.gdb:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/dsf-gdb/org.eclipse.cdt.dsf.gdb/.polyglot.META-INF
20:35:35 [2023-03-15T00:35:35.085Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.dsf.gdb.ui:2.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/dsf-gdb/org.eclipse.cdt.dsf.gdb.ui/.polyglot.META-INF
20:35:35 [2023-03-15T00:35:35.085Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/dsf-gdb/org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui/.polyglot.META-INF
20:35:35 [2023-03-15T00:35:35.341Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.gnu.dsf:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/dsf-gdb/org.eclipse.cdt.gnu.dsf-feature/.polyglot.feature.xml
20:35:35 [2023-03-15T00:35:35.598Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.gnu.multicorevisualizer:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/dsf-gdb/org.eclipse.cdt.gnu.multicorevisualizer-feature/.polyglot.feature.xml
20:35:35 [2023-03-15T00:35:35.853Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.examples.dsf.gdb:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/dsf-gdb/org.eclipse.cdt.examples.dsf.gdb/.polyglot.META-INF
20:35:35 [2023-03-15T00:35:35.853Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.gdbjtag:7.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/jtag/org.eclipse.cdt.debug.gdbjtag/pom.xml
20:35:36 [2023-03-15T00:35:36.110Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.gdbjtag.core:10.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/jtag/org.eclipse.cdt.debug.gdbjtag.core/.polyglot.META-INF
20:35:36 [2023-03-15T00:35:36.365Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.gdbjtag.ui:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/jtag/org.eclipse.cdt.debug.gdbjtag.ui/.polyglot.META-INF
20:35:36 [2023-03-15T00:35:36.621Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt.features:org.eclipse.cdt.debug.gdbjtag:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/jtag/org.eclipse.cdt.debug.gdbjtag-feature/pom.xml
20:35:36 [2023-03-15T00:35:36.877Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.launch:10.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/launch/org.eclipse.cdt.launch/.polyglot.META-INF
20:35:37 [2023-03-15T00:35:37.133Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.docker.launcher:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/launch/org.eclipse.cdt.docker.launcher/.polyglot.META-INF
20:35:39 [2023-03-15T00:35:39.649Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt.features:org.eclipse.cdt.docker.launcher:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/launch/org.eclipse.cdt.docker.launcher-feature/pom.xml
20:35:39 [2023-03-15T00:35:39.649Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.flatpak.launcher:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/launch/org.eclipse.cdt.flatpak.launcher/.polyglot.META-INF
20:35:39 [2023-03-15T00:35:39.905Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt.features:org.eclipse.cdt.flatpak.launcher:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/launch/org.eclipse.cdt.flatpak.launcher-feature/pom.xml
20:35:40 [2023-03-15T00:35:40.160Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.managedbuilder.llvm.ui:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/llvm/org.eclipse.cdt.managedbuilder.llvm.ui/.polyglot.META-INF
20:35:40 [2023-03-15T00:35:40.416Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.managedbuilder.llvm:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/llvm/org.eclipse.cdt.managedbuilder.llvm-feature/.polyglot.feature.xml
20:35:40 [2023-03-15T00:35:40.672Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.llvm.dsf.lldb.core:1.102.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/llvm/org.eclipse.cdt.llvm.dsf.lldb.core/.polyglot.META-INF
20:35:40 [2023-03-15T00:35:40.927Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.llvm.dsf.lldb.ui:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/llvm/org.eclipse.cdt.llvm.dsf.lldb.ui/.polyglot.META-INF
20:35:41 [2023-03-15T00:35:41.183Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.llvm.dsf.lldb:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/llvm/org.eclipse.cdt.llvm.dsf.lldb-feature/.polyglot.feature.xml
20:35:41 [2023-03-15T00:35:41.183Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.core.memory:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/memory/org.eclipse.cdt.debug.core.memory/.polyglot.META-INF
20:35:41 [2023-03-15T00:35:41.439Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.ui.memory.memorybrowser:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/memory/org.eclipse.cdt.debug.ui.memory.memorybrowser/.polyglot.META-INF
20:35:41 [2023-03-15T00:35:41.439Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.ui.memory.floatingpoint:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/memory/org.eclipse.cdt.debug.ui.memory.floatingpoint/.polyglot.META-INF
20:35:41 [2023-03-15T00:35:41.694Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.ui.memory.search:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/memory/org.eclipse.cdt.debug.ui.memory.search/.polyglot.META-INF
20:35:41 [2023-03-15T00:35:41.694Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.ui.memory.traditional:1.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/memory/org.eclipse.cdt.debug.ui.memory.traditional/.polyglot.META-INF
20:35:41 [2023-03-15T00:35:41.950Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.ui.memory.transport:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/memory/org.eclipse.cdt.debug.ui.memory.transport/.polyglot.META-INF
20:35:42 [2023-03-15T00:35:42.205Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.ui.memory:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/memory/org.eclipse.cdt.debug.ui.memory-feature/.polyglot.feature.xml
20:35:42 [2023-03-15T00:35:42.460Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.native.serial:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/native/org.eclipse.cdt.native.serial/pom.xml
20:35:42 [2023-03-15T00:35:42.461Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.remote.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/remote/org.eclipse.cdt.remote.core/.polyglot.META-INF
20:35:42 [2023-03-15T00:35:42.716Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.testsrunner:8.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/testsrunner/org.eclipse.cdt.testsrunner/.polyglot.META-INF
20:35:42 [2023-03-15T00:35:42.972Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.testsrunner.boost:7.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/testsrunner/org.eclipse.cdt.testsrunner.boost/.polyglot.META-INF
20:35:42 [2023-03-15T00:35:42.972Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.testsrunner.gtest:7.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/testsrunner/org.eclipse.cdt.testsrunner.gtest/.polyglot.META-INF
20:35:43 [2023-03-15T00:35:43.228Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.testsrunner.qttest:7.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/testsrunner/org.eclipse.cdt.testsrunner.qttest/.polyglot.META-INF
20:35:43 [2023-03-15T00:35:43.228Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.testsrunner.tap:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/testsrunner/org.eclipse.cdt.testsrunner.tap/.polyglot.META-INF
20:35:43 [2023-03-15T00:35:43.484Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.testsrunner.feature:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/testsrunner/org.eclipse.cdt.testsrunner.feature/.polyglot.feature.xml
20:35:43 [2023-03-15T00:35:43.739Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.unittest:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/unittest/org.eclipse.cdt.unittest/.polyglot.META-INF
20:35:43 [2023-03-15T00:35:43.739Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.unittest.feature:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/unittest/org.eclipse.cdt.unittest.feature/.polyglot.feature.xml
20:35:43 [2023-03-15T00:35:43.995Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.util:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/util/org.eclipse.cdt.util/.polyglot.META-INF
20:35:44 [2023-03-15T00:35:44.251Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.visualizer.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/visualizer/org.eclipse.cdt.visualizer.core/.polyglot.META-INF
20:35:44 [2023-03-15T00:35:44.251Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.visualizer.examples:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/visualizer/org.eclipse.cdt.visualizer.examples/.polyglot.META-INF
20:35:44 [2023-03-15T00:35:44.507Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.visualizer.ui:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/visualizer/org.eclipse.cdt.visualizer.ui/.polyglot.META-INF
20:35:44 [2023-03-15T00:35:44.762Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.visualizer:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/visualizer/org.eclipse.cdt.visualizer-feature/.polyglot.feature.xml
20:35:44 [2023-03-15T00:35:44.762Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.msw.build:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/windows/org.eclipse.cdt.msw.build/.polyglot.META-INF
20:35:45 [2023-03-15T00:35:45.017Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.msw.build.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/windows/org.eclipse.cdt.msw.build.tests/.polyglot.META-INF
20:35:45 [2023-03-15T00:35:45.944Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.msw:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/windows/org.eclipse.cdt.msw-feature/.polyglot.feature.xml
20:35:45 [2023-03-15T00:35:45.944Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.launchbar:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/launchbar/org.eclipse.launchbar/.polyglot.feature.xml
20:35:46 [2023-03-15T00:35:46.201Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.launchbar.core:2.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/launchbar/org.eclipse.launchbar.core/.polyglot.META-INF
20:35:46 [2023-03-15T00:35:46.457Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.launchbar.core.tests:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/launchbar/org.eclipse.launchbar.core.tests/.polyglot.META-INF
20:35:47 [2023-03-15T00:35:47.017Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.launchbar.remote:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/launchbar/org.eclipse.launchbar.remote/.polyglot.feature.xml
20:35:47 [2023-03-15T00:35:47.017Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.launchbar.remote.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/launchbar/org.eclipse.launchbar.remote.core/.polyglot.META-INF
20:35:47 [2023-03-15T00:35:47.017Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.launchbar.remote.ui:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/launchbar/org.eclipse.launchbar.remote.ui/.polyglot.META-INF
20:35:47 [2023-03-15T00:35:47.273Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.launchbar.ui:2.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/launchbar/org.eclipse.launchbar.ui/.polyglot.META-INF
20:35:47 [2023-03-15T00:35:47.273Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.launchbar.ui.controls:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/launchbar/org.eclipse.launchbar.ui.controls/.polyglot.META-INF
20:35:47 [2023-03-15T00:35:47.528Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.launchbar.ui.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/launchbar/org.eclipse.launchbar.ui.tests/pom.xml
20:35:47 [2023-03-15T00:35:47.784Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.tools.templates.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/tools.templates/org.eclipse.tools.templates.core/.polyglot.META-INF
20:35:48 [2023-03-15T00:35:48.039Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.tools.templates.freemarker:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/tools.templates/org.eclipse.tools.templates.freemarker/.polyglot.META-INF
20:35:48 [2023-03-15T00:35:48.039Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.tools.templates.ui:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/tools.templates/org.eclipse.tools.templates.ui/.polyglot.META-INF
20:35:48 [2023-03-15T00:35:48.039Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/remote/org.eclipse.remote.core/.polyglot.META-INF
20:35:48 [2023-03-15T00:35:48.296Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote.jsch.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/remote/org.eclipse.remote.jsch.core/.polyglot.META-INF
20:35:48 [2023-03-15T00:35:48.552Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote.jsch.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/remote/org.eclipse.remote.jsch.ui/.polyglot.META-INF
20:35:48 [2023-03-15T00:35:48.807Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote.ui:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/remote/org.eclipse.remote.ui/.polyglot.META-INF
20:35:48 [2023-03-15T00:35:48.807Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote.proxy.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/remote/org.eclipse.remote.proxy.core/.polyglot.META-INF
20:35:48 [2023-03-15T00:35:48.807Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote.proxy.ui:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/remote/org.eclipse.remote.proxy.ui/.polyglot.META-INF
20:35:49 [2023-03-15T00:35:49.062Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote.proxy.protocol.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/remote/org.eclipse.remote.proxy.protocol.core/.polyglot.META-INF
20:35:49 [2023-03-15T00:35:49.062Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote.proxy.server.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/remote/org.eclipse.remote.proxy.server.core/.polyglot.META-INF
20:35:49 [2023-03-15T00:35:49.319Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote.proxy.server.product:1.0.100 @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/remote/org.eclipse.remote.proxy.server.product/pom.xml
20:35:49 [2023-03-15T00:35:49.319Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote.proxy.server.linux.x86_64:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/remote/org.eclipse.remote.proxy.server.linux.x86_64/pom.xml
20:35:49 [2023-03-15T00:35:49.319Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote.proxy.server.linux.ppc64le:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/remote/org.eclipse.remote.proxy.server.linux.ppc64le/pom.xml
20:35:49 [2023-03-15T00:35:49.575Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote.proxy.server.macosx.x86_64:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/remote/org.eclipse.remote.proxy.server.macosx.x86_64/pom.xml
20:35:49 [2023-03-15T00:35:49.575Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/remote/org.eclipse.remote-feature/.polyglot.feature.xml
20:35:49 [2023-03-15T00:35:49.831Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote.proxy:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/remote/org.eclipse.remote.proxy-feature/.polyglot.feature.xml
20:35:49 [2023-03-15T00:35:49.831Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote.console:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/remote/org.eclipse.remote.console/.polyglot.META-INF
20:35:50 [2023-03-15T00:35:50.086Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote.console:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/remote/org.eclipse.remote.console-feature/.polyglot.feature.xml
20:35:50 [2023-03-15T00:35:50.086Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote.serial.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/remote/org.eclipse.remote.serial.core/.polyglot.META-INF
20:35:50 [2023-03-15T00:35:50.086Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote.serial.ui:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/remote/org.eclipse.remote.serial.ui/.polyglot.META-INF
20:35:50 [2023-03-15T00:35:50.342Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote.serial:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/remote/org.eclipse.remote.serial-feature/.polyglot.feature.xml
20:35:50 [2023-03-15T00:35:50.342Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote.telnet.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/remote/org.eclipse.remote.telnet.core/.polyglot.META-INF
20:35:50 [2023-03-15T00:35:50.597Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote.telnet.ui:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/remote/org.eclipse.remote.telnet.ui/.polyglot.META-INF
20:35:50 [2023-03-15T00:35:50.597Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote.telnet:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/remote/org.eclipse.remote.telnet-feature/.polyglot.feature.xml
20:35:50 [2023-03-15T00:35:50.853Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote.doc.isv:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/remote/org.eclipse.remote.doc.isv/pom.xml
20:35:50 [2023-03-15T00:35:50.853Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.tm.terminal.control:5.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/terminal/plugins/org.eclipse.tm.terminal.control/.polyglot.META-INF
20:35:51 [2023-03-15T00:35:51.108Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.tm.terminal.connector.local:4.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/terminal/plugins/org.eclipse.tm.terminal.connector.local/.polyglot.META-INF
20:35:51 [2023-03-15T00:35:51.109Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.tm.terminal.connector.process:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/terminal/plugins/org.eclipse.tm.terminal.connector.process/.polyglot.META-INF
20:35:51 [2023-03-15T00:35:51.364Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.tm.terminal.connector.remote:4.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/terminal/plugins/org.eclipse.tm.terminal.connector.remote/.polyglot.META-INF
20:35:51 [2023-03-15T00:35:51.364Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.tm.terminal.connector.ssh:4.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/terminal/plugins/org.eclipse.tm.terminal.connector.ssh/.polyglot.META-INF
20:35:51 [2023-03-15T00:35:51.619Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.tm.terminal.connector.telnet:4.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/terminal/plugins/org.eclipse.tm.terminal.connector.telnet/.polyglot.META-INF
20:35:51 [2023-03-15T00:35:51.619Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.tm.terminal.connector.cdtserial:4.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/terminal/plugins/org.eclipse.tm.terminal.connector.cdtserial/.polyglot.META-INF
20:35:51 [2023-03-15T00:35:51.619Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.tm.terminal.view.core:4.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/terminal/plugins/org.eclipse.tm.terminal.view.core/.polyglot.META-INF
20:35:51 [2023-03-15T00:35:51.875Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.tm.terminal.view.ui:4.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/terminal/plugins/org.eclipse.tm.terminal.view.ui/.polyglot.META-INF
20:35:52 [2023-03-15T00:35:52.800Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.tm.terminal.test:4.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/terminal/plugins/org.eclipse.tm.terminal.test/.polyglot.META-INF
20:35:52 [2023-03-15T00:35:52.800Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.tm.terminal.control.feature:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/terminal/features/org.eclipse.tm.terminal.control.feature/.polyglot.feature.xml
20:35:53 [2023-03-15T00:35:53.055Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.tm.terminal.connector.local.feature:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/terminal/features/org.eclipse.tm.terminal.connector.local.feature/.polyglot.feature.xml
20:35:53 [2023-03-15T00:35:53.055Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.tm.terminal.connector.remote.feature:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/terminal/features/org.eclipse.tm.terminal.connector.remote.feature/.polyglot.feature.xml
20:35:53 [2023-03-15T00:35:53.056Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.tm.terminal.connector.ssh.feature:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/terminal/features/org.eclipse.tm.terminal.connector.ssh.feature/.polyglot.feature.xml
20:35:53 [2023-03-15T00:35:53.310Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.tm.terminal.connector.telnet.feature:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/terminal/features/org.eclipse.tm.terminal.connector.telnet.feature/.polyglot.feature.xml
20:35:53 [2023-03-15T00:35:53.566Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.tm.terminal.connector.cdtserial.feature:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/terminal/features/org.eclipse.tm.terminal.connector.cdtserial.feature/.polyglot.feature.xml
20:35:53 [2023-03-15T00:35:53.566Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.tm.terminal.view.feature:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/terminal/features/org.eclipse.tm.terminal.view.feature/.polyglot.feature.xml
20:35:53 [2023-03-15T00:35:53.821Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.tm.terminal.feature:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/terminal/features/org.eclipse.tm.terminal.feature/.polyglot.feature.xml
20:35:54 [2023-03-15T00:35:54.076Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.jsoncdb.core.doc:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/jsoncdb/org.eclipse.cdt.jsoncdb.core.doc/.polyglot.META-INF
20:35:54 [2023-03-15T00:35:54.076Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.jsoncdb.core:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/jsoncdb/org.eclipse.cdt.jsoncdb.core/.polyglot.META-INF
20:35:54 [2023-03-15T00:35:54.076Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.jsoncdb.core.tests:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/jsoncdb/org.eclipse.cdt.jsoncdb.core.tests/.polyglot.META-INF
20:35:54 [2023-03-15T00:35:54.333Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.jsoncdb.core.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/jsoncdb/org.eclipse.cdt.jsoncdb.core.ui/.polyglot.META-INF
20:35:54 [2023-03-15T00:35:54.333Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.jsoncdb.arm:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/jsoncdb/org.eclipse.cdt.jsoncdb.arm/.polyglot.META-INF
20:35:54 [2023-03-15T00:35:54.587Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.jsoncdb.arm.tests:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/jsoncdb/org.eclipse.cdt.jsoncdb.arm.tests/.polyglot.META-INF
20:35:54 [2023-03-15T00:35:54.842Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.jsoncdb.hpenonstop:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/jsoncdb/org.eclipse.cdt.jsoncdb.hpenonstop/.polyglot.META-INF
20:35:54 [2023-03-15T00:35:54.842Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.jsoncdb.hpenonstop.tests:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/jsoncdb/org.eclipse.cdt.jsoncdb.hpenonstop.tests/.polyglot.META-INF
20:35:55 [2023-03-15T00:35:55.097Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.jsoncdb.intel:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/jsoncdb/org.eclipse.cdt.jsoncdb.intel/.polyglot.META-INF
20:35:55 [2023-03-15T00:35:55.352Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.jsoncdb.nvidia:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/jsoncdb/org.eclipse.cdt.jsoncdb.nvidia/.polyglot.META-INF
20:35:55 [2023-03-15T00:35:55.607Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.jsoncdb.nvidia.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/jsoncdb/org.eclipse.cdt.jsoncdb.nvidia.tests/.polyglot.META-INF
20:35:55 [2023-03-15T00:35:55.607Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.jsoncdb.microsoft:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/jsoncdb/org.eclipse.cdt.jsoncdb.microsoft/.polyglot.META-INF
20:35:55 [2023-03-15T00:35:55.862Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.jsoncdb.microsoft.tests:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/jsoncdb/org.eclipse.cdt.jsoncdb.microsoft.tests/.polyglot.META-INF
20:35:55 [2023-03-15T00:35:55.862Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.cmake.core:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/cmake/org.eclipse.cdt.cmake.core/.polyglot.META-INF
20:35:56 [2023-03-15T00:35:56.117Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.cmake.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/cmake/org.eclipse.cdt.cmake.core.tests/.polyglot.META-INF
20:35:56 [2023-03-15T00:35:56.678Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.cmake.ui:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/cmake/org.eclipse.cdt.cmake.ui/.polyglot.META-INF
20:35:56 [2023-03-15T00:35:56.933Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.cmake.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/cmake/org.eclipse.cdt.cmake.ui.tests/pom.xml
20:35:57 [2023-03-15T00:35:57.496Z] [WARNING] [d744ae42-6c45-4fd4-b5ab-56c452e8ff6a][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.3] The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.license,2.0.2.v20181016-2210 have severely compromised security. Please report this concern to the artifact provider.
20:35:57 [2023-03-15T00:35:57.496Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.cmake:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/cmake/org.eclipse.cdt.cmake-feature/.polyglot.feature.xml
20:35:57 [2023-03-15T00:35:57.751Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.native:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/releng/org.eclipse.cdt.native-feature/.polyglot.feature.xml
20:35:57 [2023-03-15T00:35:57.751Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/releng/org.eclipse.cdt/pom.xml
20:35:58 [2023-03-15T00:35:58.007Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.platform.branding:11.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/releng/org.eclipse.cdt.platform.branding/.polyglot.META-INF
20:35:58 [2023-03-15T00:35:58.008Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.platform:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/releng/org.eclipse.cdt.platform-feature/.polyglot.feature.xml
20:35:58 [2023-03-15T00:35:58.263Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt.features:org.eclipse.cdt:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/releng/org.eclipse.cdt-feature/pom.xml
20:35:58 [2023-03-15T00:35:58.263Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.sdk:11.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/releng/org.eclipse.cdt.sdk/.polyglot.META-INF
20:35:58 [2023-03-15T00:35:58.519Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt.features:org.eclipse.cdt.sdk:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/releng/org.eclipse.cdt.sdk-feature/pom.xml
20:35:58 [2023-03-15T00:35:58.519Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.repo:8.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/releng/org.eclipse.cdt.repo/pom.xml
20:35:59 [2023-03-15T00:35:59.079Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.managedbuilder.core.tests:8.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/build/org.eclipse.cdt.managedbuilder.core.tests/.polyglot.META-INF
20:35:59 [2023-03-15T00:35:59.335Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.managedbuilder.ui.tests:8.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/build/org.eclipse.cdt.managedbuilder.ui.tests/.polyglot.META-INF
20:35:59 [2023-03-15T00:35:59.335Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.make.core.tests:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/build/org.eclipse.cdt.make.core.tests/.polyglot.META-INF
20:35:59 [2023-03-15T00:35:59.591Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.make.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/build/org.eclipse.cdt.make.ui.tests/.polyglot.META-INF
20:35:59 [2023-03-15T00:35:59.847Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.autotools.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/build/org.eclipse.cdt.autotools.tests/.polyglot.META-INF
20:35:59 [2023-03-15T00:35:59.847Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.autotools.ui.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/build/org.eclipse.cdt.autotools.ui.tests/.polyglot.META-INF
20:36:00 [2023-03-15T00:36:00.101Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.meson.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/build/org.eclipse.cdt.meson.ui.tests/pom.xml
20:36:00 [2023-03-15T00:36:00.357Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.codan.core.tests:3.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/codan/org.eclipse.cdt.codan.core.tests/.polyglot.META-INF
20:36:00 [2023-03-15T00:36:00.612Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.codan.checkers.ui.tests:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/codan/org.eclipse.cdt.codan.checkers.ui.tests/.polyglot.META-INF
20:36:00 [2023-03-15T00:36:00.612Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.core.tests:5.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/core/org.eclipse.cdt.core.tests/pom.xml
20:36:05 [2023-03-15T00:36:05.847Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.ui.tests:5.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/core/org.eclipse.cdt.ui.tests/pom.xml
20:36:05 [2023-03-15T00:36:05.847Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.dsf.gdb.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/dsf-gdb/org.eclipse.cdt.dsf.gdb.tests/.polyglot.META-INF
20:36:05 [2023-03-15T00:36:05.847Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.tests.dsf.gdb:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/pom.xml
20:36:05 [2023-03-15T00:36:05.847Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/dsf-gdb/org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui.tests/.polyglot.META-INF
20:36:06 [2023-03-15T00:36:06.101Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.gdbjtag.core.tests:1.0.400-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/jtag/org.eclipse.cdt.debug.gdbjtag.core.tests/pom.xml
20:36:06 [2023-03-15T00:36:06.356Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.core.memory.tests:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/memory/org.eclipse.cdt.debug.core.memory.tests/.polyglot.META-INF
20:36:06 [2023-03-15T00:36:06.356Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.testsrunner.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/testsrunner/org.eclipse.cdt.testsrunner.tests/.polyglot.META-INF
20:36:06 [2023-03-15T00:36:06.610Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.testing:8.1.400-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/releng/org.eclipse.cdt.testing/pom.xml
20:36:06 [2023-03-15T00:36:06.610Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt.features:org.eclipse.cdt.testing:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/releng/org.eclipse.cdt.testing-feature/pom.xml
20:36:06 [2023-03-15T00:36:06.865Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.testing.repo:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/releng/org.eclipse.cdt.testing.repo/pom.xml
20:36:07 [2023-03-15T00:36:07.119Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/check-maven-plugin-updates_main/releng/org.eclipse.cdt.target/cdt.target for environments=[linux/gtk/x86_64, linux/gtk/aarch64, win32/win32/x86_64, macosx/cocoa/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@20821620...
20:36:07 [2023-03-15T00:36:07.119Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-nop, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
20:36:19 [2023-03-15T00:36:19.273Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.application.product:11.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/check-maven-plugin-updates_main/debug/org.eclipse.cdt.debug.application.product/pom.xml
20:36:19 [2023-03-15T00:36:19.273Z] [WARNING] The project org.eclipse.cdt:cdt-parent:pom:11.2.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
20:36:19 [2023-03-15T00:36:19.273Z] [INFO] ------------------------------------------------------------------------
20:36:19 [2023-03-15T00:36:19.273Z] [INFO] Reactor Build Order:
20:36:19 [2023-03-15T00:36:19.273Z] [INFO] 
20:36:19 [2023-03-15T00:36:19.273Z] [INFO] CDT Parent                                                         [pom]
20:36:19 [2023-03-15T00:36:19.273Z] [INFO] org.eclipse.cdt.core.native                             [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.273Z] [INFO] [bundle] C/C++ Development Tools Core                   [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.273Z] [INFO] [bundle] GCC support for CDT Build Core                 [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.273Z] [INFO] [bundle] Template Engine Core                           [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.273Z] [INFO] [bundle] Template Engine UI                             [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.273Z] [INFO] [bundle] C/C++ Development Tools UI                     [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.273Z] [INFO] [bundle] GCC ToolChain Support UI                       [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.273Z] [INFO] [bundle] Template Engine Freemarker Support             [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.273Z] [INFO] [bundle] C/C++ Standard make Build Core                 [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.273Z] [INFO] [bundle] LaunchBar Core                                 [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.273Z] [INFO] [bundle] C/C++ Development Tools Debug Model            [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.273Z] [INFO] [bundle] LaunchBar UI                                   [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.273Z] [INFO] [bundle] C/C++ Development Tools Debugger UI            [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.273Z] [INFO] [bundle] C/C++ Development Tools Launching Support      [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.273Z] [INFO] [bundle] C/C++ Standard make Build UI                   [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.273Z] [INFO] [bundle] CDT Build System Core                          [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.273Z] [INFO] [bundle] C/C++ Managed Builder UI                       [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.273Z] [INFO] [bundle] GNU Managed Build Definitions                  [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.273Z] [INFO] [bundle] CDT Headless Builder Application               [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.273Z] [INFO] [feature] C/C++ GNU Toolchain Build Support            [eclipse-feature]
20:36:19 [2023-03-15T00:36:19.273Z] [INFO] [bundle] Remote Services Core                           [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.273Z] [INFO] [bundle] CDT Remote Utilities                           [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.273Z] [INFO] [bundle] Autotools Plug-in                              [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] org.eclipse.cdt.autotools.docs                          [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [bundle] Autotools UI Plug-in                           [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [feature] C/C++ Autotools support                      [eclipse-feature]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [bundle] Meson Plug-in                                  [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] org.eclipse.cdt.meson.docs                              [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [bundle] Meson UI Plug-in                               [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [bundle] Meson editor                                   [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [feature] C/C++ Meson Build Support - Preview          [eclipse-feature]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [bundle] CDT Autotools Core                             [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [bundle] CDT Autotools UI                               [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [feature] C/C++ Autotools Core Build Support - Experimental [eclipse-feature]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [bundle] Code Analysis Core                             [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [bundle] Code Analysis UI                               [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [bundle] Code Analysis Core for C/C++                   [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [bundle] Codan Analysis UI for C/C++                    [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [bundle] Codan Checkers                                 [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [bundle] Codan Checkers UI                              [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] org.eclipse.cdt.core.linux                              [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] org.eclipse.cdt.core.linux.x86_64                       [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] org.eclipse.cdt.core.linux.aarch64                      [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] org.eclipse.cdt.core.linux.ppc64le                      [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] org.eclipse.cdt.core.win32                              [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] org.eclipse.cdt.core.win32.x86_64                       [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] org.eclipse.cdt.core.macosx                             [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [bundle] CDT GCC Cross Compiler Support                 [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] org.eclipse.cdt.build.crossgcc                         [eclipse-feature]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [bundle] Debug Services Framework Core                  [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [bundle] GDB Common                                     [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] org.eclipse.cdt.native.serial                           [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [bundle] GDB DSF Debugger Integration Core              [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [bundle] Debugger Services Framework UI                 [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] TM Terminal, Maven Master                                          [pom]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] org.eclipse.tm.terminal.plugins                                    [pom]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [bundle] Terminal Control (Embeddable Widget)           [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [bundle] GDB DSF Debugger Integration UI                [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [bundle] Remote Services UI                             [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [bundle] C/C++ Remote Debug Launcher                    [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [bundle] Remote Console                                 [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [bundle] JSch Remote Support                            [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [bundle] JSch UI Remote Support                         [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [bundle] Remote Serial Port Services                    [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [bundle] Remote Serial Port Services UI                 [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [bundle] Remote Serial Port Services                    [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [bundle] Remote Serial Port Services UI                 [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] org.eclipse.remote.doc.isv                              [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [feature] Remote Services                              [eclipse-feature]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] org.eclipse.cdt.launch.remote                          [eclipse-feature]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [bundle] Launch over Serial Core Plugin                 [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [bundle] Launch over Serial UI Plugin                   [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [feature] C/C++ Launch over Serial                     [eclipse-feature]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [bundle] GDB UI Common                                  [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] org.eclipse.cdt.gdb                                    [eclipse-feature]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [feature] C/C++ GNU Toolchain Debug Support            [eclipse-feature]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] org.eclipse.cdt.debug.application                       [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] org.eclipse.cdt.debug.application.doc                   [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [feature] C/C++ Standalone Debugger                    [eclipse-feature]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] org.eclipse.cdt.doc.user                                [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] org.eclipse.cdt.doc.isv                                 [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [bundle] Debugger Services Framework Examples           [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [bundle] PDA Example Device Debugging Core Plug-in      [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [bundle] PDA Example Device Debugging UI Plug-in        [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] org.eclipse.cdt.examples.dsf                           [eclipse-feature]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [bundle] CDT Visualizer Core Plug-in                    [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [bundle] CDT Visualizer UI Plug-in                      [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [bundle] Multicore Visualizer for DSF-GDB Integration   [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [feature] C/C++ DSF GDB Debugger Integration           [eclipse-feature]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [feature] C/C++ Multicore Visualizer                   [eclipse-feature]
20:36:19 [2023-03-15T00:36:19.274Z] [INFO] [bundle] GDB DSF Debugger Extension Example             [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] org.eclipse.cdt.debug.gdbjtag                           [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [bundle] Eclipse GDB Hardware Debug Core Plug-in        [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [bundle] Eclipse GDB Hardware Debug UI Plug-in          [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] org.eclipse.cdt.debug.gdbjtag                          [eclipse-feature]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [bundle] Terminal View Core                             [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [bundle] Terminal View                                  [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [bundle] C/C++ Container Launch Plug-in                 [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] org.eclipse.cdt.docker.launcher                        [eclipse-feature]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [bundle] C/C++ Flatpak Launch Plug-in                   [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] org.eclipse.cdt.flatpak.launcher                       [eclipse-feature]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [bundle] LLVM Managed Build Definitions                 [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [feature] C/C++ LLVM-Family Compiler Build Support     [eclipse-feature]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [bundle] LLDB Debugger Integration Core                 [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [bundle] LLDB Debugger Integration UI                   [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [feature] C/C++ LLDB Debugger Integration (experimental) [eclipse-feature]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [bundle] Debug Core Memory                              [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [bundle] Memory Browser                                 [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [bundle] Floating Point Memory Renderer                 [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [bundle] Memory Search                                  [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [bundle] Traditional Memory Rendering                   [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [bundle] Memory Transport Plug-in                       [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [feature] C/C++ Memory View Enhancements               [eclipse-feature]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [bundle] C/C++ Development Tools Tests Running Support  [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [bundle] C/C++ Development Tools Boost Tests Runner Support [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [bundle] C/C++ Development Tools Google Tests Runner Support [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [bundle] C/C++ Development Tools Qt Tests Runner Support [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [bundle] C/C++ Development Tools Test Anything Protocol (TAP) Tests Runner Support [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [feature] C/C++ Unit Testing Support                   [eclipse-feature]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [bundle] C/C++ Test runner client for UnitTest View     [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [feature] C/C++ Test runner client for UnitTest View   [eclipse-feature]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [bundle] Eclipse C/C++ Development Tools Utilities      [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [bundle] CDT Visualizer Examples                        [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [feature] C/C++ Visualizer Framework                   [eclipse-feature]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [bundle] MSVC Build Integration Plug-in                 [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] org.eclipse.cdt                                         [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [feature] C/C++ Development Tooling Native Utilities   [eclipse-feature]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [bundle] C/C++ Development Platform                     [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [feature] C/C++ Development Platform                   [eclipse-feature]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] org.eclipse.cdt                                        [eclipse-feature]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] org.eclipse.cdt.core.tests                         [eclipse-test-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [test-bundle] MSVC Build Integration Plug-in Tests [eclipse-test-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [feature] C/C++ Visual C++ Support (experimental)      [eclipse-feature]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [bundle] Launch Bar UI Controls                         [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [feature] LaunchBar                                    [eclipse-feature]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [test-bundle] Launch Bar Core Tests                [eclipse-test-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [bundle] LaunchBar Remote Core                          [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [bundle] Remote Launch Target UI                        [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [feature] Remote Launch Targets                        [eclipse-feature]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] org.eclipse.launchbar.ui.tests                     [eclipse-test-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [bundle] Remote Proxy Protocol Support                  [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [bundle] Remote Proxy Support                           [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [bundle] Proxy UI Remote Support                        [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [bundle] Remote Proxy Server Support                    [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] org.eclipse.remote.proxy.server.product             [eclipse-repository]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] org.eclipse.remote.proxy.server.linux.x86_64            [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] org.eclipse.remote.proxy.server.linux.ppc64le           [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] org.eclipse.remote.proxy.server.macosx.x86_64           [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [feature] Remote Services Proxy                        [eclipse-feature]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [feature] Remote Command Shell Console                 [eclipse-feature]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [feature] Serial Port Remote Services                  [eclipse-feature]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [feature] Telnet Remote Services                       [eclipse-feature]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [bundle] Terminal Process Connector                     [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [bundle] Terminal Local Connector                       [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [bundle] Terminal via Remote API Connector              [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [bundle] Terminal SSH Connector                         [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [bundle] Terminal Telnet Connector                      [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [bundle] Terminal Serial Connector                      [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [test-bundle] Target Management Terminal Tests     [eclipse-test-plugin]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] org.eclipse.tm.terminal.features                                   [pom]
20:36:19 [2023-03-15T00:36:19.275Z] [INFO] [feature] TM Terminal Control                          [eclipse-feature]
20:36:19 [2023-03-15T00:36:19.276Z] [INFO] [feature] TM Terminal Local Connector Extensions       [eclipse-feature]
20:36:19 [2023-03-15T00:36:19.297Z] [INFO] [feature] TM Terminal via Remote API Connector Extensions [eclipse-feature]
20:36:19 [2023-03-15T00:36:19.297Z] [INFO] [feature] TM Terminal SSH Connector Extensions         [eclipse-feature]
20:36:19 [2023-03-15T00:36:19.297Z] [INFO] [feature] TM Terminal Telnet Connector Extensions      [eclipse-feature]
20:36:19 [2023-03-15T00:36:19.297Z] [INFO] [feature] TM Terminal Serial Connector Extensions      [eclipse-feature]
20:36:19 [2023-03-15T00:36:19.297Z] [INFO] [feature] Terminal (Console) View                      [eclipse-feature]
20:36:19 [2023-03-15T00:36:19.297Z] [INFO] [feature] TM Terminal                                  [eclipse-feature]
20:36:19 [2023-03-15T00:36:19.297Z] [INFO] jsoncdb-parent                                                     [pom]
20:36:19 [2023-03-15T00:36:19.297Z] [INFO] [bundle] JSON Compilation Database Parser user manual   [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.297Z] [INFO] [bundle] JSON Compilation Database Parser               [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.297Z] [INFO] [test-bundle] org.eclipse.cdt.jsoncdb.core.tests   [eclipse-test-plugin]
20:36:19 [2023-03-15T00:36:19.297Z] [INFO] [bundle] JSON Compilation Database Parser UI            [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.297Z] [INFO] [bundle] JSON Compilation Database Parser Support for ARM C compilers [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.297Z] [INFO] [test-bundle] org.eclipse.cdt.jsoncdb.arm.tests    [eclipse-test-plugin]
20:36:19 [2023-03-15T00:36:19.297Z] [INFO] [bundle] JSON Compilation Database Parser Support for HPE NonStop C/C++ compilers [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.297Z] [INFO] [test-bundle] org.eclipse.cdt.jsoncdb.hpenonstop.tests [eclipse-test-plugin]
20:36:19 [2023-03-15T00:36:19.297Z] [INFO] [bundle] JSON Compilation Database Parser Support for Intel C compilers [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.297Z] [INFO] [bundle] JSON Compilation Database Parser Support for NVidia CUDA compilers [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.297Z] [INFO] [test-bundle] org.eclipse.cdt.jsoncdb.nvidia.tests [eclipse-test-plugin]
20:36:19 [2023-03-15T00:36:19.297Z] [INFO] [bundle] JSON Compilation Database Parser Support for Microsoft cl C/C++ compiler [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.297Z] [INFO] [test-bundle] org.eclipse.cdt.jsoncdb.microsoft.tests [eclipse-test-plugin]
20:36:19 [2023-03-15T00:36:19.297Z] [INFO] cmake-parent                                                       [pom]
20:36:19 [2023-03-15T00:36:19.297Z] [INFO] [bundle] CDT CMake Core                                 [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.297Z] [INFO] [test-bundle] org.eclipse.cdt.cmake.core.tests     [eclipse-test-plugin]
20:36:19 [2023-03-15T00:36:19.297Z] [INFO] [bundle] CDT CMake UI                                   [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.297Z] [INFO] [feature] C/C++ CMake Build Support - Preview          [eclipse-feature]
20:36:19 [2023-03-15T00:36:19.297Z] [INFO] org.eclipse.cdt.cmake.ui.tests                     [eclipse-test-plugin]
20:36:19 [2023-03-15T00:36:19.297Z] [INFO] [bundle] Eclipse C/C++ Development Tools SDK            [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.297Z] [INFO] org.eclipse.cdt.sdk                                    [eclipse-feature]
20:36:19 [2023-03-15T00:36:19.297Z] [INFO] org.eclipse.cdt.target                                             [pom]
20:36:19 [2023-03-15T00:36:19.297Z] [INFO] org.eclipse.cdt.repo                                [eclipse-repository]
20:36:19 [2023-03-15T00:36:19.297Z] [INFO] [test-bundle] Tests                                [eclipse-test-plugin]
20:36:19 [2023-03-15T00:36:19.297Z] [INFO] [test-bundle] Managed Build UI Tests Plug-in       [eclipse-test-plugin]
20:36:19 [2023-03-15T00:36:19.297Z] [INFO] [test-bundle] Make Core Tests Plug-in              [eclipse-test-plugin]
20:36:19 [2023-03-15T00:36:19.298Z] [INFO] [test-bundle] org.eclipse.cdt.make.ui.tests        [eclipse-test-plugin]
20:36:19 [2023-03-15T00:36:19.298Z] [INFO] [test-bundle] Autotools Tests Plug-in              [eclipse-test-plugin]
20:36:19 [2023-03-15T00:36:19.298Z] [INFO] [test-bundle] Autotools UI Tests Plug-in           [eclipse-test-plugin]
20:36:19 [2023-03-15T00:36:19.298Z] [INFO] org.eclipse.cdt.meson.ui.tests                     [eclipse-test-plugin]
20:36:19 [2023-03-15T00:36:19.298Z] [INFO] [test-bundle] Codan Core Tests                     [eclipse-test-plugin]
20:36:19 [2023-03-15T00:36:19.298Z] [INFO] [test-bundle] Codan Checkers UI Tests              [eclipse-test-plugin]
20:36:19 [2023-03-15T00:36:19.298Z] [INFO] org.eclipse.cdt.ui.tests                           [eclipse-test-plugin]
20:36:19 [2023-03-15T00:36:19.298Z] [INFO] [test-bundle] DSF-GDB test fragment                [eclipse-test-plugin]
20:36:19 [2023-03-15T00:36:19.298Z] [INFO] org.eclipse.cdt.tests.dsf.gdb                      [eclipse-test-plugin]
20:36:19 [2023-03-15T00:36:19.298Z] [INFO] [test-bundle] DSF-GDB multicorevisualizer test fragment [eclipse-test-plugin]
20:36:19 [2023-03-15T00:36:19.298Z] [INFO] org.eclipse.cdt.debug.gdbjtag.core.tests           [eclipse-test-plugin]
20:36:19 [2023-03-15T00:36:19.298Z] [INFO] [test-bundle] Debug Core Memory Tests              [eclipse-test-plugin]
20:36:19 [2023-03-15T00:36:19.298Z] [INFO] [test-bundle] C/C++ Development Tools Tests Running Support Tests [eclipse-test-plugin]
20:36:19 [2023-03-15T00:36:19.298Z] [INFO] org.eclipse.cdt.testing                                 [eclipse-plugin]
20:36:19 [2023-03-15T00:36:19.298Z] [INFO] org.eclipse.cdt.testing                                [eclipse-feature]
20:36:19 [2023-03-15T00:36:19.298Z] [INFO] org.eclipse.cdt.testing.repo                        [eclipse-repository]
20:36:19 [2023-03-15T00:36:19.298Z] [INFO] Stand-Alone C/C++ Debugger Product                  [eclipse-repository]
20:36:19 [2023-03-15T00:36:19.298Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom
20:36:19 [2023-03-15T00:36:19.298Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom
20:36:19 [2023-03-15T00:36:19.298Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (6.4 kB at 125 kB/s)
20:36:19 [2023-03-15T00:36:19.298Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
20:36:19 [2023-03-15T00:36:19.298Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
20:36:19 [2023-03-15T00:36:19.298Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 383 kB/s)
20:36:19 [2023-03-15T00:36:19.298Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/22/maven-parent-22.pom
20:36:19 [2023-03-15T00:36:19.298Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom
20:36:19 [2023-03-15T00:36:19.555Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 647 kB/s)
20:36:19 [2023-03-15T00:36:19.555Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/11/apache-11.pom
20:36:19 [2023-03-15T00:36:19.555Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom
20:36:19 [2023-03-15T00:36:19.555Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom (15 kB at 823 kB/s)
20:36:19 [2023-03-15T00:36:19.555Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar
20:36:19 [2023-03-15T00:36:19.555Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar
20:36:19 [2023-03-15T00:36:19.555Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (27 kB at 1.4 MB/s)
20:36:19 [2023-03-15T00:36:19.555Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom
20:36:19 [2023-03-15T00:36:19.555Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom
20:36:19 [2023-03-15T00:36:19.555Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom (5.6 kB at 89 kB/s)
20:36:19 [2023-03-15T00:36:19.555Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar
20:36:19 [2023-03-15T00:36:19.555Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar
20:36:19 [2023-03-15T00:36:19.810Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar (27 kB at 152 kB/s)
20:36:19 [2023-03-15T00:36:19.811Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.pom
20:36:19 [2023-03-15T00:36:19.812Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.pom
20:36:20 [2023-03-15T00:36:20.374Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.pom (15 kB at 28 kB/s)
20:36:20 [2023-03-15T00:36:20.374Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.jar
20:36:20 [2023-03-15T00:36:20.374Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.jar
20:36:20 [2023-03-15T00:36:20.935Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.jar (209 kB at 323 kB/s)
20:36:20 [2023-03-15T00:36:20.936Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom
20:36:20 [2023-03-15T00:36:20.936Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom
20:36:21 [2023-03-15T00:36:21.395Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom (11 kB at 30 kB/s)
20:36:21 [2023-03-15T00:36:21.395Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar
20:36:21 [2023-03-15T00:36:21.395Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar
20:36:21 [2023-03-15T00:36:21.650Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar (153 kB at 482 kB/s)
20:36:21 [2023-03-15T00:36:21.651Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.pom
20:36:21 [2023-03-15T00:36:21.651Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.pom
20:36:22 [2023-03-15T00:36:22.214Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.pom (11 kB at 34 kB/s)
20:36:22 [2023-03-15T00:36:22.214Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/release/maven-release/2.5.3/maven-release-2.5.3.pom
20:36:22 [2023-03-15T00:36:22.214Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/release/maven-release/2.5.3/maven-release-2.5.3.pom
20:36:22 [2023-03-15T00:36:22.471Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/release/maven-release/2.5.3/maven-release-2.5.3.pom (5.0 kB at 24 kB/s)
20:36:22 [2023-03-15T00:36:22.471Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/27/maven-parent-27.pom
20:36:22 [2023-03-15T00:36:22.471Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom
20:36:22 [2023-03-15T00:36:22.471Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 1.8 MB/s)
20:36:22 [2023-03-15T00:36:22.471Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/17/apache-17.pom
20:36:22 [2023-03-15T00:36:22.471Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom
20:36:22 [2023-03-15T00:36:22.471Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom (16 kB at 554 kB/s)
20:36:22 [2023-03-15T00:36:22.471Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.jar
20:36:22 [2023-03-15T00:36:22.471Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.jar
20:36:22 [2023-03-15T00:36:22.728Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.jar (53 kB at 654 kB/s)
20:36:22 [2023-03-15T00:36:22.728Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/findbugs-maven-plugin/3.0.5/findbugs-maven-plugin-3.0.5.pom
20:36:22 [2023-03-15T00:36:22.728Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/findbugs-maven-plugin/3.0.5/findbugs-maven-plugin-3.0.5.pom
20:36:22 [2023-03-15T00:36:22.728Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/findbugs-maven-plugin/3.0.5/findbugs-maven-plugin-3.0.5.pom (23 kB at 338 kB/s)
20:36:22 [2023-03-15T00:36:22.728Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
20:36:22 [2023-03-15T00:36:22.728Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
20:36:23 [2023-03-15T00:36:23.291Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 80 kB/s)
20:36:23 [2023-03-15T00:36:23.291Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/findbugs-maven-plugin/3.0.5/findbugs-maven-plugin-3.0.5.jar
20:36:23 [2023-03-15T00:36:23.291Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/findbugs-maven-plugin/3.0.5/findbugs-maven-plugin-3.0.5.jar
20:36:23 [2023-03-15T00:36:23.292Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/findbugs-maven-plugin/3.0.5/findbugs-maven-plugin-3.0.5.jar (145 kB at 4.0 MB/s)
20:36:23 [2023-03-15T00:36:23.292Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-pmd-plugin/3.20.0/maven-pmd-plugin-3.20.0.pom
20:36:23 [2023-03-15T00:36:23.292Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-pmd-plugin/3.20.0/maven-pmd-plugin-3.20.0.pom
20:36:23 [2023-03-15T00:36:23.292Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-pmd-plugin/3.20.0/maven-pmd-plugin-3.20.0.pom (15 kB at 161 kB/s)
20:36:23 [2023-03-15T00:36:23.292Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom
20:36:23 [2023-03-15T00:36:23.292Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom
20:36:23 [2023-03-15T00:36:23.292Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom (9.9 kB at 136 kB/s)
20:36:23 [2023-03-15T00:36:23.292Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/37/maven-parent-37.pom
20:36:23 [2023-03-15T00:36:23.292Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/37/maven-parent-37.pom
20:36:23 [2023-03-15T00:36:23.554Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/37/maven-parent-37.pom (46 kB at 3.0 MB/s)
20:36:23 [2023-03-15T00:36:23.556Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-pmd-plugin/3.20.0/maven-pmd-plugin-3.20.0.jar
20:36:23 [2023-03-15T00:36:23.556Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-pmd-plugin/3.20.0/maven-pmd-plugin-3.20.0.jar
20:36:23 [2023-03-15T00:36:23.812Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-pmd-plugin/3.20.0/maven-pmd-plugin-3.20.0.jar (153 kB at 436 kB/s)
20:36:23 [2023-03-15T00:36:23.812Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-metadata.xml
20:36:23 [2023-03-15T00:36:23.813Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/maven-metadata.xml
20:36:23 [2023-03-15T00:36:23.813Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-metadata.xml
20:36:23 [2023-03-15T00:36:23.813Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/maven-metadata.xml
20:36:23 [2023-03-15T00:36:23.813Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/maven-metadata.xml (21 kB at 413 kB/s)
20:36:23 [2023-03-15T00:36:23.813Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-metadata.xml (14 kB at 259 kB/s)
20:36:23 [2023-03-15T00:36:23.813Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml
20:36:23 [2023-03-15T00:36:23.813Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml
20:36:24 [2023-03-15T00:36:24.742Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml (1.1 kB at 1.2 kB/s)
20:36:24 [2023-03-15T00:36:24.742Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/versions-maven-plugin/2.15.0/versions-maven-plugin-2.15.0.pom
20:36:24 [2023-03-15T00:36:24.742Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions-maven-plugin/2.15.0/versions-maven-plugin-2.15.0.pom
20:36:24 [2023-03-15T00:36:24.997Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions-maven-plugin/2.15.0/versions-maven-plugin-2.15.0.pom (9.9 kB at 62 kB/s)
20:36:24 [2023-03-15T00:36:24.997Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/versions/versions/2.15.0/versions-2.15.0.pom
20:36:24 [2023-03-15T00:36:24.997Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions/versions/2.15.0/versions-2.15.0.pom
20:36:24 [2023-03-15T00:36:24.997Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions/versions/2.15.0/versions-2.15.0.pom (12 kB at 229 kB/s)
20:36:24 [2023-03-15T00:36:24.997Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/mojo-parent/73/mojo-parent-73.pom
20:36:24 [2023-03-15T00:36:24.997Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/73/mojo-parent-73.pom
20:36:25 [2023-03-15T00:36:25.252Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/73/mojo-parent-73.pom (36 kB at 145 kB/s)
20:36:25 [2023-03-15T00:36:25.252Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/versions-maven-plugin/2.15.0/versions-maven-plugin-2.15.0.jar
20:36:25 [2023-03-15T00:36:25.252Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions-maven-plugin/2.15.0/versions-maven-plugin-2.15.0.jar
20:36:25 [2023-03-15T00:36:25.507Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions-maven-plugin/2.15.0/versions-maven-plugin-2.15.0.jar (277 kB at 1.7 MB/s)
20:36:25 [2023-03-15T00:36:25.507Z] [INFO] 
20:36:25 [2023-03-15T00:36:25.507Z] [INFO] ---------------------< org.eclipse.cdt:cdt-parent >---------------------
20:36:25 [2023-03-15T00:36:25.507Z] [INFO] Building CDT Parent 11.2.0-SNAPSHOT                              [1/213]
20:36:25 [2023-03-15T00:36:25.508Z] [INFO] --------------------------------[ pom ]---------------------------------
20:36:25 [2023-03-15T00:36:25.508Z] [INFO] 
20:36:25 [2023-03-15T00:36:25.508Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ cdt-parent ---
20:36:25 [2023-03-15T00:36:25.508Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/versions/versions-model/2.15.0/versions-model-2.15.0.pom
20:36:25 [2023-03-15T00:36:25.508Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions/versions-model/2.15.0/versions-model-2.15.0.pom
20:36:26 [2023-03-15T00:36:26.070Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions/versions-model/2.15.0/versions-model-2.15.0.pom (2.3 kB at 4.1 kB/s)
20:36:26 [2023-03-15T00:36:26.070Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
20:36:26 [2023-03-15T00:36:26.070Z] [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
20:36:26 [2023-03-15T00:36:26.070Z] [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 382 kB/s)
20:36:26 [2023-03-15T00:36:26.070Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/versions/versions-model-report/2.15.0/versions-model-report-2.15.0.pom
20:36:26 [2023-03-15T00:36:26.070Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions/versions-model-report/2.15.0/versions-model-report-2.15.0.pom
20:36:26 [2023-03-15T00:36:26.632Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions/versions-model-report/2.15.0/versions-model-report-2.15.0.pom (2.5 kB at 5.3 kB/s)
20:36:26 [2023-03-15T00:36:26.632Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/versions/versions-common/2.15.0/versions-common-2.15.0.pom
20:36:26 [2023-03-15T00:36:26.632Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions/versions-common/2.15.0/versions-common-2.15.0.pom
20:36:27 [2023-03-15T00:36:27.209Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions/versions-common/2.15.0/versions-common-2.15.0.pom (3.6 kB at 7.0 kB/s)
20:36:27 [2023-03-15T00:36:27.209Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/versions/versions-api/2.15.0/versions-api-2.15.0.pom
20:36:27 [2023-03-15T00:36:27.209Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions/versions-api/2.15.0/versions-api-2.15.0.pom
20:36:29 [2023-03-15T00:36:29.728Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions/versions-api/2.15.0/versions-api-2.15.0.pom (568 B at 273 B/s)
20:36:29 [2023-03-15T00:36:29.728Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom
20:36:29 [2023-03-15T00:36:29.728Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom
20:36:29 [2023-03-15T00:36:29.728Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom (1.9 kB at 9.4 kB/s)
20:36:29 [2023-03-15T00:36:29.728Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom
20:36:29 [2023-03-15T00:36:29.728Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom
20:36:29 [2023-03-15T00:36:29.728Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom (21 kB at 347 kB/s)
20:36:29 [2023-03-15T00:36:29.728Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/fasterxml/woodstox/woodstox-core/6.5.0/woodstox-core-6.5.0.pom
20:36:29 [2023-03-15T00:36:29.729Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/woodstox/woodstox-core/6.5.0/woodstox-core-6.5.0.pom
20:36:29 [2023-03-15T00:36:29.984Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/woodstox/woodstox-core/6.5.0/woodstox-core-6.5.0.pom (9.0 kB at 17 kB/s)
20:36:29 [2023-03-15T00:36:29.984Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/fasterxml/oss-parent/49/oss-parent-49.pom
20:36:29 [2023-03-15T00:36:29.984Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/49/oss-parent-49.pom
20:36:30 [2023-03-15T00:36:30.551Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/49/oss-parent-49.pom (24 kB at 42 kB/s)
20:36:30 [2023-03-15T00:36:30.551Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom
20:36:30 [2023-03-15T00:36:30.809Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom
20:36:30 [2023-03-15T00:36:30.809Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom (6.3 kB at 40 kB/s)
20:36:30 [2023-03-15T00:36:30.809Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/fasterxml/oss-parent/38/oss-parent-38.pom
20:36:30 [2023-03-15T00:36:30.809Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/38/oss-parent-38.pom
20:36:30 [2023-03-15T00:36:30.809Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/38/oss-parent-38.pom (23 kB at 1.0 MB/s)
20:36:30 [2023-03-15T00:36:30.809Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom
20:36:30 [2023-03-15T00:36:30.809Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom
20:36:31 [2023-03-15T00:36:31.739Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom (24 kB at 35 kB/s)
20:36:31 [2023-03-15T00:36:31.739Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/48/commons-parent-48.pom
20:36:31 [2023-03-15T00:36:31.739Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/48/commons-parent-48.pom
20:36:31 [2023-03-15T00:36:31.739Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 1.8 MB/s)
20:36:31 [2023-03-15T00:36:31.739Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom
20:36:31 [2023-03-15T00:36:31.739Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom
20:36:31 [2023-03-15T00:36:31.739Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom (7.6 kB at 317 kB/s)
20:36:31 [2023-03-15T00:36:31.739Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
20:36:31 [2023-03-15T00:36:31.739Z] [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
20:36:31 [2023-03-15T00:36:31.739Z] [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 157 kB/s)
20:36:31 [2023-03-15T00:36:31.739Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.pom
20:36:31 [2023-03-15T00:36:31.739Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.pom
20:36:32 [2023-03-15T00:36:32.301Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.pom (1.5 kB at 3.0 kB/s)
20:36:32 [2023-03-15T00:36:32.301Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia/1.12.0/doxia-1.12.0.pom
20:36:32 [2023-03-15T00:36:32.301Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.12.0/doxia-1.12.0.pom
20:36:32 [2023-03-15T00:36:32.557Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.12.0/doxia-1.12.0.pom (18 kB at 53 kB/s)
20:36:32 [2023-03-15T00:36:32.558Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.pom
20:36:32 [2023-03-15T00:36:32.814Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.pom
20:36:33 [2023-03-15T00:36:33.071Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.pom (1.5 kB at 5.1 kB/s)
20:36:33 [2023-03-15T00:36:33.072Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom
20:36:33 [2023-03-15T00:36:33.072Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom
20:36:33 [2023-03-15T00:36:33.072Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom (8.1 kB at 351 kB/s)
20:36:33 [2023-03-15T00:36:33.072Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/3.2.5/maven-3.2.5.pom
20:36:33 [2023-03-15T00:36:33.072Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.2.5/maven-3.2.5.pom
20:36:33 [2023-03-15T00:36:33.072Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.2.5/maven-3.2.5.pom (22 kB at 1.0 MB/s)
20:36:33 [2023-03-15T00:36:33.072Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/25/maven-parent-25.pom
20:36:33 [2023-03-15T00:36:33.072Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom
20:36:33 [2023-03-15T00:36:33.072Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 1.4 MB/s)
20:36:33 [2023-03-15T00:36:33.072Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom
20:36:33 [2023-03-15T00:36:33.072Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom
20:36:33 [2023-03-15T00:36:33.327Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom (4.2 kB at 115 kB/s)
20:36:33 [2023-03-15T00:36:33.327Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom
20:36:33 [2023-03-15T00:36:33.328Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom
20:36:33 [2023-03-15T00:36:33.328Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom (2.2 kB at 99 kB/s)
20:36:33 [2023-03-15T00:36:33.328Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom
20:36:33 [2023-03-15T00:36:33.328Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom
20:36:33 [2023-03-15T00:36:33.328Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom (2.6 kB at 93 kB/s)
20:36:33 [2023-03-15T00:36:33.328Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
20:36:33 [2023-03-15T00:36:33.328Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
20:36:33 [2023-03-15T00:36:33.328Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 36 kB/s)
20:36:33 [2023-03-15T00:36:33.328Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
20:36:33 [2023-03-15T00:36:33.328Z] [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
20:36:33 [2023-03-15T00:36:33.328Z] [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 73 kB/s)
20:36:33 [2023-03-15T00:36:33.328Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
20:36:33 [2023-03-15T00:36:33.328Z] [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
20:36:33 [2023-03-15T00:36:33.328Z] [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 511 kB/s)
20:36:33 [2023-03-15T00:36:33.328Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
20:36:33 [2023-03-15T00:36:33.584Z] [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
20:36:33 [2023-03-15T00:36:33.584Z] [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 398 kB/s)
20:36:33 [2023-03-15T00:36:33.585Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
20:36:33 [2023-03-15T00:36:33.585Z] [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
20:36:33 [2023-03-15T00:36:33.585Z] [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 714 kB/s)
20:36:33 [2023-03-15T00:36:33.585Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
20:36:33 [2023-03-15T00:36:33.585Z] [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
20:36:33 [2023-03-15T00:36:33.585Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 63 kB/s)
20:36:33 [2023-03-15T00:36:33.585Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
20:36:33 [2023-03-15T00:36:33.585Z] [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
20:36:33 [2023-03-15T00:36:33.585Z] [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 163 kB/s)
20:36:33 [2023-03-15T00:36:33.585Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
20:36:33 [2023-03-15T00:36:33.585Z] [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
20:36:33 [2023-03-15T00:36:33.585Z] [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 1.0 MB/s)
20:36:33 [2023-03-15T00:36:33.585Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
20:36:33 [2023-03-15T00:36:33.585Z] [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
20:36:33 [2023-03-15T00:36:33.585Z] [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 174 kB/s)
20:36:33 [2023-03-15T00:36:33.585Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
20:36:33 [2023-03-15T00:36:33.585Z] [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
20:36:33 [2023-03-15T00:36:33.585Z] [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 227 kB/s)
20:36:33 [2023-03-15T00:36:33.585Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
20:36:33 [2023-03-15T00:36:33.585Z] [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
20:36:33 [2023-03-15T00:36:33.585Z] [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 646 kB/s)
20:36:33 [2023-03-15T00:36:33.585Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
20:36:33 [2023-03-15T00:36:33.841Z] [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
20:36:33 [2023-03-15T00:36:33.841Z] [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 159 kB/s)
20:36:33 [2023-03-15T00:36:33.841Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom
20:36:33 [2023-03-15T00:36:33.841Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom
20:36:33 [2023-03-15T00:36:33.841Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom (2.2 kB at 171 kB/s)
20:36:33 [2023-03-15T00:36:33.841Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom
20:36:33 [2023-03-15T00:36:33.841Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom
20:36:33 [2023-03-15T00:36:33.841Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom (2.3 kB at 147 kB/s)
20:36:33 [2023-03-15T00:36:33.842Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom
20:36:33 [2023-03-15T00:36:33.842Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom
20:36:33 [2023-03-15T00:36:33.842Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom (3.0 kB at 202 kB/s)
20:36:33 [2023-03-15T00:36:33.842Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom
20:36:33 [2023-03-15T00:36:33.842Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom
20:36:34 [2023-03-15T00:36:34.097Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom (4.7 kB at 26 kB/s)
20:36:34 [2023-03-15T00:36:34.097Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom
20:36:34 [2023-03-15T00:36:34.097Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom
20:36:34 [2023-03-15T00:36:34.097Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom (13 kB at 63 kB/s)
20:36:34 [2023-03-15T00:36:34.097Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
20:36:34 [2023-03-15T00:36:34.353Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
20:36:34 [2023-03-15T00:36:34.353Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 65 kB/s)
20:36:34 [2023-03-15T00:36:34.353Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
20:36:34 [2023-03-15T00:36:34.353Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
20:36:34 [2023-03-15T00:36:34.353Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 139 kB/s)
20:36:34 [2023-03-15T00:36:34.353Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
20:36:34 [2023-03-15T00:36:34.353Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
20:36:34 [2023-03-15T00:36:34.353Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 329 kB/s)
20:36:34 [2023-03-15T00:36:34.353Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/jboss/weld/weld-parent/6/weld-parent-6.pom
20:36:34 [2023-03-15T00:36:34.353Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom
20:36:34 [2023-03-15T00:36:34.354Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 1.5 MB/s)
20:36:34 [2023-03-15T00:36:34.354Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
20:36:34 [2023-03-15T00:36:34.354Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
20:36:34 [2023-03-15T00:36:34.354Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 73 kB/s)
20:36:34 [2023-03-15T00:36:34.354Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom
20:36:34 [2023-03-15T00:36:34.354Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom
20:36:34 [2023-03-15T00:36:34.610Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom (2.5 kB at 20 kB/s)
20:36:34 [2023-03-15T00:36:34.611Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom
20:36:34 [2023-03-15T00:36:34.611Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom
20:36:34 [2023-03-15T00:36:34.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom (14 kB at 62 kB/s)
20:36:34 [2023-03-15T00:36:34.866Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
20:36:34 [2023-03-15T00:36:34.866Z] [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
20:36:34 [2023-03-15T00:36:34.866Z] [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 334 kB/s)
20:36:34 [2023-03-15T00:36:34.866Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom
20:36:34 [2023-03-15T00:36:34.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom
20:36:34 [2023-03-15T00:36:34.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom (3.0 kB at 166 kB/s)
20:36:34 [2023-03-15T00:36:34.866Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom
20:36:34 [2023-03-15T00:36:34.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom
20:36:34 [2023-03-15T00:36:34.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom (4.2 kB at 327 kB/s)
20:36:34 [2023-03-15T00:36:34.866Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
20:36:34 [2023-03-15T00:36:34.866Z] [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
20:36:34 [2023-03-15T00:36:34.867Z] [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 61 kB/s)
20:36:34 [2023-03-15T00:36:34.867Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
20:36:34 [2023-03-15T00:36:34.867Z] [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
20:36:34 [2023-03-15T00:36:34.867Z] [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 1.6 MB/s)
20:36:34 [2023-03-15T00:36:34.867Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
20:36:34 [2023-03-15T00:36:34.867Z] [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
20:36:35 [2023-03-15T00:36:35.122Z] [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 73 kB/s)
20:36:35 [2023-03-15T00:36:35.122Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
20:36:35 [2023-03-15T00:36:35.122Z] [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
20:36:35 [2023-03-15T00:36:35.122Z] [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 88 kB/s)
20:36:35 [2023-03-15T00:36:35.122Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
20:36:35 [2023-03-15T00:36:35.122Z] [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
20:36:35 [2023-03-15T00:36:35.122Z] [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 139 kB/s)
20:36:35 [2023-03-15T00:36:35.122Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom
20:36:35 [2023-03-15T00:36:35.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom
20:36:35 [2023-03-15T00:36:35.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom (11 kB at 576 kB/s)
20:36:35 [2023-03-15T00:36:35.122Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom
20:36:35 [2023-03-15T00:36:35.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom
20:36:35 [2023-03-15T00:36:35.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom (13 kB at 269 kB/s)
20:36:35 [2023-03-15T00:36:35.122Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/forge/forge-parent/38/forge-parent-38.pom
20:36:35 [2023-03-15T00:36:35.123Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/38/forge-parent-38.pom
20:36:35 [2023-03-15T00:36:35.123Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 kB at 1.0 MB/s)
20:36:35 [2023-03-15T00:36:35.123Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava/16.0.1/guava-16.0.1.pom
20:36:35 [2023-03-15T00:36:35.123Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/16.0.1/guava-16.0.1.pom
20:36:35 [2023-03-15T00:36:35.123Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/16.0.1/guava-16.0.1.pom (6.1 kB at 218 kB/s)
20:36:35 [2023-03-15T00:36:35.123Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom
20:36:35 [2023-03-15T00:36:35.123Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom
20:36:35 [2023-03-15T00:36:35.378Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (7.3 kB at 367 kB/s)
20:36:35 [2023-03-15T00:36:35.378Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
20:36:35 [2023-03-15T00:36:35.378Z] [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
20:36:35 [2023-03-15T00:36:35.378Z] [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 261 kB/s)
20:36:35 [2023-03-15T00:36:35.378Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
20:36:35 [2023-03-15T00:36:35.634Z] [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
20:36:35 [2023-03-15T00:36:35.634Z] [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 141 kB/s)
20:36:35 [2023-03-15T00:36:35.634Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
20:36:35 [2023-03-15T00:36:35.634Z] [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
20:36:35 [2023-03-15T00:36:35.634Z] [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 109 kB/s)
20:36:35 [2023-03-15T00:36:35.634Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
20:36:35 [2023-03-15T00:36:35.634Z] [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
20:36:35 [2023-03-15T00:36:35.634Z] [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 392 kB/s)
20:36:35 [2023-03-15T00:36:35.634Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
20:36:35 [2023-03-15T00:36:35.635Z] [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
20:36:35 [2023-03-15T00:36:35.635Z] [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 454 kB/s)
20:36:35 [2023-03-15T00:36:35.635Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
20:36:35 [2023-03-15T00:36:35.635Z] [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
20:36:35 [2023-03-15T00:36:35.635Z] [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 125 kB/s)
20:36:35 [2023-03-15T00:36:35.635Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
20:36:35 [2023-03-15T00:36:35.635Z] [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
20:36:35 [2023-03-15T00:36:35.891Z] [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 848 kB/s)
20:36:35 [2023-03-15T00:36:35.891Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
20:36:35 [2023-03-15T00:36:35.891Z] [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
20:36:35 [2023-03-15T00:36:35.891Z] [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 801 kB/s)
20:36:35 [2023-03-15T00:36:35.891Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom
20:36:35 [2023-03-15T00:36:35.891Z] [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
20:36:35 [2023-03-15T00:36:35.891Z] [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 155 kB/s)
20:36:35 [2023-03-15T00:36:35.891Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/google/1/google-1.pom
20:36:35 [2023-03-15T00:36:35.891Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom
20:36:35 [2023-03-15T00:36:35.891Z] [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 82 kB/s)
20:36:35 [2023-03-15T00:36:35.891Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
20:36:35 [2023-03-15T00:36:35.891Z] [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
20:36:35 [2023-03-15T00:36:35.891Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom (3.4 kB at 136 kB/s)
20:36:35 [2023-03-15T00:36:35.891Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
20:36:35 [2023-03-15T00:36:35.891Z] [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
20:36:35 [2023-03-15T00:36:35.891Z] [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 647 kB/s)
20:36:35 [2023-03-15T00:36:35.891Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
20:36:35 [2023-03-15T00:36:35.891Z] [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
20:36:35 [2023-03-15T00:36:35.891Z] [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 42 kB/s)
20:36:35 [2023-03-15T00:36:35.891Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
20:36:35 [2023-03-15T00:36:35.891Z] [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
20:36:36 [2023-03-15T00:36:36.147Z] [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 218 kB/s)
20:36:36 [2023-03-15T00:36:36.147Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.pom
20:36:36 [2023-03-15T00:36:36.148Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.pom
20:36:36 [2023-03-15T00:36:36.403Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.pom (4.4 kB at 16 kB/s)
20:36:36 [2023-03-15T00:36:36.403Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
20:36:36 [2023-03-15T00:36:36.403Z] [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
20:36:36 [2023-03-15T00:36:36.403Z] [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 19 kB/s)
20:36:36 [2023-03-15T00:36:36.403Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
20:36:36 [2023-03-15T00:36:36.403Z] [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
20:36:36 [2023-03-15T00:36:36.403Z] [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.1 MB/s)
20:36:36 [2023-03-15T00:36:36.403Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
20:36:36 [2023-03-15T00:36:36.403Z] [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
20:36:36 [2023-03-15T00:36:36.403Z] [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 207 kB/s)
20:36:36 [2023-03-15T00:36:36.403Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
20:36:36 [2023-03-15T00:36:36.403Z] [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
20:36:36 [2023-03-15T00:36:36.659Z] [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 439 kB/s)
20:36:36 [2023-03-15T00:36:36.659Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom
20:36:36 [2023-03-15T00:36:36.659Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom
20:36:36 [2023-03-15T00:36:36.659Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom (6.0 kB at 159 kB/s)
20:36:36 [2023-03-15T00:36:36.659Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
20:36:36 [2023-03-15T00:36:36.659Z] [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
20:36:36 [2023-03-15T00:36:36.659Z] [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 88 kB/s)
20:36:36 [2023-03-15T00:36:36.659Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
20:36:36 [2023-03-15T00:36:36.659Z] [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
20:36:36 [2023-03-15T00:36:36.660Z] [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 902 kB/s)
20:36:36 [2023-03-15T00:36:36.660Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
20:36:36 [2023-03-15T00:36:36.660Z] [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
20:36:36 [2023-03-15T00:36:36.660Z] [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 43 kB/s)
20:36:36 [2023-03-15T00:36:36.660Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
20:36:36 [2023-03-15T00:36:36.660Z] [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
20:36:36 [2023-03-15T00:36:36.660Z] [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 35 kB/s)
20:36:36 [2023-03-15T00:36:36.660Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
20:36:36 [2023-03-15T00:36:36.915Z] [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
20:36:36 [2023-03-15T00:36:36.916Z] [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 185 kB/s)
20:36:36 [2023-03-15T00:36:36.916Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/junit/junit/4.13.2/junit-4.13.2.pom
20:36:36 [2023-03-15T00:36:36.916Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.2/junit-4.13.2.pom
20:36:36 [2023-03-15T00:36:36.916Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 1.2 MB/s)
20:36:36 [2023-03-15T00:36:36.916Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
20:36:36 [2023-03-15T00:36:36.916Z] [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
20:36:36 [2023-03-15T00:36:36.916Z] [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 21 kB/s)
20:36:36 [2023-03-15T00:36:36.916Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
20:36:36 [2023-03-15T00:36:36.916Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
20:36:36 [2023-03-15T00:36:36.916Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 64 kB/s)
20:36:36 [2023-03-15T00:36:36.916Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
20:36:36 [2023-03-15T00:36:36.916Z] [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
20:36:36 [2023-03-15T00:36:36.916Z] [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 241 kB/s)
20:36:36 [2023-03-15T00:36:36.916Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
20:36:36 [2023-03-15T00:36:36.916Z] [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
20:36:37 [2023-03-15T00:36:37.172Z] [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 63 kB/s)
20:36:37 [2023-03-15T00:36:37.172Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
20:36:37 [2023-03-15T00:36:37.172Z] [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
20:36:37 [2023-03-15T00:36:37.172Z] [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 136 kB/s)
20:36:37 [2023-03-15T00:36:37.172Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
20:36:37 [2023-03-15T00:36:37.172Z] [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
20:36:37 [2023-03-15T00:36:37.172Z] [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 458 kB/s)
20:36:37 [2023-03-15T00:36:37.172Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
20:36:37 [2023-03-15T00:36:37.172Z] [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
20:36:37 [2023-03-15T00:36:37.172Z] [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 296 kB/s)
20:36:37 [2023-03-15T00:36:37.172Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
20:36:37 [2023-03-15T00:36:37.172Z] [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
20:36:37 [2023-03-15T00:36:37.172Z] [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 98 kB/s)
20:36:37 [2023-03-15T00:36:37.172Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
20:36:37 [2023-03-15T00:36:37.172Z] [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
20:36:37 [2023-03-15T00:36:37.172Z] [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 124 kB/s)
20:36:37 [2023-03-15T00:36:37.172Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
20:36:37 [2023-03-15T00:36:37.172Z] [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
20:36:37 [2023-03-15T00:36:37.172Z] [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 86 kB/s)
20:36:37 [2023-03-15T00:36:37.172Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
20:36:37 [2023-03-15T00:36:37.172Z] [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
20:36:37 [2023-03-15T00:36:37.172Z] [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 64 kB/s)
20:36:37 [2023-03-15T00:36:37.172Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
20:36:37 [2023-03-15T00:36:37.428Z] [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
20:36:37 [2023-03-15T00:36:37.428Z] [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 217 kB/s)
20:36:37 [2023-03-15T00:36:37.428Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
20:36:37 [2023-03-15T00:36:37.428Z] [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
20:36:37 [2023-03-15T00:36:37.428Z] [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 100 kB/s)
20:36:37 [2023-03-15T00:36:37.428Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
20:36:37 [2023-03-15T00:36:37.428Z] [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
20:36:37 [2023-03-15T00:36:37.428Z] [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 598 kB/s)
20:36:37 [2023-03-15T00:36:37.428Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
20:36:37 [2023-03-15T00:36:37.428Z] [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
20:36:37 [2023-03-15T00:36:37.428Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 215 kB/s)
20:36:37 [2023-03-15T00:36:37.428Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
20:36:37 [2023-03-15T00:36:37.428Z] [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
20:36:37 [2023-03-15T00:36:37.428Z] [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 83 kB/s)
20:36:37 [2023-03-15T00:36:37.428Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
20:36:37 [2023-03-15T00:36:37.428Z] [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
20:36:37 [2023-03-15T00:36:37.428Z] [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 111 kB/s)
20:36:37 [2023-03-15T00:36:37.428Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
20:36:37 [2023-03-15T00:36:37.428Z] [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
20:36:37 [2023-03-15T00:36:37.428Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 1.4 MB/s)
20:36:37 [2023-03-15T00:36:37.428Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
20:36:37 [2023-03-15T00:36:37.685Z] [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
20:36:37 [2023-03-15T00:36:37.685Z] [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 263 kB/s)
20:36:37 [2023-03-15T00:36:37.686Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
20:36:37 [2023-03-15T00:36:37.686Z] [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
20:36:37 [2023-03-15T00:36:37.686Z] [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 243 kB/s)
20:36:37 [2023-03-15T00:36:37.686Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/velocity/velocity/1.7/velocity-1.7.pom
20:36:37 [2023-03-15T00:36:37.686Z] [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
20:36:37 [2023-03-15T00:36:37.686Z] [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 639 kB/s)
20:36:37 [2023-03-15T00:36:37.686Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
20:36:37 [2023-03-15T00:36:37.686Z] [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
20:36:37 [2023-03-15T00:36:37.686Z] [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 544 kB/s)
20:36:37 [2023-03-15T00:36:37.686Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/9/commons-parent-9.pom
20:36:37 [2023-03-15T00:36:37.686Z] [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
20:36:37 [2023-03-15T00:36:37.686Z] [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 1.2 MB/s)
20:36:37 [2023-03-15T00:36:37.686Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
20:36:37 [2023-03-15T00:36:37.686Z] [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
20:36:37 [2023-03-15T00:36:37.686Z] [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 559 kB/s)
20:36:37 [2023-03-15T00:36:37.686Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
20:36:37 [2023-03-15T00:36:37.686Z] [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
20:36:37 [2023-03-15T00:36:37.686Z] [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 506 kB/s)
20:36:37 [2023-03-15T00:36:37.686Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom
20:36:37 [2023-03-15T00:36:37.941Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom
20:36:38 [2023-03-15T00:36:38.504Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom (18 kB at 29 kB/s)
20:36:38 [2023-03-15T00:36:38.504Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
20:36:38 [2023-03-15T00:36:38.504Z] [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
20:36:38 [2023-03-15T00:36:38.504Z] [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 345 kB/s)
20:36:38 [2023-03-15T00:36:38.504Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
20:36:38 [2023-03-15T00:36:38.504Z] [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
20:36:38 [2023-03-15T00:36:38.504Z] [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 219 kB/s)
20:36:38 [2023-03-15T00:36:38.504Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
20:36:38 [2023-03-15T00:36:38.504Z] [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
20:36:38 [2023-03-15T00:36:38.504Z] [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 177 kB/s)
20:36:38 [2023-03-15T00:36:38.504Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/log4j/log4j/1.2.12/log4j-1.2.12.pom
20:36:38 [2023-03-15T00:36:38.504Z] [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
20:36:38 [2023-03-15T00:36:38.759Z] [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 3.8 kB/s)
20:36:38 [2023-03-15T00:36:38.759Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/logkit/logkit/1.0.1/logkit-1.0.1.pom
20:36:38 [2023-03-15T00:36:38.760Z] [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
20:36:38 [2023-03-15T00:36:38.760Z] [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 5.9 kB/s)
20:36:38 [2023-03-15T00:36:38.760Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
20:36:38 [2023-03-15T00:36:38.760Z] [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
20:36:38 [2023-03-15T00:36:38.760Z] [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 7.3 kB/s)
20:36:38 [2023-03-15T00:36:38.760Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
20:36:38 [2023-03-15T00:36:38.760Z] [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
20:36:38 [2023-03-15T00:36:38.760Z] [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 231 kB/s)
20:36:38 [2023-03-15T00:36:38.760Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
20:36:38 [2023-03-15T00:36:38.760Z] [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
20:36:38 [2023-03-15T00:36:38.760Z] [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 22 kB/s)
20:36:38 [2023-03-15T00:36:38.760Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
20:36:38 [2023-03-15T00:36:38.760Z] [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
20:36:38 [2023-03-15T00:36:38.760Z] [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 12 kB/s)
20:36:38 [2023-03-15T00:36:38.760Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
20:36:38 [2023-03-15T00:36:38.760Z] [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
20:36:39 [2023-03-15T00:36:39.016Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 83 kB/s)
20:36:39 [2023-03-15T00:36:39.016Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
20:36:39 [2023-03-15T00:36:39.016Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
20:36:39 [2023-03-15T00:36:39.016Z] [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 90 kB/s)
20:36:39 [2023-03-15T00:36:39.016Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
20:36:39 [2023-03-15T00:36:39.016Z] [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
20:36:39 [2023-03-15T00:36:39.016Z] [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 41 kB/s)
20:36:39 [2023-03-15T00:36:39.016Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
20:36:39 [2023-03-15T00:36:39.016Z] [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
20:36:39 [2023-03-15T00:36:39.016Z] [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 581 kB/s)
20:36:39 [2023-03-15T00:36:39.016Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom
20:36:39 [2023-03-15T00:36:39.016Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom
20:36:39 [2023-03-15T00:36:39.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom (6.8 kB at 193 kB/s)
20:36:39 [2023-03-15T00:36:39.017Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/oro/oro/2.0.8/oro-2.0.8.pom
20:36:39 [2023-03-15T00:36:39.017Z] [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
20:36:39 [2023-03-15T00:36:39.017Z] [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 7.8 kB/s)
20:36:39 [2023-03-15T00:36:39.017Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
20:36:39 [2023-03-15T00:36:39.017Z] [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
20:36:39 [2023-03-15T00:36:39.017Z] [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 332 kB/s)
20:36:39 [2023-03-15T00:36:39.273Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom
20:36:39 [2023-03-15T00:36:39.273Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom
20:36:39 [2023-03-15T00:36:39.529Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom (5.3 kB at 15 kB/s)
20:36:39 [2023-03-15T00:36:39.530Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom
20:36:39 [2023-03-15T00:36:39.530Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom
20:36:40 [2023-03-15T00:36:40.092Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom (4.9 kB at 10 kB/s)
20:36:40 [2023-03-15T00:36:40.092Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
20:36:40 [2023-03-15T00:36:40.092Z] [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
20:36:40 [2023-03-15T00:36:40.092Z] [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 32 kB/s)
20:36:40 [2023-03-15T00:36:40.092Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
20:36:40 [2023-03-15T00:36:40.092Z] [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
20:36:40 [2023-03-15T00:36:40.092Z] [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 82 kB/s)
20:36:40 [2023-03-15T00:36:40.092Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
20:36:40 [2023-03-15T00:36:40.092Z] [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
20:36:40 [2023-03-15T00:36:40.092Z] [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 52 kB/s)
20:36:40 [2023-03-15T00:36:40.092Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/versions/versions-model/2.15.0/versions-model-2.15.0.jar
20:36:40 [2023-03-15T00:36:40.093Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
20:36:40 [2023-03-15T00:36:40.093Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/versions/versions-model-report/2.15.0/versions-model-report-2.15.0.jar
20:36:40 [2023-03-15T00:36:40.093Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/versions/versions-common/2.15.0/versions-common-2.15.0.jar
20:36:40 [2023-03-15T00:36:40.093Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/versions/versions-api/2.15.0/versions-api-2.15.0.jar
20:36:40 [2023-03-15T00:36:40.093Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar
20:36:40 [2023-03-15T00:36:40.093Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar
20:36:40 [2023-03-15T00:36:40.093Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar
20:36:40 [2023-03-15T00:36:40.093Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
20:36:40 [2023-03-15T00:36:40.093Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar
20:36:40 [2023-03-15T00:36:40.093Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
20:36:40 [2023-03-15T00:36:40.349Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
20:36:40 [2023-03-15T00:36:40.349Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
20:36:40 [2023-03-15T00:36:40.349Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar
20:36:40 [2023-03-15T00:36:40.349Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar
20:36:40 [2023-03-15T00:36:40.349Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.jar
20:36:40 [2023-03-15T00:36:40.349Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.jar
20:36:40 [2023-03-15T00:36:40.349Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar
20:36:40 [2023-03-15T00:36:40.349Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar
20:36:40 [2023-03-15T00:36:40.349Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/collections/google-collections/1.0/google-collections-1.0.jar
20:36:40 [2023-03-15T00:36:40.349Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
20:36:40 [2023-03-15T00:36:40.349Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
20:36:40 [2023-03-15T00:36:40.349Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar
20:36:40 [2023-03-15T00:36:40.349Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.jar
20:36:40 [2023-03-15T00:36:40.349Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
20:36:40 [2023-03-15T00:36:40.349Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
20:36:40 [2023-03-15T00:36:40.349Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
20:36:40 [2023-03-15T00:36:40.349Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
20:36:40 [2023-03-15T00:36:40.349Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
20:36:40 [2023-03-15T00:36:40.349Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
20:36:40 [2023-03-15T00:36:40.350Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/velocity/velocity/1.7/velocity-1.7.jar
20:36:40 [2023-03-15T00:36:40.350Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
20:36:40 [2023-03-15T00:36:40.350Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
20:36:40 [2023-03-15T00:36:40.350Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar
20:36:40 [2023-03-15T00:36:40.350Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
20:36:40 [2023-03-15T00:36:40.350Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
20:36:40 [2023-03-15T00:36:40.350Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar
20:36:40 [2023-03-15T00:36:40.350Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
20:36:40 [2023-03-15T00:36:40.350Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/oro/oro/2.0.8/oro-2.0.8.jar
20:36:40 [2023-03-15T00:36:40.350Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
20:36:40 [2023-03-15T00:36:40.350Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
20:36:40 [2023-03-15T00:36:40.350Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/fasterxml/woodstox/woodstox-core/6.5.0/woodstox-core-6.5.0.jar
20:36:40 [2023-03-15T00:36:40.350Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar
20:36:40 [2023-03-15T00:36:40.606Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions/versions-model/2.15.0/versions-model-2.15.0.jar
20:36:40 [2023-03-15T00:36:40.606Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions/versions-model-report/2.15.0/versions-model-report-2.15.0.jar
20:36:40 [2023-03-15T00:36:40.606Z] [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
20:36:40 [2023-03-15T00:36:40.606Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions/versions-api/2.15.0/versions-api-2.15.0.jar
20:36:40 [2023-03-15T00:36:40.606Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions/versions-common/2.15.0/versions-common-2.15.0.jar
20:36:40 [2023-03-15T00:36:40.606Z] [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 5.0 MB/s)
20:36:40 [2023-03-15T00:36:40.606Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar
20:36:41 [2023-03-15T00:36:41.535Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar (55 kB at 55 kB/s)
20:36:41 [2023-03-15T00:36:41.535Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar
20:36:42 [2023-03-15T00:36:42.465Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions/versions-model/2.15.0/versions-model-2.15.0.jar (13 kB at 7.1 kB/s)
20:36:42 [2023-03-15T00:36:42.465Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar
20:36:42 [2023-03-15T00:36:42.465Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar (20 kB at 11 kB/s)
20:36:42 [2023-03-15T00:36:42.465Z] [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
20:36:42 [2023-03-15T00:36:42.465Z] [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.8 kB/s)
20:36:42 [2023-03-15T00:36:42.465Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar
20:36:42 [2023-03-15T00:36:42.465Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions/versions-model-report/2.15.0/versions-model-report-2.15.0.jar (46 kB at 26 kB/s)
20:36:42 [2023-03-15T00:36:42.465Z] [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.jar
20:36:42 [2023-03-15T00:36:42.465Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (62 kB at 34 kB/s)
20:36:42 [2023-03-15T00:36:42.465Z] [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
20:36:42 [2023-03-15T00:36:42.465Z] [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.jar (53 kB at 29 kB/s)
20:36:42 [2023-03-15T00:36:42.465Z] [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
20:36:42 [2023-03-15T00:36:42.465Z] [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 33 kB/s)
20:36:42 [2023-03-15T00:36:42.465Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar
20:36:42 [2023-03-15T00:36:42.465Z] [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 84 kB/s)
20:36:42 [2023-03-15T00:36:42.465Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar
20:36:42 [2023-03-15T00:36:42.465Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar (47 kB at 26 kB/s)
20:36:42 [2023-03-15T00:36:42.465Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.jar
20:36:42 [2023-03-15T00:36:42.722Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.jar (219 kB at 106 kB/s)
20:36:42 [2023-03-15T00:36:42.722Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar (58 kB at 28 kB/s)
20:36:42 [2023-03-15T00:36:42.722Z] [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.jar
20:36:42 [2023-03-15T00:36:42.722Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.jar
20:36:43 [2023-03-15T00:36:43.287Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions/versions-api/2.15.0/versions-api-2.15.0.jar (6.4 kB at 2.4 kB/s)
20:36:43 [2023-03-15T00:36:43.287Z] [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.jar
20:36:43 [2023-03-15T00:36:43.543Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.jar (12 kB at 3.9 kB/s)
20:36:43 [2023-03-15T00:36:43.543Z] [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.jar
20:36:43 [2023-03-15T00:36:43.800Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar (752 kB at 245 kB/s)
20:36:43 [2023-03-15T00:36:43.800Z] [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.jar
20:36:43 [2023-03-15T00:36:43.800Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions/versions-common/2.15.0/versions-common-2.15.0.jar (154 kB at 50 kB/s)
20:36:43 [2023-03-15T00:36:43.800Z] [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
20:36:43 [2023-03-15T00:36:43.800Z] [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 78 kB/s)
20:36:43 [2023-03-15T00:36:43.800Z] [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.jar
20:36:43 [2023-03-15T00:36:43.800Z] [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.jar (148 kB at 48 kB/s)
20:36:43 [2023-03-15T00:36:43.800Z] [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.jar (230 kB at 75 kB/s)
20:36:43 [2023-03-15T00:36:43.800Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.jar
20:36:43 [2023-03-15T00:36:43.800Z] [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
20:36:43 [2023-03-15T00:36:43.800Z] [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 21 kB/s)
20:36:43 [2023-03-15T00:36:43.800Z] [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
20:36:43 [2023-03-15T00:36:43.800Z] [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 5.3 kB/s)
20:36:43 [2023-03-15T00:36:43.800Z] [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
20:36:43 [2023-03-15T00:36:43.800Z] [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 5.6 kB/s)
20:36:43 [2023-03-15T00:36:43.800Z] [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
20:36:43 [2023-03-15T00:36:43.800Z] [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 5.8 kB/s)
20:36:43 [2023-03-15T00:36:43.800Z] [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
20:36:43 [2023-03-15T00:36:43.800Z] [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 3.9 kB/s)
20:36:43 [2023-03-15T00:36:43.800Z] [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
20:36:43 [2023-03-15T00:36:43.800Z] [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 2.6 kB/s)
20:36:43 [2023-03-15T00:36:43.800Z] [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
20:36:43 [2023-03-15T00:36:43.800Z] [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 143 kB/s)
20:36:43 [2023-03-15T00:36:43.801Z] [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
20:36:43 [2023-03-15T00:36:43.801Z] [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 83 kB/s)
20:36:43 [2023-03-15T00:36:43.801Z] [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
20:36:43 [2023-03-15T00:36:43.801Z] [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 110 kB/s)
20:36:43 [2023-03-15T00:36:43.801Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar
20:36:43 [2023-03-15T00:36:43.801Z] [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.jar (4.2 kB at 1.3 kB/s)
20:36:43 [2023-03-15T00:36:43.801Z] [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
20:36:43 [2023-03-15T00:36:43.801Z] [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.jar (640 kB at 194 kB/s)
20:36:43 [2023-03-15T00:36:43.801Z] [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
20:36:43 [2023-03-15T00:36:43.801Z] [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 44 kB/s)
20:36:43 [2023-03-15T00:36:43.801Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar
20:36:43 [2023-03-15T00:36:43.801Z] [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 27 kB/s)
20:36:43 [2023-03-15T00:36:43.801Z] [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.jar
20:36:43 [2023-03-15T00:36:43.801Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar (314 kB at 95 kB/s)
20:36:43 [2023-03-15T00:36:43.801Z] [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
20:36:43 [2023-03-15T00:36:43.801Z] [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.jar (109 kB at 33 kB/s)
20:36:43 [2023-03-15T00:36:43.801Z] [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
20:36:43 [2023-03-15T00:36:43.801Z] [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 20 kB/s)
20:36:43 [2023-03-15T00:36:43.801Z] [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
20:36:43 [2023-03-15T00:36:43.801Z] [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 2.8 kB/s)
20:36:43 [2023-03-15T00:36:43.801Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/woodstox/woodstox-core/6.5.0/woodstox-core-6.5.0.jar
20:36:43 [2023-03-15T00:36:43.802Z] [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 178 kB/s)
20:36:43 [2023-03-15T00:36:43.802Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar
20:36:44 [2023-03-15T00:36:44.057Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.jar (12 kB at 3.5 kB/s)
20:36:44 [2023-03-15T00:36:44.057Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (247 kB at 74 kB/s)
20:36:44 [2023-03-15T00:36:44.057Z] [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.jar (328 kB at 98 kB/s)
20:36:44 [2023-03-15T00:36:44.057Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar (196 kB at 58 kB/s)
20:36:44 [2023-03-15T00:36:44.057Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/woodstox/woodstox-core/6.5.0/woodstox-core-6.5.0.jar (1.6 MB at 448 kB/s)
20:36:44 [2023-03-15T00:36:44.620Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-antrun-plugin/maven-metadata.xml
20:36:44 [2023-03-15T00:36:44.620Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/maven-metadata.xml
20:36:45 [2023-03-15T00:36:45.181Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/maven-metadata.xml (712 B at 1.2 kB/s)
20:36:45 [2023-03-15T00:36:45.181Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/maven-metadata.xml
20:36:45 [2023-03-15T00:36:45.181Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-enforcer-plugin/maven-metadata.xml
20:36:45 [2023-03-15T00:36:45.437Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/maven-metadata.xml (969 B at 3.4 kB/s)
20:36:45 [2023-03-15T00:36:45.437Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-pmd-plugin/maven-metadata.xml
20:36:45 [2023-03-15T00:36:45.437Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-pmd-plugin/maven-metadata.xml
20:36:45 [2023-03-15T00:36:45.437Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-pmd-plugin/maven-metadata.xml (1.3 kB at 11 kB/s)
20:36:45 [2023-03-15T00:36:45.437Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-resources-plugin/maven-metadata.xml
20:36:45 [2023-03-15T00:36:45.437Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/maven-metadata.xml
20:36:45 [2023-03-15T00:36:45.998Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/maven-metadata.xml (905 B at 2.0 kB/s)
20:36:45 [2023-03-15T00:36:45.998Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/findbugs-maven-plugin/maven-metadata.xml
20:36:45 [2023-03-15T00:36:45.998Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/findbugs-maven-plugin/maven-metadata.xml
20:36:46 [2023-03-15T00:36:46.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/findbugs-maven-plugin/maven-metadata.xml (1.1 kB at 2.6 kB/s)
20:36:46 [2023-03-15T00:36:46.559Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/sonar-maven-plugin/maven-metadata.xml
20:36:46 [2023-03-15T00:36:46.560Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/sonar-maven-plugin/maven-metadata.xml
20:36:46 [2023-03-15T00:36:46.560Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/sonar-maven-plugin/maven-metadata.xml (1.3 kB at 6.5 kB/s)
20:36:46 [2023-03-15T00:36:46.560Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/sonar-maven-plugin/3.9.1.2184/sonar-maven-plugin-3.9.1.2184.pom
20:36:46 [2023-03-15T00:36:46.560Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/sonar-maven-plugin/3.9.1.2184/sonar-maven-plugin-3.9.1.2184.pom
20:36:46 [2023-03-15T00:36:46.816Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/sonar-maven-plugin/3.9.1.2184/sonar-maven-plugin-3.9.1.2184.pom (1.1 kB at 11 kB/s)
20:36:46 [2023-03-15T00:36:46.816Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/maven-metadata.xml
20:36:46 [2023-03-15T00:36:46.816Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/maven-metadata.xml
20:36:47 [2023-03-15T00:36:47.377Z] [INFO] Downloaded from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/maven-metadata.xml (980 B at 1.8 kB/s)
20:36:47 [2023-03-15T00:36:47.377Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.4.2/eclipse-jarsigner-plugin-1.4.2.pom
20:36:48 [2023-03-15T00:36:48.304Z] [INFO] Downloaded from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.4.2/eclipse-jarsigner-plugin-1.4.2.pom (2.6 kB at 2.6 kB/s)
20:36:48 [2023-03-15T00:36:48.305Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-build-parent/1.4.2/cbi-build-parent-1.4.2.pom
20:36:48 [2023-03-15T00:36:48.305Z] [INFO] Downloaded from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-build-parent/1.4.2/cbi-build-parent-1.4.2.pom (7.0 kB at 53 kB/s)
20:36:48 [2023-03-15T00:36:48.305Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-parent/1.4.2/cbi-parent-1.4.2.pom
20:36:48 [2023-03-15T00:36:48.560Z] [INFO] Downloaded from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-parent/1.4.2/cbi-parent-1.4.2.pom (4.7 kB at 43 kB/s)
20:36:48 [2023-03-15T00:36:48.560Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/cbi/cbi-bom/1.4.2/cbi-bom-1.4.2.pom
20:36:48 [2023-03-15T00:36:48.560Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-bom/1.4.2/cbi-bom-1.4.2.pom
20:36:48 [2023-03-15T00:36:48.560Z] [INFO] Downloaded from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-bom/1.4.2/cbi-bom-1.4.2.pom (11 kB at 239 kB/s)
20:36:48 [2023-03-15T00:36:48.560Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.4/eclipse-jarsigner-plugin-1.3.4.pom
20:36:48 [2023-03-15T00:36:48.560Z] [INFO] Downloaded from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.4/eclipse-jarsigner-plugin-1.3.4.pom (2.6 kB at 96 kB/s)
20:36:48 [2023-03-15T00:36:48.560Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-build-parent/1.3.4/cbi-build-parent-1.3.4.pom
20:36:48 [2023-03-15T00:36:48.560Z] [INFO] Downloaded from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-build-parent/1.3.4/cbi-build-parent-1.3.4.pom (7.0 kB at 137 kB/s)
20:36:48 [2023-03-15T00:36:48.560Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-parent/1.3.4/cbi-parent-1.3.4.pom
20:36:48 [2023-03-15T00:36:48.816Z] [INFO] Downloaded from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-parent/1.3.4/cbi-parent-1.3.4.pom (4.7 kB at 158 kB/s)
20:36:48 [2023-03-15T00:36:48.816Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/cbi/cbi-bom/1.3.4/cbi-bom-1.3.4.pom
20:36:48 [2023-03-15T00:36:48.816Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-bom/1.3.4/cbi-bom-1.3.4.pom
20:36:49 [2023-03-15T00:36:49.073Z] [INFO] Downloaded from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-bom/1.3.4/cbi-bom-1.3.4.pom (11 kB at 39 kB/s)
20:36:49 [2023-03-15T00:36:49.073Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/target-platform-configuration/maven-metadata.xml
20:36:49 [2023-03-15T00:36:49.073Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/maven-metadata.xml
20:36:49 [2023-03-15T00:36:49.635Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/maven-metadata.xml (1.7 kB at 2.6 kB/s)
20:36:49 [2023-03-15T00:36:49.636Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-compiler-plugin/maven-metadata.xml
20:36:49 [2023-03-15T00:36:49.636Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/maven-metadata.xml
20:36:49 [2023-03-15T00:36:49.892Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/maven-metadata.xml (1.7 kB at 9.7 kB/s)
20:36:49 [2023-03-15T00:36:49.892Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-maven-plugin/maven-metadata.xml
20:36:49 [2023-03-15T00:36:49.892Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/maven-metadata.xml
20:36:50 [2023-03-15T00:36:50.820Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/maven-metadata.xml (1.7 kB at 2.2 kB/s)
20:36:50 [2023-03-15T00:36:50.820Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-plugin/maven-metadata.xml
20:36:50 [2023-03-15T00:36:50.820Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/maven-metadata.xml
20:36:51 [2023-03-15T00:36:51.382Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/maven-metadata.xml (1.7 kB at 2.2 kB/s)
20:36:51 [2023-03-15T00:36:51.382Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-packaging-plugin/maven-metadata.xml
20:36:51 [2023-03-15T00:36:51.382Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/maven-metadata.xml
20:36:51 [2023-03-15T00:36:51.945Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/maven-metadata.xml (1.7 kB at 4.3 kB/s)
20:36:51 [2023-03-15T00:36:51.945Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-source-plugin/maven-metadata.xml
20:36:51 [2023-03-15T00:36:51.945Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/maven-metadata.xml
20:36:52 [2023-03-15T00:36:52.506Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/maven-metadata.xml (1.7 kB at 2.9 kB/s)
20:36:52 [2023-03-15T00:36:52.506Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-surefire-plugin/maven-metadata.xml
20:36:52 [2023-03-15T00:36:52.506Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/maven-metadata.xml
20:36:53 [2023-03-15T00:36:53.435Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/maven-metadata.xml (1.7 kB at 2.0 kB/s)
20:36:53 [2023-03-15T00:36:53.435Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/maven-metadata.xml
20:36:53 [2023-03-15T00:36:53.435Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/maven-metadata.xml
20:36:54 [2023-03-15T00:36:54.364Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/maven-metadata.xml (1.6 kB at 1.6 kB/s)
20:36:54 [2023-03-15T00:36:54.364Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/maven-metadata.xml
20:36:54 [2023-03-15T00:36:54.364Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/maven-metadata.xml
20:36:54 [2023-03-15T00:36:54.621Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/maven-metadata.xml (1.7 kB at 4.0 kB/s)
20:36:54 [2023-03-15T00:36:54.621Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/jacoco-maven-plugin/maven-metadata.xml
20:36:54 [2023-03-15T00:36:54.621Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/maven-metadata.xml
20:36:56 [2023-03-15T00:36:56.512Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/maven-metadata.xml (1.6 kB at 1.1 kB/s)
20:36:56 [2023-03-15T00:36:56.512Z] [INFO] 
20:36:56 [2023-03-15T00:36:56.512Z] [INFO] The following plugin updates are available:
20:36:56 [2023-03-15T00:36:56.512Z] [INFO]   org.codehaus.mojo:sonar-maven-plugin ............ 2.4 -> 3.9.1.2184
20:36:56 [2023-03-15T00:36:56.512Z] [INFO]   org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin  1.3.4 -> 1.4.2
20:36:56 [2023-03-15T00:36:56.512Z] [INFO] 
20:36:56 [2023-03-15T00:36:56.512Z] [INFO] All plugins have a version specified.
20:36:56 [2023-03-15T00:36:56.512Z] [INFO] 
20:36:56 [2023-03-15T00:36:56.512Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:56 [2023-03-15T00:36:56.512Z] [INFO] Plugins require minimum Maven version of: 3.2.5
20:36:56 [2023-03-15T00:36:56.512Z] [INFO] 
20:36:56 [2023-03-15T00:36:56.512Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:56 [2023-03-15T00:36:56.512Z] [INFO] 
20:36:56 [2023-03-15T00:36:56.512Z] [INFO] 
20:36:56 [2023-03-15T00:36:56.512Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.cdt.core.native >-------------
20:36:56 [2023-03-15T00:36:56.512Z] [INFO] Building org.eclipse.cdt.core.native 6.3.200-SNAPSHOT            [2/213]
20:36:56 [2023-03-15T00:36:56.512Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:56 [2023-03-15T00:36:56.512Z] [INFO] 
20:36:56 [2023-03-15T00:36:56.512Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.core.native ---
20:36:56 [2023-03-15T00:36:56.512Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml
20:36:56 [2023-03-15T00:36:56.512Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml
20:36:57 [2023-03-15T00:36:57.074Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml (1.2 kB at 1.8 kB/s)
20:36:57 [2023-03-15T00:36:57.074Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.pom
20:36:57 [2023-03-15T00:36:57.074Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.pom
20:36:57 [2023-03-15T00:36:57.074Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.pom (9.8 kB at 68 kB/s)
20:36:57 [2023-03-15T00:36:57.074Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
20:36:57 [2023-03-15T00:36:57.074Z] [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
20:36:57 [2023-03-15T00:36:57.638Z] [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 22 kB/s)
20:36:57 [2023-03-15T00:36:57.638Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.638Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:57 [2023-03-15T00:36:57.638Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.638Z] [INFO] All plugins have a version specified.
20:36:57 [2023-03-15T00:36:57.638Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.638Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:57 [2023-03-15T00:36:57.638Z] [INFO] Plugins require minimum Maven version of: 3.2.5
20:36:57 [2023-03-15T00:36:57.638Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.638Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:57 [2023-03-15T00:36:57.638Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.638Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.638Z] [INFO] ----------------< org.eclipse.cdt:org.eclipse.cdt.core >----------------
20:36:57 [2023-03-15T00:36:57.638Z] [INFO] Building [bundle] C/C++ Development Tools Core 8.1.100-SNAPSHOT  [3/213]
20:36:57 [2023-03-15T00:36:57.638Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:57 [2023-03-15T00:36:57.638Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.638Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.core ---
20:36:57 [2023-03-15T00:36:57.638Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.638Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:57 [2023-03-15T00:36:57.638Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.638Z] [INFO] All plugins have a version specified.
20:36:57 [2023-03-15T00:36:57.638Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.638Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:57 [2023-03-15T00:36:57.638Z] [INFO] Plugins require minimum Maven version of: null
20:36:57 [2023-03-15T00:36:57.638Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.638Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:57 [2023-03-15T00:36:57.638Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.638Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.638Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.build.gcc.core >-----------
20:36:57 [2023-03-15T00:36:57.638Z] [INFO] Building [bundle] GCC support for CDT Build Core 2.1.0-SNAPSHOT  [4/213]
20:36:57 [2023-03-15T00:36:57.638Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:57 [2023-03-15T00:36:57.638Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.638Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.build.gcc.core ---
20:36:57 [2023-03-15T00:36:57.638Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.638Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] All plugins have a version specified.
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] Plugins require minimum Maven version of: null
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.tools.templates.core >----------
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] Building [bundle] Template Engine Core 1.3.0-SNAPSHOT            [5/213]
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.tools.templates.core ---
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] All plugins have a version specified.
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] Plugins require minimum Maven version of: null
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.tools.templates.ui >-----------
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] Building [bundle] Template Engine UI 1.4.0-SNAPSHOT              [6/213]
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.tools.templates.ui ---
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] All plugins have a version specified.
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] Plugins require minimum Maven version of: null
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] -----------------< org.eclipse.cdt:org.eclipse.cdt.ui >-----------------
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] Building [bundle] C/C++ Development Tools UI 8.0.100-SNAPSHOT    [7/213]
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.ui ---
20:36:57 [2023-03-15T00:36:57.639Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] All plugins have a version specified.
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] Plugins require minimum Maven version of: null
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.cdt.build.gcc.ui >------------
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] Building [bundle] GCC ToolChain Support UI 1.2.100-SNAPSHOT      [8/213]
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.build.gcc.ui ---
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] All plugins have a version specified.
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] Plugins require minimum Maven version of: null
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] -------< org.eclipse.cdt:org.eclipse.tools.templates.freemarker >-------
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] Building [bundle] Template Engine Freemarker Support 1.3.0-SNAPSHOT [9/213]
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.tools.templates.freemarker ---
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] All plugins have a version specified.
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] Plugins require minimum Maven version of: null
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.make.core >--------------
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] Building [bundle] C/C++ Standard make Build Core 7.6.100-SNAPSHOT [10/213]
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.640Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.make.core ---
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] All plugins have a version specified.
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] Plugins require minimum Maven version of: null
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.launchbar.core >-------------
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] Building [bundle] LaunchBar Core 2.5.100-SNAPSHOT               [11/213]
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.launchbar.core ---
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] All plugins have a version specified.
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] Plugins require minimum Maven version of: null
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.debug.core >-------------
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] Building [bundle] C/C++ Development Tools Debug Model 8.8.0-SNAPSHOT [12/213]
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.debug.core ---
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] All plugins have a version specified.
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] Plugins require minimum Maven version of: null
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] --------------< org.eclipse.cdt:org.eclipse.launchbar.ui >--------------
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] Building [bundle] LaunchBar UI 2.5.100-SNAPSHOT                 [13/213]
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.launchbar.ui ---
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] All plugins have a version specified.
20:36:57 [2023-03-15T00:36:57.641Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] Plugins require minimum Maven version of: null
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] --------------< org.eclipse.cdt:org.eclipse.cdt.debug.ui >--------------
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] Building [bundle] C/C++ Development Tools Debugger UI 8.5.200-SNAPSHOT [14/213]
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.debug.ui ---
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] All plugins have a version specified.
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] Plugins require minimum Maven version of: null
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] ---------------< org.eclipse.cdt:org.eclipse.cdt.launch >---------------
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] Building [bundle] C/C++ Development Tools Launching Support 10.4.100-SNAPSHOT [15/213]
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.launch ---
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] All plugins have a version specified.
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] Plugins require minimum Maven version of: null
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] --------------< org.eclipse.cdt:org.eclipse.cdt.make.ui >---------------
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] Building [bundle] C/C++ Standard make Build UI 8.2.0-SNAPSHOT   [16/213]
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.make.ui ---
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.642Z] [INFO] All plugins have a version specified.
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] Plugins require minimum Maven version of: null
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] --------< org.eclipse.cdt:org.eclipse.cdt.managedbuilder.core >---------
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] Building [bundle] CDT Build System Core 9.5.0-SNAPSHOT          [17/213]
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.managedbuilder.core ---
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] All plugins have a version specified.
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] Plugins require minimum Maven version of: null
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.managedbuilder.ui >----------
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] Building [bundle] C/C++ Managed Builder UI 9.4.0-SNAPSHOT       [18/213]
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.managedbuilder.ui ---
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] All plugins have a version specified.
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] Plugins require minimum Maven version of: null
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] -------< org.eclipse.cdt:org.eclipse.cdt.managedbuilder.gnu.ui >--------
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] Building [bundle] GNU Managed Build Definitions 8.5.0-SNAPSHOT  [19/213]
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.managedbuilder.gnu.ui ---
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] All plugins have a version specified.
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:57 [2023-03-15T00:36:57.643Z] [INFO] Plugins require minimum Maven version of: null
20:36:57 [2023-03-15T00:36:57.644Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.644Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:57 [2023-03-15T00:36:57.644Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.644Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.644Z] [INFO] --< org.eclipse.cdt:org.eclipse.cdt.managedbuilder.headlessbuilderapp >--
20:36:57 [2023-03-15T00:36:57.644Z] [INFO] Building [bundle] CDT Headless Builder Application 1.1.0-SNAPSHOT [20/213]
20:36:57 [2023-03-15T00:36:57.644Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:57 [2023-03-15T00:36:57.644Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.644Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.managedbuilder.headlessbuilderapp ---
20:36:57 [2023-03-15T00:36:57.644Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.644Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:57 [2023-03-15T00:36:57.644Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.644Z] [INFO] All plugins have a version specified.
20:36:57 [2023-03-15T00:36:57.644Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.644Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:57 [2023-03-15T00:36:57.644Z] [INFO] Plugins require minimum Maven version of: null
20:36:57 [2023-03-15T00:36:57.644Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.644Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:57 [2023-03-15T00:36:57.644Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.644Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.644Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.gnu.build >--------------
20:36:57 [2023-03-15T00:36:57.644Z] [INFO] Building [feature] C/C++ GNU Toolchain Build Support 11.2.0-SNAPSHOT [21/213]
20:36:57 [2023-03-15T00:36:57.644Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:36:57 [2023-03-15T00:36:57.900Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.900Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.gnu.build ---
20:36:57 [2023-03-15T00:36:57.900Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.900Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:57 [2023-03-15T00:36:57.900Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.900Z] [INFO] All plugins have a version specified.
20:36:57 [2023-03-15T00:36:57.900Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.900Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:57 [2023-03-15T00:36:57.900Z] [INFO] Plugins require minimum Maven version of: null
20:36:57 [2023-03-15T00:36:57.900Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.900Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:57 [2023-03-15T00:36:57.900Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.900Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.900Z] [INFO] --------------< org.eclipse.cdt:org.eclipse.remote.core >---------------
20:36:57 [2023-03-15T00:36:57.900Z] [INFO] Building [bundle] Remote Services Core 4.2.0-SNAPSHOT           [22/213]
20:36:57 [2023-03-15T00:36:57.900Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:57 [2023-03-15T00:36:57.900Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.900Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.remote.core ---
20:36:57 [2023-03-15T00:36:57.900Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.900Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:57 [2023-03-15T00:36:57.900Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.900Z] [INFO] All plugins have a version specified.
20:36:57 [2023-03-15T00:36:57.900Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.900Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:57 [2023-03-15T00:36:57.900Z] [INFO] Plugins require minimum Maven version of: null
20:36:57 [2023-03-15T00:36:57.900Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.900Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:57 [2023-03-15T00:36:57.900Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.900Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.900Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.cdt.remote.core >-------------
20:36:57 [2023-03-15T00:36:57.900Z] [INFO] Building [bundle] CDT Remote Utilities 1.2.0-SNAPSHOT           [23/213]
20:36:57 [2023-03-15T00:36:57.900Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:57 [2023-03-15T00:36:57.900Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.900Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.remote.core ---
20:36:57 [2023-03-15T00:36:57.900Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.900Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:57 [2023-03-15T00:36:57.900Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.900Z] [INFO] All plugins have a version specified.
20:36:57 [2023-03-15T00:36:57.900Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.900Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] Plugins require minimum Maven version of: null
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.autotools.core >-----------
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] Building [bundle] Autotools Plug-in 2.2.0-SNAPSHOT              [24/213]
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.autotools.core ---
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] All plugins have a version specified.
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] Plugins require minimum Maven version of: null
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.autotools.docs >-----------
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] Building org.eclipse.cdt.autotools.docs 11.2.0-SNAPSHOT         [25/213]
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.autotools.docs ---
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] All plugins have a version specified.
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] Plugins require minimum Maven version of: 3.2.5
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.cdt.autotools.ui >------------
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] Building [bundle] Autotools UI Plug-in 2.2.100-SNAPSHOT         [26/213]
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.autotools.ui ---
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] All plugins have a version specified.
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] Plugins require minimum Maven version of: null
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.autotools >--------------
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] Building [feature] C/C++ Autotools support 11.2.0-SNAPSHOT      [27/213]
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.autotools ---
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] All plugins have a version specified.
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] Plugins require minimum Maven version of: null
20:36:57 [2023-03-15T00:36:57.901Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.meson.core >-------------
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] Building [bundle] Meson Plug-in 1.2.0-SNAPSHOT                  [28/213]
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.meson.core ---
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] All plugins have a version specified.
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] Plugins require minimum Maven version of: null
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.meson.docs >-------------
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] Building org.eclipse.cdt.meson.docs 11.2.0-SNAPSHOT             [29/213]
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.meson.docs ---
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] All plugins have a version specified.
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] Plugins require minimum Maven version of: 3.2.5
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] --------------< org.eclipse.cdt:org.eclipse.cdt.meson.ui >--------------
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] Building [bundle] Meson UI Plug-in 1.2.100-SNAPSHOT             [30/213]
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.meson.ui ---
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] All plugins have a version specified.
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] Plugins require minimum Maven version of: null
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.meson.ui.editor >-----------
20:36:57 [2023-03-15T00:36:57.902Z] [INFO] Building [bundle] Meson editor 1.2.0-SNAPSHOT                   [31/213]
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.meson.ui.editor ---
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] All plugins have a version specified.
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] Plugins require minimum Maven version of: null
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] ---------------< org.eclipse.cdt:org.eclipse.cdt.meson >----------------
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] Building [feature] C/C++ Meson Build Support - Preview 11.2.0-SNAPSHOT [32/213]
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.meson ---
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] All plugins have a version specified.
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] Plugins require minimum Maven version of: null
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] --------< org.eclipse.cdt:org.eclipse.cdt.core.autotools.core >---------
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] Building [bundle] CDT Autotools Core 1.3.0-SNAPSHOT             [33/213]
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.core.autotools.core ---
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] All plugins have a version specified.
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] Plugins require minimum Maven version of: null
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.core.autotools.ui >----------
20:36:57 [2023-03-15T00:36:57.903Z] [INFO] Building [bundle] CDT Autotools UI 1.2.100-SNAPSHOT             [34/213]
20:36:57 [2023-03-15T00:36:57.904Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:57 [2023-03-15T00:36:57.904Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.904Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.core.autotools.ui ---
20:36:57 [2023-03-15T00:36:57.904Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.904Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:57 [2023-03-15T00:36:57.904Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.904Z] [INFO] All plugins have a version specified.
20:36:57 [2023-03-15T00:36:57.904Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.904Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:57 [2023-03-15T00:36:57.904Z] [INFO] Plugins require minimum Maven version of: null
20:36:57 [2023-03-15T00:36:57.904Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.904Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:57 [2023-03-15T00:36:57.904Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.904Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.904Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.core.autotools >-----------
20:36:57 [2023-03-15T00:36:57.904Z] [INFO] Building [feature] C/C++ Autotools Core Build Support - Experimental 11.2.0-SNAPSHOT [35/213]
20:36:57 [2023-03-15T00:36:57.904Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:36:57 [2023-03-15T00:36:57.904Z] [INFO] 
20:36:57 [2023-03-15T00:36:57.904Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.core.autotools ---
20:36:58 [2023-03-15T00:36:58.160Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.160Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:58 [2023-03-15T00:36:58.160Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.160Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.160Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.160Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.160Z] [INFO] Plugins require minimum Maven version of: null
20:36:58 [2023-03-15T00:36:58.160Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.160Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.160Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.160Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.160Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.codan.core >-------------
20:36:58 [2023-03-15T00:36:58.160Z] [INFO] Building [bundle] Code Analysis Core 4.2.0-SNAPSHOT             [36/213]
20:36:58 [2023-03-15T00:36:58.160Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:58 [2023-03-15T00:36:58.160Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.160Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.codan.core ---
20:36:58 [2023-03-15T00:36:58.160Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.160Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:58 [2023-03-15T00:36:58.160Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.160Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.160Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.160Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.160Z] [INFO] Plugins require minimum Maven version of: null
20:36:58 [2023-03-15T00:36:58.160Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.160Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.160Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.160Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.160Z] [INFO] --------------< org.eclipse.cdt:org.eclipse.cdt.codan.ui >--------------
20:36:58 [2023-03-15T00:36:58.160Z] [INFO] Building [bundle] Code Analysis UI 3.5.0-SNAPSHOT               [37/213]
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.codan.ui ---
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] Plugins require minimum Maven version of: null
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.codan.core.cxx >-----------
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] Building [bundle] Code Analysis Core for C/C++ 3.6.0-SNAPSHOT   [38/213]
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.codan.core.cxx ---
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] Plugins require minimum Maven version of: null
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.cdt.codan.ui.cxx >------------
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] Building [bundle] Codan Analysis UI for C/C++ 3.7.0-SNAPSHOT    [39/213]
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.codan.ui.cxx ---
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] Plugins require minimum Maven version of: null
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.codan.checkers >-----------
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] Building [bundle] Codan Checkers 3.5.200-SNAPSHOT               [40/213]
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.codan.checkers ---
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] Plugins require minimum Maven version of: null
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.codan.checkers.ui >----------
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] Building [bundle] Codan Checkers UI 3.4.0-SNAPSHOT              [41/213]
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.codan.checkers.ui ---
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] Plugins require minimum Maven version of: null
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.core.linux >-------------
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] Building org.eclipse.cdt.core.linux 6.1.0-SNAPSHOT              [42/213]
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.161Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.core.linux ---
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] Plugins require minimum Maven version of: 3.2.5
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.core.linux.x86_64 >----------
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] Building org.eclipse.cdt.core.linux.x86_64 11.2.0-SNAPSHOT      [43/213]
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.core.linux.x86_64 ---
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] Plugins require minimum Maven version of: 3.2.5
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.core.linux.aarch64 >---------
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] Building org.eclipse.cdt.core.linux.aarch64 11.2.0-SNAPSHOT     [44/213]
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.core.linux.aarch64 ---
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] Plugins require minimum Maven version of: 3.2.5
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.core.linux.ppc64le >---------
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] Building org.eclipse.cdt.core.linux.ppc64le 11.2.0-SNAPSHOT     [45/213]
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.core.linux.ppc64le ---
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] Plugins require minimum Maven version of: 3.2.5
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.core.win32 >-------------
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] Building org.eclipse.cdt.core.win32 6.1.0-SNAPSHOT              [46/213]
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.core.win32 ---
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] Plugins require minimum Maven version of: 3.2.5
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.core.win32.x86_64 >----------
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] Building org.eclipse.cdt.core.win32.x86_64 11.2.0-SNAPSHOT      [47/213]
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.core.win32.x86_64 ---
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] Plugins require minimum Maven version of: 3.2.5
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.162Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.cdt.core.macosx >-------------
20:36:58 [2023-03-15T00:36:58.163Z] [INFO] Building org.eclipse.cdt.core.macosx 11.2.0-SNAPSHOT            [48/213]
20:36:58 [2023-03-15T00:36:58.163Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:58 [2023-03-15T00:36:58.163Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.163Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.core.macosx ---
20:36:58 [2023-03-15T00:36:58.418Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.418Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:58 [2023-03-15T00:36:58.418Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.418Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.418Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.418Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.418Z] [INFO] Plugins require minimum Maven version of: 3.2.5
20:36:58 [2023-03-15T00:36:58.418Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.418Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.418Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.418Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.418Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.build.crossgcc >-----------
20:36:58 [2023-03-15T00:36:58.418Z] [INFO] Building [bundle] CDT GCC Cross Compiler Support 1.3.100-SNAPSHOT [49/213]
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.build.crossgcc ---
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] Plugins require minimum Maven version of: null
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] ------< org.eclipse.cdt.features:org.eclipse.cdt.build.crossgcc >-------
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] Building org.eclipse.cdt.build.crossgcc 11.2.0-SNAPSHOT         [50/213]
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.build.crossgcc ---
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] Plugins require minimum Maven version of: null
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] ----------------< org.eclipse.cdt:org.eclipse.cdt.dsf >-----------------
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] Building [bundle] Debug Services Framework Core 2.12.0-SNAPSHOT [51/213]
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.dsf ---
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] Plugins require minimum Maven version of: null
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] ----------------< org.eclipse.cdt:org.eclipse.cdt.gdb >-----------------
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] Building [bundle] GDB Common 7.2.100-SNAPSHOT                   [52/213]
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.gdb ---
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] Plugins require minimum Maven version of: null
20:36:58 [2023-03-15T00:36:58.419Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.420Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.420Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.420Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.420Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.native.serial >------------
20:36:58 [2023-03-15T00:36:58.420Z] [INFO] Building org.eclipse.cdt.native.serial 11.2.0-SNAPSHOT          [53/213]
20:36:58 [2023-03-15T00:36:58.420Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:58 [2023-03-15T00:36:58.420Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.420Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.native.serial ---
20:36:58 [2023-03-15T00:36:58.420Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.pom
20:36:58 [2023-03-15T00:36:58.420Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.pom
20:36:58 [2023-03-15T00:36:58.420Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.pom (13 kB at 210 kB/s)
20:36:58 [2023-03-15T00:36:58.420Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.420Z] [INFO] The following plugin updates are available:
20:36:58 [2023-03-15T00:36:58.420Z] [INFO]   maven-compiler-plugin ............................ 3.10.1 -> 3.11.0
20:36:58 [2023-03-15T00:36:58.420Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.420Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.420Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.420Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.420Z] [INFO] Plugins require minimum Maven version of: 3.2.5
20:36:58 [2023-03-15T00:36:58.420Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.420Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.420Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.420Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.420Z] [INFO] --------------< org.eclipse.cdt:org.eclipse.cdt.dsf.gdb >---------------
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] Building [bundle] GDB DSF Debugger Integration Core 7.0.0-SNAPSHOT [54/213]
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.dsf.gdb ---
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] Plugins require minimum Maven version of: null
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] ---------------< org.eclipse.cdt:org.eclipse.cdt.dsf.ui >---------------
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] Building [bundle] Debugger Services Framework UI 2.7.100-SNAPSHOT [55/213]
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.dsf.ui ---
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] Plugins require minimum Maven version of: null
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] ------------------< org.eclipse.cdt:terminal-parent >-------------------
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] Building TM Terminal, Maven Master 11.2.0-SNAPSHOT              [56/213]
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] --------------------------------[ pom ]---------------------------------
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ terminal-parent ---
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] Plugins require minimum Maven version of: null
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.tm.terminal.plugins >-----------
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] Building org.eclipse.tm.terminal.plugins 11.2.0-SNAPSHOT        [57/213]
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] --------------------------------[ pom ]---------------------------------
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.tm.terminal.plugins ---
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] Plugins require minimum Maven version of: null
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.tm.terminal.control >-----------
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] Building [bundle] Terminal Control (Embeddable Widget) 5.4.100-SNAPSHOT [58/213]
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.tm.terminal.control ---
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] Plugins require minimum Maven version of: null
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.dsf.gdb.ui >-------------
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] Building [bundle] GDB DSF Debugger Integration UI 2.8.100-SNAPSHOT [59/213]
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.dsf.gdb.ui ---
20:36:58 [2023-03-15T00:36:58.421Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] Plugins require minimum Maven version of: null
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] ---------------< org.eclipse.cdt:org.eclipse.remote.ui >----------------
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] Building [bundle] Remote Services UI 2.3.100-SNAPSHOT           [60/213]
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.remote.ui ---
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] Plugins require minimum Maven version of: null
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.launch.remote >------------
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] Building [bundle] C/C++ Remote Debug Launcher 2.7.100-SNAPSHOT  [61/213]
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.launch.remote ---
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] Plugins require minimum Maven version of: null
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.remote.console >-------------
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] Building [bundle] Remote Console 1.4.100-SNAPSHOT               [62/213]
20:36:58 [2023-03-15T00:36:58.422Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.remote.console ---
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] Plugins require minimum Maven version of: null
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.remote.jsch.core >------------
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] Building [bundle] JSch Remote Support 1.2.0-SNAPSHOT            [63/213]
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.remote.jsch.core ---
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] Plugins require minimum Maven version of: null
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.remote.jsch.ui >-------------
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] Building [bundle] JSch UI Remote Support 1.2.0-SNAPSHOT         [64/213]
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.remote.jsch.ui ---
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] Plugins require minimum Maven version of: null
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.remote.serial.core >-----------
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] Building [bundle] Remote Serial Port Services 1.2.0-SNAPSHOT    [65/213]
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.remote.serial.core ---
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.678Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] Plugins require minimum Maven version of: null
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.remote.serial.ui >------------
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] Building [bundle] Remote Serial Port Services UI 1.1.100-SNAPSHOT [66/213]
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.remote.serial.ui ---
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] Plugins require minimum Maven version of: null
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.remote.telnet.core >-----------
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] Building [bundle] Remote Serial Port Services 1.2.0-SNAPSHOT    [67/213]
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.remote.telnet.core ---
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] Plugins require minimum Maven version of: null
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.remote.telnet.ui >------------
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] Building [bundle] Remote Serial Port Services UI 1.1.100-SNAPSHOT [68/213]
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.remote.telnet.ui ---
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] Plugins require minimum Maven version of: null
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.remote.doc.isv >-------------
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] Building org.eclipse.remote.doc.isv 11.2.0-SNAPSHOT             [69/213]
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.remote.doc.isv ---
20:36:58 [2023-03-15T00:36:58.679Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-document-bundle-plugin/maven-metadata.xml
20:36:58 [2023-03-15T00:36:58.680Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-document-bundle-plugin/maven-metadata.xml
20:36:58 [2023-03-15T00:36:58.935Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-document-bundle-plugin/maven-metadata.xml (1.4 kB at 4.4 kB/s)
20:36:58 [2023-03-15T00:36:58.935Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] Plugins require minimum Maven version of: 3.2.5
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] -----------------< org.eclipse.cdt:org.eclipse.remote >-----------------
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] Building [feature] Remote Services 11.2.0-SNAPSHOT              [70/213]
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.remote ---
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] Plugins require minimum Maven version of: null
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] -------< org.eclipse.cdt.features:org.eclipse.cdt.launch.remote >-------
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] Building org.eclipse.cdt.launch.remote 11.2.0-SNAPSHOT          [71/213]
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.launch.remote ---
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] Plugins require minimum Maven version of: null
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.launch.serial.core >---------
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] Building [bundle] Launch over Serial Core Plugin 1.2.0-SNAPSHOT [72/213]
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.launch.serial.core ---
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] Plugins require minimum Maven version of: null
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.launch.serial.ui >----------
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] Building [bundle] Launch over Serial UI Plugin 1.2.100-SNAPSHOT [73/213]
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.launch.serial.ui ---
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] Plugins require minimum Maven version of: null
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] -------< org.eclipse.cdt:org.eclipse.cdt.launch.serial.feature >--------
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] Building [feature] C/C++ Launch over Serial 11.2.0-SNAPSHOT     [74/213]
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.launch.serial.feature ---
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.936Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] Plugins require minimum Maven version of: null
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] ---------------< org.eclipse.cdt:org.eclipse.cdt.gdb.ui >---------------
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] Building [bundle] GDB UI Common 7.2.0-SNAPSHOT                  [75/213]
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.gdb.ui ---
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] Plugins require minimum Maven version of: null
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] ------------< org.eclipse.cdt.features:org.eclipse.cdt.gdb >------------
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] Building org.eclipse.cdt.gdb 11.2.0-SNAPSHOT                    [76/213]
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.gdb ---
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] Plugins require minimum Maven version of: null
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.gnu.debug >--------------
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] Building [feature] C/C++ GNU Toolchain Debug Support 11.2.0-SNAPSHOT [77/213]
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.gnu.debug ---
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] Plugins require minimum Maven version of: null
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.debug.application >----------
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] Building org.eclipse.cdt.debug.application 11.2.100-SNAPSHOT    [78/213]
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.debug.application ---
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] Plugins require minimum Maven version of: null
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] -------< org.eclipse.cdt:org.eclipse.cdt.debug.application.doc >--------
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] Building org.eclipse.cdt.debug.application.doc 11.2.0-SNAPSHOT  [79/213]
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.debug.application.doc ---
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] All plugins have a version specified.
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] Plugins require minimum Maven version of: 3.2.5
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.debug.standalone >----------
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] Building [feature] C/C++ Standalone Debugger 11.2.0-SNAPSHOT    [80/213]
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] 
20:36:58 [2023-03-15T00:36:58.937Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.debug.standalone ---
20:36:59 [2023-03-15T00:36:59.194Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.194Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.194Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.194Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.194Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.194Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.194Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.194Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.194Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.194Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] --------------< org.eclipse.cdt:org.eclipse.cdt.doc.user >--------------
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] Building org.eclipse.cdt.doc.user 11.2.0-SNAPSHOT               [81/213]
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.doc.user ---
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] Plugins require minimum Maven version of: 3.2.5
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] --------------< org.eclipse.cdt:org.eclipse.cdt.doc.isv >---------------
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] Building org.eclipse.cdt.doc.isv 11.2.0-SNAPSHOT                [82/213]
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.doc.isv ---
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] Plugins require minimum Maven version of: 3.2.5
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.cdt.examples.dsf >------------
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] Building [bundle] Debugger Services Framework Examples 2.4.100-SNAPSHOT [83/213]
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.examples.dsf ---
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.examples.dsf.pda >----------
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] Building [bundle] PDA Example Device Debugging Core Plug-in 2.3.0-SNAPSHOT [84/213]
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.examples.dsf.pda ---
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] --------< org.eclipse.cdt:org.eclipse.cdt.examples.dsf.pda.ui >---------
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] Building [bundle] PDA Example Device Debugging UI Plug-in 2.3.0-SNAPSHOT [85/213]
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.examples.dsf.pda.ui ---
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] -------< org.eclipse.cdt.features:org.eclipse.cdt.examples.dsf >--------
20:36:59 [2023-03-15T00:36:59.195Z] [INFO] Building org.eclipse.cdt.examples.dsf 11.2.0-SNAPSHOT           [86/213]
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.examples.dsf ---
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.visualizer.core >-----------
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] Building [bundle] CDT Visualizer Core Plug-in 1.2.0-SNAPSHOT    [87/213]
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.visualizer.core ---
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.visualizer.ui >------------
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] Building [bundle] CDT Visualizer UI Plug-in 1.5.100-SNAPSHOT    [88/213]
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.visualizer.ui ---
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] ---< org.eclipse.cdt:org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui >---
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] Building [bundle] Multicore Visualizer for DSF-GDB Integration 1.3.100-SNAPSHOT [89/213]
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui ---
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] --------------< org.eclipse.cdt:org.eclipse.cdt.gnu.dsf >---------------
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] Building [feature] C/C++ DSF GDB Debugger Integration 11.2.0-SNAPSHOT [90/213]
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.gnu.dsf ---
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.196Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] ------< org.eclipse.cdt:org.eclipse.cdt.gnu.multicorevisualizer >-------
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] Building [feature] C/C++ Multicore Visualizer 11.2.0-SNAPSHOT   [91/213]
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.gnu.multicorevisualizer ---
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.examples.dsf.gdb >----------
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] Building [bundle] GDB DSF Debugger Extension Example 1.2.0-SNAPSHOT [92/213]
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.examples.dsf.gdb ---
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.debug.gdbjtag >------------
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] Building org.eclipse.cdt.debug.gdbjtag 7.1.100-SNAPSHOT         [93/213]
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.debug.gdbjtag ---
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] Plugins require minimum Maven version of: 3.2.5
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.197Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.debug.gdbjtag.core >---------
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] Building [bundle] Eclipse GDB Hardware Debug Core Plug-in 10.7.0-SNAPSHOT [94/213]
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.debug.gdbjtag.core ---
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.debug.gdbjtag.ui >----------
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] Building [bundle] Eclipse GDB Hardware Debug UI Plug-in 9.1.0-SNAPSHOT [95/213]
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.debug.gdbjtag.ui ---
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] -------< org.eclipse.cdt.features:org.eclipse.cdt.debug.gdbjtag >-------
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] Building org.eclipse.cdt.debug.gdbjtag 11.2.0-SNAPSHOT          [96/213]
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.debug.gdbjtag ---
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.tm.terminal.view.core >----------
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] Building [bundle] Terminal View Core 4.9.100-SNAPSHOT           [97/213]
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.198Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.tm.terminal.view.core ---
20:36:59 [2023-03-15T00:36:59.199Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.199Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.199Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.199Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.199Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.454Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.tm.terminal.view.ui >-----------
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] Building [bundle] Terminal View 4.11.100-SNAPSHOT               [98/213]
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.tm.terminal.view.ui ---
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.docker.launcher >-----------
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] Building [bundle] C/C++ Container Launch Plug-in 2.0.100-SNAPSHOT [99/213]
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.docker.launcher ---
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] ------< org.eclipse.cdt.features:org.eclipse.cdt.docker.launcher >------
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] Building org.eclipse.cdt.docker.launcher 11.2.0-SNAPSHOT       [100/213]
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.docker.launcher ---
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.455Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.flatpak.launcher >----------
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] Building [bundle] C/C++ Flatpak Launch Plug-in 1.1.100-SNAPSHOT [101/213]
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.flatpak.launcher ---
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] -----< org.eclipse.cdt.features:org.eclipse.cdt.flatpak.launcher >------
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] Building org.eclipse.cdt.flatpak.launcher 11.2.0-SNAPSHOT      [102/213]
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.flatpak.launcher ---
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] -------< org.eclipse.cdt:org.eclipse.cdt.managedbuilder.llvm.ui >-------
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] Building [bundle] LLVM Managed Build Definitions 1.4.100-SNAPSHOT [103/213]
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.managedbuilder.llvm.ui ---
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] --------< org.eclipse.cdt:org.eclipse.cdt.managedbuilder.llvm >---------
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] Building [feature] C/C++ LLVM-Family Compiler Build Support 11.2.0-SNAPSHOT [104/213]
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:36:59 [2023-03-15T00:36:59.456Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.managedbuilder.llvm ---
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.llvm.dsf.lldb.core >---------
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] Building [bundle] LLDB Debugger Integration Core 1.102.0-SNAPSHOT [105/213]
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.llvm.dsf.lldb.core ---
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.llvm.dsf.lldb.ui >----------
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] Building [bundle] LLDB Debugger Integration UI 1.2.100-SNAPSHOT [106/213]
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.llvm.dsf.lldb.ui ---
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.llvm.dsf.lldb >------------
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] Building [feature] C/C++ LLDB Debugger Integration (experimental) 11.2.0-SNAPSHOT [107/213]
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.llvm.dsf.lldb ---
20:36:59 [2023-03-15T00:36:59.457Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.debug.core.memory >----------
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] Building [bundle] Debug Core Memory 0.2.0-SNAPSHOT             [108/213]
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.debug.core.memory ---
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] ---< org.eclipse.cdt:org.eclipse.cdt.debug.ui.memory.memorybrowser >----
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] Building [bundle] Memory Browser 1.5.100-SNAPSHOT              [109/213]
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.debug.ui.memory.memorybrowser ---
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] ---< org.eclipse.cdt:org.eclipse.cdt.debug.ui.memory.floatingpoint >----
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] Building [bundle] Floating Point Memory Renderer 1.2.0-SNAPSHOT [110/213]
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.debug.ui.memory.floatingpoint ---
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.458Z] [INFO] -------< org.eclipse.cdt:org.eclipse.cdt.debug.ui.memory.search >-------
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] Building [bundle] Memory Search 1.5.0-SNAPSHOT                 [111/213]
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.debug.ui.memory.search ---
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] ----< org.eclipse.cdt:org.eclipse.cdt.debug.ui.memory.traditional >-----
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] Building [bundle] Traditional Memory Rendering 1.7.0-SNAPSHOT  [112/213]
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.debug.ui.memory.traditional ---
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] -----< org.eclipse.cdt:org.eclipse.cdt.debug.ui.memory.transport >------
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] Building [bundle] Memory Transport Plug-in 2.3.0-SNAPSHOT      [113/213]
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.debug.ui.memory.transport ---
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.debug.ui.memory >-----------
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] Building [feature] C/C++ Memory View Enhancements 11.2.0-SNAPSHOT [114/213]
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.debug.ui.memory ---
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.459Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.cdt.testsrunner >-------------
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] Building [bundle] C/C++ Development Tools Tests Running Support 8.3.100-SNAPSHOT [115/213]
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.testsrunner ---
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.testsrunner.boost >----------
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] Building [bundle] C/C++ Development Tools Boost Tests Runner Support 7.2.0-SNAPSHOT [116/213]
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.testsrunner.boost ---
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.testsrunner.gtest >----------
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] Building [bundle] C/C++ Development Tools Google Tests Runner Support 7.2.0-SNAPSHOT [117/213]
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.testsrunner.gtest ---
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.460Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.testsrunner.qttest >---------
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] Building [bundle] C/C++ Development Tools Qt Tests Runner Support 7.2.0-SNAPSHOT [118/213]
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.testsrunner.qttest ---
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.testsrunner.tap >-----------
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] Building [bundle] C/C++ Development Tools Test Anything Protocol (TAP) Tests Runner Support 1.2.0-SNAPSHOT [119/213]
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.testsrunner.tap ---
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] --------< org.eclipse.cdt:org.eclipse.cdt.testsrunner.feature >---------
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] Building [feature] C/C++ Unit Testing Support 11.2.0-SNAPSHOT  [120/213]
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.testsrunner.feature ---
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] --------------< org.eclipse.cdt:org.eclipse.cdt.unittest >--------------
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] Building [bundle] C/C++ Test runner client for UnitTest View 1.1.0-SNAPSHOT [121/213]
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.unittest ---
20:36:59 [2023-03-15T00:36:59.461Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.462Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.462Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.462Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.462Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.462Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.462Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.462Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.462Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.462Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.462Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.462Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.unittest.feature >----------
20:36:59 [2023-03-15T00:36:59.462Z] [INFO] Building [feature] C/C++ Test runner client for UnitTest View 11.2.0-SNAPSHOT [122/213]
20:36:59 [2023-03-15T00:36:59.462Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:36:59 [2023-03-15T00:36:59.462Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.462Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.unittest.feature ---
20:36:59 [2023-03-15T00:36:59.462Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.462Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.462Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.462Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.462Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.462Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.462Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.462Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.462Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.462Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.462Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.462Z] [INFO] ----------------< org.eclipse.cdt:org.eclipse.cdt.util >----------------
20:36:59 [2023-03-15T00:36:59.462Z] [INFO] Building [bundle] Eclipse C/C++ Development Tools Utilities 5.1.0-SNAPSHOT [123/213]
20:36:59 [2023-03-15T00:36:59.718Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:59 [2023-03-15T00:36:59.718Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.718Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.util ---
20:36:59 [2023-03-15T00:36:59.718Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.718Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.718Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.718Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.718Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.718Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.718Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.718Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.718Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.718Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.718Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.718Z] [INFO] --------< org.eclipse.cdt:org.eclipse.cdt.visualizer.examples >---------
20:36:59 [2023-03-15T00:36:59.718Z] [INFO] Building [bundle] CDT Visualizer Examples 1.0.100-SNAPSHOT     [124/213]
20:36:59 [2023-03-15T00:36:59.718Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:59 [2023-03-15T00:36:59.718Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.718Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.visualizer.examples ---
20:36:59 [2023-03-15T00:36:59.718Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.718Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.718Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.718Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.718Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.718Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.718Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.718Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.718Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.718Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.718Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.718Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.visualizer >-------------
20:36:59 [2023-03-15T00:36:59.718Z] [INFO] Building [feature] C/C++ Visualizer Framework 11.2.0-SNAPSHOT  [125/213]
20:36:59 [2023-03-15T00:36:59.718Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:36:59 [2023-03-15T00:36:59.718Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.718Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.visualizer ---
20:36:59 [2023-03-15T00:36:59.718Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.718Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.718Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.718Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.718Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.718Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.718Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.718Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.msw.build >--------------
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] Building [bundle] MSVC Build Integration Plug-in 2.0.100-SNAPSHOT [126/213]
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.msw.build ---
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] ------------------< org.eclipse.cdt:org.eclipse.cdt >-------------------
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] Building org.eclipse.cdt 11.2.0-SNAPSHOT                       [127/213]
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt ---
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] Plugins require minimum Maven version of: 3.2.5
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] ---------------< org.eclipse.cdt:org.eclipse.cdt.native >---------------
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] Building [feature] C/C++ Development Tooling Native Utilities 11.2.0-SNAPSHOT [128/213]
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.native ---
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.platform.branding >----------
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] Building [bundle] C/C++ Development Platform 11.2.100-SNAPSHOT [129/213]
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.platform.branding ---
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] --------------< org.eclipse.cdt:org.eclipse.cdt.platform >--------------
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] Building [feature] C/C++ Development Platform 11.2.0-SNAPSHOT  [130/213]
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.platform ---
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] --------------< org.eclipse.cdt.features:org.eclipse.cdt >--------------
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] Building org.eclipse.cdt 11.2.0-SNAPSHOT                       [131/213]
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt ---
20:36:59 [2023-03-15T00:36:59.719Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.core.tests >-------------
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] Building org.eclipse.cdt.core.tests 5.4.100-SNAPSHOT           [132/213]
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.core.tests ---
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.720Z] [WARNING] The following plugins do not have their version specified:
20:36:59 [2023-03-15T00:36:59.720Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.3
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] Plugins require minimum Maven version of: 3.2.5
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
20:36:59 [2023-03-15T00:36:59.720Z] [INFO]       versions and may be influencing the plugins required minimum Maven
20:36:59 [2023-03-15T00:36:59.720Z] [INFO]       version.
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.msw.build.tests >-----------
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] Building [test-bundle] MSVC Build Integration Plug-in Tests 1.0.0-SNAPSHOT [133/213]
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.msw.build.tests ---
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] ----------------< org.eclipse.cdt:org.eclipse.cdt.msw >-----------------
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] Building [feature] C/C++ Visual C++ Support (experimental) 11.2.0-SNAPSHOT [134/213]
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.msw ---
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.launchbar.ui.controls >----------
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] Building [bundle] Launch Bar UI Controls 1.2.100-SNAPSHOT      [135/213]
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.launchbar.ui.controls ---
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] ---------------< org.eclipse.cdt:org.eclipse.launchbar >----------------
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] Building [feature] LaunchBar 11.2.0-SNAPSHOT                   [136/213]
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.720Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.launchbar ---
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.launchbar.core.tests >----------
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] Building [test-bundle] Launch Bar Core Tests 1.0.100-SNAPSHOT  [137/213]
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.launchbar.core.tests ---
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.launchbar.remote.core >----------
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] Building [bundle] LaunchBar Remote Core 1.2.0-SNAPSHOT         [138/213]
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.launchbar.remote.core ---
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.launchbar.remote.ui >-----------
20:36:59 [2023-03-15T00:36:59.976Z] [INFO] Building [bundle] Remote Launch Target UI 1.2.100-SNAPSHOT     [139/213]
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.launchbar.remote.ui ---
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.launchbar.remote >------------
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] Building [feature] Remote Launch Targets 11.2.0-SNAPSHOT       [140/213]
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.launchbar.remote ---
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.launchbar.ui.tests >-----------
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] Building org.eclipse.launchbar.ui.tests 1.1.0-SNAPSHOT         [141/213]
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.launchbar.ui.tests ---
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] -------< org.eclipse.cdt:org.eclipse.remote.proxy.protocol.core >-------
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] Building [bundle] Remote Proxy Protocol Support 2.1.0-SNAPSHOT [142/213]
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.977Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.remote.proxy.protocol.core ---
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.remote.proxy.core >------------
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] Building [bundle] Remote Proxy Support 1.1.0-SNAPSHOT          [143/213]
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.remote.proxy.core ---
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.remote.proxy.ui >-------------
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] Building [bundle] Proxy UI Remote Support 1.1.100-SNAPSHOT     [144/213]
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.remote.proxy.ui ---
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] --------< org.eclipse.cdt:org.eclipse.remote.proxy.server.core >--------
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] Building [bundle] Remote Proxy Server Support 1.1.0-SNAPSHOT   [145/213]
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.remote.proxy.server.core ---
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] All plugins with a version specified are using the latest versions.
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] All plugins have a version specified.
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] Plugins require minimum Maven version of: null
20:36:59 [2023-03-15T00:36:59.978Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.979Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:36:59 [2023-03-15T00:36:59.979Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.979Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.979Z] [INFO] ------< org.eclipse.cdt:org.eclipse.remote.proxy.server.product >-------
20:36:59 [2023-03-15T00:36:59.979Z] [INFO] Building org.eclipse.remote.proxy.server.product 1.0.100       [146/213]
20:36:59 [2023-03-15T00:36:59.979Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
20:36:59 [2023-03-15T00:36:59.979Z] [INFO] 
20:36:59 [2023-03-15T00:36:59.979Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.remote.proxy.server.product ---
20:36:59 [2023-03-15T00:36:59.979Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-macsigner-plugin/maven-metadata.xml
20:36:59 [2023-03-15T00:36:59.979Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/cbi/maven/plugins/eclipse-macsigner-plugin/maven-metadata.xml
20:36:59 [2023-03-15T00:36:59.979Z] [INFO] Downloaded from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-macsigner-plugin/maven-metadata.xml (918 B at 20 kB/s)
20:36:59 [2023-03-15T00:36:59.979Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-macsigner-plugin/1.4.2/eclipse-macsigner-plugin-1.4.2.pom
20:37:00 [2023-03-15T00:37:00.234Z] [INFO] Downloaded from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-macsigner-plugin/1.4.2/eclipse-macsigner-plugin-1.4.2.pom (2.5 kB at 13 kB/s)
20:37:00 [2023-03-15T00:37:00.235Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-macsigner-plugin/1.3.4/eclipse-macsigner-plugin-1.3.4.pom
20:37:00 [2023-03-15T00:37:00.491Z] [INFO] Downloaded from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-macsigner-plugin/1.3.4/eclipse-macsigner-plugin-1.3.4.pom (2.5 kB at 11 kB/s)
20:37:00 [2023-03-15T00:37:00.491Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-director-plugin/maven-metadata.xml
20:37:00 [2023-03-15T00:37:00.491Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/maven-metadata.xml
20:37:00 [2023-03-15T00:37:00.747Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/maven-metadata.xml (1.7 kB at 6.4 kB/s)
20:37:00 [2023-03-15T00:37:00.747Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-repository-plugin/maven-metadata.xml
20:37:00 [2023-03-15T00:37:00.747Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/maven-metadata.xml
20:37:01 [2023-03-15T00:37:01.004Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/maven-metadata.xml (1.7 kB at 4.5 kB/s)
20:37:01 [2023-03-15T00:37:01.004Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.004Z] [INFO] The following plugin updates are available:
20:37:01 [2023-03-15T00:37:01.004Z] [INFO]   org.eclipse.cbi.maven.plugins:eclipse-macsigner-plugin  1.3.4 -> 1.4.2
20:37:01 [2023-03-15T00:37:01.004Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.004Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.004Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.004Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.004Z] [INFO] Plugins require minimum Maven version of: 3.2.5
20:37:01 [2023-03-15T00:37:01.004Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.004Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.004Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.004Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.004Z] [INFO] ----< org.eclipse.cdt:org.eclipse.remote.proxy.server.linux.x86_64 >----
20:37:01 [2023-03-15T00:37:01.004Z] [INFO] Building org.eclipse.remote.proxy.server.linux.x86_64 11.2.0-SNAPSHOT [147/213]
20:37:01 [2023-03-15T00:37:01.004Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:37:01 [2023-03-15T00:37:01.004Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.004Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.remote.proxy.server.linux.x86_64 ---
20:37:01 [2023-03-15T00:37:01.004Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.004Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.004Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.004Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.004Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.004Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.004Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.004Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.004Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] ---< org.eclipse.cdt:org.eclipse.remote.proxy.server.linux.ppc64le >----
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] Building org.eclipse.remote.proxy.server.linux.ppc64le 11.2.0-SNAPSHOT [148/213]
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.remote.proxy.server.linux.ppc64le ---
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] ---< org.eclipse.cdt:org.eclipse.remote.proxy.server.macosx.x86_64 >----
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] Building org.eclipse.remote.proxy.server.macosx.x86_64 11.2.0-SNAPSHOT [149/213]
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.remote.proxy.server.macosx.x86_64 ---
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] --------------< org.eclipse.cdt:org.eclipse.remote.proxy >--------------
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] Building [feature] Remote Services Proxy 11.2.0-SNAPSHOT       [150/213]
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.remote.proxy ---
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.remote.console >-------------
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] Building [feature] Remote Command Shell Console 11.2.0-SNAPSHOT [151/213]
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.remote.console ---
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.remote.serial >--------------
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] Building [feature] Serial Port Remote Services 11.2.0-SNAPSHOT [152/213]
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.remote.serial ---
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.remote.telnet >--------------
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] Building [feature] Telnet Remote Services 11.2.0-SNAPSHOT      [153/213]
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.remote.telnet ---
20:37:01 [2023-03-15T00:37:01.005Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.006Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.006Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.006Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.006Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.006Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.006Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.006Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.006Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.006Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.006Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.006Z] [INFO] -----< org.eclipse.cdt:org.eclipse.tm.terminal.connector.process >------
20:37:01 [2023-03-15T00:37:01.006Z] [INFO] Building [bundle] Terminal Process Connector 4.9.0-SNAPSHOT    [154/213]
20:37:01 [2023-03-15T00:37:01.006Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:37:01 [2023-03-15T00:37:01.006Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.006Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.tm.terminal.connector.process ---
20:37:01 [2023-03-15T00:37:01.006Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.006Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.006Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.006Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.006Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.006Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] ------< org.eclipse.cdt:org.eclipse.tm.terminal.connector.local >-------
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] Building [bundle] Terminal Local Connector 4.8.0-SNAPSHOT      [155/213]
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.tm.terminal.connector.local ---
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] ------< org.eclipse.cdt:org.eclipse.tm.terminal.connector.remote >------
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] Building [bundle] Terminal via Remote API Connector 4.8.0-SNAPSHOT [156/213]
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.tm.terminal.connector.remote ---
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] -------< org.eclipse.cdt:org.eclipse.tm.terminal.connector.ssh >--------
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] Building [bundle] Terminal SSH Connector 4.8.100-SNAPSHOT      [157/213]
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.tm.terminal.connector.ssh ---
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] ------< org.eclipse.cdt:org.eclipse.tm.terminal.connector.telnet >------
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] Building [bundle] Terminal Telnet Connector 4.8.0-SNAPSHOT     [158/213]
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.tm.terminal.connector.telnet ---
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.262Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] ----< org.eclipse.cdt:org.eclipse.tm.terminal.connector.cdtserial >-----
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] Building [bundle] Terminal Serial Connector 4.8.0-SNAPSHOT     [159/213]
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.tm.terminal.connector.cdtserial ---
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.tm.terminal.test >------------
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] Building [test-bundle] Target Management Terminal Tests 4.6.0-SNAPSHOT [160/213]
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.tm.terminal.test ---
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.tm.terminal.features >----------
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] Building org.eclipse.tm.terminal.features 11.2.0-SNAPSHOT      [161/213]
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] --------------------------------[ pom ]---------------------------------
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.tm.terminal.features ---
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] ------< org.eclipse.cdt:org.eclipse.tm.terminal.control.feature >-------
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] Building [feature] TM Terminal Control 11.2.0-SNAPSHOT         [162/213]
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.tm.terminal.control.feature ---
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] --< org.eclipse.cdt:org.eclipse.tm.terminal.connector.local.feature >---
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] Building [feature] TM Terminal Local Connector Extensions 11.2.0-SNAPSHOT [163/213]
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.tm.terminal.connector.local.feature ---
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] --< org.eclipse.cdt:org.eclipse.tm.terminal.connector.remote.feature >--
20:37:01 [2023-03-15T00:37:01.263Z] [INFO] Building [feature] TM Terminal via Remote API Connector Extensions 11.2.0-SNAPSHOT [164/213]
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.tm.terminal.connector.remote.feature ---
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] ---< org.eclipse.cdt:org.eclipse.tm.terminal.connector.ssh.feature >----
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] Building [feature] TM Terminal SSH Connector Extensions 11.2.0-SNAPSHOT [165/213]
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.tm.terminal.connector.ssh.feature ---
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] --< org.eclipse.cdt:org.eclipse.tm.terminal.connector.telnet.feature >--
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] Building [feature] TM Terminal Telnet Connector Extensions 11.2.0-SNAPSHOT [166/213]
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.tm.terminal.connector.telnet.feature ---
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] --< org.eclipse.cdt:org.eclipse.tm.terminal.connector.cdtserial.feature >--
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] Building [feature] TM Terminal Serial Connector Extensions 11.2.0-SNAPSHOT [167/213]
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.tm.terminal.connector.cdtserial.feature ---
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] --------< org.eclipse.cdt:org.eclipse.tm.terminal.view.feature >--------
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] Building [feature] Terminal (Console) View 11.2.0-SNAPSHOT     [168/213]
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.tm.terminal.view.feature ---
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.tm.terminal.feature >-----------
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] Building [feature] TM Terminal 11.2.0-SNAPSHOT                 [169/213]
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.tm.terminal.feature ---
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.264Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] -------------------< org.eclipse.cdt:jsoncdb-parent >-------------------
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] Building jsoncdb-parent 11.2.0-SNAPSHOT                        [170/213]
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] --------------------------------[ pom ]---------------------------------
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ jsoncdb-parent ---
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.jsoncdb.core.doc >----------
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] Building [bundle] JSON Compilation Database Parser user manual 1.1.0-SNAPSHOT [171/213]
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.jsoncdb.core.doc ---
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.cdt.jsoncdb.core >------------
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] Building [bundle] JSON Compilation Database Parser 1.4.0-SNAPSHOT [172/213]
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.jsoncdb.core ---
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.jsoncdb.core.tests >---------
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] Building [test-bundle] org.eclipse.cdt.jsoncdb.core.tests 1.0.100-SNAPSHOT [173/213]
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.jsoncdb.core.tests ---
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.jsoncdb.core.ui >-----------
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] Building [bundle] JSON Compilation Database Parser UI 1.1.0-SNAPSHOT [174/213]
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.jsoncdb.core.ui ---
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.cdt.jsoncdb.arm >-------------
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] Building [bundle] JSON Compilation Database Parser Support for ARM C compilers 1.1.0-SNAPSHOT [175/213]
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.jsoncdb.arm ---
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.265Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.jsoncdb.arm.tests >----------
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] Building [test-bundle] org.eclipse.cdt.jsoncdb.arm.tests 1.0.100-SNAPSHOT [176/213]
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.jsoncdb.arm.tests ---
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.jsoncdb.hpenonstop >---------
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] Building [bundle] JSON Compilation Database Parser Support for HPE NonStop C/C++ compilers 1.1.0-SNAPSHOT [177/213]
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.jsoncdb.hpenonstop ---
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] ------< org.eclipse.cdt:org.eclipse.cdt.jsoncdb.hpenonstop.tests >------
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] Building [test-bundle] org.eclipse.cdt.jsoncdb.hpenonstop.tests 1.0.200-SNAPSHOT [178/213]
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.jsoncdb.hpenonstop.tests ---
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.jsoncdb.intel >------------
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] Building [bundle] JSON Compilation Database Parser Support for Intel C compilers 1.1.0-SNAPSHOT [179/213]
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.jsoncdb.intel ---
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.266Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.267Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.267Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.267Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.267Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.267Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.267Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.267Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.jsoncdb.nvidia >-----------
20:37:01 [2023-03-15T00:37:01.267Z] [INFO] Building [bundle] JSON Compilation Database Parser Support for NVidia CUDA compilers 1.1.0-SNAPSHOT [180/213]
20:37:01 [2023-03-15T00:37:01.267Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:37:01 [2023-03-15T00:37:01.267Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.267Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.jsoncdb.nvidia ---
20:37:01 [2023-03-15T00:37:01.267Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.267Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.267Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.267Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.267Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.267Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.267Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.267Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.267Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.267Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.267Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.267Z] [INFO] --------< org.eclipse.cdt:org.eclipse.cdt.jsoncdb.nvidia.tests >--------
20:37:01 [2023-03-15T00:37:01.267Z] [INFO] Building [test-bundle] org.eclipse.cdt.jsoncdb.nvidia.tests 1.0.0-SNAPSHOT [181/213]
20:37:01 [2023-03-15T00:37:01.267Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
20:37:01 [2023-03-15T00:37:01.267Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.267Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.jsoncdb.nvidia.tests ---
20:37:01 [2023-03-15T00:37:01.523Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.523Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.523Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.523Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.523Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.523Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.523Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.523Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.523Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.523Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.523Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.523Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.jsoncdb.microsoft >----------
20:37:01 [2023-03-15T00:37:01.523Z] [INFO] Building [bundle] JSON Compilation Database Parser Support for Microsoft cl C/C++ compiler 1.1.0-SNAPSHOT [182/213]
20:37:01 [2023-03-15T00:37:01.523Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:37:01 [2023-03-15T00:37:01.523Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.523Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.jsoncdb.microsoft ---
20:37:01 [2023-03-15T00:37:01.523Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.523Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.523Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.523Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.523Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.523Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.523Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.523Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.523Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.523Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.523Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.523Z] [INFO] ------< org.eclipse.cdt:org.eclipse.cdt.jsoncdb.microsoft.tests >-------
20:37:01 [2023-03-15T00:37:01.523Z] [INFO] Building [test-bundle] org.eclipse.cdt.jsoncdb.microsoft.tests 1.0.100-SNAPSHOT [183/213]
20:37:01 [2023-03-15T00:37:01.523Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
20:37:01 [2023-03-15T00:37:01.523Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.523Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.jsoncdb.microsoft.tests ---
20:37:01 [2023-03-15T00:37:01.523Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.523Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.523Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.523Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.523Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] --------------------< org.eclipse.cdt:cmake-parent >--------------------
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] Building cmake-parent 11.2.0-SNAPSHOT                          [184/213]
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] --------------------------------[ pom ]---------------------------------
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ cmake-parent ---
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.cmake.core >-------------
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] Building [bundle] CDT CMake Core 1.5.100-SNAPSHOT              [185/213]
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.cmake.core ---
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.cmake.core.tests >----------
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] Building [test-bundle] org.eclipse.cdt.cmake.core.tests 1.0.0-SNAPSHOT [186/213]
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.cmake.core.tests ---
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.524Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] --------------< org.eclipse.cdt:org.eclipse.cdt.cmake.ui >--------------
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] Building [bundle] CDT CMake UI 1.4.100-SNAPSHOT                [187/213]
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.cmake.ui ---
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] ---------------< org.eclipse.cdt:org.eclipse.cdt.cmake >----------------
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] Building [feature] C/C++ CMake Build Support - Preview 11.2.0-SNAPSHOT [188/213]
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.cmake ---
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.cmake.ui.tests >-----------
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] Building org.eclipse.cdt.cmake.ui.tests 1.0.0-SNAPSHOT         [189/213]
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.cmake.ui.tests ---
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.525Z] [WARNING] The following plugins do not have their version specified:
20:37:01 [2023-03-15T00:37:01.525Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.3
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] Plugins require minimum Maven version of: 3.2.5
20:37:01 [2023-03-15T00:37:01.525Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
20:37:01 [2023-03-15T00:37:01.526Z] [INFO]       versions and may be influencing the plugins required minimum Maven
20:37:01 [2023-03-15T00:37:01.526Z] [INFO]       version.
20:37:01 [2023-03-15T00:37:01.526Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.526Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.526Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.526Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.526Z] [INFO] ----------------< org.eclipse.cdt:org.eclipse.cdt.sdk >-----------------
20:37:01 [2023-03-15T00:37:01.526Z] [INFO] Building [bundle] Eclipse C/C++ Development Tools SDK 11.2.100-SNAPSHOT [190/213]
20:37:01 [2023-03-15T00:37:01.526Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:37:01 [2023-03-15T00:37:01.526Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.526Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.sdk ---
20:37:01 [2023-03-15T00:37:01.526Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.526Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.526Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.526Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.526Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.526Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.526Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.526Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.526Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.526Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.526Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.526Z] [INFO] ------------< org.eclipse.cdt.features:org.eclipse.cdt.sdk >------------
20:37:01 [2023-03-15T00:37:01.526Z] [INFO] Building org.eclipse.cdt.sdk 11.2.0-SNAPSHOT                   [191/213]
20:37:01 [2023-03-15T00:37:01.526Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:37:01 [2023-03-15T00:37:01.526Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.526Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.sdk ---
20:37:01 [2023-03-15T00:37:01.526Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.526Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.526Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.526Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.526Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.526Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.526Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.526Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.526Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.526Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.526Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.526Z] [INFO] ---------------< org.eclipse.cdt:org.eclipse.cdt.target >---------------
20:37:01 [2023-03-15T00:37:01.526Z] [INFO] Building org.eclipse.cdt.target 1.0.0                          [192/213]
20:37:01 [2023-03-15T00:37:01.526Z] [INFO] --------------------------------[ pom ]---------------------------------
20:37:01 [2023-03-15T00:37:01.526Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/build-helper-maven-plugin/3.3.0/build-helper-maven-plugin-3.3.0.pom
20:37:01 [2023-03-15T00:37:01.526Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.3.0/build-helper-maven-plugin-3.3.0.pom
20:37:01 [2023-03-15T00:37:01.527Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.3.0/build-helper-maven-plugin-3.3.0.pom (7.4 kB at 256 kB/s)
20:37:01 [2023-03-15T00:37:01.527Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/mojo-parent/65/mojo-parent-65.pom
20:37:01 [2023-03-15T00:37:01.527Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/65/mojo-parent-65.pom
20:37:01 [2023-03-15T00:37:01.782Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/65/mojo-parent-65.pom (35 kB at 694 kB/s)
20:37:01 [2023-03-15T00:37:01.782Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom
20:37:01 [2023-03-15T00:37:01.782Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom
20:37:01 [2023-03-15T00:37:01.782Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom (5.6 kB at 225 kB/s)
20:37:01 [2023-03-15T00:37:01.782Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/build-helper-maven-plugin/3.3.0/build-helper-maven-plugin-3.3.0.jar
20:37:01 [2023-03-15T00:37:01.782Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.3.0/build-helper-maven-plugin-3.3.0.jar
20:37:01 [2023-03-15T00:37:01.782Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.3.0/build-helper-maven-plugin-3.3.0.jar (68 kB at 1.4 MB/s)
20:37:01 [2023-03-15T00:37:01.782Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.782Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.target ---
20:37:01 [2023-03-15T00:37:01.782Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/build-helper-maven-plugin/maven-metadata.xml
20:37:01 [2023-03-15T00:37:01.782Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/maven-metadata.xml
20:37:01 [2023-03-15T00:37:01.782Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/maven-metadata.xml (853 B at 7.8 kB/s)
20:37:01 [2023-03-15T00:37:01.782Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.782Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.782Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.782Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.782Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.782Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.782Z] [INFO] Plugins require minimum Maven version of: 3.0
20:37:01 [2023-03-15T00:37:01.782Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.782Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.782Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.782Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.782Z] [INFO] ----------------< org.eclipse.cdt:org.eclipse.cdt.repo >----------------
20:37:01 [2023-03-15T00:37:01.782Z] [INFO] Building org.eclipse.cdt.repo 8.2.0-SNAPSHOT                   [193/213]
20:37:01 [2023-03-15T00:37:01.782Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
20:37:01 [2023-03-15T00:37:01.782Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.782Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.repo ---
20:37:01 [2023-03-15T00:37:01.782Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.782Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.782Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.782Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.782Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.782Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.782Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.782Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] -----< org.eclipse.cdt:org.eclipse.cdt.managedbuilder.core.tests >------
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] Building [test-bundle] Tests 8.2.300-SNAPSHOT                  [194/213]
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.managedbuilder.core.tests ---
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] ------< org.eclipse.cdt:org.eclipse.cdt.managedbuilder.ui.tests >-------
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] Building [test-bundle] Managed Build UI Tests Plug-in 8.2.1-SNAPSHOT [195/213]
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.managedbuilder.ui.tests ---
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.make.core.tests >-----------
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] Building [test-bundle] Make Core Tests Plug-in 7.0.0-SNAPSHOT  [196/213]
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.make.core.tests ---
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.make.ui.tests >------------
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] Building [test-bundle] org.eclipse.cdt.make.ui.tests 1.0.0-SNAPSHOT [197/213]
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.make.ui.tests ---
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.autotools.tests >-----------
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] Building [test-bundle] Autotools Tests Plug-in 2.1.0-SNAPSHOT  [198/213]
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.autotools.tests ---
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.autotools.ui.tests >---------
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] Building [test-bundle] Autotools UI Tests Plug-in 1.1.0-SNAPSHOT [199/213]
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.autotools.ui.tests ---
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.783Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:01 [2023-03-15T00:37:01.784Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.784Z] [INFO] All plugins have a version specified.
20:37:01 [2023-03-15T00:37:01.784Z] [INFO] 
20:37:01 [2023-03-15T00:37:01.784Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:01 [2023-03-15T00:37:01.784Z] [INFO] Plugins require minimum Maven version of: null
20:37:01 [2023-03-15T00:37:01.784Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.meson.ui.tests >-----------
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] Building org.eclipse.cdt.meson.ui.tests 1.0.1-SNAPSHOT         [200/213]
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.meson.ui.tests ---
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] All plugins have a version specified.
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] Plugins require minimum Maven version of: 3.2.5
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.codan.core.tests >----------
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] Building [test-bundle] Codan Core Tests 3.2.0-SNAPSHOT         [201/213]
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.codan.core.tests ---
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] All plugins have a version specified.
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] Plugins require minimum Maven version of: null
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] ------< org.eclipse.cdt:org.eclipse.cdt.codan.checkers.ui.tests >-------
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] Building [test-bundle] Codan Checkers UI Tests 3.3.0-SNAPSHOT  [202/213]
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.codan.checkers.ui.tests ---
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] All plugins have a version specified.
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.040Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] Plugins require minimum Maven version of: null
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] --------------< org.eclipse.cdt:org.eclipse.cdt.ui.tests >--------------
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] Building org.eclipse.cdt.ui.tests 5.5.300-SNAPSHOT             [203/213]
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.ui.tests ---
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.041Z] [WARNING] The following plugins do not have their version specified:
20:37:02 [2023-03-15T00:37:02.041Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.3
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] Plugins require minimum Maven version of: 3.2.5
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
20:37:02 [2023-03-15T00:37:02.041Z] [INFO]       versions and may be influencing the plugins required minimum Maven
20:37:02 [2023-03-15T00:37:02.041Z] [INFO]       version.
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.dsf.gdb.tests >------------
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] Building [test-bundle] DSF-GDB test fragment 1.0.0-SNAPSHOT    [204/213]
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.dsf.gdb.tests ---
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] All plugins have a version specified.
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] Plugins require minimum Maven version of: null
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.tests.dsf.gdb >------------
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] Building org.eclipse.cdt.tests.dsf.gdb 2.3.100-SNAPSHOT        [205/213]
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.tests.dsf.gdb ---
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.041Z] [WARNING] The following plugins do not have their version specified:
20:37:02 [2023-03-15T00:37:02.041Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.3
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] Plugins require minimum Maven version of: 3.2.5
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
20:37:02 [2023-03-15T00:37:02.041Z] [INFO]       versions and may be influencing the plugins required minimum Maven
20:37:02 [2023-03-15T00:37:02.041Z] [INFO]       version.
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] --< org.eclipse.cdt:org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui.tests >--
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] Building [test-bundle] DSF-GDB multicorevisualizer test fragment 1.0.0-SNAPSHOT [206/213]
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui.tests ---
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] All plugins have a version specified.
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] Plugins require minimum Maven version of: null
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] ------< org.eclipse.cdt:org.eclipse.cdt.debug.gdbjtag.core.tests >------
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] Building org.eclipse.cdt.debug.gdbjtag.core.tests 1.0.400-SNAPSHOT [207/213]
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.debug.gdbjtag.core.tests ---
20:37:02 [2023-03-15T00:37:02.041Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.042Z] [WARNING] The following plugins do not have their version specified:
20:37:02 [2023-03-15T00:37:02.042Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.3
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] Plugins require minimum Maven version of: 3.2.5
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
20:37:02 [2023-03-15T00:37:02.042Z] [INFO]       versions and may be influencing the plugins required minimum Maven
20:37:02 [2023-03-15T00:37:02.042Z] [INFO]       version.
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] ------< org.eclipse.cdt:org.eclipse.cdt.debug.core.memory.tests >-------
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] Building [test-bundle] Debug Core Memory Tests 0.1.0-SNAPSHOT  [208/213]
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.debug.core.memory.tests ---
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] All plugins have a version specified.
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] Plugins require minimum Maven version of: null
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.testsrunner.tests >----------
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] Building [test-bundle] C/C++ Development Tools Tests Running Support Tests 1.0.0-SNAPSHOT [209/213]
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.testsrunner.tests ---
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] All plugins have a version specified.
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] Plugins require minimum Maven version of: null
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] --------------< org.eclipse.cdt:org.eclipse.cdt.testing >---------------
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] Building org.eclipse.cdt.testing 8.1.400-SNAPSHOT              [210/213]
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.testing ---
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.042Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] All plugins have a version specified.
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] Plugins require minimum Maven version of: 3.2.5
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] ----------< org.eclipse.cdt.features:org.eclipse.cdt.testing >----------
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] Building org.eclipse.cdt.testing 11.2.0-SNAPSHOT               [211/213]
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.testing ---
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] All plugins have a version specified.
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] Plugins require minimum Maven version of: null
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.cdt.testing.repo >------------
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] Building org.eclipse.cdt.testing.repo 8.3.0-SNAPSHOT           [212/213]
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.testing.repo ---
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] All plugins have a version specified.
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] Plugins require minimum Maven version of: null
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] -----< org.eclipse.cdt:org.eclipse.cdt.debug.application.product >------
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] Building Stand-Alone C/C++ Debugger Product 11.2.0-SNAPSHOT    [213/213]
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] --- versions-maven-plugin:2.15.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.debug.application.product ---
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] All plugins with a version specified are using the latest versions.
20:37:02 [2023-03-15T00:37:02.043Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] All plugins have a version specified.
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] Plugins require minimum Maven version of: 3.2.5
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] ------------------------------------------------------------------------
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] Reactor Summary:
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] 
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] CDT Parent 11.2.0-SNAPSHOT ......................... SUCCESS [ 30.743 s]
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] org.eclipse.cdt.core.native 6.3.200-SNAPSHOT ....... SUCCESS [  1.240 s]
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] [bundle] C/C++ Development Tools Core 8.1.100-SNAPSHOT SUCCESS [  0.009 s]
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] [bundle] GCC support for CDT Build Core 2.1.0-SNAPSHOT SUCCESS [  0.008 s]
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] [bundle] Template Engine Core 1.3.0-SNAPSHOT ....... SUCCESS [  0.008 s]
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] [bundle] Template Engine UI 1.4.0-SNAPSHOT ......... SUCCESS [  0.008 s]
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] [bundle] C/C++ Development Tools UI 8.0.100-SNAPSHOT SUCCESS [  0.033 s]
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] [bundle] GCC ToolChain Support UI 1.2.100-SNAPSHOT . SUCCESS [  0.008 s]
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] [bundle] Template Engine Freemarker Support 1.3.0-SNAPSHOT SUCCESS [  0.009 s]
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] [bundle] C/C++ Standard make Build Core 7.6.100-SNAPSHOT SUCCESS [  0.007 s]
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] [bundle] LaunchBar Core 2.5.100-SNAPSHOT ........... SUCCESS [  0.008 s]
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] [bundle] C/C++ Development Tools Debug Model 8.8.0-SNAPSHOT SUCCESS [  0.065 s]
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] [bundle] LaunchBar UI 2.5.100-SNAPSHOT ............. SUCCESS [  0.007 s]
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] [bundle] C/C++ Development Tools Debugger UI 8.5.200-SNAPSHOT SUCCESS [  0.008 s]
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] [bundle] C/C++ Development Tools Launching Support 10.4.100-SNAPSHOT SUCCESS [  0.007 s]
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] [bundle] C/C++ Standard make Build UI 8.2.0-SNAPSHOT SUCCESS [  0.008 s]
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] [bundle] CDT Build System Core 9.5.0-SNAPSHOT ...... SUCCESS [  0.007 s]
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] [bundle] C/C++ Managed Builder UI 9.4.0-SNAPSHOT ... SUCCESS [  0.068 s]
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] [bundle] GNU Managed Build Definitions 8.5.0-SNAPSHOT SUCCESS [  0.007 s]
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] [bundle] CDT Headless Builder Application 1.1.0-SNAPSHOT SUCCESS [  0.007 s]
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] [feature] C/C++ GNU Toolchain Build Support 11.2.0-SNAPSHOT SUCCESS [  0.007 s]
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] [bundle] Remote Services Core 4.2.0-SNAPSHOT ....... SUCCESS [  0.007 s]
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] [bundle] CDT Remote Utilities 1.2.0-SNAPSHOT ....... SUCCESS [  0.007 s]
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] [bundle] Autotools Plug-in 2.2.0-SNAPSHOT .......... SUCCESS [  0.064 s]
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] org.eclipse.cdt.autotools.docs 11.2.0-SNAPSHOT ..... SUCCESS [  0.013 s]
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] [bundle] Autotools UI Plug-in 2.2.100-SNAPSHOT ..... SUCCESS [  0.007 s]
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] [feature] C/C++ Autotools support 11.2.0-SNAPSHOT .. SUCCESS [  0.006 s]
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] [bundle] Meson Plug-in 1.2.0-SNAPSHOT .............. SUCCESS [  0.006 s]
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] org.eclipse.cdt.meson.docs 11.2.0-SNAPSHOT ......... SUCCESS [  0.072 s]
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] [bundle] Meson UI Plug-in 1.2.100-SNAPSHOT ......... SUCCESS [  0.006 s]
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] [bundle] Meson editor 1.2.0-SNAPSHOT ............... SUCCESS [  0.006 s]
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] [feature] C/C++ Meson Build Support - Preview 11.2.0-SNAPSHOT SUCCESS [  0.006 s]
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] [bundle] CDT Autotools Core 1.3.0-SNAPSHOT ......... SUCCESS [  0.006 s]
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] [bundle] CDT Autotools UI 1.2.100-SNAPSHOT ......... SUCCESS [  0.006 s]
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] [feature] C/C++ Autotools Core Build Support - Experimental 11.2.0-SNAPSHOT SUCCESS [  0.065 s]
20:37:02 [2023-03-15T00:37:02.044Z] [INFO] [bundle] Code Analysis Core 4.2.0-SNAPSHOT ......... SUCCESS [  0.009 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] [bundle] Code Analysis UI 3.5.0-SNAPSHOT ........... SUCCESS [  0.008 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] [bundle] Code Analysis Core for C/C++ 3.6.0-SNAPSHOT SUCCESS [  0.008 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] [bundle] Codan Analysis UI for C/C++ 3.7.0-SNAPSHOT  SUCCESS [  0.009 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] [bundle] Codan Checkers 3.5.200-SNAPSHOT ........... SUCCESS [  0.006 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] [bundle] Codan Checkers UI 3.4.0-SNAPSHOT .......... SUCCESS [  0.059 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] org.eclipse.cdt.core.linux 6.1.0-SNAPSHOT .......... SUCCESS [  0.009 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] org.eclipse.cdt.core.linux.x86_64 11.2.0-SNAPSHOT .. SUCCESS [  0.012 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] org.eclipse.cdt.core.linux.aarch64 11.2.0-SNAPSHOT . SUCCESS [  0.011 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] org.eclipse.cdt.core.linux.ppc64le 11.2.0-SNAPSHOT . SUCCESS [  0.070 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] org.eclipse.cdt.core.win32 6.1.0-SNAPSHOT .......... SUCCESS [  0.008 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] org.eclipse.cdt.core.win32.x86_64 11.2.0-SNAPSHOT .. SUCCESS [  0.011 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] org.eclipse.cdt.core.macosx 11.2.0-SNAPSHOT ........ SUCCESS [  0.074 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] [bundle] CDT GCC Cross Compiler Support 1.3.100-SNAPSHOT SUCCESS [  0.008 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] org.eclipse.cdt.build.crossgcc 11.2.0-SNAPSHOT ..... SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] [bundle] Debug Services Framework Core 2.12.0-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] [bundle] GDB Common 7.2.100-SNAPSHOT ............... SUCCESS [  0.007 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] org.eclipse.cdt.native.serial 11.2.0-SNAPSHOT ...... SUCCESS [  0.082 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] [bundle] GDB DSF Debugger Integration Core 7.0.0-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] [bundle] Debugger Services Framework UI 2.7.100-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] TM Terminal, Maven Master 11.2.0-SNAPSHOT .......... SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] org.eclipse.tm.terminal.plugins 11.2.0-SNAPSHOT .... SUCCESS [  0.006 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] [bundle] Terminal Control (Embeddable Widget) 5.4.100-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] [bundle] GDB DSF Debugger Integration UI 2.8.100-SNAPSHOT SUCCESS [  0.006 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] [bundle] Remote Services UI 2.3.100-SNAPSHOT ....... SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] [bundle] C/C++ Remote Debug Launcher 2.7.100-SNAPSHOT SUCCESS [  0.059 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] [bundle] Remote Console 1.4.100-SNAPSHOT ........... SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] [bundle] JSch Remote Support 1.2.0-SNAPSHOT ........ SUCCESS [  0.006 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] [bundle] JSch UI Remote Support 1.2.0-SNAPSHOT ..... SUCCESS [  0.006 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] [bundle] Remote Serial Port Services 1.2.0-SNAPSHOT  SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] [bundle] Remote Serial Port Services UI 1.1.100-SNAPSHOT SUCCESS [  0.006 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] [bundle] Remote Serial Port Services 1.2.0-SNAPSHOT  SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] [bundle] Remote Serial Port Services UI 1.1.100-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] org.eclipse.remote.doc.isv 11.2.0-SNAPSHOT ......... SUCCESS [  0.387 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] [feature] Remote Services 11.2.0-SNAPSHOT .......... SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] org.eclipse.cdt.launch.remote 11.2.0-SNAPSHOT ...... SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] [bundle] Launch over Serial Core Plugin 1.2.0-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] [bundle] Launch over Serial UI Plugin 1.2.100-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] [feature] C/C++ Launch over Serial 11.2.0-SNAPSHOT . SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] [bundle] GDB UI Common 7.2.0-SNAPSHOT .............. SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] org.eclipse.cdt.gdb 11.2.0-SNAPSHOT ................ SUCCESS [  0.004 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] [feature] C/C++ GNU Toolchain Debug Support 11.2.0-SNAPSHOT SUCCESS [  0.038 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] org.eclipse.cdt.debug.application 11.2.100-SNAPSHOT  SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] org.eclipse.cdt.debug.application.doc 11.2.0-SNAPSHOT SUCCESS [  0.011 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] [feature] C/C++ Standalone Debugger 11.2.0-SNAPSHOT  SUCCESS [  0.006 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] org.eclipse.cdt.doc.user 11.2.0-SNAPSHOT ........... SUCCESS [  0.011 s]
20:37:02 [2023-03-15T00:37:02.045Z] [INFO] org.eclipse.cdt.doc.isv 11.2.0-SNAPSHOT ............ SUCCESS [  0.071 s]
20:37:02 [2023-03-15T00:37:02.046Z] [INFO] [bundle] Debugger Services Framework Examples 2.4.100-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.046Z] [INFO] [bundle] PDA Example Device Debugging Core Plug-in 2.3.0-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.046Z] [INFO] [bundle] PDA Example Device Debugging UI Plug-in 2.3.0-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.046Z] [INFO] org.eclipse.cdt.examples.dsf 11.2.0-SNAPSHOT ....... SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.046Z] [INFO] [bundle] CDT Visualizer Core Plug-in 1.2.0-SNAPSHOT  SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.046Z] [INFO] [bundle] CDT Visualizer UI Plug-in 1.5.100-SNAPSHOT  SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.046Z] [INFO] [bundle] Multicore Visualizer for DSF-GDB Integration 1.3.100-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.046Z] [INFO] [feature] C/C++ DSF GDB Debugger Integration 11.2.0-SNAPSHOT SUCCESS [  0.063 s]
20:37:02 [2023-03-15T00:37:02.046Z] [INFO] [feature] C/C++ Multicore Visualizer 11.2.0-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.046Z] [INFO] [bundle] GDB DSF Debugger Extension Example 1.2.0-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.046Z] [INFO] org.eclipse.cdt.debug.gdbjtag 7.1.100-SNAPSHOT ..... SUCCESS [  0.008 s]
20:37:02 [2023-03-15T00:37:02.046Z] [INFO] [bundle] Eclipse GDB Hardware Debug Core Plug-in 10.7.0-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.046Z] [INFO] [bundle] Eclipse GDB Hardware Debug UI Plug-in 9.1.0-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.046Z] [INFO] org.eclipse.cdt.debug.gdbjtag 11.2.0-SNAPSHOT ...... SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.046Z] [INFO] [bundle] Terminal View Core 4.9.100-SNAPSHOT ....... SUCCESS [  0.065 s]
20:37:02 [2023-03-15T00:37:02.046Z] [INFO] [bundle] Terminal View 4.11.100-SNAPSHOT ........... SUCCESS [  0.008 s]
20:37:02 [2023-03-15T00:37:02.046Z] [INFO] [bundle] C/C++ Container Launch Plug-in 2.0.100-SNAPSHOT SUCCESS [  0.007 s]
20:37:02 [2023-03-15T00:37:02.046Z] [INFO] org.eclipse.cdt.docker.launcher 11.2.0-SNAPSHOT .... SUCCESS [  0.004 s]
20:37:02 [2023-03-15T00:37:02.046Z] [INFO] [bundle] C/C++ Flatpak Launch Plug-in 1.1.100-SNAPSHOT SUCCESS [  0.006 s]
20:37:02 [2023-03-15T00:37:02.046Z] [INFO] org.eclipse.cdt.flatpak.launcher 11.2.0-SNAPSHOT ... SUCCESS [  0.004 s]
20:37:02 [2023-03-15T00:37:02.046Z] [INFO] [bundle] LLVM Managed Build Definitions 1.4.100-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.046Z] [INFO] [feature] C/C++ LLVM-Family Compiler Build Support 11.2.0-SNAPSHOT SUCCESS [  0.006 s]
20:37:02 [2023-03-15T00:37:02.046Z] [INFO] [bundle] LLDB Debugger Integration Core 1.102.0-SNAPSHOT SUCCESS [  0.063 s]
20:37:02 [2023-03-15T00:37:02.046Z] [INFO] [bundle] LLDB Debugger Integration UI 1.2.100-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.046Z] [INFO] [feature] C/C++ LLDB Debugger Integration (experimental) 11.2.0-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.046Z] [INFO] [bundle] Debug Core Memory 0.2.0-SNAPSHOT .......... SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.046Z] [INFO] [bundle] Memory Browser 1.5.100-SNAPSHOT ........... SUCCESS [  0.004 s]
20:37:02 [2023-03-15T00:37:02.046Z] [INFO] [bundle] Floating Point Memory Renderer 1.2.0-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.046Z] [INFO] [bundle] Memory Search 1.5.0-SNAPSHOT .............. SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.046Z] [INFO] [bundle] Traditional Memory Rendering 1.7.0-SNAPSHOT SUCCESS [  0.004 s]
20:37:02 [2023-03-15T00:37:02.046Z] [INFO] [bundle] Memory Transport Plug-in 2.3.0-SNAPSHOT ... SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.046Z] [INFO] [feature] C/C++ Memory View Enhancements 11.2.0-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.046Z] [INFO] [bundle] C/C++ Development Tools Tests Running Support 8.3.100-SNAPSHOT SUCCESS [  0.058 s]
20:37:02 [2023-03-15T00:37:02.046Z] [INFO] [bundle] C/C++ Development Tools Boost Tests Runner Support 7.2.0-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.046Z] [INFO] [bundle] C/C++ Development Tools Google Tests Runner Support 7.2.0-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.046Z] [INFO] [bundle] C/C++ Development Tools Qt Tests Runner Support 7.2.0-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.046Z] [INFO] [bundle] C/C++ Development Tools Test Anything Protocol (TAP) Tests Runner Support 1.2.0-SNAPSHOT SUCCESS [  0.004 s]
20:37:02 [2023-03-15T00:37:02.046Z] [INFO] [feature] C/C++ Unit Testing Support 11.2.0-SNAPSHOT SUCCESS [  0.006 s]
20:37:02 [2023-03-15T00:37:02.046Z] [INFO] [bundle] C/C++ Test runner client for UnitTest View 1.1.0-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.046Z] [INFO] [feature] C/C++ Test runner client for UnitTest View 11.2.0-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.046Z] [INFO] [bundle] Eclipse C/C++ Development Tools Utilities 5.1.0-SNAPSHOT SUCCESS [  0.063 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] [bundle] CDT Visualizer Examples 1.0.100-SNAPSHOT .. SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] [feature] C/C++ Visualizer Framework 11.2.0-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] [bundle] MSVC Build Integration Plug-in 2.0.100-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] org.eclipse.cdt 11.2.0-SNAPSHOT .................... SUCCESS [  0.008 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] [feature] C/C++ Development Tooling Native Utilities 11.2.0-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] [bundle] C/C++ Development Platform 11.2.100-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] [feature] C/C++ Development Platform 11.2.0-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] org.eclipse.cdt 11.2.0-SNAPSHOT .................... SUCCESS [  0.062 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] org.eclipse.cdt.core.tests 5.4.100-SNAPSHOT ........ SUCCESS [  0.012 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] [test-bundle] MSVC Build Integration Plug-in Tests 1.0.0-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] [feature] C/C++ Visual C++ Support (experimental) 11.2.0-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] [bundle] Launch Bar UI Controls 1.2.100-SNAPSHOT ... SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] [feature] LaunchBar 11.2.0-SNAPSHOT ................ SUCCESS [  0.080 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] [test-bundle] Launch Bar Core Tests 1.0.100-SNAPSHOT SUCCESS [  0.007 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] [bundle] LaunchBar Remote Core 1.2.0-SNAPSHOT ...... SUCCESS [  0.004 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] [bundle] Remote Launch Target UI 1.2.100-SNAPSHOT .. SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] [feature] Remote Launch Targets 11.2.0-SNAPSHOT .... SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] org.eclipse.launchbar.ui.tests 1.1.0-SNAPSHOT ...... SUCCESS [  0.004 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] [bundle] Remote Proxy Protocol Support 2.1.0-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] [bundle] Remote Proxy Support 1.1.0-SNAPSHOT ....... SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] [bundle] Proxy UI Remote Support 1.1.100-SNAPSHOT .. SUCCESS [  0.004 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] [bundle] Remote Proxy Server Support 1.1.0-SNAPSHOT  SUCCESS [  0.055 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] org.eclipse.remote.proxy.server.product 1.0.100 .... SUCCESS [  1.119 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] org.eclipse.remote.proxy.server.linux.x86_64 11.2.0-SNAPSHOT SUCCESS [  0.006 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] org.eclipse.remote.proxy.server.linux.ppc64le 11.2.0-SNAPSHOT SUCCESS [  0.004 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] org.eclipse.remote.proxy.server.macosx.x86_64 11.2.0-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] [feature] Remote Services Proxy 11.2.0-SNAPSHOT .... SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] [feature] Remote Command Shell Console 11.2.0-SNAPSHOT SUCCESS [  0.004 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] [feature] Serial Port Remote Services 11.2.0-SNAPSHOT SUCCESS [  0.004 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] [feature] Telnet Remote Services 11.2.0-SNAPSHOT ... SUCCESS [  0.004 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] [bundle] Terminal Process Connector 4.9.0-SNAPSHOT . SUCCESS [  0.044 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] [bundle] Terminal Local Connector 4.8.0-SNAPSHOT ... SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] [bundle] Terminal via Remote API Connector 4.8.0-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] [bundle] Terminal SSH Connector 4.8.100-SNAPSHOT ... SUCCESS [  0.004 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] [bundle] Terminal Telnet Connector 4.8.0-SNAPSHOT .. SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] [bundle] Terminal Serial Connector 4.8.0-SNAPSHOT .. SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] [test-bundle] Target Management Terminal Tests 4.6.0-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] org.eclipse.tm.terminal.features 11.2.0-SNAPSHOT ... SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] [feature] TM Terminal Control 11.2.0-SNAPSHOT ...... SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] [feature] TM Terminal Local Connector Extensions 11.2.0-SNAPSHOT SUCCESS [  0.062 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] [feature] TM Terminal via Remote API Connector Extensions 11.2.0-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] [feature] TM Terminal SSH Connector Extensions 11.2.0-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] [feature] TM Terminal Telnet Connector Extensions 11.2.0-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] [feature] TM Terminal Serial Connector Extensions 11.2.0-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] [feature] Terminal (Console) View 11.2.0-SNAPSHOT .. SUCCESS [  0.004 s]
20:37:02 [2023-03-15T00:37:02.047Z] [INFO] [feature] TM Terminal 11.2.0-SNAPSHOT .............. SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.048Z] [INFO] jsoncdb-parent 11.2.0-SNAPSHOT ..................... SUCCESS [  0.004 s]
20:37:02 [2023-03-15T00:37:02.048Z] [INFO] [bundle] JSON Compilation Database Parser user manual 1.1.0-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.048Z] [INFO] [bundle] JSON Compilation Database Parser 1.4.0-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.048Z] [INFO] [test-bundle] org.eclipse.cdt.jsoncdb.core.tests 1.0.100-SNAPSHOT SUCCESS [  0.004 s]
20:37:02 [2023-03-15T00:37:02.048Z] [INFO] [bundle] JSON Compilation Database Parser UI 1.1.0-SNAPSHOT SUCCESS [  0.056 s]
20:37:02 [2023-03-15T00:37:02.048Z] [INFO] [bundle] JSON Compilation Database Parser Support for ARM C compilers 1.1.0-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.048Z] [INFO] [test-bundle] org.eclipse.cdt.jsoncdb.arm.tests 1.0.100-SNAPSHOT SUCCESS [  0.006 s]
20:37:02 [2023-03-15T00:37:02.048Z] [INFO] [bundle] JSON Compilation Database Parser Support for HPE NonStop C/C++ compilers 1.1.0-SNAPSHOT SUCCESS [  0.008 s]
20:37:02 [2023-03-15T00:37:02.048Z] [INFO] [test-bundle] org.eclipse.cdt.jsoncdb.hpenonstop.tests 1.0.200-SNAPSHOT SUCCESS [  0.008 s]
20:37:02 [2023-03-15T00:37:02.048Z] [INFO] [bundle] JSON Compilation Database Parser Support for Intel C compilers 1.1.0-SNAPSHOT SUCCESS [  0.007 s]
20:37:02 [2023-03-15T00:37:02.048Z] [INFO] [bundle] JSON Compilation Database Parser Support for NVidia CUDA compilers 1.1.0-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.048Z] [INFO] [test-bundle] org.eclipse.cdt.jsoncdb.nvidia.tests 1.0.0-SNAPSHOT SUCCESS [  0.057 s]
20:37:02 [2023-03-15T00:37:02.048Z] [INFO] [bundle] JSON Compilation Database Parser Support for Microsoft cl C/C++ compiler 1.1.0-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.048Z] [INFO] [test-bundle] org.eclipse.cdt.jsoncdb.microsoft.tests 1.0.100-SNAPSHOT SUCCESS [  0.004 s]
20:37:02 [2023-03-15T00:37:02.048Z] [INFO] cmake-parent 11.2.0-SNAPSHOT ....................... SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.048Z] [INFO] [bundle] CDT CMake Core 1.5.100-SNAPSHOT ........... SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.048Z] [INFO] [test-bundle] org.eclipse.cdt.cmake.core.tests 1.0.0-SNAPSHOT SUCCESS [  0.004 s]
20:37:02 [2023-03-15T00:37:02.048Z] [INFO] [bundle] CDT CMake UI 1.4.100-SNAPSHOT ............. SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.048Z] [INFO] [feature] C/C++ CMake Build Support - Preview 11.2.0-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.048Z] [INFO] org.eclipse.cdt.cmake.ui.tests 1.0.0-SNAPSHOT ...... SUCCESS [  0.008 s]
20:37:02 [2023-03-15T00:37:02.048Z] [INFO] [bundle] Eclipse C/C++ Development Tools SDK 11.2.100-SNAPSHOT SUCCESS [  0.061 s]
20:37:02 [2023-03-15T00:37:02.048Z] [INFO] org.eclipse.cdt.sdk 11.2.0-SNAPSHOT ................ SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.048Z] [INFO] org.eclipse.cdt.target 1.0.0 ....................... SUCCESS [  0.327 s]
20:37:02 [2023-03-15T00:37:02.048Z] [INFO] org.eclipse.cdt.repo 8.2.0-SNAPSHOT ................ SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.048Z] [INFO] [test-bundle] Tests 8.2.300-SNAPSHOT ............... SUCCESS [  0.004 s]
20:37:02 [2023-03-15T00:37:02.048Z] [INFO] [test-bundle] Managed Build UI Tests Plug-in 8.2.1-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.048Z] [INFO] [test-bundle] Make Core Tests Plug-in 7.0.0-SNAPSHOT SUCCESS [  0.004 s]
20:37:02 [2023-03-15T00:37:02.048Z] [INFO] [test-bundle] org.eclipse.cdt.make.ui.tests 1.0.0-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.048Z] [INFO] [test-bundle] Autotools Tests Plug-in 2.1.0-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.048Z] [INFO] [test-bundle] Autotools UI Tests Plug-in 1.1.0-SNAPSHOT SUCCESS [  0.004 s]
20:37:02 [2023-03-15T00:37:02.048Z] [INFO] org.eclipse.cdt.meson.ui.tests 1.0.1-SNAPSHOT ...... SUCCESS [  0.034 s]
20:37:02 [2023-03-15T00:37:02.048Z] [INFO] [test-bundle] Codan Core Tests 3.2.0-SNAPSHOT ...... SUCCESS [  0.004 s]
20:37:02 [2023-03-15T00:37:02.048Z] [INFO] [test-bundle] Codan Checkers UI Tests 3.3.0-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.048Z] [INFO] org.eclipse.cdt.ui.tests 5.5.300-SNAPSHOT .......... SUCCESS [  0.009 s]
20:37:02 [2023-03-15T00:37:02.048Z] [INFO] [test-bundle] DSF-GDB test fragment 1.0.0-SNAPSHOT . SUCCESS [  0.004 s]
20:37:02 [2023-03-15T00:37:02.048Z] [INFO] org.eclipse.cdt.tests.dsf.gdb 2.3.100-SNAPSHOT ..... SUCCESS [  0.011 s]
20:37:02 [2023-03-15T00:37:02.048Z] [INFO] [test-bundle] DSF-GDB multicorevisualizer test fragment 1.0.0-SNAPSHOT SUCCESS [  0.004 s]
20:37:02 [2023-03-15T00:37:02.048Z] [INFO] org.eclipse.cdt.debug.gdbjtag.core.tests 1.0.400-SNAPSHOT SUCCESS [  0.068 s]
20:37:02 [2023-03-15T00:37:02.048Z] [INFO] [test-bundle] Debug Core Memory Tests 0.1.0-SNAPSHOT SUCCESS [  0.004 s]
20:37:02 [2023-03-15T00:37:02.048Z] [INFO] [test-bundle] C/C++ Development Tools Tests Running Support Tests 1.0.0-SNAPSHOT SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.048Z] [INFO] org.eclipse.cdt.testing 8.1.400-SNAPSHOT ........... SUCCESS [  0.006 s]
20:37:02 [2023-03-15T00:37:02.048Z] [INFO] org.eclipse.cdt.testing 11.2.0-SNAPSHOT ............ SUCCESS [  0.005 s]
20:37:02 [2023-03-15T00:37:02.048Z] [INFO] org.eclipse.cdt.testing.repo 8.3.0-SNAPSHOT ........ SUCCESS [  0.004 s]
20:37:02 [2023-03-15T00:37:02.048Z] [INFO] Stand-Alone C/C++ Debugger Product 11.2.0-SNAPSHOT . SUCCESS [  0.011 s]
20:37:02 [2023-03-15T00:37:02.049Z] [INFO] ------------------------------------------------------------------------
20:37:02 [2023-03-15T00:37:02.049Z] [INFO] BUILD SUCCESS
20:37:02 [2023-03-15T00:37:02.049Z] [INFO] ------------------------------------------------------------------------
20:37:02 [2023-03-15T00:37:02.049Z] [INFO] Total time:  03:21 min
20:37:02 [2023-03-15T00:37:02.049Z] [INFO] Finished at: 2023-03-15T00:37:02Z
20:37:02 [2023-03-15T00:37:02.049Z] [INFO] ------------------------------------------------------------------------
20:37:02 [2023-03-15T00:37:02.304Z] ++ cat /tmp/check_mvn_plugin_versions.output.jBC1IV
20:37:02 [2023-03-15T00:37:02.304Z] ++ grep '\->'
20:37:02 [2023-03-15T00:37:02.304Z] ++ grep -v org.codehaus.mojo:sonar-maven-plugin
20:37:02 [2023-03-15T00:37:02.305Z] ++ sort
20:37:02 [2023-03-15T00:37:02.305Z] ++ uniq
20:37:02 [2023-03-15T00:37:02.305Z] + summary='[INFO]   maven-compiler-plugin ............................ 3.10.1 -> 3.11.0
20:37:02 [2023-03-15T00:37:02.305Z] [INFO]   org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin  1.3.4 -> 1.4.2
20:37:02 [2023-03-15T00:37:02.305Z] [INFO]   org.eclipse.cbi.maven.plugins:eclipse-macsigner-plugin  1.3.4 -> 1.4.2'
20:37:02 [2023-03-15T00:37:02.305Z] + echo -e 'Summary:\n[INFO]   maven-compiler-plugin ............................ 3.10.1 -> 3.11.0
20:37:02 [2023-03-15T00:37:02.305Z] [INFO]   org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin  1.3.4 -> 1.4.2
20:37:02 [2023-03-15T00:37:02.305Z] [INFO]   org.eclipse.cbi.maven.plugins:eclipse-macsigner-plugin  1.3.4 -> 1.4.2'
20:37:02 [2023-03-15T00:37:02.305Z] Summary:
20:37:02 [2023-03-15T00:37:02.305Z] [INFO]   maven-compiler-plugin ............................ 3.10.1 -> 3.11.0
20:37:02 [2023-03-15T00:37:02.305Z] [INFO]   org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin  1.3.4 -> 1.4.2
20:37:02 [2023-03-15T00:37:02.305Z] [INFO]   org.eclipse.cbi.maven.plugins:eclipse-macsigner-plugin  1.3.4 -> 1.4.2
20:37:02 [2023-03-15T00:37:02.305Z] ++ echo '[INFO]   maven-compiler-plugin ............................ 3.10.1 -> 3.11.0
20:37:02 [2023-03-15T00:37:02.305Z] [INFO]   org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin  1.3.4 -> 1.4.2
20:37:02 [2023-03-15T00:37:02.305Z] [INFO]   org.eclipse.cbi.maven.plugins:eclipse-macsigner-plugin  1.3.4 -> 1.4.2'
20:37:02 [2023-03-15T00:37:02.305Z] ++ sed '/^\s*$/d'
20:37:02 [2023-03-15T00:37:02.305Z] ++ wc -l
20:37:02 [2023-03-15T00:37:02.305Z] + outdatedNb=3
20:37:02 [2023-03-15T00:37:02.305Z] + echo Number of outdated plugins: 3
20:37:02 [2023-03-15T00:37:02.305Z] Number of outdated plugins: 3
20:37:02 [2023-03-15T00:37:02.305Z] + exit 3
20:37:02 [2023-03-15T00:37:02.437Z] [Pipeline] }
20:37:02 [2023-03-15T00:37:02.452Z] [Pipeline] // withEnv
20:37:02 [2023-03-15T00:37:02.454Z] [Pipeline] }
20:37:02 [2023-03-15T00:37:02.457Z] [Pipeline] // timeout
20:37:02 [2023-03-15T00:37:02.459Z] [Pipeline] }
20:37:02 [2023-03-15T00:37:02.461Z] [Pipeline] // container
20:37:02 [2023-03-15T00:37:02.464Z] [Pipeline] }
20:37:02 [2023-03-15T00:37:02.466Z] [Pipeline] // stage
20:37:02 [2023-03-15T00:37:02.469Z] [Pipeline] }
20:37:02 [2023-03-15T00:37:02.471Z] [Pipeline] // timestamps
20:37:02 [2023-03-15T00:37:02.474Z] [Pipeline] }
20:37:02 [2023-03-15T00:37:02.477Z] [Pipeline] // withEnv
20:37:02 [2023-03-15T00:37:02.478Z] [Pipeline] }
20:37:02 [2023-03-15T00:37:02.481Z] [Pipeline] // node
20:37:02 [2023-03-15T00:37:02.511Z] [Pipeline] }
20:37:02 [2023-03-15T00:37:02.516Z] [Pipeline] // podTemplate
20:37:02 [2023-03-15T00:37:02.519Z] [Pipeline] End of Pipeline
20:37:02 [2023-03-15T00:37:02.527Z] ERROR: script returned exit code 3
20:37:10 [2023-03-15T00:37:10.934Z] 
20:37:10 [2023-03-15T00:37:10.934Z] GitHub has been notified of this commit’s build result
20:37:10 [2023-03-15T00:37:10.934Z] 
20:37:10 [2023-03-15T00:37:10.936Z] Finished: FAILURE