Skip to content

Console Output

Triggered by Gerrit: https://git.eclipse.org/r/c/mpc/org.eclipse.epp.mpc/+/196663
Running as SYSTEM
Agent centos-7-6sptt is provisioned from template centos-7
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
    jenkins/label: "migration_jipp-migration_centos-7"
  name: "centos-7-6sptt"
  namespace: "mpc"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.mpc.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "centos-7-6sptt"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
        \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
    - name: "JAVA_TOOL_OPTIONS"
      value: ""
    - name: "_JAVA_OPTIONS"
      value: ""
    - name: "OPENJ9_JAVA_OPTIONS"
      value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
    - name: "JENKINS_NAME"
      value: "centos-7-6sptt"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.mpc.svc.cluster.local/mpc/"
    image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.13.3"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        cpu: "2000m"
        memory: "4096Mi"
      requests:
        cpu: "1000m"
        memory: "4096Mi"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "m2-dir"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/home/jenkins/.mavenrc"
      name: "m2-dir"
      readOnly: true
      subPath: ".mavenrc"
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/repository"
      name: "volume-3"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings-security.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/wrapper"
      name: "volume-4"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
      subPath: ""
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-mpc"
      readOnly: true
  - name: "m2-secret-dir"
    secret:
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "m2-dir"
    name: "m2-dir"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-4"
  - emptyDir:
      medium: ""
    name: "volume-3"

Building remotely on centos-7-6sptt (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/epp-mpc-gerrit
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git.eclipse.org/r/mpc/org.eclipse.epp.mpc
 > git init /home/jenkins/agent/workspace/epp-mpc-gerrit # timeout=10
Fetching upstream changes from https://git.eclipse.org/r/mpc/org.eclipse.epp.mpc
 > git --version # timeout=10
 > git --version # 'git version 2.36.1'
 > git fetch --tags --force --progress -- https://git.eclipse.org/r/mpc/org.eclipse.epp.mpc +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git.eclipse.org/r/mpc/org.eclipse.epp.mpc # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git.eclipse.org/r/mpc/org.eclipse.epp.mpc # timeout=10
Fetching upstream changes from https://git.eclipse.org/r/mpc/org.eclipse.epp.mpc
 > git fetch --tags --force --progress -- https://git.eclipse.org/r/mpc/org.eclipse.epp.mpc refs/changes/63/196663/5 # timeout=10
 > git rev-parse a8cffed519edd4b30827f670512fd8dca580c3e6^{commit} # timeout=10
Checking out Revision a8cffed519edd4b30827f670512fd8dca580c3e6 (refs/changes/63/196663/5)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a8cffed519edd4b30827f670512fd8dca580c3e6 # timeout=10
Commit message: "[Bug 563932] default marketplace uses http"
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
 > git rev-list --no-walk 11b9c2d4f1b9342c2c1f0ce9e8d47dba4807cf42 # timeout=10
$ pkill Xvnc
$ pkill Xrealvnc
$ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
[epp-mpc-gerrit] $ Xvnc -help
Starting xvnc
[epp-mpc-gerrit] $ Xvnc :69 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset

Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50
Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
See http://www.tigervnc.org for information on TigerVNC.
Underlying X server release 12004000, The X.Org Foundation


Thu Nov 10 18:08:30 2022
 vncext:      VNC extension running!
 vncext:      Listening for VNC connections on all interface(s), port 5969
 vncext:      created VNC server for screen 0
[epp-mpc-gerrit] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=a8cffed519edd4b30827f670512fd8dca580c3e6 -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=chris.guindon@eclipse-foundation.org "-DGERRIT_EVENT_ACCOUNT_NAME=Leif Geiger" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/mpc/org.eclipse.epp.mpc/+/196663 -DGERRIT_PATCHSET_UPLOADER_EMAIL=leif.geiger@yatta.de -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=mpc/org.eclipse.epp.mpc -DGERRIT_CHANGE_NUMBER=196663 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Leif Geiger\" <leif.geiger@yatta.de>' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/63/196663/5 "-DGERRIT_PATCHSET_UPLOADER_NAME=Leif Geiger" '-DGERRIT_CHANGE_OWNER=\"Christopher Guindon\" <chris.guindon@eclipse-foundation.org>' -DGERRIT_CHANGE_COMMIT_MESSAGE=W0J1ZyA1NjM5MzJdIGRlZmF1bHQgbWFya2V0cGxhY2UgdXNlcyBodHRwCgpVcGRhdGUgbWFya2V0cGxhY2UuZWNsaXBzZS5vcmcgdXJscyB0byB1c2UgaHR0cHMgaW5zdGVhZCBvZiBodHRwLgpTZWUgaHR0cHM6Ly9idWdzLmVjbGlwc2Uub3JnL2J1Z3Mvc2hvd19idWcuY2dpP2lkPTU2MzkzMgpmb3IgbW9yZSBpbmZvcm1hdGlvbi4KCkNoYW5nZS1JZDogSTBkNzcxNTQ5Zjk0YzYwZTY3NzU3YjAxMmJmYjM3ZWNlZjc4YmNjNTYKU2lnbmVkLW9mZi1ieTogQ2hyaXN0b3BoZXIgR3VpbmRvbiA8Y2hyaXMuZ3VpbmRvbkBlY2xpcHNlLWZvdW5kYXRpb24ub3JnPgo= "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=[Bug 563932] default marketplace uses http" '-DGERRIT_EVENT_ACCOUNT=\"Leif Geiger\" <leif.geiger@yatta.de>' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I0d771549f94c60e67757b012bfb37ecef78bcc56 -DGERRIT_EVENT_HASH=44270661 -DGERRIT_VERSION=3.5.1 -DGERRIT_EVENT_ACCOUNT_EMAIL=leif.geiger@yatta.de -DGERRIT_PATCHSET_NUMBER=5 "-DGERRIT_CHANGE_OWNER_NAME=Christopher Guindon" -Dtycho.localArtifacts=ignore -Dhttp.nonProxyHosts=localhost -Dorg.eclipse.swt.browser.DefaultType=WebKit -Dtycho.disableP2Mirrors=true -Dorg.eclipse.swt.browser.UseWebKitGTK=true -DskipTests=true -Dmaven.test.failure.ignore=true -Dsurefire.timeout=1500 -Dmaven.repo.local=/home/jenkins/agent/workspace/epp-mpc-gerrit/.repository clean package -Phudson.eclipse.org
Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
Maven home: /opt/tools/apache-maven/latest
Java version: 11.0.11, vendor: AdoptOpenJDK, runtime: /opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.11+9
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Computing target platform for MavenProject: org.eclipse.epp.mpc:org.eclipse.epp.mpc.core:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.core/pom.xml
[INFO] Resolving target definition file:/home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc-target/staging.target for environments=[win32/win32/x86_64, linux/gtk/x86_64, macosx/cocoa/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@5dc7881d...
[INFO] Resolving dependencies of MavenProject: org.eclipse.epp.mpc:org.eclipse.epp.mpc.core:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.core/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.epp.mpc:org.eclipse.epp.mpc.core:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.core/pom.xml
[INFO] Fetching bcpg_1.72.0.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (393.64kB)
[INFO] Fetching bcprov_1.72.0.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (10.75MB)
[INFO] Fetching com.ibm.icu_71.1.0.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (13.32MB)
[INFO] Fetching com.sun.jna_5.12.1.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (1.78MB)
[INFO] Fetching com.sun.jna.platform_5.12.1.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (1.29MB)
[INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (46.27kB)
[INFO] Fetching org.eclipse.osgi_3.18.200.v20221006-1531.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (1.47MB)
[INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (32.41kB)
[INFO] Fetching org.apache.batik.constants_1.16.0.v20221027-0840.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (22.12kB)
[INFO] Fetching org.apache.batik.css_1.16.0.v20221027-0840.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (361.47kB)
[INFO] Fetching org.apache.batik.util_1.16.0.v20221027-0840.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (146.86kB)
[INFO] Fetching org.apache.batik.i18n_1.16.0.v20221027-0840.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (25.35kB)
[INFO] Fetching org.apache.xmlgraphics_2.7.0.v20221018-0736.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (717.41kB)
[INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (95.26kB)
[INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (15.35kB)
[INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (35.59kB)
[INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (367.61kB)
[INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (302.53kB)
[INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (71.45kB)
[INFO] Fetching org.apache.felix.scr_2.2.4.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (393.41kB)
[INFO] Fetching org.osgi.service.component_1.5.0.202109301733.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (64.86kB)
[INFO] Fetching org.osgi.util.promise_1.2.0.202109301733.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (81.45kB)
[INFO] Fetching org.apache.httpcomponents.client5.httpclient5_5.1.3.v20221013-1742.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (844.43kB)
[INFO] Fetching org.apache.httpcomponents.core5.httpcore5_5.1.4.v20221013-1742.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (909.51kB)
[INFO] Fetching org.apache.httpcomponents.core5.httpcore5-h2_5.1.4.v20221013-1742.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (262.89kB)
[INFO] Fetching org.slf4j.api_1.7.30.v20200204-2150.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (51.82kB)
[INFO] Fetching org.apache.httpcomponents.httpclient_4.5.13.v20210128-2225.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (1,021.45kB)
[INFO] Fetching org.apache.httpcomponents.httpcore_4.4.14.v20210128-2225.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (350.75kB)
[INFO] Fetching org.eclipse.core.commands_3.10.300.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (116.38kB)
[INFO] Fetching org.eclipse.equinox.common_3.17.0.v20221108-1156.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (147.01kB)
[INFO] Fetching org.eclipse.core.contenttype_3.8.200.v20220817-1539.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (101.83kB)
[INFO] Fetching org.eclipse.equinox.preferences_3.10.100.v20220710-1223.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (135.73kB)
[INFO] Fetching org.eclipse.equinox.registry_3.11.200.v20220817-1601.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (196.21kB)
[INFO] Fetching org.eclipse.core.databinding_1.11.200.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (289.68kB)
[INFO] Fetching org.eclipse.core.databinding.observable_1.12.100.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (314.82kB)
[INFO] Fetching org.eclipse.core.databinding.property_1.9.100.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (164.89kB)
[INFO] Fetching org.eclipse.core.expressions_3.8.200.v20220613-1047.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (93.93kB)
[INFO] Fetching org.eclipse.core.runtime_3.26.100.v20221021-0005.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (74.44kB)
[INFO] Fetching org.eclipse.core.jobs_3.13.200.v20221102-1024.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (114.2kB)
[INFO] Fetching org.eclipse.core.net_1.4.0.v20220813-1037.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (49.45kB)
[INFO] Fetching org.eclipse.equinox.security_1.3.1000.v20220801-1135.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (115.07kB)
[INFO] Fetching org.eclipse.equinox.app_1.6.200.v20220720-2012.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (90.9kB)
[INFO] Fetching org.eclipse.e4.core.commands_1.0.300.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (27.81kB)
[INFO] Fetching org.eclipse.e4.core.di_1.8.300.v20220817-1539.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (54.29kB)
[INFO] Fetching org.eclipse.e4.core.contexts_1.11.0.v20220716-0839.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (57.49kB)
[INFO] Fetching org.eclipse.e4.core.services_2.3.400.v20220915-1347.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (71.46kB)
[INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (46.59kB)
[INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.200.v20220613-1008.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (13.81kB)
[INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.200.v20220613-1008.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (12.96kB)
[INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.400.v20220613-1047.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (42.3kB)
[INFO] Fetching org.eclipse.osgi.services_3.11.100.v20221006-1531.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (48.16kB)
[INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (19.69kB)
[INFO] Fetching org.eclipse.e4.emf.xpath_0.3.100.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (52.85kB)
[INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (317.8kB)
[INFO] Fetching org.eclipse.emf.ecore_2.28.0.v20220817-1401.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (1.26MB)
[INFO] Fetching org.eclipse.e4.ui.bindings_0.13.200.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (47.66kB)
[INFO] Fetching org.eclipse.swt_3.122.0.v20221108-0025.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (18.79kB)
[INFO] Fetching org.eclipse.e4.ui.services_1.5.100.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (26.37kB)
[INFO] Fetching org.eclipse.jface_3.28.0.v20221024-1426.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (1.11MB)
[INFO] Fetching org.eclipse.e4.ui.css.core_0.13.400.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (215.91kB)
[INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.700.v20221102-0748.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (205.05kB)
[INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.200.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (30.05kB)
[INFO] Fetching org.eclipse.e4.ui.di_1.4.100.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (18.22kB)
[INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.400.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (58.52kB)
[INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.300.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (397.12kB)
[INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (33.33kB)
[INFO] Fetching org.eclipse.e4.ui.widgets_1.3.100.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (15.12kB)
[INFO] Fetching org.eclipse.e4.ui.workbench_1.14.0.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (266.96kB)
[INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (89.67kB)
[INFO] Fetching org.eclipse.emf.ecore.xmi_2.17.0.v20220817-1334.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (232.69kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.500.v20221028-0801.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (120.02kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.700.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (252.15kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.700.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (149.46kB)
[INFO] Fetching org.eclipse.jface.databinding_1.14.0.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (291.45kB)
[INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.100.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (22.9kB)
[INFO] Fetching org.eclipse.urischeme_1.2.200.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (53.71kB)
[INFO] Fetching org.eclipse.emf.common_2.26.0.v20220908-0712.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (369.73kB)
[INFO] Fetching org.eclipse.equinox.p2.repository_2.6.300.v20221030-1923.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (176.44kB)
[INFO] Fetching org.eclipse.userstorage_1.2.0.v20210517-0327.jar.pack.gz from http://download.eclipse.org/usssdk/drops/release/1.2.2/plugins/ (45.22kB)
[INFO] Fetching org.eclipse.userstorage.oauth_1.1.0.v20190307-0457.jar.pack.gz from http://download.eclipse.org/usssdk/drops/release/1.2.2/plugins/ (27.69kB)
[INFO] Fetching org.eclipse.equinox.p2.core_2.9.200.v20220817-1208.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (79.47kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.300.v20220817-1208.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (362.07kB)
[INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (270.25kB)
[INFO] Fetching org.osgi.service.wireadmin_1.0.2.202109301733.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (42.85kB)
[INFO] Fetching org.osgi.service.provisioning_1.2.0.201505202024.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (13.38kB)
[INFO] Fetching org.osgi.service.upnp_1.2.1.202109301733.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (30.58kB)
[INFO] Fetching org.osgi.service.useradmin_1.1.1.202109301733.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (35.82kB)
[INFO] Fetching org.osgi.service.device_1.1.1.202109301733.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (19.88kB)
[INFO] Fetching org.osgi.service.cm_1.6.1.202109301733.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (54.28kB)
[INFO] Fetching org.osgi.service.metatype_1.4.1.202109301733.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (29.67kB)
[INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.122.0.v20221108-0025.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (2.48MB)
[INFO] Fetching org.eclipse.ui_3.201.200.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (434.06kB)
[INFO] Fetching org.eclipse.ui.workbench_3.127.0.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (3.49MB)
[INFO] Fetching org.eclipse.userstorage.ui_1.1.0.v20190307-0457.jar.pack.gz from http://download.eclipse.org/usssdk/drops/release/1.2.2/plugins/ (25.73kB)
[INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (23.09kB)
[INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (21.23kB)
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.122.0.v20221108-0025.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (2.07MB)
[INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.122.0.v20221108-0025.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (2.15MB)
[INFO] Computing target platform for MavenProject: org.eclipse.epp.mpc:org.eclipse.epp.mpc.core.win32:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.core.win32/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.epp.mpc:org.eclipse.epp.mpc.core.win32:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.core.win32/pom.xml
[INFO] Project org.eclipse.epp.mpc:org.eclipse.epp.mpc.core.win32:1.10.0-SNAPSHOT does not match environment (& (osgi.os=linux) (osgi.ws=gtk) (osgi.arch=x86_64) ) skipp dependecy resolution
[INFO] Project org.eclipse.epp.mpc:org.eclipse.epp.mpc.core.win32:1.10.0-SNAPSHOT does not match environment (& (osgi.os=macosx) (osgi.ws=cocoa) (osgi.arch=x86_64) ) skipp dependecy resolution
[INFO] Resolving class path of MavenProject: org.eclipse.epp.mpc:org.eclipse.epp.mpc.core.win32:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.core.win32/pom.xml
[INFO] Fetching org.apache.httpcomponents.client5.httpclient5-win_5.1.3.v20221013-1742.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (29.78kB)
[INFO] Computing target platform for MavenProject: org.eclipse.epp.mpc:org.eclipse.epp.mpc.dependencies:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.dependencies.feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.epp.mpc:org.eclipse.epp.mpc.dependencies:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.dependencies.feature/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.epp.mpc:org.eclipse.epp.mpc.dependencies:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.dependencies.feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.epp.mpc:org.eclipse.epp.mpc:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.epp.mpc:org.eclipse.epp.mpc:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.feature/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.epp.mpc:org.eclipse.epp.mpc:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.epp.mpc:org.eclipse.epp.mpc.help.ui:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.help.ui/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.epp.mpc:org.eclipse.epp.mpc.help.ui:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.help.ui/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.epp.mpc:org.eclipse.epp.mpc.help.ui:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.help.ui/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.epp.mpc:org.eclipse.epp.mpc.site:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.site/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.epp.mpc:org.eclipse.epp.mpc.site:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.site/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.epp.mpc:org.eclipse.epp.mpc.site:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.site/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.epp.mpc:org.eclipse.epp.mpc.tests:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.tests/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.epp.mpc:org.eclipse.epp.mpc.tests:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.tests/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.epp.mpc:org.eclipse.epp.mpc.tests:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.tests/pom.xml
[INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (297.81kB)
[INFO] Fetching com.sun.el_2.2.0.v201303151357.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (137.97kB)
[INFO] Fetching javax.el_2.2.0.v201303151357.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (56.84kB)
[INFO] Fetching jakarta.servlet-api_4.0.0.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (81.03kB)
[INFO] Fetching javax.servlet.jsp-api_2.3.3.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (52.93kB)
[INFO] Fetching junit-jupiter-api_5.9.1.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (202.85kB)
[INFO] Fetching junit-platform-commons_1.9.1.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (100.57kB)
[INFO] Fetching org.opentest4j_1.2.0.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (7.47kB)
[INFO] Fetching junit-jupiter-engine_5.9.1.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (240.75kB)
[INFO] Fetching junit-platform-engine_1.9.1.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (183.79kB)
[INFO] Fetching junit-platform-launcher_1.9.1.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (165.25kB)
[INFO] Fetching junit-jupiter-migrationsupport_5.9.1.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (27.04kB)
[INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (421.77kB)
[INFO] Fetching junit-jupiter-params_5.9.1.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (565.38kB)
[INFO] Fetching junit-platform-runner_1.9.1.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (16.12kB)
[INFO] Fetching junit-platform-suite-api_1.9.1.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (20.73kB)
[INFO] Fetching junit-platform-suite-commons_1.9.1.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (14.94kB)
[INFO] Fetching junit-platform-suite-engine_1.9.1.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (23.7kB)
[INFO] Fetching junit-vintage-engine_5.9.1.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (65.33kB)
[INFO] Fetching net.bytebuddy.byte-buddy-agent_1.12.18.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (250.41kB)
[INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (2.96MB)
[INFO] Fetching org.apache.felix.gogo.command_1.1.2.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (38.76kB)
[INFO] Fetching org.apache.felix.gogo.runtime_1.1.6.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (198.71kB)
[INFO] Fetching org.apache.felix.gogo.shell_1.1.4.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (57.69kB)
[INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (2.36MB)
[INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (1.67MB)
[INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (3.33MB)
[INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (3.45MB)
[INFO] Fetching org.apiguardian.api_1.1.2.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (6.65kB)
[INFO] Fetching org.eclipse.ant.core_3.6.500.v20220718-1722.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (109.43kB)
[INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (35.64kB)
[INFO] Fetching org.eclipse.ant.launching_1.3.400.v20220718-1722.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (163.1kB)
[INFO] Fetching org.eclipse.debug.core_3.20.0.v20220811-0741.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (400.2kB)
[INFO] Fetching org.eclipse.jdt.launching_3.19.800.v20221107-1851.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (570.86kB)
[INFO] Fetching org.eclipse.core.externaltools_1.2.300.v20220618-1805.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (42.71kB)
[INFO] Fetching org.eclipse.text_3.12.300.v20220921-1010.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (297.19kB)
[INFO] Fetching org.eclipse.jdt.core_3.32.0.v20221108-1853.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (6.72MB)
[INFO] Fetching org.eclipse.core.resources_3.18.100.v20221025-2047.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (891.79kB)
[INFO] Fetching org.eclipse.ant.ui_3.8.300.v20220718-1722.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (1.04MB)
[INFO] Fetching org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (71.65kB)
[INFO] Fetching org.eclipse.ui.externaltools_3.5.200.v20220618-1805.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (142.66kB)
[INFO] Fetching org.eclipse.ui.console_3.11.400.v20221012-0524.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (245.21kB)
[INFO] Fetching org.eclipse.debug.ui_3.17.100.v20220926-1344.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (3MB)
[INFO] Fetching org.eclipse.jdt.ui_3.27.100.v20221104-2130.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (11.03MB)
[INFO] Fetching org.eclipse.jdt.debug.ui_3.12.900.v20221001-0715.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (1.67MB)
[INFO] Fetching org.eclipse.team.core_3.9.600.v20220902-2219.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (402.87kB)
[INFO] Fetching org.eclipse.ltk.core.refactoring_3.13.0.v20220822-0502.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (343.24kB)
[INFO] Fetching org.eclipse.jdt.junit_3.15.100.v20220909-2154.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (546.12kB)
[INFO] Fetching org.eclipse.compare_3.8.500.v20220812-1406.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (806.64kB)
[INFO] Fetching org.eclipse.jface.text_3.21.100.v20221028-1500.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (1.04MB)
[INFO] Fetching org.eclipse.ui.ide_3.20.0.v20221027-2208.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (2.41MB)
[INFO] Fetching org.eclipse.ui.views_3.11.300.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (107.38kB)
[INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.600.v20220809-1658.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (690.83kB)
[INFO] Fetching org.eclipse.ui.editors_3.14.400.v20220730-1844.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (620.52kB)
[INFO] Fetching org.eclipse.ui.forms_3.11.500.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (331.65kB)
[INFO] Fetching org.eclipse.compare.core_3.7.100.v20220812-1406.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (69.26kB)
[INFO] Fetching org.eclipse.compare.win32_1.2.900.v20220812-1406.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (46.25kB)
[INFO] Fetching org.eclipse.core.databinding.beans_1.9.0.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (81.84kB)
[INFO] Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (115.6kB)
[INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.300.v20220812-1420.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (39.29kB)
[INFO] Fetching org.eclipse.core.net.win32_1.0.100.v20220812-1406.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (27.48kB)
[INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.700.v20220812-1406.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (9.6kB)
[INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.500.v20220812-1420.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (59.56kB)
[INFO] Fetching org.eclipse.debug.ui.launchview_1.0.300.v20220811-0741.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (88.88kB)
[INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (52.65kB)
[INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.100.v20220620-1617.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (48.41kB)
[INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.700.v20220722-0431.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (251kB)
[INFO] Fetching org.eclipse.osgi.util_3.7.100.v20220615-1601.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (14.42kB)
[INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.700.v20221108-1024.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (136.19kB)
[INFO] Fetching org.eclipse.equinox.console_1.4.500.v20211021-1418.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (129.01kB)
[INFO] Fetching org.eclipse.equinox.bidi_1.4.200.v20220710-1223.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (52.55kB)
[INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.100.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (12.11kB)
[INFO] Fetching org.eclipse.jface.notifications_0.5.100.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (32.9kB)
[INFO] Fetching org.osgi.util.measurement_1.0.2.201802012109.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (25.74kB)
[INFO] Fetching org.osgi.util.position_1.0.1.201505202026.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (13.73kB)
[INFO] Fetching org.osgi.util.xml_1.0.2.202109301733.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (18.3kB)
[INFO] Fetching org.eclipse.e4.core.services.source_2.3.400.v20220915-1347.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (62.37kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.swt.source_0.16.700.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (96.84kB)
[INFO] Fetching org.eclipse.e4.core.commands.source_1.0.300.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (25.12kB)
[INFO] Fetching org.eclipse.e4.ui.bindings.source_0.13.200.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (37.47kB)
[INFO] Fetching org.eclipse.e4.ui.model.workbench.source_2.2.300.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (378.54kB)
[INFO] Fetching org.eclipse.e4.ui.services.source_1.5.100.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (24.21kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.source_0.15.700.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (140.63kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.source_1.14.0.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (172.64kB)
[INFO] Fetching org.eclipse.e4.ui.css.core.source_0.13.400.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (208.19kB)
[INFO] Fetching org.eclipse.e4.ui.css.swt.source_0.14.700.v20221102-0748.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (164kB)
[INFO] Fetching org.apache.batik.css.source_1.16.0.v20221027-0840.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (321.27kB)
[INFO] Fetching org.w3c.css.sac.source_1.3.1.v200903091627.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (52.19kB)
[INFO] Fetching org.apache.batik.util.source_1.16.0.v20221027-0840.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (128.49kB)
[INFO] Fetching org.w3c.dom.svg.source_1.1.0.v201011041433.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (89.33kB)
[INFO] Fetching org.w3c.dom.smil.source_1.0.1.v200903091627.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (21.78kB)
[INFO] Fetching org.w3c.dom.events.source_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (39.54kB)
[INFO] Fetching javax.inject.source_1.0.0.v20220405-0441.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (39.15kB)
[INFO] Fetching javax.annotation.source_1.3.5.v20200909-1856.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (57.91kB)
[INFO] Fetching org.eclipse.e4.core.di.source_1.8.300.v20220817-1539.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (46.32kB)
[INFO] Fetching org.eclipse.e4.core.contexts.source_1.11.0.v20220716-0839.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (47.77kB)
[INFO] Fetching org.apache.batik.i18n.source_1.16.0.v20221027-0840.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (22.04kB)
[INFO] Fetching org.apache.batik.constants.source_1.16.0.v20221027-0840.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (16.56kB)
[INFO] Fetching org.apache.xmlgraphics.source_2.7.0.v20221018-0736.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (679.43kB)
[INFO] Fetching org.eclipse.e4.core.di.extensions.source_0.17.200.v20220613-1008.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (14.44kB)
[INFO] Fetching org.eclipse.e4.ui.css.swt.theme.source_0.13.200.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (24.63kB)
[INFO] Fetching org.eclipse.e4.ui.di.source_1.4.100.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (18.32kB)
[INFO] Fetching org.eclipse.e4.ui.widgets.source_1.3.100.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (12.35kB)
[INFO] Fetching org.eclipse.equinox.common.source_3.17.0.v20221108-1156.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (148.53kB)
[INFO] Fetching org.apache.felix.scr.source_2.2.4.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (263.95kB)
[INFO] Fetching org.eclipse.equinox.event.source_1.6.100.v20211021-1418.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (27.17kB)
[INFO] Fetching org.eclipse.core.commands.source_3.10.300.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (152.51kB)
[INFO] Fetching org.eclipse.core.contenttype.source_3.8.200.v20220817-1539.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (83.82kB)
[INFO] Fetching org.eclipse.core.databinding.source_1.11.200.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (182.16kB)
[INFO] Fetching org.eclipse.core.databinding.beans.source_1.9.0.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (64.51kB)
[INFO] Fetching org.eclipse.core.databinding.observable.source_1.12.100.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (210.33kB)
[INFO] Fetching org.eclipse.core.databinding.property.source_1.9.100.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (96.38kB)
[INFO] Fetching org.eclipse.core.expressions.source_3.8.200.v20220613-1047.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (88.69kB)
[INFO] Fetching org.eclipse.core.jobs.source_3.13.200.v20221102-1024.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (112.19kB)
[INFO] Fetching org.eclipse.core.runtime.source_3.26.100.v20221021-0005.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (80.15kB)
[INFO] Fetching org.eclipse.equinox.app.source_1.6.200.v20220720-2012.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (78.31kB)
[INFO] Fetching org.eclipse.equinox.launcher.source_1.6.400.v20210924-0641.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (43.81kB)
[INFO] Fetching org.eclipse.equinox.preferences.source_3.10.100.v20220710-1223.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (107.53kB)
[INFO] Fetching org.osgi.service.prefs.source_1.1.2.202109301733.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (10.01kB)
[INFO] Fetching org.eclipse.equinox.registry.source_3.11.200.v20220817-1601.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (177.96kB)
[INFO] Fetching org.eclipse.equinox.simpleconfigurator.source_1.4.100.v20220620-1617.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (39.27kB)
[INFO] Fetching org.eclipse.osgi.source_3.18.200.v20221006-1531.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (1.12MB)
[INFO] Fetching org.eclipse.osgi.compatibility.state.source_1.2.700.v20220722-0431.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (144.81kB)
[INFO] Fetching org.eclipse.osgi.services.source_3.11.100.v20221006-1531.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (80.03kB)
[INFO] Fetching org.eclipse.osgi.util.source_3.7.100.v20220615-1601.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (14.25kB)
[INFO] Fetching org.eclipse.swt.win32.win32.x86_64.source_3.122.0.v20221108-0025.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (1.99MB)
[INFO] Fetching org.eclipse.jface.source_3.28.0.v20221024-1426.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (1.01MB)
[INFO] Fetching org.eclipse.jface.databinding.source_1.14.0.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (222.18kB)
[INFO] Fetching org.eclipse.e4.ui.workbench3.source_0.16.100.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (19.55kB)
[INFO] Fetching org.apache.felix.gogo.command.source_1.1.2.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (25.77kB)
[INFO] Fetching org.apache.felix.gogo.runtime.source_1.1.6.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (100.4kB)
[INFO] Fetching org.apache.felix.gogo.shell.source_1.1.4.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (37.66kB)
[INFO] Fetching org.eclipse.equinox.console.source_1.4.500.v20211021-1418.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (84.65kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt.source_1.4.500.v20221028-0801.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (79.53kB)
[INFO] Fetching org.eclipse.equinox.bidi.source_1.4.200.v20220710-1223.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (65.32kB)
[INFO] Fetching org.eclipse.e4.ui.dialogs.source_1.3.400.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (40.56kB)
[INFO] Fetching org.apache.commons.jxpath.source_1.3.0.v200911051830.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (356.27kB)
[INFO] Fetching org.eclipse.e4.emf.xpath.source_0.3.100.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (54.21kB)
[INFO] Fetching org.eclipse.e4.core.di.annotations.source_1.7.200.v20220613-1008.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (16.26kB)
[INFO] Fetching org.eclipse.e4.ui.swt.win32.source_1.1.100.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (11.23kB)
[INFO] Fetching org.eclipse.e4.core.di.extensions.supplier.source_0.16.400.v20220613-1047.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (22.57kB)
[INFO] Fetching org.eclipse.urischeme.source_1.2.200.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (46.11kB)
[INFO] Fetching org.eclipse.jface.notifications.source_0.5.100.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (20.31kB)
[INFO] Fetching com.sun.jna.source_5.12.1.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (158.94kB)
[INFO] Fetching com.sun.jna.platform.source_5.12.1.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (1.03MB)
[INFO] Fetching org.osgi.util.function.source_1.2.0.202109301733.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (8.44kB)
[INFO] Fetching org.osgi.util.promise.source_1.2.0.202109301733.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (28.15kB)
[INFO] Fetching org.osgi.util.measurement.source_1.0.2.201802012109.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (10.96kB)
[INFO] Fetching org.osgi.util.position.source_1.0.1.201505202026.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (9.58kB)
[INFO] Fetching org.osgi.util.xml.source_1.0.2.202109301733.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (6.47kB)
[INFO] Fetching org.osgi.service.cm.source_1.6.1.202109301733.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (31.37kB)
[INFO] Fetching org.osgi.service.component.source_1.5.0.202109301733.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (29.55kB)
[INFO] Fetching org.osgi.service.device.source_1.1.1.202109301733.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (9.49kB)
[INFO] Fetching org.osgi.service.event.source_1.4.1.202109301733.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (22.65kB)
[INFO] Fetching org.osgi.service.metatype.source_1.4.1.202109301733.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (10.76kB)
[INFO] Fetching org.osgi.service.provisioning.source_1.2.0.201505202024.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (9.88kB)
[INFO] Fetching org.osgi.service.upnp.source_1.2.1.202109301733.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (17.8kB)
[INFO] Fetching org.osgi.service.useradmin.source_1.1.1.202109301733.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (19.29kB)
[INFO] Fetching org.osgi.service.wireadmin.source_1.0.2.202109301733.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (25.26kB)
[INFO] Fetching org.eclipse.e4.tools.emf.ui_4.7.400.v20220915-1041.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (1.43MB)
[INFO] Fetching org.eclipse.emf.databinding_1.6.0.v20220517-0824.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (92.84kB)
[INFO] Fetching org.eclipse.emf.edit_2.17.0.v20220201-1551.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (296.75kB)
[INFO] Fetching org.eclipse.emf.databinding.edit_1.7.0.v20210113-0340.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (54.79kB)
[INFO] Fetching org.eclipse.e4.tools.services_4.9.0.v20210427-1802.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (31.95kB)
[INFO] Fetching org.eclipse.e4.ui.ide_3.16.200.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (13.32kB)
[INFO] Fetching org.eclipse.e4.ui.progress_0.3.600.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (209.6kB)
[INFO] Fetching org.eclipse.ecf_3.10.0.v20210925-0032.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (127.97kB)
[INFO] Fetching org.eclipse.ecf.identity_3.9.402.v20210409-2301.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (64.2kB)
[INFO] Fetching org.eclipse.equinox.concurrent_1.2.100.v20211021-1418.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (26.38kB)
[INFO] Fetching org.eclipse.ecf.source_3.10.0.v20210925-0032.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (104.33kB)
[INFO] Fetching org.eclipse.ecf.identity.source_3.9.402.v20210409-2301.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (53.08kB)
[INFO] Fetching org.eclipse.ecf.ssl_1.2.401.v20210409-2301.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (15.43kB)
[INFO] Fetching org.eclipse.ecf.ssl.source_1.2.401.v20210409-2301.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (13.64kB)
[INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (52.52kB)
[INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.800.v20220215-0126.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (129.12kB)
[INFO] Fetching org.eclipse.ecf.filetransfer.source_5.1.102.v20210409-2301.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (76.03kB)
[INFO] Fetching org.eclipse.ecf.provider.filetransfer.source_3.2.800.v20220215-0126.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (86.1kB)
[INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5_1.0.401.v20221105-0315.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (84.82kB)
[INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5.win32_1.0.501.v20221105-0315.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (24.79kB)
[INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5.source_1.0.401.v20221105-0315.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (45.84kB)
[INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5.win32.source_1.0.501.v20221105-0315.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (21.65kB)
[INFO] Fetching org.apache.commons.codec.source_1.14.0.v20200818-1422.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (374.24kB)
[INFO] Fetching org.apache.commons.logging.source_1.2.0.v20180409-1502.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (85.46kB)
[INFO] Fetching org.apache.httpcomponents.client5.httpclient5.source_5.1.3.v20221013-1742.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (615.96kB)
[INFO] Fetching org.apache.httpcomponents.client5.httpclient5-win.source_5.1.3.v20221013-1742.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (29.16kB)
[INFO] Fetching org.apache.httpcomponents.core5.httpcore5.source_5.1.4.v20221013-1742.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (828.19kB)
[INFO] Fetching org.apache.httpcomponents.core5.httpcore5-h2.source_5.1.4.v20221013-1742.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (197.36kB)
[INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.201.v20210409-2301.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (9.69kB)
[INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl.source_1.0.201.v20210409-2301.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (9.49kB)
[INFO] Fetching org.eclipse.emf.common.source_2.26.0.v20220908-0712.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (221.03kB)
[INFO] Fetching org.eclipse.emf.databinding.edit.source_1.7.0.v20210113-0340.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (42.87kB)
[INFO] Fetching org.eclipse.emf.databinding.source_1.6.0.v20220517-0824.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (59.02kB)
[INFO] Fetching org.eclipse.emf.ecore.source_2.28.0.v20220817-1401.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (822.45kB)
[INFO] Fetching org.eclipse.emf.ecore.change.source_2.14.0.v20190528-0725.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (92.6kB)
[INFO] Fetching org.eclipse.emf.ecore.xmi.source_2.17.0.v20220817-1334.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (153.47kB)
[INFO] Fetching org.eclipse.emf.edit.source_2.17.0.v20220201-1551.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (211.78kB)
[INFO] Fetching org.eclipse.equinox.p2.discovery_1.2.0.v20210315-2042.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (37.5kB)
[INFO] Fetching org.eclipse.swtbot.eclipse.finder_4.0.0.202206011610.jar.pack.gz from http://download.eclipse.org/technology/swtbot/releases/latest/plugins/ (56.9kB)
[INFO] Fetching org.eclipse.swtbot.junit4_x_4.0.0.202206011610.jar.pack.gz from http://download.eclipse.org/technology/swtbot/releases/latest/plugins/ (22.71kB)
[INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.2.300.v20210813-0655.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (156.48kB)
[INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (65.43kB)
[INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (72.52kB)
[INFO] Fetching org.mockito_2.23.0.v20200310-1642.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (618.07kB)
[INFO] Fetching org.eclipse.equinox.p2.ui_2.7.700.v20221015-0933.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (659.54kB)
[INFO] Fetching org.eclipse.equinox.p2.operations_2.6.100.v20220817-1208.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (77.31kB)
[INFO] Fetching org.eclipse.equinox.p2.engine_2.7.500.v20220817-1208.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (221.38kB)
[INFO] Fetching org.eclipse.equinox.p2.director_2.5.400.v20220817-1208.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (112.39kB)
[INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.100.v20220817-1208.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (38.37kB)
[INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.200.v20220315-2155.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (69.13kB)
[INFO] Fetching org.eclipse.equinox.http.jetty_3.8.200.v20221109-0702.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (30.99kB)
[INFO] Fetching org.eclipse.equinox.http.servlet_1.7.400.v20221006-1531.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (236.29kB)
[INFO] Fetching org.eclipse.jetty.http_10.0.12.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (243.35kB)
[INFO] Fetching org.eclipse.jetty.server_10.0.12.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (776.37kB)
[INFO] Fetching org.eclipse.jetty.servlet_10.0.12.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (161.82kB)
[INFO] Fetching org.eclipse.jetty.util_10.0.12.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (553.13kB)
[INFO] Fetching org.eclipse.equinox.http.registry_1.3.200.v20220720-2012.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (49.35kB)
[INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.700.v20220801-1124.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (29.14kB)
[INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.2.100.v20211021-1418.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (12.61kB)
[INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.600.v20221106-1146.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (172.25kB)
[INFO] Fetching org.tukaani.xz_1.9.0.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (113.29kB)
[INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.300.v20220420-1427.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (68.04kB)
[INFO] Fetching org.eclipse.equinox.p2.console_1.2.0.v20210315-2042.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (28.05kB)
[INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.0.v20210316-1209.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (24.82kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.100.v20220329-1456.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (132.68kB)
[INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.300.v20220817-1208.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (133.75kB)
[INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.4.400.v20220506-1821.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (86.25kB)
[INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.0.v20210315-2228.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (26.34kB)
[INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.3.300.v20220512-1321.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (45.06kB)
[INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.300.v20211021-1418.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (40.75kB)
[INFO] Fetching org.eclipse.equinox.p2.artifact.repository.source_1.4.600.v20221106-1146.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (116.68kB)
[INFO] Fetching org.eclipse.equinox.p2.console.source_1.2.0.v20210315-2042.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (19.92kB)
[INFO] Fetching org.eclipse.equinox.p2.core.source_2.9.200.v20220817-1208.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (63.84kB)
[INFO] Fetching org.eclipse.equinox.p2.director.source_2.5.400.v20220817-1208.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (69.19kB)
[INFO] Fetching org.eclipse.equinox.p2.engine.source_2.7.500.v20220817-1208.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (144.7kB)
[INFO] Fetching org.eclipse.equinox.p2.garbagecollector.source_1.2.0.v20210316-1209.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (18.85kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata.source_2.6.300.v20220817-1208.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (249.79kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata.repository.source_1.4.100.v20220329-1456.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (59.87kB)
[INFO] Fetching org.eclipse.equinox.p2.repository.source_2.6.300.v20221030-1923.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (136.6kB)
[INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse.source_2.3.300.v20220817-1208.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (98.08kB)
[INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives.source_1.4.400.v20220506-1821.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (59.37kB)
[INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator.source_2.2.0.v20210315-2228.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (19.63kB)
[INFO] Fetching org.eclipse.equinox.frameworkadmin.source_2.2.100.v20220817-1208.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (36.72kB)
[INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox.source_1.2.200.v20220315-2155.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (47.62kB)
[INFO] Fetching org.eclipse.equinox.security.source_1.3.1000.v20220801-1135.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (104.26kB)
[INFO] Fetching org.eclipse.equinox.p2.jarprocessor.source_1.2.300.v20220420-1427.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (45.91kB)
[INFO] Fetching org.eclipse.equinox.p2.transport.ecf.source_1.3.300.v20220512-1321.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (31.42kB)
[INFO] Fetching org.eclipse.equinox.p2.operations.source_2.6.100.v20220817-1208.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (66.06kB)
[INFO] Fetching org.eclipse.equinox.security.win32.x86_64.source_1.1.300.v20211021-1418.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (16.59kB)
[INFO] Fetching org.tukaani.xz.source_1.9.0.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (135.7kB)
[INFO] Fetching bcpg.source_1.72.0.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (309.12kB)
[INFO] Fetching bcprov.source_1.72.0.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (7.5MB)
[INFO] Fetching org.eclipse.equinox.concurrent.source_1.2.100.v20211021-1418.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (25.97kB)
[INFO] Fetching org.sat4j.core_2.3.6.v20201214.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (429.55kB)
[INFO] Fetching org.sat4j.pb_2.3.6.v20201214.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (432.64kB)
[INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.300.v20220911-2007.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (61.68kB)
[INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.3.0.v20210316-1209.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (31.04kB)
[INFO] Fetching org.eclipse.equinox.p2.publisher_1.7.200.v20220805-0804.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (103.71kB)
[INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.200.v20221007-0636.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (246.23kB)
[INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.2.200.v20220210-1157.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (58.64kB)
[INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.4.100.v20220213-0541.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (35.63kB)
[INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.4.200.v20220911-2007.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (51.45kB)
[INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.200.v20221108-1232.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (256.62kB)
[INFO] Fetching org.eclipse.equinox.p2.director.app.source_1.2.300.v20220911-2007.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (36.72kB)
[INFO] Fetching org.eclipse.equinox.p2.directorywatcher.source_1.3.0.v20210316-1209.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (22.73kB)
[INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins.source_1.4.200.v20220911-2007.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (35.86kB)
[INFO] Fetching org.eclipse.equinox.p2.publisher.source_1.7.200.v20220805-0804.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (78.57kB)
[INFO] Fetching org.eclipse.equinox.p2.extensionlocation.source_1.4.100.v20220213-0541.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (26.26kB)
[INFO] Fetching org.eclipse.equinox.p2.repository.tools.source_2.3.200.v20221108-1232.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (180.37kB)
[INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse.source_1.4.200.v20221007-0636.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (151.63kB)
[INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.5.400.v20220805-0804.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (105.26kB)
[INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.3.0.v20210315-2228.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (18.19kB)
[INFO] Fetching org.eclipse.equinox.security.ui_1.3.400.v20221007-1815.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (172.26kB)
[INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.2.100.v20220814-1551.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (70.34kB)
[INFO] Fetching org.eclipse.equinox.p2.ui.source_2.7.700.v20221015-0933.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (309.57kB)
[INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler.source_1.5.400.v20220805-0804.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (57.79kB)
[INFO] Fetching org.eclipse.equinox.p2.updatechecker.source_1.3.0.v20210315-2228.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (15.42kB)
[INFO] Fetching org.eclipse.equinox.security.ui.source_1.3.400.v20221007-1815.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (87.3kB)
[INFO] Fetching org.eclipse.equinox.p2.ui.sdk.source_1.2.100.v20220814-1551.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (38.24kB)
[INFO] Fetching org.eclipse.ui.browser_3.7.300.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (209.29kB)
[INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.3.300.v20220329-1456.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (129.58kB)
[INFO] Fetching org.eclipse.equinox.p2.updatesite_1.2.300.v20220420-1427.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (100.51kB)
[INFO] Fetching org.eclipse.equinox.p2.updatesite.source_1.2.300.v20220420-1427.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (70.91kB)
[INFO] Fetching org.eclipse.equinox.p2.ui.importexport.source_1.3.300.v20220329-1456.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (50.45kB)
[INFO] Fetching org.eclipse.help.base_4.3.900.v20221109-1850.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-1850/plugins/ (434.42kB)
[INFO] Fetching org.eclipse.help.ui_4.4.100.v20220619-1918.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (536.94kB)
[INFO] Fetching org.eclipse.help.webapp_3.10.900.v20221103-0933.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (738.72kB)
[INFO] Fetching org.eclipse.jetty.io_10.0.12.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (211.12kB)
[INFO] Fetching org.eclipse.jetty.security_10.0.12.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (118.15kB)
[INFO] Fetching org.eclipse.jetty.util.ajax_10.0.12.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (62.42kB)
[INFO] Fetching javax.el.source_2.2.0.v201303151357.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (97.96kB)
[INFO] Fetching jakarta.servlet-api.source_4.0.0.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (164.65kB)
[INFO] Fetching javax.servlet.jsp-api.source_2.3.3.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (162.63kB)
[INFO] Fetching com.sun.el.source_2.2.0.v201303151357.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (156.2kB)
[INFO] Fetching org.apache.jasper.glassfish.source_2.2.2.v201501141630.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (461.72kB)
[INFO] Fetching org.apache.lucene.analyzers-common.source_8.4.1.v20200122-1459.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (1.66MB)
[INFO] Fetching org.apache.lucene.core.source_8.4.1.v20200122-1459.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (2.24MB)
[INFO] Fetching org.apache.lucene.analyzers-smartcn.source_8.4.1.v20200122-1459.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (3.45MB)
[INFO] Fetching org.eclipse.equinox.http.jetty.source_3.8.200.v20221109-0702.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (24.35kB)
[INFO] Fetching org.eclipse.equinox.http.registry.source_1.3.200.v20220720-2012.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (34.22kB)
[INFO] Fetching org.eclipse.equinox.http.servlet.source_1.7.400.v20221006-1531.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (142.36kB)
[INFO] Fetching org.eclipse.equinox.jsp.jasper.source_1.1.700.v20220801-1124.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (20.97kB)
[INFO] Fetching org.eclipse.equinox.jsp.jasper.registry.source_1.2.100.v20211021-1418.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (12.04kB)
[INFO] Fetching org.eclipse.help.base.source_4.3.900.v20221109-1850.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-1850/plugins/ (309.04kB)
[INFO] Fetching org.eclipse.help.ui.source_4.4.100.v20220619-1918.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (222.75kB)
[INFO] Fetching org.eclipse.help.webapp.source_3.10.900.v20221103-0933.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (204.03kB)
[INFO] Fetching org.eclipse.jetty.http.source_10.0.12.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (136.36kB)
[INFO] Fetching org.eclipse.jetty.io.source_10.0.12.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (115.16kB)
[INFO] Fetching org.eclipse.jetty.security.source_10.0.12.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (82.96kB)
[INFO] Fetching org.eclipse.jetty.server.source_10.0.12.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (441.38kB)
[INFO] Fetching org.eclipse.jetty.servlet.source_10.0.12.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (84.7kB)
[INFO] Fetching org.eclipse.jetty.util.source_10.0.12.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (345.56kB)
[INFO] Fetching org.eclipse.jetty.util.ajax.source_10.0.12.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (36.22kB)
[INFO] Fetching org.eclipse.core.net.source_1.4.0.v20220813-1037.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (41.47kB)
[INFO] Fetching org.eclipse.jdt_3.18.1400.v20221109-1850.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-1850/plugins/ (44.74kB)
[INFO] Fetching org.eclipse.ui.intro_3.6.600.v20220619-1918.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (346.47kB)
[INFO] Fetching org.eclipse.ui.cheatsheets_3.7.500.v20220903-1020.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (387.45kB)
[INFO] Fetching org.eclipse.jdt.annotation_1.2.100.v20220826-1026.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (16.9kB)
[INFO] Fetching org.eclipse.jdt.annotation_2.2.700.v20220826-1026.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (27.04kB)
[INFO] Fetching org.eclipse.jdt.apt.core_3.7.50.v20210914-1429.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (391.95kB)
[INFO] Fetching org.eclipse.jdt.apt.pluggable.core_1.3.0.v20210618-1653.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (39.9kB)
[INFO] Fetching org.eclipse.jdt.compiler.tool_1.3.200.v20220802-0458.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (105.66kB)
[INFO] Fetching org.eclipse.jdt.compiler.apt_1.4.300.v20221108-0856.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (224.58kB)
[INFO] Fetching org.eclipse.jdt.apt.ui_3.7.0.v20210620-1751.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (71.97kB)
[INFO] Fetching org.eclipse.jdt.core.formatterapp_1.1.0.v20210618-1653.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (12.61kB)
[INFO] Fetching org.eclipse.jdt.core.manipulation_1.17.0.v20221026-1918.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (2.2MB)
[INFO] Fetching org.eclipse.jdt.debug_3.20.0.v20220922-0905.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (916.98kB)
[INFO] Fetching org.eclipse.search_3.14.300.v20220905-1020.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (491.27kB)
[INFO] Fetching org.eclipse.jdt.doc.isv_3.14.1800.v20221108-1919.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (8.05MB)
[INFO] Fetching org.eclipse.jdt.doc.user_3.15.1600.v20220903-0752.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (8.11MB)
[INFO] Fetching org.eclipse.jdt.junit.core_3.11.500.v20221031-1935.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (178.54kB)
[INFO] Fetching org.eclipse.jdt.junit.runtime_3.7.0.v20220609-1843.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (58.99kB)
[INFO] Fetching org.eclipse.jdt.junit4.runtime_1.3.0.v20220609-1843.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (28.39kB)
[INFO] Fetching org.eclipse.jdt.junit5.runtime_1.1.100.v20220907-0450.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (27.02kB)
[INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.200.v20220808-2221.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (470.76kB)
[INFO] Fetching org.eclipse.ant.ui.source_3.8.300.v20220718-1722.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (612.74kB)
[INFO] Fetching org.eclipse.jdt.apt.core.source_3.7.50.v20210914-1429.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (356kB)
[INFO] Fetching org.eclipse.jdt.apt.ui.source_3.7.0.v20210620-1751.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (45.9kB)
[INFO] Fetching org.eclipse.jdt.apt.pluggable.core.source_1.3.0.v20210618-1653.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (33.87kB)
[INFO] Fetching org.eclipse.jdt.compiler.apt.source_1.4.300.v20221108-0856.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (139.05kB)
[INFO] Fetching org.eclipse.jdt.compiler.tool.source_1.3.200.v20220802-0458.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (54.14kB)
[INFO] Fetching org.eclipse.jdt.core.source_3.32.0.v20221108-1853.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (5.07MB)
[INFO] Fetching org.eclipse.jdt.core.formatterapp.source_1.1.0.v20210618-1653.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (10.89kB)
[INFO] Fetching org.eclipse.jdt.annotation.source_1.2.100.v20220826-1026.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (13.86kB)
[INFO] Fetching org.eclipse.jdt.annotation.source_2.2.700.v20220826-1026.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (19.7kB)
[INFO] Fetching org.eclipse.jdt.core.manipulation.source_1.17.0.v20221026-1918.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (1.32MB)
[INFO] Fetching org.eclipse.jdt.debug.ui.source_3.12.900.v20221001-0715.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (848.76kB)
[INFO] Fetching org.eclipse.jdt.debug.source_3.20.0.v20220922-0905.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (775.2kB)
[INFO] Fetching org.eclipse.jdt.junit.source_3.15.100.v20220909-2154.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (197.1kB)
[INFO] Fetching org.eclipse.jdt.junit.core.source_3.11.500.v20221031-1935.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (116kB)
[INFO] Fetching org.eclipse.jdt.junit.runtime.source_3.7.0.v20220609-1843.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (47.6kB)
[INFO] Fetching org.eclipse.jdt.junit4.runtime.source_1.3.0.v20220609-1843.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (20.23kB)
[INFO] Fetching org.eclipse.jdt.junit5.runtime.source_1.1.100.v20220907-0450.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (18.58kB)
[INFO] Fetching org.eclipse.jdt.launching.source_3.19.800.v20221107-1851.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (353.42kB)
[INFO] Fetching org.eclipse.jdt.ui.source_3.27.100.v20221104-2130.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (5.3MB)
[INFO] Fetching org.junit.source_4.13.2.v20211018-1956.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (261.47kB)
[INFO] Fetching org.hamcrest.core.source_1.3.0.v20180420-1519.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (51.3kB)
[INFO] Fetching junit-jupiter-api.source_5.9.1.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (201.1kB)
[INFO] Fetching junit-jupiter-engine.source_5.9.1.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (129.58kB)
[INFO] Fetching junit-jupiter-migrationsupport.source_5.9.1.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (24.01kB)
[INFO] Fetching junit-jupiter-params.source_5.9.1.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (72.47kB)
[INFO] Fetching junit-platform-commons.source_1.9.1.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (75.22kB)
[INFO] Fetching junit-platform-engine.source_1.9.1.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (133.7kB)
[INFO] Fetching junit-platform-launcher.source_1.9.1.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (100.27kB)
[INFO] Fetching junit-platform-runner.source_1.9.1.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (12.31kB)
[INFO] Fetching junit-platform-suite-api.source_1.9.1.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (27.91kB)
[INFO] Fetching junit-platform-suite-commons.source_1.9.1.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (10.76kB)
[INFO] Fetching junit-platform-suite-engine.source_1.9.1.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (16.54kB)
[INFO] Fetching junit-vintage-engine.source_5.9.1.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (38.36kB)
[INFO] Fetching org.opentest4j.source_1.2.0.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (8.53kB)
[INFO] Fetching org.apiguardian.api.source_1.1.2.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (6.73kB)
[INFO] Fetching org.eclipse.ant.launching.source_1.3.400.v20220718-1722.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (130.7kB)
[INFO] Fetching org.eclipse.team.ui_3.9.500.v20220920-2213.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (1.42MB)
[INFO] Fetching org.eclipse.ui.navigator_3.10.400.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (424.89kB)
[INFO] Fetching org.eclipse.ui.navigator.resources_3.8.500.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (174.1kB)
[INFO] Fetching org.eclipse.jsch.core_1.4.0.v20220813-1037.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (43.17kB)
[INFO] Fetching org.eclipse.jsch.ui_1.4.200.v20220812-1406.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (95.52kB)
[INFO] Fetching org.eclipse.pde.api.tools_1.2.1100.v20221107-1643.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (934.49kB)
[INFO] Fetching org.eclipse.pde.core_3.16.0.v20221109-1013.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (1.36MB)
[INFO] Fetching org.objectweb.asm_9.4.0.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (119.58kB)
[INFO] Fetching org.objectweb.asm.tree_9.4.0.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (51.43kB)
[INFO] Fetching org.eclipse.pde.api.tools.annotations_1.1.500.v20220813-1730.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (13.28kB)
[INFO] Fetching org.eclipse.pde.api.tools.ui_1.2.700.v20220329-0844.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (514.21kB)
[INFO] Fetching org.eclipse.pde.ui_3.13.700.v20221108-1157.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (4.55MB)
[INFO] Fetching org.eclipse.pde.build_3.11.400.v20220923-1253.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (495.56kB)
[INFO] Fetching org.eclipse.pde.doc.user_3.14.1800.v20221012-0724.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (6.49MB)
[INFO] Fetching org.eclipse.pde.ds.annotations_1.2.500.v20220811-0944.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (142.33kB)
[INFO] Fetching org.eclipse.pde.ds.core_1.2.500.v20220411-2005.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (58.78kB)
[INFO] Fetching org.eclipse.pde.ds.ui_1.2.300.v20220310-2159.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (205.14kB)
[INFO] Fetching org.osgi.annotation.versioning_1.1.2.202109301733.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (14.72kB)
[INFO] Fetching org.osgi.annotation.bundle_2.0.0.202202082230.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (28.45kB)
[INFO] Fetching org.osgi.service.component.annotations_1.5.0.202109301733.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (42.09kB)
[INFO] Fetching org.osgi.service.metatype.annotations_1.4.1.202109301733.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (27.08kB)
[INFO] Fetching org.eclipse.pde_3.13.2100.v20221109-1850.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-1850/plugins/ (69.55kB)
[INFO] Fetching org.eclipse.pde.junit.runtime_3.6.200.v20220523-1051.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (24.02kB)
[INFO] Fetching org.eclipse.pde.runtime_3.7.500.v20221012-2030.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (211.64kB)
[INFO] Fetching org.eclipse.pde.ui.templates_3.7.700.v20220802-1520.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (581.21kB)
[INFO] Fetching org.eclipse.pde.launching_3.10.200.v20221108-1157.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (142.67kB)
[INFO] Fetching org.eclipse.pde.ua.core_1.2.300.v20211004-0555.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (112.59kB)
[INFO] Fetching org.eclipse.pde.ua.ui_1.2.400.v20220317-0700.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (450.72kB)
[INFO] Fetching org.eclipse.ui.trace_1.2.200.v20220310-2159.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (59.39kB)
[INFO] Fetching org.eclipse.pde.genericeditor.extension_1.1.300.v20220810-1011.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (90.67kB)
[INFO] Fetching org.eclipse.tools.layout.spy_1.1.0.v20210110-1247.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (43.28kB)
[INFO] Fetching org.eclipse.pde.spy.core_1.0.200.v20220331-1637.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (22.95kB)
[INFO] Fetching org.eclipse.pde.spy.model_0.12.400.v20220621-1036.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (17.97kB)
[INFO] Fetching org.eclipse.pde.spy.css_0.12.300.v20220512-1208.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (48.59kB)
[INFO] Fetching org.eclipse.pde.spy.preferences_0.12.300.v20220512-1208.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (56.03kB)
[INFO] Fetching org.eclipse.pde.spy.context_1.0.300.v20220512-1208.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (88.2kB)
[INFO] Fetching org.eclipse.pde.spy.bundle_0.12.200.v20220512-1208.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (38.61kB)
[INFO] Fetching org.eclipse.pde.spy.event_1.0.100.v20220921-1517.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (72.61kB)
[INFO] Fetching org.eclipse.pde.build.source_3.11.400.v20220923-1253.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (319.82kB)
[INFO] Fetching org.eclipse.pde.core.source_3.16.0.v20221109-1013.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (1,021.19kB)
[INFO] Fetching org.eclipse.pde.junit.runtime.source_3.6.200.v20220523-1051.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (20.56kB)
[INFO] Fetching org.eclipse.pde.runtime.source_3.7.500.v20221012-2030.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (84.48kB)
[INFO] Fetching org.eclipse.pde.ui.source_3.13.700.v20221108-1157.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (2.06MB)
[INFO] Fetching org.eclipse.pde.ui.templates.source_3.7.700.v20220802-1520.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (112.71kB)
[INFO] Fetching org.eclipse.pde.api.tools.source_1.2.1100.v20221107-1643.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (659.98kB)
[INFO] Fetching org.eclipse.pde.api.tools.annotations.source_1.1.500.v20220813-1730.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (14.39kB)
[INFO] Fetching org.eclipse.pde.api.tools.ui.source_1.2.700.v20220329-0844.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (250.48kB)
[INFO] Fetching org.eclipse.pde.ds.core.source_1.2.500.v20220411-2005.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (50.82kB)
[INFO] Fetching org.eclipse.pde.ds.ui.source_1.2.300.v20220310-2159.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (94.72kB)
[INFO] Fetching org.eclipse.pde.launching.source_3.10.200.v20221108-1157.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (98.51kB)
[INFO] Fetching org.eclipse.pde.ua.core.source_1.2.300.v20211004-0555.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (104.68kB)
[INFO] Fetching org.eclipse.pde.ua.ui.source_1.2.400.v20220317-0700.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (272.26kB)
[INFO] Fetching org.eclipse.ui.trace.source_1.2.200.v20220310-2159.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (51.76kB)
[INFO] Fetching org.eclipse.pde.ds.annotations.source_1.2.500.v20220811-0944.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (77kB)
[INFO] Fetching org.eclipse.pde.genericeditor.extension.source_1.1.300.v20220810-1011.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (66.27kB)
[INFO] Fetching org.eclipse.tools.layout.spy.source_1.1.0.v20210110-1247.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (26.45kB)
[INFO] Fetching org.eclipse.pde.spy.core.source_1.0.200.v20220331-1637.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (17.32kB)
[INFO] Fetching org.eclipse.pde.spy.model.source_0.12.400.v20220621-1036.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (13.77kB)
[INFO] Fetching org.eclipse.pde.spy.css.source_0.12.300.v20220512-1208.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (24.11kB)
[INFO] Fetching org.eclipse.pde.spy.preferences.source_0.12.300.v20220512-1208.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (35.44kB)
[INFO] Fetching org.eclipse.pde.spy.context.source_1.0.300.v20220512-1208.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (24.89kB)
[INFO] Fetching org.eclipse.pde.spy.bundle.source_0.12.200.v20220512-1208.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (17.39kB)
[INFO] Fetching org.eclipse.pde.spy.event.source_1.0.100.v20220921-1517.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (41.62kB)
[INFO] Fetching org.eclipse.ui.views.log_1.3.400.v20220907-1244.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (174kB)
[INFO] Fetching org.eclipse.ui.genericeditor_1.2.300.v20220915-0924.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (154.68kB)
[INFO] Fetching org.eclipse.platform_4.26.0.v20221109-1850.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-1850/plugins/ (689.26kB)
[INFO] Fetching org.eclipse.platform.doc.isv_4.26.0.v20221025-1422.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (35.34MB)
[INFO] Fetching org.eclipse.platform.doc.isv_4.26.0.v20221025-1422.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (18.81MB of 35.34MB at 18.8MB/s)
[INFO] Fetching org.eclipse.platform.doc.user_4.26.0.v20220902-1412.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (4.46MB)
[INFO] Fetching org.eclipse.text.quicksearch_1.1.400.v20221023-0941.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (96.8kB)
[INFO] Fetching org.eclipse.ui.intro.universal_3.4.300.v20220619-1918.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (2.1MB)
[INFO] Fetching org.eclipse.ui.monitoring_1.2.300.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (61.72kB)
[INFO] Fetching org.eclipse.ui.net_1.4.100.v20220812-1406.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (47.76kB)
[INFO] Fetching org.eclipse.ui.ide.application_1.4.600.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (114.9kB)
[INFO] Fetching org.eclipse.ui.win32_3.4.500.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (24.47kB)
[INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.300.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (110.7kB)
[INFO] Fetching org.eclipse.ui.themes_1.2.2100.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (34.03kB)
[INFO] Fetching org.eclipse.ui.intro.quicklinks_1.1.200.v20220619-1918.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (25.59kB)
[INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.1.100.v20220812-1406.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (18.14kB)
[INFO] Fetching org.apache.ant.source_1.10.12.v20211102-1452.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (2.45MB)
[INFO] Fetching org.eclipse.ant.core.source_3.6.500.v20220718-1722.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (99.47kB)
[INFO] Fetching com.jcraft.jsch.source_0.1.55.v20190404-1902.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (294.21kB)
[INFO] Fetching org.eclipse.compare.core.source_3.7.100.v20220812-1406.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (64kB)
[INFO] Fetching org.eclipse.compare.source_3.8.500.v20220812-1406.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (424.81kB)
[INFO] Fetching org.eclipse.compare.win32.source_1.2.900.v20220812-1406.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (24.9kB)
[INFO] Fetching org.eclipse.core.filebuffers.source_3.7.200.v20220202-1008.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (87.97kB)
[INFO] Fetching org.eclipse.core.filesystem.source_1.9.500.v20220817-1539.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (94.93kB)
[INFO] Fetching org.eclipse.core.net.win32.source_1.0.100.v20220812-1406.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (20.71kB)
[INFO] Fetching org.eclipse.core.net.win32.x86_64.source_1.1.700.v20220812-1406.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (9.21kB)
[INFO] Fetching org.eclipse.core.resources.source_3.18.100.v20221025-2047.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (811.41kB)
[INFO] Fetching org.eclipse.debug.core.source_3.20.0.v20220811-0741.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (406.8kB)
[INFO] Fetching org.eclipse.debug.ui.source_3.17.100.v20220926-1344.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (1.68MB)
[INFO] Fetching org.eclipse.e4.ui.ide.source_3.16.200.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (12.58kB)
[INFO] Fetching org.eclipse.ltk.core.refactoring.source_3.13.0.v20220822-0502.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (296.96kB)
[INFO] Fetching org.eclipse.ltk.ui.refactoring.source_3.12.200.v20220808-2221.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (253.1kB)
[INFO] Fetching org.eclipse.platform.source_4.26.0.v20221109-1850.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-1850/plugins/ (12.49kB)
[INFO] Fetching org.eclipse.search.source_3.14.300.v20220905-1020.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (266.88kB)
[INFO] Fetching org.eclipse.text.quicksearch.source_1.1.400.v20221023-0941.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (61.28kB)
[INFO] Fetching org.eclipse.team.core.source_3.9.600.v20220902-2219.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (369.59kB)
[INFO] Fetching org.eclipse.team.ui.source_3.9.500.v20220920-2213.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (768.09kB)
[INFO] Fetching org.eclipse.text.source_3.12.300.v20220921-1010.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (281.76kB)
[INFO] Fetching org.eclipse.jface.text.source_3.21.100.v20221028-1500.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (819.71kB)
[INFO] Fetching org.eclipse.jsch.core.source_1.4.0.v20220813-1037.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (40.55kB)
[INFO] Fetching org.eclipse.jsch.ui.source_1.4.200.v20220812-1406.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (49.72kB)
[INFO] Fetching org.eclipse.ui.console.source_3.11.400.v20221012-0524.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (166.31kB)
[INFO] Fetching org.eclipse.ui.intro.source_3.6.600.v20220619-1918.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (255.55kB)
[INFO] Fetching org.eclipse.ui.intro.universal.source_3.4.300.v20220619-1918.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (58.88kB)
[INFO] Fetching org.eclipse.ui.cheatsheets.source_3.7.500.v20220903-1020.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (252.99kB)
[INFO] Fetching org.eclipse.ui.browser.source_3.7.300.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (98.86kB)
[INFO] Fetching org.eclipse.ui.genericeditor.source_1.2.300.v20220915-0924.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (96.26kB)
[INFO] Fetching org.eclipse.ui.monitoring.source_1.2.300.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (46.98kB)
[INFO] Fetching org.eclipse.ui.navigator.source_3.10.400.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (310.65kB)
[INFO] Fetching org.eclipse.ui.navigator.resources.source_3.8.500.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (104.64kB)
[INFO] Fetching org.eclipse.ui.net.source_1.4.100.v20220812-1406.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (30.4kB)
[INFO] Fetching org.eclipse.ui.workbench.texteditor.source_3.16.600.v20220809-1658.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (445.35kB)
[INFO] Fetching org.eclipse.ui.views.source_3.11.300.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (82.05kB)
[INFO] Fetching org.eclipse.ui.editors.source_3.14.400.v20220730-1844.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (331.84kB)
[INFO] Fetching org.eclipse.ui.externaltools.source_3.5.200.v20220618-1805.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (79.31kB)
[INFO] Fetching org.eclipse.ui.ide.source_3.20.0.v20221027-2208.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (1.24MB)
[INFO] Fetching org.eclipse.ui.ide.application.source_1.4.600.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (52.55kB)
[INFO] Fetching org.eclipse.ui.win32.source_3.4.500.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (17.44kB)
[INFO] Fetching org.eclipse.core.variables.source_3.5.100.v20210721-1355.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (37.7kB)
[INFO] Fetching org.eclipse.ui.forms.source_3.11.500.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (218.97kB)
[INFO] Fetching org.eclipse.ui.views.properties.tabbed.source_3.9.300.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (84.6kB)
[INFO] Fetching org.eclipse.core.externaltools.source_1.2.300.v20220618-1805.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (36.21kB)
[INFO] Fetching org.eclipse.ui.themes.source_1.2.2100.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (9.2kB)
[INFO] Fetching org.eclipse.ui.intro.quicklinks.source_1.1.200.v20220619-1918.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (20.09kB)
[INFO] Fetching org.eclipse.team.genericeditor.diff.extension.source_1.1.100.v20220812-1406.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (16kB)
[INFO] Fetching org.eclipse.ui.views.log.source_1.3.400.v20220907-1244.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (61.78kB)
[INFO] Fetching org.eclipse.debug.ui.launchview.source_1.0.300.v20220811-0741.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (45.18kB)
[INFO] Fetching org.eclipse.update.configurator_3.4.900.v20220718-1722.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (98.23kB)
[INFO] Fetching org.eclipse.rcp_4.26.0.v20221109-1850.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-1850/plugins/ (12.91kB)
[INFO] Fetching org.eclipse.help.source_3.9.100.v20210721-0601.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (180.01kB)
[INFO] Fetching org.eclipse.ui.source_3.201.200.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (147.6kB)
[INFO] Fetching org.eclipse.ui.workbench.source_3.127.0.v20221024-2137.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (2.48MB)
[INFO] Fetching org.eclipse.update.configurator.source_3.4.900.v20220718-1722.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (78.21kB)
[INFO] Fetching com.ibm.icu.source_71.1.0.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (2.38MB)
[INFO] Fetching org.eclipse.sdk_4.26.0.v20221109-1850.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-1850/plugins/ (416.31kB)
[INFO] Fetching org.eclipse.swtbot.swt.finder_4.0.0.202206011610.jar.pack.gz from http://download.eclipse.org/technology/swtbot/releases/latest/plugins/ (259.63kB)
[INFO] Fetching net.bytebuddy.byte-buddy_1.12.18.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (3.77MB)
[INFO] Fetching org.objenesis_2.6.0.v20180420-1519.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (71.25kB)
[INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.400.v20220812-1420.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (13.13kB)
[INFO] Fetching org.eclipse.core.net.linux_1.0.200.v20220812-1406.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (16.24kB)
[INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.700.v20221108-1024.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (87.79kB)
[INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (10.74kB)
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_64.source_3.122.0.v20221108-0025.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (1.83MB)
[INFO] Fetching org.eclipse.e4.ui.swt.gtk.source_1.1.100.v20210108-1832.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (9.48kB)
[INFO] Fetching org.eclipse.equinox.security.linux_1.0.300.v20220904-1118.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (25.53kB)
[INFO] Fetching org.eclipse.equinox.security.linux.source_1.0.300.v20220904-1118.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (21.06kB)
[INFO] Fetching org.eclipse.core.net.linux.source_1.0.200.v20220812-1406.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (13.24kB)
[INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (27.41kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (29.62kB)
[INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.700.v20221108-1024.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (42.61kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa.source_0.12.600.v20200416-0656.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (23.86kB)
[INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64.source_3.122.0.v20221108-0025.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (1.66MB)
[INFO] Fetching org.eclipse.equinox.security.macosx_1.101.400.v20210427-1958.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (28.06kB)
[INFO] Fetching org.eclipse.equinox.security.macosx.source_1.101.400.v20210427-1958.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (29.48kB)
[INFO] Fetching org.eclipse.jdt.launching.macosx_3.5.100.v20220927-0854.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (21.24kB)
[INFO] Fetching org.eclipse.jdt.launching.ui.macosx_1.3.100.v20220927-0854.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (60.72kB)
[INFO] Fetching org.eclipse.jdt.launching.macosx.source_3.5.100.v20220927-0854.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (19.42kB)
[INFO] Fetching org.eclipse.jdt.launching.ui.macosx.source_1.3.100.v20220927-0854.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (29.92kB)
[INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (9.54kB)
[INFO] Fetching org.eclipse.ui.cocoa.source_1.2.400.v20191217-1850.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/plugins/ (8.88kB)
[INFO] Fetching org.eclipse.e4.rcp_4.26.0.v20221108-1156.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/features/ (22.88kB)
[INFO] Fetching org.eclipse.e4.rcp.source_4.26.0.v20221108-1156.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/features/ (21.77kB)
[INFO] Fetching org.eclipse.ecf.core.feature_1.6.1.v20211005-1944.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/features/ (19.76kB)
[INFO] Fetching org.eclipse.ecf.core.feature.source_1.6.1.v20211005-1944.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/features/ (21.04kB)
[INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.501.v20210409-2301.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/features/ (19.71kB)
[INFO] Fetching org.eclipse.ecf.core.ssl.feature.source_1.1.501.v20210409-2301.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/features/ (21.07kB)
[INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.1800.v20220215-0126.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/features/ (27.83kB)
[INFO] Fetching org.eclipse.ecf.filetransfer.feature.source_3.14.1800.v20220215-0126.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/features/ (29.23kB)
[INFO] Fetching org.eclipse.ecf.filetransfer.httpclient5.feature_1.1.701.v20221105-0315.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/features/ (29.7kB)
[INFO] Fetching org.eclipse.ecf.filetransfer.httpclient5.feature.source_1.1.701.v20221105-0315.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/features/ (31.16kB)
[INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.401.v20210409-2301.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/features/ (23.74kB)
[INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature.source_1.1.401.v20210409-2301.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/features/ (25.15kB)
[INFO] Fetching org.eclipse.emf.common_2.27.0.v20220908-0712.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/features/ (20.88kB)
[INFO] Fetching org.eclipse.emf.common.source_2.27.0.v20220908-0712.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/features/ (22.18kB)
[INFO] Fetching org.eclipse.emf.databinding.edit_1.9.0.v20210924-1718.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/features/ (20.91kB)
[INFO] Fetching org.eclipse.emf.databinding.edit.source_1.9.0.v20210924-1718.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/features/ (22.32kB)
[INFO] Fetching org.eclipse.emf.databinding_1.9.0.v20220517-0824.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/features/ (20.88kB)
[INFO] Fetching org.eclipse.emf.databinding.source_1.9.0.v20220517-0824.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/features/ (22.22kB)
[INFO] Fetching org.eclipse.emf.ecore_2.29.0.v20220817-1401.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/features/ (20.96kB)
[INFO] Fetching org.eclipse.emf.ecore.source_2.29.0.v20220817-1401.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/features/ (22.25kB)
[INFO] Fetching org.eclipse.emf.edit_2.18.0.v20220201-1551.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/features/ (20.87kB)
[INFO] Fetching org.eclipse.emf.edit.source_2.18.0.v20220201-1551.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/features/ (22.17kB)
[INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.1600.v20221106-1146.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/features/ (21.48kB)
[INFO] Fetching org.eclipse.equinox.p2.core.feature.source_1.6.1600.v20221106-1146.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/features/ (21.33kB)
[INFO] Fetching org.eclipse.equinox.p2.discovery.feature_1.2.1100.v20220210-1157.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/features/ (19.06kB)
[INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.1800.v20221108-1232.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/features/ (20.96kB)
[INFO] Fetching org.eclipse.equinox.p2.extras.feature.source_1.4.1800.v20221108-1232.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/features/ (21.02kB)
[INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.1800.v20221106-1146.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/features/ (20.87kB)
[INFO] Fetching org.eclipse.equinox.p2.rcp.feature.source_1.4.1800.v20221106-1146.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/features/ (20.97kB)
[INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.1800.v20221108-1232.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/features/ (20.75kB)
[INFO] Fetching org.eclipse.equinox.p2.user.ui.source_2.4.1800.v20221108-1232.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-0600/features/ (20.95kB)
[INFO] Fetching org.eclipse.help_2.3.1200.v20221109-1850.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-1850/features/ (21.33kB)
[INFO] Fetching org.eclipse.help.source_2.3.1200.v20221109-1850.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-1850/features/ (20.73kB)
[INFO] Fetching org.eclipse.jdt_3.18.1400.v20221109-1850.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-1850/features/ (21.56kB)
[INFO] Fetching org.eclipse.jdt.source_3.18.1400.v20221109-1850.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-1850/features/ (20.92kB)
[INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB)
[INFO] Fetching org.eclipse.pde_3.14.1400.v20221109-1850.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-1850/features/ (21.41kB)
[INFO] Fetching org.eclipse.pde.source_3.14.1400.v20221109-1850.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-1850/features/ (20.77kB)
[INFO] Fetching org.eclipse.platform_4.26.0.v20221109-1850.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-1850/features/ (22.34kB)
[INFO] Fetching org.eclipse.platform_root_4.26.0.v20221109-1850 from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-1850/binary/ (196B)
[INFO] Fetching org.eclipse.platform.source_4.26.0.v20221109-1850.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-1850/features/ (21.41kB)
[INFO] Fetching org.eclipse.rcp_4.26.0.v20221109-1850.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-1850/features/ (20.96kB)
[INFO] Fetching org.eclipse.rcp_root_4.26.0.v20221109-1850 from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-1850/binary/ (19.11kB)
[INFO] Fetching org.eclipse.rcp.source_4.26.0.v20221109-1850.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-1850/features/ (20.51kB)
[INFO] Fetching org.eclipse.sdk_4.26.0.v20221109-1850.jar from http://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221109-1850/features/ (24.65kB)
[INFO] Fetching org.eclipse.userstorage_1.2.0.v20210517-0327.jar from http://download.eclipse.org/usssdk/drops/release/1.2.2/features/ (19kB)
[INFO] Computing target platform for MavenProject: org.eclipse.epp.mpc:org.eclipse.epp.mpc.tests.catalog:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.tests.catalog/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.epp.mpc:org.eclipse.epp.mpc.tests.catalog:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.tests.catalog/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.epp.mpc:org.eclipse.epp.mpc.tests.catalog:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.tests.catalog/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.epp.mpc:org.eclipse.epp.mpc.ui:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.ui/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.epp.mpc:org.eclipse.epp.mpc.ui:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.ui/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.epp.mpc:org.eclipse.epp.mpc.ui:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.ui/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.epp.mpc:org.eclipse.epp.mpc.ui.css:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.ui.css/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.epp.mpc:org.eclipse.epp.mpc.ui.css:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.ui.css/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.epp.mpc:org.eclipse.epp.mpc.ui.css:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.ui.css/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] org.eclipse.epp.mpc-target                                         [pom]
[INFO] org.eclipse.epp.mpc.core                                [eclipse-plugin]
[INFO] org.eclipse.epp.mpc.core.win32                          [eclipse-plugin]
[INFO] org.eclipse.epp.mpc.dependencies                       [eclipse-feature]
[INFO] org.eclipse.epp.mpc.ui.css                              [eclipse-plugin]
[INFO] org.eclipse.epp.mpc.ui                                  [eclipse-plugin]
[INFO] org.eclipse.epp.mpc.help.ui                             [eclipse-plugin]
[INFO] org.eclipse.epp.mpc                                    [eclipse-feature]
[INFO] EPP Marketplace Client                              [eclipse-repository]
[INFO] org.eclipse.epp.mpc.tests                          [eclipse-test-plugin]
[INFO] org.eclipse.epp.mpc.tests.catalog                       [eclipse-plugin]
[INFO] org.eclipse.epp.mpc-root                                           [pom]
[INFO] 
[INFO] -----------< org.eclipse.epp.mpc:org.eclipse.epp.mpc-target >-----------
[INFO] Building org.eclipse.epp.mpc-target 1.10.0-SNAPSHOT               [1/12]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.mpc-target ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java) @ org.eclipse.epp.mpc-target ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:attach-artifact (attach-artifacts) @ org.eclipse.epp.mpc-target ---
[INFO] 
[INFO] ------------< org.eclipse.epp.mpc:org.eclipse.epp.mpc.core >------------
[INFO] Building org.eclipse.epp.mpc.core 1.10.0-SNAPSHOT                 [2/12]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.mpc.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.epp.mpc.core ---
[INFO] The project's OSGi version is 1.10.0.v20221110-1807
[INFO] 
[INFO] --- tycho-packaging-plugin:2.6.0:validate-id (default-validate-id) @ org.eclipse.epp.mpc.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.6.0:validate-version (default-validate-version) @ org.eclipse.epp.mpc.core ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java) @ org.eclipse.epp.mpc.core ---
[INFO] 
[INFO] --- target-platform-configuration:2.6.0:target-platform (default-target-platform) @ org.eclipse.epp.mpc.core ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.mpc.core ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Using 'ISO-8859-1' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.core/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.6.0:compile (default-compile) @ org.eclipse.epp.mpc.core ---
[INFO] Compiling 122 source files to /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.core/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.mpc.core ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Using 'ISO-8859-1' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.core/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.6.0:testCompile (default-testCompile) @ org.eclipse.epp.mpc.core ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.epp.mpc.core ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- tycho-source-plugin:2.6.0:plugin-source (attach-source) @ org.eclipse.epp.mpc.core ---
[INFO] Building jar: /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.core/target/org.eclipse.epp.mpc.core-1.10.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.6.0:package-plugin (default-package-plugin) @ org.eclipse.epp.mpc.core ---
[INFO] Building jar: /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.core/target/org.eclipse.epp.mpc.core-1.10.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.mpc.core ---
[INFO] 
[INFO] ---------< org.eclipse.epp.mpc:org.eclipse.epp.mpc.core.win32 >---------
[INFO] Building org.eclipse.epp.mpc.core.win32 1.10.0-SNAPSHOT           [3/12]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.mpc.core.win32 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.epp.mpc.core.win32 ---
[INFO] The project's OSGi version is 1.10.0.v20220502-0731
[INFO] 
[INFO] --- tycho-packaging-plugin:2.6.0:validate-id (default-validate-id) @ org.eclipse.epp.mpc.core.win32 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.6.0:validate-version (default-validate-version) @ org.eclipse.epp.mpc.core.win32 ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java) @ org.eclipse.epp.mpc.core.win32 ---
[INFO] 
[INFO] --- target-platform-configuration:2.6.0:target-platform (default-target-platform) @ org.eclipse.epp.mpc.core.win32 ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.mpc.core.win32 ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Using 'ISO-8859-1' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.core.win32/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.6.0:compile (default-compile) @ org.eclipse.epp.mpc.core.win32 ---
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.core.win32/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.mpc.core.win32 ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Using 'ISO-8859-1' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.core.win32/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.6.0:testCompile (default-testCompile) @ org.eclipse.epp.mpc.core.win32 ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.epp.mpc.core.win32 ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- tycho-source-plugin:2.6.0:plugin-source (attach-source) @ org.eclipse.epp.mpc.core.win32 ---
[INFO] Building jar: /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.core.win32/target/org.eclipse.epp.mpc.core.win32-1.10.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.6.0:package-plugin (default-package-plugin) @ org.eclipse.epp.mpc.core.win32 ---
[INFO] Building jar: /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.core.win32/target/org.eclipse.epp.mpc.core.win32-1.10.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.mpc.core.win32 ---
[INFO] 
[INFO] --------< org.eclipse.epp.mpc:org.eclipse.epp.mpc.dependencies >--------
[INFO] Building org.eclipse.epp.mpc.dependencies 1.10.0-SNAPSHOT         [4/12]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.mpc.dependencies ---
[INFO] Deleting /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.dependencies.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:2.6.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.mpc.dependencies ---
[INFO] The project's OSGi version is 1.10.0.v20221013-1742
[INFO] 
[INFO] --- tycho-packaging-plugin:2.6.0:validate-id (default-validate-id) @ org.eclipse.epp.mpc.dependencies ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.6.0:validate-version (default-validate-version) @ org.eclipse.epp.mpc.dependencies ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java) @ org.eclipse.epp.mpc.dependencies ---
[INFO] 
[INFO] --- target-platform-configuration:2.6.0:target-platform (default-target-platform) @ org.eclipse.epp.mpc.dependencies ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.6.0:package-feature (default-package-feature) @ org.eclipse.epp.mpc.dependencies ---
[INFO] Building jar: /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.dependencies.feature/target/org.eclipse.epp.mpc.dependencies-1.10.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.mpc.dependencies ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.6.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.mpc.dependencies ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.6.0:source-feature (source-feature) @ org.eclipse.epp.mpc.dependencies ---
[WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
[INFO] Building jar: /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.dependencies.feature/target/org.eclipse.epp.mpc.dependencies-1.10.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.6.0:p2-metadata (attach-p2-metadata) @ org.eclipse.epp.mpc.dependencies ---
[WARNING] artifact org.eclipse.epp.mpc:org.eclipse.epp.mpc.dependencies:xml:p2metadata:1.10.0-SNAPSHOT already attached, replace previous instance
[WARNING] artifact org.eclipse.epp.mpc:org.eclipse.epp.mpc.dependencies:xml:p2artifacts:1.10.0-SNAPSHOT already attached, replace previous instance
[INFO] 
[INFO] -----------< org.eclipse.epp.mpc:org.eclipse.epp.mpc.ui.css >-----------
[INFO] Building org.eclipse.epp.mpc.ui.css 1.10.0-SNAPSHOT               [5/12]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.mpc.ui.css ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.epp.mpc.ui.css ---
[INFO] The project's OSGi version is 1.10.0.v20220502-0731
[INFO] 
[INFO] --- tycho-packaging-plugin:2.6.0:validate-id (default-validate-id) @ org.eclipse.epp.mpc.ui.css ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.6.0:validate-version (default-validate-version) @ org.eclipse.epp.mpc.ui.css ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java) @ org.eclipse.epp.mpc.ui.css ---
[INFO] 
[INFO] --- target-platform-configuration:2.6.0:target-platform (default-target-platform) @ org.eclipse.epp.mpc.ui.css ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.mpc.ui.css ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Using 'ISO-8859-1' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.ui.css/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.6.0:compile (default-compile) @ org.eclipse.epp.mpc.ui.css ---
[INFO] Compiling 4 source files to /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.ui.css/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.mpc.ui.css ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Using 'ISO-8859-1' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.ui.css/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.6.0:testCompile (default-testCompile) @ org.eclipse.epp.mpc.ui.css ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.epp.mpc.ui.css ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- tycho-source-plugin:2.6.0:plugin-source (attach-source) @ org.eclipse.epp.mpc.ui.css ---
[INFO] Building jar: /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.ui.css/target/org.eclipse.epp.mpc.ui.css-1.10.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.6.0:package-plugin (default-package-plugin) @ org.eclipse.epp.mpc.ui.css ---
[INFO] Building jar: /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.ui.css/target/org.eclipse.epp.mpc.ui.css-1.10.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.mpc.ui.css ---
[INFO] 
[INFO] -------------< org.eclipse.epp.mpc:org.eclipse.epp.mpc.ui >-------------
[INFO] Building org.eclipse.epp.mpc.ui 1.10.0-SNAPSHOT                   [6/12]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.mpc.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.epp.mpc.ui ---
[INFO] The project's OSGi version is 1.10.0.v20221110-1807
[INFO] 
[INFO] --- tycho-packaging-plugin:2.6.0:validate-id (default-validate-id) @ org.eclipse.epp.mpc.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.6.0:validate-version (default-validate-version) @ org.eclipse.epp.mpc.ui ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java) @ org.eclipse.epp.mpc.ui ---
[INFO] 
[INFO] --- target-platform-configuration:2.6.0:target-platform (default-target-platform) @ org.eclipse.epp.mpc.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.mpc.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Using 'ISO-8859-1' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.6.0:compile (default-compile) @ org.eclipse.epp.mpc.ui ---
[INFO] Compiling 129 source files to /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.mpc.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Using 'ISO-8859-1' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.ui/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.6.0:testCompile (default-testCompile) @ org.eclipse.epp.mpc.ui ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.epp.mpc.ui ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- tycho-source-plugin:2.6.0:plugin-source (attach-source) @ org.eclipse.epp.mpc.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.ui/target/org.eclipse.epp.mpc.ui-1.10.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.6.0:package-plugin (default-package-plugin) @ org.eclipse.epp.mpc.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.ui/target/org.eclipse.epp.mpc.ui-1.10.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.mpc.ui ---
[INFO] 
[INFO] ----------< org.eclipse.epp.mpc:org.eclipse.epp.mpc.help.ui >-----------
[INFO] Building org.eclipse.epp.mpc.help.ui 1.10.0-SNAPSHOT              [7/12]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.mpc.help.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.epp.mpc.help.ui ---
[INFO] The project's OSGi version is 1.10.0.v20221110-1807
[INFO] 
[INFO] --- tycho-packaging-plugin:2.6.0:validate-id (default-validate-id) @ org.eclipse.epp.mpc.help.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.6.0:validate-version (default-validate-version) @ org.eclipse.epp.mpc.help.ui ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java) @ org.eclipse.epp.mpc.help.ui ---
[INFO] 
[INFO] --- target-platform-configuration:2.6.0:target-platform (default-target-platform) @ org.eclipse.epp.mpc.help.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.mpc.help.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Using 'ISO-8859-1' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.help.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.6.0:compile (default-compile) @ org.eclipse.epp.mpc.help.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.mpc.help.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Using 'ISO-8859-1' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.help.ui/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.6.0:testCompile (default-testCompile) @ org.eclipse.epp.mpc.help.ui ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.epp.mpc.help.ui ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- tycho-source-plugin:2.6.0:plugin-source (attach-source) @ org.eclipse.epp.mpc.help.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.help.ui/target/org.eclipse.epp.mpc.help.ui-1.10.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.6.0:package-plugin (default-package-plugin) @ org.eclipse.epp.mpc.help.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.help.ui/target/org.eclipse.epp.mpc.help.ui-1.10.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.mpc.help.ui ---
[INFO] 
[INFO] --------------< org.eclipse.epp.mpc:org.eclipse.epp.mpc >---------------
[INFO] Building org.eclipse.epp.mpc 1.10.0-SNAPSHOT                      [8/12]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.mpc ---
[INFO] Deleting /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:2.6.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.mpc ---
[INFO] The project's OSGi version is 1.10.0.v20221110-1807
[INFO] 
[INFO] --- tycho-packaging-plugin:2.6.0:validate-id (default-validate-id) @ org.eclipse.epp.mpc ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.6.0:validate-version (default-validate-version) @ org.eclipse.epp.mpc ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java) @ org.eclipse.epp.mpc ---
[INFO] 
[INFO] --- target-platform-configuration:2.6.0:target-platform (default-target-platform) @ org.eclipse.epp.mpc ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.6.0:package-feature (default-package-feature) @ org.eclipse.epp.mpc ---
[INFO] Building jar: /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.feature/target/org.eclipse.epp.mpc-1.10.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.mpc ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.6.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.mpc ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.6.0:source-feature (source-feature) @ org.eclipse.epp.mpc ---
[WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
[INFO] Building jar: /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.feature/target/org.eclipse.epp.mpc-1.10.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.6.0:p2-metadata (attach-p2-metadata) @ org.eclipse.epp.mpc ---
[WARNING] artifact org.eclipse.epp.mpc:org.eclipse.epp.mpc:xml:p2metadata:1.10.0-SNAPSHOT already attached, replace previous instance
[WARNING] artifact org.eclipse.epp.mpc:org.eclipse.epp.mpc:xml:p2artifacts:1.10.0-SNAPSHOT already attached, replace previous instance
[INFO] 
[INFO] ------------< org.eclipse.epp.mpc:org.eclipse.epp.mpc.site >------------
[INFO] Building EPP Marketplace Client 1.10.0-SNAPSHOT                   [9/12]
[INFO] -------------------------[ eclipse-repository ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.mpc.site ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.6.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.mpc.site ---
[INFO] The project's OSGi version is 1.10.0.v20221110-1807
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java) @ org.eclipse.epp.mpc.site ---
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.epp.mpc.site ---
[INFO] 
[INFO] --- target-platform-configuration:2.6.0:target-platform (default-target-platform) @ org.eclipse.epp.mpc.site ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.mpc.site ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Using 'ISO-8859-1' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.site/src/main/resources
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-resources) @ org.eclipse.epp.mpc.site ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Using 'ISO-8859-1' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-promotion) @ org.eclipse.epp.mpc.site ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Using 'ISO-8859-1' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.6.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.epp.mpc.site ---
[INFO] Published profile IUs: [a.jre.javase 11.0.0]
[INFO] Published profile IUs: [a.jre.javase 17.0.0]
[INFO] Published profile IUs: [a.jre.javase 18.0.0]
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.6.0:publish-products (default-publish-products) @ org.eclipse.epp.mpc.site ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.6.0:publish-categories (default-publish-categories) @ org.eclipse.epp.mpc.site ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.6.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.epp.mpc.site ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:2.6.0:assemble-repository (default-assemble-repository) @ org.eclipse.epp.mpc.site ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:2.6.0:archive-repository (default-archive-repository) @ org.eclipse.epp.mpc.site ---
[INFO] Building zip: /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.site/target/org.eclipse.epp.mpc.site-1.10.0-SNAPSHOT.zip
[INFO] 
[INFO] --- maven-assembly-plugin:3.3.0:single (promote-assembly) @ org.eclipse.epp.mpc.site ---
[INFO] Reading assembly descriptor: promote-assembly.xml
[INFO] Building zip: /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.site/target/org.eclipse.epp.mpc.site-promote.zip
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (repository-reference) @ org.eclipse.epp.mpc.site ---
[INFO] Executing tasks
[INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.site/target/repository
[INFO]      [xslt] Processing /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.site/target/repository/content.xml to /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.site/target/repository/content.xml.tmp
[INFO]      [xslt] Loading stylesheet /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.site/p2content.xslt
[INFO]      [move] Moving 1 file to /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.site/target/repository
[INFO]    [delete] Deleting: /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.site/target/repository/content.xml.orig
[INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.site/target
[INFO]      [xslt] Processing /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.site/target/p2content.xml to /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.site/target/p2content.xml.tmp
[INFO]      [xslt] Loading stylesheet /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.site/p2content.xslt
[INFO]      [move] Moving 1 file to /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.site/target
[INFO]    [delete] Deleting: /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.site/target/p2content.xml.orig
[INFO]       [jar] Building jar: /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.site/target/repository/content.jar
[INFO]       [jar] Building jar: /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.site/target/repository/artifacts.jar
[INFO]   [comp:xz] Building: content.xml.xz
[INFO]   [comp:xz] Building: artifacts.xml.xz
[INFO]      [move] Moving 2 files to /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.site/target
[INFO]      [move] Moving 1 file to /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.site/target
[INFO]       [zip] Building zip: /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.site/target/org.eclipse.epp.mpc.site-1.10.0-SNAPSHOT.zip
[INFO]    [delete] Deleting: /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.site/target/org.eclipse.epp.mpc.site-1.10.0-SNAPSHOT.zip.tmp
[INFO] Executed tasks
[INFO] 
[INFO] -----------< org.eclipse.epp.mpc:org.eclipse.epp.mpc.tests >------------
[INFO] Building org.eclipse.epp.mpc.tests 1.10.0-SNAPSHOT               [10/12]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.mpc.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.epp.mpc.tests ---
[INFO] The project's OSGi version is 1.10.0.v20221110-1807
[INFO] 
[INFO] --- tycho-packaging-plugin:2.6.0:validate-id (default-validate-id) @ org.eclipse.epp.mpc.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.6.0:validate-version (default-validate-version) @ org.eclipse.epp.mpc.tests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java) @ org.eclipse.epp.mpc.tests ---
[INFO] 
[INFO] --- target-platform-configuration:2.6.0:target-platform (default-target-platform) @ org.eclipse.epp.mpc.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.mpc.tests ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Using 'ISO-8859-1' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.6.0:compile (default-compile) @ org.eclipse.epp.mpc.tests ---
[INFO] Compiling 36 source files to /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.mpc.tests ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Using 'ISO-8859-1' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.6.0:plugin-source (attach-source) @ org.eclipse.epp.mpc.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.tests/target/org.eclipse.epp.mpc.tests-1.10.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.6.0:package-plugin (default-package-plugin) @ org.eclipse.epp.mpc.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.tests/target/org.eclipse.epp.mpc.tests-1.10.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.mpc.tests ---
[INFO] 
[INFO] -------< org.eclipse.epp.mpc:org.eclipse.epp.mpc.tests.catalog >--------
[INFO] Building org.eclipse.epp.mpc.tests.catalog 1.10.0-SNAPSHOT       [11/12]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.mpc.tests.catalog ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.epp.mpc.tests.catalog ---
[INFO] The project's OSGi version is 1.10.0.v20220502-0731
[INFO] 
[INFO] --- tycho-packaging-plugin:2.6.0:validate-id (default-validate-id) @ org.eclipse.epp.mpc.tests.catalog ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.6.0:validate-version (default-validate-version) @ org.eclipse.epp.mpc.tests.catalog ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java) @ org.eclipse.epp.mpc.tests.catalog ---
[INFO] 
[INFO] --- target-platform-configuration:2.6.0:target-platform (default-target-platform) @ org.eclipse.epp.mpc.tests.catalog ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.mpc.tests.catalog ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Using 'ISO-8859-1' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.tests.catalog/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.6.0:compile (default-compile) @ org.eclipse.epp.mpc.tests.catalog ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.mpc.tests.catalog ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Using 'ISO-8859-1' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.tests.catalog/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.6.0:testCompile (default-testCompile) @ org.eclipse.epp.mpc.tests.catalog ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.epp.mpc.tests.catalog ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- tycho-source-plugin:2.6.0:plugin-source (attach-source) @ org.eclipse.epp.mpc.tests.catalog ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.6.0:package-plugin (default-package-plugin) @ org.eclipse.epp.mpc.tests.catalog ---
[INFO] Building jar: /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.tests.catalog/target/org.eclipse.epp.mpc.tests.catalog-1.10.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.mpc.tests.catalog ---
[INFO] 
[INFO] ------------< org.eclipse.epp.mpc:org.eclipse.epp.mpc-root >------------
[INFO] Building org.eclipse.epp.mpc-root 1.10.0-SNAPSHOT                [12/12]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.mpc-root ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java) @ org.eclipse.epp.mpc-root ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for org.eclipse.epp.mpc-root 1.10.0-SNAPSHOT:
[INFO] 
[INFO] org.eclipse.epp.mpc-target ......................... SUCCESS [  3.170 s]
[INFO] org.eclipse.epp.mpc.core ........................... SUCCESS [  9.010 s]
[INFO] org.eclipse.epp.mpc.core.win32 ..................... SUCCESS [  0.384 s]
[INFO] org.eclipse.epp.mpc.dependencies ................... SUCCESS [  0.292 s]
[INFO] org.eclipse.epp.mpc.ui.css ......................... SUCCESS [  0.348 s]
[INFO] org.eclipse.epp.mpc.ui ............................. SUCCESS [  1.551 s]
[INFO] org.eclipse.epp.mpc.help.ui ........................ SUCCESS [  0.177 s]
[INFO] org.eclipse.epp.mpc ................................ SUCCESS [  0.301 s]
[INFO] EPP Marketplace Client ............................. SUCCESS [ 12.205 s]
[INFO] org.eclipse.epp.mpc.tests .......................... SUCCESS [  0.824 s]
[INFO] org.eclipse.epp.mpc.tests.catalog .................. SUCCESS [  0.092 s]
[INFO] org.eclipse.epp.mpc-root ........................... SUCCESS [  0.001 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:21 min
[INFO] Finished at: 2022-11-10T18:09:53Z
[INFO] ------------------------------------------------------------------------
Terminating xvnc.
Finished: SUCCESS