Skip to content

Console Output

02:26:04 Retriggered by user ed.merks@gmail.com for Gerrit: https://git.eclipse.org/r/c/epp/org.eclipse.epp.packages/+/200394
02:26:04 Running as SYSTEM
02:26:04 Agent basic-t3042 is provisioned from template basic
02:26:04 ---
02:26:04 apiVersion: "v1"
02:26:04 kind: "Pod"
02:26:04 metadata:
02:26:04   labels:
02:26:04     jenkins: "slave"
02:26:04     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
02:26:04     jenkins/label: "basic"
02:26:04   name: "basic-t3042"
02:26:04   namespace: "packaging"
02:26:04 spec:
02:26:04   containers:
02:26:04   - env:
02:26:04     - name: "JENKINS_SECRET"
02:26:04       value: "********"
02:26:04     - name: "JENKINS_TUNNEL"
02:26:04       value: "jenkins-discovery.packaging.svc.cluster.local:50000"
02:26:04     - name: "JENKINS_AGENT_NAME"
02:26:04       value: "basic-t3042"
02:26:04     - name: "JENKINS_REMOTING_JAVA_OPTS"
02:26:04       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
02:26:04         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
02:26:04     - name: "JAVA_TOOL_OPTIONS"
02:26:04       value: ""
02:26:04     - name: "_JAVA_OPTIONS"
02:26:04       value: ""
02:26:04     - name: "OPENJ9_JAVA_OPTIONS"
02:26:04       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
02:26:04     - name: "JENKINS_NAME"
02:26:04       value: "basic-t3042"
02:26:04     - name: "JENKINS_AGENT_WORKDIR"
02:26:04       value: "/home/jenkins/agent"
02:26:04     - name: "JENKINS_URL"
02:26:04       value: "http://jenkins-ui.packaging.svc.cluster.local/packaging/"
02:26:04     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3044.vb_940a_a_e4f72e"
02:26:04     imagePullPolicy: "Always"
02:26:04     name: "jnlp"
02:26:04     resources:
02:26:04       limits:
02:26:04         cpu: "2000m"
02:26:04         memory: "4096Mi"
02:26:04       requests:
02:26:04         cpu: "1000m"
02:26:04         memory: "4096Mi"
02:26:04     tty: true
02:26:04     volumeMounts:
02:26:04     - mountPath: "/home/jenkins/.m2/toolchains.xml"
02:26:04       name: "m2-dir"
02:26:04       readOnly: true
02:26:04       subPath: "toolchains.xml"
02:26:04     - mountPath: "/home/jenkins/.mavenrc"
02:26:04       name: "m2-dir"
02:26:04       readOnly: true
02:26:04       subPath: ".mavenrc"
02:26:04     - mountPath: "/opt/tools"
02:26:04       name: "volume-0"
02:26:04       readOnly: false
02:26:04     - mountPath: "/home/jenkins"
02:26:04       name: "volume-2"
02:26:04       readOnly: false
02:26:04     - mountPath: "/home/jenkins/.m2/repository"
02:26:04       name: "volume-3"
02:26:04       readOnly: false
02:26:04     - mountPath: "/home/jenkins/.m2/settings-security.xml"
02:26:04       name: "m2-secret-dir"
02:26:04       readOnly: true
02:26:04       subPath: "settings-security.xml"
02:26:04     - mountPath: "/home/jenkins/.m2/wrapper"
02:26:04       name: "volume-4"
02:26:04       readOnly: false
02:26:04     - mountPath: "/home/jenkins/.m2/settings.xml"
02:26:04       name: "m2-secret-dir"
02:26:04       readOnly: true
02:26:04       subPath: "settings.xml"
02:26:04     - mountPath: "/home/jenkins/.ssh"
02:26:04       name: "volume-1"
02:26:04       readOnly: false
02:26:04       subPath: ""
02:26:04     - mountPath: "/home/jenkins/agent"
02:26:04       name: "workspace-volume"
02:26:04       readOnly: false
02:26:04     workingDir: "/home/jenkins/agent"
02:26:04   nodeSelector:
02:26:04     kubernetes.io/os: "linux"
02:26:04   restartPolicy: "Never"
02:26:04   volumes:
02:26:04   - name: "volume-0"
02:26:04     persistentVolumeClaim:
02:26:04       claimName: "tools-claim-jiro-packaging"
02:26:04       readOnly: true
02:26:04   - name: "m2-secret-dir"
02:26:04     secret:
02:26:04       secretName: "m2-secret-dir"
02:26:04   - emptyDir:
02:26:04       medium: ""
02:26:04     name: "volume-2"
02:26:04   - configMap:
02:26:04       name: "m2-dir"
02:26:04     name: "m2-dir"
02:26:04   - configMap:
02:26:04       name: "known-hosts"
02:26:04     name: "volume-1"
02:26:04   - emptyDir:
02:26:04       medium: ""
02:26:04     name: "workspace-volume"
02:26:04   - emptyDir:
02:26:04       medium: ""
02:26:04     name: "volume-4"
02:26:04   - emptyDir:
02:26:04       medium: ""
02:26:04     name: "volume-3"
02:26:04 
02:26:04 Building remotely on basic-t3042 (basic) in workspace /home/jenkins/agent/workspace/epp-tycho-build.gerrit
02:26:04 [WS-CLEANUP] Deleting project workspace...
02:26:04 [WS-CLEANUP] Deferred wipeout is used...
02:26:05 The recommended git tool is: git
02:26:08 No credentials specified
02:26:08 Cloning the remote Git repository
02:26:09 Cloning repository https://git.eclipse.org/r/epp/org.eclipse.epp.packages
02:26:09  > git init /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages # timeout=10
02:26:09 Fetching upstream changes from https://git.eclipse.org/r/epp/org.eclipse.epp.packages
02:26:09  > git --version # timeout=10
02:26:09  > git --version # 'git version 2.20.1'
02:26:09  > git fetch --tags --force --progress -- https://git.eclipse.org/r/epp/org.eclipse.epp.packages +refs/heads/*:refs/remotes/origin/* # timeout=10
02:26:11  > git config remote.origin.url https://git.eclipse.org/r/epp/org.eclipse.epp.packages # timeout=10
02:26:11  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
02:26:12  > git config remote.origin.url https://git.eclipse.org/r/epp/org.eclipse.epp.packages # timeout=10
02:26:15 Fetching upstream changes from https://git.eclipse.org/r/epp/org.eclipse.epp.packages
02:26:15  > git fetch --tags --force --progress -- https://git.eclipse.org/r/epp/org.eclipse.epp.packages refs/changes/94/200394/2 # timeout=10
02:26:15  > git rev-parse 7fc533a95d6c7e7247acd6a8f2eaa73962fc7dee^{commit} # timeout=10
02:26:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
02:26:15 Checking out Revision 7fc533a95d6c7e7247acd6a8f2eaa73962fc7dee (refs/changes/94/200394/2)
02:26:15  > git config core.sparsecheckout # timeout=10
02:26:15  > git checkout -f 7fc533a95d6c7e7247acd6a8f2eaa73962fc7dee # timeout=10
02:26:19 Commit message: "Bug 581619: Add byte code view to Java packages"
02:26:19  > git rev-parse FETCH_HEAD^{commit} # timeout=10
02:26:19  > git rev-list --no-walk fe198b36fb7c2d56eed84788dbfb68d8cbbd425d # timeout=10
02:26:19 [epp-tycho-build.gerrit] $ /bin/sh -xe /tmp/jenkins2927365344837954592.sh
02:26:19 + /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/createSettings.sh
02:26:19 Creating /home/jenkins/agent/workspace/epp-tycho-build.gerrit/settings.xml
02:26:19 Ignoring package(s): 
02:26:19 Creating list of built packages
02:26:19 Adding package epp.package.committers
02:26:19 Adding package epp.package.java
02:26:19 Adding package epp.package.jee
02:26:19 Adding package epp.package.modeling
02:26:19 Adding package epp.package.rcp
02:26:19 Adding package epp.package.scout
02:26:19 Written new /home/jenkins/agent/workspace/epp-tycho-build.gerrit/settings.xml
02:26:19 [epp-tycho-build.gerrit] $ /opt/tools/apache-maven/latest/bin/mvn -f org.eclipse.epp.packages/pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=7fc533a95d6c7e7247acd6a8f2eaa73962fc7dee -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=jonah@kichwacoders.com "-DGERRIT_EVENT_ACCOUNT_NAME=Ed Merks" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/epp/org.eclipse.epp.packages/+/200394 -DGERRIT_PATCHSET_UPLOADER_EMAIL=ed.merks@gmail.com -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=epp/org.eclipse.epp.packages -DGERRIT_CHANGE_NUMBER=200394 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Ed Merks\" <ed.merks@gmail.com>' -DIGNORED_PACKAGES= -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/94/200394/2 "-DGERRIT_PATCHSET_UPLOADER_NAME=Ed Merks" '-DGERRIT_CHANGE_OWNER=\"Jonah Graham\" <jonah@kichwacoders.com>' -DGERRIT_CHANGE_COMMIT_MESSAGE=QnVnIDU4MTYxOTogQWRkIGJ5dGUgY29kZSB2aWV3IHRvIEphdmEgcGFja2FnZXMKCkNoYW5nZS1JZDogSTk2YmFiNWQyNzYxOGYwZWU3M2UzZDA5OGQyYmFjZjc3OTI4YTRjYzkK "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Bug 581619: Add byte code view to Java packages" '-DGERRIT_EVENT_ACCOUNT=\"Ed Merks\" <ed.merks@gmail.com>' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I96bab5d27618f0ee73e3d098d2bacf77928a4cc9 -DGERRIT_EVENT_HASH=1589019479 -DGERRIT_VERSION=3.5.1 -DGERRIT_EVENT_ACCOUNT_EMAIL=ed.merks@gmail.com -DGERRIT_PATCHSET_NUMBER=2 "-DGERRIT_CHANGE_OWNER_NAME=Jonah Graham" -DcontinueOnFail=true -Dmaven.repo.local=/home/jenkins/agent/workspace/epp-tycho-build.gerrit/.repository clean verify --batch-mode --show-version -s /home/jenkins/agent/workspace/epp-tycho-build.gerrit/settings.xml
02:26:20 Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
02:26:20 Maven home: /opt/tools/apache-maven/latest
02:26:20 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
02:26:20 Default locale: en_US, platform encoding: UTF-8
02:26:20 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix"
02:26:22 [INFO] Scanning for projects...
02:26:51 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
02:26:51 SLF4J: Defaulting to no-operation (NOP) logger implementation
02:26:51 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
02:26:51 [INFO] Fetching p2.index from https://download.eclipse.org/staging/2023-03/ (365B)
02:26:51 [INFO] Adding repository https://download.eclipse.org/staging/2023-03
02:26:51 [INFO] Fetching content.jar from https://download.eclipse.org/staging/2023-03/ (3.2MB)
02:26:57 [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/ (134B)
02:26:57 [INFO] Adding repository https://download.eclipse.org/cbi/updates/license
02:26:57 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (423B)
02:26:57 [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
02:26:57 [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
02:26:57 [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B)
02:26:57 [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB)
02:26:57 [INFO] Fetching p2.index from https://download.eclipse.org/justj/jres/17/updates/release/latest/ (126B)
02:26:57 [INFO] Adding repository https://download.eclipse.org/justj/jres/17/updates/release/latest
02:26:57 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/justj/jres/17/updates/release/latest/ (445B)
02:26:57 [INFO] Fetching p2.index from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/ (172B)
02:26:57 [INFO] Fetching content.xml.xz from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/ (16.44kB)
02:26:58 [INFO] Fetching p2.index from https://download.eclipse.org/justj/epp/milestone/latest/ (126B)
02:26:58 [INFO] Adding repository https://download.eclipse.org/justj/epp/milestone/latest
02:26:58 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/justj/epp/milestone/latest/ (459B)
02:26:58 [INFO] Fetching p2.index from https://download.eclipse.org/justj/epp/milestone/S202302030837/ (172B)
02:26:58 [INFO] Fetching content.xml.xz from https://download.eclipse.org/justj/epp/milestone/S202302030837/ (4.24kB)
02:26:58 [INFO] The following Execution Environments are currently known but are ignored by configuration:
02:26:58 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
02:26:58 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
02:26:58 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
02:26:58 [INFO]     1.3.0 -> JavaSE
02:26:58 [INFO]     1.4.0 -> JavaSE
02:26:58 [INFO]     1.5.0 -> JavaSE
02:26:58 [INFO]     1.6.0 -> JavaSE
02:26:58 [INFO]     1.7.0 -> JavaSE
02:26:58 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:26:58 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:26:58 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:26:58 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:26:58 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:26:58 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:26:58 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:26:58 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:26:58 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:26:58 [INFO]     18.0.0 -> JavaSE
02:26:58 [INFO]     19.0.0 -> JavaSE
02:26:58 [INFO]     20.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:26:58 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:26:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:archive-template:4.27.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/archive-template/pom.xml
02:26:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.common:4.27.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/pom.xml
02:27:01 [INFO] Fetching com.ibm.icu_72.1.0.v20221115-2007.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.23MB)
02:27:02 [INFO] Fetching com.ibm.icu_72.1.0.v20221115-2007.jar from https://download.eclipse.org/staging/2023-03/plugins/ (8.04MB of 14.23MB at 7.99MB/s)
02:27:04 [INFO] Fetching com.sun.jna_5.12.1.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.78MB)
02:27:05 [INFO] Fetching com.sun.jna.platform_5.12.1.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.29MB)
02:27:05 [INFO] Fetching javax.annotation_1.3.5.v20221203-1659.jar from https://download.eclipse.org/staging/2023-03/plugins/ (48.09kB)
02:27:05 [INFO] Fetching org.eclipse.osgi_3.18.300.v20230220-1352.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.47MB)
02:27:05 [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/staging/2023-03/plugins/ (32.41kB)
02:27:06 [INFO] Fetching org.apache.batik.constants_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (22.12kB)
02:27:06 [INFO] Fetching org.apache.batik.css_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (361.47kB)
02:27:06 [INFO] Fetching org.apache.batik.util_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (146.86kB)
02:27:06 [INFO] Fetching org.apache.batik.i18n_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (25.35kB)
02:27:06 [INFO] Fetching org.apache.xmlgraphics_2.7.0.v20221018-0736.jar from https://download.eclipse.org/staging/2023-03/plugins/ (717.41kB)
02:27:06 [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/staging/2023-03/plugins/ (95.26kB)
02:27:06 [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.35kB)
02:27:06 [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/staging/2023-03/plugins/ (35.59kB)
02:27:06 [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/staging/2023-03/plugins/ (302.53kB)
02:27:06 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/staging/2023-03/plugins/ (317.8kB)
02:27:06 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/staging/2023-03/plugins/ (71.45kB)
02:27:06 [INFO] Fetching org.apache.felix.scr_2.2.6.jar from https://download.eclipse.org/staging/2023-03/plugins/ (393.54kB)
02:27:06 [INFO] Fetching org.osgi.service.component_1.5.1.202212101352.jar from https://download.eclipse.org/staging/2023-03/plugins/ (64.89kB)
02:27:06 [INFO] Fetching org.osgi.util.promise_1.3.0.202212101352.jar from https://download.eclipse.org/staging/2023-03/plugins/ (83.65kB)
02:27:06 [INFO] Fetching org.eclipse.core.commands_3.10.400.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (116.39kB)
02:27:06 [INFO] Fetching org.eclipse.equinox.common_3.17.100.v20230202-1341.jar from https://download.eclipse.org/staging/2023-03/plugins/ (147.22kB)
02:27:06 [INFO] Fetching org.eclipse.core.contenttype_3.8.200.v20220817-1539.jar from https://download.eclipse.org/staging/2023-03/plugins/ (101.83kB)
02:27:07 [INFO] Fetching org.eclipse.equinox.preferences_3.10.200.v20230120-0604.jar from https://download.eclipse.org/staging/2023-03/plugins/ (135.73kB)
02:27:07 [INFO] Fetching org.eclipse.equinox.registry_3.11.200.v20220817-1601.jar from https://download.eclipse.org/staging/2023-03/plugins/ (196.21kB)
02:27:07 [INFO] Fetching org.eclipse.core.databinding_1.12.0.v20230214-1401.jar from https://download.eclipse.org/staging/2023-03/plugins/ (286.17kB)
02:27:07 [INFO] Fetching org.eclipse.core.databinding.observable_1.12.200.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (314.81kB)
02:27:07 [INFO] Fetching org.eclipse.core.databinding.property_1.9.200.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (164.87kB)
02:27:07 [INFO] Fetching org.eclipse.core.expressions_3.8.200.v20220613-1047.jar from https://download.eclipse.org/staging/2023-03/plugins/ (93.93kB)
02:27:07 [INFO] Fetching org.eclipse.core.runtime_3.26.100.v20221021-0005.jar from https://download.eclipse.org/staging/2023-03/plugins/ (74.44kB)
02:27:07 [INFO] Fetching org.eclipse.core.jobs_3.13.300.v20230111-0823.jar from https://download.eclipse.org/staging/2023-03/plugins/ (114.59kB)
02:27:07 [INFO] Fetching org.eclipse.equinox.app_1.6.200.v20220720-2012.jar from https://download.eclipse.org/staging/2023-03/plugins/ (90.9kB)
02:27:07 [INFO] Fetching org.eclipse.e4.core.commands_1.0.400.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (27.8kB)
02:27:07 [INFO] Fetching org.eclipse.e4.core.di_1.8.300.v20220817-1539.jar from https://download.eclipse.org/staging/2023-03/plugins/ (54.29kB)
02:27:07 [INFO] Fetching org.eclipse.e4.core.contexts_1.11.0.v20220716-0839.jar from https://download.eclipse.org/staging/2023-03/plugins/ (57.49kB)
02:27:07 [INFO] Fetching org.eclipse.e4.core.services_2.3.400.v20220915-1347.jar from https://download.eclipse.org/staging/2023-03/plugins/ (71.46kB)
02:27:07 [INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://download.eclipse.org/staging/2023-03/plugins/ (46.59kB)
02:27:07 [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.200.v20220613-1008.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.81kB)
02:27:07 [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.200.v20220613-1008.jar from https://download.eclipse.org/staging/2023-03/plugins/ (12.96kB)
02:27:07 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.400.v20220613-1047.jar from https://download.eclipse.org/staging/2023-03/plugins/ (42.3kB)
02:27:07 [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/staging/2023-03/plugins/ (19.69kB)
02:27:07 [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.200.v20230220-1427.jar from https://download.eclipse.org/staging/2023-03/plugins/ (52.85kB)
02:27:07 [INFO] Fetching org.eclipse.emf.ecore_2.33.0.v20230226-0921.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.29MB)
02:27:08 [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.300.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (47.66kB)
02:27:08 [INFO] Fetching org.eclipse.swt_3.123.0.v20230220-1431.jar from https://download.eclipse.org/staging/2023-03/plugins/ (18.79kB)
02:27:08 [INFO] Fetching org.eclipse.e4.ui.services_1.5.200.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (26.37kB)
02:27:08 [INFO] Fetching org.eclipse.jface_3.29.0.v20230214-1401.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.11MB)
02:27:08 [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.500.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (215.91kB)
02:27:08 [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.800.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (205.06kB)
02:27:08 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.300.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (30.04kB)
02:27:08 [INFO] Fetching org.eclipse.e4.ui.di_1.4.200.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (18.22kB)
02:27:08 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.500.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (58.53kB)
02:27:08 [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.3.0.v20230220-1021.jar from https://download.eclipse.org/staging/2023-03/plugins/ (395.08kB)
02:27:08 [INFO] Fetching org.eclipse.equinox.event_1.6.200.v20230120-0604.jar from https://download.eclipse.org/staging/2023-03/plugins/ (35.14kB)
02:27:08 [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.200.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.11kB)
02:27:08 [INFO] Fetching org.eclipse.e4.ui.workbench_1.14.100.v20230220-1021.jar from https://download.eclipse.org/staging/2023-03/plugins/ (266.92kB)
02:27:08 [INFO] Fetching org.eclipse.emf.ecore.change_2.15.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (91.78kB)
02:27:08 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.18.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (238.68kB)
02:27:08 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.600.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (120.01kB)
02:27:08 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.800.v20230214-1401.jar from https://download.eclipse.org/staging/2023-03/plugins/ (252.1kB)
02:27:08 [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.800.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (149.44kB)
02:27:08 [INFO] Fetching org.eclipse.jface.databinding_1.14.100.v20230214-1401.jar from https://download.eclipse.org/staging/2023-03/plugins/ (291.47kB)
02:27:09 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.200.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (22.9kB)
02:27:09 [INFO] Fetching org.eclipse.urischeme_1.2.300.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (53.71kB)
02:27:09 [INFO] Fetching org.eclipse.emf.common_2.28.0.v20230223-0922.jar from https://download.eclipse.org/staging/2023-03/plugins/ (378.6kB)
02:27:09 [INFO] Fetching org.eclipse.platform_4.27.0.v20230302-0300.jar from https://download.eclipse.org/staging/2023-03/plugins/ (689.58kB)
02:27:09 [INFO] Fetching org.eclipse.ui_3.202.0.v20230214-1401.jar from https://download.eclipse.org/staging/2023-03/plugins/ (434.05kB)
02:27:09 [INFO] Fetching org.eclipse.ui.workbench_3.128.0.v20230220-1021.jar from https://download.eclipse.org/staging/2023-03/plugins/ (3.49MB)
02:27:10 [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/staging/2023-03/plugins/ (270.25kB)
02:27:10 [INFO] Fetching org.eclipse.ui.intro_3.6.600.v20220619-1918.jar from https://download.eclipse.org/staging/2023-03/plugins/ (346.47kB)
02:27:10 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.123.0.v20230220-1431.jar from https://download.eclipse.org/staging/2023-03/plugins/ (2.07MB)
02:27:10 [INFO] Fetching org.eclipse.ui.forms_3.11.600.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (331.64kB)
02:27:10 [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/staging/2023-03/plugins/ (23.09kB)
02:27:10 [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/staging/2023-03/plugins/ (21.23kB)
02:27:10 [INFO] Fetching org.eclipse.swt.gtk.linux.aarch64_3.123.0.v20230220-1431.jar from https://download.eclipse.org/staging/2023-03/plugins/ (2.06MB)
02:27:11 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.123.0.v20230220-1431.jar from https://download.eclipse.org/staging/2023-03/plugins/ (2.48MB)
02:27:11 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.123.0.v20230220-1431.jar from https://download.eclipse.org/staging/2023-03/plugins/ (2.16MB)
02:27:12 [INFO] Fetching org.eclipse.swt.cocoa.macosx.aarch64_3.123.0.v20230220-1431.jar from https://download.eclipse.org/staging/2023-03/plugins/ (2.15MB)
02:27:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.common.feature:4.27.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/pom.xml
02:27:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.java:4.27.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/pom.xml
02:27:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.java.feature:4.27.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/pom.xml
02:27:15 [INFO] The following Execution Environments are currently known but are ignored by configuration:
02:27:15 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
02:27:15 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
02:27:15 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
02:27:15 [INFO]     1.3.0 -> JavaSE
02:27:15 [INFO]     1.4.0 -> JavaSE
02:27:15 [INFO]     1.5.0 -> JavaSE
02:27:15 [INFO]     1.6.0 -> JavaSE
02:27:15 [INFO]     1.7.0 -> JavaSE
02:27:15 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:27:15 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:27:15 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:27:15 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:27:15 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:27:15 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:27:15 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:27:15 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:27:15 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:27:15 [INFO]     18.0.0 -> JavaSE
02:27:15 [INFO]     19.0.0 -> JavaSE
02:27:15 [INFO]     20.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:27:15 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:27:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.java:4.27.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/pom.xml
02:27:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.jee:4.27.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/pom.xml
02:27:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.jee.feature:4.27.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/pom.xml
02:27:25 [INFO] The following Execution Environments are currently known but are ignored by configuration:
02:27:25 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
02:27:25 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
02:27:25 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
02:27:25 [INFO]     1.3.0 -> JavaSE
02:27:25 [INFO]     1.4.0 -> JavaSE
02:27:25 [INFO]     1.5.0 -> JavaSE
02:27:25 [INFO]     1.6.0 -> JavaSE
02:27:25 [INFO]     1.7.0 -> JavaSE
02:27:25 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:27:25 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:27:25 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:27:25 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:27:25 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:27:25 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:27:25 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:27:25 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:27:25 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:27:25 [INFO]     18.0.0 -> JavaSE
02:27:25 [INFO]     19.0.0 -> JavaSE
02:27:25 [INFO]     20.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:27:25 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:27:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.jee:4.27.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/pom.xml
02:27:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.modeling:4.27.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/pom.xml
02:27:35 [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.1.200.v20220619-1918.jar from https://download.eclipse.org/staging/2023-03/plugins/ (25.59kB)
02:27:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.modeling.feature:4.27.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/pom.xml
02:27:38 [INFO] The following Execution Environments are currently known but are ignored by configuration:
02:27:38 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
02:27:38 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
02:27:38 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
02:27:38 [INFO]     1.3.0 -> JavaSE
02:27:38 [INFO]     1.4.0 -> JavaSE
02:27:38 [INFO]     1.5.0 -> JavaSE
02:27:38 [INFO]     1.6.0 -> JavaSE
02:27:38 [INFO]     1.7.0 -> JavaSE
02:27:38 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:27:38 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:27:38 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:27:38 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:27:38 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:27:38 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:27:38 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:27:38 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:27:38 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:27:38 [INFO]     18.0.0 -> JavaSE
02:27:38 [INFO]     19.0.0 -> JavaSE
02:27:38 [INFO]     20.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:27:38 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:27:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.modeling:4.27.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/pom.xml
02:27:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.rcp:4.27.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/pom.xml
02:27:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.rcp.feature:4.27.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/pom.xml
02:27:50 [INFO] The following Execution Environments are currently known but are ignored by configuration:
02:27:50 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
02:27:50 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
02:27:50 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
02:27:50 [INFO]     1.3.0 -> JavaSE
02:27:50 [INFO]     1.4.0 -> JavaSE
02:27:50 [INFO]     1.5.0 -> JavaSE
02:27:50 [INFO]     1.6.0 -> JavaSE
02:27:50 [INFO]     1.7.0 -> JavaSE
02:27:50 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:27:50 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:27:50 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:27:50 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:27:50 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:27:50 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:27:50 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:27:50 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:27:50 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:27:50 [INFO]     18.0.0 -> JavaSE
02:27:50 [INFO]     19.0.0 -> JavaSE
02:27:50 [INFO]     20.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:27:50 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:27:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.rcp:4.27.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/pom.xml
02:27:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.scout:4.27.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/pom.xml
02:27:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.scout.feature:4.27.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/pom.xml
02:28:01 [INFO] The following Execution Environments are currently known but are ignored by configuration:
02:28:01 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
02:28:01 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
02:28:01 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
02:28:01 [INFO]     1.3.0 -> JavaSE
02:28:01 [INFO]     1.4.0 -> JavaSE
02:28:01 [INFO]     1.5.0 -> JavaSE
02:28:01 [INFO]     1.6.0 -> JavaSE
02:28:01 [INFO]     1.7.0 -> JavaSE
02:28:01 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:28:01 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:28:01 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:28:01 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:28:01 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:28:01 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:28:01 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:28:01 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:28:01 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:28:01 [INFO]     18.0.0 -> JavaSE
02:28:01 [INFO]     19.0.0 -> JavaSE
02:28:01 [INFO]     20.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:28:01 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:28:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.scout:4.27.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/pom.xml
02:28:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.committers:4.27.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/pom.xml
02:28:09 [INFO] Fetching bcpg_1.72.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (397.08kB)
02:28:10 [INFO] Fetching bcprov_1.72.0.jar from https://download.eclipse.org/staging/2023-03/plugins/ (10.75MB)
02:28:11 [INFO] Fetching org.apache.lucene.analysis-common_9.4.2.v20221211-0752.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.85MB)
02:28:12 [INFO] Fetching org.apache.lucene.core_9.4.2.v20221211-0752.jar from https://download.eclipse.org/staging/2023-03/plugins/ (3.69MB)
02:28:12 [INFO] Fetching org.apache.lucene.analysis-smartcn_9.4.2.v20221211-0752.jar from https://download.eclipse.org/staging/2023-03/plugins/ (3.45MB)
02:28:13 [INFO] Fetching org.eclipse.compare_3.8.500.v20220812-1406.jar from https://download.eclipse.org/staging/2023-03/plugins/ (806.64kB)
02:28:13 [INFO] Fetching org.eclipse.core.resources_3.18.200.v20230209-0754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (892.83kB)
02:28:13 [INFO] Fetching org.eclipse.jface.text_3.23.0.v20230123-1047.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.04MB)
02:28:14 [INFO] Fetching org.eclipse.ui.ide_3.20.100.v20230220-1021.jar from https://download.eclipse.org/staging/2023-03/plugins/ (2.39MB)
02:28:14 [INFO] Fetching org.eclipse.ui.views_3.11.400.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (107.39kB)
02:28:14 [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.700.v20230210-0941.jar from https://download.eclipse.org/staging/2023-03/plugins/ (691.11kB)
02:28:14 [INFO] Fetching org.eclipse.ui.editors_3.15.0.v20221201-1935.jar from https://download.eclipse.org/staging/2023-03/plugins/ (621.13kB)
02:28:14 [INFO] Fetching org.eclipse.compare.core_3.7.100.v20220812-1406.jar from https://download.eclipse.org/staging/2023-03/plugins/ (69.26kB)
02:28:14 [INFO] Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from https://download.eclipse.org/staging/2023-03/plugins/ (115.6kB)
02:28:14 [INFO] Fetching org.eclipse.text_3.12.300.v20220921-1010.jar from https://download.eclipse.org/staging/2023-03/plugins/ (297.19kB)
02:28:15 [INFO] Fetching org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar from https://download.eclipse.org/staging/2023-03/plugins/ (71.65kB)
02:28:15 [INFO] Fetching org.eclipse.core.net_1.4.0.v20220813-1037.jar from https://download.eclipse.org/staging/2023-03/plugins/ (49.45kB)
02:28:15 [INFO] Fetching org.eclipse.equinox.security_1.3.1000.v20220801-1135.jar from https://download.eclipse.org/staging/2023-03/plugins/ (115.07kB)
02:28:15 [INFO] Fetching org.eclipse.e4.ui.ide_3.16.300.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.32kB)
02:28:15 [INFO] Fetching org.eclipse.help.ui_4.4.100.v20220619-1918.jar from https://download.eclipse.org/staging/2023-03/plugins/ (536.94kB)
02:28:15 [INFO] Fetching org.eclipse.help.base_4.3.1000.v20230302-0300.jar from https://download.eclipse.org/staging/2023-03/plugins/ (434.56kB)
02:28:15 [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.500.v20220903-1020.jar from https://download.eclipse.org/staging/2023-03/plugins/ (387.45kB)
02:28:15 [INFO] Fetching org.eclipse.ui.ide.application_1.4.700.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (114.89kB)
02:28:15 [INFO] Fetching org.eclipse.equinox.bidi_1.4.200.v20220710-1223.jar from https://download.eclipse.org/staging/2023-03/plugins/ (52.55kB)
02:28:15 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.800.v20221205-1614.jar from https://download.eclipse.org/staging/2023-03/plugins/ (172.79kB)
02:28:15 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.300.v20220817-1208.jar from https://download.eclipse.org/staging/2023-03/plugins/ (362.07kB)
02:28:15 [INFO] Fetching org.tukaani.xz_1.9.0.jar from https://download.eclipse.org/staging/2023-03/plugins/ (113.29kB)
02:28:15 [INFO] Fetching org.eclipse.equinox.p2.core_2.9.200.v20220817-1208.jar from https://download.eclipse.org/staging/2023-03/plugins/ (79.47kB)
02:28:15 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.400.v20221201-0952.jar from https://download.eclipse.org/staging/2023-03/plugins/ (71.66kB)
02:28:15 [INFO] Fetching org.eclipse.equinox.p2.repository_2.6.300.v20221030-1923.jar from https://download.eclipse.org/staging/2023-03/plugins/ (176.44kB)
02:28:15 [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.500.v20220817-1208.jar from https://download.eclipse.org/staging/2023-03/plugins/ (221.38kB)
02:28:15 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.100.v20220329-1456.jar from https://download.eclipse.org/staging/2023-03/plugins/ (132.68kB)
02:28:15 [INFO] Fetching org.eclipse.ltk.core.refactoring_3.13.100.v20230117-1625.jar from https://download.eclipse.org/staging/2023-03/plugins/ (343.25kB)
02:28:16 [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.200.v20220808-2221.jar from https://download.eclipse.org/staging/2023-03/plugins/ (470.76kB)
02:28:16 [INFO] Fetching org.eclipse.ui.navigator_3.11.0.v20230214-1401.jar from https://download.eclipse.org/staging/2023-03/plugins/ (425.29kB)
02:28:16 [INFO] Fetching org.eclipse.team.core_3.9.700.v20221201-0946.jar from https://download.eclipse.org/staging/2023-03/plugins/ (402.85kB)
02:28:16 [INFO] Fetching org.eclipse.team.ui_3.9.600.v20230207-1607.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.42MB)
02:28:16 [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.600.v20230220-1021.jar from https://download.eclipse.org/staging/2023-03/plugins/ (175.28kB)
02:28:16 [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.400.v20230220-1021.jar from https://download.eclipse.org/staging/2023-03/plugins/ (110.67kB)
02:28:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.committers.feature:4.27.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/pom.xml
02:28:19 [INFO] The following Execution Environments are currently known but are ignored by configuration:
02:28:19 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
02:28:19 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
02:28:19 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
02:28:19 [INFO]     1.3.0 -> JavaSE
02:28:19 [INFO]     1.4.0 -> JavaSE
02:28:19 [INFO]     1.5.0 -> JavaSE
02:28:19 [INFO]     1.6.0 -> JavaSE
02:28:19 [INFO]     1.7.0 -> JavaSE
02:28:19 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:28:19 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:28:19 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:28:19 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:28:19 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:28:19 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:28:19 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:28:19 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:28:19 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:28:19 [INFO]     18.0.0 -> JavaSE
02:28:19 [INFO]     19.0.0 -> JavaSE
02:28:19 [INFO]     20.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:28:19 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:28:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.committers:4.27.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/pom.xml
02:28:26 [INFO] ------------------------------------------------------------------------
02:28:26 [INFO] Reactor Build Order:
02:28:26 [INFO] 
02:28:26 [INFO] archive-template                                    [eclipse-repository]
02:28:26 [INFO] org.eclipse.epp.package.common                          [eclipse-plugin]
02:28:26 [INFO] org.eclipse.epp.package.common.feature                 [eclipse-feature]
02:28:26 [INFO] org.eclipse.epp.package.java                            [eclipse-plugin]
02:28:26 [INFO] org.eclipse.epp.package.java.feature                   [eclipse-feature]
02:28:26 [INFO] epp.package.java                                    [eclipse-repository]
02:28:26 [INFO] org.eclipse.epp.package.jee                             [eclipse-plugin]
02:28:26 [INFO] org.eclipse.epp.package.jee.feature                    [eclipse-feature]
02:28:26 [INFO] epp.package.jee                                     [eclipse-repository]
02:28:26 [INFO] org.eclipse.epp.package.modeling                        [eclipse-plugin]
02:28:26 [INFO] org.eclipse.epp.package.modeling.feature               [eclipse-feature]
02:28:26 [INFO] epp.package.modeling                                [eclipse-repository]
02:28:26 [INFO] org.eclipse.epp.package.rcp                             [eclipse-plugin]
02:28:26 [INFO] org.eclipse.epp.package.rcp.feature                    [eclipse-feature]
02:28:26 [INFO] epp.package.rcp                                     [eclipse-repository]
02:28:26 [INFO] org.eclipse.epp.package.scout                           [eclipse-plugin]
02:28:26 [INFO] org.eclipse.epp.package.scout.feature                  [eclipse-feature]
02:28:26 [INFO] epp.package.scout                                   [eclipse-repository]
02:28:26 [INFO] org.eclipse.epp.package.committers                      [eclipse-plugin]
02:28:26 [INFO] org.eclipse.epp.package.committers.feature             [eclipse-feature]
02:28:26 [INFO] epp.package.committers                              [eclipse-repository]
02:28:26 [INFO] org.eclipse.epp-buildall                                           [pom]
02:28:26 [INFO] 
02:28:26 [INFO] ------------------< org.eclipse.epp:archive-template >------------------
02:28:26 [INFO] Building archive-template 4.27.0-SNAPSHOT                         [1/22]
02:28:26 [INFO] -------------------------[ eclipse-repository ]-------------------------
02:28:26 [INFO] 
02:28:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ archive-template ---
02:28:26 [INFO] 
02:28:26 [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ archive-template ---
02:28:31 [INFO] The project's OSGi version is 4.27.0.20230101-2012
02:28:31 [INFO] 
02:28:31 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ archive-template ---
02:28:36 [INFO] No match to regex 'epp\.package\.(\d*)' found in 'archive-template'. The initial value 'archive-template' is left as-is...
02:28:36 [INFO] 
02:28:36 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ archive-template ---
02:28:36 [INFO] 
02:28:36 [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ archive-template ---
02:28:37 [INFO] 
02:28:37 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ archive-template ---
02:28:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:28:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
02:28:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/archive-template/src/main/resources
02:28:41 [INFO] 
02:28:41 [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-osgi-ee (default-publish-osgi-ee) @ archive-template ---
02:28:41 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
02:28:41 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
02:28:41 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
02:28:41 [INFO] 
02:28:41 [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-products (default-publish-products) @ archive-template ---
02:28:41 [INFO] 
02:28:41 [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-categories (default-publish-categories) @ archive-template ---
02:28:41 [INFO] 
02:28:41 [INFO] --- tycho-p2-publisher-plugin:2.7.1:attach-artifacts (default-attach-artifacts) @ archive-template ---
02:28:41 [INFO] 
02:28:41 [INFO] --- tycho-p2-repository-plugin:2.7.1:assemble-repository (default-assemble-repository) @ archive-template ---
02:28:42 [INFO] 
02:28:42 [INFO] --- tycho-p2-repository-plugin:2.7.1:archive-repository (default-archive-repository) @ archive-template ---
02:28:42 [INFO] Building zip: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/archive-template/target/archive-template-4.27.0-SNAPSHOT.zip
02:28:42 [INFO] 
02:28:42 [INFO] --- tycho-eclipserun-plugin:2.7.1:eclipse-run (remove-uncategorized) @ archive-template ---
02:28:42 [INFO] Fetching p2.index from http://download.eclipse.org/releases/latest/ (122B)
02:28:42 [INFO] Adding repository http://download.eclipse.org/releases/latest
02:28:42 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/latest/ (465B)
02:28:42 [INFO] Fetching p2.index from https://download.eclipse.org/releases/2022-12/ (122B)
02:28:43 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/releases/2022-12/ (479B)
02:28:43 [INFO] Fetching compositeContent.xml from https://download.eclipse.org/technology/epp/packages/2022-12/ (442B)
02:28:43 [INFO] Fetching content.jar from https://download.eclipse.org/technology/epp/packages/2022-12/202212011200/ (93.31kB)
02:28:43 [INFO] Fetching p2.index from https://download.eclipse.org/releases/2022-12/202212071000/ (140B)
02:28:43 [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/2022-12/202212071000/ (782.2kB)
02:28:47 [INFO] Fetching 202212071000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2022-12/ (63B)
02:28:47 [INFO] Fetching bcpg_1.72.0.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (393.64kB)
02:28:48 [INFO] Fetching javax.annotation_1.3.5.v20221112-0806.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (48.09kB)
02:28:48 [INFO] Fetching org.eclipse.osgi_3.18.200.v20221116-1324.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.47MB)
02:28:48 [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.96MB)
02:28:48 [INFO] Fetching org.apache.felix.scr_2.2.4.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (393.41kB)
02:28:49 [INFO] Fetching org.osgi.service.component_1.5.0.202109301733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (64.86kB)
02:28:49 [INFO] Fetching org.osgi.util.promise_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (81.45kB)
02:28:49 [INFO] Fetching org.eclipse.ant.core_3.6.500.v20220718-1722.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (109.43kB)
02:28:49 [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (35.64kB)
02:28:49 [INFO] Fetching org.eclipse.core.commands_3.10.300.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (116.38kB)
02:28:49 [INFO] Fetching org.eclipse.equinox.common_3.17.0.v20221108-1156.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (147.01kB)
02:28:49 [INFO] Fetching org.eclipse.equinox.preferences_3.10.100.v20220710-1223.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (135.73kB)
02:28:49 [INFO] Fetching org.eclipse.core.jobs_3.13.200.v20221102-1024.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (114.2kB)
02:28:49 [INFO] Fetching org.eclipse.core.resources_3.18.100.v20221025-2047.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (891.79kB)
02:28:49 [INFO] Fetching org.eclipse.debug.core_3.20.0.v20220811-0741.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (400.2kB)
02:28:49 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.100.v20220817-1208.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (38.37kB)
02:28:49 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.200.v20220315-2155.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (69.13kB)
02:28:49 [INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (52.65kB)
02:28:49 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.600.v20221106-1146.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (172.25kB)
02:28:50 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.300.v20220420-1427.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (68.04kB)
02:28:50 [INFO] Fetching org.eclipse.equinox.p2.director_2.5.400.v20220817-1208.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (112.39kB)
02:28:50 [INFO] Fetching org.sat4j.core_2.3.6.v20201214.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (429.55kB)
02:28:50 [INFO] Fetching org.sat4j.pb_2.3.6.v20201214.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (432.64kB)
02:28:50 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.200.v20221111-1340.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (48.42kB)
02:28:50 [INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.300.v20220911-2007.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (61.68kB)
02:28:50 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.100.v20221111-1340.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (26.87kB)
02:28:50 [INFO] Fetching org.eclipse.equinox.p2.publisher_1.7.200.v20220805-0804.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (103.71kB)
02:28:50 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.200.v20221007-0636.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (246.23kB)
02:28:50 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.100.v20221117-1044.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (28.71kB)
02:28:50 [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.200.v20221108-1232.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (256.62kB)
02:28:50 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.300.v20220817-1208.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (133.75kB)
02:28:50 [INFO] Fetching org.eclipse.jdt.core_3.32.0.v20221108-1853.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (6.72MB)
02:28:51 [INFO] Fetching org.eclipse.jdt.debug_3.20.0.v20220922-0905.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (916.98kB)
02:28:51 [INFO] Fetching org.eclipse.jdt.launching_3.19.800.v20221107-1851.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (570.86kB)
02:28:52 [INFO] Fetching org.eclipse.pde.api.tools_1.2.1100.v20221114-1728.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (933.91kB)
02:28:52 [INFO] Fetching org.eclipse.pde.core_3.16.0.v20221119-0340.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.36MB)
02:28:52 [INFO] Fetching org.objectweb.asm_9.4.0.v20221107-1714.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (134.94kB)
02:28:52 [INFO] Fetching org.objectweb.asm.tree_9.4.0.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (51.43kB)
02:28:52 [INFO] Fetching org.eclipse.pde.build_3.11.400.v20220923-1253.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (495.56kB)
02:28:52 [INFO] Fetching org.eclipse.team.core_3.9.600.v20220902-2219.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (402.87kB)
02:28:52 [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
02:28:52 [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/archive-template/target/eclipserun-work/data/.metadata/.log
02:28:52 [INFO] Command line:
02:28:52 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/epp-tycho-build.gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/archive-template/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/archive-template/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/archive-template/target/eclipserun-work/data, -data, target/antrun-workspace, -application, org.eclipse.ant.core.antRunner, -buildfile, remove-categories.xml]
02:28:57 Buildfile: remove-categories.xml
02:28:57 
02:28:57 remove-categories:
02:28:57 Unable to find: Installable Unit [ query=property[@name='org.eclipse.equinox.p2.type.category'] ] 
02:28:57 BUILD SUCCESSFUL
02:28:57 
02:28:57 BUILD SUCCESSFUL
02:28:57 Total time: 0 seconds
02:28:58 [INFO] 
02:28:58 [INFO] --- tycho-p2-repository-plugin:2.7.1:archive-repository (re-archive-without-categories) @ archive-template ---
02:28:58 [INFO] Building zip: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/archive-template/target/archive-template-4.27.0-SNAPSHOT.zip
02:28:58 [INFO] 
02:28:58 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-template-repo) @ archive-template ---
02:28:59 [INFO] Executing tasks
02:28:59 [INFO]      [copy] Copying 2 files to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/archive/repository
02:28:59 [INFO] Executed tasks
02:28:59 [INFO] 
02:28:59 [INFO] -----------< org.eclipse.epp:org.eclipse.epp.package.common >-----------
02:28:59 [INFO] Building org.eclipse.epp.package.common 4.27.0-SNAPSHOT           [2/22]
02:28:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:29:00 [INFO] 
02:29:00 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.common ---
02:29:00 [INFO] 
02:29:00 [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.common ---
02:29:00 [INFO] The project's OSGi version is 4.27.0.20230223-1200
02:29:00 [INFO] 
02:29:00 [INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.epp.package.common ---
02:29:00 [INFO] 
02:29:00 [INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.epp.package.common ---
02:29:00 [INFO] 
02:29:00 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.common ---
02:29:00 [INFO] 
02:29:00 [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.epp.package.common ---
02:29:00 [INFO] 
02:29:00 [INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.common ---
02:29:01 [INFO] Resolving class path of org.eclipse.epp.package.common...
02:29:01 [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.200.v20230214-1401.jar from https://download.eclipse.org/staging/2023-03/plugins/ (12.11kB)
02:29:01 [INFO] Fetching org.eclipse.swt.gtk.linux.ppc64le_3.123.0.v20230220-1431.jar from https://download.eclipse.org/staging/2023-03/plugins/ (2.09MB)
02:29:02 [INFO] Fetching org.eclipse.equinox.region_1.5.300.v20220720-2012.jar from https://download.eclipse.org/staging/2023-03/plugins/ (79.16kB)
02:29:02 [INFO] Fetching org.eclipse.equinox.transforms.hook_1.3.200.v20220710-1223.jar from https://download.eclipse.org/staging/2023-03/plugins/ (31.77kB)
02:29:02 [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.300.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (12.59kB)
02:29:02 [INFO] Fetching org.eclipse.equinox.weaving.hook_1.3.200.v20220720-1916.jar from https://download.eclipse.org/staging/2023-03/plugins/ (52.92kB)
02:29:02 [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.800.v20221116-1440.jar from https://download.eclipse.org/staging/2023-03/plugins/ (251.02kB)
02:29:02 [INFO] Fetching org.eclipse.fx.osgi_3.9.0.202210162353.jar from https://download.eclipse.org/staging/2023-03/plugins/ (49.9kB)
02:29:02 [INFO] Fetching org.eclipse.ui.cocoa_1.3.100.v20230214-1401.jar from https://download.eclipse.org/staging/2023-03/plugins/ (11.39kB)
02:29:02 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.13.100.v20230214-1401.jar from https://download.eclipse.org/staging/2023-03/plugins/ (31.78kB)
02:29:02 [INFO] 
02:29:02 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.common ---
02:29:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:29:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
02:29:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/src/main/resources
02:29:02 [INFO] 
02:29:02 [INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.epp.package.common ---
02:29:02 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/target/classes
02:29:04 [INFO] 
02:29:04 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.common ---
02:29:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:29:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
02:29:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/src/test/resources
02:29:04 [INFO] 
02:29:04 [INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.epp.package.common ---
02:29:04 [INFO] 
02:29:04 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.epp.package.common ---
02:29:06 [INFO] No tests to run.
02:29:07 [INFO] 
02:29:07 [INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.common ---
02:29:07 [INFO] 
02:29:07 [INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.epp.package.common ---
02:29:07 [INFO] Building jar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/target/org.eclipse.epp.package.common-4.27.0-SNAPSHOT.jar
02:29:07 [INFO] 
02:29:07 [INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.common ---
02:29:07 [INFO] 
02:29:07 [INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.epp.package.common ---
02:29:07 [INFO] 
02:29:07 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.epp.package.common ---
02:29:07 [INFO] No tests to run.
02:29:07 [INFO] 
02:29:07 [INFO] -------< org.eclipse.epp:org.eclipse.epp.package.common.feature >-------
02:29:07 [INFO] Building org.eclipse.epp.package.common.feature 4.27.0-SNAPSHOT   [3/22]
02:29:07 [INFO] --------------------------[ eclipse-feature ]---------------------------
02:29:07 [INFO] 
02:29:07 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.common.feature ---
02:29:07 [INFO] 
02:29:07 [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.common.feature ---
02:29:07 [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB)
02:29:07 [INFO] The project's OSGi version is 4.27.0.20230223-1200
02:29:07 [INFO] 
02:29:07 [INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.epp.package.common.feature ---
02:29:07 [INFO] 
02:29:07 [INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.epp.package.common.feature ---
02:29:07 [INFO] 
02:29:07 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.common.feature ---
02:29:07 [INFO] 
02:29:07 [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.epp.package.common.feature ---
02:29:07 [INFO] 
02:29:07 [INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.common.feature ---
02:29:07 [INFO] 
02:29:07 [INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.epp.package.common.feature ---
02:29:07 [INFO] Building jar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/target/org.eclipse.epp.package.common.feature-4.27.0-SNAPSHOT.jar
02:29:07 [INFO] 
02:29:07 [INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.common.feature ---
02:29:07 [INFO] 
02:29:07 [INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.common.feature ---
02:29:07 [INFO] 
02:29:07 [INFO] ------------< org.eclipse.epp:org.eclipse.epp.package.java >------------
02:29:07 [INFO] Building org.eclipse.epp.package.java 4.27.0-SNAPSHOT             [4/22]
02:29:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:29:07 [INFO] 
02:29:07 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.java ---
02:29:07 [INFO] 
02:29:07 [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.java ---
02:29:07 [INFO] The project's OSGi version is 4.27.0.20230223-1200
02:29:07 [INFO] 
02:29:07 [INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.epp.package.java ---
02:29:07 [INFO] 
02:29:07 [INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.epp.package.java ---
02:29:07 [INFO] 
02:29:07 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.java ---
02:29:07 [INFO] 
02:29:07 [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.epp.package.java ---
02:29:07 [INFO] 
02:29:07 [INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.java ---
02:29:07 [INFO] Resolving class path of org.eclipse.epp.package.java...
02:29:08 [INFO] 
02:29:08 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.java ---
02:29:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:29:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
02:29:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/src/main/resources
02:29:08 [INFO] 
02:29:08 [INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.epp.package.java ---
02:29:08 [INFO] 
02:29:08 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.java ---
02:29:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:29:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
02:29:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/src/test/resources
02:29:08 [INFO] 
02:29:08 [INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.epp.package.java ---
02:29:08 [INFO] 
02:29:08 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.epp.package.java ---
02:29:08 [INFO] No tests to run.
02:29:08 [INFO] 
02:29:08 [INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.java ---
02:29:08 [INFO] 
02:29:08 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.java ---
02:29:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:29:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
02:29:08 [INFO] Copying 1 resource
02:29:08 [INFO] 
02:29:08 [INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.epp.package.java ---
02:29:08 [INFO] Building jar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/target/org.eclipse.epp.package.java-4.27.0-SNAPSHOT.jar
02:29:08 [INFO] 
02:29:08 [INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.java ---
02:29:08 [INFO] 
02:29:08 [INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.epp.package.java ---
02:29:08 [INFO] 
02:29:08 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.epp.package.java ---
02:29:08 [INFO] No tests to run.
02:29:08 [INFO] 
02:29:08 [INFO] --------< org.eclipse.epp:org.eclipse.epp.package.java.feature >--------
02:29:08 [INFO] Building org.eclipse.epp.package.java.feature 4.27.0-SNAPSHOT     [5/22]
02:29:08 [INFO] --------------------------[ eclipse-feature ]---------------------------
02:29:08 [INFO] 
02:29:08 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.java.feature ---
02:29:08 [INFO] 
02:29:08 [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.java.feature ---
02:29:08 [INFO] The project's OSGi version is 4.27.0.20230302-0244
02:29:08 [INFO] 
02:29:08 [INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.epp.package.java.feature ---
02:29:08 [INFO] 
02:29:08 [INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.epp.package.java.feature ---
02:29:08 [INFO] 
02:29:08 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.java.feature ---
02:29:08 [INFO] 
02:29:08 [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.epp.package.java.feature ---
02:29:08 [INFO] 
02:29:08 [INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.java.feature ---
02:29:08 [INFO] 
02:29:08 [INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.epp.package.java.feature ---
02:29:08 [INFO] Building jar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/target/org.eclipse.epp.package.java.feature-4.27.0-SNAPSHOT.jar
02:29:08 [INFO] 
02:29:08 [INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.java.feature ---
02:29:08 [INFO] 
02:29:08 [INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.java.feature ---
02:29:08 [INFO] 
02:29:08 [INFO] ------------------< org.eclipse.epp:epp.package.java >------------------
02:29:08 [INFO] Building epp.package.java 4.27.0-SNAPSHOT                         [6/22]
02:29:08 [INFO] -------------------------[ eclipse-repository ]-------------------------
02:29:08 [INFO] 
02:29:08 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.java ---
02:29:08 [INFO] 
02:29:08 [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.java ---
02:29:09 [INFO] Fetching 17.0.6.v20230204-1729&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?file=/justj/jres/17/updates/release/ (63B)
02:29:09 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (115.04MB)
02:29:10 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (11.48MB of 115.04MB at 11.47MB/s)
02:29:11 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (22.52MB of 115.04MB at 11.25MB/s)
02:29:12 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (34.3MB of 115.04MB at 11.43MB/s)
02:29:13 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (45.43MB of 115.04MB at 11.35MB/s)
02:29:14 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (57.33MB of 115.04MB at 11.46MB/s)
02:29:15 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (68.93MB of 115.04MB at 11.49MB/s)
02:29:16 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (80.11MB of 115.04MB at 11.52MB/s)
02:29:17 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (91.3MB of 115.04MB at 11.4MB/s)
02:29:18 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (101.8MB of 115.04MB at 11.28MB/s)
02:29:19 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (113.76MB of 115.04MB at 11.29MB/s)
02:29:24 [INFO] Fetching ch.qos.logback.classic_1.2.11.jar from https://download.eclipse.org/staging/2023-03/plugins/ (226.42kB)
02:29:24 [INFO] Fetching slf4j.api_1.7.36.jar from https://download.eclipse.org/staging/2023-03/plugins/ (40.16kB)
02:29:24 [INFO] Fetching ch.qos.logback.core_1.2.11.jar from https://download.eclipse.org/staging/2023-03/plugins/ (438.25kB)
02:29:24 [INFO] Fetching com.google.gson_2.9.1.v20220915-1632.jar from https://download.eclipse.org/staging/2023-03/plugins/ (289.99kB)
02:29:24 [INFO] Fetching com.google.gson_2.10.1.jar from https://download.eclipse.org/staging/2023-03/plugins/ (276.73kB)
02:29:24 [INFO] Fetching com.google.guava_30.1.0.v20221112-0806.jar from https://download.eclipse.org/staging/2023-03/plugins/ (2.92MB)
02:29:24 [INFO] Fetching com.google.guava_31.1.0.jre.jar from https://download.eclipse.org/staging/2023-03/plugins/ (2.82MB)
02:29:25 [INFO] Fetching com.google.guava.failureaccess_1.0.1.jar from https://download.eclipse.org/staging/2023-03/plugins/ (4.51kB)
02:29:25 [INFO] Fetching com.ibm.icu_72.1.0.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.72MB)
02:29:26 [INFO] Fetching com.ibm.icu_72.1.0.jar from https://download.eclipse.org/staging/2023-03/plugins/ (11.33MB of 13.72MB at 11.31MB/s)
02:29:27 [INFO] Fetching com.jcraft.jsch_0.1.55.v20221112-0806.jar from https://download.eclipse.org/staging/2023-03/plugins/ (302.99kB)
02:29:27 [INFO] Fetching com.sun.el.javax.el_3.0.0.jar from https://download.eclipse.org/staging/2023-03/plugins/ (218.76kB)
02:29:27 [INFO] Fetching javax.el-api_3.0.3.jar from https://download.eclipse.org/staging/2023-03/plugins/ (77.95kB)
02:29:27 [INFO] Fetching jakarta.servlet-api_4.0.0.jar from https://download.eclipse.org/staging/2023-03/plugins/ (81.03kB)
02:29:27 [INFO] Fetching javaewah_1.1.13.v20211029-0839.jar from https://download.eclipse.org/staging/2023-03/plugins/ (182.62kB)
02:29:27 [INFO] Fetching javax.servlet.jsp-api_2.3.3.jar from https://download.eclipse.org/staging/2023-03/plugins/ (52.93kB)
02:29:27 [INFO] Fetching junit-jupiter-api_5.9.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (202.89kB)
02:29:27 [INFO] Fetching junit-platform-commons_1.9.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (100.63kB)
02:29:27 [INFO] Fetching org.opentest4j_1.2.0.jar from https://download.eclipse.org/staging/2023-03/plugins/ (7.47kB)
02:29:27 [INFO] Fetching junit-jupiter-engine_5.9.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (240.83kB)
02:29:27 [INFO] Fetching junit-platform-engine_1.9.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (184.79kB)
02:29:27 [INFO] Fetching junit-platform-launcher_1.9.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (165.27kB)
02:29:27 [INFO] Fetching junit-jupiter-migrationsupport_5.9.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (27.04kB)
02:29:27 [INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from https://download.eclipse.org/staging/2023-03/plugins/ (421.77kB)
02:29:28 [INFO] Fetching junit-jupiter-params_5.9.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (566.24kB)
02:29:28 [INFO] Fetching junit-platform-runner_1.9.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.19kB)
02:29:28 [INFO] Fetching junit-platform-suite-api_1.9.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (20.73kB)
02:29:28 [INFO] Fetching junit-platform-suite-commons_1.9.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.94kB)
02:29:28 [INFO] Fetching junit-platform-suite-engine_1.9.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (23.55kB)
02:29:28 [INFO] Fetching junit-vintage-engine_5.9.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (65.33kB)
02:29:28 [INFO] Fetching net.i2p.crypto.eddsa_0.3.0.v20220506-1020.jar from https://download.eclipse.org/staging/2023-03/plugins/ (88.94kB)
02:29:28 [INFO] Fetching org.apache.commons.cli_1.4.0.v20221112-0806.jar from https://download.eclipse.org/staging/2023-03/plugins/ (66.54kB)
02:29:28 [INFO] Fetching org.apache.commons.codec_1.14.0.v20221112-0806.jar from https://download.eclipse.org/staging/2023-03/plugins/ (370.34kB)
02:29:28 [INFO] Fetching org.apache.commons.compress_1.22.0.v20221207-1049.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.06MB)
02:29:28 [INFO] Fetching org.apache.felix.gogo.command_1.1.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (38.76kB)
02:29:28 [INFO] Fetching org.apache.felix.gogo.runtime_1.1.6.jar from https://download.eclipse.org/staging/2023-03/plugins/ (198.71kB)
02:29:28 [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.jar from https://download.eclipse.org/staging/2023-03/plugins/ (57.69kB)
02:29:28 [INFO] Fetching org.apache.httpcomponents.client5.httpclient5_5.1.3.v20221013-1742.jar from https://download.eclipse.org/staging/2023-03/plugins/ (844.43kB)
02:29:29 [INFO] Fetching org.apache.httpcomponents.core5.httpcore5_5.1.4.v20221013-1742.jar from https://download.eclipse.org/staging/2023-03/plugins/ (909.51kB)
02:29:29 [INFO] Fetching org.apache.httpcomponents.core5.httpcore5-h2_5.1.4.v20221013-1742.jar from https://download.eclipse.org/staging/2023-03/plugins/ (262.89kB)
02:29:29 [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.13.v20221112-0806.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.01MB)
02:29:29 [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.16.v20221207-1049.jar from https://download.eclipse.org/staging/2023-03/plugins/ (356.05kB)
02:29:29 [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/staging/2023-03/plugins/ (2.36MB)
02:29:30 [INFO] Fetching org.apache.sshd.osgi_2.9.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.76MB)
02:29:30 [INFO] Fetching org.apache.sshd.sftp_2.9.2.v20221117-1942.jar from https://download.eclipse.org/staging/2023-03/plugins/ (397.68kB)
02:29:30 [INFO] Fetching org.apache.xerces_2.12.2.v20220131-0835.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.5MB)
02:29:30 [INFO] Fetching org.apache.xml.resolver_1.2.0.v20220715-1206.jar from https://download.eclipse.org/staging/2023-03/plugins/ (101.69kB)
02:29:30 [INFO] Fetching org.apiguardian.api_1.1.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (6.65kB)
02:29:30 [INFO] Fetching org.eclipse.ant.launching_1.3.400.v20220718-1722.jar from https://download.eclipse.org/staging/2023-03/plugins/ (163.1kB)
02:29:31 [INFO] Fetching org.eclipse.debug.core_3.20.100.v20230124-1239.jar from https://download.eclipse.org/staging/2023-03/plugins/ (400.21kB)
02:29:31 [INFO] Fetching org.eclipse.jdt.launching_3.19.900.v20230209-1222.jar from https://download.eclipse.org/staging/2023-03/plugins/ (570.79kB)
02:29:31 [INFO] Fetching org.eclipse.core.externaltools_1.2.300.v20220618-1805.jar from https://download.eclipse.org/staging/2023-03/plugins/ (42.71kB)
02:29:31 [INFO] Fetching org.eclipse.jdt.core_3.33.0.v20230222-1748.jar from https://download.eclipse.org/staging/2023-03/plugins/ (4MB)
02:29:32 [INFO] Fetching org.eclipse.ant.ui_3.8.300.v20220718-1722.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.04MB)
02:29:32 [INFO] Fetching org.eclipse.ui.externaltools_3.5.300.v20230126-0801.jar from https://download.eclipse.org/staging/2023-03/plugins/ (142.6kB)
02:29:32 [INFO] Fetching org.eclipse.ui.console_3.11.400.v20221012-0524.jar from https://download.eclipse.org/staging/2023-03/plugins/ (245.21kB)
02:29:32 [INFO] Fetching org.eclipse.debug.ui_3.17.200.v20230220-1318.jar from https://download.eclipse.org/staging/2023-03/plugins/ (3MB)
02:29:32 [INFO] Fetching org.eclipse.jdt.ui_3.28.0.v20230210-2115.jar from https://download.eclipse.org/staging/2023-03/plugins/ (10.95MB)
02:29:34 [INFO] Fetching org.eclipse.jdt.debug.ui_3.12.1000.v20230207-1058.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.67MB)
02:29:35 [INFO] Fetching org.eclipse.jdt.junit_3.15.200.v20230209-1546.jar from https://download.eclipse.org/staging/2023-03/plugins/ (546.88kB)
02:29:35 [INFO] Fetching org.eclipse.buildship.compat_3.1.6.v20220511-1359.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.37kB)
02:29:35 [INFO] Fetching org.gradle.toolingapi_7.4.2.v20220510-1312-s.jar from https://download.eclipse.org/staging/2023-03/plugins/ (2.5MB)
02:29:35 [INFO] Fetching org.eclipse.buildship.core_3.1.6.v20220511-1359.jar from https://download.eclipse.org/staging/2023-03/plugins/ (523.48kB)
02:29:35 [INFO] Fetching org.eclipse.jdt.junit.core_3.11.600.v20230209-1546.jar from https://download.eclipse.org/staging/2023-03/plugins/ (178.79kB)
02:29:35 [INFO] Fetching org.eclipse.buildship.ui_3.1.6.v20220511-1359.jar from https://download.eclipse.org/staging/2023-03/plugins/ (676.85kB)
02:29:36 [INFO] Fetching org.eclipse.buildship.branding_3.1.6.v20220511-1359.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.91kB)
02:29:36 [INFO] Fetching org.eclipse.buildship_3.1.6.v20220511-1359.jar from https://download.eclipse.org/staging/2023-03/features/ (18.95kB)
02:29:36 [INFO] Fetching org.eclipse.cdt.core.linux_6.1.0.202211062329.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.9kB)
02:29:36 [INFO] Fetching org.eclipse.cdt.core.native_6.3.100.202212091724.jar from https://download.eclipse.org/staging/2023-03/plugins/ (71.51kB)
02:29:36 [INFO] Fetching org.eclipse.cdt.core.linux.x86_64_11.1.0.202303061654.jar from https://download.eclipse.org/staging/2023-03/plugins/ (25.09kB)
02:29:36 [INFO] Fetching org.eclipse.core.databinding.beans_1.9.100.v20230214-1401.jar from https://download.eclipse.org/staging/2023-03/plugins/ (81.84kB)
02:29:36 [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.400.v20220812-1420.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.13kB)
02:29:36 [INFO] Fetching org.eclipse.core.net.linux_1.0.200.v20220812-1406.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.24kB)
02:29:36 [INFO] Fetching org.eclipse.debug.ui.launchview_1.0.300.v20220811-0741.jar from https://download.eclipse.org/staging/2023-03/plugins/ (88.88kB)
02:29:36 [INFO] Fetching org.eclipse.osgi.services_3.11.100.v20221006-1531.jar from https://download.eclipse.org/staging/2023-03/plugins/ (48.16kB)
02:29:36 [INFO] Fetching org.eclipse.e4.ui.progress_0.3.700.v20230214-1401.jar from https://download.eclipse.org/staging/2023-03/plugins/ (209.61kB)
02:29:36 [INFO] Fetching org.eclipse.osgi.util_3.7.200.v20230103-1101.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.42kB)
02:29:36 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-03/plugins/ (87.79kB)
02:29:36 [INFO] Fetching org.eclipse.equinox.console_1.4.500.v20211021-1418.jar from https://download.eclipse.org/staging/2023-03/plugins/ (129.01kB)
02:29:36 [INFO] Fetching org.eclipse.jface.notifications_0.5.200.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (32.9kB)
02:29:36 [INFO] Fetching org.osgi.util.measurement_1.0.2.201802012109.jar from https://download.eclipse.org/staging/2023-03/plugins/ (25.74kB)
02:29:36 [INFO] Fetching org.osgi.util.position_1.0.1.201505202026.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.73kB)
02:29:36 [INFO] Fetching org.osgi.util.xml_1.0.2.202109301733.jar from https://download.eclipse.org/staging/2023-03/plugins/ (18.3kB)
02:29:36 [INFO] Fetching org.osgi.service.cm_1.6.1.202109301733.jar from https://download.eclipse.org/staging/2023-03/plugins/ (54.28kB)
02:29:36 [INFO] Fetching org.osgi.service.device_1.1.1.202109301733.jar from https://download.eclipse.org/staging/2023-03/plugins/ (19.88kB)
02:29:36 [INFO] Fetching org.osgi.service.metatype_1.4.1.202109301733.jar from https://download.eclipse.org/staging/2023-03/plugins/ (29.67kB)
02:29:36 [INFO] Fetching org.osgi.service.provisioning_1.2.0.201505202024.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.38kB)
02:29:36 [INFO] Fetching org.osgi.service.upnp_1.2.1.202109301733.jar from https://download.eclipse.org/staging/2023-03/plugins/ (30.58kB)
02:29:36 [INFO] Fetching org.osgi.service.useradmin_1.1.1.202109301733.jar from https://download.eclipse.org/staging/2023-03/plugins/ (35.82kB)
02:29:36 [INFO] Fetching org.osgi.service.wireadmin_1.0.2.202109301733.jar from https://download.eclipse.org/staging/2023-03/plugins/ (42.85kB)
02:29:36 [INFO] Fetching org.eclipse.e4.rcp_4.27.0.v20230220-1431.jar from https://download.eclipse.org/staging/2023-03/features/ (22.84kB)
02:29:36 [INFO] Fetching org.eclipse.ecf_3.10.0.v20210925-0032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (127.97kB)
02:29:36 [INFO] Fetching org.eclipse.ecf.identity_3.9.402.v20210409-2301.jar from https://download.eclipse.org/staging/2023-03/plugins/ (64.2kB)
02:29:36 [INFO] Fetching org.eclipse.equinox.concurrent_1.2.100.v20211021-1418.jar from https://download.eclipse.org/staging/2023-03/plugins/ (26.38kB)
02:29:36 [INFO] Fetching org.eclipse.ecf.core.feature_1.6.1.v20211005-1944.jar from https://download.eclipse.org/staging/2023-03/features/ (19.76kB)
02:29:36 [INFO] Fetching org.eclipse.ecf.ssl_1.2.401.v20210409-2301.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.43kB)
02:29:36 [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.501.v20210409-2301.jar from https://download.eclipse.org/staging/2023-03/features/ (19.71kB)
02:29:36 [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from https://download.eclipse.org/staging/2023-03/plugins/ (52.52kB)
02:29:36 [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.800.v20220215-0126.jar from https://download.eclipse.org/staging/2023-03/plugins/ (129.12kB)
02:29:36 [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.1800.v20220215-0126.jar from https://download.eclipse.org/staging/2023-03/features/ (27.83kB)
02:29:36 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5_1.0.401.v20221105-0315.jar from https://download.eclipse.org/staging/2023-03/plugins/ (84.82kB)
02:29:36 [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient5.feature_1.1.701.v20221112-0806.jar from https://download.eclipse.org/staging/2023-03/features/ (29.7kB)
02:29:36 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.201.v20210409-2301.jar from https://download.eclipse.org/staging/2023-03/plugins/ (9.69kB)
02:29:36 [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.401.v20210409-2301.jar from https://download.eclipse.org/staging/2023-03/features/ (23.74kB)
02:29:36 [INFO] Fetching org.eclipse.eclemma.core_3.1.6.202206011447.jar from https://download.eclipse.org/staging/2023-03/plugins/ (100.51kB)
02:29:36 [INFO] Fetching org.jacoco.core_0.8.8.v20220517-1805.jar from https://download.eclipse.org/staging/2023-03/plugins/ (232.51kB)
02:29:36 [INFO] Fetching org.jacoco.agent_0.8.8.v20220415-0921.jar from https://download.eclipse.org/staging/2023-03/plugins/ (294.9kB)
02:29:37 [INFO] Fetching org.jacoco.report_0.8.8.v20220517-1805.jar from https://download.eclipse.org/staging/2023-03/plugins/ (148.44kB)
02:29:37 [INFO] Fetching org.eclipse.eclemma.doc_3.1.6.202206011447.jar from https://download.eclipse.org/staging/2023-03/plugins/ (225.78kB)
02:29:37 [INFO] Fetching org.eclipse.eclemma.feature_3.1.6.202206011447.jar from https://download.eclipse.org/staging/2023-03/features/ (22.3kB)
02:29:37 [INFO] Fetching org.objectweb.asm_9.3.0.v20220409-0157.jar from https://download.eclipse.org/staging/2023-03/plugins/ (132.86kB)
02:29:37 [INFO] Fetching org.objectweb.asm.commons_9.3.0.v20220409-0157.jar from https://download.eclipse.org/staging/2023-03/plugins/ (83.96kB)
02:29:37 [INFO] Fetching org.objectweb.asm.tree_9.3.0.v20220409-0157.jar from https://download.eclipse.org/staging/2023-03/plugins/ (65.17kB)
02:29:37 [INFO] Fetching org.eclipse.eclemma.ui_3.1.6.202206011447.jar from https://download.eclipse.org/staging/2023-03/plugins/ (306.74kB)
02:29:37 [INFO] Fetching org.eclipse.egit.core_6.5.0.202303070854-r.jar from https://download.eclipse.org/staging/2023-03/plugins/ (628.95kB)
02:29:37 [INFO] Fetching org.eclipse.jgit_6.5.0.202303070854-r.jar from https://download.eclipse.org/staging/2023-03/plugins/ (2.94MB)
02:29:37 [INFO] Fetching org.eclipse.jgit.gpg.bc_6.5.0.202303070854-r.jar from https://download.eclipse.org/staging/2023-03/plugins/ (66.11kB)
02:29:38 [INFO] Fetching org.eclipse.jgit.http.apache_6.5.0.202303070854-r.jar from https://download.eclipse.org/staging/2023-03/plugins/ (27.13kB)
02:29:38 [INFO] Fetching org.eclipse.jgit.ssh.apache_6.5.0.202303070854-r.jar from https://download.eclipse.org/staging/2023-03/plugins/ (212.91kB)
02:29:38 [INFO] Fetching org.eclipse.egit.ui_6.5.0.202303070854-r.jar from https://download.eclipse.org/staging/2023-03/plugins/ (3.91MB)
02:29:38 [INFO] Fetching org.eclipse.egit_6.5.0.202303070854-r.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.19kB)
02:29:38 [INFO] Fetching org.eclipse.egit.doc_6.5.0.202303070854-r.jar from https://download.eclipse.org/staging/2023-03/plugins/ (4.49MB)
02:29:39 [INFO] Fetching org.eclipse.egit_6.5.0.202303070854-r.jar from https://download.eclipse.org/staging/2023-03/features/ (20.92kB)
02:29:39 [INFO] Fetching org.eclipse.emf.common_2.29.0.v20230223-0922.jar from https://download.eclipse.org/staging/2023-03/features/ (20.88kB)
02:29:39 [INFO] Fetching org.eclipse.emf.common.ui_2.21.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (168.05kB)
02:29:39 [INFO] Fetching org.eclipse.emf.ecore.edit_2.14.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (188.37kB)
02:29:39 [INFO] Fetching org.eclipse.emf.edit_2.18.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (301.89kB)
02:29:39 [INFO] Fetching org.eclipse.emf.ecore_2.31.0.v20230226-0921.jar from https://download.eclipse.org/staging/2023-03/features/ (20.94kB)
02:29:39 [INFO] Fetching org.eclipse.emf.edit.ui_2.23.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (354.71kB)
02:29:39 [INFO] Fetching org.eclipse.epp.mpc.core_1.10.1.v20221110-1841.jar from https://download.eclipse.org/staging/2023-03/plugins/ (249.16kB)
02:29:39 [INFO] Fetching org.eclipse.userstorage_1.2.0.v20210517-0327.jar from https://download.eclipse.org/staging/2023-03/plugins/ (116.18kB)
02:29:39 [INFO] Fetching org.eclipse.userstorage.oauth_1.1.0.v20190307-0457.jar from https://download.eclipse.org/staging/2023-03/plugins/ (58.26kB)
02:29:39 [INFO] Fetching org.eclipse.epp.mpc.ui_1.10.1.v20221110-1841.jar from https://download.eclipse.org/staging/2023-03/plugins/ (606.7kB)
02:29:40 [INFO] Fetching org.eclipse.epp.mpc.ui.css_1.10.1.v20221110-1841.jar from https://download.eclipse.org/staging/2023-03/plugins/ (24.21kB)
02:29:40 [INFO] Fetching org.eclipse.epp.mpc.help.ui_1.10.1.v20221110-1841.jar from https://download.eclipse.org/staging/2023-03/plugins/ (751.67kB)
02:29:40 [INFO] Fetching org.eclipse.epp.mpc_1.10.1.v20221110-1841.jar from https://download.eclipse.org/staging/2023-03/features/ (22.09kB)
02:29:40 [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.2.300.v20210813-0655.jar from https://download.eclipse.org/staging/2023-03/plugins/ (156.48kB)
02:29:40 [INFO] Fetching org.eclipse.equinox.p2.discovery_1.2.100.v20221111-1340.jar from https://download.eclipse.org/staging/2023-03/plugins/ (39.85kB)
02:29:40 [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.800.v20230113-1239.jar from https://download.eclipse.org/staging/2023-03/plugins/ (659.55kB)
02:29:40 [INFO] Fetching org.eclipse.equinox.p2.operations_2.6.100.v20220817-1208.jar from https://download.eclipse.org/staging/2023-03/plugins/ (77.31kB)
02:29:40 [INFO] Fetching org.eclipse.userstorage.ui_1.1.0.v20190307-0457.jar from https://download.eclipse.org/staging/2023-03/plugins/ (44.88kB)
02:29:40 [INFO] Fetching org.eclipse.equinox.executable_3.8.2000.v20221201-0912.jar from https://download.eclipse.org/staging/2023-03/features/ (435.93kB)
02:29:40 [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.2000.v20221201-0912 from https://download.eclipse.org/staging/2023-03/binary/ (35.64kB)
02:29:40 [INFO] Fetching org.eclipse.equinox.http.jetty_3.8.200.v20221109-0702.jar from https://download.eclipse.org/staging/2023-03/plugins/ (30.99kB)
02:29:40 [INFO] Fetching org.eclipse.equinox.http.servlet_1.7.400.v20221006-1531.jar from https://download.eclipse.org/staging/2023-03/plugins/ (236.29kB)
02:29:40 [INFO] Fetching org.eclipse.jetty.http_10.0.13.jar from https://download.eclipse.org/staging/2023-03/plugins/ (243.43kB)
02:29:40 [INFO] Fetching org.eclipse.jetty.server_10.0.13.jar from https://download.eclipse.org/staging/2023-03/plugins/ (777.19kB)
02:29:40 [INFO] Fetching org.eclipse.jetty.servlet_10.0.13.jar from https://download.eclipse.org/staging/2023-03/plugins/ (161.97kB)
02:29:41 [INFO] Fetching org.eclipse.jetty.util_10.0.13.jar from https://download.eclipse.org/staging/2023-03/plugins/ (554.88kB)
02:29:41 [INFO] Fetching org.eclipse.equinox.http.registry_1.3.200.v20220720-2012.jar from https://download.eclipse.org/staging/2023-03/plugins/ (49.35kB)
02:29:41 [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.700.v20220801-1124.jar from https://download.eclipse.org/staging/2023-03/plugins/ (29.14kB)
02:29:41 [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.2.100.v20211021-1418.jar from https://download.eclipse.org/staging/2023-03/plugins/ (12.61kB)
02:29:41 [INFO] Fetching org.eclipse.equinox.p2.console_1.2.100.v20221111-1340.jar from https://download.eclipse.org/staging/2023-03/plugins/ (30.32kB)
02:29:41 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.4.400.v20220506-1821.jar from https://download.eclipse.org/staging/2023-03/plugins/ (86.25kB)
02:29:41 [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.3.300.v20220512-1321.jar from https://download.eclipse.org/staging/2023-03/plugins/ (45.06kB)
02:29:41 [INFO] Fetching org.eclipse.equinox.security.linux_1.0.300.v20220904-1118.jar from https://download.eclipse.org/staging/2023-03/plugins/ (25.53kB)
02:29:41 [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.1700.v20230120-0604.jar from https://download.eclipse.org/staging/2023-03/features/ (21.49kB)
02:29:41 [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.3.100.v20221111-1340.jar from https://download.eclipse.org/staging/2023-03/plugins/ (33.47kB)
02:29:41 [INFO] Fetching org.eclipse.equinox.p2.publisher_1.7.300.v20221203-1819.jar from https://download.eclipse.org/staging/2023-03/plugins/ (103.71kB)
02:29:41 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.300.v20221214-0640.jar from https://download.eclipse.org/staging/2023-03/plugins/ (246.26kB)
02:29:41 [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.2.200.v20220210-1157.jar from https://download.eclipse.org/staging/2023-03/plugins/ (58.64kB)
02:29:41 [INFO] Fetching org.eclipse.equinox.p2.discovery.feature_1.2.1200.v20221111-1340.jar from https://download.eclipse.org/staging/2023-03/features/ (20.87kB)
02:29:41 [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.4.100.v20220213-0541.jar from https://download.eclipse.org/staging/2023-03/plugins/ (35.63kB)
02:29:41 [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.4.200.v20220911-2007.jar from https://download.eclipse.org/staging/2023-03/plugins/ (51.45kB)
02:29:41 [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.300.v20221203-1932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (256.99kB)
02:29:41 [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.1900.v20230120-0604.jar from https://download.eclipse.org/staging/2023-03/features/ (20.96kB)
02:29:41 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.5.400.v20220805-0804.jar from https://download.eclipse.org/staging/2023-03/plugins/ (105.26kB)
02:29:41 [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.3.100.v20221111-1340.jar from https://download.eclipse.org/staging/2023-03/plugins/ (20.12kB)
02:29:41 [INFO] Fetching org.eclipse.equinox.security.ui_1.3.400.v20221007-1815.jar from https://download.eclipse.org/staging/2023-03/plugins/ (172.26kB)
02:29:41 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.2.100.v20220814-1551.jar from https://download.eclipse.org/staging/2023-03/plugins/ (70.34kB)
02:29:41 [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.1900.v20230120-0604.jar from https://download.eclipse.org/staging/2023-03/features/ (20.88kB)
02:29:41 [INFO] Fetching org.eclipse.ui.browser_3.7.400.v20230220-1021.jar from https://download.eclipse.org/staging/2023-03/plugins/ (209.28kB)
02:29:41 [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.3.300.v20220329-1456.jar from https://download.eclipse.org/staging/2023-03/plugins/ (129.58kB)
02:29:41 [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.2.300.v20220420-1427.jar from https://download.eclipse.org/staging/2023-03/plugins/ (100.51kB)
02:29:41 [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.1900.v20230120-0604.jar from https://download.eclipse.org/staging/2023-03/features/ (20.75kB)
02:29:42 [INFO] Fetching org.eclipse.help.webapp_3.10.1000.v20221221-1358.jar from https://download.eclipse.org/staging/2023-03/plugins/ (738.67kB)
02:29:42 [INFO] Fetching org.eclipse.jetty.io_10.0.13.jar from https://download.eclipse.org/staging/2023-03/plugins/ (211.42kB)
02:29:42 [INFO] Fetching org.eclipse.jetty.security_10.0.13.jar from https://download.eclipse.org/staging/2023-03/plugins/ (118.37kB)
02:29:42 [INFO] Fetching org.eclipse.jetty.util.ajax_10.0.13.jar from https://download.eclipse.org/staging/2023-03/plugins/ (62.46kB)
02:29:42 [INFO] Fetching org.eclipse.help_2.3.1300.v20230302-0300.jar from https://download.eclipse.org/staging/2023-03/features/ (21.34kB)
02:29:42 [INFO] Fetching org.eclipse.jdt.core.compiler.batch_3.33.0.v20230218-1114.jar from https://download.eclipse.org/staging/2023-03/plugins/ (3.01MB)
02:29:42 [INFO] Fetching org.eclipse.jdt_3.19.0.v20230302-0300.jar from https://download.eclipse.org/staging/2023-03/plugins/ (44.74kB)
02:29:42 [INFO] Fetching org.eclipse.jdt.annotation_1.2.100.v20220826-1026.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.9kB)
02:29:42 [INFO] Fetching org.eclipse.jdt.annotation_2.2.700.v20220826-1026.jar from https://download.eclipse.org/staging/2023-03/plugins/ (27.04kB)
02:29:42 [INFO] Fetching org.eclipse.jdt.apt.core_3.7.100.v20221202-1820.jar from https://download.eclipse.org/staging/2023-03/plugins/ (393.76kB)
02:29:42 [INFO] Fetching org.eclipse.jdt.apt.pluggable.core_1.3.100.v20221201-1549.jar from https://download.eclipse.org/staging/2023-03/plugins/ (41.69kB)
02:29:43 [INFO] Fetching org.eclipse.jdt.apt.ui_3.7.0.v20210620-1751.jar from https://download.eclipse.org/staging/2023-03/plugins/ (71.97kB)
02:29:43 [INFO] Fetching org.eclipse.jdt.bcoview_1.1.0.v20230116-1714.jar from https://download.eclipse.org/staging/2023-03/plugins/ (159.74kB)
02:29:43 [INFO] Fetching org.objectweb.asm.util_9.4.0.v20221107-1714.jar from https://download.eclipse.org/staging/2023-03/plugins/ (104kB)
02:29:43 [INFO] Fetching org.objectweb.asm.tree.analysis_9.4.0.jar from https://download.eclipse.org/staging/2023-03/plugins/ (33.53kB)
02:29:43 [INFO] Fetching org.eclipse.jdt.bcoview.feature_1.1.0.v20230117-1348.jar from https://download.eclipse.org/staging/2023-03/features/ (20.65kB)
02:29:43 [INFO] Fetching org.eclipse.jdt.core.formatterapp_1.1.0.v20210618-1653.jar from https://download.eclipse.org/staging/2023-03/plugins/ (12.61kB)
02:29:43 [INFO] Fetching org.eclipse.jdt.core.manipulation_1.18.0.v20230209-2203.jar from https://download.eclipse.org/staging/2023-03/plugins/ (2.29MB)
02:29:43 [INFO] Fetching org.eclipse.jdt.debug_3.20.100.v20230119-1127.jar from https://download.eclipse.org/staging/2023-03/plugins/ (919.02kB)
02:29:43 [INFO] Fetching org.eclipse.search_3.14.400.v20230209-0804.jar from https://download.eclipse.org/staging/2023-03/plugins/ (499.45kB)
02:29:43 [INFO] Fetching org.eclipse.jdt.doc.user_3.15.1700.v20230301-1632.jar from https://download.eclipse.org/staging/2023-03/plugins/ (7.82MB)
02:29:45 [INFO] Fetching org.eclipse.jdt.junit.runtime_3.7.100.v20230115-0919.jar from https://download.eclipse.org/staging/2023-03/plugins/ (58.99kB)
02:29:45 [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.3.0.v20220609-1843.jar from https://download.eclipse.org/staging/2023-03/plugins/ (28.39kB)
02:29:45 [INFO] Fetching org.eclipse.jdt.junit5.runtime_1.1.100.v20220907-0450.jar from https://download.eclipse.org/staging/2023-03/plugins/ (27.02kB)
02:29:45 [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/staging/2023-03/plugins/ (65.43kB)
02:29:45 [INFO] Fetching org.eclipse.jdt_3.19.0.v20230302-0300.jar from https://download.eclipse.org/staging/2023-03/features/ (21.53kB)
02:29:45 [INFO] Fetching org.eclipse.jgit.archive_6.5.0.202303070854-r.jar from https://download.eclipse.org/staging/2023-03/plugins/ (27.65kB)
02:29:45 [INFO] Fetching org.eclipse.jgit_6.5.0.202303070854-r.jar from https://download.eclipse.org/staging/2023-03/features/ (16.17kB)
02:29:45 [INFO] Fetching org.eclipse.jgit.gpg.bc_6.5.0.202303070854-r.jar from https://download.eclipse.org/staging/2023-03/features/ (16.19kB)
02:29:45 [INFO] Fetching org.eclipse.jgit.http.apache_6.5.0.202303070854-r.jar from https://download.eclipse.org/staging/2023-03/features/ (16.21kB)
02:29:45 [INFO] Fetching org.eclipse.jgit.ssh.apache.agent_6.5.0.202303070854-r.jar from https://download.eclipse.org/staging/2023-03/plugins/ (39.69kB)
02:29:45 [INFO] Fetching org.eclipse.jgit.ssh.apache_6.5.0.202303070854-r.jar from https://download.eclipse.org/staging/2023-03/features/ (16.21kB)
02:29:45 [INFO] Fetching org.eclipse.jsch.core_1.4.0.v20220813-1037.jar from https://download.eclipse.org/staging/2023-03/plugins/ (43.17kB)
02:29:45 [INFO] Fetching org.eclipse.jsch.ui_1.4.200.v20220812-1406.jar from https://download.eclipse.org/staging/2023-03/plugins/ (95.52kB)
02:29:45 [INFO] Fetching S202302030837&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?file=/justj/epp/milestone/ (63B)
02:29:45 [INFO] Fetching org.eclipse.justj.epp_17.0.0.v20230203-0825.jar from https://download.eclipse.org/justj/epp/milestone/S202302030837/plugins/ (13.31kB)
02:29:45 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (19.76kB)
02:29:45 [INFO] Fetching org.eclipse.justj.epp_17.0.0.v20230203-0825.jar from https://download.eclipse.org/justj/epp/milestone/S202302030837/features/ (21.16kB)
02:29:45 [INFO] Fetching org.eclipse.lsp4e_0.15.0.202211292024.jar from https://download.eclipse.org/staging/2023-03/plugins/ (529.94kB)
02:29:45 [INFO] Fetching org.eclipse.lsp4j_0.19.0.v20221118-0359.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.09MB)
02:29:45 [INFO] Fetching org.eclipse.lsp4j.jsonrpc_0.19.0.v20221118-0359.jar from https://download.eclipse.org/staging/2023-03/plugins/ (134.2kB)
02:29:45 [INFO] Fetching org.eclipse.mylyn.wikitext_3.0.46.202301111837.jar from https://download.eclipse.org/staging/2023-03/plugins/ (371.45kB)
02:29:46 [INFO] Fetching org.eclipse.mylyn.wikitext.markdown_3.0.46.202301111837.jar from https://download.eclipse.org/staging/2023-03/plugins/ (83.76kB)
02:29:46 [INFO] Fetching org.eclipse.xtext.xbase.lib_2.30.0.v20230227-1111.jar from https://download.eclipse.org/staging/2023-03/plugins/ (161.99kB)
02:29:46 [INFO] Fetching org.eclipse.m2e.apt.core_2.2.0.20230207-1039.jar from https://download.eclipse.org/staging/2023-03/plugins/ (65.68kB)
02:29:46 [INFO] Fetching org.eclipse.m2e.core_2.0.7.20230307-1553.jar from https://download.eclipse.org/staging/2023-03/plugins/ (640.85kB)
02:29:46 [INFO] Fetching org.eclipse.m2e.jdt_2.0.5.20230228-2348.jar from https://download.eclipse.org/staging/2023-03/plugins/ (157.79kB)
02:29:46 [INFO] Fetching org.eclipse.m2e.maven.runtime_3.8.701.20230209-1606.jar from https://download.eclipse.org/staging/2023-03/plugins/ (4.77MB)
02:29:46 [INFO] Fetching org.eclipse.m2e.apt.ui_2.0.300.20221210-1303.jar from https://download.eclipse.org/staging/2023-03/plugins/ (45.21kB)
02:29:46 [INFO] Fetching org.eclipse.m2e.archetype.common_3.2.103.20230102-2253.jar from https://download.eclipse.org/staging/2023-03/plugins/ (633.82kB)
02:29:47 [INFO] Fetching org.eclipse.m2e.binaryproject_2.1.100.20230130-0743.jar from https://download.eclipse.org/staging/2023-03/plugins/ (22.4kB)
02:29:47 [INFO] Fetching org.eclipse.m2e.sourcelookup_2.0.2.20230114-1820.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.24kB)
02:29:47 [INFO] Fetching org.eclipse.m2e.binaryproject.ui_2.0.0.20220705-1221.jar from https://download.eclipse.org/staging/2023-03/plugins/ (20.41kB)
02:29:47 [INFO] Fetching org.eclipse.m2e.core.ui_2.0.4.20230305-1928.jar from https://download.eclipse.org/staging/2023-03/plugins/ (750.22kB)
02:29:47 [INFO] Fetching org.eclipse.m2e.workspace.cli_0.3.1.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.56kB)
02:29:47 [INFO] Fetching org.eclipse.m2e.model.edit_2.0.200.20230130-0743.jar from https://download.eclipse.org/staging/2023-03/plugins/ (424.74kB)
02:29:47 [INFO] Fetching org.eclipse.m2e.discovery_2.0.200.20230210-1347.jar from https://download.eclipse.org/staging/2023-03/plugins/ (76.22kB)
02:29:47 [INFO] Fetching org.eclipse.m2e.editor_2.0.300.20230130-0743.jar from https://download.eclipse.org/staging/2023-03/plugins/ (401.41kB)
02:29:47 [INFO] Fetching org.eclipse.ui.genericeditor_1.2.400.v20221207-1659.jar from https://download.eclipse.org/staging/2023-03/plugins/ (160.56kB)
02:29:47 [INFO] Fetching org.eclipse.m2e.editor.lemminx_2.0.2.20230202-1631.jar from https://download.eclipse.org/staging/2023-03/plugins/ (144.21kB)
02:29:47 [INFO] Fetching org.eclipse.wildwebdeveloper.xml_1.0.2.202301201156.jar from https://download.eclipse.org/staging/2023-03/plugins/ (8.66MB)
02:29:48 [INFO] Fetching org.eclipse.m2e.launching_2.0.400.20230305-2143.jar from https://download.eclipse.org/staging/2023-03/plugins/ (122.76kB)
02:29:48 [INFO] Fetching org.eclipse.m2e.refactoring_2.0.300.20221210-1303.jar from https://download.eclipse.org/staging/2023-03/plugins/ (76.64kB)
02:29:48 [INFO] Fetching org.eclipse.m2e.scm_2.0.200.20230207-0948.jar from https://download.eclipse.org/staging/2023-03/plugins/ (61.89kB)
02:29:48 [INFO] Fetching org.eclipse.m2e.jdt.ui_2.0.200.20230228-2348.jar from https://download.eclipse.org/staging/2023-03/plugins/ (39.39kB)
02:29:48 [INFO] Fetching org.eclipse.m2e.profiles.core_2.1.1.20230210-1347.jar from https://download.eclipse.org/staging/2023-03/plugins/ (23.77kB)
02:29:48 [INFO] Fetching org.eclipse.m2e.profiles.ui_2.0.200.20230114-1140.jar from https://download.eclipse.org/staging/2023-03/plugins/ (42.74kB)
02:29:49 [INFO] Fetching org.eclipse.m2e.sourcelookup.ui_2.0.200.20230114-1820.jar from https://download.eclipse.org/staging/2023-03/plugins/ (26.85kB)
02:29:49 [INFO] Fetching org.eclipse.m2e.mavenarchiver_2.0.300.20221210-1303.jar from https://download.eclipse.org/staging/2023-03/plugins/ (30.2kB)
02:29:49 [INFO] Fetching org.eclipse.m2e.feature_2.2.1.20230307-1553.jar from https://download.eclipse.org/staging/2023-03/features/ (21.29kB)
02:29:49 [INFO] Fetching org.eclipse.m2e.lemminx.feature_2.0.3.20230202-1631.jar from https://download.eclipse.org/staging/2023-03/features/ (20.9kB)
02:29:49 [INFO] Fetching org.eclipse.m2e.logback_2.1.100.20230106-1511.jar from https://download.eclipse.org/staging/2023-03/plugins/ (21.89kB)
02:29:49 [INFO] Fetching org.eclipse.m2e.logback.feature_2.1.1.20230106-1511.jar from https://download.eclipse.org/staging/2023-03/features/ (20.83kB)
02:29:49 [INFO] Fetching org.eclipse.wst.common.uriresolver_1.3.0.v202007161535.jar from https://download.eclipse.org/staging/2023-03/plugins/ (48.93kB)
02:29:49 [INFO] Fetching org.eclipse.wst.common.emf_1.2.700.v202007161535.jar from https://download.eclipse.org/staging/2023-03/plugins/ (229.4kB)
02:29:49 [INFO] Fetching org.eclipse.wst.sse.core_1.2.1000.v202301190221.jar from https://download.eclipse.org/staging/2023-03/plugins/ (479.65kB)
02:29:49 [INFO] Fetching org.eclipse.wst.xml.core_1.2.700.v202211200019.jar from https://download.eclipse.org/staging/2023-03/plugins/ (811.53kB)
02:29:49 [INFO] Fetching org.jsoup_1.15.3.jar from https://download.eclipse.org/staging/2023-03/plugins/ (427.75kB)
02:29:49 [INFO] Fetching org.eclipse.mylyn.wikitext.ant_3.0.46.202301111837.jar from https://download.eclipse.org/staging/2023-03/plugins/ (49.35kB)
02:29:49 [INFO] Fetching org.eclipse.mylyn.wikitext.asciidoc_3.0.46.202301111837.jar from https://download.eclipse.org/staging/2023-03/plugins/ (111.95kB)
02:29:49 [INFO] Fetching org.eclipse.mylyn.wikitext.asciidoc.ui_3.0.46.202301111837.jar from https://download.eclipse.org/staging/2023-03/plugins/ (12.32kB)
02:29:49 [INFO] Fetching org.eclipse.mylyn.wikitext.ui_3.0.46.202301111837.jar from https://download.eclipse.org/staging/2023-03/plugins/ (439.2kB)
02:29:49 [INFO] Fetching org.eclipse.mylyn.wikitext.confluence_3.0.46.202301111837.jar from https://download.eclipse.org/staging/2023-03/plugins/ (93.29kB)
02:29:49 [INFO] Fetching org.eclipse.mylyn.wikitext.confluence.ui_3.0.46.202301111837.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.58kB)
02:29:49 [INFO] Fetching org.eclipse.mylyn.wikitext.osgi_3.0.46.202301111837.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.43kB)
02:29:49 [INFO] Fetching org.eclipse.mylyn.wikitext.textile_3.0.46.202301111837.jar from https://download.eclipse.org/staging/2023-03/plugins/ (91.62kB)
02:29:49 [INFO] Fetching org.eclipse.mylyn.wikitext.html_3.0.46.202301111837.jar from https://download.eclipse.org/staging/2023-03/plugins/ (50.14kB)
02:29:49 [INFO] Fetching org.eclipse.mylyn.wikitext.mediawiki_3.0.46.202301111837.jar from https://download.eclipse.org/staging/2023-03/plugins/ (81.61kB)
02:29:50 [INFO] Fetching org.eclipse.mylyn.wikitext.tracwiki_3.0.46.202301111837.jar from https://download.eclipse.org/staging/2023-03/plugins/ (66.44kB)
02:29:50 [INFO] Fetching org.eclipse.mylyn.wikitext.twiki_3.0.46.202301111837.jar from https://download.eclipse.org/staging/2023-03/plugins/ (49.74kB)
02:29:50 [INFO] Fetching org.eclipse.mylyn.wikitext.help.ui_3.0.46.202301111837.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.29MB)
02:29:50 [INFO] Fetching org.eclipse.mylyn.wikitext.textile.ui_3.0.46.202301111837.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.14kB)
02:29:50 [INFO] Fetching org.eclipse.mylyn.wikitext.markdown.ui_3.0.46.202301111837.jar from https://download.eclipse.org/staging/2023-03/plugins/ (11.88kB)
02:29:50 [INFO] Fetching org.eclipse.mylyn.wikitext.mediawiki.ui_3.0.46.202301111837.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.31kB)
02:29:50 [INFO] Fetching org.eclipse.mylyn.wikitext.tracwiki.ui_3.0.46.202301111837.jar from https://download.eclipse.org/staging/2023-03/plugins/ (12.3kB)
02:29:50 [INFO] Fetching org.eclipse.mylyn.wikitext.twiki.ui_3.0.46.202301111837.jar from https://download.eclipse.org/staging/2023-03/plugins/ (12.16kB)
02:29:50 [INFO] Fetching org.eclipse.mylyn.wikitext.editors_feature_3.0.46.202301111837.jar from https://download.eclipse.org/staging/2023-03/features/ (20.68kB)
02:29:50 [INFO] Fetching org.eclipse.mylyn.wikitext_feature_3.0.46.202301111837.jar from https://download.eclipse.org/staging/2023-03/features/ (20.83kB)
02:29:50 [INFO] Fetching org.eclipse.nebula.widgets.tablecombo_1.2.0.202302231924.jar from https://download.eclipse.org/staging/2023-03/plugins/ (41.93kB)
02:29:50 [INFO] Fetching org.eclipse.oomph.base_1.17.0.v20220821-0916.jar from https://download.eclipse.org/staging/2023-03/plugins/ (71.53kB)
02:29:50 [INFO] Fetching org.eclipse.oomph.util_1.20.0.v20220914-1208.jar from https://download.eclipse.org/staging/2023-03/plugins/ (232.83kB)
02:29:50 [INFO] Fetching org.eclipse.oomph.base.edit_1.16.0.v20230204-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (68kB)
02:29:50 [INFO] Fetching org.eclipse.oomph.extractor.lib_1.9.0.v20220421-1218.jar from https://download.eclipse.org/staging/2023-03/plugins/ (26.19kB)
02:29:50 [INFO] Fetching org.eclipse.oomph.jreinfo_1.17.0.v20220520-1242.jar from https://download.eclipse.org/staging/2023-03/plugins/ (40.97kB)
02:29:50 [INFO] Fetching org.eclipse.oomph.jreinfo.ui_1.15.0.v20220520-1242.jar from https://download.eclipse.org/staging/2023-03/plugins/ (57.73kB)
02:29:50 [INFO] Fetching org.eclipse.oomph.ui_1.18.0.v20220914-1119.jar from https://download.eclipse.org/staging/2023-03/plugins/ (404kB)
02:29:50 [INFO] Fetching org.eclipse.oomph.p2_1.16.0.v20220421-1218.jar from https://download.eclipse.org/staging/2023-03/plugins/ (70.45kB)
02:29:50 [INFO] Fetching org.eclipse.oomph.p2.core_1.24.0.v20230214-0752.jar from https://download.eclipse.org/staging/2023-03/plugins/ (407kB)
02:29:51 [INFO] Fetching org.eclipse.oomph.p2.doc_1.13.0.v20220421-1218.jar from https://download.eclipse.org/staging/2023-03/plugins/ (318.72kB)
02:29:51 [INFO] Fetching org.eclipse.oomph.p2.edit_1.17.0.v20230204-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (54.9kB)
02:29:51 [INFO] Fetching org.eclipse.oomph.p2.ui_1.19.0.v20230204-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (379.49kB)
02:29:51 [INFO] Fetching org.eclipse.oomph.p2_1.25.0.v20230214-0752.jar from https://download.eclipse.org/staging/2023-03/features/ (20.95kB)
02:29:51 [INFO] Fetching org.eclipse.oomph.predicates_1.15.0.v20230105-1603.jar from https://download.eclipse.org/staging/2023-03/plugins/ (71.95kB)
02:29:51 [INFO] Fetching org.eclipse.oomph.predicates.edit_1.14.0.v20230204-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (58.83kB)
02:29:51 [INFO] Fetching org.eclipse.oomph.preferences_1.13.0.v20220421-1218.jar from https://download.eclipse.org/staging/2023-03/plugins/ (89.1kB)
02:29:51 [INFO] Fetching org.eclipse.oomph.resources_1.17.0.v20220619-0650.jar from https://download.eclipse.org/staging/2023-03/plugins/ (123.49kB)
02:29:51 [INFO] Fetching org.eclipse.oomph.resources.edit_1.13.0.v20230204-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (30.81kB)
02:29:51 [INFO] Fetching org.eclipse.oomph.setup_1.26.0.v20230203-1538.jar from https://download.eclipse.org/staging/2023-03/plugins/ (363kB)
02:29:51 [INFO] Fetching org.eclipse.oomph.setup.core_1.26.0.v20230204-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (337.06kB)
02:29:51 [INFO] Fetching org.eclipse.oomph.setup.p2_1.19.0.v20220607-1104.jar from https://download.eclipse.org/staging/2023-03/plugins/ (53.13kB)
02:29:51 [INFO] Fetching org.eclipse.oomph.setup.edit_1.16.0.v20220421-1218.jar from https://download.eclipse.org/staging/2023-03/plugins/ (180.51kB)
02:29:51 [INFO] Fetching org.eclipse.oomph.setup.sync_1.14.0.v20220421-1218.jar from https://download.eclipse.org/staging/2023-03/plugins/ (106.36kB)
02:29:51 [INFO] Fetching org.eclipse.oomph.setup.p2.edit_1.15.0.v20230204-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (28.47kB)
02:29:51 [INFO] Fetching org.eclipse.oomph.setup.core_1.26.0.v20230204-0932.jar from https://download.eclipse.org/staging/2023-03/features/ (21.1kB)
02:29:51 [INFO] Fetching org.eclipse.oomph.setup.doc_1.13.0.v20220520-0625.jar from https://download.eclipse.org/staging/2023-03/plugins/ (2.5MB)
02:29:52 [INFO] Fetching org.eclipse.oomph.setup.editor_1.24.0.v20230204-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (516.9kB)
02:29:52 [INFO] Fetching org.eclipse.oomph.setup.ui_1.26.0.v20230204-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (790.92kB)
02:29:52 [INFO] Fetching org.eclipse.oomph.workingsets.edit_1.13.0.v20230204-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (39.35kB)
02:29:52 [INFO] Fetching org.eclipse.oomph.workingsets.editor_1.14.0.v20230204-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (118.22kB)
02:29:52 [INFO] Fetching org.eclipse.oomph.setup.ui.questionnaire_1.13.0.v20220421-1218.jar from https://download.eclipse.org/staging/2023-03/plugins/ (340.88kB)
02:29:53 [INFO] Fetching org.eclipse.oomph.setup_1.27.0.v20230214-0752.jar from https://download.eclipse.org/staging/2023-03/features/ (20.99kB)
02:29:53 [INFO] Fetching org.eclipse.oomph.workingsets_1.12.0.v20220421-1218.jar from https://download.eclipse.org/staging/2023-03/plugins/ (48.95kB)
02:29:53 [INFO] Fetching org.eclipse.platform.doc.user_4.27.0.v20230301-1632.jar from https://download.eclipse.org/staging/2023-03/plugins/ (3.83MB)
02:29:53 [INFO] Fetching org.eclipse.text.quicksearch_1.1.500.v20230129-1959.jar from https://download.eclipse.org/staging/2023-03/plugins/ (97.62kB)
02:29:53 [INFO] Fetching org.eclipse.ui.intro.universal_3.4.300.v20220619-1918.jar from https://download.eclipse.org/staging/2023-03/plugins/ (2.1MB)
02:29:54 [INFO] Fetching org.eclipse.ui.monitoring_1.2.400.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (61.72kB)
02:29:54 [INFO] Fetching org.eclipse.ui.net_1.4.100.v20220812-1406.jar from https://download.eclipse.org/staging/2023-03/plugins/ (47.76kB)
02:29:54 [INFO] Fetching org.eclipse.ui.themes_1.2.2200.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (34.02kB)
02:29:54 [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.1.100.v20220812-1406.jar from https://download.eclipse.org/staging/2023-03/plugins/ (18.14kB)
02:29:54 [INFO] Fetching org.eclipse.ui.views.log_1.3.500.v20230220-1021.jar from https://download.eclipse.org/staging/2023-03/plugins/ (174kB)
02:29:54 [INFO] Fetching org.eclipse.platform_4.27.0.v20230302-0300.jar from https://download.eclipse.org/staging/2023-03/features/ (22.36kB)
02:29:54 [INFO] Fetching org.eclipse.platform_root_4.27.0.v20230302-0300 from https://download.eclipse.org/staging/2023-03/binary/ (196B)
02:29:54 [INFO] Fetching org.eclipse.update.configurator_3.4.1000.v20221114-1512.jar from https://download.eclipse.org/staging/2023-03/plugins/ (98.21kB)
02:29:54 [INFO] Fetching org.eclipse.rcp_4.27.0.v20230302-0300.jar from https://download.eclipse.org/staging/2023-03/plugins/ (12.91kB)
02:29:54 [INFO] Fetching org.eclipse.rcp_4.27.0.v20230302-0300.jar from https://download.eclipse.org/staging/2023-03/features/ (20.96kB)
02:29:54 [INFO] Fetching org.eclipse.rcp_root_4.27.0.v20230302-0300 from https://download.eclipse.org/staging/2023-03/binary/ (20.25kB)
02:29:54 [INFO] Fetching org.eclipse.tips.core_0.2.100.v20221111-1229.jar from https://download.eclipse.org/staging/2023-03/plugins/ (149.48kB)
02:29:54 [INFO] Fetching org.eclipse.tips.ui_0.2.100.v20221111-1229.jar from https://download.eclipse.org/staging/2023-03/plugins/ (69.33kB)
02:29:54 [INFO] Fetching org.eclipse.tips.json_0.2.200.v20220619-1918.jar from https://download.eclipse.org/staging/2023-03/plugins/ (21.72kB)
02:29:54 [INFO] Fetching org.eclipse.tips.ide_0.2.100.v20220811-0542.jar from https://download.eclipse.org/staging/2023-03/plugins/ (330.08kB)
02:29:54 [INFO] Fetching org.eclipse.tips.feature_0.3.100.v20230109-1247.jar from https://download.eclipse.org/staging/2023-03/features/ (21.65kB)
02:29:54 [INFO] Fetching org.eclipse.tm.terminal.connector.local_4.8.0.202211062329.jar from https://download.eclipse.org/staging/2023-03/plugins/ (34.16kB)
02:29:54 [INFO] Fetching org.eclipse.tm.terminal.connector.process_4.9.0.202211062329.jar from https://download.eclipse.org/staging/2023-03/plugins/ (35.73kB)
02:29:54 [INFO] Fetching org.eclipse.tm.terminal.control_5.4.0.202211062329.jar from https://download.eclipse.org/staging/2023-03/plugins/ (214.69kB)
02:29:54 [INFO] Fetching org.eclipse.tm.terminal.connector.local.feature_11.1.0.202212091724.jar from https://download.eclipse.org/staging/2023-03/features/ (24.97kB)
02:29:54 [INFO] Fetching org.eclipse.tm.terminal.connector.ssh_4.8.0.202211062329.jar from https://download.eclipse.org/staging/2023-03/plugins/ (63.48kB)
02:29:54 [INFO] Fetching org.eclipse.tm.terminal.connector.ssh.feature_11.1.0.202212091724.jar from https://download.eclipse.org/staging/2023-03/features/ (21.24kB)
02:29:54 [INFO] Fetching org.eclipse.tm.terminal.connector.telnet_4.8.0.202211062329.jar from https://download.eclipse.org/staging/2023-03/plugins/ (55.06kB)
02:29:54 [INFO] Fetching org.eclipse.tm.terminal.connector.telnet.feature_11.1.0.202212091724.jar from https://download.eclipse.org/staging/2023-03/features/ (24.99kB)
02:29:54 [INFO] Fetching org.eclipse.tm.terminal.control.feature_11.1.0.202212091724.jar from https://download.eclipse.org/staging/2023-03/features/ (21.2kB)
02:29:54 [INFO] Fetching org.eclipse.tm.terminal.feature_11.1.0.202212091724.jar from https://download.eclipse.org/staging/2023-03/features/ (21.35kB)
02:29:55 [INFO] Fetching org.eclipse.tm.terminal.view.core_4.9.0.202211062329.jar from https://download.eclipse.org/staging/2023-03/plugins/ (45.57kB)
02:29:55 [INFO] Fetching org.eclipse.tm.terminal.view.ui_4.11.0.202211062329.jar from https://download.eclipse.org/staging/2023-03/plugins/ (281.13kB)
02:29:55 [INFO] Fetching org.eclipse.tm.terminal.view.feature_11.1.0.202212091724.jar from https://download.eclipse.org/staging/2023-03/features/ (21.21kB)
02:29:55 [INFO] Fetching org.eclipse.tm4e.core_0.5.1.202210241440.jar from https://download.eclipse.org/staging/2023-03/plugins/ (263.6kB)
02:29:55 [INFO] Fetching org.jcodings_1.0.57.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.66MB)
02:29:55 [INFO] Fetching org.joni_2.1.43.jar from https://download.eclipse.org/staging/2023-03/plugins/ (211.47kB)
02:29:55 [INFO] Fetching org.yaml.snakeyaml_1.27.0.v20221112-0806.jar from https://download.eclipse.org/staging/2023-03/plugins/ (331.27kB)
02:29:55 [INFO] Fetching org.eclipse.tm4e.languageconfiguration_0.5.2.202211261320.jar from https://download.eclipse.org/staging/2023-03/plugins/ (133.06kB)
02:29:55 [INFO] Fetching org.eclipse.tm4e.ui_0.6.1.202211021121.jar from https://download.eclipse.org/staging/2023-03/plugins/ (165.96kB)
02:29:55 [INFO] Fetching org.eclipse.tm4e.registry_0.6.2.202210221922.jar from https://download.eclipse.org/staging/2023-03/plugins/ (36.49kB)
02:29:55 [INFO] Fetching org.eclipse.userstorage_1.2.0.v20210517-0327.jar from https://download.eclipse.org/staging/2023-03/features/ (19kB)
02:29:55 [INFO] Fetching org.eclipse.wildwebdeveloper.xml.feature_1.0.2.202301201156.jar from https://download.eclipse.org/staging/2023-03/features/ (20.5kB)
02:29:55 [INFO] Fetching org.eclipse.wst.common.core_1.4.100.v202103232321.jar from https://download.eclipse.org/staging/2023-03/plugins/ (60.71kB)
02:29:55 [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.202.v202108200212.jar from https://download.eclipse.org/staging/2023-03/plugins/ (121.56kB)
02:29:55 [INFO] Fetching org.eclipse.wst.common.environment_1.0.401.v202007142017.jar from https://download.eclipse.org/staging/2023-03/plugins/ (49.89kB)
02:29:56 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (114.75MB)
02:29:57 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (11.52MB of 114.75MB at 11.52MB/s)
02:29:58 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (23.66MB of 114.75MB at 11.83MB/s)
02:29:59 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (35.97MB of 114.75MB at 11.99MB/s)
02:30:00 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (47.35MB of 114.75MB at 11.84MB/s)
02:30:01 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (58.9MB of 114.75MB at 11.78MB/s)
02:30:02 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (70.45MB of 114.75MB at 11.79MB/s)
02:30:03 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (83.18MB of 114.75MB at 11.9MB/s)
02:30:04 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (95.77MB of 114.75MB at 11.96MB/s)
02:30:05 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (108.07MB of 114.75MB at 12.15MB/s)
02:30:10 [INFO] Fetching org.eclipse.cdt.core.linux.aarch64_11.1.0.202303061654.jar from https://download.eclipse.org/staging/2023-03/plugins/ (24.52kB)
02:30:10 [INFO] Fetching org.eclipse.core.filesystem.linux.aarch64_1.4.200.v20220812-1420.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13kB)
02:30:10 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.aarch64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-03/plugins/ (86.39kB)
02:30:10 [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.aarch64_3.8.2000.v20221201-0912 from https://download.eclipse.org/staging/2023-03/binary/ (35.52kB)
02:30:10 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (112.25MB)
02:30:11 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (12.02MB of 112.25MB at 12.01MB/s)
02:30:12 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (24.43MB of 112.25MB at 12.2MB/s)
02:30:13 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (36.74MB of 112.25MB at 12.24MB/s)
02:30:14 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (48.1MB of 112.25MB at 12.02MB/s)
02:30:15 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (59.96MB of 112.25MB at 11.99MB/s)
02:30:16 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (71.93MB of 112.25MB at 11.98MB/s)
02:30:17 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (83.94MB of 112.25MB at 11.9MB/s)
02:30:18 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (95.98MB of 112.25MB at 11.85MB/s)
02:30:19 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (108.04MB of 112.25MB at 11.99MB/s)
02:30:23 [INFO] Fetching org.apache.httpcomponents.client5.httpclient5-win_5.1.3.v20221013-1742.jar from https://download.eclipse.org/staging/2023-03/plugins/ (29.78kB)
02:30:23 [INFO] Fetching org.eclipse.cdt.core.win32_6.1.0.202211062329.jar from https://download.eclipse.org/staging/2023-03/plugins/ (18.08kB)
02:30:23 [INFO] Fetching org.eclipse.cdt.core.win32.x86_64_11.1.0.202303061654.jar from https://download.eclipse.org/staging/2023-03/plugins/ (649.68kB)
02:30:24 [INFO] Fetching org.eclipse.compare.win32_1.2.900.v20220812-1406.jar from https://download.eclipse.org/staging/2023-03/plugins/ (46.25kB)
02:30:24 [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.300.v20220812-1420.jar from https://download.eclipse.org/staging/2023-03/plugins/ (39.29kB)
02:30:24 [INFO] Fetching org.eclipse.core.net.win32_1.0.100.v20220812-1406.jar from https://download.eclipse.org/staging/2023-03/plugins/ (27.48kB)
02:30:24 [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.700.v20220812-1406.jar from https://download.eclipse.org/staging/2023-03/plugins/ (9.6kB)
02:30:24 [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.500.v20220812-1420.jar from https://download.eclipse.org/staging/2023-03/plugins/ (59.56kB)
02:30:24 [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-03/plugins/ (136.19kB)
02:30:24 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5.win32_1.0.501.v20221105-0315.jar from https://download.eclipse.org/staging/2023-03/plugins/ (24.79kB)
02:30:24 [INFO] Fetching org.eclipse.epp.mpc.core.win32_1.10.1.v20221110-1841.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.47kB)
02:30:24 [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.2000.v20221201-0912 from https://download.eclipse.org/staging/2023-03/binary/ (270.24kB)
02:30:24 [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.300.v20211021-1418.jar from https://download.eclipse.org/staging/2023-03/plugins/ (40.75kB)
02:30:24 [INFO] Fetching org.eclipse.oomph.jreinfo.win32.x86_64_1.8.0.v20220421-1218.jar from https://download.eclipse.org/staging/2023-03/plugins/ (31.66kB)
02:30:24 [INFO] Fetching org.eclipse.ui.win32_3.4.600.v20230214-1401.jar from https://download.eclipse.org/staging/2023-03/plugins/ (24.48kB)
02:30:24 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (113.61MB)
02:30:25 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (11.37MB of 113.61MB at 11.36MB/s)
02:30:26 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (23.41MB of 113.61MB at 11.7MB/s)
02:30:27 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (34.96MB of 113.61MB at 11.65MB/s)
02:30:28 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (44.91MB of 113.61MB at 11.22MB/s)
02:30:29 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (56.71MB of 113.61MB at 11.34MB/s)
02:30:30 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (68.89MB of 113.61MB at 11.5MB/s)
02:30:31 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (79.44MB of 113.61MB at 11.21MB/s)
02:30:32 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (91.1MB of 113.61MB at 11.23MB/s)
02:30:33 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (101.69MB of 113.61MB at 11.36MB/s)
02:30:34 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (113.27MB of 113.61MB at 11.31MB/s)
02:30:38 [INFO] Fetching org.eclipse.cdt.core.macosx_11.1.0.202303061654.jar from https://download.eclipse.org/staging/2023-03/plugins/ (58.6kB)
02:30:39 [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar from https://download.eclipse.org/staging/2023-03/plugins/ (27.41kB)
02:30:39 [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-03/plugins/ (42.61kB)
02:30:39 [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.2000.v20221201-0912 from https://download.eclipse.org/staging/2023-03/binary/ (17.02kB)
02:30:39 [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.400.v20210427-1958.jar from https://download.eclipse.org/staging/2023-03/plugins/ (28.06kB)
02:30:39 [INFO] Fetching org.eclipse.jdt.launching.macosx_3.5.100.v20220927-0854.jar from https://download.eclipse.org/staging/2023-03/plugins/ (21.24kB)
02:30:39 [INFO] Fetching org.eclipse.jdt.launching.ui.macosx_1.3.100.v20220927-0854.jar from https://download.eclipse.org/staging/2023-03/plugins/ (60.72kB)
02:30:39 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (112.43MB)
02:30:40 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (10.85MB of 112.43MB at 10.84MB/s)
02:30:41 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (22.46MB of 112.43MB at 11.22MB/s)
02:30:42 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (34.68MB of 112.43MB at 11.55MB/s)
02:30:43 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (46.22MB of 112.43MB at 11.55MB/s)
02:30:44 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (58.52MB of 112.43MB at 11.7MB/s)
02:30:45 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (70.82MB of 112.43MB at 11.99MB/s)
02:30:46 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (82.83MB of 112.43MB at 12.07MB/s)
02:30:47 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (94.96MB of 112.43MB at 12.06MB/s)
02:30:48 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (107.33MB of 112.43MB at 12.22MB/s)
02:30:53 [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-03/plugins/ (41.14kB)
02:30:53 [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-03/plugins/ (41.14kB)
02:30:53 [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.aarch64_3.8.2000.v20221201-0912 from https://download.eclipse.org/staging/2023-03/binary/ (16.44kB)
02:30:53 [INFO] The project's OSGi version is 4.27.0.20230308-0718
02:30:53 [INFO] 
02:30:53 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.java ---
02:30:53 [INFO] 
02:30:53 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.java ---
02:30:53 [INFO] 
02:30:53 [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ epp.package.java ---
02:30:53 [INFO] 
02:30:53 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.java ---
02:30:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:30:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
02:30:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/src/main/resources
02:30:53 [INFO] 
02:30:53 [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.java ---
02:30:53 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
02:30:53 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
02:30:53 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
02:30:53 [INFO] 
02:30:53 [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-products (default-publish-products) @ epp.package.java ---
02:30:54 [INFO] 
02:30:54 [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-categories (default-publish-categories) @ epp.package.java ---
02:30:54 [INFO] 
02:30:54 [INFO] --- tycho-p2-publisher-plugin:2.7.1:attach-artifacts (default-attach-artifacts) @ epp.package.java ---
02:30:54 [INFO] 
02:30:54 [INFO] --- tycho-p2-repository-plugin:2.7.1:assemble-repository (default-assemble-repository) @ epp.package.java ---
02:33:05 [INFO] 
02:33:05 [INFO] --- tycho-p2-repository-plugin:2.7.1:archive-repository (default-archive-repository) @ epp.package.java ---
02:33:05 [INFO] 
02:33:05 [INFO] --- tycho-p2-director-plugin:2.7.1:materialize-products (materialize-products) @ epp.package.java ---
02:33:05 [INFO] Installing product epp.package.java for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/epp.package.java/linux/gtk/x86_64/eclipse
02:33:05 Installing epp.package.java 4.27.0.20230308-0718.
02:33:05 Installing org.eclipse.epp.mpc.feature.group 1.10.1.v20221110-1841.
02:33:05 Installing org.eclipse.oomph.setup.feature.group 1.27.0.v20230214-0752.
02:33:05 Installing org.eclipse.tm.terminal.feature.feature.group 11.1.0.202212091724.
02:33:05 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20230203-0825.
02:33:05 Installing org.eclipse.egit.feature.group 6.5.0.202303070854-r.
02:33:05 Installing org.eclipse.jgit.feature.group 6.5.0.202303070854-r.
02:33:05 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.46.202301111837.
02:33:05 Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359.
02:33:05 Installing org.eclipse.eclemma.feature.feature.group 3.1.6.202206011447.
02:33:05 Installing org.eclipse.jdt.feature.group 3.19.0.v20230302-0300.
02:33:05 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.1.0.v20230117-1348.
02:33:05 Installing org.eclipse.m2e.feature.feature.group 2.2.1.20230307-1553.
02:33:05 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.3.20230202-1631.
02:33:05 Installing org.eclipse.m2e.logback.feature.feature.group 2.1.1.20230106-1511.
02:33:05 Installing org.eclipse.wildwebdeveloper.xml.feature.feature.group 1.0.2.202301201156.
02:33:05 Installing org.eclipse.tips.feature.feature.group 0.3.100.v20230109-1247.
02:34:38 Operation completed in 93263 ms.
02:34:38 [INFO] Installing product epp.package.java for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/epp.package.java/linux/gtk/aarch64/eclipse
02:34:39 Installing epp.package.java 4.27.0.20230308-0718.
02:34:39 Installing org.eclipse.epp.mpc.feature.group 1.10.1.v20221110-1841.
02:34:39 Installing org.eclipse.oomph.setup.feature.group 1.27.0.v20230214-0752.
02:34:39 Installing org.eclipse.tm.terminal.feature.feature.group 11.1.0.202212091724.
02:34:39 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20230203-0825.
02:34:39 Installing org.eclipse.egit.feature.group 6.5.0.202303070854-r.
02:34:39 Installing org.eclipse.jgit.feature.group 6.5.0.202303070854-r.
02:34:39 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.46.202301111837.
02:34:39 Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359.
02:34:39 Installing org.eclipse.eclemma.feature.feature.group 3.1.6.202206011447.
02:34:39 Installing org.eclipse.jdt.feature.group 3.19.0.v20230302-0300.
02:34:39 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.1.0.v20230117-1348.
02:34:39 Installing org.eclipse.m2e.feature.feature.group 2.2.1.20230307-1553.
02:34:39 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.3.20230202-1631.
02:34:39 Installing org.eclipse.m2e.logback.feature.feature.group 2.1.1.20230106-1511.
02:34:39 Installing org.eclipse.wildwebdeveloper.xml.feature.feature.group 1.0.2.202301201156.
02:34:39 Installing org.eclipse.tips.feature.feature.group 0.3.100.v20230109-1247.
02:36:13 Operation completed in 94504 ms.
02:36:13 [INFO] Installing product epp.package.java for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/epp.package.java/win32/win32/x86_64/eclipse
02:36:14 Installing epp.package.java 4.27.0.20230308-0718.
02:36:14 Installing org.eclipse.epp.mpc.feature.group 1.10.1.v20221110-1841.
02:36:14 Installing org.eclipse.oomph.setup.feature.group 1.27.0.v20230214-0752.
02:36:14 Installing org.eclipse.tm.terminal.feature.feature.group 11.1.0.202212091724.
02:36:14 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20230203-0825.
02:36:14 Installing org.eclipse.egit.feature.group 6.5.0.202303070854-r.
02:36:14 Installing org.eclipse.jgit.feature.group 6.5.0.202303070854-r.
02:36:14 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.46.202301111837.
02:36:14 Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359.
02:36:14 Installing org.eclipse.eclemma.feature.feature.group 3.1.6.202206011447.
02:36:14 Installing org.eclipse.jdt.feature.group 3.19.0.v20230302-0300.
02:36:14 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.1.0.v20230117-1348.
02:36:14 Installing org.eclipse.m2e.feature.feature.group 2.2.1.20230307-1553.
02:36:14 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.3.20230202-1631.
02:36:14 Installing org.eclipse.m2e.logback.feature.feature.group 2.1.1.20230106-1511.
02:36:14 Installing org.eclipse.wildwebdeveloper.xml.feature.feature.group 1.0.2.202301201156.
02:36:14 Installing org.eclipse.tips.feature.feature.group 0.3.100.v20230109-1247.
02:37:44 Operation completed in 90472 ms.
02:37:44 [INFO] Installing product epp.package.java for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/epp.package.java/macosx/cocoa/x86_64/Eclipse.app
02:37:45 Installing epp.package.java 4.27.0.20230308-0718.
02:37:45 Installing org.eclipse.epp.mpc.feature.group 1.10.1.v20221110-1841.
02:37:45 Installing org.eclipse.oomph.setup.feature.group 1.27.0.v20230214-0752.
02:37:45 Installing org.eclipse.tm.terminal.feature.feature.group 11.1.0.202212091724.
02:37:45 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20230203-0825.
02:37:45 Installing org.eclipse.egit.feature.group 6.5.0.202303070854-r.
02:37:45 Installing org.eclipse.jgit.feature.group 6.5.0.202303070854-r.
02:37:45 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.46.202301111837.
02:37:45 Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359.
02:37:45 Installing org.eclipse.eclemma.feature.feature.group 3.1.6.202206011447.
02:37:45 Installing org.eclipse.jdt.feature.group 3.19.0.v20230302-0300.
02:37:45 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.1.0.v20230117-1348.
02:37:45 Installing org.eclipse.m2e.feature.feature.group 2.2.1.20230307-1553.
02:37:45 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.3.20230202-1631.
02:37:45 Installing org.eclipse.m2e.logback.feature.feature.group 2.1.1.20230106-1511.
02:37:45 Installing org.eclipse.wildwebdeveloper.xml.feature.feature.group 1.0.2.202301201156.
02:37:45 Installing org.eclipse.tips.feature.feature.group 0.3.100.v20230109-1247.
02:39:13 Operation completed in 88417 ms.
02:39:13 [INFO] Installing product epp.package.java for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/epp.package.java/macosx/cocoa/aarch64/Eclipse.app
02:39:14 Installing epp.package.java 4.27.0.20230308-0718.
02:39:14 Installing org.eclipse.epp.mpc.feature.group 1.10.1.v20221110-1841.
02:39:14 Installing org.eclipse.oomph.setup.feature.group 1.27.0.v20230214-0752.
02:39:14 Installing org.eclipse.tm.terminal.feature.feature.group 11.1.0.202212091724.
02:39:14 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20230203-0825.
02:39:14 Installing org.eclipse.egit.feature.group 6.5.0.202303070854-r.
02:39:14 Installing org.eclipse.jgit.feature.group 6.5.0.202303070854-r.
02:39:14 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.46.202301111837.
02:39:14 Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359.
02:39:14 Installing org.eclipse.eclemma.feature.feature.group 3.1.6.202206011447.
02:39:14 Installing org.eclipse.jdt.feature.group 3.19.0.v20230302-0300.
02:39:14 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.1.0.v20230117-1348.
02:39:14 Installing org.eclipse.m2e.feature.feature.group 2.2.1.20230307-1553.
02:39:14 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.3.20230202-1631.
02:39:14 Installing org.eclipse.m2e.logback.feature.feature.group 2.1.1.20230106-1511.
02:39:14 Installing org.eclipse.wildwebdeveloper.xml.feature.feature.group 1.0.2.202301201156.
02:39:14 Installing org.eclipse.tips.feature.feature.group 0.3.100.v20230109-1247.
02:40:41 Operation completed in 87925 ms.
02:40:42 [INFO] 
02:40:42 [INFO] --- tycho-p2-director-plugin:2.7.1:archive-products (archive-products) @ epp.package.java ---
02:40:42 [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/20230308-0726_eclipse-java-2023-03-RC1-linux.gtk.x86_64.tar.gz
02:41:09 [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/20230308-0726_eclipse-java-2023-03-RC1-linux.gtk.aarch64.tar.gz
02:41:38 [INFO] Building zip: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/20230308-0726_eclipse-java-2023-03-RC1-win32.win32.x86_64.zip
02:41:54 [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/20230308-0726_eclipse-java-2023-03-RC1-macosx.cocoa.x86_64.tar.gz
02:42:23 [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/20230308-0726_eclipse-java-2023-03-RC1-macosx.cocoa.aarch64.tar.gz
02:42:51 [INFO] 
02:42:51 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.java ---
02:42:52 [INFO] Executing tasks
02:42:52 [INFO]      [copy] Copying 5 files to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/archive
02:43:03 [INFO] Executed tasks
02:43:03 [INFO] 
02:43:03 [INFO] --- tycho-p2-extras-plugin:2.7.1:mirror (mirror-to-central-epp-repository) @ epp.package.java ---
02:43:09 [INFO] Mirroring to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/../../archive/repository...
02:43:09 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.6.v20230204-1729 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.6.v20230204-1729)
02:43:19 Mirroring: binary,epp.package.java.executable.cocoa.macosx.aarch64,4.27.0.20230308-0718 (Descriptor: canonical: binary,epp.package.java.executable.cocoa.macosx.aarch64,4.27.0.20230308-0718)
02:43:19 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.6.v20230204-1729 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.6.v20230204-1729)
02:43:29 Mirroring: binary,epp.package.java.executable.cocoa.macosx.x86_64,4.27.0.20230308-0718 (Descriptor: canonical: binary,epp.package.java.executable.cocoa.macosx.x86_64,4.27.0.20230308-0718)
02:43:29 Mirroring: osgi.bundle,org.eclipse.epp.package.java,4.27.0.20230223-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.java,4.27.0.20230223-1200)
02:43:29 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.27.0.20230223-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.27.0.20230223-1200)
02:43:29 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.6.v20230204-1729 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.6.v20230204-1729)
02:43:39 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.java.feature,4.27.0.20230302-0244 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.java.feature,4.27.0.20230302-0244)
02:43:39 Mirroring: binary,epp.package.java.executable.gtk.linux.aarch64,4.27.0.20230308-0718 (Descriptor: canonical: binary,epp.package.java.executable.gtk.linux.aarch64,4.27.0.20230308-0718)
02:43:39 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.6.v20230204-1729 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.6.v20230204-1729)
02:43:49 Mirroring: binary,epp.package.java.executable.gtk.linux.x86_64,4.27.0.20230308-0718 (Descriptor: canonical: binary,epp.package.java.executable.gtk.linux.x86_64,4.27.0.20230308-0718)
02:43:49 Mirroring: binary,epp.package.java.executable.win32.win32.x86_64,4.27.0.20230308-0718 (Descriptor: canonical: binary,epp.package.java.executable.win32.win32.x86_64,4.27.0.20230308-0718)
02:43:49 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.27.0.20230223-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.27.0.20230223-1200)
02:43:49 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.6.v20230204-1729 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.6.v20230204-1729)
02:43:59 [INFO] 
02:43:59 [INFO] ------------< org.eclipse.epp:org.eclipse.epp.package.jee >-------------
02:43:59 [INFO] Building org.eclipse.epp.package.jee 4.27.0-SNAPSHOT              [7/22]
02:43:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:43:59 [INFO] 
02:43:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.jee ---
02:43:59 [INFO] 
02:43:59 [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.jee ---
02:43:59 [INFO] The project's OSGi version is 4.27.0.20230223-1200
02:43:59 [INFO] 
02:43:59 [INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.epp.package.jee ---
02:43:59 [INFO] 
02:43:59 [INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.epp.package.jee ---
02:43:59 [INFO] 
02:43:59 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.jee ---
02:43:59 [INFO] 
02:43:59 [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.epp.package.jee ---
02:43:59 [INFO] 
02:43:59 [INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.jee ---
02:43:59 [INFO] Resolving class path of org.eclipse.epp.package.jee...
02:44:00 [INFO] 
02:44:00 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.jee ---
02:44:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:44:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
02:44:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/src/main/resources
02:44:00 [INFO] 
02:44:00 [INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.epp.package.jee ---
02:44:00 [INFO] 
02:44:00 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.jee ---
02:44:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:44:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
02:44:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/src/test/resources
02:44:00 [INFO] 
02:44:00 [INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.epp.package.jee ---
02:44:00 [INFO] 
02:44:00 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.epp.package.jee ---
02:44:00 [INFO] No tests to run.
02:44:00 [INFO] 
02:44:00 [INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.jee ---
02:44:00 [INFO] 
02:44:00 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.jee ---
02:44:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:44:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
02:44:00 [INFO] Copying 1 resource
02:44:00 [INFO] 
02:44:00 [INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.epp.package.jee ---
02:44:00 [INFO] Building jar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/target/org.eclipse.epp.package.jee-4.27.0-SNAPSHOT.jar
02:44:00 [INFO] 
02:44:00 [INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.jee ---
02:44:00 [INFO] 
02:44:00 [INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.epp.package.jee ---
02:44:00 [INFO] 
02:44:00 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.epp.package.jee ---
02:44:00 [INFO] No tests to run.
02:44:00 [INFO] 
02:44:00 [INFO] --------< org.eclipse.epp:org.eclipse.epp.package.jee.feature >---------
02:44:00 [INFO] Building org.eclipse.epp.package.jee.feature 4.27.0-SNAPSHOT      [8/22]
02:44:00 [INFO] --------------------------[ eclipse-feature ]---------------------------
02:44:00 [INFO] 
02:44:00 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.jee.feature ---
02:44:00 [INFO] 
02:44:00 [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.jee.feature ---
02:44:00 [INFO] Fetching org.slf4j.api_1.7.30.v20221112-0806.jar from https://download.eclipse.org/staging/2023-03/plugins/ (54.01kB)
02:44:00 [INFO] Fetching org.eclipse.wtp.epp.package.jee.intro_1.3.0.v201902122017.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.09MB)
02:44:00 [INFO] Fetching org.eclipse.wtp.javascript.capabilities_1.0.200.v201901071922.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.08kB)
02:44:00 [INFO] Fetching org.eclipse.wtp.jee.capabilities_1.0.100.v201903222024.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.47kB)
02:44:00 [INFO] Fetching org.eclipse.wtp.web.capabilities_1.0.200.v201901071922.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.15kB)
02:44:01 [INFO] Fetching org.eclipse.wtp.xml.capabilities_1.0.200.v201901071922.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.18kB)
02:44:01 [INFO] Fetching org.eclipse.wtp.epp.package.capabilities_1.3.0.v201902122017.jar from https://download.eclipse.org/staging/2023-03/plugins/ (19.53kB)
02:44:01 [INFO] The project's OSGi version is 4.27.0.20230302-0300
02:44:01 [INFO] 
02:44:01 [INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.epp.package.jee.feature ---
02:44:01 [INFO] 
02:44:01 [INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.epp.package.jee.feature ---
02:44:01 [INFO] 
02:44:01 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.jee.feature ---
02:44:01 [INFO] 
02:44:01 [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.epp.package.jee.feature ---
02:44:01 [INFO] 
02:44:01 [INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.jee.feature ---
02:44:01 [INFO] 
02:44:01 [INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.epp.package.jee.feature ---
02:44:01 [INFO] Building jar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/target/org.eclipse.epp.package.jee.feature-4.27.0-SNAPSHOT.jar
02:44:01 [INFO] 
02:44:01 [INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.jee.feature ---
02:44:01 [INFO] 
02:44:01 [INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.jee.feature ---
02:44:01 [INFO] 
02:44:01 [INFO] ------------------< org.eclipse.epp:epp.package.jee >-------------------
02:44:01 [INFO] Building epp.package.jee 4.27.0-SNAPSHOT                          [9/22]
02:44:01 [INFO] -------------------------[ eclipse-repository ]-------------------------
02:44:01 [INFO] 
02:44:01 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.jee ---
02:44:01 [INFO] 
02:44:01 [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.jee ---
02:44:01 [INFO] Fetching biz.aQute.bnd.util_6.4.0.202211291949.jar from https://download.eclipse.org/staging/2023-03/plugins/ (418.95kB)
02:44:01 [INFO] Fetching biz.aQute.bndlib_6.4.0.202211291949.jar from https://download.eclipse.org/staging/2023-03/plugins/ (3.05MB)
02:44:02 [INFO] Fetching org.osgi.service.repository_1.1.0.201505202024.jar from https://download.eclipse.org/staging/2023-03/plugins/ (24.84kB)
02:44:02 [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar from https://download.eclipse.org/staging/2023-03/plugins/ (42.59kB)
02:44:02 [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/staging/2023-03/plugins/ (249kB)
02:44:02 [INFO] Fetching com.google.javascript_0.0.20160315.v20161124-1903.jar from https://download.eclipse.org/staging/2023-03/plugins/ (3.53MB)
02:44:03 [INFO] Fetching com.google.protobuf_2.4.0.v201105131100.jar from https://download.eclipse.org/staging/2023-03/plugins/ (624.34kB)
02:44:03 [INFO] Fetching jakarta.el_4.0.0.v20221203-1659.jar from https://download.eclipse.org/staging/2023-03/plugins/ (99.79kB)
02:44:03 [INFO] Fetching jakarta.enterprise.cdi-api_2.0.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (106.86kB)
02:44:03 [INFO] Fetching jakarta.interceptor-api_1.2.5.jar from https://download.eclipse.org/staging/2023-03/plugins/ (24.45kB)
02:44:03 [INFO] Fetching jakarta.servlet_5.0.0.v20221203-1659.jar from https://download.eclipse.org/staging/2023-03/plugins/ (336.67kB)
02:44:03 [INFO] Fetching jakarta.servlet.jsp_3.0.0.v20221203-1659.jar from https://download.eclipse.org/staging/2023-03/plugins/ (87.1kB)
02:44:03 [INFO] Fetching jakarta.transaction-api_1.3.3.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.03kB)
02:44:03 [INFO] Fetching jakarta.xml.bind_2.3.3.v20221203-1659.jar from https://download.eclipse.org/staging/2023-03/plugins/ (135.86kB)
02:44:03 [INFO] Fetching javax.activation_1.1.0.v201211130549.jar from https://download.eclipse.org/staging/2023-03/plugins/ (56.58kB)
02:44:03 [INFO] Fetching java_cup-runtime_0.11.20150326.v20180425-1030.jar from https://download.eclipse.org/staging/2023-03/plugins/ (34.09kB)
02:44:03 [INFO] Fetching javax.mail_1.4.0.v201005080615.jar from https://download.eclipse.org/staging/2023-03/plugins/ (325.41kB)
02:44:03 [INFO] Fetching javax.persistence_2.2.1.v201807122140.jar from https://download.eclipse.org/staging/2023-03/plugins/ (198.66kB)
02:44:03 [INFO] Fetching javax.xml.rpc_1.1.0.v201209140446.jar from https://download.eclipse.org/staging/2023-03/plugins/ (35.87kB)
02:44:03 [INFO] Fetching javax.xml.soap_1.2.0.v201005080501.jar from https://download.eclipse.org/staging/2023-03/plugins/ (28.37kB)
02:44:03 [INFO] Fetching javax.xml.ws_2.1.0.v200902101523.jar from https://download.eclipse.org/staging/2023-03/plugins/ (59.62kB)
02:44:03 [INFO] Fetching org.apache.axis_1.4.0.v201411182030.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.47MB)
02:44:04 [INFO] Fetching javax.wsdl_1.6.2.v201012040545.jar from https://download.eclipse.org/staging/2023-03/plugins/ (172.81kB)
02:44:04 [INFO] Fetching org.apache.commons.discovery_0.2.0.v201004190315.jar from https://download.eclipse.org/staging/2023-03/plugins/ (68.32kB)
02:44:04 [INFO] Fetching org.apache.commons.collections_3.2.2.v20220405-1659.jar from https://download.eclipse.org/staging/2023-03/plugins/ (624.1kB)
02:44:04 [INFO] Fetching org.apache.commons.lang_2.6.0.v20220406-2305.jar from https://download.eclipse.org/staging/2023-03/plugins/ (300.96kB)
02:44:04 [INFO] Fetching org.apache.lucene.analyzers-common_7.5.0.v20181003-1532.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.65MB)
02:44:05 [INFO] Fetching org.apache.lucene.core_7.5.0.v20181003-1532.jar from https://download.eclipse.org/staging/2023-03/plugins/ (3.09MB)
02:44:05 [INFO] Fetching org.apache.lucene.misc_7.5.0.v20181003-1532.jar from https://download.eclipse.org/staging/2023-03/plugins/ (112.33kB)
02:44:05 [INFO] Fetching org.apache.lucene.queryparser_7.5.0.v20181003-1532.jar from https://download.eclipse.org/staging/2023-03/plugins/ (411.11kB)
02:44:05 [INFO] Fetching org.apache.velocity_1.5.0.v200905192330.jar from https://download.eclipse.org/staging/2023-03/plugins/ (419.64kB)
02:44:05 [INFO] Fetching org.jdom_1.1.1.v201101151400.jar from https://download.eclipse.org/staging/2023-03/plugins/ (178.38kB)
02:44:05 [INFO] Fetching org.apache.wsil4j_1.0.0.v20180522-1857.jar from https://download.eclipse.org/staging/2023-03/plugins/ (81.16kB)
02:44:05 [INFO] Fetching org.uddi4j_2.0.5.v200805270300.jar from https://download.eclipse.org/staging/2023-03/plugins/ (198.12kB)
02:44:05 [INFO] Fetching org.apache.xalan_2.7.2.v20221112-0806.jar from https://download.eclipse.org/staging/2023-03/plugins/ (3.15MB)
02:44:06 [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar from https://download.eclipse.org/staging/2023-03/plugins/ (293.72kB)
02:44:06 [INFO] Fetching org.eclipse.datatools.common.doc.user_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2023-03/plugins/ (52.32kB)
02:44:06 [INFO] Fetching org.eclipse.datatools.common.doc.user_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2023-03/features/ (30.87kB)
02:44:06 [INFO] Fetching org.eclipse.datatools.connectivity_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2023-03/plugins/ (276.15kB)
02:44:06 [INFO] Fetching org.eclipse.datatools.connectivity.apache.derby_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (83.77kB)
02:44:06 [INFO] Fetching org.eclipse.datatools.modelbase.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (170.05kB)
02:44:06 [INFO] Fetching org.eclipse.datatools.modelbase.sql_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (573.94kB)
02:44:07 [INFO] Fetching org.eclipse.datatools.connectivity.sqm.core_1.4.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (350.85kB)
02:44:07 [INFO] Fetching org.eclipse.datatools.modelbase.derby_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (24.24kB)
02:44:07 [INFO] Fetching org.eclipse.datatools.connectivity.apache.derby.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (18.9kB)
02:44:07 [INFO] Fetching org.eclipse.datatools.connectivity.apache.derby.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (59.53kB)
02:44:07 [INFO] Fetching org.eclipse.datatools.connectivity.sqm.core.ui_1.4.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (343.67kB)
02:44:07 [INFO] Fetching org.eclipse.datatools.connectivity.sqm.server.ui_1.3.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (123.64kB)
02:44:07 [INFO] Fetching org.eclipse.datatools.connectivity.ui_1.4.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (573.54kB)
02:44:07 [INFO] Fetching org.eclipse.datatools.connectivity.console.profile_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (30.57kB)
02:44:07 [INFO] Fetching org.eclipse.datatools.connectivity.oda_3.6.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (255.06kB)
02:44:07 [INFO] Fetching org.eclipse.datatools.connectivity.db.generic_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (17.56kB)
02:44:07 [INFO] Fetching org.eclipse.datatools.connectivity.db.generic.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (33.86kB)
02:44:07 [INFO] Fetching org.eclipse.datatools.help_1.7.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (18.07kB)
02:44:07 [INFO] Fetching org.eclipse.datatools.connectivity.dbdefinition.genericJDBC_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.19kB)
02:44:07 [INFO] Fetching org.eclipse.datatools.connectivity.doc.user_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2023-03/plugins/ (85.81kB)
02:44:07 [INFO] Fetching org.eclipse.datatools.connectivity.doc.user.contexts_1.7.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (21.47kB)
02:44:07 [INFO] Fetching org.eclipse.datatools.connectivity.doc.user_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2023-03/features/ (30.92kB)
02:44:07 [INFO] Fetching org.eclipse.datatools.connectivity.ui.dse_1.3.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (82.24kB)
02:44:07 [INFO] Fetching org.eclipse.datatools.connectivity.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2023-03/features/ (30.97kB)
02:44:07 [INFO] Fetching org.eclipse.datatools.connectivity.oda.consumer_3.4.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (123.41kB)
02:44:07 [INFO] Fetching org.eclipse.datatools.connectivity.oda.design_3.5.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (350.98kB)
02:44:07 [INFO] Fetching org.eclipse.datatools.connectivity.oda.design.ui_3.4.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (236.63kB)
02:44:08 [INFO] Fetching org.eclipse.datatools.connectivity.oda.profile_3.4.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (42.7kB)
02:44:08 [INFO] Fetching org.eclipse.datatools.connectivity.oda.designer.core.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2023-03/features/ (30.93kB)
02:44:08 [INFO] Fetching org.eclipse.datatools.connectivity.oda.template.ui_3.4.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (53.67kB)
02:44:08 [INFO] Fetching org.eclipse.datatools.connectivity.oda.designer.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2023-03/features/ (30.83kB)
02:44:08 [INFO] Fetching org.eclipse.datatools.connectivity.oda.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2023-03/features/ (30.83kB)
02:44:08 [INFO] Fetching org.eclipse.datatools.connectivity.oda.flatfile_3.3.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (73.9kB)
02:44:08 [INFO] Fetching org.eclipse.datatools.connectivity.oda.flatfile.ui_3.3.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (104.37kB)
02:44:08 [INFO] Fetching org.eclipse.pde.ui_3.13.800.v20230214-0834.jar from https://download.eclipse.org/staging/2023-03/plugins/ (4.54MB)
02:44:09 [INFO] Fetching org.eclipse.datatools.modelbase.sql.edit_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (275.92kB)
02:44:09 [INFO] Fetching org.eclipse.datatools.connectivity.ui.templates_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (76.28kB)
02:44:09 [INFO] Fetching org.eclipse.pde.ui.templates_3.7.800.v20230202-1542.jar from https://download.eclipse.org/staging/2023-03/plugins/ (581.33kB)
02:44:09 [INFO] Fetching org.eclipse.datatools.doc.isv_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2023-03/plugins/ (202.55kB)
02:44:09 [INFO] Fetching org.eclipse.datatools.doc.user_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2023-03/plugins/ (25.65kB)
02:44:09 [INFO] Fetching org.eclipse.datatools.oda.cshelp_1.3.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.62kB)
02:44:09 [INFO] Fetching org.eclipse.datatools.doc.user_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2023-03/features/ (30.93kB)
02:44:09 [INFO] Fetching org.eclipse.datatools.sqltools.db.derby_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (155.61kB)
02:44:09 [INFO] Fetching org.eclipse.datatools.enablement.apache.derby.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2023-03/features/ (30.93kB)
02:44:09 [INFO] Fetching org.eclipse.datatools.enablement.finfo_1.7.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.98kB)
02:44:09 [INFO] Fetching org.eclipse.datatools.sqltools.db.derby.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.62kB)
02:44:09 [INFO] Fetching org.eclipse.datatools.sqltools.db.generic.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.23kB)
02:44:09 [INFO] Fetching org.eclipse.datatools.enablement.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2023-03/features/ (30.89kB)
02:44:09 [INFO] Fetching org.eclipse.datatools.enablement.hsqldb_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (20.95kB)
02:44:09 [INFO] Fetching org.eclipse.datatools.enablement.hsqldb.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (11.31kB)
02:44:09 [INFO] Fetching org.eclipse.datatools.enablement.hsqldb.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (27.64kB)
02:44:09 [INFO] Fetching org.eclipse.datatools.enablement.hsqldb.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2023-03/features/ (30.91kB)
02:44:09 [INFO] Fetching org.eclipse.datatools.enablement.ibm_1.2.102.202103070014.jar from https://download.eclipse.org/staging/2023-03/plugins/ (295.44kB)
02:44:09 [INFO] Fetching org.eclipse.datatools.modelbase.sql.query_1.3.201.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (632.06kB)
02:44:10 [INFO] Fetching org.eclipse.datatools.sqltools.parsers.sql_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (54.55kB)
02:44:10 [INFO] Fetching org.eclipse.datatools.sqltools.parsers.sql.query_1.4.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (311.69kB)
02:44:10 [INFO] Fetching org.eclipse.datatools.enablement.ibm.db2_1.2.102.202103070014.jar from https://download.eclipse.org/staging/2023-03/plugins/ (289.18kB)
02:44:10 [INFO] Fetching org.eclipse.datatools.sqltools.data.core_1.4.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (83.23kB)
02:44:10 [INFO] Fetching org.eclipse.datatools.enablement.ibm.db2.iseries_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (18.35kB)
02:44:10 [INFO] Fetching org.eclipse.datatools.enablement.ibm.db2.iseries.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (19.87kB)
02:44:10 [INFO] Fetching org.eclipse.datatools.enablement.ibm.db2.iseries.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (32.2kB)
02:44:10 [INFO] Fetching org.eclipse.datatools.enablement.ibm.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (21.09kB)
02:44:10 [INFO] Fetching org.eclipse.datatools.enablement.ibm.db2.luw_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (840.77kB)
02:44:10 [INFO] Fetching org.eclipse.datatools.enablement.ibm.db2.luw.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (65.67kB)
02:44:10 [INFO] Fetching org.eclipse.datatools.enablement.ibm.db2.luw.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (39.4kB)
02:44:10 [INFO] Fetching org.eclipse.datatools.enablement.ibm.db2.zseries_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (19.01kB)
02:44:10 [INFO] Fetching org.eclipse.datatools.enablement.ibm.db2.zseries.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (37.52kB)
02:44:10 [INFO] Fetching org.eclipse.datatools.enablement.ibm.db2.zseries.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (26.04kB)
02:44:10 [INFO] Fetching org.eclipse.datatools.enablement.ibm.informix.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (33.02kB)
02:44:10 [INFO] Fetching org.eclipse.datatools.enablement.ibm.informix_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.7kB)
02:44:10 [INFO] Fetching org.eclipse.datatools.enablement.ibm.informix.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (26.72kB)
02:44:11 [INFO] Fetching org.eclipse.datatools.enablement.ibm.feature_1.14.103.202103070014.jar from https://download.eclipse.org/staging/2023-03/features/ (31.03kB)
02:44:11 [INFO] Fetching org.eclipse.datatools.enablement.ingres_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (110.88kB)
02:44:11 [INFO] Fetching org.eclipse.datatools.enablement.ingres.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (12.87kB)
02:44:11 [INFO] Fetching org.eclipse.datatools.enablement.ingres.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (185.4kB)
02:44:11 [INFO] Fetching org.eclipse.datatools.enablement.ingres.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2023-03/features/ (30.97kB)
02:44:11 [INFO] Fetching org.eclipse.datatools.sqltools.sqleditor_1.2.201.202009292210.jar from https://download.eclipse.org/staging/2023-03/plugins/ (471.88kB)
02:44:11 [INFO] Fetching org.eclipse.datatools.sqltools.sql_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (92.77kB)
02:44:11 [INFO] Fetching org.eclipse.datatools.sqltools.editor.core_1.2.101.202008192017.jar from https://download.eclipse.org/staging/2023-03/plugins/ (192.38kB)
02:44:11 [INFO] Fetching org.eclipse.datatools.sqltools.plan_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (132.15kB)
02:44:11 [INFO] Fetching org.eclipse.datatools.sqltools.routineeditor_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (50.82kB)
02:44:11 [INFO] Fetching org.eclipse.datatools.sqltools.routineeditor.ui_1.2.101.202008192017.jar from https://download.eclipse.org/staging/2023-03/plugins/ (167.05kB)
02:44:11 [INFO] Fetching org.eclipse.datatools.sqltools.editor.core.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (47.33kB)
02:44:11 [INFO] Fetching org.eclipse.datatools.sqltools.sql.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (31.93kB)
02:44:11 [INFO] Fetching org.eclipse.datatools.enablement.jdbc.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2023-03/features/ (30.88kB)
02:44:11 [INFO] Fetching org.eclipse.datatools.enablement.jdt.classpath_1.2.101.201807030125.jar from https://download.eclipse.org/staging/2023-03/plugins/ (27.03kB)
02:44:11 [INFO] Fetching org.eclipse.datatools.enablement.jdt.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2023-03/features/ (30.84kB)
02:44:11 [INFO] Fetching org.eclipse.datatools.enablement.msft.sqlserver.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (41.21kB)
02:44:11 [INFO] Fetching org.eclipse.datatools.enablement.msft.sqlserver_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (84.7kB)
02:44:11 [INFO] Fetching org.eclipse.datatools.enablement.msft.sqlserver.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (44.53kB)
02:44:11 [INFO] Fetching org.eclipse.datatools.enablement.msft.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2023-03/features/ (30.92kB)
02:44:11 [INFO] Fetching org.eclipse.datatools.enablement.mysql_1.2.102.202107071900.jar from https://download.eclipse.org/staging/2023-03/plugins/ (76.15kB)
02:44:11 [INFO] Fetching org.eclipse.datatools.enablement.mysql.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (22.9kB)
02:44:11 [INFO] Fetching org.eclipse.datatools.enablement.mysql.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.09kB)
02:44:11 [INFO] Fetching org.eclipse.datatools.enablement.mysql.feature_1.14.103.202107071900.jar from https://download.eclipse.org/staging/2023-03/features/ (30.91kB)
02:44:11 [INFO] Fetching org.eclipse.datatools.enablement.oda.ws.ui_1.4.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (110.47kB)
02:44:11 [INFO] Fetching org.eclipse.datatools.enablement.oda.xml.ui_1.4.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (218.75kB)
02:44:11 [INFO] Fetching org.eclipse.datatools.enablement.oda.designer.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2023-03/features/ (30.9kB)
02:44:11 [INFO] Fetching org.eclipse.datatools.enablement.oda.ws_1.4.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (69.86kB)
02:44:11 [INFO] Fetching org.eclipse.datatools.enablement.oda.xml_1.4.102.201901091730.jar from https://download.eclipse.org/staging/2023-03/plugins/ (128.48kB)
02:44:11 [INFO] Fetching org.eclipse.datatools.enablement.oda.feature_1.14.102.201911221603.jar from https://download.eclipse.org/staging/2023-03/features/ (30.88kB)
02:44:11 [INFO] Fetching org.eclipse.datatools.enablement.oracle_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.74kB)
02:44:11 [INFO] Fetching org.eclipse.datatools.enablement.oracle.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (39.2kB)
02:44:11 [INFO] Fetching org.eclipse.datatools.enablement.oracle.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (26.9kB)
02:44:11 [INFO] Fetching org.eclipse.datatools.enablement.oracle.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2023-03/features/ (30.9kB)
02:44:12 [INFO] Fetching org.eclipse.datatools.enablement.postgresql_1.3.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (33.42kB)
02:44:12 [INFO] Fetching org.eclipse.datatools.enablement.postgresql.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.23kB)
02:44:12 [INFO] Fetching org.eclipse.datatools.enablement.postgresql.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.64kB)
02:44:12 [INFO] Fetching org.eclipse.datatools.enablement.postgresql.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2023-03/features/ (30.9kB)
02:44:12 [INFO] Fetching org.eclipse.datatools.enablement.sap.maxdb.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (22.09kB)
02:44:12 [INFO] Fetching org.eclipse.datatools.enablement.sap.maxdb_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (20.9kB)
02:44:12 [INFO] Fetching org.eclipse.datatools.enablement.sap.maxdb.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.61kB)
02:44:12 [INFO] Fetching org.eclipse.datatools.enablement.sap.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2023-03/features/ (30.92kB)
02:44:12 [INFO] Fetching org.eclipse.datatools.enablement.sdk.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2023-03/features/ (30.73kB)
02:44:12 [INFO] Fetching org.eclipse.datatools.enablement.sqlite_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (24.61kB)
02:44:12 [INFO] Fetching org.eclipse.datatools.enablement.sqlite.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (11.29kB)
02:44:12 [INFO] Fetching org.eclipse.datatools.enablement.sqlite.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (25.42kB)
02:44:12 [INFO] Fetching org.eclipse.datatools.enablement.sqlite.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2023-03/features/ (30.96kB)
02:44:12 [INFO] Fetching org.eclipse.datatools.enablement.sybase_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (165.66kB)
02:44:12 [INFO] Fetching org.eclipse.datatools.enablement.sybase.models_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (47.1kB)
02:44:12 [INFO] Fetching org.eclipse.datatools.enablement.sybase.asa_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (286.63kB)
02:44:12 [INFO] Fetching org.eclipse.datatools.enablement.sybase.asa.models_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (195.49kB)
02:44:12 [INFO] Fetching org.eclipse.datatools.enablement.sybase.asa.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.46kB)
02:44:12 [INFO] Fetching org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples_2.7.200.202008192017.jar from https://download.eclipse.org/staging/2023-03/plugins/ (645.07kB)
02:44:12 [INFO] Fetching org.eclipse.datatools.enablement.sybase.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (66.84kB)
02:44:12 [INFO] Fetching org.eclipse.datatools.enablement.sybase.asa.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (84.1kB)
02:44:12 [INFO] Fetching org.eclipse.datatools.sqltools.common.ui_1.2.200.202008192017.jar from https://download.eclipse.org/staging/2023-03/plugins/ (232.48kB)
02:44:12 [INFO] Fetching org.eclipse.datatools.sqltools.db.generic_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (139.76kB)
02:44:12 [INFO] Fetching org.eclipse.datatools.sqltools.debugger.core_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (55.26kB)
02:44:12 [INFO] Fetching org.eclipse.datatools.sqltools.debugger.core.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (82.22kB)
02:44:12 [INFO] Fetching org.eclipse.datatools.sqltools.sqlscrapbook_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (142.07kB)
02:44:12 [INFO] Fetching org.eclipse.datatools.sqltools.result_1.3.201.201905112017.jar from https://download.eclipse.org/staging/2023-03/plugins/ (98.53kB)
02:44:12 [INFO] Fetching org.eclipse.datatools.sqltools.schemaobjecteditor_1.3.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (21.84kB)
02:44:12 [INFO] Fetching org.eclipse.datatools.sqltools.schemaobjecteditor.ui_1.3.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (236.24kB)
02:44:13 [INFO] Fetching org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages_1.3.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (72.21kB)
02:44:13 [INFO] Fetching org.eclipse.datatools.sqltools.ddlgen.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (82.35kB)
02:44:13 [INFO] Fetching org.eclipse.datatools.enablement.sybase.ase_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (301.99kB)
02:44:13 [INFO] Fetching org.eclipse.datatools.enablement.sybase.ase.models_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (233.64kB)
02:44:13 [INFO] Fetching org.eclipse.datatools.enablement.sybase.ase.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.95kB)
02:44:13 [INFO] Fetching org.eclipse.datatools.enablement.sybase.ase.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (78.72kB)
02:44:13 [INFO] Fetching org.eclipse.datatools.enablement.sybase.feature_1.14.201.202107090755.jar from https://download.eclipse.org/staging/2023-03/features/ (31.03kB)
02:44:13 [INFO] Fetching org.eclipse.datatools.intro_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2023-03/plugins/ (37.93kB)
02:44:13 [INFO] Fetching org.eclipse.datatools.intro_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2023-03/features/ (30.72kB)
02:44:13 [INFO] Fetching org.eclipse.datatools.modelbase.sql.query.edit_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (206.44kB)
02:44:13 [INFO] Fetching org.eclipse.datatools.modelbase.sql.xml.query_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (257.87kB)
02:44:13 [INFO] Fetching org.eclipse.datatools.modelbase.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2023-03/features/ (30.93kB)
02:44:13 [INFO] Fetching org.eclipse.datatools.sdk_1.9.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.76kB)
02:44:13 [INFO] Fetching org.eclipse.datatools.sdk.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2023-03/features/ (30.89kB)
02:44:13 [INFO] Fetching org.eclipse.datatools.sqltools.data.ui_1.4.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (123.77kB)
02:44:13 [INFO] Fetching org.eclipse.datatools.sqltools.tabledataeditor_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (35.37kB)
02:44:13 [INFO] Fetching org.eclipse.datatools.sqltools.result.ui_1.3.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (376.64kB)
02:44:13 [INFO] Fetching org.eclipse.datatools.sqldevtools.data.feature_1.14.201.202107090755.jar from https://download.eclipse.org/staging/2023-03/features/ (30.94kB)
02:44:13 [INFO] Fetching org.eclipse.datatools.sqldevtools.ddl.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2023-03/features/ (30.77kB)
02:44:13 [INFO] Fetching org.eclipse.datatools.sqldevtools.ddlgen.feature_1.14.201.202107090755.jar from https://download.eclipse.org/staging/2023-03/features/ (31kB)
02:44:13 [INFO] Fetching org.eclipse.datatools.sqldevtools.feature_1.14.201.202107090755.jar from https://download.eclipse.org/staging/2023-03/features/ (31.14kB)
02:44:13 [INFO] Fetching org.eclipse.datatools.sqltools.parsers.sql.lexer_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (140.87kB)
02:44:13 [INFO] Fetching org.eclipse.datatools.sqltools.parsers.sql.xml.query_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (274.67kB)
02:44:14 [INFO] Fetching org.eclipse.datatools.sqldevtools.parsers.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2023-03/features/ (30.89kB)
02:44:14 [INFO] Fetching org.eclipse.datatools.sqldevtools.results.feature_1.14.201.202107061424.jar from https://download.eclipse.org/staging/2023-03/features/ (30.99kB)
02:44:14 [INFO] Fetching org.eclipse.datatools.sqldevtools.schemaobjecteditor.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2023-03/features/ (30.87kB)
02:44:14 [INFO] Fetching org.eclipse.datatools.sqltools.sqlbuilder_1.2.300.202008192017.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.07MB)
02:44:14 [INFO] Fetching org.eclipse.datatools.sqldevtools.sqlbuilder.feature_1.14.201.202107090755.jar from https://download.eclipse.org/staging/2023-03/features/ (31.03kB)
02:44:14 [INFO] Fetching org.eclipse.datatools.sqltools.doc.user_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2023-03/plugins/ (162.72kB)
02:44:14 [INFO] Fetching org.eclipse.datatools.sqltools.doc.user.contexts_1.7.101.201811012051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.89kB)
02:44:14 [INFO] Fetching org.eclipse.datatools.sqltools.doc.user_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2023-03/features/ (30.96kB)
02:44:14 [INFO] Fetching net.sourceforge.lpg.lpgjavaruntime_1.1.0.v201004271650.jar from https://download.eclipse.org/staging/2023-03/plugins/ (93.57kB)
02:44:14 [INFO] Fetching org.eclipse.draw2d_3.12.0.202211301913.jar from https://download.eclipse.org/staging/2023-03/plugins/ (636.39kB)
02:44:14 [INFO] Fetching org.eclipse.gef_3.13.0.202211301913.jar from https://download.eclipse.org/staging/2023-03/plugins/ (996.08kB)
02:44:14 [INFO] Fetching org.eclipse.draw2d_3.15.0.202211301913.jar from https://download.eclipse.org/staging/2023-03/features/ (19.74kB)
02:44:14 [INFO] Fetching org.eclipse.e4.tools.emf.ui_4.7.500.v20230220-1147.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.43MB)
02:44:15 [INFO] Fetching org.eclipse.emf.databinding_1.7.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (93.7kB)
02:44:15 [INFO] Fetching org.eclipse.emf.databinding.edit_1.8.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (55.11kB)
02:44:15 [INFO] Fetching org.eclipse.e4.tools.services_4.9.100.v20230220-1147.jar from https://download.eclipse.org/staging/2023-03/plugins/ (34.08kB)
02:44:15 [INFO] Fetching org.eclipse.emf.ant_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (36.31kB)
02:44:15 [INFO] Fetching org.eclipse.emf.codegen_2.23.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (371.28kB)
02:44:15 [INFO] Fetching org.eclipse.emf.codegen.ecore_2.33.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.11MB)
02:44:15 [INFO] Fetching org.eclipse.emf.codegen.ecore_2.33.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (20.95kB)
02:44:15 [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.33.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (192.75kB)
02:44:15 [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.33.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (20.9kB)
02:44:15 [INFO] Fetching org.eclipse.emf.codegen_2.24.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (20.92kB)
02:44:15 [INFO] Fetching org.eclipse.emf.codegen.ui_2.24.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (304.47kB)
02:44:15 [INFO] Fetching org.eclipse.emf.codegen.ui_2.25.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (20.92kB)
02:44:15 [INFO] Fetching org.eclipse.emf.common.ui_2.20.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (20.86kB)
02:44:15 [INFO] Fetching org.eclipse.emf.converter_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (96.31kB)
02:44:15 [INFO] Fetching org.eclipse.emf.importer_2.13.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (84.47kB)
02:44:15 [INFO] Fetching org.eclipse.emf.exporter_2.11.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (66.79kB)
02:44:16 [INFO] Fetching org.eclipse.emf.importer.ecore_2.11.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (36.53kB)
02:44:16 [INFO] Fetching org.eclipse.emf.importer.java_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (74.42kB)
02:44:16 [INFO] Fetching org.eclipse.emf.importer.rose_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (116.51kB)
02:44:16 [INFO] Fetching org.eclipse.emf.converter_2.19.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (20.97kB)
02:44:16 [INFO] Fetching org.eclipse.emf.databinding.edit_1.10.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (20.91kB)
02:44:16 [INFO] Fetching org.eclipse.emf.databinding_1.10.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (20.88kB)
02:44:16 [INFO] Fetching org.eclipse.emf.ecore.change.edit_2.9.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (35.9kB)
02:44:16 [INFO] Fetching org.eclipse.emf.ecore.edit_2.16.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (20.91kB)
02:44:16 [INFO] Fetching org.eclipse.emf.ecore.editor_2.18.0.v20230224-1122.jar from https://download.eclipse.org/staging/2023-03/plugins/ (131.36kB)
02:44:16 [INFO] Fetching org.eclipse.emf.ecore.editor_2.19.0.v20230224-1122.jar from https://download.eclipse.org/staging/2023-03/features/ (20.89kB)
02:44:16 [INFO] Fetching org.eclipse.emf.edit_2.19.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (20.87kB)
02:44:16 [INFO] Fetching org.eclipse.emf.edit.ui_2.25.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (20.89kB)
02:44:16 [INFO] Fetching org.eclipse.emf_2.9.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.66kB)
02:44:16 [INFO] Fetching org.eclipse.emf_2.33.0.v20230226-0921.jar from https://download.eclipse.org/staging/2023-03/features/ (21.01kB)
02:44:16 [INFO] Fetching org.eclipse.emf.mapping_2.13.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (196.83kB)
02:44:16 [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (31.56kB)
02:44:16 [INFO] Fetching org.eclipse.emf.mapping.ui_2.11.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (151.43kB)
02:44:16 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (44.44kB)
02:44:16 [INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.9.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.01kB)
02:44:16 [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.editor_2.11.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (52.33kB)
02:44:16 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml.ui_2.13.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (104.36kB)
02:44:16 [INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.16.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (20.99kB)
02:44:16 [INFO] Fetching org.eclipse.emf.mapping.ecore_2.9.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.96kB)
02:44:16 [INFO] Fetching org.eclipse.emf.mapping.ecore_2.14.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (20.94kB)
02:44:16 [INFO] Fetching org.eclipse.emf.mapping_2.15.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (20.87kB)
02:44:16 [INFO] Fetching org.eclipse.emf.mapping.ui_2.15.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (20.89kB)
02:44:16 [INFO] Fetching org.eclipse.gef_3.15.0.202211301913.jar from https://download.eclipse.org/staging/2023-03/features/ (19.9kB)
02:44:17 [INFO] Fetching org.eclipse.jem_2.0.600.v201903222024.jar from https://download.eclipse.org/staging/2023-03/plugins/ (286.54kB)
02:44:17 [INFO] Fetching org.eclipse.jem.util_2.1.300.v202301170743.jar from https://download.eclipse.org/staging/2023-03/plugins/ (116.29kB)
02:44:17 [INFO] Fetching org.eclipse.jem.beaninfo_2.0.300.v201903222024.jar from https://download.eclipse.org/staging/2023-03/plugins/ (244.33kB)
02:44:17 [INFO] Fetching org.eclipse.jem.proxy_2.1.0.v202101081429.jar from https://download.eclipse.org/staging/2023-03/plugins/ (665.33kB)
02:44:17 [INFO] Fetching org.eclipse.jem.workbench_2.1.0.v202101081429.jar from https://download.eclipse.org/staging/2023-03/plugins/ (84.34kB)
02:44:17 [INFO] Fetching org.eclipse.jem.beaninfo.vm_2.1.0.v202101081429.jar from https://download.eclipse.org/staging/2023-03/plugins/ (46.3kB)
02:44:17 [INFO] Fetching org.eclipse.jem.beaninfo.vm.common_2.1.0.v202101081429.jar from https://download.eclipse.org/staging/2023-03/plugins/ (28.31kB)
02:44:17 [INFO] Fetching org.eclipse.jetty.jndi_10.0.13.jar from https://download.eclipse.org/staging/2023-03/plugins/ (46.89kB)
02:44:17 [INFO] Fetching org.eclipse.jetty.plus_10.0.13.jar from https://download.eclipse.org/staging/2023-03/plugins/ (67.48kB)
02:44:17 [INFO] Fetching org.eclipse.jetty.webapp_10.0.13.jar from https://download.eclipse.org/staging/2023-03/plugins/ (155.18kB)
02:44:17 [INFO] Fetching org.eclipse.jetty.xml_10.0.13.jar from https://download.eclipse.org/staging/2023-03/plugins/ (70.62kB)
02:44:17 [INFO] Fetching org.eclipse.wst.server.preview_1.2.100.v202211091907.jar from https://download.eclipse.org/staging/2023-03/plugins/ (31.75kB)
02:44:17 [INFO] Fetching org.eclipse.jpt.common.branding_1.4.1.v201902121834.jar from https://download.eclipse.org/staging/2023-03/plugins/ (18.54kB)
02:44:17 [INFO] Fetching org.eclipse.jpt.common.core_1.5.1.v202301061019.jar from https://download.eclipse.org/staging/2023-03/plugins/ (547.72kB)
02:44:17 [INFO] Fetching org.eclipse.jpt.common.utility_2.4.1.v202301061019.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.29MB)
02:44:18 [INFO] Fetching org.eclipse.jst.common.project.facet.core_1.12.200.v202301170743.jar from https://download.eclipse.org/staging/2023-03/plugins/ (190.22kB)
02:44:18 [INFO] Fetching org.eclipse.jst.j2ee_1.2.700.v202301170822.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.83MB)
02:44:18 [INFO] Fetching org.eclipse.jst.j2ee.core_1.4.500.v202301170822.jar from https://download.eclipse.org/staging/2023-03/plugins/ (2.72MB)
02:44:19 [INFO] Fetching org.eclipse.wst.common.emfworkbench.integration_1.2.102.v202007161535.jar from https://download.eclipse.org/staging/2023-03/plugins/ (147.47kB)
02:44:19 [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.403.v202303031844.jar from https://download.eclipse.org/staging/2023-03/plugins/ (369.76kB)
02:44:19 [INFO] Fetching org.eclipse.wst.validation_1.2.801.v202007142017.jar from https://download.eclipse.org/staging/2023-03/plugins/ (421.58kB)
02:44:19 [INFO] Fetching org.eclipse.jpt.common.eclipselink.branding_1.3.101.v201902121834.jar from https://download.eclipse.org/staging/2023-03/plugins/ (18.67kB)
02:44:19 [INFO] Fetching org.eclipse.jpt.common.eclipselink.core_1.3.400.v202208190239.jar from https://download.eclipse.org/staging/2023-03/plugins/ (395.28kB)
02:44:19 [INFO] Fetching org.eclipse.jpt.common.eclipselink.feature_1.3.200.v202208190239.jar from https://download.eclipse.org/staging/2023-03/features/ (32.37kB)
02:44:19 [INFO] Fetching org.eclipse.jpt.common.ui_1.4.201.v202301061019.jar from https://download.eclipse.org/staging/2023-03/plugins/ (459.24kB)
02:44:19 [INFO] Fetching org.eclipse.jpt.common.feature_1.5.100.v202301061019.jar from https://download.eclipse.org/staging/2023-03/features/ (32.38kB)
02:44:19 [INFO] Fetching org.eclipse.jst.common.project.facet.ui_1.4.511.v202007142017.jar from https://download.eclipse.org/staging/2023-03/plugins/ (144.38kB)
02:44:19 [INFO] Fetching org.eclipse.wst.common.project.facet.ui_1.4.602.v202007142017.jar from https://download.eclipse.org/staging/2023-03/plugins/ (293.68kB)
02:44:19 [INFO] Fetching org.eclipse.jpt.doc.user_3.2.101.v201902121834.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.79MB)
02:44:20 [INFO] Fetching org.eclipse.jpt.jaxb.branding_1.4.1.v201902121834.jar from https://download.eclipse.org/staging/2023-03/plugins/ (18.54kB)
02:44:20 [INFO] Fetching org.eclipse.jpt.jaxb.core_1.4.101.v201902121834.jar from https://download.eclipse.org/staging/2023-03/plugins/ (754.62kB)
02:44:20 [INFO] Fetching org.eclipse.wst.xsd.core_1.2.100.v202008180353.jar from https://download.eclipse.org/staging/2023-03/plugins/ (80.51kB)
02:44:20 [INFO] Fetching org.eclipse.xsd_2.19.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1,002.7kB)
02:44:20 [INFO] Fetching org.eclipse.jpt.jaxb.core.schemagen_1.1.202.v202104080213.jar from https://download.eclipse.org/staging/2023-03/plugins/ (21.51kB)
02:44:20 [INFO] Fetching org.eclipse.jpt.jaxb.eclipselink.branding_1.4.101.v201902121834.jar from https://download.eclipse.org/staging/2023-03/plugins/ (18.67kB)
02:44:20 [INFO] Fetching org.eclipse.jpt.jaxb.eclipselink.core_1.3.201.v201902121834.jar from https://download.eclipse.org/staging/2023-03/plugins/ (521.66kB)
02:44:20 [INFO] Fetching org.eclipse.jpt.jaxb.eclipselink.core.schemagen_1.2.202.v202104080213.jar from https://download.eclipse.org/staging/2023-03/plugins/ (22.41kB)
02:44:21 [INFO] Fetching org.eclipse.persistence.moxy_2.7.3.v20180807-4be1041.jar from https://download.eclipse.org/staging/2023-03/plugins/ (637.14kB)
02:44:21 [INFO] Fetching org.eclipse.jpt.jaxb.eclipselink.ui_1.4.201.v201902121834.jar from https://download.eclipse.org/staging/2023-03/plugins/ (74.52kB)
02:44:21 [INFO] Fetching org.eclipse.jpt.jaxb.eclipselink.feature_1.4.203.v202104080213.jar from https://download.eclipse.org/staging/2023-03/features/ (32.47kB)
02:44:21 [INFO] Fetching org.eclipse.jpt.jaxb.ui_1.5.200.v202301061019.jar from https://download.eclipse.org/staging/2023-03/plugins/ (306.85kB)
02:44:21 [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.401.v202007142017.jar from https://download.eclipse.org/staging/2023-03/plugins/ (157.31kB)
02:44:21 [INFO] Fetching org.eclipse.jpt.jaxb.feature_1.5.201.v202301061019.jar from https://download.eclipse.org/staging/2023-03/features/ (32.42kB)
02:44:21 [INFO] Fetching org.eclipse.wst.common.modulecore_1.3.200.v202108200212.jar from https://download.eclipse.org/staging/2023-03/plugins/ (417.82kB)
02:44:21 [INFO] Fetching org.eclipse.wst.common.ui_1.2.300.v202211200032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (153.83kB)
02:44:21 [INFO] Fetching org.eclipse.wst.web.ui_1.2.300.v202206160209.jar from https://download.eclipse.org/staging/2023-03/plugins/ (92.9kB)
02:44:21 [INFO] Fetching org.eclipse.jpt.jpa.annotate_1.0.101.v201902121834.jar from https://download.eclipse.org/staging/2023-03/plugins/ (60.24kB)
02:44:21 [INFO] Fetching org.eclipse.jpt.jpa.db_2.2.201.v202301061019.jar from https://download.eclipse.org/staging/2023-03/plugins/ (118.32kB)
02:44:21 [INFO] Fetching org.eclipse.jpt.jpa.core_3.6.1.v202301061019.jar from https://download.eclipse.org/staging/2023-03/plugins/ (3.05MB)
02:44:22 [INFO] Fetching org.eclipse.jpt.jpa.branding_3.4.1.v201902121834.jar from https://download.eclipse.org/staging/2023-03/plugins/ (18.53kB)
02:44:22 [INFO] Fetching org.eclipse.persistence.jpa.jpql_2.7.3.v20180807-4be1041.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.37MB)
02:44:22 [INFO] Fetching org.eclipse.jpt.jpa.db.ui_2.1.201.v201902121834.jar from https://download.eclipse.org/staging/2023-03/plugins/ (17.27kB)
02:44:22 [INFO] Fetching org.eclipse.jpt.jpa.eclipselink.branding_3.4.1.v201902121834.jar from https://download.eclipse.org/staging/2023-03/plugins/ (18.65kB)
02:44:22 [INFO] Fetching org.eclipse.jpt.jpa.eclipselink.core_2.4.101.v201902121834.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.45MB)
02:44:22 [INFO] Fetching org.eclipse.jpt.jpa.eclipselink.core.ddlgen_2.2.201.v201902121834.jar from https://download.eclipse.org/staging/2023-03/plugins/ (18.89kB)
02:44:22 [INFO] Fetching org.eclipse.persistence.core_2.7.3.v20180807-4be1041.jar from https://download.eclipse.org/staging/2023-03/plugins/ (5.14MB)
02:44:23 [INFO] Fetching org.eclipse.persistence.antlr_3.5.2.v201711011707.jar from https://download.eclipse.org/staging/2023-03/plugins/ (161.9kB)
02:44:24 [INFO] Fetching org.eclipse.persistence.asm_6.2.0.v201808041549.jar from https://download.eclipse.org/staging/2023-03/plugins/ (486.53kB)
02:44:24 [INFO] Fetching org.eclipse.persistence.jpa_2.7.3.v20180807-4be1041.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.42MB)
02:44:24 [INFO] Fetching org.eclipse.jpt.jpa.eclipselink.ui_2.4.101.v202301061019.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.09MB)
02:44:24 [INFO] Fetching org.eclipse.jpt.jpa.eclipselink.feature_3.4.101.v202301061019.jar from https://download.eclipse.org/staging/2023-03/features/ (32.53kB)
02:44:24 [INFO] Fetching org.eclipse.jpt.jpa.gen_2.3.201.v202301061019.jar from https://download.eclipse.org/staging/2023-03/plugins/ (101.74kB)
02:44:24 [INFO] Fetching org.eclipse.jpt.jpa.ui_3.6.1.v202301061019.jar from https://download.eclipse.org/staging/2023-03/plugins/ (2.18MB)
02:44:25 [INFO] Fetching org.eclipse.jpt.jpa.feature_3.6.1.v202301061019.jar from https://download.eclipse.org/staging/2023-03/features/ (32.7kB)
02:44:25 [INFO] Fetching org.eclipse.jst.common.annotations.controller_1.1.300.v201903222024.jar from https://download.eclipse.org/staging/2023-03/plugins/ (50.17kB)
02:44:25 [INFO] Fetching org.eclipse.jst.j2ee.ui_1.2.0.v202301170822.jar from https://download.eclipse.org/staging/2023-03/plugins/ (859.18kB)
02:44:25 [INFO] Fetching org.eclipse.wst.sse.ui_1.7.600.v202211200019.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.06MB)
02:44:25 [INFO] Fetching org.eclipse.wst.xml.ui_1.2.700.v202211200019.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.01MB)
02:44:25 [INFO] Fetching org.eclipse.jst.jsf.common_1.5.300.v202204070252.jar from https://download.eclipse.org/staging/2023-03/plugins/ (682.11kB)
02:44:25 [INFO] Fetching org.eclipse.jst.jsf.common.runtime_1.4.2.v202007170344.jar from https://download.eclipse.org/staging/2023-03/plugins/ (88.2kB)
02:44:25 [INFO] Fetching org.eclipse.jst.jsf.common.ui_1.6.0.v202301080219.jar from https://download.eclipse.org/staging/2023-03/plugins/ (299.53kB)
02:44:26 [INFO] Fetching org.eclipse.jst.jsf.core_1.8.300.v202204070252.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.14MB)
02:44:26 [INFO] Fetching org.eclipse.jst.jsf.facelet.core_1.4.2.v201902121810.jar from https://download.eclipse.org/staging/2023-03/plugins/ (657.48kB)
02:44:26 [INFO] Fetching org.eclipse.jst.jsf.facelet.ui_1.4.0.v202210040300.jar from https://download.eclipse.org/staging/2023-03/plugins/ (54.43kB)
02:44:26 [INFO] Fetching org.eclipse.jst.jsf.facesconfig_1.5.102.v201902121810.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.17MB)
02:44:26 [INFO] Fetching org.eclipse.jst.jsf.facesconfig.ui_1.6.0.v202301080055.jar from https://download.eclipse.org/staging/2023-03/plugins/ (927.24kB)
02:44:26 [INFO] Fetching org.eclipse.jst.jsf.ui_1.6.103.v202003241443.jar from https://download.eclipse.org/staging/2023-03/plugins/ (271.93kB)
02:44:27 [INFO] Fetching org.eclipse.jst.jsf.standard.tagsupport_1.5.1.v201902121810.jar from https://download.eclipse.org/staging/2023-03/plugins/ (203.42kB)
02:44:27 [INFO] Fetching org.eclipse.jsf.branding_3.5.1.v201902121810.jar from https://download.eclipse.org/staging/2023-03/plugins/ (24.95kB)
02:44:27 [INFO] Fetching org.eclipse.jsf.feature_3.11.0.v202301080219.jar from https://download.eclipse.org/staging/2023-03/features/ (32.53kB)
02:44:27 [INFO] Fetching org.eclipse.jst.common.annotations.core_1.1.300.v201903222024.jar from https://download.eclipse.org/staging/2023-03/plugins/ (28.42kB)
02:44:27 [INFO] Fetching org.eclipse.jst.common.annotations.ui_1.1.300.v202007170603.jar from https://download.eclipse.org/staging/2023-03/plugins/ (41.37kB)
02:44:27 [INFO] Fetching org.eclipse.jst.common.fproj.enablement.jdt_3.29.0.v202301170743.jar from https://download.eclipse.org/staging/2023-03/features/ (32.12kB)
02:44:27 [INFO] Fetching org.eclipse.jst.common.frameworks_1.1.702.v202301162339.jar from https://download.eclipse.org/staging/2023-03/plugins/ (128.72kB)
02:44:27 [INFO] Fetching org.eclipse.jst.common.ui_1.0.301.v201903222024.jar from https://download.eclipse.org/staging/2023-03/plugins/ (84.58kB)
02:44:27 [INFO] Fetching org.eclipse.wst.common.modulecore.ui_1.0.302.v202007142017.jar from https://download.eclipse.org/staging/2023-03/plugins/ (142.16kB)
02:44:27 [INFO] Fetching org.eclipse.jst.ejb.ui_1.1.912.v202301170822.jar from https://download.eclipse.org/staging/2023-03/plugins/ (460.4kB)
02:44:27 [INFO] Fetching org.eclipse.jst.j2ee.ejb_1.1.901.v201903222024.jar from https://download.eclipse.org/staging/2023-03/plugins/ (332.09kB)
02:44:27 [INFO] Fetching org.eclipse.wst.server.core_1.11.0.v202301110442.jar from https://download.eclipse.org/staging/2023-03/plugins/ (398.94kB)
02:44:27 [INFO] Fetching org.eclipse.wst.validation.ui_1.2.601.v202007142017.jar from https://download.eclipse.org/staging/2023-03/plugins/ (163.6kB)
02:44:27 [INFO] Fetching org.eclipse.wst.web_1.3.200.v202211200019.jar from https://download.eclipse.org/staging/2023-03/plugins/ (79.75kB)
02:44:27 [INFO] Fetching org.eclipse.jst.jee.ui_1.0.1201.v202301170822.jar from https://download.eclipse.org/staging/2023-03/plugins/ (192.36kB)
02:44:27 [INFO] Fetching org.eclipse.jst.j2ee.webservice_1.1.800.v202204231553.jar from https://download.eclipse.org/staging/2023-03/plugins/ (264.21kB)
02:44:27 [INFO] Fetching org.eclipse.jst.j2ee.jca_1.1.1000.v201904091346.jar from https://download.eclipse.org/staging/2023-03/plugins/ (125.1kB)
02:44:27 [INFO] Fetching org.eclipse.jst.jee.ejb_1.0.500.v201903222025.jar from https://download.eclipse.org/staging/2023-03/plugins/ (61.96kB)
02:44:28 [INFO] Fetching org.eclipse.jst.enterprise_core.feature_3.29.0.v202302070745.jar from https://download.eclipse.org/staging/2023-03/features/ (33.43kB)
02:44:28 [INFO] Fetching org.eclipse.jst.ws_1.0.1000.v202104210249.jar from https://download.eclipse.org/staging/2023-03/plugins/ (123.49kB)
02:44:28 [INFO] Fetching org.eclipse.jst.j2ee.jca.ui_1.1.602.v202301170822.jar from https://download.eclipse.org/staging/2023-03/plugins/ (38.05kB)
02:44:28 [INFO] Fetching org.eclipse.jst.j2ee.navigator.ui_1.1.1001.v202301170822.jar from https://download.eclipse.org/staging/2023-03/plugins/ (237.39kB)
02:44:28 [INFO] Fetching org.eclipse.jst.j2ee.webservice.ui_1.1.801.v202301170822.jar from https://download.eclipse.org/staging/2023-03/plugins/ (58.93kB)
02:44:28 [INFO] Fetching org.eclipse.jst.servlet.ui_1.1.1600.v202301170822.jar from https://download.eclipse.org/staging/2023-03/plugins/ (252.93kB)
02:44:28 [INFO] Fetching org.eclipse.jst.ws.ui_1.1.1.v202103201626.jar from https://download.eclipse.org/staging/2023-03/plugins/ (61.58kB)
02:44:28 [INFO] Fetching org.eclipse.jst.ws.uddiregistry_1.1.0.v201910301957.jar from https://download.eclipse.org/staging/2023-03/plugins/ (43.52kB)
02:44:28 [INFO] Fetching org.eclipse.jst.ws.creation.ui_1.0.1001.v202103201626.jar from https://download.eclipse.org/staging/2023-03/plugins/ (227.95kB)
02:44:28 [INFO] Fetching org.eclipse.jst.ws.consumption.ui_1.1.1100.v202111210735.jar from https://download.eclipse.org/staging/2023-03/plugins/ (789.07kB)
02:44:28 [INFO] Fetching org.eclipse.jst.ws.consumption_1.0.1600.v202302070757.jar from https://download.eclipse.org/staging/2023-03/plugins/ (267.56kB)
02:44:28 [INFO] Fetching org.eclipse.jst.j2ee.infopop_1.0.300.v201903222024.jar from https://download.eclipse.org/staging/2023-03/plugins/ (20.35kB)
02:44:28 [INFO] Fetching org.eclipse.jst.jsp.ui.infopop_1.0.200.v201903222120.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.56kB)
02:44:28 [INFO] Fetching org.eclipse.jst.servlet.ui.infopop_1.0.500.v201903222024.jar from https://download.eclipse.org/staging/2023-03/plugins/ (18.37kB)
02:44:28 [INFO] Fetching org.eclipse.jst.ws.axis.infopop_1.0.400.v201903050508.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.43kB)
02:44:28 [INFO] Fetching org.eclipse.jst.ws.consumption.infopop_1.0.400.v201903050508.jar from https://download.eclipse.org/staging/2023-03/plugins/ (17.25kB)
02:44:28 [INFO] Fetching org.eclipse.jst.ws.infopop_1.0.400.v201903050508.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.15kB)
02:44:28 [INFO] Fetching org.eclipse.jst.ws.creation.ejb.ui_1.0.300.v201910301957.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.08kB)
02:44:28 [INFO] Fetching org.eclipse.jst.j2ee.ejb.annotations.ui_1.2.1.v202301170822.jar from https://download.eclipse.org/staging/2023-03/plugins/ (119.89kB)
02:44:29 [INFO] Fetching org.eclipse.jst.j2ee.ejb.annotation.model_1.1.500.v201910291429.jar from https://download.eclipse.org/staging/2023-03/plugins/ (66.5kB)
02:44:29 [INFO] Fetching org.eclipse.jst.j2ee.ejb.annotations.emitter_1.1.300.v201903222024.jar from https://download.eclipse.org/staging/2023-03/plugins/ (37.34kB)
02:44:29 [INFO] Fetching org.eclipse.jst.j2ee.ejb.annotations.xdoclet_1.2.401.v202204060243.jar from https://download.eclipse.org/staging/2023-03/plugins/ (149.39kB)
02:44:29 [INFO] Fetching org.eclipse.jst.j2ee.xdoclet.runtime_1.2.0.v202101081429.jar from https://download.eclipse.org/staging/2023-03/plugins/ (51.08kB)
02:44:29 [INFO] Fetching org.eclipse.jst.ejb.ui.infopop_1.0.300.v201903222024.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.4kB)
02:44:29 [INFO] Fetching org.eclipse.jst.ws.jaxrs.core_1.0.851.v202101130222.jar from https://download.eclipse.org/staging/2023-03/plugins/ (158.34kB)
02:44:29 [INFO] Fetching org.eclipse.jst.ws.jaxrs.ui_1.0.801.v201906251834.jar from https://download.eclipse.org/staging/2023-03/plugins/ (74.92kB)
02:44:29 [INFO] Fetching org.eclipse.jst.ws.axis.consumption.core_1.0.600.v201910301957.jar from https://download.eclipse.org/staging/2023-03/plugins/ (72.3kB)
02:44:29 [INFO] Fetching org.eclipse.jst.ws.axis.consumption.ui_1.0.1000.v201910301957.jar from https://download.eclipse.org/staging/2023-03/plugins/ (97.91kB)
02:44:29 [INFO] Fetching org.eclipse.jst.ws.axis.creation.ui_1.0.1100.v202111210735.jar from https://download.eclipse.org/staging/2023-03/plugins/ (115.21kB)
02:44:29 [INFO] Fetching org.eclipse.jst.enterprise_ui.feature_3.29.0.v202302070745.jar from https://download.eclipse.org/staging/2023-03/features/ (21kB)
02:44:29 [INFO] Fetching org.eclipse.jst.ejb.doc.user_1.1.301.v201903222024.jar from https://download.eclipse.org/staging/2023-03/plugins/ (116.56kB)
02:44:29 [INFO] Fetching org.eclipse.jst.j2ee.doc.user_1.1.400.v202101072335.jar from https://download.eclipse.org/staging/2023-03/plugins/ (255.97kB)
02:44:29 [INFO] Fetching org.eclipse.jst.ws.axis.ui.doc.user_1.1.200.v201903222115.jar from https://download.eclipse.org/staging/2023-03/plugins/ (44.63kB)
02:44:29 [INFO] Fetching org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar from https://download.eclipse.org/staging/2023-03/plugins/ (535.09kB)
02:44:29 [INFO] Fetching org.eclipse.jst.ws.doc.user_1.0.700.v201903222115.jar from https://download.eclipse.org/staging/2023-03/plugins/ (130.45kB)
02:44:29 [INFO] Fetching org.eclipse.jst.enterprise_userdoc.feature_3.23.0.v202107101916.jar from https://download.eclipse.org/staging/2023-03/features/ (33.45kB)
02:44:29 [INFO] Fetching org.eclipse.jst.server.core_1.2.800.v202206110154.jar from https://download.eclipse.org/staging/2023-03/plugins/ (82.41kB)
02:44:29 [INFO] Fetching org.eclipse.jst.jee_1.0.1100.v202204072206.jar from https://download.eclipse.org/staging/2023-03/plugins/ (117.5kB)
02:44:29 [INFO] Fetching org.eclipse.jst.j2ee.web_1.2.200.v202301170822.jar from https://download.eclipse.org/staging/2023-03/plugins/ (478.1kB)
02:44:30 [INFO] Fetching org.eclipse.wst.server.ui_1.6.0.v202302190008.jar from https://download.eclipse.org/staging/2023-03/plugins/ (953.82kB)
02:44:30 [INFO] Fetching org.eclipse.jst.jee.web_1.0.1100.v202301180642.jar from https://download.eclipse.org/staging/2023-03/plugins/ (44.88kB)
02:44:30 [INFO] Fetching org.eclipse.jst.jsf.apache.trinidad.tagsupport_1.4.1.v201902121810.jar from https://download.eclipse.org/staging/2023-03/plugins/ (162.19kB)
02:44:30 [INFO] Fetching org.eclipse.jst.pagedesigner_1.9.0.v202301080136.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.6MB)
02:44:31 [INFO] Fetching org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature_2.6.1.v201902121810.jar from https://download.eclipse.org/staging/2023-03/features/ (32.58kB)
02:44:31 [INFO] Fetching org.eclipse.jst.jsp.core_1.4.500.v202211200019.jar from https://download.eclipse.org/staging/2023-03/plugins/ (720kB)
02:44:31 [INFO] Fetching org.eclipse.wst.html.core_1.4.300.v202211200019.jar from https://download.eclipse.org/staging/2023-03/plugins/ (786.46kB)
02:44:32 [INFO] Fetching org.eclipse.wst.css.core_1.3.300.v202301080257.jar from https://download.eclipse.org/staging/2023-03/plugins/ (555.56kB)
02:44:32 [INFO] Fetching org.eclipse.jst.jsf.doc.user_1.5.0.v201902121810.jar from https://download.eclipse.org/staging/2023-03/plugins/ (2.63MB)
02:44:32 [INFO] Fetching org.eclipse.wst.html.ui_1.1.800.v202211200019.jar from https://download.eclipse.org/staging/2023-03/plugins/ (336.08kB)
02:44:32 [INFO] Fetching org.eclipse.jst.jsp.ui_1.3.400.v202211200019.jar from https://download.eclipse.org/staging/2023-03/plugins/ (549.18kB)
02:44:32 [INFO] Fetching org.eclipse.wst.css.ui_1.2.200.v202211200019.jar from https://download.eclipse.org/staging/2023-03/plugins/ (324.06kB)
02:44:33 [INFO] Fetching org.eclipse.jst.pagedesigner.jsp.core_1.5.102.v201902121810.jar from https://download.eclipse.org/staging/2023-03/plugins/ (38.26kB)
02:44:33 [INFO] Fetching org.eclipse.jst.pagedesigner.jsf.ui_1.5.2.v201902121810.jar from https://download.eclipse.org/staging/2023-03/plugins/ (309.01kB)
02:44:33 [INFO] Fetching org.eclipse.jst.server.generic.core_1.0.1000.v202011161356.jar from https://download.eclipse.org/staging/2023-03/plugins/ (182.09kB)
02:44:33 [INFO] Fetching org.eclipse.jst.server.generic.ui_1.0.700.v201910252115.jar from https://download.eclipse.org/staging/2023-03/plugins/ (87.89kB)
02:44:33 [INFO] Fetching org.eclipse.jst.server.preview.adapter_1.1.900.v202301120749.jar from https://download.eclipse.org/staging/2023-03/plugins/ (51.46kB)
02:44:33 [INFO] Fetching org.eclipse.wst.internet.monitor.core_1.0.700.v202007170127.jar from https://download.eclipse.org/staging/2023-03/plugins/ (75.48kB)
02:44:33 [INFO] Fetching org.eclipse.jst.server.tomcat.core_1.2.200.v202302192144.jar from https://download.eclipse.org/staging/2023-03/plugins/ (459.3kB)
02:44:33 [INFO] Fetching org.eclipse.jst.server.tomcat.ui_1.1.1000.v202211081522.jar from https://download.eclipse.org/staging/2023-03/plugins/ (147.48kB)
02:44:33 [INFO] Fetching org.eclipse.jst.server.ui_1.1.500.v202103180201.jar from https://download.eclipse.org/staging/2023-03/plugins/ (50.38kB)
02:44:33 [INFO] Fetching org.eclipse.jst.server_adapters.ext.feature_3.4.600.v202302192144.jar from https://download.eclipse.org/staging/2023-03/features/ (33.77kB)
02:44:33 [INFO] Fetching org.eclipse.jst.server_adapters.feature_3.2.800.v202301120749.jar from https://download.eclipse.org/staging/2023-03/features/ (32.46kB)
02:44:34 [INFO] Fetching org.eclipse.jst.server_core.feature_3.4.600.v202206110154.jar from https://download.eclipse.org/staging/2023-03/features/ (32.46kB)
02:44:34 [INFO] Fetching org.eclipse.jst.server.ui.infopop_1.0.500.v201901310132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.23kB)
02:44:34 [INFO] Fetching org.eclipse.jst.server_ui.feature_3.4.500.v202103180201.jar from https://download.eclipse.org/staging/2023-03/features/ (32.52kB)
02:44:34 [INFO] Fetching org.eclipse.jst.server.ui.doc.user_1.0.600.v201901310132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (76.97kB)
02:44:34 [INFO] Fetching org.eclipse.jst.server_userdoc.feature_3.3.300.v201901310132.jar from https://download.eclipse.org/staging/2023-03/features/ (32.43kB)
02:44:34 [INFO] Fetching org.eclipse.jst.standard.schemas_1.2.500.v202302261818.jar from https://download.eclipse.org/staging/2023-03/plugins/ (683kB)
02:44:34 [INFO] Fetching org.eclipse.jst.web_core.feature_3.29.0.v202302070745.jar from https://download.eclipse.org/staging/2023-03/features/ (33.64kB)
02:44:34 [INFO] Fetching org.eclipse.wst.jsdt.web.support.jsp_1.1.200.v202210260359.jar from https://download.eclipse.org/staging/2023-03/plugins/ (19.16kB)
02:44:34 [INFO] Fetching org.eclipse.jst.web_js_support.feature_3.29.0.v202302070745.jar from https://download.eclipse.org/staging/2023-03/features/ (33.74kB)
02:44:34 [INFO] Fetching org.eclipse.jst.web_ui.feature_3.29.0.v202302070745.jar from https://download.eclipse.org/staging/2023-03/features/ (33.54kB)
02:44:34 [INFO] Fetching org.eclipse.jst.web_userdoc.feature_3.6.1.v201908261515.jar from https://download.eclipse.org/staging/2023-03/features/ (33.42kB)
02:44:34 [INFO] Fetching org.eclipse.jst.webpageeditor.feature_2.10.0.v202301080219.jar from https://download.eclipse.org/staging/2023-03/features/ (33.79kB)
02:44:34 [INFO] Fetching org.eclipse.wst.command.env_1.0.600.v202007142057.jar from https://download.eclipse.org/staging/2023-03/plugins/ (84.37kB)
02:44:34 [INFO] Fetching org.eclipse.wst.command.env.core_1.1.0.v201910301957.jar from https://download.eclipse.org/staging/2023-03/plugins/ (64.4kB)
02:44:34 [INFO] Fetching org.eclipse.wst.wsdl_1.3.0.v201910301957.jar from https://download.eclipse.org/staging/2023-03/plugins/ (443.13kB)
02:44:34 [INFO] Fetching org.eclipse.wst.ws_1.1.600.v202007222105.jar from https://download.eclipse.org/staging/2023-03/plugins/ (246kB)
02:44:35 [INFO] Fetching org.eclipse.jst.ws.annotations.core_1.2.200.v202008101342.jar from https://download.eclipse.org/staging/2023-03/plugins/ (64.7kB)
02:44:35 [INFO] Fetching org.eclipse.wst.ws.parser_1.1.0.v201910301957.jar from https://download.eclipse.org/staging/2023-03/plugins/ (57.08kB)
02:44:35 [INFO] Fetching org.eclipse.wst.command.env.ui_1.2.0.v201910301957.jar from https://download.eclipse.org/staging/2023-03/plugins/ (126kB)
02:44:35 [INFO] Fetching org.eclipse.jst.ws.axis2.consumption.core_1.0.200.v201903050508.jar from https://download.eclipse.org/staging/2023-03/plugins/ (48.62kB)
02:44:35 [INFO] Fetching org.eclipse.jst.ws.axis2.ui_1.0.400.v201903050508.jar from https://download.eclipse.org/staging/2023-03/plugins/ (32.8kB)
02:44:35 [INFO] Fetching org.eclipse.jst.ws.axis2.core_1.0.300.v201903050508.jar from https://download.eclipse.org/staging/2023-03/plugins/ (72.52kB)
02:44:35 [INFO] Fetching org.eclipse.jst.ws.axis2.consumption.ui_1.0.200.v201903050508.jar from https://download.eclipse.org/staging/2023-03/plugins/ (50.9kB)
02:44:35 [INFO] Fetching org.eclipse.jst.ws.axis2.creation.core_1.0.200.v201903050508.jar from https://download.eclipse.org/staging/2023-03/plugins/ (49.42kB)
02:44:35 [INFO] Fetching org.eclipse.wst.command.env.infopop_1.0.200.v201903050508.jar from https://download.eclipse.org/staging/2023-03/plugins/ (12.15kB)
02:44:35 [INFO] Fetching org.eclipse.jst.ws.axis2.creation.ui_1.0.200.v201903050508.jar from https://download.eclipse.org/staging/2023-03/plugins/ (57.32kB)
02:44:35 [INFO] Fetching org.eclipse.jst.ws.axis2.ui.doc.user_1.0.200.v201903222115.jar from https://download.eclipse.org/staging/2023-03/plugins/ (42.81kB)
02:44:35 [INFO] Fetching org.eclipse.jst.ws.axis2tools.feature_1.1.401.v201909051708.jar from https://download.eclipse.org/staging/2023-03/features/ (33.58kB)
02:44:35 [INFO] Fetching org.eclipse.wst.ws.explorer_1.1.0.v202204231557.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.84MB)
02:44:35 [INFO] Fetching org.eclipse.wst.ws.ui_1.2.0.v201910301957.jar from https://download.eclipse.org/staging/2023-03/plugins/ (29kB)
02:44:35 [INFO] Fetching org.eclipse.wst.wsdl.validation_1.3.100.v202205160247.jar from https://download.eclipse.org/staging/2023-03/plugins/ (196.73kB)
02:44:35 [INFO] Fetching org.eclipse.jst.ws.cxf.consumption.core_1.0.400.v201902162149.jar from https://download.eclipse.org/staging/2023-03/plugins/ (33.05kB)
02:44:35 [INFO] Fetching org.eclipse.jst.ws.cxf.core_1.1.600.v202107101953.jar from https://download.eclipse.org/staging/2023-03/plugins/ (138.96kB)
02:44:35 [INFO] Fetching org.eclipse.jst.ws.jaxws.core_1.0.600.v202104210249.jar from https://download.eclipse.org/staging/2023-03/plugins/ (107.07kB)
02:44:35 [INFO] Fetching org.eclipse.jst.ws.cxf.consumption.ui_1.0.500.v201910301957.jar from https://download.eclipse.org/staging/2023-03/plugins/ (44.25kB)
02:44:35 [INFO] Fetching org.eclipse.jst.ws.cxf.ui_1.0.500.v202104210249.jar from https://download.eclipse.org/staging/2023-03/plugins/ (165.89kB)
02:44:35 [INFO] Fetching javax.jws_2.0.0.v201005080400.jar from https://download.eclipse.org/staging/2023-03/plugins/ (23.27kB)
02:44:35 [INFO] Fetching org.eclipse.jst.ws.jaxws.ui_1.0.600.v202008101342.jar from https://download.eclipse.org/staging/2023-03/plugins/ (219.04kB)
02:44:36 [INFO] Fetching org.eclipse.jst.ws.cxf.creation.core_1.0.500.v201902162149.jar from https://download.eclipse.org/staging/2023-03/plugins/ (56.71kB)
02:44:36 [INFO] Fetching org.eclipse.jst.ws.cxf.creation.ui_1.0.400.v201910301957.jar from https://download.eclipse.org/staging/2023-03/plugins/ (99.13kB)
02:44:36 [INFO] Fetching org.eclipse.jst.ws.cxf.doc.user_1.0.300.v201902162149.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.03MB)
02:44:36 [INFO] Fetching org.eclipse.jst.ws.cxf.feature_1.1.900.v202212030959.jar from https://download.eclipse.org/staging/2023-03/features/ (33.8kB)
02:44:36 [INFO] Fetching org.eclipse.jst.ws.jaxb.core_1.0.200.v201902162203.jar from https://download.eclipse.org/staging/2023-03/plugins/ (25.14kB)
02:44:36 [INFO] Fetching org.eclipse.jst.ws.jaxws.doc.user_1.0.400.v201902162216.jar from https://download.eclipse.org/staging/2023-03/plugins/ (216.11kB)
02:44:36 [INFO] Fetching org.eclipse.jst.ws.jaxws.dom.integration_1.0.301.v201902162216.jar from https://download.eclipse.org/staging/2023-03/plugins/ (63.24kB)
02:44:36 [INFO] Fetching org.eclipse.jst.ws.jaxws.dom.runtime_1.0.301.v201902162228.jar from https://download.eclipse.org/staging/2023-03/plugins/ (181.28kB)
02:44:36 [INFO] Fetching org.eclipse.jst.ws.jaxws.dom.ui_1.0.101.v201902162239.jar from https://download.eclipse.org/staging/2023-03/plugins/ (60.35kB)
02:44:36 [INFO] Fetching org.eclipse.jst.ws.jaxws.utils_1.0.302.v201902162239.jar from https://download.eclipse.org/staging/2023-03/plugins/ (96.61kB)
02:44:36 [INFO] Fetching org.eclipse.jst.ws.jaxws.dom.feature_1.0.500.v202206270222.jar from https://download.eclipse.org/staging/2023-03/features/ (33.76kB)
02:44:36 [INFO] Fetching org.eclipse.jst.ws.jaxws.feature_1.2.800.v202212030959.jar from https://download.eclipse.org/staging/2023-03/features/ (33.72kB)
02:44:36 [INFO] Fetching org.eclipse.jst.ws.jaxws_userdoc.feature_1.0.403.v201909051708.jar from https://download.eclipse.org/staging/2023-03/features/ (33.5kB)
02:44:36 [INFO] Fetching org.eclipse.lsp4e.debug_0.15.0.202211181112.jar from https://download.eclipse.org/staging/2023-03/plugins/ (100.25kB)
02:44:36 [INFO] Fetching org.eclipse.lsp4j.jsonrpc.debug_0.19.0.v20221118-0359.jar from https://download.eclipse.org/staging/2023-03/plugins/ (27.73kB)
02:44:36 [INFO] Fetching org.eclipse.lsp4j.debug_0.19.0.v20221118-0359.jar from https://download.eclipse.org/staging/2023-03/plugins/ (397.5kB)
02:44:36 [INFO] Fetching org.eclipse.m2e.pde.connector_2.1.2.20221218-1726.jar from https://download.eclipse.org/staging/2023-03/plugins/ (33.72kB)
02:44:36 [INFO] Fetching org.eclipse.pde.core_3.16.100.v20230126-0956.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.36MB)
02:44:37 [INFO] Fetching org.eclipse.pde.ds.annotations_1.2.500.v20220811-0944.jar from https://download.eclipse.org/staging/2023-03/plugins/ (142.33kB)
02:44:37 [INFO] Fetching org.eclipse.m2e.pde.target_2.0.300.20230216-0415.jar from https://download.eclipse.org/staging/2023-03/plugins/ (71.99kB)
02:44:37 [INFO] Fetching org.eclipse.m2e.pde.ui_2.0.200.20230215-2322.jar from https://download.eclipse.org/staging/2023-03/plugins/ (128.54kB)
02:44:37 [INFO] Fetching org.eclipse.m2e.pde.feature_2.2.0.20230216-0415.jar from https://download.eclipse.org/staging/2023-03/features/ (21.03kB)
02:44:37 [INFO] Fetching org.eclipse.m2e.wtp_1.6.0.20230118-0812.jar from https://download.eclipse.org/staging/2023-03/plugins/ (381.97kB)
02:44:37 [INFO] Fetching org.eclipse.m2e.wtp.overlay_1.6.0.20230118-0812.jar from https://download.eclipse.org/staging/2023-03/plugins/ (70.98kB)
02:44:37 [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar from https://download.eclipse.org/staging/2023-03/plugins/ (332.1kB)
02:44:37 [INFO] Fetching org.eclipse.m2e.wtp.feature_1.6.0.20230118-0812.jar from https://download.eclipse.org/staging/2023-03/features/ (21.48kB)
02:44:37 [INFO] Fetching org.eclipse.m2e.wtp.overlay.ui_1.6.0.20230118-0812.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.13kB)
02:44:37 [INFO] Fetching org.eclipse.m2e.wtp.jaxrs_1.6.0.20230118-0812.jar from https://download.eclipse.org/staging/2023-03/plugins/ (26.67kB)
02:44:37 [INFO] Fetching org.eclipse.m2e.wtp.jaxrs.feature_1.6.0.20230118-0812.jar from https://download.eclipse.org/staging/2023-03/features/ (21.47kB)
02:44:37 [INFO] Fetching org.eclipse.m2e.wtp.jpa_1.6.0.20230118-0812.jar from https://download.eclipse.org/staging/2023-03/plugins/ (36kB)
02:44:37 [INFO] Fetching org.eclipse.m2e.wtp.jpa.feature_1.6.0.20230118-0812.jar from https://download.eclipse.org/staging/2023-03/features/ (21.47kB)
02:44:37 [INFO] Fetching org.eclipse.m2e.wtp.jsf_1.6.0.20230118-0812.jar from https://download.eclipse.org/staging/2023-03/plugins/ (38.74kB)
02:44:37 [INFO] Fetching org.eclipse.m2e.wtp.jsf.feature_1.6.0.20230118-0812.jar from https://download.eclipse.org/staging/2023-03/features/ (21.48kB)
02:44:38 [INFO] Fetching org.eclipse.pde.api.tools_1.2.1200.v20230214-1309.jar from https://download.eclipse.org/staging/2023-03/plugins/ (933.94kB)
02:44:38 [INFO] Fetching org.eclipse.pde.api.tools.annotations_1.2.0.v20230128-1746.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.37kB)
02:44:38 [INFO] Fetching org.eclipse.pde.api.tools.ui_1.2.800.v20230128-2205.jar from https://download.eclipse.org/staging/2023-03/plugins/ (509.83kB)
02:44:38 [INFO] Fetching org.eclipse.pde.doc.user_3.14.1900.v20230116-1011.jar from https://download.eclipse.org/staging/2023-03/plugins/ (6.28MB)
02:44:39 [INFO] Fetching org.eclipse.pde.ds.core_1.2.500.v20220411-2005.jar from https://download.eclipse.org/staging/2023-03/plugins/ (58.78kB)
02:44:39 [INFO] Fetching org.eclipse.pde.ds.ui_1.2.300.v20220310-2159.jar from https://download.eclipse.org/staging/2023-03/plugins/ (205.14kB)
02:44:39 [INFO] Fetching org.osgi.annotation.versioning_1.1.2.202109301733.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.72kB)
02:44:39 [INFO] Fetching org.osgi.annotation.bundle_2.0.0.202202082230.jar from https://download.eclipse.org/staging/2023-03/plugins/ (28.45kB)
02:44:39 [INFO] Fetching org.osgi.service.component.annotations_1.5.1.202212101352.jar from https://download.eclipse.org/staging/2023-03/plugins/ (42.33kB)
02:44:39 [INFO] Fetching org.osgi.service.metatype.annotations_1.4.1.202109301733.jar from https://download.eclipse.org/staging/2023-03/plugins/ (27.08kB)
02:44:39 [INFO] Fetching org.eclipse.pde_3.13.2200.v20230302-0300.jar from https://download.eclipse.org/staging/2023-03/plugins/ (69.55kB)
02:44:39 [INFO] Fetching org.eclipse.pde.junit.runtime_3.6.200.v20220523-1051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (24.02kB)
02:44:39 [INFO] Fetching org.eclipse.pde.runtime_3.7.600.v20230128-2205.jar from https://download.eclipse.org/staging/2023-03/plugins/ (211.13kB)
02:44:39 [INFO] Fetching org.eclipse.pde.launching_3.10.300.v20230129-1906.jar from https://download.eclipse.org/staging/2023-03/plugins/ (142.69kB)
02:44:39 [INFO] Fetching org.eclipse.pde.ua.core_1.2.300.v20211004-0555.jar from https://download.eclipse.org/staging/2023-03/plugins/ (112.59kB)
02:44:39 [INFO] Fetching org.eclipse.pde.ua.ui_1.2.400.v20220317-0700.jar from https://download.eclipse.org/staging/2023-03/plugins/ (450.72kB)
02:44:39 [INFO] Fetching org.eclipse.ui.trace_1.2.200.v20220310-2159.jar from https://download.eclipse.org/staging/2023-03/plugins/ (59.39kB)
02:44:39 [INFO] Fetching org.eclipse.pde.genericeditor.extension_1.1.300.v20220810-1011.jar from https://download.eclipse.org/staging/2023-03/plugins/ (90.67kB)
02:44:39 [INFO] Fetching org.eclipse.tools.layout.spy_1.1.100.v20221111-1233.jar from https://download.eclipse.org/staging/2023-03/plugins/ (45.96kB)
02:44:40 [INFO] Fetching org.eclipse.pde.spy.core_1.0.300.v20230210-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (25.11kB)
02:44:40 [INFO] Fetching org.eclipse.pde.spy.model_0.12.500.v20230210-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (18.33kB)
02:44:40 [INFO] Fetching org.eclipse.pde.spy.css_0.12.400.v20230210-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (50.75kB)
02:44:40 [INFO] Fetching org.eclipse.pde.spy.preferences_0.12.400.v20230210-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (58.2kB)
02:44:40 [INFO] Fetching org.eclipse.pde.spy.context_1.0.500.v20230210-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (90.37kB)
02:44:40 [INFO] Fetching org.eclipse.pde.spy.bundle_0.12.300.v20230210-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (40.78kB)
02:44:40 [INFO] Fetching org.eclipse.pde.spy.event_1.0.200.v20230210-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (72.98kB)
02:44:40 [INFO] Fetching org.eclipse.pde_3.14.1500.v20230302-0300.jar from https://download.eclipse.org/staging/2023-03/features/ (21.38kB)
02:44:40 [INFO] Fetching org.eclipse.wildwebdeveloper_1.0.2.202302250247.jar from https://download.eclipse.org/staging/2023-03/plugins/ (31.65MB)
02:44:41 [INFO] Fetching org.eclipse.wildwebdeveloper_1.0.2.202302250247.jar from https://download.eclipse.org/staging/2023-03/plugins/ (10.76MB of 31.65MB at 10.75MB/s)
02:44:42 [INFO] Fetching org.eclipse.wildwebdeveloper_1.0.2.202302250247.jar from https://download.eclipse.org/staging/2023-03/plugins/ (21.35MB of 31.65MB at 10.66MB/s)
02:44:47 [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node_1.0.2.202212140804.jar from https://download.eclipse.org/staging/2023-03/plugins/ (19.92kB)
02:44:47 [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64_1.0.2.202302072133.jar from https://download.eclipse.org/staging/2023-03/plugins/ (41.36MB)
02:44:48 [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64_1.0.2.202302072133.jar from https://download.eclipse.org/staging/2023-03/plugins/ (9.96MB of 41.36MB at 9.89MB/s)
02:44:49 [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64_1.0.2.202302072133.jar from https://download.eclipse.org/staging/2023-03/plugins/ (19.93MB of 41.36MB at 9.94MB/s)
02:44:50 [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64_1.0.2.202302072133.jar from https://download.eclipse.org/staging/2023-03/plugins/ (29.57MB of 41.36MB at 9.84MB/s)
02:44:51 [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64_1.0.2.202302072133.jar from https://download.eclipse.org/staging/2023-03/plugins/ (39.87MB of 41.36MB at 9.95MB/s)
02:44:52 [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.feature_1.0.2.202302072133.jar from https://download.eclipse.org/staging/2023-03/features/ (20.62kB)
02:44:52 [INFO] Fetching org.eclipse.wildwebdeveloper.feature_1.0.2.202302250247.jar from https://download.eclipse.org/staging/2023-03/features/ (20.61kB)
02:44:52 [INFO] Fetching org.eclipse.wst.common.fproj_3.7.4.v202303031844.jar from https://download.eclipse.org/staging/2023-03/features/ (32.11kB)
02:44:52 [INFO] Fetching org.eclipse.wst.common.snippets_1.2.700.v202211200032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (294.39kB)
02:44:52 [INFO] Fetching org.eclipse.wst.common_core.feature_3.23.0.v202301170743.jar from https://download.eclipse.org/staging/2023-03/features/ (33.65kB)
02:44:52 [INFO] Fetching org.eclipse.wst.common.infopop_1.0.301.v202007142017.jar from https://download.eclipse.org/staging/2023-03/plugins/ (12.62kB)
02:44:52 [INFO] Fetching org.eclipse.wst.internet.cache_1.1.0.v202011161431.jar from https://download.eclipse.org/staging/2023-03/plugins/ (54.52kB)
02:44:52 [INFO] Fetching org.eclipse.wst.validation.infopop_1.0.300.v202007131715.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.22kB)
02:44:53 [INFO] Fetching org.eclipse.wst.common_ui.feature_3.29.0.v202301170743.jar from https://download.eclipse.org/staging/2023-03/features/ (33.66kB)
02:44:53 [INFO] Fetching org.eclipse.wst.dtd.core_1.2.400.v202211200019.jar from https://download.eclipse.org/staging/2023-03/plugins/ (419.69kB)
02:44:53 [INFO] Fetching org.eclipse.wst.dtd.ui_1.1.500.v202211200019.jar from https://download.eclipse.org/staging/2023-03/plugins/ (252.45kB)
02:44:53 [INFO] Fetching org.eclipse.wst.dtdeditor.doc.user_1.1.0.v201903222120.jar from https://download.eclipse.org/staging/2023-03/plugins/ (44.17kB)
02:44:53 [INFO] Fetching org.eclipse.wst.internet.monitor.ui_1.0.800.v202007170127.jar from https://download.eclipse.org/staging/2023-03/plugins/ (142.7kB)
02:44:53 [INFO] Fetching org.eclipse.wst.jsdt.core_2.0.500.v202211200038.jar from https://download.eclipse.org/staging/2023-03/plugins/ (3.73MB)
02:44:54 [INFO] Fetching org.eclipse.wst.jsdt.manipulation_1.0.601.v201903222047.jar from https://download.eclipse.org/staging/2023-03/plugins/ (58.42kB)
02:44:54 [INFO] Fetching org.eclipse.wst.jsdt.ui_2.1.600.v202211200038.jar from https://download.eclipse.org/staging/2023-03/plugins/ (8.33MB)
02:44:55 [INFO] Fetching org.eclipse.wst.jsdt.web.core_1.1.300.v202211200019.jar from https://download.eclipse.org/staging/2023-03/plugins/ (164.09kB)
02:44:55 [INFO] Fetching org.eclipse.wst.jsdt.web.ui_1.2.400.v202211200019.jar from https://download.eclipse.org/staging/2023-03/plugins/ (235.82kB)
02:44:55 [INFO] Fetching org.eclipse.wst.server.discovery_1.3.500.v202204301608.jar from https://download.eclipse.org/staging/2023-03/plugins/ (102.96kB)
02:44:55 [INFO] Fetching org.eclipse.wst.server.http.core_1.0.400.v202007170127.jar from https://download.eclipse.org/staging/2023-03/plugins/ (37.13kB)
02:44:55 [INFO] Fetching org.eclipse.wst.server.http.ui_1.0.500.v202007170127.jar from https://download.eclipse.org/staging/2023-03/plugins/ (46.65kB)
02:44:55 [INFO] Fetching org.eclipse.wst.server.preview.adapter_1.1.700.v202301120749.jar from https://download.eclipse.org/staging/2023-03/plugins/ (46.06kB)
02:44:55 [INFO] Fetching org.eclipse.wst.server_adapters.feature_3.2.1200.v202301120749.jar from https://download.eclipse.org/staging/2023-03/features/ (32.76kB)
02:44:55 [INFO] Fetching org.eclipse.wst.sse.doc.user_1.2.0.v201903222120.jar from https://download.eclipse.org/staging/2023-03/plugins/ (126.05kB)
02:44:55 [INFO] Fetching org.eclipse.wst.standard.schemas_1.0.800.v201901071922.jar from https://download.eclipse.org/staging/2023-03/plugins/ (170.1kB)
02:44:55 [INFO] Fetching org.eclipse.wst.ws.service.policy_1.0.450.v201903050508.jar from https://download.eclipse.org/staging/2023-03/plugins/ (60.77kB)
02:44:55 [INFO] Fetching org.eclipse.wst.ws.service.policy.ui_1.0.500.v201903050508.jar from https://download.eclipse.org/staging/2023-03/plugins/ (82.88kB)
02:44:55 [INFO] Fetching org.eclipse.wst.wsi_1.1.400.v202205160247.jar from https://download.eclipse.org/staging/2023-03/plugins/ (881.22kB)
02:44:56 [INFO] Fetching org.eclipse.wst.ws_core.feature_3.26.0.v202205160314.jar from https://download.eclipse.org/staging/2023-03/features/ (33.78kB)
02:44:56 [INFO] Fetching org.eclipse.wst.ws.infopop_1.0.400.v201903050508.jar from https://download.eclipse.org/staging/2023-03/plugins/ (12.91kB)
02:44:56 [INFO] Fetching org.eclipse.wst.wsdl.ui_1.3.100.v202004082216.jar from https://download.eclipse.org/staging/2023-03/plugins/ (914.81kB)
02:44:56 [INFO] Fetching org.eclipse.wst.wsi.ui_1.1.100.v202007221938.jar from https://download.eclipse.org/staging/2023-03/plugins/ (82.17kB)
02:44:56 [INFO] Fetching org.eclipse.wst.ws_ui.feature_3.9.100.v202004082157.jar from https://download.eclipse.org/staging/2023-03/features/ (33.56kB)
02:44:56 [INFO] Fetching org.eclipse.wst.wsdl.ui.doc.user_1.0.850.v201903222115.jar from https://download.eclipse.org/staging/2023-03/plugins/ (90.43kB)
02:44:56 [INFO] Fetching org.eclipse.wst.wsi.ui.doc.user_1.0.750.v201903222115.jar from https://download.eclipse.org/staging/2023-03/plugins/ (52.91kB)
02:44:56 [INFO] Fetching org.eclipse.wst.command.env.doc.user_1.5.400.v201903222115.jar from https://download.eclipse.org/staging/2023-03/plugins/ (40.32kB)
02:44:56 [INFO] Fetching org.eclipse.wst.ws_userdoc.feature_3.1.501.v201909051708.jar from https://download.eclipse.org/staging/2023-03/features/ (33.53kB)
02:44:56 [INFO] Fetching org.eclipse.wst.xsd.ui_1.3.600.v202211200019.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.28MB)
02:44:56 [INFO] Fetching org.eclipse.wst.xml.xpath.core_1.3.1.v201901071922.jar from https://download.eclipse.org/staging/2023-03/plugins/ (26.65kB)
02:44:57 [INFO] Fetching org.eclipse.wst.xml.xpath2.processor_2.1.400.v202211200019.jar from https://download.eclipse.org/staging/2023-03/plugins/ (645.59kB)
02:44:57 [INFO] Fetching org.eclipse.wst.xml.xpath.ui_1.1.300.v201904282210.jar from https://download.eclipse.org/staging/2023-03/plugins/ (95.25kB)
02:44:57 [INFO] Fetching org.eclipse.wst.xml.xpath2.wtptypes_2.0.0.v201901071922.jar from https://download.eclipse.org/staging/2023-03/plugins/ (24.12kB)
02:44:57 [INFO] Fetching org.eclipse.wst.xml.xpath2.processor.doc.user_2.1.0.v201901071922.jar from https://download.eclipse.org/staging/2023-03/plugins/ (56.02kB)
02:44:57 [INFO] Fetching org.eclipse.wst.xml.xpath2_1.1.0.v201901071922.jar from https://download.eclipse.org/staging/2023-03/plugins/ (18.33kB)
02:44:57 [INFO] Fetching org.eclipse.wst.xml.xpath2.processor.feature_2.0.400.v202211200019.jar from https://download.eclipse.org/staging/2023-03/features/ (21.4kB)
02:44:57 [INFO] Fetching org.eclipse.wst.xml_core.feature_3.29.0.v202301190221.jar from https://download.eclipse.org/staging/2023-03/features/ (33.82kB)
02:44:57 [INFO] Fetching org.eclipse.wst.dtd.ui.infopop_1.0.400.v201903222120.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.99kB)
02:44:57 [INFO] Fetching org.eclipse.wst.sse.ui.infopop_1.0.300.v201903222120.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.31kB)
02:44:57 [INFO] Fetching org.eclipse.wst.xml.ui.infopop_1.0.400.v201903222120.jar from https://download.eclipse.org/staging/2023-03/plugins/ (21.36kB)
02:44:57 [INFO] Fetching org.eclipse.wst.xml_ui.feature_3.29.0.v202212250111.jar from https://download.eclipse.org/staging/2023-03/features/ (33.84kB)
02:44:57 [INFO] Fetching org.eclipse.wst.xmleditor.doc.user_1.1.0.v201903222120.jar from https://download.eclipse.org/staging/2023-03/plugins/ (133.6kB)
02:44:57 [INFO] Fetching org.eclipse.wst.xsdeditor.doc.user_1.0.800.v201903222120.jar from https://download.eclipse.org/staging/2023-03/plugins/ (125.41kB)
02:44:57 [INFO] Fetching org.eclipse.wst.xml_userdoc.feature_3.18.0.v202004271556.jar from https://download.eclipse.org/staging/2023-03/features/ (33.65kB)
02:44:57 [INFO] Fetching org.eclipse.xsd.edit_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (229.01kB)
02:44:57 [INFO] Fetching org.eclipse.wst.xsl.core_1.2.200.v202302070714.jar from https://download.eclipse.org/staging/2023-03/plugins/ (124.48kB)
02:44:57 [INFO] Fetching org.eclipse.wst.xsl.debug.ui_1.1.100.v202302070714.jar from https://download.eclipse.org/staging/2023-03/plugins/ (141.56kB)
02:44:57 [INFO] Fetching org.eclipse.wst.xsl.launching_1.2.0.v201901071922.jar from https://download.eclipse.org/staging/2023-03/plugins/ (52.79kB)
02:44:57 [INFO] Fetching org.eclipse.wst.xsl.doc_1.1.0.v202110312208.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.09MB)
02:44:58 [INFO] Fetching org.eclipse.wst.xsl.exslt.core_1.1.0.v201901071922.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.42kB)
02:44:58 [INFO] Fetching org.eclipse.wst.xsl.exslt.ui_1.1.0.v201901071922.jar from https://download.eclipse.org/staging/2023-03/plugins/ (23.32kB)
02:44:58 [INFO] Fetching org.eclipse.wst.xsl.ui_1.2.200.v202211200019.jar from https://download.eclipse.org/staging/2023-03/plugins/ (272.2kB)
02:44:58 [INFO] Fetching org.apache.bcel_5.2.0.v201005080400.jar from https://download.eclipse.org/staging/2023-03/plugins/ (565.07kB)
02:44:58 [INFO] Fetching org.eclipse.wst.xsl.xalan_1.1.100.v202301080401.jar from https://download.eclipse.org/staging/2023-03/plugins/ (29.29kB)
02:44:58 [INFO] Fetching org.eclipse.wst.xsl.saxon_1.1.0.v201901071922.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.66kB)
02:44:58 [INFO] Fetching org.eclipse.wst.xsl_1.2.0.v201901071922.jar from https://download.eclipse.org/staging/2023-03/plugins/ (18.25kB)
02:44:58 [INFO] Fetching org.eclipse.wst.xsl.jaxp.debug_1.1.100.v202202230212.jar from https://download.eclipse.org/staging/2023-03/plugins/ (55.94kB)
02:44:58 [INFO] Fetching org.eclipse.wst.xsl.jaxp.debug.ui_1.1.0.v201901071922.jar from https://download.eclipse.org/staging/2023-03/plugins/ (136.95kB)
02:44:58 [INFO] Fetching org.eclipse.wst.xsl.jaxp.launching_1.1.200.v202301080401.jar from https://download.eclipse.org/staging/2023-03/plugins/ (108.83kB)
02:44:58 [INFO] Fetching org.eclipse.wst.xsl.feature_1.3.1400.v202302070714.jar from https://download.eclipse.org/staging/2023-03/features/ (21.61kB)
02:44:58 [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64_1.0.2.202302072133.jar from https://download.eclipse.org/staging/2023-03/plugins/ (41.33MB)
02:44:59 [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64_1.0.2.202302072133.jar from https://download.eclipse.org/staging/2023-03/plugins/ (10.08MB of 41.33MB at 10.06MB/s)
02:45:00 [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64_1.0.2.202302072133.jar from https://download.eclipse.org/staging/2023-03/plugins/ (20.49MB of 41.33MB at 10.24MB/s)
02:45:01 [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64_1.0.2.202302072133.jar from https://download.eclipse.org/staging/2023-03/plugins/ (30.85MB of 41.33MB at 10.28MB/s)
02:45:02 [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64_1.0.2.202302072133.jar from https://download.eclipse.org/staging/2023-03/plugins/ (41.24MB of 41.33MB at 10.31MB/s)
02:45:04 [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64_1.0.2.202302072133.jar from https://download.eclipse.org/staging/2023-03/plugins/ (26.3MB)
02:45:05 [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64_1.0.2.202302072133.jar from https://download.eclipse.org/staging/2023-03/plugins/ (10.3MB of 26.3MB at 10.28MB/s)
02:45:06 [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64_1.0.2.202302072133.jar from https://download.eclipse.org/staging/2023-03/plugins/ (21.3MB of 26.3MB at 10.64MB/s)
02:45:07 [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.2.202302072133.jar from https://download.eclipse.org/staging/2023-03/plugins/ (39.11MB)
02:45:08 [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.2.202302072133.jar from https://download.eclipse.org/staging/2023-03/plugins/ (10.93MB of 39.11MB at 10.91MB/s)
02:45:09 [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.2.202302072133.jar from https://download.eclipse.org/staging/2023-03/plugins/ (22.36MB of 39.11MB at 11.17MB/s)
02:45:10 [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.2.202302072133.jar from https://download.eclipse.org/staging/2023-03/plugins/ (32.5MB of 39.11MB at 10.83MB/s)
02:45:12 [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.2.202302072133.jar from https://download.eclipse.org/staging/2023-03/plugins/ (37.61MB)
02:45:13 [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.2.202302072133.jar from https://download.eclipse.org/staging/2023-03/plugins/ (10.76MB of 37.61MB at 10.75MB/s)
02:45:14 [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.2.202302072133.jar from https://download.eclipse.org/staging/2023-03/plugins/ (20.93MB of 37.61MB at 10.45MB/s)
02:45:15 [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.2.202302072133.jar from https://download.eclipse.org/staging/2023-03/plugins/ (31.44MB of 37.61MB at 10.48MB/s)
02:45:17 [INFO] The project's OSGi version is 4.27.0.20230308-0718
02:45:17 [INFO] 
02:45:17 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.jee ---
02:45:17 [INFO] 
02:45:17 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.jee ---
02:45:17 [INFO] 
02:45:17 [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ epp.package.jee ---
02:45:17 [INFO] 
02:45:17 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.jee ---
02:45:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:45:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
02:45:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/src/main/resources
02:45:17 [INFO] 
02:45:17 [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.jee ---
02:45:17 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
02:45:17 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
02:45:17 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
02:45:17 [INFO] 
02:45:17 [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-products (default-publish-products) @ epp.package.jee ---
02:45:17 [INFO] 
02:45:17 [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-categories (default-publish-categories) @ epp.package.jee ---
02:45:17 [INFO] 
02:45:17 [INFO] --- tycho-p2-publisher-plugin:2.7.1:attach-artifacts (default-attach-artifacts) @ epp.package.jee ---
02:45:17 [INFO] 
02:45:17 [INFO] --- tycho-p2-repository-plugin:2.7.1:assemble-repository (default-assemble-repository) @ epp.package.jee ---
02:49:56 [INFO] 
02:49:56 [INFO] --- tycho-p2-repository-plugin:2.7.1:archive-repository (default-archive-repository) @ epp.package.jee ---
02:49:56 [INFO] 
02:49:56 [INFO] --- tycho-p2-director-plugin:2.7.1:materialize-products (materialize-products) @ epp.package.jee ---
02:49:56 [INFO] Installing product epp.package.jee for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/epp.package.jee/linux/gtk/x86_64/eclipse
02:49:57 Installing epp.package.jee 4.27.0.20230308-0718.
02:49:57 Installing org.eclipse.epp.mpc.feature.group 1.10.1.v20221110-1841.
02:49:57 Installing org.eclipse.oomph.setup.feature.group 1.27.0.v20230214-0752.
02:49:57 Installing org.eclipse.tm.terminal.feature.feature.group 11.1.0.202212091724.
02:49:57 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20230203-0825.
02:49:57 Installing org.eclipse.egit.feature.group 6.5.0.202303070854-r.
02:49:57 Installing org.eclipse.jgit.feature.group 6.5.0.202303070854-r.
02:49:57 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.46.202301111837.
02:49:57 Installing org.eclipse.datatools.common.doc.user.feature.group 1.14.102.201911250848.
02:49:57 Installing org.eclipse.datatools.connectivity.doc.user.feature.group 1.14.102.201911250848.
02:49:57 Installing org.eclipse.datatools.connectivity.feature.feature.group 1.14.102.201911250848.
02:49:57 Installing org.eclipse.datatools.connectivity.oda.designer.core.feature.feature.group 1.14.102.201911250848.
02:49:57 Installing org.eclipse.datatools.connectivity.oda.designer.feature.feature.group 1.14.102.201911250848.
02:49:57 Installing org.eclipse.datatools.connectivity.oda.feature.feature.group 1.14.102.201911250848.
02:49:57 Installing org.eclipse.datatools.doc.user.feature.group 1.14.102.201911250848.
02:49:57 Installing org.eclipse.datatools.enablement.apache.derby.feature.feature.group 1.14.102.201911250848.
02:49:57 Installing org.eclipse.datatools.enablement.feature.feature.group 1.14.102.201911250848.
02:49:57 Installing org.eclipse.datatools.enablement.hsqldb.feature.feature.group 1.14.102.201911250848.
02:49:57 Installing org.eclipse.datatools.enablement.ibm.feature.feature.group 1.14.103.202103070014.
02:49:57 Installing org.eclipse.datatools.enablement.ingres.feature.feature.group 1.14.102.201911250848.
02:49:57 Installing org.eclipse.datatools.enablement.jdbc.feature.feature.group 1.14.102.201911250848.
02:49:57 Installing org.eclipse.datatools.enablement.jdt.feature.feature.group 1.14.102.201911250848.
02:49:57 Installing org.eclipse.datatools.enablement.msft.feature.feature.group 1.14.102.201911250848.
02:49:57 Installing org.eclipse.datatools.enablement.mysql.feature.feature.group 1.14.103.202107071900.
02:49:57 Installing org.eclipse.datatools.enablement.oda.designer.feature.feature.group 1.14.102.201911250848.
02:49:57 Installing org.eclipse.datatools.enablement.oda.feature.feature.group 1.14.102.201911221603.
02:49:57 Installing org.eclipse.datatools.enablement.oracle.feature.feature.group 1.14.102.201911250848.
02:49:57 Installing org.eclipse.datatools.enablement.postgresql.feature.feature.group 1.14.102.201911250848.
02:49:57 Installing org.eclipse.datatools.enablement.sap.feature.feature.group 1.14.102.201911250848.
02:49:57 Installing org.eclipse.datatools.enablement.sdk.feature.feature.group 1.14.102.201911250848.
02:49:57 Installing org.eclipse.datatools.enablement.sqlite.feature.feature.group 1.14.102.201911250848.
02:49:57 Installing org.eclipse.datatools.enablement.sybase.feature.feature.group 1.14.201.202107090755.
02:49:57 Installing org.eclipse.datatools.intro.feature.group 1.14.102.201911250848.
02:49:57 Installing org.eclipse.datatools.modelbase.feature.feature.group 1.14.102.201911250848.
02:49:57 Installing org.eclipse.datatools.sdk.feature.feature.group 1.14.102.201911250848.
02:49:57 Installing org.eclipse.datatools.sqldevtools.data.feature.feature.group 1.14.201.202107090755.
02:49:57 Installing org.eclipse.datatools.sqldevtools.ddl.feature.feature.group 1.14.102.201911250848.
02:49:57 Installing org.eclipse.datatools.sqldevtools.ddlgen.feature.feature.group 1.14.201.202107090755.
02:49:57 Installing org.eclipse.datatools.sqldevtools.feature.feature.group 1.14.201.202107090755.
02:49:57 Installing org.eclipse.datatools.sqldevtools.parsers.feature.feature.group 1.14.102.201911250848.
02:49:57 Installing org.eclipse.datatools.sqldevtools.results.feature.feature.group 1.14.201.202107061424.
02:49:57 Installing org.eclipse.datatools.sqldevtools.schemaobjecteditor.feature.feature.group 1.14.102.201911250848.
02:49:57 Installing org.eclipse.datatools.sqldevtools.sqlbuilder.feature.feature.group 1.14.201.202107090755.
02:49:57 Installing org.eclipse.datatools.sqltools.doc.user.feature.group 1.14.102.201911250848.
02:49:57 Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359.
02:49:57 Installing org.eclipse.eclemma.feature.feature.group 3.1.6.202206011447.
02:49:57 Installing org.eclipse.jdt.feature.group 3.19.0.v20230302-0300.
02:49:57 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.1.0.v20230117-1348.
02:49:57 Installing org.eclipse.jpt.common.eclipselink.feature.feature.group 1.3.200.v202208190239.
02:49:57 Installing org.eclipse.jpt.common.feature.feature.group 1.5.100.v202301061019.
02:49:57 Installing org.eclipse.jpt.jaxb.eclipselink.feature.feature.group 1.4.203.v202104080213.
02:49:57 Installing org.eclipse.jpt.jaxb.feature.feature.group 1.5.201.v202301061019.
02:49:57 Installing org.eclipse.jpt.jpa.eclipselink.feature.feature.group 3.4.101.v202301061019.
02:49:57 Installing org.eclipse.jpt.jpa.feature.feature.group 3.6.1.v202301061019.
02:49:57 Installing org.eclipse.jsf.feature.feature.group 3.11.0.v202301080219.
02:49:57 Installing org.eclipse.wst.server_adapters.feature.feature.group 3.2.1200.v202301120749.
02:49:57 Installing org.eclipse.jst.common.fproj.enablement.jdt.feature.group 3.29.0.v202301170743.
02:49:57 Installing org.eclipse.jst.enterprise_ui.feature.feature.group 3.29.0.v202302070745.
02:49:57 Installing org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature.feature.group 2.6.1.v201902121810.
02:49:57 Installing org.eclipse.jst.server_adapters.ext.feature.feature.group 3.4.600.v202302192144.
02:49:57 Installing org.eclipse.jst.server_adapters.feature.feature.group 3.2.800.v202301120749.
02:49:57 Installing org.eclipse.jst.server_ui.feature.feature.group 3.4.500.v202103180201.
02:49:57 Installing org.eclipse.jst.webpageeditor.feature.feature.group 2.10.0.v202301080219.
02:49:57 Installing org.eclipse.jst.web_ui.feature.feature.group 3.29.0.v202302070745.
02:49:57 Installing org.eclipse.jst.ws.axis2tools.feature.feature.group 1.1.401.v201909051708.
02:49:57 Installing org.eclipse.jst.ws.cxf.feature.feature.group 1.1.900.v202212030959.
02:49:57 Installing org.eclipse.jst.ws.jaxws.dom.feature.feature.group 1.0.500.v202206270222.
02:49:57 Installing org.eclipse.jst.ws.jaxws.feature.feature.group 1.2.800.v202212030959.
02:49:57 Installing org.eclipse.m2e.feature.feature.group 2.2.1.20230307-1553.
02:49:57 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.3.20230202-1631.
02:49:57 Installing org.eclipse.m2e.pde.feature.feature.group 2.2.0.20230216-0415.
02:49:57 Installing org.eclipse.m2e.logback.feature.feature.group 2.1.1.20230106-1511.
02:49:57 Installing org.eclipse.m2e.wtp.feature.feature.group 1.6.0.20230118-0812.
02:49:57 Installing org.eclipse.m2e.wtp.jaxrs.feature.feature.group 1.6.0.20230118-0812.
02:49:57 Installing org.eclipse.m2e.wtp.jpa.feature.feature.group 1.6.0.20230118-0812.
02:49:57 Installing org.eclipse.m2e.wtp.jsf.feature.feature.group 1.6.0.20230118-0812.
02:49:57 Installing org.eclipse.oomph.setup.feature.group 1.27.0.v20230214-0752.
02:49:57 Installing org.eclipse.pde.feature.group 3.14.1500.v20230302-0300.
02:49:57 Installing org.eclipse.wst.common.fproj.feature.group 3.7.4.v202303031844.
02:49:57 Installing org.eclipse.wst.xsl.feature.feature.group 1.3.1400.v202302070714.
02:49:57 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.0.2.202302250247.
02:49:57 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.2.202302072133.
02:49:57 Installing org.eclipse.tips.feature.feature.group 0.3.100.v20230109-1247.
02:52:58 Operation completed in 181560 ms.
02:52:58 [INFO] Installing product epp.package.jee for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/epp.package.jee/linux/gtk/aarch64/eclipse
02:52:59 Installing epp.package.jee 4.27.0.20230308-0718.
02:52:59 Installing org.eclipse.epp.mpc.feature.group 1.10.1.v20221110-1841.
02:52:59 Installing org.eclipse.oomph.setup.feature.group 1.27.0.v20230214-0752.
02:52:59 Installing org.eclipse.tm.terminal.feature.feature.group 11.1.0.202212091724.
02:52:59 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20230203-0825.
02:52:59 Installing org.eclipse.egit.feature.group 6.5.0.202303070854-r.
02:52:59 Installing org.eclipse.jgit.feature.group 6.5.0.202303070854-r.
02:52:59 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.46.202301111837.
02:52:59 Installing org.eclipse.datatools.common.doc.user.feature.group 1.14.102.201911250848.
02:52:59 Installing org.eclipse.datatools.connectivity.doc.user.feature.group 1.14.102.201911250848.
02:52:59 Installing org.eclipse.datatools.connectivity.feature.feature.group 1.14.102.201911250848.
02:52:59 Installing org.eclipse.datatools.connectivity.oda.designer.core.feature.feature.group 1.14.102.201911250848.
02:52:59 Installing org.eclipse.datatools.connectivity.oda.designer.feature.feature.group 1.14.102.201911250848.
02:52:59 Installing org.eclipse.datatools.connectivity.oda.feature.feature.group 1.14.102.201911250848.
02:52:59 Installing org.eclipse.datatools.doc.user.feature.group 1.14.102.201911250848.
02:52:59 Installing org.eclipse.datatools.enablement.apache.derby.feature.feature.group 1.14.102.201911250848.
02:52:59 Installing org.eclipse.datatools.enablement.feature.feature.group 1.14.102.201911250848.
02:52:59 Installing org.eclipse.datatools.enablement.hsqldb.feature.feature.group 1.14.102.201911250848.
02:52:59 Installing org.eclipse.datatools.enablement.ibm.feature.feature.group 1.14.103.202103070014.
02:52:59 Installing org.eclipse.datatools.enablement.ingres.feature.feature.group 1.14.102.201911250848.
02:52:59 Installing org.eclipse.datatools.enablement.jdbc.feature.feature.group 1.14.102.201911250848.
02:52:59 Installing org.eclipse.datatools.enablement.jdt.feature.feature.group 1.14.102.201911250848.
02:52:59 Installing org.eclipse.datatools.enablement.msft.feature.feature.group 1.14.102.201911250848.
02:52:59 Installing org.eclipse.datatools.enablement.mysql.feature.feature.group 1.14.103.202107071900.
02:52:59 Installing org.eclipse.datatools.enablement.oda.designer.feature.feature.group 1.14.102.201911250848.
02:52:59 Installing org.eclipse.datatools.enablement.oda.feature.feature.group 1.14.102.201911221603.
02:52:59 Installing org.eclipse.datatools.enablement.oracle.feature.feature.group 1.14.102.201911250848.
02:52:59 Installing org.eclipse.datatools.enablement.postgresql.feature.feature.group 1.14.102.201911250848.
02:52:59 Installing org.eclipse.datatools.enablement.sap.feature.feature.group 1.14.102.201911250848.
02:52:59 Installing org.eclipse.datatools.enablement.sdk.feature.feature.group 1.14.102.201911250848.
02:52:59 Installing org.eclipse.datatools.enablement.sqlite.feature.feature.group 1.14.102.201911250848.
02:52:59 Installing org.eclipse.datatools.enablement.sybase.feature.feature.group 1.14.201.202107090755.
02:52:59 Installing org.eclipse.datatools.intro.feature.group 1.14.102.201911250848.
02:52:59 Installing org.eclipse.datatools.modelbase.feature.feature.group 1.14.102.201911250848.
02:52:59 Installing org.eclipse.datatools.sdk.feature.feature.group 1.14.102.201911250848.
02:52:59 Installing org.eclipse.datatools.sqldevtools.data.feature.feature.group 1.14.201.202107090755.
02:52:59 Installing org.eclipse.datatools.sqldevtools.ddl.feature.feature.group 1.14.102.201911250848.
02:52:59 Installing org.eclipse.datatools.sqldevtools.ddlgen.feature.feature.group 1.14.201.202107090755.
02:52:59 Installing org.eclipse.datatools.sqldevtools.feature.feature.group 1.14.201.202107090755.
02:52:59 Installing org.eclipse.datatools.sqldevtools.parsers.feature.feature.group 1.14.102.201911250848.
02:52:59 Installing org.eclipse.datatools.sqldevtools.results.feature.feature.group 1.14.201.202107061424.
02:52:59 Installing org.eclipse.datatools.sqldevtools.schemaobjecteditor.feature.feature.group 1.14.102.201911250848.
02:52:59 Installing org.eclipse.datatools.sqldevtools.sqlbuilder.feature.feature.group 1.14.201.202107090755.
02:52:59 Installing org.eclipse.datatools.sqltools.doc.user.feature.group 1.14.102.201911250848.
02:52:59 Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359.
02:52:59 Installing org.eclipse.eclemma.feature.feature.group 3.1.6.202206011447.
02:52:59 Installing org.eclipse.jdt.feature.group 3.19.0.v20230302-0300.
02:52:59 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.1.0.v20230117-1348.
02:52:59 Installing org.eclipse.jpt.common.eclipselink.feature.feature.group 1.3.200.v202208190239.
02:52:59 Installing org.eclipse.jpt.common.feature.feature.group 1.5.100.v202301061019.
02:52:59 Installing org.eclipse.jpt.jaxb.eclipselink.feature.feature.group 1.4.203.v202104080213.
02:52:59 Installing org.eclipse.jpt.jaxb.feature.feature.group 1.5.201.v202301061019.
02:52:59 Installing org.eclipse.jpt.jpa.eclipselink.feature.feature.group 3.4.101.v202301061019.
02:52:59 Installing org.eclipse.jpt.jpa.feature.feature.group 3.6.1.v202301061019.
02:52:59 Installing org.eclipse.jsf.feature.feature.group 3.11.0.v202301080219.
02:52:59 Installing org.eclipse.wst.server_adapters.feature.feature.group 3.2.1200.v202301120749.
02:52:59 Installing org.eclipse.jst.common.fproj.enablement.jdt.feature.group 3.29.0.v202301170743.
02:52:59 Installing org.eclipse.jst.enterprise_ui.feature.feature.group 3.29.0.v202302070745.
02:52:59 Installing org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature.feature.group 2.6.1.v201902121810.
02:52:59 Installing org.eclipse.jst.server_adapters.ext.feature.feature.group 3.4.600.v202302192144.
02:52:59 Installing org.eclipse.jst.server_adapters.feature.feature.group 3.2.800.v202301120749.
02:52:59 Installing org.eclipse.jst.server_ui.feature.feature.group 3.4.500.v202103180201.
02:52:59 Installing org.eclipse.jst.webpageeditor.feature.feature.group 2.10.0.v202301080219.
02:52:59 Installing org.eclipse.jst.web_ui.feature.feature.group 3.29.0.v202302070745.
02:52:59 Installing org.eclipse.jst.ws.axis2tools.feature.feature.group 1.1.401.v201909051708.
02:52:59 Installing org.eclipse.jst.ws.cxf.feature.feature.group 1.1.900.v202212030959.
02:52:59 Installing org.eclipse.jst.ws.jaxws.dom.feature.feature.group 1.0.500.v202206270222.
02:52:59 Installing org.eclipse.jst.ws.jaxws.feature.feature.group 1.2.800.v202212030959.
02:52:59 Installing org.eclipse.m2e.feature.feature.group 2.2.1.20230307-1553.
02:52:59 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.3.20230202-1631.
02:52:59 Installing org.eclipse.m2e.pde.feature.feature.group 2.2.0.20230216-0415.
02:52:59 Installing org.eclipse.m2e.logback.feature.feature.group 2.1.1.20230106-1511.
02:52:59 Installing org.eclipse.m2e.wtp.feature.feature.group 1.6.0.20230118-0812.
02:52:59 Installing org.eclipse.m2e.wtp.jaxrs.feature.feature.group 1.6.0.20230118-0812.
02:52:59 Installing org.eclipse.m2e.wtp.jpa.feature.feature.group 1.6.0.20230118-0812.
02:52:59 Installing org.eclipse.m2e.wtp.jsf.feature.feature.group 1.6.0.20230118-0812.
02:52:59 Installing org.eclipse.oomph.setup.feature.group 1.27.0.v20230214-0752.
02:52:59 Installing org.eclipse.pde.feature.group 3.14.1500.v20230302-0300.
02:52:59 Installing org.eclipse.wst.common.fproj.feature.group 3.7.4.v202303031844.
02:52:59 Installing org.eclipse.wst.xsl.feature.feature.group 1.3.1400.v202302070714.
02:52:59 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.0.2.202302250247.
02:52:59 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.2.202302072133.
02:52:59 Installing org.eclipse.tips.feature.feature.group 0.3.100.v20230109-1247.
02:55:58 Operation completed in 179946 ms.
02:55:59 [INFO] Installing product epp.package.jee for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/epp.package.jee/win32/win32/x86_64/eclipse
02:55:59 Installing epp.package.jee 4.27.0.20230308-0718.
02:55:59 Installing org.eclipse.epp.mpc.feature.group 1.10.1.v20221110-1841.
02:55:59 Installing org.eclipse.oomph.setup.feature.group 1.27.0.v20230214-0752.
02:55:59 Installing org.eclipse.tm.terminal.feature.feature.group 11.1.0.202212091724.
02:55:59 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20230203-0825.
02:55:59 Installing org.eclipse.egit.feature.group 6.5.0.202303070854-r.
02:55:59 Installing org.eclipse.jgit.feature.group 6.5.0.202303070854-r.
02:55:59 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.46.202301111837.
02:55:59 Installing org.eclipse.datatools.common.doc.user.feature.group 1.14.102.201911250848.
02:55:59 Installing org.eclipse.datatools.connectivity.doc.user.feature.group 1.14.102.201911250848.
02:55:59 Installing org.eclipse.datatools.connectivity.feature.feature.group 1.14.102.201911250848.
02:55:59 Installing org.eclipse.datatools.connectivity.oda.designer.core.feature.feature.group 1.14.102.201911250848.
02:55:59 Installing org.eclipse.datatools.connectivity.oda.designer.feature.feature.group 1.14.102.201911250848.
02:55:59 Installing org.eclipse.datatools.connectivity.oda.feature.feature.group 1.14.102.201911250848.
02:55:59 Installing org.eclipse.datatools.doc.user.feature.group 1.14.102.201911250848.
02:55:59 Installing org.eclipse.datatools.enablement.apache.derby.feature.feature.group 1.14.102.201911250848.
02:55:59 Installing org.eclipse.datatools.enablement.feature.feature.group 1.14.102.201911250848.
02:55:59 Installing org.eclipse.datatools.enablement.hsqldb.feature.feature.group 1.14.102.201911250848.
02:55:59 Installing org.eclipse.datatools.enablement.ibm.feature.feature.group 1.14.103.202103070014.
02:55:59 Installing org.eclipse.datatools.enablement.ingres.feature.feature.group 1.14.102.201911250848.
02:55:59 Installing org.eclipse.datatools.enablement.jdbc.feature.feature.group 1.14.102.201911250848.
02:55:59 Installing org.eclipse.datatools.enablement.jdt.feature.feature.group 1.14.102.201911250848.
02:55:59 Installing org.eclipse.datatools.enablement.msft.feature.feature.group 1.14.102.201911250848.
02:55:59 Installing org.eclipse.datatools.enablement.mysql.feature.feature.group 1.14.103.202107071900.
02:55:59 Installing org.eclipse.datatools.enablement.oda.designer.feature.feature.group 1.14.102.201911250848.
02:55:59 Installing org.eclipse.datatools.enablement.oda.feature.feature.group 1.14.102.201911221603.
02:55:59 Installing org.eclipse.datatools.enablement.oracle.feature.feature.group 1.14.102.201911250848.
02:55:59 Installing org.eclipse.datatools.enablement.postgresql.feature.feature.group 1.14.102.201911250848.
02:55:59 Installing org.eclipse.datatools.enablement.sap.feature.feature.group 1.14.102.201911250848.
02:55:59 Installing org.eclipse.datatools.enablement.sdk.feature.feature.group 1.14.102.201911250848.
02:55:59 Installing org.eclipse.datatools.enablement.sqlite.feature.feature.group 1.14.102.201911250848.
02:55:59 Installing org.eclipse.datatools.enablement.sybase.feature.feature.group 1.14.201.202107090755.
02:55:59 Installing org.eclipse.datatools.intro.feature.group 1.14.102.201911250848.
02:55:59 Installing org.eclipse.datatools.modelbase.feature.feature.group 1.14.102.201911250848.
02:55:59 Installing org.eclipse.datatools.sdk.feature.feature.group 1.14.102.201911250848.
02:55:59 Installing org.eclipse.datatools.sqldevtools.data.feature.feature.group 1.14.201.202107090755.
02:55:59 Installing org.eclipse.datatools.sqldevtools.ddl.feature.feature.group 1.14.102.201911250848.
02:55:59 Installing org.eclipse.datatools.sqldevtools.ddlgen.feature.feature.group 1.14.201.202107090755.
02:55:59 Installing org.eclipse.datatools.sqldevtools.feature.feature.group 1.14.201.202107090755.
02:55:59 Installing org.eclipse.datatools.sqldevtools.parsers.feature.feature.group 1.14.102.201911250848.
02:55:59 Installing org.eclipse.datatools.sqldevtools.results.feature.feature.group 1.14.201.202107061424.
02:55:59 Installing org.eclipse.datatools.sqldevtools.schemaobjecteditor.feature.feature.group 1.14.102.201911250848.
02:55:59 Installing org.eclipse.datatools.sqldevtools.sqlbuilder.feature.feature.group 1.14.201.202107090755.
02:55:59 Installing org.eclipse.datatools.sqltools.doc.user.feature.group 1.14.102.201911250848.
02:55:59 Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359.
02:55:59 Installing org.eclipse.eclemma.feature.feature.group 3.1.6.202206011447.
02:55:59 Installing org.eclipse.jdt.feature.group 3.19.0.v20230302-0300.
02:55:59 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.1.0.v20230117-1348.
02:55:59 Installing org.eclipse.jpt.common.eclipselink.feature.feature.group 1.3.200.v202208190239.
02:55:59 Installing org.eclipse.jpt.common.feature.feature.group 1.5.100.v202301061019.
02:55:59 Installing org.eclipse.jpt.jaxb.eclipselink.feature.feature.group 1.4.203.v202104080213.
02:55:59 Installing org.eclipse.jpt.jaxb.feature.feature.group 1.5.201.v202301061019.
02:55:59 Installing org.eclipse.jpt.jpa.eclipselink.feature.feature.group 3.4.101.v202301061019.
02:55:59 Installing org.eclipse.jpt.jpa.feature.feature.group 3.6.1.v202301061019.
02:55:59 Installing org.eclipse.jsf.feature.feature.group 3.11.0.v202301080219.
02:55:59 Installing org.eclipse.wst.server_adapters.feature.feature.group 3.2.1200.v202301120749.
02:55:59 Installing org.eclipse.jst.common.fproj.enablement.jdt.feature.group 3.29.0.v202301170743.
02:55:59 Installing org.eclipse.jst.enterprise_ui.feature.feature.group 3.29.0.v202302070745.
02:55:59 Installing org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature.feature.group 2.6.1.v201902121810.
02:55:59 Installing org.eclipse.jst.server_adapters.ext.feature.feature.group 3.4.600.v202302192144.
02:55:59 Installing org.eclipse.jst.server_adapters.feature.feature.group 3.2.800.v202301120749.
02:55:59 Installing org.eclipse.jst.server_ui.feature.feature.group 3.4.500.v202103180201.
02:55:59 Installing org.eclipse.jst.webpageeditor.feature.feature.group 2.10.0.v202301080219.
02:55:59 Installing org.eclipse.jst.web_ui.feature.feature.group 3.29.0.v202302070745.
02:55:59 Installing org.eclipse.jst.ws.axis2tools.feature.feature.group 1.1.401.v201909051708.
02:55:59 Installing org.eclipse.jst.ws.cxf.feature.feature.group 1.1.900.v202212030959.
02:55:59 Installing org.eclipse.jst.ws.jaxws.dom.feature.feature.group 1.0.500.v202206270222.
02:55:59 Installing org.eclipse.jst.ws.jaxws.feature.feature.group 1.2.800.v202212030959.
02:55:59 Installing org.eclipse.m2e.feature.feature.group 2.2.1.20230307-1553.
02:55:59 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.3.20230202-1631.
02:55:59 Installing org.eclipse.m2e.pde.feature.feature.group 2.2.0.20230216-0415.
02:55:59 Installing org.eclipse.m2e.logback.feature.feature.group 2.1.1.20230106-1511.
02:55:59 Installing org.eclipse.m2e.wtp.feature.feature.group 1.6.0.20230118-0812.
02:55:59 Installing org.eclipse.m2e.wtp.jaxrs.feature.feature.group 1.6.0.20230118-0812.
02:55:59 Installing org.eclipse.m2e.wtp.jpa.feature.feature.group 1.6.0.20230118-0812.
02:55:59 Installing org.eclipse.m2e.wtp.jsf.feature.feature.group 1.6.0.20230118-0812.
02:55:59 Installing org.eclipse.oomph.setup.feature.group 1.27.0.v20230214-0752.
02:55:59 Installing org.eclipse.pde.feature.group 3.14.1500.v20230302-0300.
02:55:59 Installing org.eclipse.wst.common.fproj.feature.group 3.7.4.v202303031844.
02:55:59 Installing org.eclipse.wst.xsl.feature.feature.group 1.3.1400.v202302070714.
02:55:59 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.0.2.202302250247.
02:55:59 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.2.202302072133.
02:55:59 Installing org.eclipse.tips.feature.feature.group 0.3.100.v20230109-1247.
02:58:55 Operation completed in 175966 ms.
02:58:59 [INFO] Installing product epp.package.jee for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/epp.package.jee/macosx/cocoa/x86_64/Eclipse.app
02:58:59 Installing epp.package.jee 4.27.0.20230308-0718.
02:58:59 Installing org.eclipse.epp.mpc.feature.group 1.10.1.v20221110-1841.
02:58:59 Installing org.eclipse.oomph.setup.feature.group 1.27.0.v20230214-0752.
02:58:59 Installing org.eclipse.tm.terminal.feature.feature.group 11.1.0.202212091724.
02:58:59 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20230203-0825.
02:58:59 Installing org.eclipse.egit.feature.group 6.5.0.202303070854-r.
02:58:59 Installing org.eclipse.jgit.feature.group 6.5.0.202303070854-r.
02:58:59 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.46.202301111837.
02:58:59 Installing org.eclipse.datatools.common.doc.user.feature.group 1.14.102.201911250848.
02:58:59 Installing org.eclipse.datatools.connectivity.doc.user.feature.group 1.14.102.201911250848.
02:58:59 Installing org.eclipse.datatools.connectivity.feature.feature.group 1.14.102.201911250848.
02:58:59 Installing org.eclipse.datatools.connectivity.oda.designer.core.feature.feature.group 1.14.102.201911250848.
02:58:59 Installing org.eclipse.datatools.connectivity.oda.designer.feature.feature.group 1.14.102.201911250848.
02:58:59 Installing org.eclipse.datatools.connectivity.oda.feature.feature.group 1.14.102.201911250848.
02:58:59 Installing org.eclipse.datatools.doc.user.feature.group 1.14.102.201911250848.
02:58:59 Installing org.eclipse.datatools.enablement.apache.derby.feature.feature.group 1.14.102.201911250848.
02:58:59 Installing org.eclipse.datatools.enablement.feature.feature.group 1.14.102.201911250848.
02:58:59 Installing org.eclipse.datatools.enablement.hsqldb.feature.feature.group 1.14.102.201911250848.
02:58:59 Installing org.eclipse.datatools.enablement.ibm.feature.feature.group 1.14.103.202103070014.
02:58:59 Installing org.eclipse.datatools.enablement.ingres.feature.feature.group 1.14.102.201911250848.
02:58:59 Installing org.eclipse.datatools.enablement.jdbc.feature.feature.group 1.14.102.201911250848.
02:58:59 Installing org.eclipse.datatools.enablement.jdt.feature.feature.group 1.14.102.201911250848.
02:58:59 Installing org.eclipse.datatools.enablement.msft.feature.feature.group 1.14.102.201911250848.
02:58:59 Installing org.eclipse.datatools.enablement.mysql.feature.feature.group 1.14.103.202107071900.
02:58:59 Installing org.eclipse.datatools.enablement.oda.designer.feature.feature.group 1.14.102.201911250848.
02:58:59 Installing org.eclipse.datatools.enablement.oda.feature.feature.group 1.14.102.201911221603.
02:58:59 Installing org.eclipse.datatools.enablement.oracle.feature.feature.group 1.14.102.201911250848.
02:58:59 Installing org.eclipse.datatools.enablement.postgresql.feature.feature.group 1.14.102.201911250848.
02:58:59 Installing org.eclipse.datatools.enablement.sap.feature.feature.group 1.14.102.201911250848.
02:58:59 Installing org.eclipse.datatools.enablement.sdk.feature.feature.group 1.14.102.201911250848.
02:58:59 Installing org.eclipse.datatools.enablement.sqlite.feature.feature.group 1.14.102.201911250848.
02:58:59 Installing org.eclipse.datatools.enablement.sybase.feature.feature.group 1.14.201.202107090755.
02:58:59 Installing org.eclipse.datatools.intro.feature.group 1.14.102.201911250848.
02:58:59 Installing org.eclipse.datatools.modelbase.feature.feature.group 1.14.102.201911250848.
02:58:59 Installing org.eclipse.datatools.sdk.feature.feature.group 1.14.102.201911250848.
02:58:59 Installing org.eclipse.datatools.sqldevtools.data.feature.feature.group 1.14.201.202107090755.
02:58:59 Installing org.eclipse.datatools.sqldevtools.ddl.feature.feature.group 1.14.102.201911250848.
02:58:59 Installing org.eclipse.datatools.sqldevtools.ddlgen.feature.feature.group 1.14.201.202107090755.
02:58:59 Installing org.eclipse.datatools.sqldevtools.feature.feature.group 1.14.201.202107090755.
02:58:59 Installing org.eclipse.datatools.sqldevtools.parsers.feature.feature.group 1.14.102.201911250848.
02:58:59 Installing org.eclipse.datatools.sqldevtools.results.feature.feature.group 1.14.201.202107061424.
02:58:59 Installing org.eclipse.datatools.sqldevtools.schemaobjecteditor.feature.feature.group 1.14.102.201911250848.
02:58:59 Installing org.eclipse.datatools.sqldevtools.sqlbuilder.feature.feature.group 1.14.201.202107090755.
02:58:59 Installing org.eclipse.datatools.sqltools.doc.user.feature.group 1.14.102.201911250848.
02:58:59 Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359.
02:58:59 Installing org.eclipse.eclemma.feature.feature.group 3.1.6.202206011447.
02:58:59 Installing org.eclipse.jdt.feature.group 3.19.0.v20230302-0300.
02:58:59 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.1.0.v20230117-1348.
02:58:59 Installing org.eclipse.jpt.common.eclipselink.feature.feature.group 1.3.200.v202208190239.
02:58:59 Installing org.eclipse.jpt.common.feature.feature.group 1.5.100.v202301061019.
02:58:59 Installing org.eclipse.jpt.jaxb.eclipselink.feature.feature.group 1.4.203.v202104080213.
02:58:59 Installing org.eclipse.jpt.jaxb.feature.feature.group 1.5.201.v202301061019.
02:58:59 Installing org.eclipse.jpt.jpa.eclipselink.feature.feature.group 3.4.101.v202301061019.
02:58:59 Installing org.eclipse.jpt.jpa.feature.feature.group 3.6.1.v202301061019.
02:58:59 Installing org.eclipse.jsf.feature.feature.group 3.11.0.v202301080219.
02:58:59 Installing org.eclipse.wst.server_adapters.feature.feature.group 3.2.1200.v202301120749.
02:58:59 Installing org.eclipse.jst.common.fproj.enablement.jdt.feature.group 3.29.0.v202301170743.
02:58:59 Installing org.eclipse.jst.enterprise_ui.feature.feature.group 3.29.0.v202302070745.
02:58:59 Installing org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature.feature.group 2.6.1.v201902121810.
02:58:59 Installing org.eclipse.jst.server_adapters.ext.feature.feature.group 3.4.600.v202302192144.
02:58:59 Installing org.eclipse.jst.server_adapters.feature.feature.group 3.2.800.v202301120749.
02:58:59 Installing org.eclipse.jst.server_ui.feature.feature.group 3.4.500.v202103180201.
02:58:59 Installing org.eclipse.jst.webpageeditor.feature.feature.group 2.10.0.v202301080219.
02:58:59 Installing org.eclipse.jst.web_ui.feature.feature.group 3.29.0.v202302070745.
02:58:59 Installing org.eclipse.jst.ws.axis2tools.feature.feature.group 1.1.401.v201909051708.
02:58:59 Installing org.eclipse.jst.ws.cxf.feature.feature.group 1.1.900.v202212030959.
02:58:59 Installing org.eclipse.jst.ws.jaxws.dom.feature.feature.group 1.0.500.v202206270222.
02:58:59 Installing org.eclipse.jst.ws.jaxws.feature.feature.group 1.2.800.v202212030959.
02:58:59 Installing org.eclipse.m2e.feature.feature.group 2.2.1.20230307-1553.
02:58:59 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.3.20230202-1631.
02:58:59 Installing org.eclipse.m2e.pde.feature.feature.group 2.2.0.20230216-0415.
02:58:59 Installing org.eclipse.m2e.logback.feature.feature.group 2.1.1.20230106-1511.
02:58:59 Installing org.eclipse.m2e.wtp.feature.feature.group 1.6.0.20230118-0812.
02:58:59 Installing org.eclipse.m2e.wtp.jaxrs.feature.feature.group 1.6.0.20230118-0812.
02:58:59 Installing org.eclipse.m2e.wtp.jpa.feature.feature.group 1.6.0.20230118-0812.
02:58:59 Installing org.eclipse.m2e.wtp.jsf.feature.feature.group 1.6.0.20230118-0812.
02:58:59 Installing org.eclipse.oomph.setup.feature.group 1.27.0.v20230214-0752.
02:58:59 Installing org.eclipse.pde.feature.group 3.14.1500.v20230302-0300.
02:58:59 Installing org.eclipse.wst.common.fproj.feature.group 3.7.4.v202303031844.
02:58:59 Installing org.eclipse.wst.xsl.feature.feature.group 1.3.1400.v202302070714.
02:58:59 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.0.2.202302250247.
02:58:59 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.2.202302072133.
02:58:59 Installing org.eclipse.tips.feature.feature.group 0.3.100.v20230109-1247.
03:01:55 Operation completed in 180341 ms.
03:01:56 [INFO] Installing product epp.package.jee for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/epp.package.jee/macosx/cocoa/aarch64/Eclipse.app
03:01:57 Installing epp.package.jee 4.27.0.20230308-0718.
03:01:57 Installing org.eclipse.epp.mpc.feature.group 1.10.1.v20221110-1841.
03:01:57 Installing org.eclipse.oomph.setup.feature.group 1.27.0.v20230214-0752.
03:01:57 Installing org.eclipse.tm.terminal.feature.feature.group 11.1.0.202212091724.
03:01:57 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20230203-0825.
03:01:57 Installing org.eclipse.egit.feature.group 6.5.0.202303070854-r.
03:01:57 Installing org.eclipse.jgit.feature.group 6.5.0.202303070854-r.
03:01:57 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.46.202301111837.
03:01:57 Installing org.eclipse.datatools.common.doc.user.feature.group 1.14.102.201911250848.
03:01:57 Installing org.eclipse.datatools.connectivity.doc.user.feature.group 1.14.102.201911250848.
03:01:57 Installing org.eclipse.datatools.connectivity.feature.feature.group 1.14.102.201911250848.
03:01:57 Installing org.eclipse.datatools.connectivity.oda.designer.core.feature.feature.group 1.14.102.201911250848.
03:01:57 Installing org.eclipse.datatools.connectivity.oda.designer.feature.feature.group 1.14.102.201911250848.
03:01:57 Installing org.eclipse.datatools.connectivity.oda.feature.feature.group 1.14.102.201911250848.
03:01:57 Installing org.eclipse.datatools.doc.user.feature.group 1.14.102.201911250848.
03:01:57 Installing org.eclipse.datatools.enablement.apache.derby.feature.feature.group 1.14.102.201911250848.
03:01:57 Installing org.eclipse.datatools.enablement.feature.feature.group 1.14.102.201911250848.
03:01:57 Installing org.eclipse.datatools.enablement.hsqldb.feature.feature.group 1.14.102.201911250848.
03:01:57 Installing org.eclipse.datatools.enablement.ibm.feature.feature.group 1.14.103.202103070014.
03:01:57 Installing org.eclipse.datatools.enablement.ingres.feature.feature.group 1.14.102.201911250848.
03:01:57 Installing org.eclipse.datatools.enablement.jdbc.feature.feature.group 1.14.102.201911250848.
03:01:57 Installing org.eclipse.datatools.enablement.jdt.feature.feature.group 1.14.102.201911250848.
03:01:57 Installing org.eclipse.datatools.enablement.msft.feature.feature.group 1.14.102.201911250848.
03:01:57 Installing org.eclipse.datatools.enablement.mysql.feature.feature.group 1.14.103.202107071900.
03:01:57 Installing org.eclipse.datatools.enablement.oda.designer.feature.feature.group 1.14.102.201911250848.
03:01:57 Installing org.eclipse.datatools.enablement.oda.feature.feature.group 1.14.102.201911221603.
03:01:57 Installing org.eclipse.datatools.enablement.oracle.feature.feature.group 1.14.102.201911250848.
03:01:57 Installing org.eclipse.datatools.enablement.postgresql.feature.feature.group 1.14.102.201911250848.
03:01:57 Installing org.eclipse.datatools.enablement.sap.feature.feature.group 1.14.102.201911250848.
03:01:57 Installing org.eclipse.datatools.enablement.sdk.feature.feature.group 1.14.102.201911250848.
03:01:57 Installing org.eclipse.datatools.enablement.sqlite.feature.feature.group 1.14.102.201911250848.
03:01:57 Installing org.eclipse.datatools.enablement.sybase.feature.feature.group 1.14.201.202107090755.
03:01:57 Installing org.eclipse.datatools.intro.feature.group 1.14.102.201911250848.
03:01:57 Installing org.eclipse.datatools.modelbase.feature.feature.group 1.14.102.201911250848.
03:01:57 Installing org.eclipse.datatools.sdk.feature.feature.group 1.14.102.201911250848.
03:01:57 Installing org.eclipse.datatools.sqldevtools.data.feature.feature.group 1.14.201.202107090755.
03:01:57 Installing org.eclipse.datatools.sqldevtools.ddl.feature.feature.group 1.14.102.201911250848.
03:01:57 Installing org.eclipse.datatools.sqldevtools.ddlgen.feature.feature.group 1.14.201.202107090755.
03:01:57 Installing org.eclipse.datatools.sqldevtools.feature.feature.group 1.14.201.202107090755.
03:01:57 Installing org.eclipse.datatools.sqldevtools.parsers.feature.feature.group 1.14.102.201911250848.
03:01:57 Installing org.eclipse.datatools.sqldevtools.results.feature.feature.group 1.14.201.202107061424.
03:01:57 Installing org.eclipse.datatools.sqldevtools.schemaobjecteditor.feature.feature.group 1.14.102.201911250848.
03:01:57 Installing org.eclipse.datatools.sqldevtools.sqlbuilder.feature.feature.group 1.14.201.202107090755.
03:01:57 Installing org.eclipse.datatools.sqltools.doc.user.feature.group 1.14.102.201911250848.
03:01:57 Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359.
03:01:57 Installing org.eclipse.eclemma.feature.feature.group 3.1.6.202206011447.
03:01:57 Installing org.eclipse.jdt.feature.group 3.19.0.v20230302-0300.
03:01:57 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.1.0.v20230117-1348.
03:01:57 Installing org.eclipse.jpt.common.eclipselink.feature.feature.group 1.3.200.v202208190239.
03:01:57 Installing org.eclipse.jpt.common.feature.feature.group 1.5.100.v202301061019.
03:01:57 Installing org.eclipse.jpt.jaxb.eclipselink.feature.feature.group 1.4.203.v202104080213.
03:01:57 Installing org.eclipse.jpt.jaxb.feature.feature.group 1.5.201.v202301061019.
03:01:57 Installing org.eclipse.jpt.jpa.eclipselink.feature.feature.group 3.4.101.v202301061019.
03:01:57 Installing org.eclipse.jpt.jpa.feature.feature.group 3.6.1.v202301061019.
03:01:57 Installing org.eclipse.jsf.feature.feature.group 3.11.0.v202301080219.
03:01:57 Installing org.eclipse.wst.server_adapters.feature.feature.group 3.2.1200.v202301120749.
03:01:57 Installing org.eclipse.jst.common.fproj.enablement.jdt.feature.group 3.29.0.v202301170743.
03:01:57 Installing org.eclipse.jst.enterprise_ui.feature.feature.group 3.29.0.v202302070745.
03:01:57 Installing org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature.feature.group 2.6.1.v201902121810.
03:01:57 Installing org.eclipse.jst.server_adapters.ext.feature.feature.group 3.4.600.v202302192144.
03:01:57 Installing org.eclipse.jst.server_adapters.feature.feature.group 3.2.800.v202301120749.
03:01:57 Installing org.eclipse.jst.server_ui.feature.feature.group 3.4.500.v202103180201.
03:01:57 Installing org.eclipse.jst.webpageeditor.feature.feature.group 2.10.0.v202301080219.
03:01:57 Installing org.eclipse.jst.web_ui.feature.feature.group 3.29.0.v202302070745.
03:01:57 Installing org.eclipse.jst.ws.axis2tools.feature.feature.group 1.1.401.v201909051708.
03:01:57 Installing org.eclipse.jst.ws.cxf.feature.feature.group 1.1.900.v202212030959.
03:01:57 Installing org.eclipse.jst.ws.jaxws.dom.feature.feature.group 1.0.500.v202206270222.
03:01:57 Installing org.eclipse.jst.ws.jaxws.feature.feature.group 1.2.800.v202212030959.
03:01:57 Installing org.eclipse.m2e.feature.feature.group 2.2.1.20230307-1553.
03:01:57 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.3.20230202-1631.
03:01:57 Installing org.eclipse.m2e.pde.feature.feature.group 2.2.0.20230216-0415.
03:01:57 Installing org.eclipse.m2e.logback.feature.feature.group 2.1.1.20230106-1511.
03:01:57 Installing org.eclipse.m2e.wtp.feature.feature.group 1.6.0.20230118-0812.
03:01:57 Installing org.eclipse.m2e.wtp.jaxrs.feature.feature.group 1.6.0.20230118-0812.
03:01:57 Installing org.eclipse.m2e.wtp.jpa.feature.feature.group 1.6.0.20230118-0812.
03:01:57 Installing org.eclipse.m2e.wtp.jsf.feature.feature.group 1.6.0.20230118-0812.
03:01:57 Installing org.eclipse.oomph.setup.feature.group 1.27.0.v20230214-0752.
03:01:57 Installing org.eclipse.pde.feature.group 3.14.1500.v20230302-0300.
03:01:57 Installing org.eclipse.wst.common.fproj.feature.group 3.7.4.v202303031844.
03:01:57 Installing org.eclipse.wst.xsl.feature.feature.group 1.3.1400.v202302070714.
03:01:57 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.0.2.202302250247.
03:01:57 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.2.202302072133.
03:01:57 Installing org.eclipse.tips.feature.feature.group 0.3.100.v20230109-1247.
03:04:51 Operation completed in 174847 ms.
03:04:51 [INFO] 
03:04:51 [INFO] --- tycho-p2-director-plugin:2.7.1:archive-products (archive-products) @ epp.package.jee ---
03:04:51 [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/20230308-0726_eclipse-jee-2023-03-RC1-linux.gtk.x86_64.tar.gz
03:05:51 [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/20230308-0726_eclipse-jee-2023-03-RC1-linux.gtk.aarch64.tar.gz
03:06:51 [INFO] Building zip: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/20230308-0726_eclipse-jee-2023-03-RC1-win32.win32.x86_64.zip
03:07:23 [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/20230308-0726_eclipse-jee-2023-03-RC1-macosx.cocoa.x86_64.tar.gz
03:08:20 [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/20230308-0726_eclipse-jee-2023-03-RC1-macosx.cocoa.aarch64.tar.gz
03:09:16 [INFO] 
03:09:16 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.jee ---
03:09:16 [INFO] Executing tasks
03:09:16 [INFO]      [copy] Copying 5 files to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/archive
03:09:35 [INFO] Executed tasks
03:09:35 [INFO] 
03:09:35 [INFO] --- tycho-p2-extras-plugin:2.7.1:mirror (mirror-to-central-epp-repository) @ epp.package.jee ---
03:09:45 [INFO] Mirroring to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository...
03:09:46 Mirroring: binary,epp.package.jee.executable.win32.win32.x86_64,4.27.0.20230308-0718 (Descriptor: canonical: binary,epp.package.jee.executable.win32.win32.x86_64,4.27.0.20230308-0718)
03:09:46 Mirroring: binary,epp.package.jee.executable.cocoa.macosx.x86_64,4.27.0.20230308-0718 (Descriptor: canonical: binary,epp.package.jee.executable.cocoa.macosx.x86_64,4.27.0.20230308-0718)
03:09:46 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.jee.feature,4.27.0.20230302-0300 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.jee.feature,4.27.0.20230302-0300)
03:09:46 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.6.v20230204-1729 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.6.v20230204-1729)
03:09:46 Mirroring: osgi.bundle,org.eclipse.epp.package.jee,4.27.0.20230223-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.jee,4.27.0.20230223-1200)
03:09:46 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.6.v20230204-1729 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.6.v20230204-1729)
03:09:46 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.27.0.20230223-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.27.0.20230223-1200)
03:09:46 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.6.v20230204-1729 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.6.v20230204-1729)
03:09:46 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.6.v20230204-1729 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.6.v20230204-1729)
03:09:46 Mirroring: binary,epp.package.jee.executable.cocoa.macosx.aarch64,4.27.0.20230308-0718 (Descriptor: canonical: binary,epp.package.jee.executable.cocoa.macosx.aarch64,4.27.0.20230308-0718)
03:09:46 Mirroring: binary,epp.package.jee.executable.gtk.linux.aarch64,4.27.0.20230308-0718 (Descriptor: canonical: binary,epp.package.jee.executable.gtk.linux.aarch64,4.27.0.20230308-0718)
03:09:46 Mirroring: binary,epp.package.jee.executable.gtk.linux.x86_64,4.27.0.20230308-0718 (Descriptor: canonical: binary,epp.package.jee.executable.gtk.linux.x86_64,4.27.0.20230308-0718)
03:09:46 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.27.0.20230223-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.27.0.20230223-1200)
03:09:46 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.6.v20230204-1729 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.6.v20230204-1729)
03:09:46 [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.6.v20230204-1729 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.6.v20230204-1729 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository/.; Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.27.0.20230223-1200 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.6.v20230204-1729 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.6.v20230204-1729 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.27.0.20230223-1200 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.6.v20230204-1729 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository/.]
03:09:47 [INFO] 
03:09:47 [INFO] ----------< org.eclipse.epp:org.eclipse.epp.package.modeling >----------
03:09:47 [INFO] Building org.eclipse.epp.package.modeling 4.27.0-SNAPSHOT        [10/22]
03:09:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
03:09:47 [INFO] 
03:09:47 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.modeling ---
03:09:47 [INFO] 
03:09:47 [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.modeling ---
03:09:47 [INFO] The project's OSGi version is 4.27.0.20230223-1200
03:09:47 [INFO] 
03:09:47 [INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.epp.package.modeling ---
03:09:47 [INFO] 
03:09:47 [INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.epp.package.modeling ---
03:09:47 [INFO] 
03:09:47 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.modeling ---
03:09:47 [INFO] 
03:09:47 [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.epp.package.modeling ---
03:09:47 [INFO] 
03:09:47 [INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.modeling ---
03:09:47 [INFO] Resolving class path of org.eclipse.epp.package.modeling...
03:09:47 [INFO] 
03:09:47 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.modeling ---
03:09:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:09:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
03:09:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/src/main/resources
03:09:47 [INFO] 
03:09:47 [INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.epp.package.modeling ---
03:09:47 [INFO] 
03:09:47 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.modeling ---
03:09:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:09:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
03:09:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/src/test/resources
03:09:47 [INFO] 
03:09:47 [INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.epp.package.modeling ---
03:09:47 [INFO] 
03:09:47 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.epp.package.modeling ---
03:09:47 [INFO] No tests to run.
03:09:47 [INFO] 
03:09:47 [INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.modeling ---
03:09:47 [INFO] 
03:09:47 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.modeling ---
03:09:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:09:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
03:09:47 [INFO] Copying 1 resource
03:09:47 [INFO] 
03:09:47 [INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.epp.package.modeling ---
03:09:47 [INFO] Building jar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/target/org.eclipse.epp.package.modeling-4.27.0-SNAPSHOT.jar
03:09:47 [INFO] 
03:09:47 [INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.modeling ---
03:09:47 [INFO] 
03:09:47 [INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.epp.package.modeling ---
03:09:47 [INFO] 
03:09:47 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.epp.package.modeling ---
03:09:47 [INFO] No tests to run.
03:09:47 [INFO] 
03:09:47 [INFO] ------< org.eclipse.epp:org.eclipse.epp.package.modeling.feature >------
03:09:47 [INFO] Building org.eclipse.epp.package.modeling.feature 4.27.0-SNAPSHOT [11/22]
03:09:47 [INFO] --------------------------[ eclipse-feature ]---------------------------
03:09:47 [INFO] 
03:09:47 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.modeling.feature ---
03:09:47 [INFO] 
03:09:47 [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.modeling.feature ---
03:09:48 [INFO] The project's OSGi version is 4.27.0.20230302-0300
03:09:48 [INFO] 
03:09:48 [INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.epp.package.modeling.feature ---
03:09:48 [INFO] 
03:09:48 [INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.epp.package.modeling.feature ---
03:09:48 [INFO] 
03:09:48 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.modeling.feature ---
03:09:48 [INFO] 
03:09:48 [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.epp.package.modeling.feature ---
03:09:48 [INFO] 
03:09:48 [INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.modeling.feature ---
03:09:48 [INFO] 
03:09:48 [INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.epp.package.modeling.feature ---
03:09:48 [INFO] Building jar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/target/org.eclipse.epp.package.modeling.feature-4.27.0-SNAPSHOT.jar
03:09:48 [INFO] 
03:09:48 [INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.modeling.feature ---
03:09:48 [INFO] 
03:09:48 [INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.modeling.feature ---
03:09:48 [INFO] 
03:09:48 [INFO] ----------------< org.eclipse.epp:epp.package.modeling >----------------
03:09:48 [INFO] Building epp.package.modeling 4.27.0-SNAPSHOT                    [12/22]
03:09:48 [INFO] -------------------------[ eclipse-repository ]-------------------------
03:09:48 [INFO] 
03:09:48 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.modeling ---
03:09:48 [INFO] 
03:09:48 [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.modeling ---
03:09:48 [INFO] Fetching com.google.inject_5.0.1.v20221112-0806.jar from https://download.eclipse.org/staging/2023-03/plugins/ (816.86kB)
03:09:48 [INFO] Fetching org.aopalliance_1.0.0.v20220404-1927.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.17kB)
03:09:48 [INFO] Fetching io.github.classgraph_4.8.149.v20220915-0556.jar from https://download.eclipse.org/staging/2023-03/plugins/ (586.39kB)
03:09:49 [INFO] Fetching org.antlr.runtime_3.2.0.v20220404-1927.jar from https://download.eclipse.org/staging/2023-03/plugins/ (169.92kB)
03:09:49 [INFO] Fetching org.antlr.runtime_4.7.2.v20221112-0806.jar from https://download.eclipse.org/staging/2023-03/plugins/ (360.77kB)
03:09:49 [INFO] Fetching org.apache.batik.anim_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (529.46kB)
03:09:49 [INFO] Fetching org.apache.batik.dom.svg_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (253.47kB)
03:09:49 [INFO] Fetching org.apache.batik.dom_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (206.14kB)
03:09:49 [INFO] Fetching org.apache.batik.awt.util_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (452.28kB)
03:09:49 [INFO] Fetching org.apache.batik.parser_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (94.68kB)
03:09:49 [INFO] Fetching org.apache.batik.bridge_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (744.84kB)
03:09:49 [INFO] Fetching org.apache.batik.gvt_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (212.25kB)
03:09:49 [INFO] Fetching org.apache.batik.script_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (40.19kB)
03:09:49 [INFO] Fetching org.apache.batik.xml_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (47.81kB)
03:09:49 [INFO] Fetching org.apache.batik.codec_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (128.92kB)
03:09:50 [INFO] Fetching org.apache.batik.transcoder_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (146.96kB)
03:09:50 [INFO] Fetching org.apache.batik.ext_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (24.59kB)
03:09:50 [INFO] Fetching org.apache.batik.svggen_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (251.99kB)
03:09:50 [INFO] Fetching org.apache.commons.commons-io_2.11.0.jar from https://download.eclipse.org/staging/2023-03/plugins/ (319.47kB)
03:09:50 [INFO] Fetching org.apache.log4j_1.2.24.v20221221-2012.jar from https://download.eclipse.org/staging/2023-03/plugins/ (357.66kB)
03:09:50 [INFO] Fetching org.eclipse.acceleo.annotations_7.0.0.202211151354.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.81kB)
03:09:50 [INFO] Fetching org.eclipse.acceleo.query_7.0.0.202211151354.jar from https://download.eclipse.org/staging/2023-03/plugins/ (494.93kB)
03:09:50 [INFO] Fetching org.eclipse.acceleo.ui.interpreter_3.7.12.202211151354.jar from https://download.eclipse.org/staging/2023-03/plugins/ (174.11kB)
03:09:50 [INFO] Fetching org.eclipse.e4.tools.emf.editor3x_4.8.200.v20230220-1147.jar from https://download.eclipse.org/staging/2023-03/plugins/ (73.96kB)
03:09:50 [INFO] Fetching org.eclipse.e4.tools.compat_4.8.300.v20230220-1147.jar from https://download.eclipse.org/staging/2023-03/plugins/ (34.12kB)
03:09:50 [INFO] Fetching org.eclipse.e4.tools_4.9.200.v20230220-1147.jar from https://download.eclipse.org/staging/2023-03/plugins/ (121.83kB)
03:09:50 [INFO] Fetching org.eclipse.e4.tools.jdt.templates_4.9.100.v20230220-1147.jar from https://download.eclipse.org/staging/2023-03/plugins/ (18.56kB)
03:09:50 [INFO] Fetching org.eclipse.e4.core.tools.feature_4.27.0.v20230221-0927.jar from https://download.eclipse.org/staging/2023-03/features/ (20.84kB)
03:09:51 [INFO] Fetching org.eclipse.e4.core.services.source_2.3.400.v20220915-1347.jar from https://download.eclipse.org/staging/2023-03/plugins/ (62.37kB)
03:09:51 [INFO] Fetching org.eclipse.e4.ui.workbench.swt.source_0.16.800.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (96.84kB)
03:09:51 [INFO] Fetching org.eclipse.e4.core.commands.source_1.0.400.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (25.12kB)
03:09:51 [INFO] Fetching org.eclipse.e4.ui.bindings.source_0.13.300.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (37.47kB)
03:09:51 [INFO] Fetching org.eclipse.e4.ui.model.workbench.source_2.3.0.v20230220-1021.jar from https://download.eclipse.org/staging/2023-03/plugins/ (377.28kB)
03:09:51 [INFO] Fetching org.eclipse.e4.ui.progress.source_0.3.700.v20230214-1401.jar from https://download.eclipse.org/staging/2023-03/plugins/ (122.64kB)
03:09:51 [INFO] Fetching org.eclipse.e4.ui.services.source_1.5.200.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (24.21kB)
03:09:51 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.source_0.15.800.v20230214-1401.jar from https://download.eclipse.org/staging/2023-03/plugins/ (140.61kB)
03:09:51 [INFO] Fetching org.eclipse.e4.ui.workbench.source_1.14.100.v20230220-1021.jar from https://download.eclipse.org/staging/2023-03/plugins/ (172.59kB)
03:09:51 [INFO] Fetching org.eclipse.e4.ui.css.core.source_0.13.500.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (208.18kB)
03:09:51 [INFO] Fetching org.eclipse.e4.ui.css.swt.source_0.14.800.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (164kB)
03:09:51 [INFO] Fetching org.apache.batik.css.source_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (321.27kB)
03:09:51 [INFO] Fetching org.w3c.css.sac.source_1.3.1.v200903091627.jar from https://download.eclipse.org/staging/2023-03/plugins/ (52.19kB)
03:09:51 [INFO] Fetching org.apache.batik.util.source_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (128.49kB)
03:09:51 [INFO] Fetching org.w3c.dom.svg.source_1.1.0.v201011041433.jar from https://download.eclipse.org/staging/2023-03/plugins/ (89.33kB)
03:09:51 [INFO] Fetching org.w3c.dom.smil.source_1.0.1.v200903091627.jar from https://download.eclipse.org/staging/2023-03/plugins/ (21.78kB)
03:09:51 [INFO] Fetching org.w3c.dom.events.source_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/staging/2023-03/plugins/ (39.54kB)
03:09:51 [INFO] Fetching javax.inject.source_1.0.0.v20220405-0441.jar from https://download.eclipse.org/staging/2023-03/plugins/ (39.15kB)
03:09:51 [INFO] Fetching javax.annotation.source_1.3.5.v20221203-1659.jar from https://download.eclipse.org/staging/2023-03/plugins/ (59.74kB)
03:09:51 [INFO] Fetching org.eclipse.e4.core.di.source_1.8.300.v20220817-1539.jar from https://download.eclipse.org/staging/2023-03/plugins/ (46.32kB)
03:09:51 [INFO] Fetching org.eclipse.e4.core.contexts.source_1.11.0.v20220716-0839.jar from https://download.eclipse.org/staging/2023-03/plugins/ (47.77kB)
03:09:51 [INFO] Fetching org.apache.batik.i18n.source_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (22.04kB)
03:09:51 [INFO] Fetching org.apache.batik.constants.source_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.56kB)
03:09:52 [INFO] Fetching org.apache.xmlgraphics.source_2.7.0.v20221018-0736.jar from https://download.eclipse.org/staging/2023-03/plugins/ (679.43kB)
03:09:52 [INFO] Fetching org.eclipse.e4.core.di.extensions.source_0.17.200.v20220613-1008.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.44kB)
03:09:52 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme.source_0.13.300.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (24.63kB)
03:09:52 [INFO] Fetching org.eclipse.e4.ui.di.source_1.4.200.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (18.32kB)
03:09:52 [INFO] Fetching org.eclipse.e4.ui.widgets.source_1.3.200.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (12.34kB)
03:09:52 [INFO] Fetching org.eclipse.equinox.common.source_3.17.100.v20230202-1341.jar from https://download.eclipse.org/staging/2023-03/plugins/ (148.72kB)
03:09:52 [INFO] Fetching org.eclipse.equinox.event.source_1.6.200.v20230120-0604.jar from https://download.eclipse.org/staging/2023-03/plugins/ (28.98kB)
03:09:52 [INFO] Fetching org.eclipse.core.commands.source_3.10.400.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (152.5kB)
03:09:52 [INFO] Fetching org.eclipse.core.contenttype.source_3.8.200.v20220817-1539.jar from https://download.eclipse.org/staging/2023-03/plugins/ (83.82kB)
03:09:52 [INFO] Fetching org.eclipse.core.databinding.source_1.12.0.v20230214-1401.jar from https://download.eclipse.org/staging/2023-03/plugins/ (178.5kB)
03:09:52 [INFO] Fetching org.eclipse.core.databinding.beans.source_1.9.100.v20230214-1401.jar from https://download.eclipse.org/staging/2023-03/plugins/ (64.52kB)
03:09:52 [INFO] Fetching org.eclipse.core.databinding.observable.source_1.12.200.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (210.33kB)
03:09:52 [INFO] Fetching org.eclipse.core.databinding.property.source_1.9.200.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (96.39kB)
03:09:52 [INFO] Fetching org.eclipse.core.expressions.source_3.8.200.v20220613-1047.jar from https://download.eclipse.org/staging/2023-03/plugins/ (88.69kB)
03:09:52 [INFO] Fetching org.eclipse.core.jobs.source_3.13.300.v20230111-0823.jar from https://download.eclipse.org/staging/2023-03/plugins/ (112.41kB)
03:09:52 [INFO] Fetching org.eclipse.core.runtime.source_3.26.100.v20221021-0005.jar from https://download.eclipse.org/staging/2023-03/plugins/ (80.15kB)
03:09:52 [INFO] Fetching org.eclipse.equinox.app.source_1.6.200.v20220720-2012.jar from https://download.eclipse.org/staging/2023-03/plugins/ (78.31kB)
03:09:52 [INFO] Fetching org.eclipse.equinox.launcher.source_1.6.400.v20210924-0641.jar from https://download.eclipse.org/staging/2023-03/plugins/ (43.81kB)
03:09:52 [INFO] Fetching org.eclipse.equinox.preferences.source_3.10.200.v20230120-0604.jar from https://download.eclipse.org/staging/2023-03/plugins/ (107.54kB)
03:09:52 [INFO] Fetching org.osgi.service.prefs.source_1.1.2.202109301733.jar from https://download.eclipse.org/staging/2023-03/plugins/ (10.01kB)
03:09:52 [INFO] Fetching org.eclipse.equinox.registry.source_3.11.200.v20220817-1601.jar from https://download.eclipse.org/staging/2023-03/plugins/ (177.96kB)
03:09:52 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.source_1.4.200.v20221111-1340.jar from https://download.eclipse.org/staging/2023-03/plugins/ (39.27kB)
03:09:53 [INFO] Fetching org.eclipse.osgi.source_3.18.300.v20230220-1352.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.12MB)
03:09:53 [INFO] Fetching org.eclipse.osgi.compatibility.state.source_1.2.800.v20221116-1440.jar from https://download.eclipse.org/staging/2023-03/plugins/ (144.82kB)
03:09:53 [INFO] Fetching org.eclipse.osgi.services.source_3.11.100.v20221006-1531.jar from https://download.eclipse.org/staging/2023-03/plugins/ (80.03kB)
03:09:53 [INFO] Fetching org.eclipse.osgi.util.source_3.7.200.v20230103-1101.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.25kB)
03:09:53 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64.source_3.123.0.v20230220-1431.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.83MB)
03:09:53 [INFO] Fetching org.eclipse.jface.source_3.29.0.v20230214-1401.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.01MB)
03:09:54 [INFO] Fetching org.eclipse.jface.databinding.source_1.14.100.v20230214-1401.jar from https://download.eclipse.org/staging/2023-03/plugins/ (222.18kB)
03:09:54 [INFO] Fetching org.eclipse.e4.ui.workbench3.source_0.16.200.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (19.56kB)
03:09:54 [INFO] Fetching org.apache.felix.gogo.command.source_1.1.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (25.77kB)
03:09:54 [INFO] Fetching org.apache.felix.gogo.runtime.source_1.1.6.jar from https://download.eclipse.org/staging/2023-03/plugins/ (100.4kB)
03:09:54 [INFO] Fetching org.apache.felix.gogo.shell.source_1.1.4.jar from https://download.eclipse.org/staging/2023-03/plugins/ (37.66kB)
03:09:54 [INFO] Fetching org.eclipse.equinox.console.source_1.4.500.v20211021-1418.jar from https://download.eclipse.org/staging/2023-03/plugins/ (84.65kB)
03:09:54 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt.source_1.4.600.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (79.52kB)
03:09:54 [INFO] Fetching org.eclipse.equinox.bidi.source_1.4.200.v20220710-1223.jar from https://download.eclipse.org/staging/2023-03/plugins/ (65.32kB)
03:09:54 [INFO] Fetching org.eclipse.e4.ui.dialogs.source_1.3.500.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (40.55kB)
03:09:54 [INFO] Fetching org.eclipse.e4.emf.xpath.source_0.3.200.v20230220-1427.jar from https://download.eclipse.org/staging/2023-03/plugins/ (54.2kB)
03:09:54 [INFO] Fetching org.eclipse.e4.core.di.annotations.source_1.7.200.v20220613-1008.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.26kB)
03:09:54 [INFO] Fetching org.eclipse.e4.ui.swt.gtk.source_1.1.300.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (11.32kB)
03:09:54 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier.source_0.16.400.v20220613-1047.jar from https://download.eclipse.org/staging/2023-03/plugins/ (22.57kB)
03:09:54 [INFO] Fetching org.eclipse.urischeme.source_1.2.300.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (46.1kB)
03:09:54 [INFO] Fetching org.eclipse.jface.notifications.source_0.5.200.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (20.31kB)
03:09:54 [INFO] Fetching org.osgi.util.function.source_1.2.0.202109301733.jar from https://download.eclipse.org/staging/2023-03/plugins/ (8.44kB)
03:09:54 [INFO] Fetching org.osgi.util.promise.source_1.3.0.202212101352.jar from https://download.eclipse.org/staging/2023-03/plugins/ (28.97kB)
03:09:54 [INFO] Fetching org.osgi.util.measurement.source_1.0.2.201802012109.jar from https://download.eclipse.org/staging/2023-03/plugins/ (10.96kB)
03:09:54 [INFO] Fetching org.osgi.util.position.source_1.0.1.201505202026.jar from https://download.eclipse.org/staging/2023-03/plugins/ (9.58kB)
03:09:54 [INFO] Fetching org.osgi.util.xml.source_1.0.2.202109301733.jar from https://download.eclipse.org/staging/2023-03/plugins/ (6.47kB)
03:09:54 [INFO] Fetching org.osgi.service.cm.source_1.6.1.202109301733.jar from https://download.eclipse.org/staging/2023-03/plugins/ (31.37kB)
03:09:54 [INFO] Fetching org.osgi.service.component.source_1.5.1.202212101352.jar from https://download.eclipse.org/staging/2023-03/plugins/ (29.55kB)
03:09:54 [INFO] Fetching org.osgi.service.device.source_1.1.1.202109301733.jar from https://download.eclipse.org/staging/2023-03/plugins/ (9.49kB)
03:09:54 [INFO] Fetching org.osgi.service.event.source_1.4.1.202109301733.jar from https://download.eclipse.org/staging/2023-03/plugins/ (22.65kB)
03:09:54 [INFO] Fetching org.osgi.service.metatype.source_1.4.1.202109301733.jar from https://download.eclipse.org/staging/2023-03/plugins/ (10.76kB)
03:09:54 [INFO] Fetching org.osgi.service.provisioning.source_1.2.0.201505202024.jar from https://download.eclipse.org/staging/2023-03/plugins/ (9.88kB)
03:09:54 [INFO] Fetching org.osgi.service.upnp.source_1.2.1.202109301733.jar from https://download.eclipse.org/staging/2023-03/plugins/ (17.8kB)
03:09:54 [INFO] Fetching org.osgi.service.useradmin.source_1.1.1.202109301733.jar from https://download.eclipse.org/staging/2023-03/plugins/ (19.29kB)
03:09:54 [INFO] Fetching org.osgi.service.wireadmin.source_1.0.2.202109301733.jar from https://download.eclipse.org/staging/2023-03/plugins/ (25.26kB)
03:09:54 [INFO] Fetching org.eclipse.e4.rcp.source_4.27.0.v20230220-1431.jar from https://download.eclipse.org/staging/2023-03/features/ (21.75kB)
03:09:55 [INFO] Fetching org.eclipse.ecf.source_3.10.0.v20210925-0032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (104.33kB)
03:09:55 [INFO] Fetching org.eclipse.ecf.identity.source_3.9.402.v20210409-2301.jar from https://download.eclipse.org/staging/2023-03/plugins/ (53.08kB)
03:09:55 [INFO] Fetching org.eclipse.ecf.core.feature.source_1.6.1.v20211005-1944.jar from https://download.eclipse.org/staging/2023-03/features/ (21.04kB)
03:09:55 [INFO] Fetching org.eclipse.ecf.ssl.source_1.2.401.v20210409-2301.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.64kB)
03:09:55 [INFO] Fetching org.eclipse.ecf.core.ssl.feature.source_1.1.501.v20210409-2301.jar from https://download.eclipse.org/staging/2023-03/features/ (21.07kB)
03:09:55 [INFO] Fetching org.eclipse.ecf.filetransfer.source_5.1.102.v20210409-2301.jar from https://download.eclipse.org/staging/2023-03/plugins/ (76.03kB)
03:09:55 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.source_3.2.800.v20220215-0126.jar from https://download.eclipse.org/staging/2023-03/plugins/ (86.1kB)
03:09:55 [INFO] Fetching org.eclipse.ecf.filetransfer.feature.source_3.14.1800.v20220215-0126.jar from https://download.eclipse.org/staging/2023-03/features/ (29.23kB)
03:09:55 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5.source_1.0.401.v20221105-0315.jar from https://download.eclipse.org/staging/2023-03/plugins/ (45.84kB)
03:09:55 [INFO] Fetching org.apache.commons.codec.source_1.14.0.v20221112-0806.jar from https://download.eclipse.org/staging/2023-03/plugins/ (376.07kB)
03:09:55 [INFO] Fetching org.apache.commons.logging.source_1.2.0.v20180409-1502.jar from https://download.eclipse.org/staging/2023-03/plugins/ (85.46kB)
03:09:55 [INFO] Fetching org.apache.httpcomponents.client5.httpclient5.source_5.1.3.v20221013-1742.jar from https://download.eclipse.org/staging/2023-03/plugins/ (615.96kB)
03:09:55 [INFO] Fetching org.apache.httpcomponents.core5.httpcore5.source_5.1.4.v20221013-1742.jar from https://download.eclipse.org/staging/2023-03/plugins/ (828.19kB)
03:09:55 [INFO] Fetching org.apache.httpcomponents.core5.httpcore5-h2.source_5.1.4.v20221013-1742.jar from https://download.eclipse.org/staging/2023-03/plugins/ (197.36kB)
03:09:55 [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient5.feature.source_1.1.701.v20221112-0806.jar from https://download.eclipse.org/staging/2023-03/features/ (31.17kB)
03:09:55 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl.source_1.0.201.v20210409-2301.jar from https://download.eclipse.org/staging/2023-03/plugins/ (9.49kB)
03:09:55 [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature.source_1.1.401.v20210409-2301.jar from https://download.eclipse.org/staging/2023-03/features/ (25.15kB)
03:09:56 [INFO] Fetching org.eclipse.eef_2.1.6.202210191223.jar from https://download.eclipse.org/staging/2023-03/plugins/ (215.18kB)
03:09:56 [INFO] Fetching org.eclipse.eef.common_2.1.6.202210191223.jar from https://download.eclipse.org/staging/2023-03/plugins/ (29.64kB)
03:09:56 [INFO] Fetching org.eclipse.eef.common.ui_2.1.6.202210191223.jar from https://download.eclipse.org/staging/2023-03/plugins/ (24.44kB)
03:09:56 [INFO] Fetching org.eclipse.eef.core_2.1.6.202210191223.jar from https://download.eclipse.org/staging/2023-03/plugins/ (86.56kB)
03:09:56 [INFO] Fetching org.eclipse.sirius.common.interpreter_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (20.54kB)
03:09:56 [INFO] Fetching org.eclipse.eef.core.ext.widgets.reference_2.1.6.202210191223.jar from https://download.eclipse.org/staging/2023-03/plugins/ (18.42kB)
03:09:56 [INFO] Fetching org.eclipse.eef.ext.widgets.reference_2.1.6.202210191223.jar from https://download.eclipse.org/staging/2023-03/plugins/ (43.61kB)
03:09:56 [INFO] Fetching org.eclipse.eef.ide.ui_2.1.6.202210191223.jar from https://download.eclipse.org/staging/2023-03/plugins/ (166.49kB)
03:09:56 [INFO] Fetching org.eclipse.sirius.ext.ide_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (20.98kB)
03:09:56 [INFO] Fetching org.eclipse.eef.ide.ui.ext.widgets.reference_2.1.6.202210191223.jar from https://download.eclipse.org/staging/2023-03/plugins/ (74.11kB)
03:09:56 [INFO] Fetching org.eclipse.eef.ide.ui.properties_2.1.6.202210191223.jar from https://download.eclipse.org/staging/2023-03/plugins/ (24.21kB)
03:09:56 [INFO] Fetching org.eclipse.eef.properties.ui_2.1.6.202210191223.jar from https://download.eclipse.org/staging/2023-03/plugins/ (104.76kB)
03:09:56 [INFO] Fetching org.eclipse.eef.properties.ui.legacy_2.1.6.202210191223.jar from https://download.eclipse.org/staging/2023-03/plugins/ (72.05kB)
03:09:56 [INFO] Fetching org.eclipse.emf.cdo_4.21.0.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.08MB)
03:09:56 [INFO] Fetching org.eclipse.emf.cdo.common_4.20.1.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (726.97kB)
03:09:56 [INFO] Fetching org.eclipse.emf.cdo.admin_4.3.2.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (43.05kB)
03:09:56 [INFO] Fetching org.eclipse.emf.cdo.net4j_4.6.1.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (220kB)
03:09:56 [INFO] Fetching org.eclipse.net4j_4.17.0.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (208.01kB)
03:09:57 [INFO] Fetching org.eclipse.net4j.util_3.21.1.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (868.42kB)
03:09:57 [INFO] Fetching org.eclipse.emf.cdo.compare_4.7.2.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (42.3kB)
03:09:57 [INFO] Fetching org.eclipse.emf.compare_3.5.3.202211161457.jar from https://download.eclipse.org/staging/2023-03/plugins/ (598.81kB)
03:09:57 [INFO] Fetching org.eclipse.emf.compare.rcp_2.5.2.202211161457.jar from https://download.eclipse.org/staging/2023-03/plugins/ (95.48kB)
03:09:57 [INFO] Fetching org.eclipse.emf.cdo.ui.compare_4.7.1.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (59.68kB)
03:09:57 [INFO] Fetching org.eclipse.emf.cdo.compare_4.10.2.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/features/ (30.24kB)
03:09:57 [INFO] Fetching org.eclipse.emf.cdo.compare.source_4.7.2.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (99.01kB)
03:09:57 [INFO] Fetching org.eclipse.emf.cdo.ui.compare.source_4.7.1.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (31.48kB)
03:09:57 [INFO] Fetching org.eclipse.emf.cdo.compare.source_4.10.2.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/features/ (32.49kB)
03:09:57 [INFO] Fetching org.eclipse.emf.cdo.doc_4.2.8.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (12.84MB)
03:09:58 [INFO] Fetching org.eclipse.emf.cdo.doc_4.2.8.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (10.8MB of 12.84MB at 10.78MB/s)
03:10:00 [INFO] Fetching org.eclipse.emf.cdo.doc_4.3.8.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/features/ (30.21kB)
03:10:00 [INFO] Fetching org.eclipse.emf.cdo.ecore.dependencies_1.0.3.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (131.3kB)
03:10:00 [INFO] Fetching org.eclipse.net4j.util.ui_3.16.2.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (319.5kB)
03:10:00 [INFO] Fetching org.eclipse.emf.cdo.ecore.dependencies_1.0.3.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/features/ (30.17kB)
03:10:00 [INFO] Fetching org.eclipse.emf.cdo.ecore.dependencies.source_1.0.3.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (68.72kB)
03:10:00 [INFO] Fetching org.eclipse.emf.cdo.ecore.dependencies.source_1.0.3.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/features/ (32.51kB)
03:10:00 [INFO] Fetching org.eclipse.emf.cdo.edit_4.5.7.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (59.73kB)
03:10:00 [INFO] Fetching org.eclipse.emf.cdo.examples.installer_4.2.12.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.32MB)
03:10:00 [INFO] Fetching org.eclipse.emf.cdo.examples.installer_4.3.12.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/features/ (30.2kB)
03:10:00 [INFO] Fetching org.eclipse.emf.cdo.explorer_4.12.0.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (191.09kB)
03:10:00 [INFO] Fetching org.eclipse.emf.cdo.workspace_4.4.4.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (80.8kB)
03:10:00 [INFO] Fetching org.eclipse.emf.cdo.server_4.19.1.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (556.15kB)
03:10:00 [INFO] Fetching org.eclipse.emf.cdo.server.db_4.12.0.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (419.83kB)
03:10:01 [INFO] Fetching org.eclipse.net4j.db.h2_4.5.3.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (23.51kB)
03:10:01 [INFO] Fetching org.eclipse.emf.cdo.explorer.ui_4.7.9.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (477.78kB)
03:10:01 [INFO] Fetching org.eclipse.net4j.ui.shared_4.7.0.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (67.84kB)
03:10:01 [INFO] Fetching org.eclipse.emf.cdo.ui_4.14.2.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (637.26kB)
03:10:01 [INFO] Fetching org.eclipse.emf.cdo.ui.shared_4.7.0.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (106.92kB)
03:10:01 [INFO] Fetching org.eclipse.emf.cdo.expressions_4.4.0.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (93.67kB)
03:10:01 [INFO] Fetching org.eclipse.emf.cdo.expressions.edit_4.4.1.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (70.68kB)
03:10:01 [INFO] Fetching org.eclipse.emf.cdo.expressions.editor_4.5.1.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (73.91kB)
03:10:01 [INFO] Fetching org.eclipse.emf.cdo.security_4.6.0.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (146.65kB)
03:10:01 [INFO] Fetching org.eclipse.emf.cdo.security.edit_4.5.1.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (86.93kB)
03:10:01 [INFO] Fetching org.eclipse.emf.cdo.security.editor_4.4.1.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (70.28kB)
03:10:01 [INFO] Fetching org.eclipse.emf.cdo.security.ui_4.5.3.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (140.05kB)
03:10:01 [INFO] Fetching org.eclipse.emf.cdo.ui.admin_4.3.0.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (57.95kB)
03:10:01 [INFO] Fetching org.eclipse.emf.cdo.ui.team_4.4.2.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (40.27kB)
03:10:01 [INFO] Fetching org.eclipse.emf.cdo.ui.jdt_1.0.0.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.79kB)
03:10:01 [INFO] Fetching org.eclipse.emf.cdo.transfer_4.4.5.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (57.75kB)
03:10:01 [INFO] Fetching org.eclipse.emf.cdo.transfer.repository_4.3.3.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (25.92kB)
03:10:01 [INFO] Fetching org.eclipse.emf.cdo.transfer.ui_4.4.4.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (73.12kB)
03:10:01 [INFO] Fetching org.eclipse.emf.cdo.transfer.workspace_4.4.2.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (23.17kB)
03:10:01 [INFO] Fetching org.eclipse.emf.cdo.transfer.workspace.ui_4.4.1.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (17.71kB)
03:10:01 [INFO] Fetching org.eclipse.emf.cdo_4.22.0.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/features/ (30.6kB)
03:10:01 [INFO] Fetching org.eclipse.emf.cdo.migrator_3.2.10.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (125.29kB)
03:10:01 [INFO] Fetching org.eclipse.emf.cdo.migrator_4.4.10.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/features/ (30.2kB)
03:10:01 [INFO] Fetching org.eclipse.emf.cdo.migrator.source_3.2.10.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (37.36kB)
03:10:01 [INFO] Fetching org.eclipse.emf.cdo.migrator.source_4.4.10.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/features/ (32.44kB)
03:10:01 [INFO] Fetching org.eclipse.emf.cdo.sdk_4.1.604.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.06kB)
03:10:01 [INFO] Fetching org.eclipse.emf.cdo.sdk_5.14.0.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/features/ (30.6kB)
03:10:01 [INFO] Fetching org.eclipse.emf.cdo.sdk.source_4.1.604.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (9.93kB)
03:10:01 [INFO] Fetching org.eclipse.emf.cdo.sdk.source_5.14.0.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/features/ (32.46kB)
03:10:01 [INFO] Fetching org.eclipse.emf.cdo.server.admin_4.3.7.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (94.74kB)
03:10:02 [INFO] Fetching org.eclipse.emf.cdo.server.security_4.9.1.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (86.06kB)
03:10:02 [INFO] Fetching org.eclipse.net4j.db_4.11.3.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (227.97kB)
03:10:02 [INFO] Fetching org.eclipse.emf.cdo.server.db_4.12.1.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/features/ (30.16kB)
03:10:02 [INFO] Fetching org.eclipse.emf.cdo.server.db.source_4.12.0.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (207.5kB)
03:10:02 [INFO] Fetching org.eclipse.emf.cdo.server.db.source_4.12.1.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/features/ (32.43kB)
03:10:02 [INFO] Fetching org.eclipse.emf.cdo.server.embedded_4.10.2.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (37.96kB)
03:10:02 [INFO] Fetching org.eclipse.emf.cdo.server.net4j_4.6.0.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (178.89kB)
03:10:02 [INFO] Fetching org.eclipse.net4j.jvm_4.3.0.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (29.71kB)
03:10:02 [INFO] Fetching org.eclipse.emf.cdo.server.embedded_4.22.0.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/features/ (30.26kB)
03:10:02 [INFO] Fetching org.eclipse.emf.cdo.server.embedded.source_4.10.2.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (24.07kB)
03:10:02 [INFO] Fetching org.eclipse.net4j.jvm.source_4.3.0.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (25.35kB)
03:10:02 [INFO] Fetching org.eclipse.emf.cdo.server.embedded.source_4.22.0.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/features/ (32.54kB)
03:10:02 [INFO] Fetching org.eclipse.emf.cdo.server.ocl_4.4.2.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (52.78kB)
03:10:02 [INFO] Fetching org.eclipse.emf.cdo.server.product_4.2.6.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (17.06kB)
03:10:02 [INFO] Fetching org.eclipse.emf.cdo.server_4.22.0.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/features/ (30.34kB)
03:10:02 [INFO] Fetching org.eclipse.ocl.ecore_3.18.0.v20221201-0557.jar from https://download.eclipse.org/staging/2023-03/plugins/ (385.64kB)
03:10:02 [INFO] Fetching org.eclipse.net4j.tcp_4.4.0.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (85.25kB)
03:10:02 [INFO] Fetching org.eclipse.emf.cdo.common.source_4.20.1.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (417.91kB)
03:10:02 [INFO] Fetching org.eclipse.emf.cdo.server.source_4.19.1.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (254.21kB)
03:10:02 [INFO] Fetching org.eclipse.emf.cdo.source_4.21.0.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (548.58kB)
03:10:03 [INFO] Fetching org.eclipse.emf.cdo.server.net4j.source_4.6.0.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (119.7kB)
03:10:03 [INFO] Fetching org.eclipse.emf.cdo.server.ocl.source_4.4.2.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (27.86kB)
03:10:03 [INFO] Fetching org.eclipse.emf.cdo.server.product.source_4.2.6.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.15kB)
03:10:03 [INFO] Fetching org.eclipse.emf.cdo.server.security.source_4.9.1.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (37.29kB)
03:10:03 [INFO] Fetching org.eclipse.emf.cdo.security.source_4.6.0.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (113.57kB)
03:10:03 [INFO] Fetching org.eclipse.emf.cdo.expressions.source_4.4.0.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (81.83kB)
03:10:03 [INFO] Fetching org.eclipse.emf.cdo.server.admin.source_4.3.7.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (59.78kB)
03:10:03 [INFO] Fetching org.eclipse.emf.cdo.server.source_4.22.0.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/features/ (32.48kB)
03:10:03 [INFO] Fetching org.eclipse.emf.cdo.edit.source_4.5.7.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (40.5kB)
03:10:03 [INFO] Fetching org.eclipse.emf.cdo.net4j.source_4.6.1.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (148.97kB)
03:10:03 [INFO] Fetching org.eclipse.emf.cdo.workspace.source_4.4.4.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (37.77kB)
03:10:03 [INFO] Fetching org.eclipse.emf.cdo.expressions.edit.source_4.4.1.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (50.9kB)
03:10:03 [INFO] Fetching org.eclipse.emf.cdo.expressions.editor.source_4.5.1.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (29.36kB)
03:10:03 [INFO] Fetching org.eclipse.emf.cdo.security.edit.source_4.5.1.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (59.75kB)
03:10:03 [INFO] Fetching org.eclipse.emf.cdo.security.editor.source_4.4.1.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (29.44kB)
03:10:03 [INFO] Fetching org.eclipse.emf.cdo.security.ui.source_4.5.3.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (65.41kB)
03:10:03 [INFO] Fetching org.eclipse.emf.cdo.admin.source_4.3.2.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (31.66kB)
03:10:03 [INFO] Fetching org.eclipse.emf.cdo.ui.source_4.14.2.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (290.65kB)
03:10:03 [INFO] Fetching org.eclipse.emf.cdo.ui.shared.source_4.7.0.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.46kB)
03:10:03 [INFO] Fetching org.eclipse.emf.cdo.ui.admin.source_4.3.0.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (31.48kB)
03:10:03 [INFO] Fetching org.eclipse.emf.cdo.ui.team.source_4.4.2.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (19.86kB)
03:10:03 [INFO] Fetching org.eclipse.emf.cdo.ui.jdt.source_1.0.0.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (12.69kB)
03:10:03 [INFO] Fetching org.eclipse.emf.cdo.transfer.source_4.4.5.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (28.98kB)
03:10:03 [INFO] Fetching org.eclipse.emf.cdo.transfer.repository.source_4.3.3.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.54kB)
03:10:04 [INFO] Fetching org.eclipse.emf.cdo.transfer.ui.source_4.4.4.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (41.99kB)
03:10:04 [INFO] Fetching org.eclipse.emf.cdo.transfer.workspace.source_4.4.2.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.11kB)
03:10:04 [INFO] Fetching org.eclipse.emf.cdo.transfer.workspace.ui.source_4.4.1.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.54kB)
03:10:04 [INFO] Fetching org.eclipse.emf.cdo.explorer.source_4.12.0.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (72.81kB)
03:10:04 [INFO] Fetching org.eclipse.emf.cdo.explorer.ui.source_4.7.9.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (173.51kB)
03:10:04 [INFO] Fetching org.eclipse.emf.cdo.source_4.22.0.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/features/ (32.56kB)
03:10:04 [INFO] Fetching org.eclipse.emf.ecp.edit_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (44.81kB)
03:10:04 [INFO] Fetching org.eclipse.emf.ecp.edit.swt_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (270.39kB)
03:10:04 [INFO] Fetching org.eclipse.emf.ecp.ui.view.swt_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (125.56kB)
03:10:04 [INFO] Fetching org.eclipse.net4j.ui_4.4.4.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (55.95kB)
03:10:04 [INFO] Fetching org.eclipse.emf.compare.edit_4.3.1.202211161457.jar from https://download.eclipse.org/staging/2023-03/plugins/ (198.3kB)
03:10:04 [INFO] Fetching org.eclipse.emf.compare.rcp.ui_4.4.2.202211161457.jar from https://download.eclipse.org/staging/2023-03/plugins/ (391.79kB)
03:10:04 [INFO] Fetching org.eclipse.emf.compare.ide.ui_4.4.3.202211161457.jar from https://download.eclipse.org/staging/2023-03/plugins/ (839.93kB)
03:10:04 [INFO] Fetching org.eclipse.emf.cheatsheets_2.9.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (37.41kB)
03:10:04 [INFO] Fetching org.eclipse.emf.codegen.ecore.source_2.33.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (550.32kB)
03:10:05 [INFO] Fetching org.eclipse.emf.ant.source_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (34.24kB)
03:10:05 [INFO] Fetching org.eclipse.emf.codegen.ecore.source_2.33.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (22.27kB)
03:10:05 [INFO] Fetching org.eclipse.emf.codegen.ecore.ui.source_2.33.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (75.06kB)
03:10:05 [INFO] Fetching org.eclipse.emf.codegen.ecore.ui.source_2.33.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (22.32kB)
03:10:05 [INFO] Fetching org.eclipse.emf.codegen.source_2.23.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (236.55kB)
03:10:05 [INFO] Fetching org.eclipse.emf.codegen.source_2.24.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (22.18kB)
03:10:05 [INFO] Fetching org.eclipse.emf.codegen.ui.source_2.24.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (82.06kB)
03:10:05 [INFO] Fetching org.eclipse.emf.codegen.ui.source_2.25.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (22.26kB)
03:10:05 [INFO] Fetching org.eclipse.emf.common.source_2.28.0.v20230223-0922.jar from https://download.eclipse.org/staging/2023-03/plugins/ (221.35kB)
03:10:05 [INFO] Fetching org.eclipse.emf.common.source_2.29.0.v20230223-0922.jar from https://download.eclipse.org/staging/2023-03/features/ (22.17kB)
03:10:05 [INFO] Fetching org.eclipse.emf.common.ui.source_2.21.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (79.22kB)
03:10:05 [INFO] Fetching org.eclipse.emf.common.ui.source_2.20.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (22.21kB)
03:10:05 [INFO] Fetching org.eclipse.emf.compare.diagram_2.5.2.202211161457.jar from https://download.eclipse.org/staging/2023-03/plugins/ (84.99kB)
03:10:05 [INFO] Fetching org.eclipse.gmf.runtime.notation_1.10.0.202211151334.jar from https://download.eclipse.org/staging/2023-03/plugins/ (388.86kB)
03:10:05 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.9.1.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.17MB)
03:10:05 [INFO] Fetching org.eclipse.emf.compare.ide_3.4.3.202211161457.jar from https://download.eclipse.org/staging/2023-03/plugins/ (86.43kB)
03:10:05 [INFO] Fetching org.eclipse.emf.compare.diagram.edit_2.5.2.202211161457.jar from https://download.eclipse.org/staging/2023-03/plugins/ (64.74kB)
03:10:05 [INFO] Fetching org.eclipse.gmf.runtime.notation.edit_1.8.0.202211151334.jar from https://download.eclipse.org/staging/2023-03/plugins/ (248.12kB)
03:10:05 [INFO] Fetching org.eclipse.emf.compare.diagram.ide.ui_3.4.3.202211161457.jar from https://download.eclipse.org/staging/2023-03/plugins/ (86.28kB)
03:10:06 [INFO] Fetching org.eclipse.emf.compare.diagram.gmf_3.3.20.202211161457.jar from https://download.eclipse.org/staging/2023-03/features/ (24.07kB)
03:10:06 [INFO] Fetching org.eclipse.emf.compare.diagram.ide.ui.sirius_1.1.1.202211161457.jar from https://download.eclipse.org/staging/2023-03/plugins/ (45.93kB)
03:10:06 [INFO] Fetching org.eclipse.sirius.diagram.ui_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (5.68MB)
03:10:07 [INFO] Fetching org.eclipse.sirius.common_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (258.61kB)
03:10:07 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.2.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (122.19kB)
03:10:07 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.10.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (201.9kB)
03:10:07 [INFO] Fetching org.eclipse.sirius.common.ui_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (285.86kB)
03:10:07 [INFO] Fetching org.eclipse.emf.compare.diagram.sirius_1.1.0.202211161457.jar from https://download.eclipse.org/staging/2023-03/plugins/ (21.97kB)
03:10:07 [INFO] Fetching org.eclipse.sirius.diagram_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (709.07kB)
03:10:07 [INFO] Fetching org.eclipse.emf.compare.diagram.sirius_3.3.20.202211161457.jar from https://download.eclipse.org/staging/2023-03/features/ (20.43kB)
03:10:07 [INFO] Fetching org.eclipse.emf.compare.diagram.ide.ui.sirius.source_1.1.1.202211161457.jar from https://download.eclipse.org/staging/2023-03/plugins/ (36.65kB)
03:10:07 [INFO] Fetching org.eclipse.emf.compare.diagram.sirius.source_1.1.0.202211161457.jar from https://download.eclipse.org/staging/2023-03/plugins/ (18.09kB)
03:10:07 [INFO] Fetching org.eclipse.emf.compare.diagram.sirius.source_3.3.20.202211161457.jar from https://download.eclipse.org/staging/2023-03/features/ (18.07kB)
03:10:07 [INFO] Fetching org.eclipse.emf.compare.doc_3.3.20.202211161457.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.22MB)
03:10:08 [INFO] Fetching org.eclipse.emf.compare.doc_3.3.20.202211161457.jar from https://download.eclipse.org/staging/2023-03/plugins/ (10.8MB of 13.22MB at 10.77MB/s)
03:10:10 [INFO] Fetching org.eclipse.emf.transaction_1.9.2.202208110935.jar from https://download.eclipse.org/staging/2023-03/plugins/ (175.44kB)
03:10:10 [INFO] Fetching org.eclipse.emf.compare.egit_1.2.4.202211161457.jar from https://download.eclipse.org/staging/2023-03/plugins/ (72.59kB)
03:10:10 [INFO] Fetching org.eclipse.emf.compare.egit.ui_1.1.3.202211161457.jar from https://download.eclipse.org/staging/2023-03/plugins/ (81.06kB)
03:10:10 [INFO] Fetching org.eclipse.emf.compare.egit_3.3.20.202211161457.jar from https://download.eclipse.org/staging/2023-03/features/ (24.03kB)
03:10:10 [INFO] Fetching org.eclipse.emf.compare_3.3.20.202211161457.jar from https://download.eclipse.org/staging/2023-03/features/ (23.93kB)
03:10:10 [INFO] Fetching org.eclipse.emf.compare.ide.ui_3.3.20.202211161457.jar from https://download.eclipse.org/staging/2023-03/features/ (24.04kB)
03:10:10 [INFO] Fetching org.eclipse.emf.compare.edit.source_4.3.1.202211161457.jar from https://download.eclipse.org/staging/2023-03/plugins/ (156.15kB)
03:10:10 [INFO] Fetching org.eclipse.emf.compare.ide.source_3.4.3.202211161457.jar from https://download.eclipse.org/staging/2023-03/plugins/ (73.64kB)
03:10:10 [INFO] Fetching org.eclipse.emf.compare.ide.ui.source_4.4.3.202211161457.jar from https://download.eclipse.org/staging/2023-03/plugins/ (546.62kB)
03:10:10 [INFO] Fetching org.eclipse.emf.compare.ide.ui.source_3.3.20.202211161457.jar from https://download.eclipse.org/staging/2023-03/features/ (18.08kB)
03:10:10 [INFO] Fetching org.eclipse.emf.compare.source_3.5.3.202211161457.jar from https://download.eclipse.org/staging/2023-03/plugins/ (441.94kB)
03:10:10 [INFO] Fetching org.eclipse.emf.compare.source_3.3.20.202211161457.jar from https://download.eclipse.org/staging/2023-03/features/ (18.03kB)
03:10:10 [INFO] Fetching org.eclipse.emf.converter.source_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (40.71kB)
03:10:10 [INFO] Fetching org.eclipse.emf.importer.source_2.13.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (40.15kB)
03:10:10 [INFO] Fetching org.eclipse.emf.exporter.source_2.11.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (31.92kB)
03:10:10 [INFO] Fetching org.eclipse.emf.importer.ecore.source_2.11.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (22.6kB)
03:10:10 [INFO] Fetching org.eclipse.emf.importer.java.source_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (48.61kB)
03:10:10 [INFO] Fetching org.eclipse.emf.importer.rose.source_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (71.56kB)
03:10:11 [INFO] Fetching org.eclipse.emf.converter.source_2.19.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (22.33kB)
03:10:11 [INFO] Fetching org.eclipse.emf.databinding.edit.source_1.8.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (42.86kB)
03:10:11 [INFO] Fetching org.eclipse.emf.databinding.edit.source_1.10.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (22.32kB)
03:10:11 [INFO] Fetching org.eclipse.emf.databinding.source_1.7.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (59.01kB)
03:10:11 [INFO] Fetching org.eclipse.emf.databinding.source_1.10.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (22.22kB)
03:10:11 [INFO] Fetching org.eclipse.emf.doc_2.29.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (3.19MB)
03:10:11 [INFO] Fetching org.eclipse.emf.doc_2.31.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (20.83kB)
03:10:11 [INFO] Fetching org.eclipse.emf.ecore.edit.source_2.14.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (80.66kB)
03:10:11 [INFO] Fetching org.eclipse.emf.ecore.change.edit.source_2.9.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (25.64kB)
03:10:11 [INFO] Fetching org.eclipse.emf.ecore.edit.source_2.16.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (22.25kB)
03:10:11 [INFO] Fetching org.eclipse.emf.ecore.editor.source_2.18.0.v20230224-1122.jar from https://download.eclipse.org/staging/2023-03/plugins/ (43.77kB)
03:10:11 [INFO] Fetching org.eclipse.emf.ecore.editor.source_2.19.0.v20230224-1122.jar from https://download.eclipse.org/staging/2023-03/features/ (22.27kB)
03:10:11 [INFO] Fetching org.eclipse.emf.ecore.source_2.33.0.v20230226-0921.jar from https://download.eclipse.org/staging/2023-03/plugins/ (823.76kB)
03:10:12 [INFO] Fetching org.eclipse.emf.ecore.change.source_2.15.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (92.62kB)
03:10:12 [INFO] Fetching org.eclipse.emf.ecore.xmi.source_2.18.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (153.47kB)
03:10:12 [INFO] Fetching org.eclipse.emf.ecore.source_2.31.0.v20230226-0921.jar from https://download.eclipse.org/staging/2023-03/features/ (22.24kB)
03:10:12 [INFO] Fetching org.eclipse.emf.ecoretools_3.4.0.202201202026.jar from https://download.eclipse.org/staging/2023-03/plugins/ (50.05kB)
03:10:12 [INFO] Fetching org.eclipse.emf.ecoretools.design_3.4.0.202201202026.jar from https://download.eclipse.org/staging/2023-03/plugins/ (194.1kB)
03:10:12 [INFO] Fetching org.eclipse.sirius.ecore.extender_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (93.99kB)
03:10:12 [INFO] Fetching org.eclipse.sirius_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (847.48kB)
03:10:12 [INFO] Fetching org.eclipse.sirius.common.acceleo.aql_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (36.15kB)
03:10:12 [INFO] Fetching org.eclipse.sirius.ext.base_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (31.16kB)
03:10:12 [INFO] Fetching org.eclipse.sirius.ext.emf_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (19.36kB)
03:10:12 [INFO] Fetching org.eclipse.sirius.table_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (125.1kB)
03:10:12 [INFO] Fetching org.eclipse.sirius.properties_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (378.18kB)
03:10:12 [INFO] Fetching org.eclipse.emf.ecoretools.ui_3.4.0.202201202026.jar from https://download.eclipse.org/staging/2023-03/plugins/ (63.72kB)
03:10:12 [INFO] Fetching org.eclipse.emf.ecoretools.design.ui_3.4.0.202201202026.jar from https://download.eclipse.org/staging/2023-03/plugins/ (113.69kB)
03:10:12 [INFO] Fetching org.eclipse.emf.ecoretools.doc_3.4.0.202201202026.jar from https://download.eclipse.org/staging/2023-03/plugins/ (2.04MB)
03:10:13 [INFO] Fetching org.eclipse.emf.ecoretools.design_3.4.0.202201202026.jar from https://download.eclipse.org/staging/2023-03/features/ (27.72kB)
03:10:13 [INFO] Fetching org.eclipse.emf.ecoretools.design_root_3.4.0.202201202026 from https://download.eclipse.org/staging/2023-03/binary/ (8.29kB)
03:10:13 [INFO] Fetching org.eclipse.sirius.ui_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.41MB)
03:10:13 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.1.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (127.88kB)
03:10:13 [INFO] Fetching org.eclipse.sirius.table.ui_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (590.25kB)
03:10:13 [INFO] Fetching org.eclipse.emf.ecp.common_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (33.57kB)
03:10:13 [INFO] Fetching org.eclipse.emf.ecp.common.ui_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (54.25kB)
03:10:13 [INFO] Fetching org.eclipse.emfforms.localization_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.49kB)
03:10:13 [INFO] Fetching org.eclipse.emf.ecp.view.context_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (45.32kB)
03:10:13 [INFO] Fetching org.eclipse.emf.ecp.view.model_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (131.15kB)
03:10:13 [INFO] Fetching org.eclipse.emf.ecp.view.model.common_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (38.59kB)
03:10:13 [INFO] Fetching org.eclipse.emfforms.common_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (54.44kB)
03:10:13 [INFO] Fetching org.eclipse.emfforms.core.services_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (87.85kB)
03:10:13 [INFO] Fetching org.eclipse.emf.ecp.ui.view_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (40.3kB)
03:10:13 [INFO] Fetching org.eclipse.emf.ecp.view.template.model_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (352.49kB)
03:10:14 [INFO] Fetching org.eclipse.emfforms.core.services.editsupport_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (17.78kB)
03:10:14 [INFO] Fetching org.eclipse.emfforms.swt.core_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (65.25kB)
03:10:14 [INFO] Fetching org.eclipse.emf.ecp.emf2web_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (52.2kB)
03:10:14 [INFO] Fetching org.eclipse.xtend.lib_2.30.0.v20230227-1111.jar from https://download.eclipse.org/staging/2023-03/plugins/ (110.25kB)
03:10:14 [INFO] Fetching org.eclipse.emf.ecp.view.categorization.model_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (53.73kB)
03:10:14 [INFO] Fetching org.eclipse.emf.ecp.view.custom.model_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (59.94kB)
03:10:14 [INFO] Fetching org.eclipse.emf.ecp.view.group.model_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (37.89kB)
03:10:14 [INFO] Fetching org.eclipse.emf.ecp.view.horizontal.model_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (30.85kB)
03:10:14 [INFO] Fetching org.eclipse.emf.ecp.view.label.model_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (35.64kB)
03:10:14 [INFO] Fetching org.eclipse.emf.ecp.view.rule.model_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (80.31kB)
03:10:14 [INFO] Fetching org.eclipse.emf.ecp.view.table.model_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (77.69kB)
03:10:14 [INFO] Fetching org.eclipse.emf.ecp.view.treemasterdetail.model_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (32.54kB)
03:10:14 [INFO] Fetching org.eclipse.emf.ecp.view.vertical.model_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (30.62kB)
03:10:14 [INFO] Fetching org.eclipse.emf.ecp.view.model.provider.generator_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (21.97kB)
03:10:14 [INFO] Fetching org.eclipse.emf.ecp.view.model.editor_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (52.3kB)
03:10:14 [INFO] Fetching org.eclipse.emfforms.core.services.emf_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (39.85kB)
03:10:14 [INFO] Fetching org.eclipse.emf.ecp.emf2web.json_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (67.55kB)
03:10:14 [INFO] Fetching org.eclipse.emf.ecp.emf2web.ui_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (32.85kB)
03:10:14 [INFO] Fetching org.eclipse.emf.ecp.emf2web.ui.json_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (21.18kB)
03:10:14 [INFO] Fetching org.eclipse.emf.ecp.emf2web.feature_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (41.07kB)
03:10:14 [INFO] Fetching org.eclipse.emf.ecp.emf2web.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (36.04kB)
03:10:14 [INFO] Fetching org.eclipse.emf.ecp.emf2web.json.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (52.22kB)
03:10:14 [INFO] Fetching org.eclipse.emf.ecp.emf2web.ui.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (19.9kB)
03:10:14 [INFO] Fetching org.eclipse.emf.ecp.emf2web.ui.json.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.72kB)
03:10:14 [INFO] Fetching org.eclipse.emf.ecp.emf2web.feature.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (42.81kB)
03:10:14 [INFO] Fetching org.eclipse.xtend.lib.macro_2.30.0.v20230227-1111.jar from https://download.eclipse.org/staging/2023-03/plugins/ (78.09kB)
03:10:14 [INFO] Fetching org.eclipse.emf.ecp.ide.util_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (31.32kB)
03:10:14 [INFO] Fetching org.eclipse.emf.ecp.view.model.preview.common_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (26.66kB)
03:10:15 [INFO] Fetching org.eclipse.emf.ecp.view.model.preview.e3_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (55.54kB)
03:10:15 [INFO] Fetching org.eclipse.emf.ecp.view.model.project.installer_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (40.03kB)
03:10:15 [INFO] Fetching org.eclipse.emf.ecp.ide.editor.viewmodel_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (17.84kB)
03:10:15 [INFO] Fetching org.eclipse.emf.ecp.ide.editor.view_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (62.88kB)
03:10:15 [INFO] Fetching org.eclipse.emf.ecp.ide.view.service_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (19.2kB)
03:10:15 [INFO] Fetching org.eclipse.emf.ecp.makeithappen.wizards_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (384.17kB)
03:10:15 [INFO] Fetching org.eclipse.emf.ecp.view.template.tooling_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (126.01kB)
03:10:15 [INFO] Fetching org.eclipse.emfforms.editor_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (91.23kB)
03:10:15 [INFO] Fetching org.eclipse.emf.ecp.ide.editor.view.templatebridge_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (17.22kB)
03:10:15 [INFO] Fetching org.eclipse.emfforms.coffee.wizards_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (157.01kB)
03:10:15 [INFO] Fetching org.eclipse.emfforms.example.common.wizards_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (22.05kB)
03:10:15 [INFO] Fetching org.eclipse.emfforms.ide.builder_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (50.09kB)
03:10:15 [INFO] Fetching org.eclipse.emfforms.ide.viewtemplate.builder_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.38kB)
03:10:15 [INFO] Fetching org.eclipse.emfforms.ide.view.multisegment_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (48.24kB)
03:10:15 [INFO] Fetching org.eclipse.emfforms.ide.view.segments_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (21.99kB)
03:10:15 [INFO] Fetching org.eclipse.emfforms.ide.view.indexsegment_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.68kB)
03:10:15 [INFO] Fetching org.eclipse.emfforms.ide.view.mappingsegment_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (24.96kB)
03:10:15 [INFO] Fetching org.eclipse.emfforms.ide.preferences_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (18.93kB)
03:10:15 [INFO] Fetching org.eclipse.emf.ecp.emfforms.idetooling.feature_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (41.74kB)
03:10:15 [INFO] Fetching org.eclipse.emf.ecp.ide.util.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (23.1kB)
03:10:15 [INFO] Fetching org.eclipse.emf.ecp.view.model.preview.common.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.01kB)
03:10:15 [INFO] Fetching org.eclipse.emf.ecp.view.model.preview.e3.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (23.52kB)
03:10:15 [INFO] Fetching org.eclipse.emf.ecp.view.model.project.installer.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (18.07kB)
03:10:15 [INFO] Fetching org.eclipse.emf.ecp.ide.editor.viewmodel.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (9.15kB)
03:10:16 [INFO] Fetching org.eclipse.emf.ecp.ide.editor.view.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (28.23kB)
03:10:16 [INFO] Fetching org.eclipse.emf.ecp.ide.view.service.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.04kB)
03:10:16 [INFO] Fetching org.eclipse.emf.ecp.makeithappen.wizards.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.26kB)
03:10:16 [INFO] Fetching org.eclipse.emf.ecp.view.template.tooling.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (67.08kB)
03:10:16 [INFO] Fetching org.eclipse.emfforms.editor.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (47.14kB)
03:10:16 [INFO] Fetching org.eclipse.emf.ecp.ide.editor.view.templatebridge.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (11.84kB)
03:10:16 [INFO] Fetching org.eclipse.emfforms.coffee.wizards.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (12.04kB)
03:10:16 [INFO] Fetching org.eclipse.emfforms.example.common.wizards.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.68kB)
03:10:16 [INFO] Fetching org.eclipse.emfforms.ide.builder.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (35.04kB)
03:10:16 [INFO] Fetching org.eclipse.emfforms.ide.viewtemplate.builder.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (11.19kB)
03:10:16 [INFO] Fetching org.eclipse.emfforms.ide.view.multisegment.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (27.3kB)
03:10:16 [INFO] Fetching org.eclipse.emfforms.ide.view.segments.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (17.12kB)
03:10:16 [INFO] Fetching org.eclipse.emfforms.ide.view.indexsegment.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (11.29kB)
03:10:16 [INFO] Fetching org.eclipse.emfforms.ide.view.mappingsegment.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.12kB)
03:10:16 [INFO] Fetching org.eclipse.emfforms.ide.preferences.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.46kB)
03:10:16 [INFO] Fetching org.eclipse.emf.ecp.emfforms.idetooling.feature.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (43.33kB)
03:10:16 [INFO] Fetching org.eclipse.emf.ecp.emfforms.runtime.feature_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (41.13kB)
03:10:16 [INFO] Fetching org.eclipse.emf.ecp.emfforms.runtime.feature.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (43.67kB)
03:10:16 [INFO] Fetching org.eclipse.emfforms.setup.base_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (12.44kB)
03:10:16 [INFO] Fetching org.eclipse.emf.ecp.emfforms.sdk.feature_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (41.19kB)
03:10:16 [INFO] Fetching org.eclipse.emf.ecp.view.migrator_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (25.56kB)
03:10:16 [INFO] Fetching org.eclipse.emfforms.swt.core.di_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (24.79kB)
03:10:16 [INFO] Fetching org.eclipse.emf.ecp.view.treemasterdetail.ui.swt_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (65.39kB)
03:10:16 [INFO] Fetching org.eclipse.emf.ecp.view.model.provider.xmi_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (44.88kB)
03:10:16 [INFO] Fetching org.eclipse.emf.ecp.license.feature_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (41.29kB)
03:10:16 [INFO] Fetching org.eclipse.emf.ecp.license.feature_root_1.27.0.20221109-1132 from https://download.eclipse.org/staging/2023-03/binary/ (6.59kB)
03:10:16 [INFO] Fetching org.eclipse.emf.ecp.ui.view.editor.controls_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (317.08kB)
03:10:16 [INFO] Fetching org.eclipse.emf.ecp.view.core.swt_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (184.54kB)
03:10:16 [INFO] Fetching org.eclipse.emf.ecp.view.stack.model_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (35.74kB)
03:10:17 [INFO] Fetching org.eclipse.emf.ecp.view.util.swt_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.33kB)
03:10:17 [INFO] Fetching org.eclipse.emfforms.swt.control.multiattribute_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (63.19kB)
03:10:17 [INFO] Fetching org.eclipse.emfforms.common.validation_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (27.78kB)
03:10:17 [INFO] Fetching org.eclipse.emfforms.core.bazaar_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (32.24kB)
03:10:17 [INFO] Fetching org.eclipse.emfforms.view.annotation.model_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (27.91kB)
03:10:17 [INFO] Fetching org.eclipse.emf.ecp.view.rule_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (67.77kB)
03:10:17 [INFO] Fetching org.eclipse.emfforms.view.multisegment.model_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (30.42kB)
03:10:17 [INFO] Fetching org.eclipse.emf.ecp.view.control.multireference_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (52.83kB)
03:10:17 [INFO] Fetching org.eclipse.emf.ecp.view.model.common.di_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (35.45kB)
03:10:17 [INFO] Fetching org.eclipse.emf.ecp.ui.view.linewrapper_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.1kB)
03:10:17 [INFO] Fetching org.eclipse.emf.ecp.view.template.service_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (27.84kB)
03:10:17 [INFO] Fetching org.eclipse.emf.ecp.view.categorization.model.edit_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (47.85kB)
03:10:17 [INFO] Fetching org.eclipse.emf.ecp.view.categorization.swt_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (67.04kB)
03:10:17 [INFO] Fetching org.eclipse.emf.ecp.view.categorization.feature_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (41.12kB)
03:10:17 [INFO] Fetching org.eclipse.emf.ecp.view.categorization.model.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (42.15kB)
03:10:17 [INFO] Fetching org.eclipse.emf.ecp.view.categorization.model.edit.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (26.39kB)
03:10:17 [INFO] Fetching org.eclipse.emf.ecp.view.categorization.swt.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (41.98kB)
03:10:17 [INFO] Fetching org.eclipse.emf.ecp.view.categorization.feature.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (42.84kB)
03:10:17 [INFO] Fetching org.eclipse.emf.ecp.view.model.edit_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (62.9kB)
03:10:17 [INFO] Fetching org.eclipse.emf.ecp.view.compoundcontrol.model_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (32.31kB)
03:10:17 [INFO] Fetching org.eclipse.emf.ecp.view.compoundcontrol.model.edit_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (26.72kB)
03:10:17 [INFO] Fetching org.eclipse.emf.ecp.view.compoundcontrol.swt_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (26.72kB)
03:10:17 [INFO] Fetching org.eclipse.emf.ecp.view.compoundcontrol.tooling_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (11.56kB)
03:10:17 [INFO] Fetching org.eclipse.emf.ecp.view.compoundcontrol.feature_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (41.12kB)
03:10:17 [INFO] Fetching org.eclipse.emf.ecp.view.compoundcontrol.model.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (22.56kB)
03:10:17 [INFO] Fetching org.eclipse.emf.ecp.view.compoundcontrol.model.edit.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.15kB)
03:10:17 [INFO] Fetching org.eclipse.emf.ecp.view.compoundcontrol.swt.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (17.7kB)
03:10:17 [INFO] Fetching org.eclipse.emf.ecp.view.compoundcontrol.tooling.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (9.17kB)
03:10:17 [INFO] Fetching org.eclipse.emf.ecp.view.compoundcontrol.feature.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (42.88kB)
03:10:17 [INFO] Fetching org.eclipse.emf.ecp.view.context.locale_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.47kB)
03:10:17 [INFO] Fetching org.eclipse.emf.ecp.view.custom.model.edit_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (31.43kB)
03:10:17 [INFO] Fetching org.eclipse.emf.ecp.view.custom.ui.swt_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (33.17kB)
03:10:18 [INFO] Fetching org.eclipse.emf.ecp.view.custom.feature_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (41.12kB)
03:10:18 [INFO] Fetching org.eclipse.emf.ecp.view.custom.model.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (39.41kB)
03:10:18 [INFO] Fetching org.eclipse.emf.ecp.view.custom.model.edit.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (17.8kB)
03:10:18 [INFO] Fetching org.eclipse.emf.ecp.view.custom.ui.swt.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (22.08kB)
03:10:18 [INFO] Fetching org.eclipse.emf.ecp.view.custom.feature.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (42.77kB)
03:10:18 [INFO] Fetching org.eclipse.emf.ecp.view.edapt_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (45.33kB)
03:10:18 [INFO] Fetching org.eclipse.emf.edapt.history_1.5.0.202201311430.jar from https://download.eclipse.org/staging/2023-03/plugins/ (321.99kB)
03:10:18 [INFO] Fetching org.eclipse.emf.ecp.view.table.edapt_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.02kB)
03:10:18 [INFO] Fetching org.eclipse.emf.ecp.view.model.edapt_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.97kB)
03:10:18 [INFO] Fetching org.eclipse.emf.ecp.view.edapt.feature_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (41.16kB)
03:10:18 [INFO] Fetching org.eclipse.emf.ecp.view.edapt.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (26.7kB)
03:10:18 [INFO] Fetching org.eclipse.emf.ecp.view.table.edapt.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (11.6kB)
03:10:18 [INFO] Fetching org.eclipse.emf.ecp.view.model.edapt.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (11.61kB)
03:10:18 [INFO] Fetching org.eclipse.emf.ecp.view.edapt.feature.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (42.92kB)
03:10:18 [INFO] Fetching org.eclipse.emf.ecp.view.group.model.edit_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (26.5kB)
03:10:18 [INFO] Fetching org.eclipse.emf.ecp.view.group.ui.swt_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (18.23kB)
03:10:18 [INFO] Fetching org.eclipse.emf.ecp.view.group.swt.embedded_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (19.31kB)
03:10:18 [INFO] Fetching org.eclipse.emf.ecp.view.group.swt.collapsable_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (20.88kB)
03:10:18 [INFO] Fetching org.eclipse.emf.ecp.view.group.feature_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (41.14kB)
03:10:18 [INFO] Fetching org.eclipse.emf.ecp.view.group.model.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (27.54kB)
03:10:18 [INFO] Fetching org.eclipse.emf.ecp.view.group.model.edit.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.91kB)
03:10:18 [INFO] Fetching org.eclipse.emf.ecp.view.group.ui.swt.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.52kB)
03:10:18 [INFO] Fetching org.eclipse.emf.ecp.view.group.swt.embedded.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.08kB)
03:10:18 [INFO] Fetching org.eclipse.emf.ecp.view.group.swt.collapsable.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.45kB)
03:10:18 [INFO] Fetching org.eclipse.emf.ecp.view.group.feature.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (42.8kB)
03:10:18 [INFO] Fetching org.eclipse.emf.ecp.view.horizontal.model.edit_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (26.73kB)
03:10:19 [INFO] Fetching org.eclipse.emf.ecp.view.horizontal.ui.swt_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (18.07kB)
03:10:19 [INFO] Fetching org.eclipse.emf.ecp.view.horizontal.feature_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (41.12kB)
03:10:19 [INFO] Fetching org.eclipse.emf.ecp.view.horizontal.model.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (21.37kB)
03:10:19 [INFO] Fetching org.eclipse.emf.ecp.view.horizontal.model.edit.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.67kB)
03:10:19 [INFO] Fetching org.eclipse.emf.ecp.view.horizontal.ui.swt.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.92kB)
03:10:19 [INFO] Fetching org.eclipse.emf.ecp.view.horizontal.feature.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (42.82kB)
03:10:19 [INFO] Fetching org.eclipse.emf.ecp.view.indexdmr.model_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (38.92kB)
03:10:19 [INFO] Fetching org.eclipse.emf.ecp.view.label.model.edit_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (26.47kB)
03:10:19 [INFO] Fetching org.eclipse.emf.ecp.view.label.ui.swt_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (20.48kB)
03:10:19 [INFO] Fetching org.eclipse.emf.ecp.view.label.feature_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (41.11kB)
03:10:19 [INFO] Fetching org.eclipse.emf.ecp.view.label.model.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (25.09kB)
03:10:19 [INFO] Fetching org.eclipse.emf.ecp.view.label.model.edit.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.75kB)
03:10:19 [INFO] Fetching org.eclipse.emf.ecp.view.label.ui.swt.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.52kB)
03:10:19 [INFO] Fetching org.eclipse.emf.ecp.view.label.feature.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (42.77kB)
03:10:19 [INFO] Fetching org.eclipse.emf.ecp.view.mappingdmr.model_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (37.85kB)
03:10:19 [INFO] Fetching org.eclipse.emf.ecp.view.model.controls.feature_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (41.08kB)
03:10:19 [INFO] Fetching org.eclipse.emf.ecp.ui.view.editor.controls.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (154.85kB)
03:10:19 [INFO] Fetching org.eclipse.emf.ecp.view.model.controls.feature.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (42.8kB)
03:10:19 [INFO] Fetching org.eclipse.emf.edapt.migration_1.5.0.202201311430.jar from https://download.eclipse.org/staging/2023-03/plugins/ (385.02kB)
03:10:19 [INFO] Fetching org.eclipse.emf.ecp.view.workspace.migrator_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.73kB)
03:10:19 [INFO] Fetching org.eclipse.emf.ecp.view.model.editor.feature_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (41.1kB)
03:10:19 [INFO] Fetching org.eclipse.emf.ecp.view.model.editor.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (26.81kB)
03:10:19 [INFO] Fetching org.eclipse.emf.ecp.view.migrator.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (23.89kB)
03:10:19 [INFO] Fetching org.eclipse.emf.ecp.view.workspace.migrator.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (11.15kB)
03:10:19 [INFO] Fetching org.eclipse.emf.ecp.view.model.editor.feature.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (42.8kB)
03:10:20 [INFO] Fetching org.eclipse.emfforms.view.model.localization_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.82kB)
03:10:20 [INFO] Fetching org.eclipse.emf.ecp.view.rule.model.edit_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (141.69kB)
03:10:20 [INFO] Fetching org.eclipse.emf.ecp.view.rule.feature_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (41.12kB)
03:10:20 [INFO] Fetching org.eclipse.emf.ecp.view.rule.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (39.37kB)
03:10:20 [INFO] Fetching org.eclipse.emf.ecp.view.rule.model.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (68kB)
03:10:20 [INFO] Fetching org.eclipse.emf.ecp.view.rule.model.edit.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (34.66kB)
03:10:20 [INFO] Fetching org.eclipse.emf.ecp.view.rule.feature.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (42.75kB)
03:10:20 [INFO] Fetching org.eclipse.emf.ecp.view.stack.model.edit_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (31.87kB)
03:10:20 [INFO] Fetching org.eclipse.emf.ecp.view.stack.ui.swt_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (32.47kB)
03:10:21 [INFO] Fetching org.eclipse.emf.ecp.view.stack.viewmodel_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (12.37kB)
03:10:21 [INFO] Fetching org.eclipse.emf.ecp.view.stack.feature_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (41.11kB)
03:10:21 [INFO] Fetching org.eclipse.emf.ecp.view.stack.model.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (26.19kB)
03:10:21 [INFO] Fetching org.eclipse.emf.ecp.view.stack.model.edit.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (17.93kB)
03:10:21 [INFO] Fetching org.eclipse.emf.ecp.view.stack.ui.swt.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (21.25kB)
03:10:21 [INFO] Fetching org.eclipse.emf.ecp.view.stack.feature.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (42.92kB)
03:10:21 [INFO] Fetching org.eclipse.emf.ecp.view.swt.layout_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.89kB)
03:10:21 [INFO] Fetching org.eclipse.emf.ecp.view.table.columnservice_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.96kB)
03:10:21 [INFO] Fetching org.eclipse.emf.ecp.view.table.model.edit_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (55.22kB)
03:10:21 [INFO] Fetching org.eclipse.emf.ecp.view.table.ui.swt_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (194.15kB)
03:10:21 [INFO] Fetching org.eclipse.emfforms.swt.table_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (89.76kB)
03:10:21 [INFO] Fetching org.eclipse.emfforms.core.services.domainexpander.table_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.33kB)
03:10:21 [INFO] Fetching org.eclipse.emfforms.core.services.mappingprovider.table_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.62kB)
03:10:21 [INFO] Fetching org.eclipse.emfforms.core.services.structuralchange.table_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.34kB)
03:10:21 [INFO] Fetching org.eclipse.emfforms.core.services.segments.multi_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (27.88kB)
03:10:21 [INFO] Fetching org.eclipse.emfforms.view.multisegment.model.edit_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (22.46kB)
03:10:21 [INFO] Fetching org.eclipse.emfforms.swt.reference.table_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (39.48kB)
03:10:21 [INFO] Fetching org.eclipse.emf.ecp.view.table.feature_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (41.27kB)
03:10:21 [INFO] Fetching org.eclipse.emf.ecp.view.table.model.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (56.72kB)
03:10:21 [INFO] Fetching org.eclipse.emf.ecp.view.table.model.edit.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (25.81kB)
03:10:21 [INFO] Fetching org.eclipse.emf.ecp.view.table.ui.swt.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (99.41kB)
03:10:21 [INFO] Fetching org.eclipse.emf.ecp.view.table.columnservice.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (12.92kB)
03:10:21 [INFO] Fetching org.eclipse.emfforms.swt.table.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (73.44kB)
03:10:21 [INFO] Fetching org.eclipse.emfforms.core.services.domainexpander.table.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (12.48kB)
03:10:21 [INFO] Fetching org.eclipse.emfforms.core.services.mappingprovider.table.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (12.12kB)
03:10:21 [INFO] Fetching org.eclipse.emfforms.core.services.structuralchange.table.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (12.07kB)
03:10:21 [INFO] Fetching org.eclipse.emfforms.core.services.segments.multi.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (19.41kB)
03:10:21 [INFO] Fetching org.eclipse.emfforms.view.multisegment.model.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (25.4kB)
03:10:21 [INFO] Fetching org.eclipse.emfforms.view.multisegment.model.edit.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.47kB)
03:10:21 [INFO] Fetching org.eclipse.emfforms.swt.reference.table.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (22.74kB)
03:10:21 [INFO] Fetching org.eclipse.emf.ecp.view.table.feature.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (42.98kB)
03:10:21 [INFO] Fetching org.eclipse.emf.ecp.view.template.annotation.model_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (28.44kB)
03:10:21 [INFO] Fetching org.eclipse.emf.ecp.view.template.annotation.model.edit_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (25.94kB)
03:10:21 [INFO] Fetching org.eclipse.emf.ecp.view.template.model.edit_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (249.3kB)
03:10:21 [INFO] Fetching org.eclipse.emf.ecp.view.template.feature_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (41.11kB)
03:10:21 [INFO] Fetching org.eclipse.emf.ecp.view.template.model.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (306.13kB)
03:10:21 [INFO] Fetching org.eclipse.emf.ecp.view.template.model.edit.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (140.5kB)
03:10:21 [INFO] Fetching org.eclipse.emf.ecp.view.template.service.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (19.88kB)
03:10:21 [INFO] Fetching org.eclipse.emf.ecp.view.template.feature.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (42.79kB)
03:10:21 [INFO] Fetching org.eclipse.emfforms.core.services.segments_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (25.66kB)
03:10:21 [INFO] Fetching org.eclipse.emfforms.swt.treemasterdetail_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (117.45kB)
03:10:21 [INFO] Fetching org.eclipse.emf.ecp.view.treemasterdetail.model.edit_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (26.14kB)
03:10:22 [INFO] Fetching org.eclipse.emfforms.swt.treemasterdetail.decorator.validation.default_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (19.23kB)
03:10:22 [INFO] Fetching org.eclipse.emf.ecp.view.treemasterdetail.feature_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (41.18kB)
03:10:22 [INFO] Fetching org.eclipse.emf.ecp.view.treemasterdetail.model.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (22.39kB)
03:10:22 [INFO] Fetching org.eclipse.emf.ecp.view.treemasterdetail.model.edit.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.07kB)
03:10:22 [INFO] Fetching org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (34.27kB)
03:10:22 [INFO] Fetching org.eclipse.emfforms.swt.treemasterdetail.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (86.96kB)
03:10:22 [INFO] Fetching org.eclipse.emfforms.swt.treemasterdetail.decorator.validation.default.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.65kB)
03:10:22 [INFO] Fetching org.eclipse.emf.ecp.view.treemasterdetail.feature.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (42.93kB)
03:10:22 [INFO] Fetching org.eclipse.emf.ecp.view.validation_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (60.21kB)
03:10:22 [INFO] Fetching org.eclipse.emf.ecp.view.treemasterdetail.validation_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (22.75kB)
03:10:22 [INFO] Fetching org.eclipse.emf.ecp.view.unset_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (22.38kB)
03:10:22 [INFO] Fetching org.eclipse.emf.ecp.view.unset.feature_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (41.07kB)
03:10:22 [INFO] Fetching org.eclipse.emf.ecp.view.unset.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.06kB)
03:10:22 [INFO] Fetching org.eclipse.emf.ecp.view.unset.feature.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (42.71kB)
03:10:22 [INFO] Fetching org.eclipse.emf.ecp.view.validation.feature_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (41.09kB)
03:10:22 [INFO] Fetching org.eclipse.emf.ecp.view.validation.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (39.78kB)
03:10:22 [INFO] Fetching org.eclipse.emfforms.common.validation.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (27.02kB)
03:10:22 [INFO] Fetching org.eclipse.emf.ecp.view.validation.feature.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (42.79kB)
03:10:22 [INFO] Fetching org.eclipse.emfforms.core.services.mappingprovider.table.panel_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.83kB)
03:10:22 [INFO] Fetching org.eclipse.emf.ecp.view.validation.initial.feature_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (41.15kB)
03:10:22 [INFO] Fetching org.eclipse.emfforms.core.services.mappingprovider.table.panel.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (12.83kB)
03:10:22 [INFO] Fetching org.eclipse.emf.ecp.view.treemasterdetail.validation.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.04kB)
03:10:22 [INFO] Fetching org.eclipse.emf.ecp.view.validation.initial.feature.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (42.95kB)
03:10:22 [INFO] Fetching org.eclipse.emf.ecp.view.vertical.model.edit_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (25.73kB)
03:10:22 [INFO] Fetching org.eclipse.emf.ecp.view.vertical.ui.swt_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.78kB)
03:10:22 [INFO] Fetching org.eclipse.emf.ecp.view.vertical.feature_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (41.12kB)
03:10:22 [INFO] Fetching org.eclipse.emf.ecp.view.vertical.model.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (21.22kB)
03:10:22 [INFO] Fetching org.eclipse.emf.ecp.view.vertical.model.edit.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.62kB)
03:10:22 [INFO] Fetching org.eclipse.emf.ecp.view.vertical.ui.swt.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (12.88kB)
03:10:22 [INFO] Fetching org.eclipse.emf.ecp.view.vertical.feature.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (42.8kB)
03:10:22 [INFO] Fetching org.eclipse.emf.ecp.view.viewproxy.model_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (36.49kB)
03:10:22 [INFO] Fetching org.eclipse.emf.ecp.view.viewproxy.model.edit_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (31.16kB)
03:10:23 [INFO] Fetching org.eclipse.emf.ecp.view.viewproxy.feature_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (41.11kB)
03:10:23 [INFO] Fetching org.eclipse.emf.ecp.view.viewproxy.model.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (25.59kB)
03:10:23 [INFO] Fetching org.eclipse.emf.ecp.view.viewproxy.model.edit.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.51kB)
03:10:23 [INFO] Fetching org.eclipse.emf.ecp.view.viewproxy.feature.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (42.79kB)
03:10:23 [INFO] Fetching org.eclipse.emfforms.core.services.emfspecificservice_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.56kB)
03:10:23 [INFO] Fetching org.eclipse.emfforms.core.services.databinding.featurepath_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (17.59kB)
03:10:23 [INFO] Fetching org.eclipse.emfforms.swt.core.plugin_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (22.14kB)
03:10:23 [INFO] Fetching org.eclipse.emfforms.core.services.locale.default_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.64kB)
03:10:23 [INFO] Fetching org.eclipse.emfforms.swt.core.di.extension_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (17.85kB)
03:10:23 [INFO] Fetching org.eclipse.emfforms.core.services.legacy_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (20.47kB)
03:10:23 [INFO] Fetching org.eclipse.emfforms.core.services.domainexpander.default_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (19.47kB)
03:10:23 [INFO] Fetching org.eclipse.emfforms.core.services.mappingprovider.default_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.15kB)
03:10:23 [INFO] Fetching org.eclipse.emfforms.core.services.structuralchange_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.77kB)
03:10:23 [INFO] Fetching org.eclipse.emfforms.core.services.structuralchange.default_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.98kB)
03:10:23 [INFO] Fetching org.eclipse.emfforms.core.services.segments.featurepath_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (25.85kB)
03:10:23 [INFO] Fetching org.eclipse.emf.ecp.viewmodel.feature_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (41.68kB)
03:10:23 [INFO] Fetching org.eclipse.emf.ecp.view.model.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (104.59kB)
03:10:23 [INFO] Fetching org.eclipse.emf.ecp.view.model.edit.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (39.75kB)
03:10:23 [INFO] Fetching org.eclipse.emf.ecp.ui.view.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (35.62kB)
03:10:23 [INFO] Fetching org.eclipse.emf.ecp.ui.view.swt.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (88.33kB)
03:10:23 [INFO] Fetching org.eclipse.emf.ecp.view.model.provider.generator.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.28kB)
03:10:23 [INFO] Fetching org.eclipse.emf.ecp.view.model.provider.xmi.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (19.77kB)
03:10:23 [INFO] Fetching org.eclipse.emf.ecp.view.context.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (31.23kB)
03:10:23 [INFO] Fetching org.eclipse.emf.ecp.view.core.swt.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (88.51kB)
03:10:23 [INFO] Fetching org.eclipse.emf.ecp.edit.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (35.87kB)
03:10:23 [INFO] Fetching org.eclipse.emf.ecp.edit.swt.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (149.17kB)
03:10:23 [INFO] Fetching org.eclipse.emf.ecp.view.context.locale.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (11.21kB)
03:10:23 [INFO] Fetching org.eclipse.emf.ecp.view.swt.layout.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (11.75kB)
03:10:23 [INFO] Fetching org.eclipse.emf.ecp.view.model.common.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (32.4kB)
03:10:23 [INFO] Fetching org.eclipse.emf.ecp.view.util.swt.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (12.52kB)
03:10:23 [INFO] Fetching org.eclipse.emf.ecp.view.control.multireference.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (27.36kB)
03:10:23 [INFO] Fetching org.eclipse.emf.ecp.common.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (27.04kB)
03:10:23 [INFO] Fetching org.eclipse.emf.ecp.common.ui.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (37.97kB)
03:10:23 [INFO] Fetching org.eclipse.emfforms.core.services.emfspecificservice.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.23kB)
03:10:23 [INFO] Fetching org.eclipse.emfforms.localization.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.76kB)
03:10:23 [INFO] Fetching org.eclipse.emfforms.core.services.databinding.featurepath.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (12.91kB)
03:10:23 [INFO] Fetching org.eclipse.emfforms.core.services.editsupport.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.99kB)
03:10:23 [INFO] Fetching org.eclipse.emfforms.view.model.localization.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (12.22kB)
03:10:24 [INFO] Fetching org.eclipse.emfforms.swt.core.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (51.49kB)
03:10:24 [INFO] Fetching org.eclipse.emfforms.swt.core.plugin.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.76kB)
03:10:24 [INFO] Fetching org.eclipse.emfforms.core.services.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (78.37kB)
03:10:24 [INFO] Fetching org.eclipse.emfforms.core.services.emf.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (33.16kB)
03:10:24 [INFO] Fetching org.eclipse.emfforms.core.services.locale.default.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (11.31kB)
03:10:24 [INFO] Fetching org.eclipse.emfforms.common.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (46.41kB)
03:10:24 [INFO] Fetching org.eclipse.emfforms.swt.core.di.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (18.32kB)
03:10:24 [INFO] Fetching org.eclipse.emfforms.swt.core.di.extension.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.12kB)
03:10:24 [INFO] Fetching org.eclipse.emf.ecp.ui.view.linewrapper.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (11.53kB)
03:10:24 [INFO] Fetching org.eclipse.emfforms.core.services.legacy.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.89kB)
03:10:24 [INFO] Fetching org.eclipse.emfforms.core.services.domainexpander.default.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.54kB)
03:10:24 [INFO] Fetching org.eclipse.emfforms.core.services.mappingprovider.default.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (11.98kB)
03:10:24 [INFO] Fetching org.eclipse.emfforms.core.services.structuralchange.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (12.73kB)
03:10:24 [INFO] Fetching org.eclipse.emfforms.core.services.structuralchange.default.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (11.86kB)
03:10:24 [INFO] Fetching org.eclipse.emfforms.core.services.segments.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (22.23kB)
03:10:24 [INFO] Fetching org.eclipse.emfforms.core.services.segments.featurepath.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (18.28kB)
03:10:24 [INFO] Fetching org.eclipse.emf.ecp.view.model.common.di.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (24.6kB)
03:10:24 [INFO] Fetching org.eclipse.emf.ecp.viewmodel.feature.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (43.41kB)
03:10:24 [INFO] Fetching org.eclipse.emf.edapt.common_1.5.0.202201311430.jar from https://download.eclipse.org/staging/2023-03/plugins/ (44.76kB)
03:10:24 [INFO] Fetching org.eclipse.emf.edapt.declaration_1.5.0.202201311430.jar from https://download.eclipse.org/staging/2023-03/plugins/ (211.34kB)
03:10:24 [INFO] Fetching org.eclipse.emf.edapt.runtime.feature_1.5.0.202201311430.jar from https://download.eclipse.org/staging/2023-03/features/ (18.52kB)
03:10:24 [INFO] Fetching org.eclipse.emf.edapt.common.source_1.5.0.202201311430.jar from https://download.eclipse.org/staging/2023-03/plugins/ (33.85kB)
03:10:24 [INFO] Fetching org.eclipse.emf.edapt.declaration.source_1.5.0.202201311430.jar from https://download.eclipse.org/staging/2023-03/plugins/ (146.74kB)
03:10:24 [INFO] Fetching org.eclipse.emf.edapt.migration.source_1.5.0.202201311430.jar from https://download.eclipse.org/staging/2023-03/plugins/ (108.73kB)
03:10:24 [INFO] Fetching org.eclipse.emf.edapt.history.source_1.5.0.202201311430.jar from https://download.eclipse.org/staging/2023-03/plugins/ (160.36kB)
03:10:24 [INFO] Fetching org.eclipse.emf.edapt.runtime.feature.source_1.5.0.202201311430.jar from https://download.eclipse.org/staging/2023-03/features/ (19.91kB)
03:10:24 [INFO] Fetching org.eclipse.emf.edit.source_2.18.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (211.77kB)
03:10:24 [INFO] Fetching org.eclipse.emf.edit.source_2.19.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (22.17kB)
03:10:24 [INFO] Fetching org.eclipse.emf.edit.ui.source_2.23.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (159.99kB)
03:10:24 [INFO] Fetching org.eclipse.emf.edit.ui.source_2.25.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (22.22kB)
03:10:24 [INFO] Fetching org.eclipse.emf.example.installer_1.11.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (363.38kB)
03:10:25 [INFO] Fetching org.eclipse.emf.mapping.ecore.editor.source_2.9.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (9.22kB)
03:10:25 [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.editor.source_2.11.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (23.55kB)
03:10:25 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml.ui.source_2.13.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (41.77kB)
03:10:25 [INFO] Fetching org.eclipse.emf.mapping.ecore.editor.source_2.16.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (22.46kB)
03:10:25 [INFO] Fetching org.eclipse.emf.mapping.ecore.source_2.9.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (9.2kB)
03:10:25 [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.source_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (42.04kB)
03:10:25 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml.source_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (52.28kB)
03:10:25 [INFO] Fetching org.eclipse.emf.mapping.ecore.source_2.14.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (22.34kB)
03:10:25 [INFO] Fetching org.eclipse.emf.mapping.source_2.13.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (115.5kB)
03:10:25 [INFO] Fetching org.eclipse.emf.mapping.source_2.15.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (22.2kB)
03:10:25 [INFO] Fetching org.eclipse.emf.mapping.ui.source_2.11.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (46.99kB)
03:10:25 [INFO] Fetching org.eclipse.emf.mapping.ui.source_2.15.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (22.27kB)
03:10:25 [INFO] Fetching org.eclipse.emf.mapping.xsd2ecore_2.10.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (35.16kB)
03:10:25 [INFO] Fetching org.eclipse.emf.mapping.xsd2ecore.editor_2.10.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (27.53kB)
03:10:25 [INFO] Fetching org.eclipse.emf.mwe.core_1.8.0.v20221117-1134.jar from https://download.eclipse.org/staging/2023-03/plugins/ (197.66kB)
03:10:25 [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.14.0.v20221117-1134.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.77kB)
03:10:25 [INFO] Fetching org.eclipse.emf.mwe.utils_1.8.0.v20221117-1134.jar from https://download.eclipse.org/staging/2023-03/plugins/ (40.79kB)
03:10:25 [INFO] Fetching org.eclipse.emf.mwe2.lib_2.14.0.v20221117-1134.jar from https://download.eclipse.org/staging/2023-03/plugins/ (35.21kB)
03:10:25 [INFO] Fetching org.eclipse.emf.parsley_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/plugins/ (10.53kB)
03:10:25 [INFO] Fetching org.eclipse.emf.parsley.runtime_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/plugins/ (10.52kB)
03:10:25 [INFO] Fetching org.eclipse.emf.parsley.common_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/plugins/ (204.68kB)
03:10:25 [INFO] Fetching org.eclipse.emf.parsley.cdo_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/plugins/ (10.44kB)
03:10:25 [INFO] Fetching org.eclipse.emf.parsley.cdo.common_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/plugins/ (23.2kB)
03:10:26 [INFO] Fetching org.eclipse.emf.query_1.7.0.202208101410.jar from https://download.eclipse.org/staging/2023-03/plugins/ (143.13kB)
03:10:26 [INFO] Fetching org.eclipse.emf.parsley.cdo.feature_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/features/ (20.95kB)
03:10:26 [INFO] Fetching org.eclipse.emf.parsley.cdo.common.source_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/plugins/ (19.99kB)
03:10:26 [INFO] Fetching org.eclipse.emf.parsley.cdo.feature.source_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/features/ (22.56kB)
03:10:26 [INFO] Fetching org.eclipse.emf.parsley.runtime.common_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/plugins/ (57.87kB)
03:10:26 [INFO] Fetching org.eclipse.emf.parsley.doc_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/plugins/ (855.64kB)
03:10:26 [INFO] Fetching org.eclipse.emf.parsley.editors_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/plugins/ (10.54kB)
03:10:26 [INFO] Fetching org.eclipse.emf.parsley.views_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/plugins/ (17.2kB)
03:10:26 [INFO] Fetching org.eclipse.xtext.xbase_2.30.0.v20230227-1128.jar from https://download.eclipse.org/staging/2023-03/plugins/ (2.48MB)
03:10:27 [INFO] Fetching org.eclipse.emf.parsley.dsl_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/plugins/ (775.4kB)
03:10:27 [INFO] Fetching org.eclipse.xtext_2.30.0.v20230227-1116.jar from https://download.eclipse.org/staging/2023-03/plugins/ (2.65MB)
03:10:27 [INFO] Fetching org.eclipse.xtext.util_2.30.0.v20230227-1116.jar from https://download.eclipse.org/staging/2023-03/plugins/ (313.56kB)
03:10:27 [INFO] Fetching org.eclipse.xtext.common.types_2.30.0.v20230227-1128.jar from https://download.eclipse.org/staging/2023-03/plugins/ (504.19kB)
03:10:27 [INFO] Fetching org.eclipse.emf.parsley.generator.common_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/plugins/ (19.9kB)
03:10:27 [INFO] Fetching org.eclipse.xtext.xtext.generator_2.30.0.v20230227-1116.jar from https://download.eclipse.org/staging/2023-03/plugins/ (974.52kB)
03:10:28 [INFO] Fetching org.eclipse.emf.parsley.dsl.additional.builder_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/plugins/ (38.44kB)
03:10:28 [INFO] Fetching org.eclipse.emf.parsley.dsl.ui_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/plugins/ (115.37kB)
03:10:28 [INFO] Fetching org.eclipse.emf.parsley.dsl.ide_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/plugins/ (479.7kB)
03:10:28 [INFO] Fetching org.eclipse.emf.parsley.dsl.feature_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/features/ (21.04kB)
03:10:28 [INFO] Fetching org.eclipse.emf.parsley.dsl.source_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/plugins/ (519.05kB)
03:10:28 [INFO] Fetching org.eclipse.emf.parsley.dsl.ui.source_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/plugins/ (80.55kB)
03:10:28 [INFO] Fetching org.eclipse.emf.parsley.dsl.additional.builder.source_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/plugins/ (27.01kB)
03:10:28 [INFO] Fetching org.eclipse.emf.parsley.dsl.ide.source_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/plugins/ (283.33kB)
03:10:28 [INFO] Fetching org.eclipse.emf.parsley.dsl.feature.source_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/features/ (22.58kB)
03:10:28 [INFO] Fetching org.eclipse.xtext.ide_2.30.0.v20230227-1116.jar from https://download.eclipse.org/staging/2023-03/plugins/ (496.58kB)
03:10:28 [INFO] Fetching org.eclipse.xtext.xbase.ide_2.30.0.v20230227-1128.jar from https://download.eclipse.org/staging/2023-03/plugins/ (595.34kB)
03:10:29 [INFO] Fetching org.eclipse.xtext.ui_2.30.0.v20230227-1159.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.89MB)
03:10:29 [INFO] Fetching org.eclipse.xtext.ui.shared_2.30.0.v20230227-1159.jar from https://download.eclipse.org/staging/2023-03/plugins/ (62.46kB)
03:10:29 [INFO] Fetching org.eclipse.xtext.xbase.ui_2.30.0.v20230227-1159.jar from https://download.eclipse.org/staging/2023-03/plugins/ (564.57kB)
03:10:29 [INFO] Fetching org.eclipse.xtext.builder_2.30.0.v20230227-1159.jar from https://download.eclipse.org/staging/2023-03/plugins/ (394.87kB)
03:10:29 [INFO] Fetching org.eclipse.xtext.common.types.ui_2.30.0.v20230227-1159.jar from https://download.eclipse.org/staging/2023-03/plugins/ (252.07kB)
03:10:29 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.30.0.v20230227-1159.jar from https://download.eclipse.org/staging/2023-03/plugins/ (134.76kB)
03:10:29 [INFO] Fetching org.eclipse.emf.parsley.wizards_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.19kB)
03:10:29 [INFO] Fetching org.eclipse.emf.parsley.editors.common_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/plugins/ (44.28kB)
03:10:29 [INFO] Fetching org.eclipse.emf.parsley.ui.examples_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/plugins/ (397.71kB)
03:10:29 [INFO] Fetching org.eclipse.emf.parsley.examples.feature_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/features/ (20.95kB)
03:10:29 [INFO] Fetching org.eclipse.emf.parsley.ui.examples.source_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.5kB)
03:10:29 [INFO] Fetching org.eclipse.emf.parsley.examples.feature.source_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/features/ (22.62kB)
03:10:30 [INFO] Fetching org.eclipse.emf.parsley.views.common_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/plugins/ (36.68kB)
03:10:30 [INFO] Fetching org.eclipse.emf.parsley.feature_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/features/ (21.05kB)
03:10:30 [INFO] Fetching org.eclipse.emf.parsley.doc.source_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.01MB)
03:10:30 [INFO] Fetching org.eclipse.emf.parsley.wizards.source_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.97kB)
03:10:30 [INFO] Fetching org.eclipse.emf.parsley.views.source_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/plugins/ (12.76kB)
03:10:30 [INFO] Fetching org.eclipse.emf.parsley.generator.common.source_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/plugins/ (17.19kB)
03:10:30 [INFO] Fetching org.eclipse.emf.parsley.common.source_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/plugins/ (165.58kB)
03:10:30 [INFO] Fetching org.eclipse.emf.parsley.runtime.common.source_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/plugins/ (37.86kB)
03:10:30 [INFO] Fetching org.eclipse.emf.parsley.views.common.source_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/plugins/ (32.47kB)
03:10:30 [INFO] Fetching org.eclipse.emf.parsley.editors.common.source_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/plugins/ (26.62kB)
03:10:30 [INFO] Fetching org.eclipse.emf.parsley.feature.source_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/features/ (22.56kB)
03:10:30 [INFO] Fetching org.eclipse.emf.parsley.junit4_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/plugins/ (47.12kB)
03:10:30 [INFO] Fetching org.eclipse.emf.parsley.junit4.feature_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/features/ (20.59kB)
03:10:30 [INFO] Fetching org.eclipse.emf.parsley.junit4.source_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/plugins/ (22.74kB)
03:10:30 [INFO] Fetching org.eclipse.emf.parsley.junit4.feature.source_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/features/ (22.26kB)
03:10:30 [INFO] Fetching org.eclipse.emf.parsley.sdk_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/features/ (20.91kB)
03:10:30 [INFO] Fetching org.eclipse.emf.parsley.sdk.source_1.14.0.v20221201-1038.jar from https://download.eclipse.org/staging/2023-03/features/ (22.48kB)
03:10:30 [INFO] Fetching org.eclipse.xtext.junit4_2.30.0.v20230227-1159.jar from https://download.eclipse.org/staging/2023-03/plugins/ (247.52kB)
03:10:30 [INFO] Fetching org.eclipse.emf.query.doc_1.2.0.202208101410.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.92kB)
03:10:30 [INFO] Fetching org.eclipse.emf.query.examples_1.2.0.202208101410.jar from https://download.eclipse.org/staging/2023-03/plugins/ (169.96kB)
03:10:31 [INFO] Fetching org.eclipse.emf.query.doc_1.12.1.202208101410.jar from https://download.eclipse.org/staging/2023-03/features/ (23.11kB)
03:10:31 [INFO] Fetching org.eclipse.emf.query_1.12.1.202208101410.jar from https://download.eclipse.org/staging/2023-03/features/ (23.37kB)
03:10:31 [INFO] Fetching org.eclipse.emf.query.ocl_2.0.0.202208101410.jar from https://download.eclipse.org/staging/2023-03/plugins/ (31.34kB)
03:10:31 [INFO] Fetching org.eclipse.ocl_3.18.0.v20221201-0557.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.14MB)
03:10:31 [INFO] Fetching org.eclipse.emf.query.ocl_1.12.1.202208101410.jar from https://download.eclipse.org/staging/2023-03/features/ (23.31kB)
03:10:31 [INFO] Fetching org.eclipse.emf.query.ocl.source_2.0.0.202208101410.jar from https://download.eclipse.org/staging/2023-03/plugins/ (23.09kB)
03:10:31 [INFO] Fetching org.eclipse.emf.query.ocl.source_1.12.1.202208101410.jar from https://download.eclipse.org/staging/2023-03/features/ (23.02kB)
03:10:31 [INFO] Fetching org.eclipse.emf.query.sdk_1.12.1.202208101410.jar from https://download.eclipse.org/staging/2023-03/features/ (22.9kB)
03:10:31 [INFO] Fetching org.eclipse.emf.query.source_1.7.0.202208101410.jar from https://download.eclipse.org/staging/2023-03/plugins/ (97.83kB)
03:10:31 [INFO] Fetching org.eclipse.emf.query.source_1.12.1.202208101410.jar from https://download.eclipse.org/staging/2023-03/features/ (23kB)
03:10:31 [INFO] Fetching org.eclipse.emf.sdk_2.33.0.v20230226-0921.jar from https://download.eclipse.org/staging/2023-03/features/ (20.87kB)
03:10:31 [INFO] Fetching org.eclipse.emf.source_2.9.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (9.21kB)
03:10:31 [INFO] Fetching org.eclipse.emf.source_2.33.0.v20230226-0921.jar from https://download.eclipse.org/staging/2023-03/features/ (22.64kB)
03:10:31 [INFO] Fetching org.eclipse.emf.validation_1.8.1.202208271102.jar from https://download.eclipse.org/staging/2023-03/plugins/ (412.33kB)
03:10:31 [INFO] Fetching org.eclipse.emf.transaction.doc_1.4.1.202208110935.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.02kB)
03:10:31 [INFO] Fetching org.eclipse.emf.transaction.examples_1.3.0.202208110935.jar from https://download.eclipse.org/staging/2023-03/plugins/ (170.84kB)
03:10:31 [INFO] Fetching org.eclipse.emf.transaction.doc_1.13.0.202208110935.jar from https://download.eclipse.org/staging/2023-03/features/ (23.87kB)
03:10:31 [INFO] Fetching org.eclipse.emf.transaction.ui_1.4.1.202208110935.jar from https://download.eclipse.org/staging/2023-03/plugins/ (46.57kB)
03:10:31 [INFO] Fetching org.eclipse.emf.transaction_1.13.0.202208110935.jar from https://download.eclipse.org/staging/2023-03/features/ (23.87kB)
03:10:32 [INFO] Fetching org.eclipse.emf.transaction.sdk_1.13.0.202208110935.jar from https://download.eclipse.org/staging/2023-03/features/ (23.83kB)
03:10:32 [INFO] Fetching org.eclipse.emf.transaction.source_1.9.2.202208110935.jar from https://download.eclipse.org/staging/2023-03/plugins/ (151.55kB)
03:10:32 [INFO] Fetching org.eclipse.emf.transaction.ui.source_1.4.1.202208110935.jar from https://download.eclipse.org/staging/2023-03/plugins/ (25.87kB)
03:10:32 [INFO] Fetching org.eclipse.emf.transaction.source_1.13.0.202208110935.jar from https://download.eclipse.org/staging/2023-03/features/ (23.78kB)
03:10:32 [INFO] Fetching org.eclipse.emf.validation.doc_1.3.0.202208271102.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.39kB)
03:10:32 [INFO] Fetching org.eclipse.emf.validation.examples_1.3.0.202208271102.jar from https://download.eclipse.org/staging/2023-03/plugins/ (182.46kB)
03:10:32 [INFO] Fetching org.eclipse.emf.validation.doc_1.13.2.202208271102.jar from https://download.eclipse.org/staging/2023-03/features/ (23.87kB)
03:10:32 [INFO] Fetching org.eclipse.emf.validation.ui_1.7.1.202208271102.jar from https://download.eclipse.org/staging/2023-03/plugins/ (78.85kB)
03:10:32 [INFO] Fetching org.eclipse.emf.validation.ui.ide_1.3.0.202208271102.jar from https://download.eclipse.org/staging/2023-03/plugins/ (26.11kB)
03:10:32 [INFO] Fetching org.eclipse.emf.validation_1.13.2.202208271102.jar from https://download.eclipse.org/staging/2023-03/features/ (23.94kB)
03:10:32 [INFO] Fetching org.eclipse.emf.validation.ocl_1.4.0.202208271102.jar from https://download.eclipse.org/staging/2023-03/plugins/ (23.36kB)
03:10:32 [INFO] Fetching org.eclipse.emf.validation.ocl_1.13.2.202208271102.jar from https://download.eclipse.org/staging/2023-03/features/ (23.85kB)
03:10:32 [INFO] Fetching org.eclipse.emf.validation.ocl.source_1.4.0.202208271102.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.12kB)
03:10:32 [INFO] Fetching org.eclipse.emf.validation.ocl.source_1.13.2.202208271102.jar from https://download.eclipse.org/staging/2023-03/features/ (23.78kB)
03:10:32 [INFO] Fetching org.eclipse.emf.validation.sdk_1.13.2.202208271102.jar from https://download.eclipse.org/staging/2023-03/features/ (23.77kB)
03:10:32 [INFO] Fetching org.eclipse.emf.validation.source_1.8.1.202208271102.jar from https://download.eclipse.org/staging/2023-03/plugins/ (324.2kB)
03:10:32 [INFO] Fetching org.eclipse.emf.validation.ui.source_1.7.1.202208271102.jar from https://download.eclipse.org/staging/2023-03/plugins/ (54.03kB)
03:10:32 [INFO] Fetching org.eclipse.emf.validation.ui.ide.source_1.3.0.202208271102.jar from https://download.eclipse.org/staging/2023-03/plugins/ (19.44kB)
03:10:32 [INFO] Fetching org.eclipse.emf.validation.source_1.13.2.202208271102.jar from https://download.eclipse.org/staging/2023-03/features/ (23.83kB)
03:10:32 [INFO] Fetching org.eclipse.emf.workspace_1.5.2.202208110935.jar from https://download.eclipse.org/staging/2023-03/plugins/ (88.93kB)
03:10:32 [INFO] Fetching org.eclipse.emf.workspace.doc_1.3.1.202208110935.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.05kB)
03:10:33 [INFO] Fetching org.eclipse.emf.workspace.doc_1.13.0.202208110935.jar from https://download.eclipse.org/staging/2023-03/features/ (23.82kB)
03:10:33 [INFO] Fetching org.eclipse.emf.workspace.ui_1.3.1.202208110935.jar from https://download.eclipse.org/staging/2023-03/plugins/ (25.11kB)
03:10:33 [INFO] Fetching org.eclipse.emf.workspace_1.13.0.202208110935.jar from https://download.eclipse.org/staging/2023-03/features/ (23.89kB)
03:10:33 [INFO] Fetching org.eclipse.emf.workspace.source_1.5.2.202208110935.jar from https://download.eclipse.org/staging/2023-03/plugins/ (70.15kB)
03:10:33 [INFO] Fetching org.eclipse.emf.workspace.ui.source_1.3.1.202208110935.jar from https://download.eclipse.org/staging/2023-03/plugins/ (17.58kB)
03:10:33 [INFO] Fetching org.eclipse.emf.workspace.source_1.13.0.202208110935.jar from https://download.eclipse.org/staging/2023-03/features/ (23.8kB)
03:10:33 [INFO] Fetching org.eclipse.emfforms.core.bazaar.feature_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (41.05kB)
03:10:33 [INFO] Fetching org.eclipse.emfforms.core.bazaar.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (27.82kB)
03:10:33 [INFO] Fetching org.eclipse.emfforms.core.bazaar.feature.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (42.73kB)
03:10:33 [INFO] Fetching org.eclipse.emfforms.core.services.databinding.index_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (19.47kB)
03:10:33 [INFO] Fetching org.eclipse.emfforms.core.services.segments.index_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (32.22kB)
03:10:33 [INFO] Fetching org.eclipse.emfforms.core.services.databinding.mapping_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (17.84kB)
03:10:33 [INFO] Fetching org.eclipse.emfforms.core.services.segments.mapping_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (31.76kB)
03:10:33 [INFO] Fetching org.eclipse.emfforms.core.services.domainexpander.index_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.86kB)
03:10:33 [INFO] Fetching org.eclipse.emfforms.core.services.domainexpander.mapping_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.65kB)
03:10:33 [INFO] Fetching org.eclipse.emfforms.view.indexsegment.model_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (33.7kB)
03:10:33 [INFO] Fetching org.eclipse.emfforms.view.mappingsegment.model_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (33.8kB)
03:10:33 [INFO] Fetching org.eclipse.emfforms.core.services.structuralchange.index_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.35kB)
03:10:33 [INFO] Fetching org.eclipse.emfforms.core.services.structuralchange.mapping_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.94kB)
03:10:33 [INFO] Fetching org.eclipse.emfforms.editor.ecore_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (104.24kB)
03:10:33 [INFO] Fetching org.eclipse.emfforms.editor.genmodel_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (52.7kB)
03:10:33 [INFO] Fetching org.eclipse.emfforms.editor.feature_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (41.15kB)
03:10:33 [INFO] Fetching org.eclipse.emfforms.editor.ecore.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (53.13kB)
03:10:33 [INFO] Fetching org.eclipse.emfforms.editor.genmodel.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (26.85kB)
03:10:33 [INFO] Fetching org.eclipse.emfforms.editor.feature.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (43.59kB)
03:10:33 [INFO] Fetching org.eclipse.emfforms.swt.control.multiattribute.feature_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (41.06kB)
03:10:33 [INFO] Fetching org.eclipse.emfforms.swt.control.multiattribute.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (32.58kB)
03:10:33 [INFO] Fetching org.eclipse.emfforms.swt.control.multiattribute.feature.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (42.88kB)
03:10:34 [INFO] Fetching org.eclipse.emfforms.view.annotation.model.edit_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (24.14kB)
03:10:34 [INFO] Fetching org.eclipse.emfforms.view.annotation.feature_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (41.1kB)
03:10:34 [INFO] Fetching org.eclipse.emfforms.view.annotation.model.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (22.33kB)
03:10:34 [INFO] Fetching org.eclipse.emfforms.view.annotation.model.edit.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.04kB)
03:10:34 [INFO] Fetching org.eclipse.emf.ecp.view.template.annotation.model.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (23.29kB)
03:10:34 [INFO] Fetching org.eclipse.emf.ecp.view.template.annotation.model.edit.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.43kB)
03:10:34 [INFO] Fetching org.eclipse.emfforms.view.annotation.feature.source_1.27.0.20221109-1132.jar from https://download.eclipse.org/staging/2023-03/features/ (42.85kB)
03:10:34 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository.source_1.4.800.v20221205-1614.jar from https://download.eclipse.org/staging/2023-03/plugins/ (116.91kB)
03:10:34 [INFO] Fetching org.eclipse.equinox.p2.console.source_1.2.100.v20221111-1340.jar from https://download.eclipse.org/staging/2023-03/plugins/ (21.76kB)
03:10:34 [INFO] Fetching org.eclipse.equinox.p2.core.source_2.9.200.v20220817-1208.jar from https://download.eclipse.org/staging/2023-03/plugins/ (63.84kB)
03:10:34 [INFO] Fetching org.eclipse.equinox.p2.director.source_2.5.400.v20220817-1208.jar from https://download.eclipse.org/staging/2023-03/plugins/ (69.19kB)
03:10:34 [INFO] Fetching org.eclipse.equinox.p2.engine.source_2.7.500.v20220817-1208.jar from https://download.eclipse.org/staging/2023-03/plugins/ (144.7kB)
03:10:34 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector.source_1.2.100.v20221111-1340.jar from https://download.eclipse.org/staging/2023-03/plugins/ (20.69kB)
03:10:34 [INFO] Fetching org.eclipse.equinox.p2.metadata.source_2.6.300.v20220817-1208.jar from https://download.eclipse.org/staging/2023-03/plugins/ (249.79kB)
03:10:34 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository.source_1.4.100.v20220329-1456.jar from https://download.eclipse.org/staging/2023-03/plugins/ (59.87kB)
03:10:34 [INFO] Fetching org.eclipse.equinox.p2.repository.source_2.6.300.v20221030-1923.jar from https://download.eclipse.org/staging/2023-03/plugins/ (136.6kB)
03:10:34 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse.source_2.3.300.v20220817-1208.jar from https://download.eclipse.org/staging/2023-03/plugins/ (98.08kB)
03:10:34 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives.source_1.4.400.v20220506-1821.jar from https://download.eclipse.org/staging/2023-03/plugins/ (59.37kB)
03:10:35 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator.source_2.2.100.v20221117-1044.jar from https://download.eclipse.org/staging/2023-03/plugins/ (21.46kB)
03:10:35 [INFO] Fetching org.eclipse.equinox.frameworkadmin.source_2.2.100.v20220817-1208.jar from https://download.eclipse.org/staging/2023-03/plugins/ (36.72kB)
03:10:35 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox.source_1.2.200.v20220315-2155.jar from https://download.eclipse.org/staging/2023-03/plugins/ (47.62kB)
03:10:35 [INFO] Fetching org.eclipse.equinox.security.source_1.3.1000.v20220801-1135.jar from https://download.eclipse.org/staging/2023-03/plugins/ (104.26kB)
03:10:35 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor.source_1.2.400.v20221201-0952.jar from https://download.eclipse.org/staging/2023-03/plugins/ (47.71kB)
03:10:35 [INFO] Fetching org.eclipse.equinox.p2.transport.ecf.source_1.3.300.v20220512-1321.jar from https://download.eclipse.org/staging/2023-03/plugins/ (31.42kB)
03:10:35 [INFO] Fetching org.eclipse.equinox.p2.operations.source_2.6.100.v20220817-1208.jar from https://download.eclipse.org/staging/2023-03/plugins/ (66.06kB)
03:10:35 [INFO] Fetching org.eclipse.equinox.security.linux.source_1.0.300.v20220904-1118.jar from https://download.eclipse.org/staging/2023-03/plugins/ (21.06kB)
03:10:35 [INFO] Fetching org.tukaani.xz.source_1.9.0.jar from https://download.eclipse.org/staging/2023-03/plugins/ (135.7kB)
03:10:35 [INFO] Fetching bcpg.source_1.72.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (311.89kB)
03:10:35 [INFO] Fetching bcprov.source_1.72.0.jar from https://download.eclipse.org/staging/2023-03/plugins/ (7.5MB)
03:10:36 [INFO] Fetching org.eclipse.equinox.concurrent.source_1.2.100.v20211021-1418.jar from https://download.eclipse.org/staging/2023-03/plugins/ (25.97kB)
03:10:36 [INFO] Fetching org.eclipse.equinox.p2.core.feature.source_1.6.1700.v20230120-0604.jar from https://download.eclipse.org/staging/2023-03/features/ (21.34kB)
03:10:36 [INFO] Fetching org.eclipse.equinox.p2.director.app.source_1.2.300.v20220911-2007.jar from https://download.eclipse.org/staging/2023-03/plugins/ (36.72kB)
03:10:36 [INFO] Fetching org.eclipse.equinox.p2.directorywatcher.source_1.3.100.v20221111-1340.jar from https://download.eclipse.org/staging/2023-03/plugins/ (24.57kB)
03:10:36 [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins.source_1.4.200.v20220911-2007.jar from https://download.eclipse.org/staging/2023-03/plugins/ (35.86kB)
03:10:36 [INFO] Fetching org.eclipse.equinox.p2.publisher.source_1.7.300.v20221203-1819.jar from https://download.eclipse.org/staging/2023-03/plugins/ (78.56kB)
03:10:36 [INFO] Fetching org.eclipse.equinox.p2.extensionlocation.source_1.4.100.v20220213-0541.jar from https://download.eclipse.org/staging/2023-03/plugins/ (26.26kB)
03:10:36 [INFO] Fetching org.eclipse.equinox.p2.repository.tools.source_2.3.300.v20221203-1932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (180.5kB)
03:10:36 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse.source_1.4.300.v20221214-0640.jar from https://download.eclipse.org/staging/2023-03/plugins/ (151.64kB)
03:10:37 [INFO] Fetching org.eclipse.equinox.p2.extras.feature.source_1.4.1900.v20230120-0604.jar from https://download.eclipse.org/staging/2023-03/features/ (21.01kB)
03:10:37 [INFO] Fetching org.eclipse.equinox.p2.ui.source_2.7.800.v20230113-1239.jar from https://download.eclipse.org/staging/2023-03/plugins/ (309.56kB)
03:10:37 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler.source_1.5.400.v20220805-0804.jar from https://download.eclipse.org/staging/2023-03/plugins/ (57.79kB)
03:10:37 [INFO] Fetching org.eclipse.equinox.p2.updatechecker.source_1.3.100.v20221111-1340.jar from https://download.eclipse.org/staging/2023-03/plugins/ (17.27kB)
03:10:37 [INFO] Fetching org.eclipse.equinox.security.ui.source_1.3.400.v20221007-1815.jar from https://download.eclipse.org/staging/2023-03/plugins/ (87.3kB)
03:10:37 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.source_1.2.100.v20220814-1551.jar from https://download.eclipse.org/staging/2023-03/plugins/ (38.24kB)
03:10:37 [INFO] Fetching org.eclipse.equinox.p2.rcp.feature.source_1.4.1900.v20230120-0604.jar from https://download.eclipse.org/staging/2023-03/features/ (20.97kB)
03:10:37 [INFO] Fetching org.eclipse.equinox.p2.updatesite.source_1.2.300.v20220420-1427.jar from https://download.eclipse.org/staging/2023-03/plugins/ (70.91kB)
03:10:37 [INFO] Fetching org.eclipse.equinox.p2.ui.importexport.source_1.3.300.v20220329-1456.jar from https://download.eclipse.org/staging/2023-03/plugins/ (50.45kB)
03:10:37 [INFO] Fetching org.eclipse.equinox.p2.user.ui.source_2.4.1900.v20230120-0604.jar from https://download.eclipse.org/staging/2023-03/features/ (20.95kB)
03:10:37 [INFO] Fetching org.eclipse.gef.doc.isv_3.12.200.202211301913.jar from https://download.eclipse.org/staging/2023-03/plugins/ (2.64MB)
03:10:38 [INFO] Fetching org.eclipse.gef.sdk_3.15.0.202211301913.jar from https://download.eclipse.org/staging/2023-03/features/ (19.79kB)
03:10:38 [INFO] Fetching org.eclipse.gmf.examples.runtime.diagram.geoshapes_1.8.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (42.21kB)
03:10:38 [INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (261.16kB)
03:10:38 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.1.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (94.13kB)
03:10:38 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (96.87kB)
03:10:38 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.8.1.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (220.07kB)
03:10:38 [INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.1.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (116.51kB)
03:10:38 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (103.8kB)
03:10:38 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (73.91kB)
03:10:38 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.1.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (27.94kB)
03:10:38 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.geoshapes_1.7.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (103.89kB)
03:10:38 [INFO] Fetching org.eclipse.gmf.examples.runtime.diagram.logic_1.7.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (206.3kB)
03:10:38 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (42.91kB)
03:10:38 [INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.1.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (105.06kB)
03:10:38 [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (31.39kB)
03:10:38 [INFO] Fetching org.eclipse.gmf.examples.runtime.diagram.logic.model_1.2.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (76.65kB)
03:10:38 [INFO] Fetching org.eclipse.gmf.examples.runtime.diagram.logic.model.edit_1.2.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (68.6kB)
03:10:38 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.dnd_1.7.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (96.46kB)
03:10:38 [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.1.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (192.9kB)
03:10:39 [INFO] Fetching org.eclipse.gmf.examples.runtime.diagram.logic.model.editor_1.2.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (74.88kB)
03:10:39 [INFO] Fetching org.eclipse.gmf.examples.runtime_1.9.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.26kB)
03:10:39 [INFO] Fetching org.eclipse.gmf.examples.runtime_1.15.3.202211041032.jar from https://download.eclipse.org/staging/2023-03/features/ (23.63kB)
03:10:39 [INFO] Fetching org.eclipse.gmf.examples.runtime.ui.pde_1.7.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (342.38kB)
03:10:39 [INFO] Fetching org.eclipse.gmf.examples.runtime.ui.pde_1.15.3.202211041032.jar from https://download.eclipse.org/staging/2023-03/features/ (23.55kB)
03:10:39 [INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.1.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (119.86kB)
03:10:39 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (105.26kB)
03:10:39 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (124.56kB)
03:10:39 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.dnd.ide_1.7.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (28.44kB)
03:10:39 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (79.72kB)
03:10:39 [INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (135.98kB)
03:10:39 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (223.38kB)
03:10:39 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.dnd_1.7.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (22.92kB)
03:10:39 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.1.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (141.36kB)
03:10:39 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.2.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (321.79kB)
03:10:39 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.1.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (52.83kB)
03:10:39 [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.1.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (112.33kB)
03:10:39 [INFO] Fetching org.eclipse.gmf.runtime.emf.type.ui_1.7.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (21.94kB)
03:10:39 [INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (97.2kB)
03:10:39 [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.1.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (66.66kB)
03:10:39 [INFO] Fetching org.eclipse.gmf.runtime.notation.providers_1.7.1.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (31.54kB)
03:10:39 [INFO] Fetching org.eclipse.gmf_1.15.3.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.06kB)
03:10:40 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (17kB)
03:10:40 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing.win32_1.7.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (756.1kB)
03:10:40 [INFO] Fetching org.eclipse.gmf_1.15.3.202211041032.jar from https://download.eclipse.org/staging/2023-03/features/ (24.07kB)
03:10:40 [INFO] Fetching org.eclipse.gmf.runtime.notation_1.13.1.202211151334.jar from https://download.eclipse.org/staging/2023-03/features/ (23.46kB)
03:10:40 [INFO] Fetching org.eclipse.gmf.runtime.notation.sdk_1.7.0.202211151334.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.96kB)
03:10:40 [INFO] Fetching org.eclipse.gmf.runtime.notation.sdk_1.13.1.202211151334.jar from https://download.eclipse.org/staging/2023-03/features/ (23.5kB)
03:10:40 [INFO] Fetching org.eclipse.gmf.runtime.notation.source_1.10.0.202211151334.jar from https://download.eclipse.org/staging/2023-03/plugins/ (322.13kB)
03:10:40 [INFO] Fetching org.eclipse.gmf.runtime.notation.edit.source_1.8.0.202211151334.jar from https://download.eclipse.org/staging/2023-03/plugins/ (136.49kB)
03:10:40 [INFO] Fetching org.eclipse.gmf.runtime.notation.source_1.13.1.202211151334.jar from https://download.eclipse.org/staging/2023-03/features/ (23.44kB)
03:10:40 [INFO] Fetching org.eclipse.gmf.runtime.sdk_1.7.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.91kB)
03:10:40 [INFO] Fetching org.eclipse.gmf.runtime.sdk_1.15.3.202211041032.jar from https://download.eclipse.org/staging/2023-03/features/ (23.62kB)
03:10:40 [INFO] Fetching org.apache.batik.shared.resources_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (20.3kB)
03:10:40 [INFO] Fetching org.eclipse.gmf.runtime.thirdparty_1.15.3.202211041032.jar from https://download.eclipse.org/staging/2023-03/features/ (23.75kB)
03:10:40 [INFO] Fetching org.apache.batik.anim.source_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (411.77kB)
03:10:40 [INFO] Fetching org.apache.batik.awt.util.source_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (428.84kB)
03:10:40 [INFO] Fetching org.apache.batik.bridge.source_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (529.05kB)
03:10:41 [INFO] Fetching org.apache.batik.codec.source_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (114.68kB)
03:10:41 [INFO] Fetching org.apache.batik.dom.source_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (179.82kB)
03:10:41 [INFO] Fetching org.apache.batik.dom.svg.source_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (244.54kB)
03:10:41 [INFO] Fetching org.apache.batik.ext.source_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (24.6kB)
03:10:41 [INFO] Fetching org.apache.batik.gvt.source_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (224.52kB)
03:10:41 [INFO] Fetching org.apache.batik.parser.source_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (99.8kB)
03:10:41 [INFO] Fetching org.apache.batik.script.source_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (43.1kB)
03:10:41 [INFO] Fetching org.apache.batik.shared.resources.source_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (19.09kB)
03:10:41 [INFO] Fetching org.apache.batik.svggen.source_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (270.98kB)
03:10:41 [INFO] Fetching org.apache.batik.transcoder.source_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (127.53kB)
03:10:41 [INFO] Fetching org.apache.batik.xml.source_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (33.72kB)
03:10:41 [INFO] Fetching org.eclipse.gmf.runtime.thirdparty.source_1.15.3.202211041032.jar from https://download.eclipse.org/staging/2023-03/features/ (23.74kB)
03:10:41 [INFO] Fetching org.eclipse.gmf.runtime.common.core.source_1.7.1.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (102.67kB)
03:10:41 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.source_1.8.1.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (178.99kB)
03:10:41 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.source_1.7.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (73.51kB)
03:10:41 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide.source_1.7.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (36.04kB)
03:10:41 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.source_1.9.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (92.95kB)
03:10:41 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action.source_1.7.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (78.92kB)
03:10:41 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.dnd.source_1.7.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (82.45kB)
03:10:42 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.dnd.ide.source_1.7.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (21.62kB)
03:10:42 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties.source_1.9.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (63.52kB)
03:10:42 [INFO] Fetching org.eclipse.gmf.runtime.diagram.core.source_1.7.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (112.5kB)
03:10:42 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.source_1.9.1.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (844.19kB)
03:10:42 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions.source_1.7.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (133.31kB)
03:10:42 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.dnd.source_1.7.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (17.93kB)
03:10:42 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.geoshapes.source_1.7.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (72.22kB)
03:10:42 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties.source_1.8.1.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (103.38kB)
03:10:42 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.source_1.7.1.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (84.64kB)
03:10:42 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide.source_1.7.1.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (21.2kB)
03:10:42 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render.source_1.7.2.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (83.88kB)
03:10:42 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.source_1.7.1.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (87.61kB)
03:10:42 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.source_1.7.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (50.21kB)
03:10:42 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.source_1.9.2.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (233.65kB)
03:10:42 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.source_1.7.1.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (46.76kB)
03:10:42 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt.source_1.10.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (166.21kB)
03:10:43 [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core.source_1.7.1.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (98.31kB)
03:10:43 [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core.source_1.7.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (29.34kB)
03:10:43 [INFO] Fetching org.eclipse.gmf.runtime.emf.core.source_1.7.1.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (92.36kB)
03:10:43 [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core.source_1.9.1.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (185.02kB)
03:10:43 [INFO] Fetching org.eclipse.gmf.runtime.emf.type.ui.source_1.7.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (18.1kB)
03:10:43 [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.source_1.7.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (76.43kB)
03:10:43 [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties.source_1.7.1.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (51.48kB)
03:10:43 [INFO] Fetching org.eclipse.gmf.runtime.gef.ui.source_1.7.1.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (91.98kB)
03:10:43 [INFO] Fetching org.eclipse.gmf.runtime.notation.providers.source_1.7.1.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (23.05kB)
03:10:43 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing.source_1.7.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.67kB)
03:10:43 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing.win32.source_1.7.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.72kB)
03:10:43 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.source_1.7.1.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (60.39kB)
03:10:43 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render.source_1.8.0.202211041032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (61.98kB)
03:10:43 [INFO] Fetching org.eclipse.gmf.source_1.15.3.202211041032.jar from https://download.eclipse.org/staging/2023-03/features/ (23.97kB)
03:10:43 [INFO] Fetching javax.el-api.source_3.0.3.jar from https://download.eclipse.org/staging/2023-03/plugins/ (101.93kB)
03:10:43 [INFO] Fetching jakarta.servlet-api.source_4.0.0.jar from https://download.eclipse.org/staging/2023-03/plugins/ (164.65kB)
03:10:43 [INFO] Fetching javax.servlet.jsp-api.source_2.3.3.jar from https://download.eclipse.org/staging/2023-03/plugins/ (162.63kB)
03:10:43 [INFO] Fetching com.sun.el.javax.el.source_3.0.0.jar from https://download.eclipse.org/staging/2023-03/plugins/ (274.06kB)
03:10:43 [INFO] Fetching org.apache.jasper.glassfish.source_2.2.2.v201501141630.jar from https://download.eclipse.org/staging/2023-03/plugins/ (461.72kB)
03:10:44 [INFO] Fetching org.apache.lucene.analysis-common.source_9.4.2.v20221211-0752.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.61MB)
03:10:44 [INFO] Fetching org.apache.lucene.core.source_9.4.2.v20221211-0752.jar from https://download.eclipse.org/staging/2023-03/plugins/ (2.46MB)
03:10:44 [INFO] Fetching org.apache.lucene.analysis-smartcn.source_9.4.2.v20221211-0752.jar from https://download.eclipse.org/staging/2023-03/plugins/ (64.23kB)
03:10:45 [INFO] Fetching org.eclipse.equinox.http.jetty.source_3.8.200.v20221109-0702.jar from https://download.eclipse.org/staging/2023-03/plugins/ (24.35kB)
03:10:45 [INFO] Fetching org.eclipse.equinox.http.registry.source_1.3.200.v20220720-2012.jar from https://download.eclipse.org/staging/2023-03/plugins/ (34.22kB)
03:10:45 [INFO] Fetching org.eclipse.equinox.http.servlet.source_1.7.400.v20221006-1531.jar from https://download.eclipse.org/staging/2023-03/plugins/ (142.36kB)
03:10:45 [INFO] Fetching org.eclipse.equinox.jsp.jasper.source_1.1.700.v20220801-1124.jar from https://download.eclipse.org/staging/2023-03/plugins/ (20.97kB)
03:10:45 [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry.source_1.2.100.v20211021-1418.jar from https://download.eclipse.org/staging/2023-03/plugins/ (12.04kB)
03:10:45 [INFO] Fetching org.eclipse.help.base.source_4.3.1000.v20230302-0300.jar from https://download.eclipse.org/staging/2023-03/plugins/ (309.02kB)
03:10:45 [INFO] Fetching org.eclipse.help.ui.source_4.4.100.v20220619-1918.jar from https://download.eclipse.org/staging/2023-03/plugins/ (222.75kB)
03:10:45 [INFO] Fetching org.eclipse.help.webapp.source_3.10.1000.v20221221-1358.jar from https://download.eclipse.org/staging/2023-03/plugins/ (204.02kB)
03:10:45 [INFO] Fetching org.eclipse.jetty.http.source_10.0.13.jar from https://download.eclipse.org/staging/2023-03/plugins/ (136.37kB)
03:10:45 [INFO] Fetching org.eclipse.jetty.io.source_10.0.13.jar from https://download.eclipse.org/staging/2023-03/plugins/ (115.3kB)
03:10:45 [INFO] Fetching org.eclipse.jetty.security.source_10.0.13.jar from https://download.eclipse.org/staging/2023-03/plugins/ (83.01kB)
03:10:45 [INFO] Fetching org.eclipse.jetty.server.source_10.0.13.jar from https://download.eclipse.org/staging/2023-03/plugins/ (441.53kB)
03:10:45 [INFO] Fetching org.eclipse.jetty.servlet.source_10.0.13.jar from https://download.eclipse.org/staging/2023-03/plugins/ (84.71kB)
03:10:45 [INFO] Fetching org.eclipse.jetty.util.source_10.0.13.jar from https://download.eclipse.org/staging/2023-03/plugins/ (346.63kB)
03:10:45 [INFO] Fetching org.eclipse.jetty.util.ajax.source_10.0.13.jar from https://download.eclipse.org/staging/2023-03/plugins/ (36.22kB)
03:10:45 [INFO] Fetching org.eclipse.core.net.source_1.4.0.v20220813-1037.jar from https://download.eclipse.org/staging/2023-03/plugins/ (41.47kB)
03:10:45 [INFO] Fetching org.eclipse.help.source_2.3.1300.v20230302-0300.jar from https://download.eclipse.org/staging/2023-03/features/ (20.73kB)
03:10:45 [INFO] Fetching org.eclipse.jdt.astview_1.5.200.v20230122-1501.jar from https://download.eclipse.org/staging/2023-03/plugins/ (139.38kB)
03:10:46 [INFO] Fetching org.eclipse.jdt.astview.feature_1.1.15.v20230122-1501.jar from https://download.eclipse.org/staging/2023-03/features/ (20.57kB)
03:10:46 [INFO] Fetching org.eclipse.jdt.doc.isv_3.14.1900.v20230301-0615.jar from https://download.eclipse.org/staging/2023-03/plugins/ (8.01MB)
03:10:48 [INFO] Fetching org.eclipse.jdt.jeview_1.4.200.v20230122-1501.jar from https://download.eclipse.org/staging/2023-03/plugins/ (242.12kB)
03:10:48 [INFO] Fetching org.eclipse.jdt.jeview.feature_1.0.14.v20230122-1501.jar from https://download.eclipse.org/staging/2023-03/features/ (20.56kB)
03:10:48 [INFO] Fetching org.eclipse.ant.ui.source_3.8.300.v20220718-1722.jar from https://download.eclipse.org/staging/2023-03/plugins/ (612.74kB)
03:10:48 [INFO] Fetching org.eclipse.jdt.apt.core.source_3.7.100.v20221202-1820.jar from https://download.eclipse.org/staging/2023-03/plugins/ (357.8kB)
03:10:48 [INFO] Fetching org.eclipse.jdt.apt.ui.source_3.7.0.v20210620-1751.jar from https://download.eclipse.org/staging/2023-03/plugins/ (45.9kB)
03:10:48 [INFO] Fetching org.eclipse.jdt.apt.pluggable.core.source_1.3.100.v20221201-1549.jar from https://download.eclipse.org/staging/2023-03/plugins/ (35.68kB)
03:10:48 [INFO] Fetching org.eclipse.jdt.core.compiler.batch.source_3.33.0.v20230218-1114.jar from https://download.eclipse.org/staging/2023-03/plugins/ (2.2MB)
03:10:49 [INFO] Fetching org.eclipse.jdt.core.source_3.33.0.v20230222-1748.jar from https://download.eclipse.org/staging/2023-03/plugins/ (3.06MB)
03:10:49 [INFO] Fetching org.eclipse.jdt.core.formatterapp.source_1.1.0.v20210618-1653.jar from https://download.eclipse.org/staging/2023-03/plugins/ (10.89kB)
03:10:49 [INFO] Fetching org.eclipse.jdt.annotation.source_1.2.100.v20220826-1026.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.86kB)
03:10:49 [INFO] Fetching org.eclipse.jdt.annotation.source_2.2.700.v20220826-1026.jar from https://download.eclipse.org/staging/2023-03/plugins/ (19.7kB)
03:10:49 [INFO] Fetching org.eclipse.jdt.core.manipulation.source_1.18.0.v20230209-2203.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.37MB)
03:10:50 [INFO] Fetching org.eclipse.jdt.debug.ui.source_3.12.1000.v20230207-1058.jar from https://download.eclipse.org/staging/2023-03/plugins/ (849.4kB)
03:10:50 [INFO] Fetching org.eclipse.jdt.debug.source_3.20.100.v20230119-1127.jar from https://download.eclipse.org/staging/2023-03/plugins/ (776.14kB)
03:10:50 [INFO] Fetching org.eclipse.jdt.junit.source_3.15.200.v20230209-1546.jar from https://download.eclipse.org/staging/2023-03/plugins/ (197.08kB)
03:10:50 [INFO] Fetching org.eclipse.jdt.junit.core.source_3.11.600.v20230209-1546.jar from https://download.eclipse.org/staging/2023-03/plugins/ (116.07kB)
03:10:50 [INFO] Fetching org.eclipse.jdt.junit.runtime.source_3.7.100.v20230115-0919.jar from https://download.eclipse.org/staging/2023-03/plugins/ (47.7kB)
03:10:50 [INFO] Fetching org.eclipse.jdt.junit4.runtime.source_1.3.0.v20220609-1843.jar from https://download.eclipse.org/staging/2023-03/plugins/ (20.23kB)
03:10:50 [INFO] Fetching org.eclipse.jdt.junit5.runtime.source_1.1.100.v20220907-0450.jar from https://download.eclipse.org/staging/2023-03/plugins/ (18.58kB)
03:10:50 [INFO] Fetching org.eclipse.jdt.launching.source_3.19.900.v20230209-1222.jar from https://download.eclipse.org/staging/2023-03/plugins/ (353.42kB)
03:10:50 [INFO] Fetching org.eclipse.jdt.ui.source_3.28.0.v20230210-2115.jar from https://download.eclipse.org/staging/2023-03/plugins/ (5.26MB)
03:10:51 [INFO] Fetching org.junit.source_4.13.2.v20211018-1956.jar from https://download.eclipse.org/staging/2023-03/plugins/ (261.47kB)
03:10:52 [INFO] Fetching org.hamcrest.core.source_1.3.0.v20180420-1519.jar from https://download.eclipse.org/staging/2023-03/plugins/ (51.3kB)
03:10:52 [INFO] Fetching junit-jupiter-api.source_5.9.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (201.17kB)
03:10:52 [INFO] Fetching junit-jupiter-engine.source_5.9.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (129.92kB)
03:10:52 [INFO] Fetching junit-jupiter-migrationsupport.source_5.9.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (24.02kB)
03:10:52 [INFO] Fetching junit-jupiter-params.source_5.9.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (73.08kB)
03:10:52 [INFO] Fetching junit-platform-commons.source_1.9.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (75.37kB)
03:10:52 [INFO] Fetching junit-platform-engine.source_1.9.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (134.26kB)
03:10:52 [INFO] Fetching junit-platform-launcher.source_1.9.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (100.54kB)
03:10:52 [INFO] Fetching junit-platform-runner.source_1.9.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (12.35kB)
03:10:52 [INFO] Fetching junit-platform-suite-api.source_1.9.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (27.93kB)
03:10:52 [INFO] Fetching junit-platform-suite-commons.source_1.9.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (10.76kB)
03:10:52 [INFO] Fetching junit-platform-suite-engine.source_1.9.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.6kB)
03:10:52 [INFO] Fetching junit-vintage-engine.source_5.9.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (38.37kB)
03:10:52 [INFO] Fetching org.opentest4j.source_1.2.0.jar from https://download.eclipse.org/staging/2023-03/plugins/ (8.53kB)
03:10:52 [INFO] Fetching org.apiguardian.api.source_1.1.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (6.73kB)
03:10:52 [INFO] Fetching org.eclipse.ant.launching.source_1.3.400.v20220718-1722.jar from https://download.eclipse.org/staging/2023-03/plugins/ (130.7kB)
03:10:52 [INFO] Fetching org.eclipse.jdt.source_3.19.0.v20230302-0300.jar from https://download.eclipse.org/staging/2023-03/features/ (20.91kB)
03:10:52 [INFO] Fetching org.eclipse.net4j.db.jdbc_4.4.0.v20230221-1613.jar from https://download.eclipse.org/staging/2023-03/plugins/ (26.59kB)
03:10:52 [INFO] Fetching org.h2_1.3.168.v201212121212.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.27MB)
03:10:53 [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar from https://download.eclipse.org/staging/2023-03/plugins/ (112.42kB)
03:10:53 [INFO] Fetching org.eclipse.ocl.common_1.18.0.v20221201-0557.jar from https://download.eclipse.org/staging/2023-03/plugins/ (37.89kB)
03:10:53 [INFO] Fetching org.eclipse.ocl.all_5.18.0.v20221201-0557.jar from https://download.eclipse.org/staging/2023-03/features/ (21.15kB)
03:10:53 [INFO] Fetching org.eclipse.ocl.all.sdk_5.18.0.v20221201-0557.jar from https://download.eclipse.org/staging/2023-03/features/ (21.15kB)
03:10:53 [INFO] Fetching org.eclipse.ocl.common.ui_1.18.0.v20221201-0557.jar from https://download.eclipse.org/staging/2023-03/plugins/ (29.57kB)
03:10:53 [INFO] Fetching org.eclipse.ocl.core.sdk_5.18.0.v20221201-0557.jar from https://download.eclipse.org/staging/2023-03/features/ (21.17kB)
03:10:53 [INFO] Fetching org.eclipse.ocl.doc_3.18.0.v20221201-0557.jar from https://download.eclipse.org/staging/2023-03/plugins/ (4.25MB)
03:10:54 [INFO] Fetching org.eclipse.ocl.doc_3.18.0.v20221201-0557.jar from https://download.eclipse.org/staging/2023-03/features/ (21.02kB)
03:10:54 [INFO] Fetching org.eclipse.ocl.ecore.edit_4.18.0.v20221201-0557.jar from https://download.eclipse.org/staging/2023-03/plugins/ (159.4kB)
03:10:54 [INFO] Fetching org.eclipse.ocl.edit_4.18.0.v20221201-0557.jar from https://download.eclipse.org/staging/2023-03/plugins/ (161.99kB)
03:10:54 [INFO] Fetching org.eclipse.ocl.uml.edit_5.18.0.v20221201-0557.jar from https://download.eclipse.org/staging/2023-03/plugins/ (185.19kB)
03:10:54 [INFO] Fetching org.eclipse.ocl.edit_5.18.0.v20221201-0557.jar from https://download.eclipse.org/staging/2023-03/features/ (21.12kB)
03:10:54 [INFO] Fetching org.eclipse.ocl_3.18.0.v20221201-0557.jar from https://download.eclipse.org/staging/2023-03/features/ (21.16kB)
03:10:54 [INFO] Fetching org.eclipse.ocl.ui_1.18.0.v20221201-0557.jar from https://download.eclipse.org/staging/2023-03/plugins/ (21.66kB)
03:10:54 [INFO] Fetching org.eclipse.ocl.uml.ui_2.18.0.v20221201-0557.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.34kB)
03:10:54 [INFO] Fetching org.eclipse.ocl.ui_2.18.0.v20221201-0557.jar from https://download.eclipse.org/staging/2023-03/features/ (21.02kB)
03:10:54 [INFO] Fetching org.eclipse.ocl.uml_5.18.0.v20221201-0557.jar from https://download.eclipse.org/staging/2023-03/plugins/ (354.01kB)
03:10:54 [INFO] Fetching org.eclipse.uml2.uml.resources_5.5.0.v20221116-1811.jar from https://download.eclipse.org/staging/2023-03/plugins/ (259.97kB)
03:10:54 [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20221116-1811.jar from https://download.eclipse.org/staging/2023-03/plugins/ (3.41MB)
03:10:55 [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20221116-1811.jar from https://download.eclipse.org/staging/2023-03/plugins/ (873.19kB)
03:10:55 [INFO] Fetching org.eclipse.ocl.uml_5.18.0.v20221201-0557.jar from https://download.eclipse.org/staging/2023-03/features/ (21.15kB)
03:10:56 [INFO] Fetching org.eclipse.pde.build.source_3.11.400.v20220923-1253.jar from https://download.eclipse.org/staging/2023-03/plugins/ (319.82kB)
03:10:56 [INFO] Fetching org.eclipse.pde.core.source_3.16.100.v20230126-0956.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1,022.46kB)
03:10:56 [INFO] Fetching org.eclipse.pde.junit.runtime.source_3.6.200.v20220523-1051.jar from https://download.eclipse.org/staging/2023-03/plugins/ (20.56kB)
03:10:56 [INFO] Fetching org.eclipse.pde.runtime.source_3.7.600.v20230128-2205.jar from https://download.eclipse.org/staging/2023-03/plugins/ (84.55kB)
03:10:56 [INFO] Fetching org.eclipse.pde.ui.source_3.13.800.v20230214-0834.jar from https://download.eclipse.org/staging/2023-03/plugins/ (2.06MB)
03:10:56 [INFO] Fetching org.eclipse.pde.ui.templates.source_3.7.800.v20230202-1542.jar from https://download.eclipse.org/staging/2023-03/plugins/ (112.8kB)
03:10:57 [INFO] Fetching org.eclipse.pde.api.tools.source_1.2.1200.v20230214-1309.jar from https://download.eclipse.org/staging/2023-03/plugins/ (659.62kB)
03:10:57 [INFO] Fetching org.eclipse.pde.api.tools.annotations.source_1.2.0.v20230128-1746.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.47kB)
03:10:57 [INFO] Fetching org.eclipse.pde.api.tools.ui.source_1.2.800.v20230128-2205.jar from https://download.eclipse.org/staging/2023-03/plugins/ (251.99kB)
03:10:57 [INFO] Fetching org.eclipse.pde.ds.core.source_1.2.500.v20220411-2005.jar from https://download.eclipse.org/staging/2023-03/plugins/ (50.82kB)
03:10:57 [INFO] Fetching org.eclipse.pde.ds.ui.source_1.2.300.v20220310-2159.jar from https://download.eclipse.org/staging/2023-03/plugins/ (94.72kB)
03:10:57 [INFO] Fetching org.eclipse.pde.launching.source_3.10.300.v20230129-1906.jar from https://download.eclipse.org/staging/2023-03/plugins/ (98.45kB)
03:10:57 [INFO] Fetching org.eclipse.pde.ua.core.source_1.2.300.v20211004-0555.jar from https://download.eclipse.org/staging/2023-03/plugins/ (104.68kB)
03:10:57 [INFO] Fetching org.eclipse.pde.ua.ui.source_1.2.400.v20220317-0700.jar from https://download.eclipse.org/staging/2023-03/plugins/ (272.26kB)
03:10:57 [INFO] Fetching org.eclipse.ui.trace.source_1.2.200.v20220310-2159.jar from https://download.eclipse.org/staging/2023-03/plugins/ (51.76kB)
03:10:57 [INFO] Fetching org.eclipse.pde.ds.annotations.source_1.2.500.v20220811-0944.jar from https://download.eclipse.org/staging/2023-03/plugins/ (77kB)
03:10:57 [INFO] Fetching org.eclipse.pde.genericeditor.extension.source_1.1.300.v20220810-1011.jar from https://download.eclipse.org/staging/2023-03/plugins/ (66.27kB)
03:10:57 [INFO] Fetching org.eclipse.tools.layout.spy.source_1.1.100.v20221111-1233.jar from https://download.eclipse.org/staging/2023-03/plugins/ (28.27kB)
03:10:57 [INFO] Fetching org.eclipse.pde.spy.core.source_1.0.300.v20230210-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (19.13kB)
03:10:57 [INFO] Fetching org.eclipse.pde.spy.model.source_0.12.500.v20230210-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.77kB)
03:10:57 [INFO] Fetching org.eclipse.pde.spy.css.source_0.12.400.v20230210-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (25.92kB)
03:10:57 [INFO] Fetching org.eclipse.pde.spy.preferences.source_0.12.400.v20230210-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (37.24kB)
03:10:57 [INFO] Fetching org.eclipse.pde.spy.context.source_1.0.500.v20230210-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (26.7kB)
03:10:57 [INFO] Fetching org.eclipse.pde.spy.bundle.source_0.12.300.v20230210-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (19.2kB)
03:10:57 [INFO] Fetching org.eclipse.pde.spy.event.source_1.0.200.v20230210-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (41.64kB)
03:10:57 [INFO] Fetching org.eclipse.pde.source_3.14.1500.v20230302-0300.jar from https://download.eclipse.org/staging/2023-03/features/ (20.75kB)
03:10:57 [INFO] Fetching org.eclipse.platform.doc.isv_4.27.0.v20230301-1632.jar from https://download.eclipse.org/staging/2023-03/plugins/ (35.28MB)
03:10:58 [INFO] Fetching org.eclipse.platform.doc.isv_4.27.0.v20230301-1632.jar from https://download.eclipse.org/staging/2023-03/plugins/ (10.39MB of 35.28MB at 10.38MB/s)
03:10:59 [INFO] Fetching org.eclipse.platform.doc.isv_4.27.0.v20230301-1632.jar from https://download.eclipse.org/staging/2023-03/plugins/ (20.91MB of 35.28MB at 10.45MB/s)
03:11:00 [INFO] Fetching org.eclipse.platform.doc.isv_4.27.0.v20230301-1632.jar from https://download.eclipse.org/staging/2023-03/plugins/ (31.62MB of 35.28MB at 10.53MB/s)
03:11:05 [INFO] Fetching org.apache.ant.source_1.10.12.v20211102-1452.jar from https://download.eclipse.org/staging/2023-03/plugins/ (2.45MB)
03:11:06 [INFO] Fetching org.eclipse.ant.core.source_3.6.500.v20220718-1722.jar from https://download.eclipse.org/staging/2023-03/plugins/ (99.47kB)
03:11:06 [INFO] Fetching com.jcraft.jsch.source_0.1.55.v20221112-0806.jar from https://download.eclipse.org/staging/2023-03/plugins/ (296.03kB)
03:11:06 [INFO] Fetching org.eclipse.compare.core.source_3.7.100.v20220812-1406.jar from https://download.eclipse.org/staging/2023-03/plugins/ (64kB)
03:11:06 [INFO] Fetching org.eclipse.compare.source_3.8.500.v20220812-1406.jar from https://download.eclipse.org/staging/2023-03/plugins/ (424.81kB)
03:11:06 [INFO] Fetching org.eclipse.core.filebuffers.source_3.7.200.v20220202-1008.jar from https://download.eclipse.org/staging/2023-03/plugins/ (87.97kB)
03:11:06 [INFO] Fetching org.eclipse.core.filesystem.source_1.9.500.v20220817-1539.jar from https://download.eclipse.org/staging/2023-03/plugins/ (94.93kB)
03:11:06 [INFO] Fetching org.eclipse.core.net.linux.source_1.0.200.v20220812-1406.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.24kB)
03:11:06 [INFO] Fetching org.eclipse.core.resources.source_3.18.200.v20230209-0754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (811.88kB)
03:11:07 [INFO] Fetching org.eclipse.debug.core.source_3.20.100.v20230124-1239.jar from https://download.eclipse.org/staging/2023-03/plugins/ (406.82kB)
03:11:07 [INFO] Fetching org.eclipse.debug.ui.source_3.17.200.v20230220-1318.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.68MB)
03:11:07 [INFO] Fetching org.eclipse.e4.ui.ide.source_3.16.300.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (12.58kB)
03:11:07 [INFO] Fetching org.eclipse.ltk.core.refactoring.source_3.13.100.v20230117-1625.jar from https://download.eclipse.org/staging/2023-03/plugins/ (296.99kB)
03:11:07 [INFO] Fetching org.eclipse.ltk.ui.refactoring.source_3.12.200.v20220808-2221.jar from https://download.eclipse.org/staging/2023-03/plugins/ (253.1kB)
03:11:07 [INFO] Fetching org.eclipse.platform.source_4.27.0.v20230302-0300.jar from https://download.eclipse.org/staging/2023-03/plugins/ (12.48kB)
03:11:08 [INFO] Fetching org.eclipse.search.source_3.14.400.v20230209-0804.jar from https://download.eclipse.org/staging/2023-03/plugins/ (272.32kB)
03:11:08 [INFO] Fetching org.eclipse.text.quicksearch.source_1.1.500.v20230129-1959.jar from https://download.eclipse.org/staging/2023-03/plugins/ (61.85kB)
03:11:08 [INFO] Fetching org.eclipse.team.core.source_3.9.700.v20221201-0946.jar from https://download.eclipse.org/staging/2023-03/plugins/ (369.59kB)
03:11:08 [INFO] Fetching org.eclipse.team.ui.source_3.9.600.v20230207-1607.jar from https://download.eclipse.org/staging/2023-03/plugins/ (768.16kB)
03:11:08 [INFO] Fetching org.eclipse.text.source_3.12.300.v20220921-1010.jar from https://download.eclipse.org/staging/2023-03/plugins/ (281.76kB)
03:11:08 [INFO] Fetching org.eclipse.jface.text.source_3.23.0.v20230123-1047.jar from https://download.eclipse.org/staging/2023-03/plugins/ (821.2kB)
03:11:08 [INFO] Fetching org.eclipse.jsch.core.source_1.4.0.v20220813-1037.jar from https://download.eclipse.org/staging/2023-03/plugins/ (40.55kB)
03:11:08 [INFO] Fetching org.eclipse.jsch.ui.source_1.4.200.v20220812-1406.jar from https://download.eclipse.org/staging/2023-03/plugins/ (49.72kB)
03:11:08 [INFO] Fetching org.eclipse.ui.console.source_3.11.400.v20221012-0524.jar from https://download.eclipse.org/staging/2023-03/plugins/ (166.31kB)
03:11:08 [INFO] Fetching org.eclipse.ui.intro.source_3.6.600.v20220619-1918.jar from https://download.eclipse.org/staging/2023-03/plugins/ (255.55kB)
03:11:08 [INFO] Fetching org.eclipse.ui.intro.universal.source_3.4.300.v20220619-1918.jar from https://download.eclipse.org/staging/2023-03/plugins/ (58.88kB)
03:11:09 [INFO] Fetching org.eclipse.ui.cheatsheets.source_3.7.500.v20220903-1020.jar from https://download.eclipse.org/staging/2023-03/plugins/ (252.99kB)
03:11:09 [INFO] Fetching org.eclipse.ui.browser.source_3.7.400.v20230220-1021.jar from https://download.eclipse.org/staging/2023-03/plugins/ (98.87kB)
03:11:09 [INFO] Fetching org.eclipse.ui.genericeditor.source_1.2.400.v20221207-1659.jar from https://download.eclipse.org/staging/2023-03/plugins/ (100.41kB)
03:11:09 [INFO] Fetching org.eclipse.ui.monitoring.source_1.2.400.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (46.98kB)
03:11:09 [INFO] Fetching org.eclipse.ui.navigator.source_3.11.0.v20230214-1401.jar from https://download.eclipse.org/staging/2023-03/plugins/ (310.89kB)
03:11:09 [INFO] Fetching org.eclipse.ui.navigator.resources.source_3.8.600.v20230220-1021.jar from https://download.eclipse.org/staging/2023-03/plugins/ (104.84kB)
03:11:09 [INFO] Fetching org.eclipse.ui.net.source_1.4.100.v20220812-1406.jar from https://download.eclipse.org/staging/2023-03/plugins/ (30.4kB)
03:11:09 [INFO] Fetching org.eclipse.ui.workbench.texteditor.source_3.16.700.v20230210-0941.jar from https://download.eclipse.org/staging/2023-03/plugins/ (445.61kB)
03:11:09 [INFO] Fetching org.eclipse.ui.views.source_3.11.400.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (82.04kB)
03:11:09 [INFO] Fetching org.eclipse.ui.editors.source_3.15.0.v20221201-1935.jar from https://download.eclipse.org/staging/2023-03/plugins/ (332.36kB)
03:11:09 [INFO] Fetching org.eclipse.ui.externaltools.source_3.5.300.v20230126-0801.jar from https://download.eclipse.org/staging/2023-03/plugins/ (79.27kB)
03:11:09 [INFO] Fetching org.eclipse.ui.ide.source_3.20.100.v20230220-1021.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.22MB)
03:11:10 [INFO] Fetching org.eclipse.ui.ide.application.source_1.4.700.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (52.55kB)
03:11:10 [INFO] Fetching org.eclipse.core.variables.source_3.5.100.v20210721-1355.jar from https://download.eclipse.org/staging/2023-03/plugins/ (37.7kB)
03:11:10 [INFO] Fetching org.eclipse.ui.forms.source_3.11.600.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (218.97kB)
03:11:10 [INFO] Fetching org.eclipse.ui.views.properties.tabbed.source_3.9.400.v20230220-1021.jar from https://download.eclipse.org/staging/2023-03/plugins/ (84.56kB)
03:11:10 [INFO] Fetching org.eclipse.core.externaltools.source_1.2.300.v20220618-1805.jar from https://download.eclipse.org/staging/2023-03/plugins/ (36.21kB)
03:11:10 [INFO] Fetching org.eclipse.ui.themes.source_1.2.2200.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (9.2kB)
03:11:10 [INFO] Fetching org.eclipse.ui.intro.quicklinks.source_1.1.200.v20220619-1918.jar from https://download.eclipse.org/staging/2023-03/plugins/ (20.09kB)
03:11:10 [INFO] Fetching org.eclipse.team.genericeditor.diff.extension.source_1.1.100.v20220812-1406.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16kB)
03:11:10 [INFO] Fetching org.eclipse.ui.views.log.source_1.3.500.v20230220-1021.jar from https://download.eclipse.org/staging/2023-03/plugins/ (61.77kB)
03:11:10 [INFO] Fetching org.eclipse.debug.ui.launchview.source_1.0.300.v20220811-0741.jar from https://download.eclipse.org/staging/2023-03/plugins/ (45.18kB)
03:11:10 [INFO] Fetching org.eclipse.platform.source_4.27.0.v20230302-0300.jar from https://download.eclipse.org/staging/2023-03/features/ (21.43kB)
03:11:10 [INFO] Fetching org.eclipse.help.source_3.9.100.v20210721-0601.jar from https://download.eclipse.org/staging/2023-03/plugins/ (180.01kB)
03:11:10 [INFO] Fetching org.eclipse.ui.source_3.202.0.v20230214-1401.jar from https://download.eclipse.org/staging/2023-03/plugins/ (147.59kB)
03:11:10 [INFO] Fetching org.eclipse.ui.workbench.source_3.128.0.v20230220-1021.jar from https://download.eclipse.org/staging/2023-03/plugins/ (2.48MB)
03:11:11 [INFO] Fetching org.eclipse.update.configurator.source_3.4.1000.v20221114-1512.jar from https://download.eclipse.org/staging/2023-03/plugins/ (78.22kB)
03:11:11 [INFO] Fetching com.ibm.icu.source_72.1.0.jar from https://download.eclipse.org/staging/2023-03/plugins/ (2.43MB)
03:11:11 [INFO] Fetching org.eclipse.rcp.source_4.27.0.v20230302-0300.jar from https://download.eclipse.org/staging/2023-03/features/ (20.51kB)
03:11:11 [INFO] Fetching org.eclipse.sdk_4.27.0.v20230302-0300.jar from https://download.eclipse.org/staging/2023-03/plugins/ (416.32kB)
03:11:11 [INFO] Fetching org.eclipse.sdk_4.27.0.v20230302-0300.jar from https://download.eclipse.org/staging/2023-03/features/ (24.7kB)
03:11:11 [INFO] Fetching org.eclipse.sirius.model_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (642.29kB)
03:11:12 [INFO] Fetching org.eclipse.sirius.ext.emf.tx_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (11.43kB)
03:11:12 [INFO] Fetching org.eclipse.sirius.ext.e3.ui_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (43.27kB)
03:11:12 [INFO] Fetching org.eclipse.sirius.common.ui.ext_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (11.51kB)
03:11:12 [INFO] Fetching org.eclipse.sirius.diagram.model_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (759.56kB)
03:11:12 [INFO] Fetching org.eclipse.sirius.ext.emf.edit_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.04kB)
03:11:12 [INFO] Fetching org.eclipse.sirius.diagram.formatdata_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (59.3kB)
03:11:12 [INFO] Fetching org.eclipse.sirius.diagram.sequence_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (438.6kB)
03:11:12 [INFO] Fetching org.eclipse.sirius.diagram.ui.ext_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (11.72kB)
03:11:12 [INFO] Fetching org.eclipse.sirius.diagram.sequence.model_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (282.91kB)
03:11:12 [INFO] Fetching org.eclipse.sirius.diagram.sequence.edit_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (188.52kB)
03:11:12 [INFO] Fetching org.eclipse.sirius.diagram.sequence.ui_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (390.61kB)
03:11:12 [INFO] Fetching org.eclipse.sirius.ext.draw2d_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (30.76kB)
03:11:12 [INFO] Fetching org.eclipse.sirius.ext.gmf.runtime_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (119.02kB)
03:11:12 [INFO] Fetching org.eclipse.sirius.ext.emf.ui_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.6kB)
03:11:13 [INFO] Fetching org.eclipse.sirius.ext.gef_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (18.01kB)
03:11:13 [INFO] Fetching org.eclipse.sirius.ext.jface_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (10.77kB)
03:11:13 [INFO] Fetching org.eclipse.sirius.ext.swt_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (11.44kB)
03:11:13 [INFO] Fetching org.eclipse.sirius.ext.e3_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (9.45kB)
03:11:13 [INFO] Fetching org.eclipse.sirius.ext.gmf.notation_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (9.44kB)
03:11:13 [INFO] Fetching org.eclipse.sirius.interpreter_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (31.92kB)
03:11:13 [INFO] Fetching org.eclipse.sirius.properties.core_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (168.24kB)
03:11:13 [INFO] Fetching org.eclipse.sirius.properties.defaultrules_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.77kB)
03:11:13 [INFO] Fetching org.eclipse.sirius.properties.ext.widgets.reference_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (42.51kB)
03:11:13 [INFO] Fetching org.eclipse.sirius.properties.edit_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (406.25kB)
03:11:13 [INFO] Fetching org.eclipse.sirius.properties.ext.widgets.reference.edit_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (47.8kB)
03:11:13 [INFO] Fetching org.eclipse.sirius.ui.properties_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (72.64kB)
03:11:13 [INFO] Fetching org.eclipse.sirius.ui.properties.ext.widgets.reference_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (20.59kB)
03:11:13 [INFO] Fetching org.eclipse.sirius.properties.feature_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/features/ (20.73kB)
03:11:13 [INFO] Fetching org.eclipse.sirius.runtime.aql_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/features/ (20.85kB)
03:11:13 [INFO] Fetching org.eclipse.sirius.synchronizer_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (38.19kB)
03:11:13 [INFO] Fetching org.eclipse.sirius.table.model_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (248.04kB)
03:11:13 [INFO] Fetching org.eclipse.sirius.tree.model_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (155.65kB)
03:11:14 [INFO] Fetching org.eclipse.sirius.tree_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (111.76kB)
03:11:14 [INFO] Fetching org.eclipse.sirius.runtime_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/features/ (21.13kB)
03:11:14 [INFO] Fetching org.eclipse.sirius.table.ui.ext_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (11.58kB)
03:11:14 [INFO] Fetching org.eclipse.sirius.tree.ui_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (248.33kB)
03:11:14 [INFO] Fetching org.eclipse.sirius.tree.ui.ext_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (11.56kB)
03:11:14 [INFO] Fetching org.eclipse.sirius.ui.editor_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (102.67kB)
03:11:14 [INFO] Fetching org.eclipse.sirius.ui.ext_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (18.65kB)
03:11:14 [INFO] Fetching org.eclipse.sirius.runtime.ide.ui_7.0.7.202301170754.jar from https://download.eclipse.org/staging/2023-03/features/ (21.25kB)
03:11:14 [INFO] Fetching org.eclipse.uml2.ant_1.5.0.v20221116-1811.jar from https://download.eclipse.org/staging/2023-03/plugins/ (35.23kB)
03:11:14 [INFO] Fetching org.eclipse.uml2.codegen.ecore_2.5.2.v20221116-1811.jar from https://download.eclipse.org/staging/2023-03/plugins/ (353.45kB)
03:11:14 [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20221116-1811.jar from https://download.eclipse.org/staging/2023-03/plugins/ (20.57kB)
03:11:14 [INFO] Fetching org.eclipse.uml2.codegen.ecore.ui_2.5.2.v20221116-1811.jar from https://download.eclipse.org/staging/2023-03/plugins/ (37.86kB)
03:11:14 [INFO] Fetching org.eclipse.uml2.codegen.ecore.ui_2.5.2.v20221116-1811.jar from https://download.eclipse.org/staging/2023-03/features/ (33.78kB)
03:11:14 [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20221116-1811.jar from https://download.eclipse.org/staging/2023-03/plugins/ (96.18kB)
03:11:14 [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20221116-1811.jar from https://download.eclipse.org/staging/2023-03/plugins/ (32.12kB)
03:11:14 [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20221116-1811.jar from https://download.eclipse.org/staging/2023-03/features/ (33.76kB)
03:11:14 [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20221116-1811.jar from https://download.eclipse.org/staging/2023-03/features/ (33.74kB)
03:11:15 [INFO] Fetching org.eclipse.uml2.doc_5.5.0.v20221116-1811.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.38kB)
03:11:15 [INFO] Fetching org.eclipse.uml2.doc_5.5.0.v20221116-1811.jar from https://download.eclipse.org/staging/2023-03/features/ (33.6kB)
03:11:15 [INFO] Fetching org.eclipse.uml2.examples_5.5.0.v20221116-1811.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.73kB)
03:11:15 [INFO] Fetching org.eclipse.uml2.examples.uml.ui_5.5.0.v20221116-1811.jar from https://download.eclipse.org/staging/2023-03/plugins/ (238.73kB)
03:11:15 [INFO] Fetching org.eclipse.uml2.examples_5.5.0.v20221116-1811.jar from https://download.eclipse.org/staging/2023-03/features/ (33.67kB)
03:11:15 [INFO] Fetching org.eclipse.uml2.uml.editor_5.5.0.v20221116-1811.jar from https://download.eclipse.org/staging/2023-03/plugins/ (220.23kB)
03:11:15 [INFO] Fetching org.eclipse.uml2_5.5.3.v20221116-1811.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.72kB)
03:11:15 [INFO] Fetching org.eclipse.uml2.uml.ecore.exporter_3.5.0.v20221116-1811.jar from https://download.eclipse.org/staging/2023-03/plugins/ (30.25kB)
03:11:15 [INFO] Fetching org.eclipse.uml2.uml.ecore.importer_3.5.0.v20221116-1811.jar from https://download.eclipse.org/staging/2023-03/plugins/ (47.08kB)
03:11:15 [INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20221116-1811.jar from https://download.eclipse.org/staging/2023-03/plugins/ (24.87kB)
03:11:15 [INFO] Fetching org.eclipse.uml2_5.5.3.v20221116-1811.jar from https://download.eclipse.org/staging/2023-03/features/ (33.89kB)
03:11:15 [INFO] Fetching org.eclipse.uml2.sdk_5.5.3.v20221116-1811.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.57kB)
03:11:15 [INFO] Fetching org.eclipse.uml2.sdk_5.5.3.v20221116-1811.jar from https://download.eclipse.org/staging/2023-03/features/ (33.74kB)
03:11:15 [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20221116-1811.jar from https://download.eclipse.org/staging/2023-03/features/ (33.74kB)
03:11:15 [INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.5.0.v20221116-1811.jar from https://download.eclipse.org/staging/2023-03/plugins/ (138.71kB)
03:11:15 [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20221116-1811.jar from https://download.eclipse.org/staging/2023-03/features/ (33.82kB)
03:11:15 [INFO] Fetching org.eclipse.xsd.cheatsheets_2.8.0.v20230204-1018.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.42kB)
03:11:15 [INFO] Fetching org.eclipse.xsd.ecore.importer_2.10.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (40.59kB)
03:11:15 [INFO] Fetching org.eclipse.xsd.doc_2.26.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.72MB)
03:11:16 [INFO] Fetching org.eclipse.xsd.doc_2.28.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (20.84kB)
03:11:16 [INFO] Fetching org.eclipse.xsd.ecore.converter_2.9.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.8kB)
03:11:16 [INFO] Fetching org.eclipse.xsd.ecore.exporter_2.8.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (24.68kB)
03:11:16 [INFO] Fetching org.eclipse.xsd.ecore.converter_2.14.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (20.93kB)
03:11:16 [INFO] Fetching org.eclipse.xsd.ecore.converter.source_2.9.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (9.21kB)
03:11:16 [INFO] Fetching org.eclipse.xsd.ecore.importer.source_2.10.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (27.47kB)
03:11:16 [INFO] Fetching org.eclipse.xsd.ecore.exporter.source_2.8.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.59kB)
03:11:16 [INFO] Fetching org.eclipse.xsd.ecore.converter.source_2.14.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (22.38kB)
03:11:16 [INFO] Fetching org.eclipse.xsd.edit_2.15.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (20.88kB)
03:11:16 [INFO] Fetching org.eclipse.xsd.edit.source_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (110.64kB)
03:11:16 [INFO] Fetching org.eclipse.xsd.edit.source_2.15.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (22.21kB)
03:11:16 [INFO] Fetching org.eclipse.xsd.editor_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (106.07kB)
03:11:16 [INFO] Fetching org.eclipse.xsd.editor_2.15.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (20.92kB)
03:11:16 [INFO] Fetching org.eclipse.xsd.editor.source_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (33.21kB)
03:11:16 [INFO] Fetching org.eclipse.xsd.editor.source_2.15.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (22.23kB)
03:11:16 [INFO] Fetching org.eclipse.xsd.example.installer_1.5.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (70.39kB)
03:11:16 [INFO] Fetching org.eclipse.xsd_2.21.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (20.87kB)
03:11:16 [INFO] Fetching org.eclipse.xsd.mapping.editor_2.10.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.79kB)
03:11:16 [INFO] Fetching org.eclipse.xsd.mapping.editor_2.15.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (20.91kB)
03:11:16 [INFO] Fetching org.eclipse.xsd.mapping.editor.source_2.10.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (9.21kB)
03:11:16 [INFO] Fetching org.eclipse.emf.mapping.xsd2ecore.editor.source_2.10.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.35kB)
03:11:17 [INFO] Fetching org.eclipse.xsd.mapping.editor.source_2.15.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (22.4kB)
03:11:17 [INFO] Fetching org.eclipse.xsd.mapping_2.9.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.74kB)
03:11:17 [INFO] Fetching org.eclipse.xsd.mapping_2.15.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (20.93kB)
03:11:17 [INFO] Fetching org.eclipse.xsd.mapping.source_2.9.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (9.2kB)
03:11:17 [INFO] Fetching org.eclipse.emf.mapping.xsd2ecore.source_2.10.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (27.57kB)
03:11:17 [INFO] Fetching org.eclipse.xsd.mapping.source_2.15.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (22.3kB)
03:11:17 [INFO] Fetching org.eclipse.xsd.sdk_2.33.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (20.94kB)
03:11:17 [INFO] Fetching org.eclipse.xsd.source_2.19.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (742.12kB)
03:11:17 [INFO] Fetching org.eclipse.xsd.source_2.21.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/features/ (22.13kB)
03:11:17 [INFO] Fetching org.eclipse.xtext.smap_2.30.0.v20230227-1128.jar from https://download.eclipse.org/staging/2023-03/plugins/ (21.31kB)
03:11:17 [INFO] Fetching org.eclipse.xtext.builder.standalone_2.30.0.v20230227-1128.jar from https://download.eclipse.org/staging/2023-03/plugins/ (110.96kB)
03:11:17 [INFO] Fetching org.eclipse.xtext.buildship_2.30.0.v20230227-1159.jar from https://download.eclipse.org/staging/2023-03/plugins/ (17.36kB)
03:11:17 [INFO] Fetching org.eclipse.xtext.common.types.edit_2.30.0.v20230227-1159.jar from https://download.eclipse.org/staging/2023-03/plugins/ (250kB)
03:11:17 [INFO] Fetching org.eclipse.xtext.common.types.shared_2.30.0.v20230227-1159.jar from https://download.eclipse.org/staging/2023-03/plugins/ (20.17kB)
03:11:17 [INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38_2.30.0.v20230227-1159.jar from https://download.eclipse.org/staging/2023-03/plugins/ (21.29kB)
03:11:17 [INFO] Fetching org.eclipse.xtext.ecore_2.30.0.v20230227-1128.jar from https://download.eclipse.org/staging/2023-03/plugins/ (17.81kB)
03:11:17 [INFO] Fetching org.eclipse.xtext.java_2.30.0.v20230227-1128.jar from https://download.eclipse.org/staging/2023-03/plugins/ (48.02kB)
03:11:17 [INFO] Fetching org.eclipse.xtext.logging_1.2.24.v20230227-1159.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.18kB)
03:11:18 [INFO] Fetching org.eclipse.xtext.m2e_2.30.0.v20230227-1159.jar from https://download.eclipse.org/staging/2023-03/plugins/ (26.36kB)
03:11:18 [INFO] Fetching org.eclipse.xtext.source_2.30.0.v20230227-1116.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.43MB)
03:11:18 [INFO] Fetching org.eclipse.xtext.xtext.ide_2.30.0.v20230227-1116.jar from https://download.eclipse.org/staging/2023-03/plugins/ (121.86kB)
03:11:18 [INFO] Fetching org.eclipse.xtext.xtext.ide.source_2.30.0.v20230227-1116.jar from https://download.eclipse.org/staging/2023-03/plugins/ (96.5kB)
03:11:18 [INFO] Fetching org.eclipse.xtext.util.source_2.30.0.v20230227-1116.jar from https://download.eclipse.org/staging/2023-03/plugins/ (143.45kB)
03:11:18 [INFO] Fetching org.eclipse.xtext.common.types.source_2.30.0.v20230227-1128.jar from https://download.eclipse.org/staging/2023-03/plugins/ (361.05kB)
03:11:18 [INFO] Fetching org.eclipse.xtext.builder.source_2.30.0.v20230227-1159.jar from https://download.eclipse.org/staging/2023-03/plugins/ (208.46kB)
03:11:18 [INFO] Fetching org.eclipse.xtext.ecore.source_2.30.0.v20230227-1128.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.98kB)
03:11:18 [INFO] Fetching org.eclipse.xtext.smap.source_2.30.0.v20230227-1128.jar from https://download.eclipse.org/staging/2023-03/plugins/ (18.65kB)
03:11:18 [INFO] Fetching org.eclipse.xtext.builder.standalone.source_2.30.0.v20230227-1128.jar from https://download.eclipse.org/staging/2023-03/plugins/ (58.07kB)
03:11:18 [INFO] Fetching org.eclipse.xtext.java.source_2.30.0.v20230227-1128.jar from https://download.eclipse.org/staging/2023-03/plugins/ (25.75kB)
03:11:19 [INFO] Fetching org.eclipse.xtext.runtime_2.30.0.v20230227-1344.jar from https://download.eclipse.org/staging/2023-03/features/ (20.96kB)
03:11:19 [INFO] Fetching org.eclipse.xtext.ui.codemining_2.30.0.v20230227-1159.jar from https://download.eclipse.org/staging/2023-03/plugins/ (21.15kB)
03:11:19 [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.30.0.v20230227-1159.jar from https://download.eclipse.org/staging/2023-03/plugins/ (195.86kB)
03:11:19 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.30.0.v20230227-1159.jar from https://download.eclipse.org/staging/2023-03/plugins/ (134.89kB)
03:11:19 [INFO] Fetching org.eclipse.xtext.ui.ecore_2.30.0.v20230227-1159.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.5kB)
03:11:19 [INFO] Fetching org.eclipse.xtext.ui.source_2.30.0.v20230227-1159.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.01MB)
03:11:19 [INFO] Fetching org.eclipse.xtext.common.types.ui.source_2.30.0.v20230227-1159.jar from https://download.eclipse.org/staging/2023-03/plugins/ (137.29kB)
03:11:19 [INFO] Fetching org.eclipse.xtext.common.types.shared.source_2.30.0.v20230227-1159.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.53kB)
03:11:19 [INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38.source_2.30.0.v20230227-1159.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.51kB)
03:11:19 [INFO] Fetching org.eclipse.xtext.ui.shared.source_2.30.0.v20230227-1159.jar from https://download.eclipse.org/staging/2023-03/plugins/ (30.28kB)
03:11:19 [INFO] Fetching org.eclipse.xtext.ui.ecore.source_2.30.0.v20230227-1159.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.9kB)
03:11:19 [INFO] Fetching org.eclipse.xtext.ui.codemining.source_2.30.0.v20230227-1159.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.28kB)
03:11:19 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.source_2.30.0.v20230227-1159.jar from https://download.eclipse.org/staging/2023-03/plugins/ (136.75kB)
03:11:19 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide.source_2.30.0.v20230227-1159.jar from https://download.eclipse.org/staging/2023-03/plugins/ (93.74kB)
03:11:19 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui.source_2.30.0.v20230227-1159.jar from https://download.eclipse.org/staging/2023-03/plugins/ (90.59kB)
03:11:19 [INFO] Fetching org.eclipse.xtext.common.types.edit.source_2.30.0.v20230227-1159.jar from https://download.eclipse.org/staging/2023-03/plugins/ (98.89kB)
03:11:20 [INFO] Fetching org.eclipse.xtext.ide.source_2.30.0.v20230227-1116.jar from https://download.eclipse.org/staging/2023-03/plugins/ (288.83kB)
03:11:20 [INFO] Fetching org.eclipse.xtext.m2e.source_2.30.0.v20230227-1159.jar from https://download.eclipse.org/staging/2023-03/plugins/ (19.11kB)
03:11:20 [INFO] Fetching org.eclipse.xtext.buildship.source_2.30.0.v20230227-1159.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.47kB)
03:11:20 [INFO] Fetching org.eclipse.xtext.ui_2.30.0.v20230227-1344.jar from https://download.eclipse.org/staging/2023-03/features/ (20.84kB)
03:11:20 [INFO] Fetching org.eclipse.xtext.xbase.source_2.30.0.v20230227-1128.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.8MB)
03:11:20 [INFO] Fetching org.eclipse.xtext.xbase.ui.source_2.30.0.v20230227-1159.jar from https://download.eclipse.org/staging/2023-03/plugins/ (280.26kB)
03:11:20 [INFO] Fetching org.eclipse.xtext.xbase.ide.source_2.30.0.v20230227-1128.jar from https://download.eclipse.org/staging/2023-03/plugins/ (374.36kB)
03:11:20 [INFO] Fetching org.eclipse.xtext.xbase_2.30.0.v20230227-1344.jar from https://download.eclipse.org/staging/2023-03/features/ (20.58kB)
03:11:21 [INFO] Fetching org.eclipse.xtext.xbase.lib.source_2.30.0.v20230227-1111.jar from https://download.eclipse.org/staging/2023-03/plugins/ (103.48kB)
03:11:21 [INFO] Fetching org.eclipse.xtext.xbase.lib_2.30.0.v20230227-1114.jar from https://download.eclipse.org/staging/2023-03/features/ (20.5kB)
03:11:21 [INFO] Fetching org.eclipse.swt.gtk.linux.aarch64.source_3.123.0.v20230220-1431.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.83MB)
03:11:21 [INFO] Fetching org.eclipse.core.filesystem.linux.aarch64.source_1.4.200.v20220812-1420.jar from https://download.eclipse.org/staging/2023-03/plugins/ (9.23kB)
03:11:21 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64.source_3.123.0.v20230220-1431.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.99MB)
03:11:22 [INFO] Fetching org.eclipse.e4.ui.swt.win32.source_1.1.200.v20230214-1401.jar from https://download.eclipse.org/staging/2023-03/plugins/ (11.23kB)
03:11:22 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5.win32.source_1.0.501.v20221105-0315.jar from https://download.eclipse.org/staging/2023-03/plugins/ (21.65kB)
03:11:22 [INFO] Fetching org.apache.httpcomponents.client5.httpclient5-win.source_5.1.3.v20221013-1742.jar from https://download.eclipse.org/staging/2023-03/plugins/ (29.16kB)
03:11:22 [INFO] Fetching org.eclipse.equinox.security.win32.x86_64.source_1.1.300.v20211021-1418.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.59kB)
03:11:22 [INFO] Fetching org.eclipse.compare.win32.source_1.2.900.v20220812-1406.jar from https://download.eclipse.org/staging/2023-03/plugins/ (24.9kB)
03:11:22 [INFO] Fetching org.eclipse.core.net.win32.source_1.0.100.v20220812-1406.jar from https://download.eclipse.org/staging/2023-03/plugins/ (20.71kB)
03:11:22 [INFO] Fetching org.eclipse.core.net.win32.x86_64.source_1.1.700.v20220812-1406.jar from https://download.eclipse.org/staging/2023-03/plugins/ (9.21kB)
03:11:22 [INFO] Fetching org.eclipse.ui.win32.source_3.4.600.v20230214-1401.jar from https://download.eclipse.org/staging/2023-03/plugins/ (17.43kB)
03:11:22 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa.source_0.13.100.v20230214-1401.jar from https://download.eclipse.org/staging/2023-03/plugins/ (25.69kB)
03:11:22 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64.source_3.123.0.v20230220-1431.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.66MB)
03:11:22 [INFO] Fetching org.eclipse.equinox.security.macosx.source_1.101.400.v20210427-1958.jar from https://download.eclipse.org/staging/2023-03/plugins/ (29.48kB)
03:11:22 [INFO] Fetching org.eclipse.jdt.launching.macosx.source_3.5.100.v20220927-0854.jar from https://download.eclipse.org/staging/2023-03/plugins/ (19.42kB)
03:11:22 [INFO] Fetching org.eclipse.jdt.launching.ui.macosx.source_1.3.100.v20220927-0854.jar from https://download.eclipse.org/staging/2023-03/plugins/ (29.92kB)
03:11:23 [INFO] Fetching org.eclipse.ui.cocoa.source_1.3.100.v20230214-1401.jar from https://download.eclipse.org/staging/2023-03/plugins/ (10.72kB)
03:11:23 [INFO] Fetching org.eclipse.swt.cocoa.macosx.aarch64.source_3.123.0.v20230220-1431.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.66MB)
03:11:23 [INFO] The project's OSGi version is 4.27.0.20230308-0718
03:11:23 [INFO] 
03:11:23 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.modeling ---
03:11:23 [INFO] 
03:11:23 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.modeling ---
03:11:23 [INFO] 
03:11:23 [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ epp.package.modeling ---
03:11:23 [INFO] 
03:11:23 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.modeling ---
03:11:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:11:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
03:11:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/src/main/resources
03:11:23 [INFO] 
03:11:23 [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.modeling ---
03:11:23 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
03:11:23 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
03:11:23 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
03:11:23 [INFO] 
03:11:23 [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-products (default-publish-products) @ epp.package.modeling ---
03:11:23 [INFO] 
03:11:23 [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-categories (default-publish-categories) @ epp.package.modeling ---
03:11:23 [INFO] 
03:11:23 [INFO] --- tycho-p2-publisher-plugin:2.7.1:attach-artifacts (default-attach-artifacts) @ epp.package.modeling ---
03:11:23 [INFO] 
03:11:23 [INFO] --- tycho-p2-repository-plugin:2.7.1:assemble-repository (default-assemble-repository) @ epp.package.modeling ---
03:18:35 [INFO] 
03:18:35 [INFO] --- tycho-p2-repository-plugin:2.7.1:archive-repository (default-archive-repository) @ epp.package.modeling ---
03:18:35 [INFO] 
03:18:35 [INFO] --- tycho-p2-director-plugin:2.7.1:materialize-products (materialize-products) @ epp.package.modeling ---
03:18:35 [INFO] Installing product epp.package.modeling for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/epp.package.modeling/linux/gtk/x86_64/eclipse
03:18:36 Installing epp.package.modeling 4.27.0.20230308-0718.
03:18:36 Installing org.eclipse.epp.mpc.feature.group 1.10.1.v20221110-1841.
03:18:36 Installing org.eclipse.oomph.setup.feature.group 1.27.0.v20230214-0752.
03:18:36 Installing org.eclipse.tm.terminal.feature.feature.group 11.1.0.202212091724.
03:18:36 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20230203-0825.
03:18:36 Installing org.eclipse.egit.feature.group 6.5.0.202303070854-r.
03:18:36 Installing org.eclipse.jgit.feature.group 6.5.0.202303070854-r.
03:18:36 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.46.202301111837.
03:18:36 Installing org.eclipse.e4.core.tools.feature.feature.group 4.27.0.v20230221-0927.
03:18:36 Installing org.eclipse.emf.cdo.sdk.feature.group 5.14.0.v20230221-1613.
03:18:36 Installing org.eclipse.emf.compare.ide.ui.source.feature.group 3.3.20.202211161457.
03:18:36 Installing org.eclipse.emf.compare.source.feature.group 3.3.20.202211161457.
03:18:36 Installing org.eclipse.emf.compare.diagram.sirius.source.feature.group 3.3.20.202211161457.
03:18:36 Installing org.eclipse.emf.compare.egit.feature.group 3.3.20.202211161457.
03:18:36 Installing org.eclipse.emf.ecoretools.design.feature.group 3.4.0.202201202026.
03:18:36 Installing org.eclipse.emf.ecp.emfforms.sdk.feature.feature.group 1.27.0.20221109-1132.
03:18:36 Installing org.eclipse.emf.parsley.sdk.feature.group 1.14.0.v20221201-1038.
03:18:36 Installing org.eclipse.emf.parsley.sdk.source.feature.group 1.14.0.v20221201-1038.
03:18:36 Installing org.eclipse.emf.query.sdk.feature.group 1.12.1.202208101410.
03:18:36 Installing org.eclipse.emf.sdk.feature.group 2.33.0.v20230226-0921.
03:18:36 Installing org.eclipse.emf.transaction.sdk.feature.group 1.13.0.202208110935.
03:18:36 Installing org.eclipse.emf.validation.sdk.feature.group 1.13.2.202208271102.
03:18:36 Installing org.eclipse.gef.sdk.feature.group 3.15.0.202211301913.
03:18:36 Installing org.eclipse.gmf.runtime.sdk.feature.group 1.15.3.202211041032.
03:18:36 Installing org.eclipse.jdt.feature.group 3.19.0.v20230302-0300.
03:18:36 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.1.0.v20230117-1348.
03:18:36 Installing org.eclipse.ocl.all.sdk.feature.group 5.18.0.v20221201-0557.
03:18:36 Installing org.eclipse.pde.feature.group 3.14.1500.v20230302-0300.
03:18:36 Installing org.eclipse.sdk.feature.group 4.27.0.v20230302-0300.
03:18:36 Installing org.eclipse.uml2.sdk.feature.group 5.5.3.v20221116-1811.
03:18:36 Installing org.eclipse.xsd.sdk.feature.group 2.33.0.v20230211-1150.
03:18:36 Installing org.eclipse.tips.feature.feature.group 0.3.100.v20230109-1247.
03:21:46 Operation completed in 190529 ms.
03:21:46 [INFO] Installing product epp.package.modeling for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/epp.package.modeling/linux/gtk/aarch64/eclipse
03:21:47 Installing epp.package.modeling 4.27.0.20230308-0718.
03:21:47 Installing org.eclipse.epp.mpc.feature.group 1.10.1.v20221110-1841.
03:21:47 Installing org.eclipse.oomph.setup.feature.group 1.27.0.v20230214-0752.
03:21:47 Installing org.eclipse.tm.terminal.feature.feature.group 11.1.0.202212091724.
03:21:47 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20230203-0825.
03:21:47 Installing org.eclipse.egit.feature.group 6.5.0.202303070854-r.
03:21:47 Installing org.eclipse.jgit.feature.group 6.5.0.202303070854-r.
03:21:47 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.46.202301111837.
03:21:47 Installing org.eclipse.e4.core.tools.feature.feature.group 4.27.0.v20230221-0927.
03:21:47 Installing org.eclipse.emf.cdo.sdk.feature.group 5.14.0.v20230221-1613.
03:21:47 Installing org.eclipse.emf.compare.ide.ui.source.feature.group 3.3.20.202211161457.
03:21:47 Installing org.eclipse.emf.compare.source.feature.group 3.3.20.202211161457.
03:21:47 Installing org.eclipse.emf.compare.diagram.sirius.source.feature.group 3.3.20.202211161457.
03:21:47 Installing org.eclipse.emf.compare.egit.feature.group 3.3.20.202211161457.
03:21:47 Installing org.eclipse.emf.ecoretools.design.feature.group 3.4.0.202201202026.
03:21:47 Installing org.eclipse.emf.ecp.emfforms.sdk.feature.feature.group 1.27.0.20221109-1132.
03:21:47 Installing org.eclipse.emf.parsley.sdk.feature.group 1.14.0.v20221201-1038.
03:21:47 Installing org.eclipse.emf.parsley.sdk.source.feature.group 1.14.0.v20221201-1038.
03:21:47 Installing org.eclipse.emf.query.sdk.feature.group 1.12.1.202208101410.
03:21:47 Installing org.eclipse.emf.sdk.feature.group 2.33.0.v20230226-0921.
03:21:47 Installing org.eclipse.emf.transaction.sdk.feature.group 1.13.0.202208110935.
03:21:47 Installing org.eclipse.emf.validation.sdk.feature.group 1.13.2.202208271102.
03:21:47 Installing org.eclipse.gef.sdk.feature.group 3.15.0.202211301913.
03:21:47 Installing org.eclipse.gmf.runtime.sdk.feature.group 1.15.3.202211041032.
03:21:47 Installing org.eclipse.jdt.feature.group 3.19.0.v20230302-0300.
03:21:47 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.1.0.v20230117-1348.
03:21:47 Installing org.eclipse.ocl.all.sdk.feature.group 5.18.0.v20221201-0557.
03:21:47 Installing org.eclipse.pde.feature.group 3.14.1500.v20230302-0300.
03:21:47 Installing org.eclipse.sdk.feature.group 4.27.0.v20230302-0300.
03:21:47 Installing org.eclipse.uml2.sdk.feature.group 5.5.3.v20221116-1811.
03:21:47 Installing org.eclipse.xsd.sdk.feature.group 2.33.0.v20230211-1150.
03:21:47 Installing org.eclipse.tips.feature.feature.group 0.3.100.v20230109-1247.
03:25:03 Operation completed in 196432 ms.
03:25:03 [INFO] Installing product epp.package.modeling for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/epp.package.modeling/win32/win32/x86_64/eclipse
03:25:04 Installing epp.package.modeling 4.27.0.20230308-0718.
03:25:04 Installing org.eclipse.epp.mpc.feature.group 1.10.1.v20221110-1841.
03:25:04 Installing org.eclipse.oomph.setup.feature.group 1.27.0.v20230214-0752.
03:25:04 Installing org.eclipse.tm.terminal.feature.feature.group 11.1.0.202212091724.
03:25:04 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20230203-0825.
03:25:04 Installing org.eclipse.egit.feature.group 6.5.0.202303070854-r.
03:25:04 Installing org.eclipse.jgit.feature.group 6.5.0.202303070854-r.
03:25:04 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.46.202301111837.
03:25:04 Installing org.eclipse.e4.core.tools.feature.feature.group 4.27.0.v20230221-0927.
03:25:04 Installing org.eclipse.emf.cdo.sdk.feature.group 5.14.0.v20230221-1613.
03:25:04 Installing org.eclipse.emf.compare.ide.ui.source.feature.group 3.3.20.202211161457.
03:25:04 Installing org.eclipse.emf.compare.source.feature.group 3.3.20.202211161457.
03:25:04 Installing org.eclipse.emf.compare.diagram.sirius.source.feature.group 3.3.20.202211161457.
03:25:04 Installing org.eclipse.emf.compare.egit.feature.group 3.3.20.202211161457.
03:25:04 Installing org.eclipse.emf.ecoretools.design.feature.group 3.4.0.202201202026.
03:25:04 Installing org.eclipse.emf.ecp.emfforms.sdk.feature.feature.group 1.27.0.20221109-1132.
03:25:04 Installing org.eclipse.emf.parsley.sdk.feature.group 1.14.0.v20221201-1038.
03:25:04 Installing org.eclipse.emf.parsley.sdk.source.feature.group 1.14.0.v20221201-1038.
03:25:04 Installing org.eclipse.emf.query.sdk.feature.group 1.12.1.202208101410.
03:25:04 Installing org.eclipse.emf.sdk.feature.group 2.33.0.v20230226-0921.
03:25:04 Installing org.eclipse.emf.transaction.sdk.feature.group 1.13.0.202208110935.
03:25:04 Installing org.eclipse.emf.validation.sdk.feature.group 1.13.2.202208271102.
03:25:04 Installing org.eclipse.gef.sdk.feature.group 3.15.0.202211301913.
03:25:04 Installing org.eclipse.gmf.runtime.sdk.feature.group 1.15.3.202211041032.
03:25:04 Installing org.eclipse.jdt.feature.group 3.19.0.v20230302-0300.
03:25:04 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.1.0.v20230117-1348.
03:25:04 Installing org.eclipse.ocl.all.sdk.feature.group 5.18.0.v20221201-0557.
03:25:04 Installing org.eclipse.pde.feature.group 3.14.1500.v20230302-0300.
03:25:04 Installing org.eclipse.sdk.feature.group 4.27.0.v20230302-0300.
03:25:04 Installing org.eclipse.uml2.sdk.feature.group 5.5.3.v20221116-1811.
03:25:04 Installing org.eclipse.xsd.sdk.feature.group 2.33.0.v20230211-1150.
03:25:04 Installing org.eclipse.tips.feature.feature.group 0.3.100.v20230109-1247.
03:28:18 Operation completed in 195039 ms.
03:28:19 [INFO] Installing product epp.package.modeling for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/epp.package.modeling/macosx/cocoa/x86_64/Eclipse.app
03:28:20 Installing epp.package.modeling 4.27.0.20230308-0718.
03:28:20 Installing org.eclipse.epp.mpc.feature.group 1.10.1.v20221110-1841.
03:28:20 Installing org.eclipse.oomph.setup.feature.group 1.27.0.v20230214-0752.
03:28:20 Installing org.eclipse.tm.terminal.feature.feature.group 11.1.0.202212091724.
03:28:20 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20230203-0825.
03:28:20 Installing org.eclipse.egit.feature.group 6.5.0.202303070854-r.
03:28:20 Installing org.eclipse.jgit.feature.group 6.5.0.202303070854-r.
03:28:20 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.46.202301111837.
03:28:20 Installing org.eclipse.e4.core.tools.feature.feature.group 4.27.0.v20230221-0927.
03:28:20 Installing org.eclipse.emf.cdo.sdk.feature.group 5.14.0.v20230221-1613.
03:28:20 Installing org.eclipse.emf.compare.ide.ui.source.feature.group 3.3.20.202211161457.
03:28:20 Installing org.eclipse.emf.compare.source.feature.group 3.3.20.202211161457.
03:28:20 Installing org.eclipse.emf.compare.diagram.sirius.source.feature.group 3.3.20.202211161457.
03:28:20 Installing org.eclipse.emf.compare.egit.feature.group 3.3.20.202211161457.
03:28:20 Installing org.eclipse.emf.ecoretools.design.feature.group 3.4.0.202201202026.
03:28:20 Installing org.eclipse.emf.ecp.emfforms.sdk.feature.feature.group 1.27.0.20221109-1132.
03:28:20 Installing org.eclipse.emf.parsley.sdk.feature.group 1.14.0.v20221201-1038.
03:28:20 Installing org.eclipse.emf.parsley.sdk.source.feature.group 1.14.0.v20221201-1038.
03:28:20 Installing org.eclipse.emf.query.sdk.feature.group 1.12.1.202208101410.
03:28:20 Installing org.eclipse.emf.sdk.feature.group 2.33.0.v20230226-0921.
03:28:20 Installing org.eclipse.emf.transaction.sdk.feature.group 1.13.0.202208110935.
03:28:20 Installing org.eclipse.emf.validation.sdk.feature.group 1.13.2.202208271102.
03:28:20 Installing org.eclipse.gef.sdk.feature.group 3.15.0.202211301913.
03:28:20 Installing org.eclipse.gmf.runtime.sdk.feature.group 1.15.3.202211041032.
03:28:20 Installing org.eclipse.jdt.feature.group 3.19.0.v20230302-0300.
03:28:20 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.1.0.v20230117-1348.
03:28:20 Installing org.eclipse.ocl.all.sdk.feature.group 5.18.0.v20221201-0557.
03:28:20 Installing org.eclipse.pde.feature.group 3.14.1500.v20230302-0300.
03:28:20 Installing org.eclipse.sdk.feature.group 4.27.0.v20230302-0300.
03:28:20 Installing org.eclipse.uml2.sdk.feature.group 5.5.3.v20221116-1811.
03:28:20 Installing org.eclipse.xsd.sdk.feature.group 2.33.0.v20230211-1150.
03:28:20 Installing org.eclipse.tips.feature.feature.group 0.3.100.v20230109-1247.
03:31:23 Operation completed in 183888 ms.
03:31:23 [INFO] Installing product epp.package.modeling for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/epp.package.modeling/macosx/cocoa/aarch64/Eclipse.app
03:31:24 Installing epp.package.modeling 4.27.0.20230308-0718.
03:31:24 Installing org.eclipse.epp.mpc.feature.group 1.10.1.v20221110-1841.
03:31:24 Installing org.eclipse.oomph.setup.feature.group 1.27.0.v20230214-0752.
03:31:24 Installing org.eclipse.tm.terminal.feature.feature.group 11.1.0.202212091724.
03:31:24 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20230203-0825.
03:31:24 Installing org.eclipse.egit.feature.group 6.5.0.202303070854-r.
03:31:24 Installing org.eclipse.jgit.feature.group 6.5.0.202303070854-r.
03:31:24 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.46.202301111837.
03:31:24 Installing org.eclipse.e4.core.tools.feature.feature.group 4.27.0.v20230221-0927.
03:31:24 Installing org.eclipse.emf.cdo.sdk.feature.group 5.14.0.v20230221-1613.
03:31:24 Installing org.eclipse.emf.compare.ide.ui.source.feature.group 3.3.20.202211161457.
03:31:24 Installing org.eclipse.emf.compare.source.feature.group 3.3.20.202211161457.
03:31:24 Installing org.eclipse.emf.compare.diagram.sirius.source.feature.group 3.3.20.202211161457.
03:31:24 Installing org.eclipse.emf.compare.egit.feature.group 3.3.20.202211161457.
03:31:24 Installing org.eclipse.emf.ecoretools.design.feature.group 3.4.0.202201202026.
03:31:24 Installing org.eclipse.emf.ecp.emfforms.sdk.feature.feature.group 1.27.0.20221109-1132.
03:31:24 Installing org.eclipse.emf.parsley.sdk.feature.group 1.14.0.v20221201-1038.
03:31:24 Installing org.eclipse.emf.parsley.sdk.source.feature.group 1.14.0.v20221201-1038.
03:31:24 Installing org.eclipse.emf.query.sdk.feature.group 1.12.1.202208101410.
03:31:24 Installing org.eclipse.emf.sdk.feature.group 2.33.0.v20230226-0921.
03:31:24 Installing org.eclipse.emf.transaction.sdk.feature.group 1.13.0.202208110935.
03:31:24 Installing org.eclipse.emf.validation.sdk.feature.group 1.13.2.202208271102.
03:31:24 Installing org.eclipse.gef.sdk.feature.group 3.15.0.202211301913.
03:31:24 Installing org.eclipse.gmf.runtime.sdk.feature.group 1.15.3.202211041032.
03:31:24 Installing org.eclipse.jdt.feature.group 3.19.0.v20230302-0300.
03:31:24 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.1.0.v20230117-1348.
03:31:24 Installing org.eclipse.ocl.all.sdk.feature.group 5.18.0.v20221201-0557.
03:31:24 Installing org.eclipse.pde.feature.group 3.14.1500.v20230302-0300.
03:31:24 Installing org.eclipse.sdk.feature.group 4.27.0.v20230302-0300.
03:31:24 Installing org.eclipse.uml2.sdk.feature.group 5.5.3.v20221116-1811.
03:31:24 Installing org.eclipse.xsd.sdk.feature.group 2.33.0.v20230211-1150.
03:31:24 Installing org.eclipse.tips.feature.feature.group 0.3.100.v20230109-1247.
03:34:27 Operation completed in 183937 ms.
03:34:28 [INFO] 
03:34:28 [INFO] --- tycho-p2-director-plugin:2.7.1:archive-products (archive-products) @ epp.package.modeling ---
03:34:28 [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/20230308-0726_eclipse-modeling-2023-03-RC1-linux.gtk.x86_64.tar.gz
03:35:21 [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/20230308-0726_eclipse-modeling-2023-03-RC1-linux.gtk.aarch64.tar.gz
03:36:12 [INFO] Building zip: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/20230308-0726_eclipse-modeling-2023-03-RC1-win32.win32.x86_64.zip
03:36:40 [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/20230308-0726_eclipse-modeling-2023-03-RC1-macosx.cocoa.x86_64.tar.gz
03:37:30 [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/20230308-0726_eclipse-modeling-2023-03-RC1-macosx.cocoa.aarch64.tar.gz
03:38:23 [INFO] 
03:38:23 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.modeling ---
03:38:23 [INFO] Executing tasks
03:38:23 [INFO]      [copy] Copying 5 files to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/archive
03:38:37 [INFO] Executed tasks
03:38:37 [INFO] 
03:38:37 [INFO] --- tycho-p2-extras-plugin:2.7.1:mirror (mirror-to-central-epp-repository) @ epp.package.modeling ---
03:38:48 [INFO] Mirroring to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository...
03:38:50 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.6.v20230204-1729 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.6.v20230204-1729)
03:38:50 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.6.v20230204-1729 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.6.v20230204-1729)
03:38:50 Mirroring: binary,epp.package.modeling.executable.cocoa.macosx.aarch64,4.27.0.20230308-0718 (Descriptor: canonical: binary,epp.package.modeling.executable.cocoa.macosx.aarch64,4.27.0.20230308-0718)
03:38:50 Mirroring: binary,epp.package.modeling.executable.gtk.linux.x86_64,4.27.0.20230308-0718 (Descriptor: canonical: binary,epp.package.modeling.executable.gtk.linux.x86_64,4.27.0.20230308-0718)
03:38:50 Mirroring: binary,epp.package.modeling.executable.win32.win32.x86_64,4.27.0.20230308-0718 (Descriptor: canonical: binary,epp.package.modeling.executable.win32.win32.x86_64,4.27.0.20230308-0718)
03:38:50 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.modeling.feature,4.27.0.20230302-0300 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.modeling.feature,4.27.0.20230302-0300)
03:38:50 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.27.0.20230223-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.27.0.20230223-1200)
03:38:50 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.6.v20230204-1729 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.6.v20230204-1729)
03:38:50 Mirroring: binary,epp.package.modeling.executable.cocoa.macosx.x86_64,4.27.0.20230308-0718 (Descriptor: canonical: binary,epp.package.modeling.executable.cocoa.macosx.x86_64,4.27.0.20230308-0718)
03:38:50 Mirroring: binary,epp.package.modeling.executable.gtk.linux.aarch64,4.27.0.20230308-0718 (Descriptor: canonical: binary,epp.package.modeling.executable.gtk.linux.aarch64,4.27.0.20230308-0718)
03:38:50 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.6.v20230204-1729 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.6.v20230204-1729)
03:38:50 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.27.0.20230223-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.27.0.20230223-1200)
03:38:50 Mirroring: osgi.bundle,org.eclipse.epp.package.modeling,4.27.0.20230223-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.modeling,4.27.0.20230223-1200)
03:38:50 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.6.v20230204-1729 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.6.v20230204-1729)
03:38:50 [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.6.v20230204-1729 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.6.v20230204-1729 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository/.; Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.27.0.20230223-1200 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.6.v20230204-1729 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.6.v20230204-1729 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.27.0.20230223-1200 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.6.v20230204-1729 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository/.]
03:38:50 [INFO] 
03:38:50 [INFO] ------------< org.eclipse.epp:org.eclipse.epp.package.rcp >-------------
03:38:50 [INFO] Building org.eclipse.epp.package.rcp 4.27.0-SNAPSHOT             [13/22]
03:38:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
03:38:50 [INFO] 
03:38:50 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.rcp ---
03:38:50 [INFO] 
03:38:50 [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.rcp ---
03:38:50 [INFO] The project's OSGi version is 4.27.0.20230223-1200
03:38:50 [INFO] 
03:38:50 [INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.epp.package.rcp ---
03:38:50 [INFO] 
03:38:50 [INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.epp.package.rcp ---
03:38:50 [INFO] 
03:38:50 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.rcp ---
03:38:50 [INFO] 
03:38:50 [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.epp.package.rcp ---
03:38:50 [INFO] 
03:38:50 [INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.rcp ---
03:38:50 [INFO] Resolving class path of org.eclipse.epp.package.rcp...
03:38:51 [INFO] 
03:38:51 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.rcp ---
03:38:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:38:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
03:38:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/src/main/resources
03:38:51 [INFO] 
03:38:51 [INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.epp.package.rcp ---
03:38:51 [INFO] 
03:38:51 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.rcp ---
03:38:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:38:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
03:38:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/src/test/resources
03:38:51 [INFO] 
03:38:51 [INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.epp.package.rcp ---
03:38:51 [INFO] 
03:38:51 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.epp.package.rcp ---
03:38:51 [INFO] No tests to run.
03:38:51 [INFO] 
03:38:51 [INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.rcp ---
03:38:51 [INFO] 
03:38:51 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.rcp ---
03:38:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:38:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
03:38:51 [INFO] Copying 1 resource
03:38:51 [INFO] 
03:38:51 [INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.epp.package.rcp ---
03:38:51 [INFO] Building jar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/target/org.eclipse.epp.package.rcp-4.27.0-SNAPSHOT.jar
03:38:51 [INFO] 
03:38:51 [INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.rcp ---
03:38:51 [INFO] 
03:38:51 [INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.epp.package.rcp ---
03:38:51 [INFO] 
03:38:51 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.epp.package.rcp ---
03:38:51 [INFO] No tests to run.
03:38:51 [INFO] 
03:38:51 [INFO] --------< org.eclipse.epp:org.eclipse.epp.package.rcp.feature >---------
03:38:51 [INFO] Building org.eclipse.epp.package.rcp.feature 4.27.0-SNAPSHOT     [14/22]
03:38:51 [INFO] --------------------------[ eclipse-feature ]---------------------------
03:38:51 [INFO] 
03:38:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.rcp.feature ---
03:38:51 [INFO] 
03:38:51 [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.rcp.feature ---
03:38:51 [INFO] The project's OSGi version is 4.27.0.20230302-0244
03:38:51 [INFO] 
03:38:51 [INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.epp.package.rcp.feature ---
03:38:51 [INFO] 
03:38:51 [INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.epp.package.rcp.feature ---
03:38:51 [INFO] 
03:38:51 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.rcp.feature ---
03:38:51 [INFO] 
03:38:51 [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.epp.package.rcp.feature ---
03:38:51 [INFO] 
03:38:51 [INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.rcp.feature ---
03:38:51 [INFO] 
03:38:51 [INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.epp.package.rcp.feature ---
03:38:51 [INFO] Building jar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/target/org.eclipse.epp.package.rcp.feature-4.27.0-SNAPSHOT.jar
03:38:51 [INFO] 
03:38:51 [INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.rcp.feature ---
03:38:51 [INFO] 
03:38:51 [INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.rcp.feature ---
03:38:51 [INFO] 
03:38:51 [INFO] ------------------< org.eclipse.epp:epp.package.rcp >-------------------
03:38:51 [INFO] Building epp.package.rcp 4.27.0-SNAPSHOT                         [15/22]
03:38:51 [INFO] -------------------------[ eclipse-repository ]-------------------------
03:38:51 [INFO] 
03:38:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.rcp ---
03:38:51 [INFO] 
03:38:51 [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.rcp ---
03:38:51 [INFO] Fetching com.fasterxml.jackson.core.jackson-annotations_2.13.2.v20220426-1653.jar from https://download.eclipse.org/staging/2023-03/plugins/ (89.82kB)
03:38:51 [INFO] Fetching com.fasterxml.jackson.core.jackson-core_2.13.2.v20220426-1653.jar from https://download.eclipse.org/staging/2023-03/plugins/ (386.84kB)
03:38:51 [INFO] Fetching com.fasterxml.jackson.core.jackson-databind_2.13.2.v20220426-1653.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.53MB)
03:38:52 [INFO] Fetching com.github.oshi.oshi-core_6.2.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (925.65kB)
03:38:53 [INFO] Fetching org.eclipse.egit.gitflow_6.5.0.202303070854-r.jar from https://download.eclipse.org/staging/2023-03/plugins/ (58.08kB)
03:38:54 [INFO] Fetching org.eclipse.egit.gitflow.ui_6.5.0.202303070854-r.jar from https://download.eclipse.org/staging/2023-03/plugins/ (106.6kB)
03:38:54 [INFO] Fetching org.eclipse.egit.gitflow.feature_6.5.0.202303070854-r.jar from https://download.eclipse.org/staging/2023-03/features/ (20.74kB)
03:38:55 [INFO] Fetching org.eclipse.rap.tools.launch.rwt_3.24.0.20221223-1417.jar from https://download.eclipse.org/staging/2023-03/plugins/ (132.71kB)
03:38:56 [INFO] Fetching org.eclipse.passage.ldc_0.6.100.v20230301-1602.jar from https://download.eclipse.org/staging/2023-03/plugins/ (26.57kB)
03:38:56 [INFO] Fetching org.eclipse.passage.ldc.pde.core.templates_0.1.400.v20230301-1602.jar from https://download.eclipse.org/staging/2023-03/plugins/ (19.55kB)
03:38:56 [INFO] Fetching org.eclipse.passage.ldc.pde.ui.templates_0.6.300.v20230301-1602.jar from https://download.eclipse.org/staging/2023-03/plugins/ (59.81kB)
03:38:56 [INFO] Fetching org.eclipse.passage.ldc.feature_2.7.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/features/ (20.82kB)
03:38:56 [INFO] Fetching org.eclipse.passage.lic.base_2.7.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (304.81kB)
03:38:56 [INFO] Fetching org.eclipse.passage.lic.equinox_2.7.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (133.35kB)
03:38:56 [INFO] Fetching org.eclipse.passage.lic.agreements_0.2.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.28kB)
03:38:56 [INFO] Fetching org.eclipse.passage.lic.agreements.e4.ui_0.2.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13kB)
03:38:56 [INFO] Fetching org.eclipse.passage.lic.jface_2.7.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (99kB)
03:38:56 [INFO] Fetching org.eclipse.passage.lic.agreements.edit_0.2.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (21.86kB)
03:38:56 [INFO] Fetching org.eclipse.passage.lic.agreements.ecore_0.2.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (10.35kB)
03:38:57 [INFO] Fetching org.eclipse.passage.lic.agreements.model_0.2.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (32.16kB)
03:38:57 [INFO] Fetching org.eclipse.passage.lic.agreements.feature_2.7.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/features/ (20.88kB)
03:38:57 [INFO] Fetching org.eclipse.passage.lic.emf_2.7.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (76.83kB)
03:38:57 [INFO] Fetching org.eclipse.passage.lic.api_2.7.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (92.61kB)
03:38:57 [INFO] Fetching org.eclipse.passage.lic.bc_2.7.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (34.5kB)
03:38:57 [INFO] Fetching org.eclipse.passage.lic.bc.feature_2.7.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/features/ (20.81kB)
03:38:57 [INFO] Fetching org.eclipse.passage.lic.compile.branding_2.7.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.8kB)
03:38:57 [INFO] Fetching org.eclipse.passage.lic.compile.feature_2.7.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/features/ (20.85kB)
03:38:57 [INFO] Fetching org.eclipse.passage.lic.define.branding_2.7.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.8kB)
03:38:57 [INFO] Fetching org.eclipse.passage.lic.define.feature_2.7.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/features/ (20.88kB)
03:38:57 [INFO] Fetching org.eclipse.passage.lic.e4.core_1.1.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (11.93kB)
03:38:57 [INFO] Fetching org.eclipse.passage.lic.e4.ui_2.7.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (25.79kB)
03:38:57 [INFO] Fetching org.eclipse.passage.lic.e4.ui.feature_2.7.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/features/ (20.85kB)
03:38:57 [INFO] Fetching org.eclipse.passage.lic.email_1.1.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (11.3kB)
03:38:57 [INFO] Fetching org.eclipse.passage.lic.emf.feature_2.7.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/features/ (20.82kB)
03:38:57 [INFO] Fetching org.eclipse.passage.lic.equinox.feature_2.7.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/features/ (20.83kB)
03:38:57 [INFO] Fetching org.eclipse.passage.lic.execute_2.7.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (32.14kB)
03:38:57 [INFO] Fetching org.eclipse.passage.lic.hc_2.7.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (72.65kB)
03:38:57 [INFO] Fetching org.eclipse.passage.lic.licenses_2.7.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (25.6kB)
03:38:57 [INFO] Fetching org.eclipse.passage.lic.licenses.model_2.7.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (178.37kB)
03:38:57 [INFO] Fetching org.eclipse.passage.lic.oshi_2.7.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (34.34kB)
03:38:57 [INFO] Fetching org.eclipse.passage.lic.execute.branding_2.7.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.8kB)
03:38:57 [INFO] Fetching org.eclipse.passage.lic.execute.feature_2.7.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/features/ (20.88kB)
03:38:57 [INFO] Fetching org.eclipse.passage.lic.features_2.1.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.86kB)
03:38:57 [INFO] Fetching org.eclipse.passage.lic.features.e4.ui_0.6.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.01kB)
03:38:58 [INFO] Fetching org.eclipse.passage.lic.features.edit_2.1.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (24.74kB)
03:38:58 [INFO] Fetching org.eclipse.passage.lic.features.ecore_2.1.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (10.43kB)
03:38:58 [INFO] Fetching org.eclipse.passage.lic.features.model_2.1.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (40.2kB)
03:38:58 [INFO] Fetching org.eclipse.passage.lic.features.feature_2.7.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/features/ (20.89kB)
03:38:58 [INFO] Fetching org.eclipse.passage.lic.net_2.7.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (56.91kB)
03:38:58 [INFO] Fetching org.eclipse.passage.lic.hc.feature_2.7.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/features/ (20.81kB)
03:38:58 [INFO] Fetching org.eclipse.passage.lic.json_1.2.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (34.75kB)
03:38:58 [INFO] Fetching org.eclipse.passage.lic.json.feature_2.7.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/features/ (20.82kB)
03:38:58 [INFO] Fetching org.eclipse.passage.lic.keys_2.1.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.56kB)
03:38:58 [INFO] Fetching org.eclipse.passage.lic.keys.ecore_2.1.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (10.32kB)
03:38:58 [INFO] Fetching org.eclipse.passage.lic.keys.edit_2.1.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (19.81kB)
03:38:58 [INFO] Fetching org.eclipse.passage.lic.keys.model_2.1.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (28.29kB)
03:38:58 [INFO] Fetching org.eclipse.passage.lic.keys.feature_2.7.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/features/ (20.88kB)
03:38:58 [INFO] Fetching org.eclipse.passage.lic.licenses.e4.ui_0.6.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.04kB)
03:38:58 [INFO] Fetching org.eclipse.passage.lic.licenses.edit_2.2.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (85.8kB)
03:38:58 [INFO] Fetching org.eclipse.passage.lic.licenses.ecore_2.1.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (11.67kB)
03:38:58 [INFO] Fetching org.eclipse.passage.lic.licenses.feature_2.7.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/features/ (20.91kB)
03:38:58 [INFO] Fetching org.eclipse.passage.lic.net.feature_2.7.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/features/ (20.83kB)
03:38:58 [INFO] Fetching org.eclipse.passage.lic.oshi.feature_2.7.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/features/ (20.89kB)
03:38:58 [INFO] Fetching org.eclipse.passage.lic.products_1.1.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.49kB)
03:38:58 [INFO] Fetching org.eclipse.passage.lic.products.e4.ui_0.6.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.02kB)
03:38:58 [INFO] Fetching org.eclipse.passage.lic.products.edit_1.1.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (27.75kB)
03:38:58 [INFO] Fetching org.eclipse.passage.lic.products.ecore_0.6.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (10.52kB)
03:38:58 [INFO] Fetching org.eclipse.passage.lic.products.model_1.2.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (46.5kB)
03:38:58 [INFO] Fetching org.eclipse.passage.lic.products.feature_2.7.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/features/ (20.92kB)
03:38:58 [INFO] Fetching org.eclipse.passage.lic.users_2.1.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.8kB)
03:38:58 [INFO] Fetching org.eclipse.passage.lic.users.e4.ui_0.6.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (12.93kB)
03:38:58 [INFO] Fetching org.eclipse.passage.lic.users.edit_2.1.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (28.46kB)
03:38:58 [INFO] Fetching org.eclipse.passage.lic.users.ecore_2.1.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (10.63kB)
03:38:58 [INFO] Fetching org.eclipse.passage.lic.users.model_2.1.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/plugins/ (50.8kB)
03:38:58 [INFO] Fetching org.eclipse.passage.lic.users.feature_2.7.0.v20230301-1609.jar from https://download.eclipse.org/staging/2023-03/features/ (20.91kB)
03:38:59 [INFO] Fetching org.eclipse.rap.doc_3.24.0.20221223-1417.jar from https://download.eclipse.org/staging/2023-03/plugins/ (5MB)
03:39:00 [INFO] Fetching org.eclipse.rap.tools.templates_3.24.0.20221223-1417.jar from https://download.eclipse.org/staging/2023-03/plugins/ (73.67kB)
03:39:00 [INFO] Fetching org.eclipse.rap.tools.intro.source_3.24.0.20221223-1417.jar from https://download.eclipse.org/staging/2023-03/plugins/ (33.76kB)
03:39:00 [INFO] Fetching org.eclipse.rap.tools.launch_3.24.0.20221223-1417.jar from https://download.eclipse.org/staging/2023-03/plugins/ (69.39kB)
03:39:00 [INFO] Fetching org.eclipse.rap.tools.intro_3.24.0.20221223-1417.jar from https://download.eclipse.org/staging/2023-03/plugins/ (45.88kB)
03:39:00 [INFO] Fetching org.eclipse.rap.tools.feature_3.24.0.20230307-1353.jar from https://download.eclipse.org/staging/2023-03/features/ (20.08kB)
03:39:00 [INFO] Fetching org.eclipse.rap.tools.launch.source_3.24.0.20221223-1417.jar from https://download.eclipse.org/staging/2023-03/plugins/ (39.68kB)
03:39:00 [INFO] Fetching org.eclipse.rap.tools.templates.source_3.24.0.20221223-1417.jar from https://download.eclipse.org/staging/2023-03/plugins/ (38.92kB)
03:39:00 [INFO] Fetching org.eclipse.rap.tools.launch.rwt.source_3.24.0.20221223-1417.jar from https://download.eclipse.org/staging/2023-03/plugins/ (76.37kB)
03:39:00 [INFO] Fetching org.eclipse.swtbot.e4.finder_4.0.0.202206011610.jar from https://download.eclipse.org/staging/2023-03/plugins/ (36.28kB)
03:39:00 [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar from https://download.eclipse.org/staging/2023-03/plugins/ (72.52kB)
03:39:00 [INFO] Fetching org.eclipse.swtbot.eclipse.core_4.0.0.202206011610.jar from https://download.eclipse.org/staging/2023-03/plugins/ (38.83kB)
03:39:00 [INFO] Fetching org.eclipse.swtbot.eclipse.finder_4.0.0.202206011610.jar from https://download.eclipse.org/staging/2023-03/plugins/ (141.06kB)
03:39:01 [INFO] Fetching org.eclipse.swtbot.swt.finder_4.0.0.202206011610.jar from https://download.eclipse.org/staging/2023-03/plugins/ (819.03kB)
03:39:01 [INFO] Fetching org.eclipse.swtbot.junit4_x_4.0.0.202206011610.jar from https://download.eclipse.org/staging/2023-03/plugins/ (37.27kB)
03:39:01 [INFO] Fetching org.eclipse.swtbot.go_4.0.0.202206011610.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.82kB)
03:39:01 [INFO] Fetching org.eclipse.swtbot.eclipse_4.0.0.202206011610.jar from https://download.eclipse.org/staging/2023-03/features/ (20.72kB)
03:39:01 [INFO] Fetching org.eclipse.swtbot.eclipse.gef.finder_4.0.0.202206011610.jar from https://download.eclipse.org/staging/2023-03/plugins/ (100.12kB)
03:39:01 [INFO] Fetching org.eclipse.swtbot.eclipse.gef_4.0.0.202206011610.jar from https://download.eclipse.org/staging/2023-03/features/ (20.63kB)
03:39:01 [INFO] Fetching org.eclipse.swtbot.eclipse.spy_4.0.0.202206011610.jar from https://download.eclipse.org/staging/2023-03/plugins/ (37.59kB)
03:39:01 [INFO] Fetching org.eclipse.swtbot.eclipse.ui_4.0.0.202206011610.jar from https://download.eclipse.org/staging/2023-03/plugins/ (79.71kB)
03:39:01 [INFO] Fetching org.eclipse.swtbot_4.0.0.202206011610.jar from https://download.eclipse.org/staging/2023-03/features/ (20.6kB)
03:39:01 [INFO] Fetching org.eclipse.swtbot.forms.finder_4.0.0.202206011610.jar from https://download.eclipse.org/staging/2023-03/plugins/ (20.96kB)
03:39:01 [INFO] Fetching org.eclipse.swtbot.forms_4.0.0.202206011610.jar from https://download.eclipse.org/staging/2023-03/features/ (20.63kB)
03:39:01 [INFO] Fetching org.eclipse.swtbot.generator_4.0.0.202206011610.jar from https://download.eclipse.org/staging/2023-03/plugins/ (109.68kB)
03:39:01 [INFO] Fetching org.eclipse.swtbot.generator.client_4.0.0.202206011610.jar from https://download.eclipse.org/staging/2023-03/plugins/ (52.33kB)
03:39:01 [INFO] Fetching org.eclipse.swtbot.generator.rules.workbench_4.0.0.202206011610.jar from https://download.eclipse.org/staging/2023-03/plugins/ (18.47kB)
03:39:01 [INFO] Fetching org.eclipse.swtbot.generator.jdt_4.0.0.202206011610.jar from https://download.eclipse.org/staging/2023-03/plugins/ (59.36kB)
03:39:01 [INFO] Fetching org.eclipse.swtbot.generator.ui_4.0.0.202206011610.jar from https://download.eclipse.org/staging/2023-03/plugins/ (24.69kB)
03:39:01 [INFO] Fetching org.eclipse.swtbot.generator.feature_4.0.0.202206011610.jar from https://download.eclipse.org/staging/2023-03/features/ (20.64kB)
03:39:01 [INFO] Fetching org.eclipse.swtbot.ide_4.0.0.202206011610.jar from https://download.eclipse.org/staging/2023-03/features/ (20.67kB)
03:39:03 [INFO] The project's OSGi version is 4.27.0.20230308-0718
03:39:03 [INFO] 
03:39:03 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.rcp ---
03:39:03 [INFO] 
03:39:03 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.rcp ---
03:39:03 [INFO] 
03:39:03 [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ epp.package.rcp ---
03:39:03 [INFO] 
03:39:03 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.rcp ---
03:39:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:39:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
03:39:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/src/main/resources
03:39:03 [INFO] 
03:39:03 [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.rcp ---
03:39:03 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
03:39:03 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
03:39:03 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
03:39:03 [INFO] 
03:39:03 [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-products (default-publish-products) @ epp.package.rcp ---
03:39:04 [INFO] 
03:39:04 [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-categories (default-publish-categories) @ epp.package.rcp ---
03:39:04 [INFO] 
03:39:04 [INFO] --- tycho-p2-publisher-plugin:2.7.1:attach-artifacts (default-attach-artifacts) @ epp.package.rcp ---
03:39:04 [INFO] 
03:39:04 [INFO] --- tycho-p2-repository-plugin:2.7.1:assemble-repository (default-assemble-repository) @ epp.package.rcp ---
03:42:37 [INFO] 
03:42:37 [INFO] --- tycho-p2-repository-plugin:2.7.1:archive-repository (default-archive-repository) @ epp.package.rcp ---
03:42:37 [INFO] 
03:42:37 [INFO] --- tycho-p2-director-plugin:2.7.1:materialize-products (materialize-products) @ epp.package.rcp ---
03:42:37 [INFO] Installing product epp.package.rcp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/epp.package.rcp/linux/gtk/x86_64/eclipse
03:42:38 Installing epp.package.rcp 4.27.0.20230308-0718.
03:42:38 Installing org.eclipse.epp.mpc.feature.group 1.10.1.v20221110-1841.
03:42:38 Installing org.eclipse.oomph.setup.feature.group 1.27.0.v20230214-0752.
03:42:38 Installing org.eclipse.tm.terminal.feature.feature.group 11.1.0.202212091724.
03:42:38 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20230203-0825.
03:42:38 Installing org.eclipse.egit.feature.group 6.5.0.202303070854-r.
03:42:38 Installing org.eclipse.jgit.feature.group 6.5.0.202303070854-r.
03:42:38 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.46.202301111837.
03:42:38 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.1.0.v20230117-1348.
03:42:38 Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359.
03:42:38 Installing org.eclipse.e4.core.tools.feature.feature.group 4.27.0.v20230221-0927.
03:42:38 Installing org.eclipse.eclemma.feature.feature.group 3.1.6.202206011447.
03:42:38 Installing org.eclipse.egit.feature.group 6.5.0.202303070854-r.
03:42:38 Installing org.eclipse.egit.gitflow.feature.feature.group 6.5.0.202303070854-r.
03:42:38 Installing org.eclipse.m2e.feature.feature.group 2.2.1.20230307-1553.
03:42:38 Installing org.eclipse.m2e.pde.feature.feature.group 2.2.0.20230216-0415.
03:42:38 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.3.20230202-1631.
03:42:38 Installing org.eclipse.m2e.logback.feature.feature.group 2.1.1.20230106-1511.
03:42:38 Installing org.eclipse.rap.tools.feature.feature.group 3.24.0.20230307-1353.
03:42:38 Installing org.eclipse.swtbot.eclipse.gef.feature.group 4.0.0.202206011610.
03:42:38 Installing org.eclipse.swtbot.eclipse.feature.group 4.0.0.202206011610.
03:42:38 Installing org.eclipse.swtbot.ide.feature.group 4.0.0.202206011610.
03:42:38 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.29.0.v202212250111.
03:42:38 Installing org.eclipse.passage.ldc.feature.feature.group 2.7.0.v20230301-1609.
03:44:52 Operation completed in 134299 ms.
03:44:52 [INFO] Installing product epp.package.rcp for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/epp.package.rcp/linux/gtk/aarch64/eclipse
03:44:53 Installing epp.package.rcp 4.27.0.20230308-0718.
03:44:53 Installing org.eclipse.epp.mpc.feature.group 1.10.1.v20221110-1841.
03:44:53 Installing org.eclipse.oomph.setup.feature.group 1.27.0.v20230214-0752.
03:44:53 Installing org.eclipse.tm.terminal.feature.feature.group 11.1.0.202212091724.
03:44:53 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20230203-0825.
03:44:53 Installing org.eclipse.egit.feature.group 6.5.0.202303070854-r.
03:44:53 Installing org.eclipse.jgit.feature.group 6.5.0.202303070854-r.
03:44:53 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.46.202301111837.
03:44:53 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.1.0.v20230117-1348.
03:44:53 Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359.
03:44:53 Installing org.eclipse.e4.core.tools.feature.feature.group 4.27.0.v20230221-0927.
03:44:53 Installing org.eclipse.eclemma.feature.feature.group 3.1.6.202206011447.
03:44:53 Installing org.eclipse.egit.feature.group 6.5.0.202303070854-r.
03:44:53 Installing org.eclipse.egit.gitflow.feature.feature.group 6.5.0.202303070854-r.
03:44:53 Installing org.eclipse.m2e.feature.feature.group 2.2.1.20230307-1553.
03:44:53 Installing org.eclipse.m2e.pde.feature.feature.group 2.2.0.20230216-0415.
03:44:53 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.3.20230202-1631.
03:44:53 Installing org.eclipse.m2e.logback.feature.feature.group 2.1.1.20230106-1511.
03:44:53 Installing org.eclipse.rap.tools.feature.feature.group 3.24.0.20230307-1353.
03:44:53 Installing org.eclipse.swtbot.eclipse.gef.feature.group 4.0.0.202206011610.
03:44:53 Installing org.eclipse.swtbot.eclipse.feature.group 4.0.0.202206011610.
03:44:53 Installing org.eclipse.swtbot.ide.feature.group 4.0.0.202206011610.
03:44:53 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.29.0.v202212250111.
03:44:53 Installing org.eclipse.passage.ldc.feature.feature.group 2.7.0.v20230301-1609.
03:47:11 Operation completed in 139016 ms.
03:47:12 [INFO] Installing product epp.package.rcp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/epp.package.rcp/win32/win32/x86_64/eclipse
03:47:12 Installing epp.package.rcp 4.27.0.20230308-0718.
03:47:12 Installing org.eclipse.epp.mpc.feature.group 1.10.1.v20221110-1841.
03:47:12 Installing org.eclipse.oomph.setup.feature.group 1.27.0.v20230214-0752.
03:47:12 Installing org.eclipse.tm.terminal.feature.feature.group 11.1.0.202212091724.
03:47:12 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20230203-0825.
03:47:12 Installing org.eclipse.egit.feature.group 6.5.0.202303070854-r.
03:47:12 Installing org.eclipse.jgit.feature.group 6.5.0.202303070854-r.
03:47:12 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.46.202301111837.
03:47:12 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.1.0.v20230117-1348.
03:47:12 Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359.
03:47:12 Installing org.eclipse.e4.core.tools.feature.feature.group 4.27.0.v20230221-0927.
03:47:12 Installing org.eclipse.eclemma.feature.feature.group 3.1.6.202206011447.
03:47:12 Installing org.eclipse.egit.feature.group 6.5.0.202303070854-r.
03:47:12 Installing org.eclipse.egit.gitflow.feature.feature.group 6.5.0.202303070854-r.
03:47:12 Installing org.eclipse.m2e.feature.feature.group 2.2.1.20230307-1553.
03:47:12 Installing org.eclipse.m2e.pde.feature.feature.group 2.2.0.20230216-0415.
03:47:12 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.3.20230202-1631.
03:47:12 Installing org.eclipse.m2e.logback.feature.feature.group 2.1.1.20230106-1511.
03:47:12 Installing org.eclipse.rap.tools.feature.feature.group 3.24.0.20230307-1353.
03:47:12 Installing org.eclipse.swtbot.eclipse.gef.feature.group 4.0.0.202206011610.
03:47:12 Installing org.eclipse.swtbot.eclipse.feature.group 4.0.0.202206011610.
03:47:12 Installing org.eclipse.swtbot.ide.feature.group 4.0.0.202206011610.
03:47:12 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.29.0.v202212250111.
03:47:12 Installing org.eclipse.passage.ldc.feature.feature.group 2.7.0.v20230301-1609.
03:49:26 Operation completed in 133768 ms.
03:49:26 [INFO] Installing product epp.package.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/epp.package.rcp/macosx/cocoa/x86_64/Eclipse.app
03:49:27 Installing epp.package.rcp 4.27.0.20230308-0718.
03:49:27 Installing org.eclipse.epp.mpc.feature.group 1.10.1.v20221110-1841.
03:49:27 Installing org.eclipse.oomph.setup.feature.group 1.27.0.v20230214-0752.
03:49:27 Installing org.eclipse.tm.terminal.feature.feature.group 11.1.0.202212091724.
03:49:27 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20230203-0825.
03:49:27 Installing org.eclipse.egit.feature.group 6.5.0.202303070854-r.
03:49:27 Installing org.eclipse.jgit.feature.group 6.5.0.202303070854-r.
03:49:27 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.46.202301111837.
03:49:27 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.1.0.v20230117-1348.
03:49:27 Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359.
03:49:27 Installing org.eclipse.e4.core.tools.feature.feature.group 4.27.0.v20230221-0927.
03:49:27 Installing org.eclipse.eclemma.feature.feature.group 3.1.6.202206011447.
03:49:27 Installing org.eclipse.egit.feature.group 6.5.0.202303070854-r.
03:49:27 Installing org.eclipse.egit.gitflow.feature.feature.group 6.5.0.202303070854-r.
03:49:27 Installing org.eclipse.m2e.feature.feature.group 2.2.1.20230307-1553.
03:49:27 Installing org.eclipse.m2e.pde.feature.feature.group 2.2.0.20230216-0415.
03:49:27 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.3.20230202-1631.
03:49:27 Installing org.eclipse.m2e.logback.feature.feature.group 2.1.1.20230106-1511.
03:49:27 Installing org.eclipse.rap.tools.feature.feature.group 3.24.0.20230307-1353.
03:49:27 Installing org.eclipse.swtbot.eclipse.gef.feature.group 4.0.0.202206011610.
03:49:27 Installing org.eclipse.swtbot.eclipse.feature.group 4.0.0.202206011610.
03:49:27 Installing org.eclipse.swtbot.ide.feature.group 4.0.0.202206011610.
03:49:27 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.29.0.v202212250111.
03:49:27 Installing org.eclipse.passage.ldc.feature.feature.group 2.7.0.v20230301-1609.
03:51:43 Operation completed in 136657 ms.
03:51:43 [INFO] Installing product epp.package.rcp for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/epp.package.rcp/macosx/cocoa/aarch64/Eclipse.app
03:51:44 Installing epp.package.rcp 4.27.0.20230308-0718.
03:51:44 Installing org.eclipse.epp.mpc.feature.group 1.10.1.v20221110-1841.
03:51:44 Installing org.eclipse.oomph.setup.feature.group 1.27.0.v20230214-0752.
03:51:44 Installing org.eclipse.tm.terminal.feature.feature.group 11.1.0.202212091724.
03:51:44 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20230203-0825.
03:51:44 Installing org.eclipse.egit.feature.group 6.5.0.202303070854-r.
03:51:44 Installing org.eclipse.jgit.feature.group 6.5.0.202303070854-r.
03:51:44 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.46.202301111837.
03:51:44 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.1.0.v20230117-1348.
03:51:44 Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359.
03:51:44 Installing org.eclipse.e4.core.tools.feature.feature.group 4.27.0.v20230221-0927.
03:51:44 Installing org.eclipse.eclemma.feature.feature.group 3.1.6.202206011447.
03:51:44 Installing org.eclipse.egit.feature.group 6.5.0.202303070854-r.
03:51:44 Installing org.eclipse.egit.gitflow.feature.feature.group 6.5.0.202303070854-r.
03:51:44 Installing org.eclipse.m2e.feature.feature.group 2.2.1.20230307-1553.
03:51:44 Installing org.eclipse.m2e.pde.feature.feature.group 2.2.0.20230216-0415.
03:51:44 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.3.20230202-1631.
03:51:44 Installing org.eclipse.m2e.logback.feature.feature.group 2.1.1.20230106-1511.
03:51:44 Installing org.eclipse.rap.tools.feature.feature.group 3.24.0.20230307-1353.
03:51:44 Installing org.eclipse.swtbot.eclipse.gef.feature.group 4.0.0.202206011610.
03:51:44 Installing org.eclipse.swtbot.eclipse.feature.group 4.0.0.202206011610.
03:51:44 Installing org.eclipse.swtbot.ide.feature.group 4.0.0.202206011610.
03:51:44 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.29.0.v202212250111.
03:51:44 Installing org.eclipse.passage.ldc.feature.feature.group 2.7.0.v20230301-1609.
03:53:59 Operation completed in 136111 ms.
03:54:00 [INFO] 
03:54:00 [INFO] --- tycho-p2-director-plugin:2.7.1:archive-products (archive-products) @ epp.package.rcp ---
03:54:00 [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/20230308-0726_eclipse-rcp-2023-03-RC1-linux.gtk.x86_64.tar.gz
03:54:41 [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/20230308-0726_eclipse-rcp-2023-03-RC1-linux.gtk.aarch64.tar.gz
03:55:21 [INFO] Building zip: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/20230308-0726_eclipse-rcp-2023-03-RC1-win32.win32.x86_64.zip
03:55:44 [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/20230308-0726_eclipse-rcp-2023-03-RC1-macosx.cocoa.x86_64.tar.gz
03:56:24 [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/20230308-0726_eclipse-rcp-2023-03-RC1-macosx.cocoa.aarch64.tar.gz
03:57:06 [INFO] 
03:57:06 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.rcp ---
03:57:06 [INFO] Executing tasks
03:57:06 [INFO]      [copy] Copying 5 files to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/archive
03:57:21 [INFO] Executed tasks
03:57:21 [INFO] 
03:57:21 [INFO] --- tycho-p2-extras-plugin:2.7.1:mirror (mirror-to-central-epp-repository) @ epp.package.rcp ---
03:57:30 [INFO] Mirroring to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository...
03:57:32 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.6.v20230204-1729 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.6.v20230204-1729)
03:57:32 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.6.v20230204-1729 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.6.v20230204-1729)
03:57:32 Mirroring: binary,epp.package.rcp.executable.cocoa.macosx.aarch64,4.27.0.20230308-0718 (Descriptor: canonical: binary,epp.package.rcp.executable.cocoa.macosx.aarch64,4.27.0.20230308-0718)
03:57:32 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.27.0.20230223-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.27.0.20230223-1200)
03:57:32 Mirroring: binary,epp.package.rcp.executable.cocoa.macosx.x86_64,4.27.0.20230308-0718 (Descriptor: canonical: binary,epp.package.rcp.executable.cocoa.macosx.x86_64,4.27.0.20230308-0718)
03:57:32 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.rcp.feature,4.27.0.20230302-0244 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.rcp.feature,4.27.0.20230302-0244)
03:57:32 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.6.v20230204-1729 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.6.v20230204-1729)
03:57:32 Mirroring: osgi.bundle,org.eclipse.epp.package.rcp,4.27.0.20230223-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.rcp,4.27.0.20230223-1200)
03:57:32 Mirroring: binary,epp.package.rcp.executable.gtk.linux.x86_64,4.27.0.20230308-0718 (Descriptor: canonical: binary,epp.package.rcp.executable.gtk.linux.x86_64,4.27.0.20230308-0718)
03:57:32 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.6.v20230204-1729 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.6.v20230204-1729)
03:57:32 Mirroring: binary,epp.package.rcp.executable.win32.win32.x86_64,4.27.0.20230308-0718 (Descriptor: canonical: binary,epp.package.rcp.executable.win32.win32.x86_64,4.27.0.20230308-0718)
03:57:32 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.27.0.20230223-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.27.0.20230223-1200)
03:57:32 Mirroring: binary,epp.package.rcp.executable.gtk.linux.aarch64,4.27.0.20230308-0718 (Descriptor: canonical: binary,epp.package.rcp.executable.gtk.linux.aarch64,4.27.0.20230308-0718)
03:57:32 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.6.v20230204-1729 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.6.v20230204-1729)
03:57:32 [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.6.v20230204-1729 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.6.v20230204-1729 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository/.; Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.27.0.20230223-1200 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.6.v20230204-1729 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.6.v20230204-1729 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.27.0.20230223-1200 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.6.v20230204-1729 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository/.]
03:57:32 [INFO] 
03:57:32 [INFO] -----------< org.eclipse.epp:org.eclipse.epp.package.scout >------------
03:57:32 [INFO] Building org.eclipse.epp.package.scout 4.27.0-SNAPSHOT           [16/22]
03:57:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
03:57:32 [INFO] 
03:57:32 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.scout ---
03:57:32 [INFO] 
03:57:32 [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.scout ---
03:57:32 [INFO] The project's OSGi version is 4.27.0.20230223-1200
03:57:32 [INFO] 
03:57:32 [INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.epp.package.scout ---
03:57:32 [INFO] 
03:57:32 [INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.epp.package.scout ---
03:57:32 [INFO] 
03:57:32 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.scout ---
03:57:32 [INFO] 
03:57:32 [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.epp.package.scout ---
03:57:32 [INFO] 
03:57:32 [INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.scout ---
03:57:32 [INFO] Resolving class path of org.eclipse.epp.package.scout...
03:57:33 [INFO] 
03:57:33 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.scout ---
03:57:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:57:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
03:57:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/src/main/resources
03:57:33 [INFO] 
03:57:33 [INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.epp.package.scout ---
03:57:33 [INFO] 
03:57:33 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.scout ---
03:57:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:57:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
03:57:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/src/test/resources
03:57:33 [INFO] 
03:57:33 [INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.epp.package.scout ---
03:57:33 [INFO] 
03:57:33 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.epp.package.scout ---
03:57:33 [INFO] No tests to run.
03:57:33 [INFO] 
03:57:33 [INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.scout ---
03:57:33 [INFO] 
03:57:33 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.scout ---
03:57:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:57:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
03:57:33 [INFO] Copying 1 resource
03:57:33 [INFO] 
03:57:33 [INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.epp.package.scout ---
03:57:33 [INFO] Building jar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/target/org.eclipse.epp.package.scout-4.27.0-SNAPSHOT.jar
03:57:33 [INFO] 
03:57:33 [INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.scout ---
03:57:33 [INFO] 
03:57:33 [INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.epp.package.scout ---
03:57:33 [INFO] 
03:57:33 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.epp.package.scout ---
03:57:33 [INFO] No tests to run.
03:57:33 [INFO] 
03:57:33 [INFO] -------< org.eclipse.epp:org.eclipse.epp.package.scout.feature >--------
03:57:33 [INFO] Building org.eclipse.epp.package.scout.feature 4.27.0-SNAPSHOT   [17/22]
03:57:33 [INFO] --------------------------[ eclipse-feature ]---------------------------
03:57:33 [INFO] 
03:57:33 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.scout.feature ---
03:57:33 [INFO] 
03:57:33 [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.scout.feature ---
03:57:35 [INFO] The project's OSGi version is 4.27.0.20230302-0300
03:57:35 [INFO] 
03:57:35 [INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.epp.package.scout.feature ---
03:57:35 [INFO] 
03:57:35 [INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.epp.package.scout.feature ---
03:57:35 [INFO] 
03:57:35 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.scout.feature ---
03:57:35 [INFO] 
03:57:35 [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.epp.package.scout.feature ---
03:57:35 [INFO] 
03:57:35 [INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.scout.feature ---
03:57:35 [INFO] 
03:57:35 [INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.epp.package.scout.feature ---
03:57:35 [INFO] Building jar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/target/org.eclipse.epp.package.scout.feature-4.27.0-SNAPSHOT.jar
03:57:35 [INFO] 
03:57:35 [INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.scout.feature ---
03:57:35 [INFO] 
03:57:35 [INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.scout.feature ---
03:57:35 [INFO] 
03:57:35 [INFO] -----------------< org.eclipse.epp:epp.package.scout >------------------
03:57:35 [INFO] Building epp.package.scout 4.27.0-SNAPSHOT                       [18/22]
03:57:35 [INFO] -------------------------[ eclipse-repository ]-------------------------
03:57:35 [INFO] 
03:57:35 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.scout ---
03:57:35 [INFO] 
03:57:35 [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.scout ---
03:57:38 [INFO] Fetching org.eclipse.json_1.1.100.v201901071922.jar from https://download.eclipse.org/staging/2023-03/plugins/ (57.57kB)
03:57:39 [INFO] Fetching org.eclipse.scout.sdk.s2e_13.0.5.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.47MB)
03:57:39 [INFO] Fetching org.eclipse.scout.sdk.s2e.doc_13.0.5.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.05MB)
03:57:39 [INFO] Fetching org.eclipse.scout.sdk.s2e.ui_13.0.5.jar from https://download.eclipse.org/staging/2023-03/plugins/ (743.28kB)
03:57:40 [INFO] Fetching org.eclipse.scout.sdk-feature_13.0.5.jar from https://download.eclipse.org/staging/2023-03/features/ (22.08kB)
03:57:40 [INFO] Fetching org.eclipse.wst.json.bower.core_1.0.100.v202211200019.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.05kB)
03:57:40 [INFO] Fetching org.eclipse.wst.json.bower.ui_1.0.300.v202211200019.jar from https://download.eclipse.org/staging/2023-03/plugins/ (24.85kB)
03:57:40 [INFO] Fetching org.eclipse.wst.json.core_1.1.100.v202211200019.jar from https://download.eclipse.org/staging/2023-03/plugins/ (285.52kB)
03:57:40 [INFO] Fetching org.eclipse.wst.json.ui_1.0.700.v202211200019.jar from https://download.eclipse.org/staging/2023-03/plugins/ (245.24kB)
03:57:40 [INFO] Fetching org.eclipse.wst.json.eslint.core_1.0.100.v202211200019.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.03kB)
03:57:40 [INFO] Fetching org.eclipse.wst.json.eslint.ui_1.0.300.v202211200019.jar from https://download.eclipse.org/staging/2023-03/plugins/ (17.54kB)
03:57:40 [INFO] Fetching org.eclipse.wst.json.jshint.core_1.0.100.v202211200019.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.04kB)
03:57:40 [INFO] Fetching org.eclipse.wst.json.jshint.ui_1.0.300.v202211200019.jar from https://download.eclipse.org/staging/2023-03/plugins/ (17.52kB)
03:57:41 [INFO] Fetching org.eclipse.wst.json.npm.core_1.0.100.v202211200019.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.98kB)
03:57:41 [INFO] Fetching org.eclipse.wst.json.npm.ui_1.0.200.v202211200019.jar from https://download.eclipse.org/staging/2023-03/plugins/ (22.51kB)
03:57:41 [INFO] Fetching org.eclipse.wst.json.schemaprocessor_1.0.300.v202211200019.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.92kB)
03:57:41 [INFO] Fetching org.eclipse.wst.json_core.feature_1.1.8.v202211200019.jar from https://download.eclipse.org/staging/2023-03/features/ (33.66kB)
03:57:41 [INFO] Fetching org.eclipse.wst.json_ui.feature_1.1.10.v202211200019.jar from https://download.eclipse.org/staging/2023-03/features/ (33.67kB)
03:57:41 [INFO] Fetching org.eclipse.wst.server_core.feature_3.4.0.v202301110442.jar from https://download.eclipse.org/staging/2023-03/features/ (32.46kB)
03:57:41 [INFO] Fetching org.eclipse.wst.server.ui.infopop_1.1.200.v201901310132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (18.08kB)
03:57:41 [INFO] Fetching org.eclipse.wst.server_ui.feature_3.3.1500.v202302190008.jar from https://download.eclipse.org/staging/2023-03/features/ (32.55kB)
03:57:41 [INFO] Fetching org.eclipse.wst.server.ui.doc.user_1.1.600.v201901310132.jar from https://download.eclipse.org/staging/2023-03/plugins/ (144.59kB)
03:57:41 [INFO] Fetching org.eclipse.wst.server_userdoc.feature_3.3.300.v201901310132.jar from https://download.eclipse.org/staging/2023-03/features/ (32.43kB)
03:57:41 [INFO] Fetching org.eclipse.wst.web_core.feature_3.29.0.v202301190221.jar from https://download.eclipse.org/staging/2023-03/features/ (33.79kB)
03:57:41 [INFO] Fetching org.eclipse.wst.web_js_support.feature_3.22.0.v202211200019.jar from https://download.eclipse.org/staging/2023-03/features/ (21.12kB)
03:57:41 [INFO] Fetching org.eclipse.wst.html.ui.infopop_1.0.201.v201903222120.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.98kB)
03:57:41 [INFO] Fetching org.eclipse.wst.web.ui.infopop_1.0.300.v201903222120.jar from https://download.eclipse.org/staging/2023-03/plugins/ (12.78kB)
03:57:41 [INFO] Fetching org.eclipse.wst.web_ui.feature_3.29.0.v202301190221.jar from https://download.eclipse.org/staging/2023-03/features/ (21.35kB)
03:57:41 [INFO] Fetching org.eclipse.wst.doc.user_1.2.0.v201903222120.jar from https://download.eclipse.org/staging/2023-03/plugins/ (776.04kB)
03:57:41 [INFO] Fetching org.eclipse.wst.webtools.doc.user_1.0.500.v201903222120.jar from https://download.eclipse.org/staging/2023-03/plugins/ (126.77kB)
03:57:41 [INFO] Fetching org.eclipse.wst.web_userdoc.feature_3.18.0.v202004271556.jar from https://download.eclipse.org/staging/2023-03/features/ (33.72kB)
03:57:42 [INFO] Fetching slf4j.nop_1.7.36.jar from https://download.eclipse.org/staging/2023-03/plugins/ (3.85kB)
03:57:42 [INFO] The project's OSGi version is 4.27.0.20230308-0718
03:57:42 [INFO] 
03:57:42 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.scout ---
03:57:42 [INFO] 
03:57:42 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.scout ---
03:57:42 [INFO] 
03:57:42 [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ epp.package.scout ---
03:57:42 [INFO] 
03:57:42 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.scout ---
03:57:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:57:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
03:57:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/src/main/resources
03:57:42 [INFO] 
03:57:42 [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.scout ---
03:57:42 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
03:57:42 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
03:57:42 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
03:57:42 [INFO] 
03:57:42 [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-products (default-publish-products) @ epp.package.scout ---
03:57:43 [INFO] 
03:57:43 [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-categories (default-publish-categories) @ epp.package.scout ---
03:57:43 [INFO] 
03:57:43 [INFO] --- tycho-p2-publisher-plugin:2.7.1:attach-artifacts (default-attach-artifacts) @ epp.package.scout ---
03:57:43 [INFO] 
03:57:43 [INFO] --- tycho-p2-repository-plugin:2.7.1:assemble-repository (default-assemble-repository) @ epp.package.scout ---
04:00:48 [INFO] 
04:00:48 [INFO] --- tycho-p2-repository-plugin:2.7.1:archive-repository (default-archive-repository) @ epp.package.scout ---
04:00:48 [INFO] 
04:00:48 [INFO] --- tycho-p2-director-plugin:2.7.1:materialize-products (materialize-products) @ epp.package.scout ---
04:00:48 [INFO] Installing product epp.package.scout for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/epp.package.scout/linux/gtk/x86_64/eclipse
04:00:48 Installing epp.package.scout 4.27.0.20230308-0718.
04:00:48 Installing org.eclipse.epp.mpc.feature.group 1.10.1.v20221110-1841.
04:00:48 Installing org.eclipse.oomph.setup.feature.group 1.27.0.v20230214-0752.
04:00:48 Installing org.eclipse.tm.terminal.feature.feature.group 11.1.0.202212091724.
04:00:48 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20230203-0825.
04:00:48 Installing org.eclipse.egit.feature.group 6.5.0.202303070854-r.
04:00:48 Installing org.eclipse.jgit.feature.group 6.5.0.202303070854-r.
04:00:48 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.46.202301111837.
04:00:48 Installing org.eclipse.help.source.feature.group 2.3.1300.v20230302-0300.
04:00:48 Installing org.eclipse.jdt.feature.group 3.19.0.v20230302-0300.
04:00:48 Installing org.eclipse.jdt.source.feature.group 3.19.0.v20230302-0300.
04:00:48 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.1.0.v20230117-1348.
04:00:48 Installing org.eclipse.jst.web_ui.feature.feature.group 3.29.0.v202302070745.
04:00:48 Installing org.eclipse.m2e.feature.feature.group 2.2.1.20230307-1553.
04:00:48 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.3.20230202-1631.
04:00:48 Installing org.eclipse.scout.sdk-feature.feature.group 13.0.5.
04:00:48 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.29.0.v202212250111.
04:00:48 Installing org.eclipse.wst.web_ui.feature.feature.group 3.29.0.v202301190221.
04:02:52 Operation completed in 124856 ms.
04:02:53 [INFO] Installing product epp.package.scout for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/epp.package.scout/linux/gtk/aarch64/eclipse
04:02:53 Installing epp.package.scout 4.27.0.20230308-0718.
04:02:53 Installing org.eclipse.epp.mpc.feature.group 1.10.1.v20221110-1841.
04:02:53 Installing org.eclipse.oomph.setup.feature.group 1.27.0.v20230214-0752.
04:02:53 Installing org.eclipse.tm.terminal.feature.feature.group 11.1.0.202212091724.
04:02:53 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20230203-0825.
04:02:53 Installing org.eclipse.egit.feature.group 6.5.0.202303070854-r.
04:02:53 Installing org.eclipse.jgit.feature.group 6.5.0.202303070854-r.
04:02:53 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.46.202301111837.
04:02:53 Installing org.eclipse.help.source.feature.group 2.3.1300.v20230302-0300.
04:02:53 Installing org.eclipse.jdt.feature.group 3.19.0.v20230302-0300.
04:02:53 Installing org.eclipse.jdt.source.feature.group 3.19.0.v20230302-0300.
04:02:53 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.1.0.v20230117-1348.
04:02:53 Installing org.eclipse.jst.web_ui.feature.feature.group 3.29.0.v202302070745.
04:02:53 Installing org.eclipse.m2e.feature.feature.group 2.2.1.20230307-1553.
04:02:53 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.3.20230202-1631.
04:02:53 Installing org.eclipse.scout.sdk-feature.feature.group 13.0.5.
04:02:53 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.29.0.v202212250111.
04:02:53 Installing org.eclipse.wst.web_ui.feature.feature.group 3.29.0.v202301190221.
04:04:56 Operation completed in 122940 ms.
04:04:56 [INFO] Installing product epp.package.scout for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/epp.package.scout/win32/win32/x86_64/eclipse
04:04:57 Installing epp.package.scout 4.27.0.20230308-0718.
04:04:57 Installing org.eclipse.epp.mpc.feature.group 1.10.1.v20221110-1841.
04:04:57 Installing org.eclipse.oomph.setup.feature.group 1.27.0.v20230214-0752.
04:04:57 Installing org.eclipse.tm.terminal.feature.feature.group 11.1.0.202212091724.
04:04:57 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20230203-0825.
04:04:57 Installing org.eclipse.egit.feature.group 6.5.0.202303070854-r.
04:04:57 Installing org.eclipse.jgit.feature.group 6.5.0.202303070854-r.
04:04:57 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.46.202301111837.
04:04:57 Installing org.eclipse.help.source.feature.group 2.3.1300.v20230302-0300.
04:04:57 Installing org.eclipse.jdt.feature.group 3.19.0.v20230302-0300.
04:04:57 Installing org.eclipse.jdt.source.feature.group 3.19.0.v20230302-0300.
04:04:57 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.1.0.v20230117-1348.
04:04:57 Installing org.eclipse.jst.web_ui.feature.feature.group 3.29.0.v202302070745.
04:04:57 Installing org.eclipse.m2e.feature.feature.group 2.2.1.20230307-1553.
04:04:57 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.3.20230202-1631.
04:04:57 Installing org.eclipse.scout.sdk-feature.feature.group 13.0.5.
04:04:57 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.29.0.v202212250111.
04:04:57 Installing org.eclipse.wst.web_ui.feature.feature.group 3.29.0.v202301190221.
04:07:02 Operation completed in 125370 ms.
04:07:02 [INFO] Installing product epp.package.scout for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/epp.package.scout/macosx/cocoa/x86_64/Eclipse.app
04:07:03 Installing epp.package.scout 4.27.0.20230308-0718.
04:07:03 Installing org.eclipse.epp.mpc.feature.group 1.10.1.v20221110-1841.
04:07:03 Installing org.eclipse.oomph.setup.feature.group 1.27.0.v20230214-0752.
04:07:03 Installing org.eclipse.tm.terminal.feature.feature.group 11.1.0.202212091724.
04:07:03 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20230203-0825.
04:07:03 Installing org.eclipse.egit.feature.group 6.5.0.202303070854-r.
04:07:03 Installing org.eclipse.jgit.feature.group 6.5.0.202303070854-r.
04:07:03 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.46.202301111837.
04:07:03 Installing org.eclipse.help.source.feature.group 2.3.1300.v20230302-0300.
04:07:03 Installing org.eclipse.jdt.feature.group 3.19.0.v20230302-0300.
04:07:03 Installing org.eclipse.jdt.source.feature.group 3.19.0.v20230302-0300.
04:07:03 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.1.0.v20230117-1348.
04:07:03 Installing org.eclipse.jst.web_ui.feature.feature.group 3.29.0.v202302070745.
04:07:03 Installing org.eclipse.m2e.feature.feature.group 2.2.1.20230307-1553.
04:07:03 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.3.20230202-1631.
04:07:03 Installing org.eclipse.scout.sdk-feature.feature.group 13.0.5.
04:07:03 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.29.0.v202212250111.
04:07:03 Installing org.eclipse.wst.web_ui.feature.feature.group 3.29.0.v202301190221.
04:09:09 Operation completed in 126955 ms.
04:09:10 [INFO] Installing product epp.package.scout for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/epp.package.scout/macosx/cocoa/aarch64/Eclipse.app
04:09:10 Installing epp.package.scout 4.27.0.20230308-0718.
04:09:10 Installing org.eclipse.epp.mpc.feature.group 1.10.1.v20221110-1841.
04:09:10 Installing org.eclipse.oomph.setup.feature.group 1.27.0.v20230214-0752.
04:09:10 Installing org.eclipse.tm.terminal.feature.feature.group 11.1.0.202212091724.
04:09:10 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20230203-0825.
04:09:10 Installing org.eclipse.egit.feature.group 6.5.0.202303070854-r.
04:09:10 Installing org.eclipse.jgit.feature.group 6.5.0.202303070854-r.
04:09:10 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.46.202301111837.
04:09:10 Installing org.eclipse.help.source.feature.group 2.3.1300.v20230302-0300.
04:09:10 Installing org.eclipse.jdt.feature.group 3.19.0.v20230302-0300.
04:09:10 Installing org.eclipse.jdt.source.feature.group 3.19.0.v20230302-0300.
04:09:10 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.1.0.v20230117-1348.
04:09:10 Installing org.eclipse.jst.web_ui.feature.feature.group 3.29.0.v202302070745.
04:09:10 Installing org.eclipse.m2e.feature.feature.group 2.2.1.20230307-1553.
04:09:10 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.3.20230202-1631.
04:09:10 Installing org.eclipse.scout.sdk-feature.feature.group 13.0.5.
04:09:10 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.29.0.v202212250111.
04:09:10 Installing org.eclipse.wst.web_ui.feature.feature.group 3.29.0.v202301190221.
04:11:19 Operation completed in 128947 ms.
04:11:19 [INFO] 
04:11:19 [INFO] --- tycho-p2-director-plugin:2.7.1:archive-products (archive-products) @ epp.package.scout ---
04:11:19 [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/20230308-0726_eclipse-scout-2023-03-RC1-linux.gtk.x86_64.tar.gz
04:12:00 [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/20230308-0726_eclipse-scout-2023-03-RC1-linux.gtk.aarch64.tar.gz
04:12:41 [INFO] Building zip: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/20230308-0726_eclipse-scout-2023-03-RC1-win32.win32.x86_64.zip
04:13:04 [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/20230308-0726_eclipse-scout-2023-03-RC1-macosx.cocoa.x86_64.tar.gz
04:13:46 [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/20230308-0726_eclipse-scout-2023-03-RC1-macosx.cocoa.aarch64.tar.gz
04:14:27 [INFO] 
04:14:27 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.scout ---
04:14:27 [INFO] Executing tasks
04:14:27 [INFO]      [copy] Copying 5 files to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/archive
04:14:42 [INFO] Executed tasks
04:14:42 [INFO] 
04:14:42 [INFO] --- tycho-p2-extras-plugin:2.7.1:mirror (mirror-to-central-epp-repository) @ epp.package.scout ---
04:14:50 [INFO] Mirroring to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository...
04:14:51 Mirroring: osgi.bundle,org.eclipse.epp.package.scout,4.27.0.20230223-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.scout,4.27.0.20230223-1200)
04:14:51 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.6.v20230204-1729 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.6.v20230204-1729)
04:14:51 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.6.v20230204-1729 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.6.v20230204-1729)
04:14:51 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.27.0.20230223-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.27.0.20230223-1200)
04:14:51 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.scout.feature,4.27.0.20230302-0300 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.scout.feature,4.27.0.20230302-0300)
04:14:51 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.6.v20230204-1729 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.6.v20230204-1729)
04:14:51 Mirroring: binary,epp.package.scout.executable.cocoa.macosx.aarch64,4.27.0.20230308-0718 (Descriptor: canonical: binary,epp.package.scout.executable.cocoa.macosx.aarch64,4.27.0.20230308-0718)
04:14:51 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.6.v20230204-1729 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.6.v20230204-1729)
04:14:51 Mirroring: binary,epp.package.scout.executable.win32.win32.x86_64,4.27.0.20230308-0718 (Descriptor: canonical: binary,epp.package.scout.executable.win32.win32.x86_64,4.27.0.20230308-0718)
04:14:51 Mirroring: binary,epp.package.scout.executable.gtk.linux.aarch64,4.27.0.20230308-0718 (Descriptor: canonical: binary,epp.package.scout.executable.gtk.linux.aarch64,4.27.0.20230308-0718)
04:14:51 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.27.0.20230223-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.27.0.20230223-1200)
04:14:51 Mirroring: binary,epp.package.scout.executable.gtk.linux.x86_64,4.27.0.20230308-0718 (Descriptor: canonical: binary,epp.package.scout.executable.gtk.linux.x86_64,4.27.0.20230308-0718)
04:14:51 Mirroring: binary,epp.package.scout.executable.cocoa.macosx.x86_64,4.27.0.20230308-0718 (Descriptor: canonical: binary,epp.package.scout.executable.cocoa.macosx.x86_64,4.27.0.20230308-0718)
04:14:51 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.6.v20230204-1729 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.6.v20230204-1729)
04:14:51 [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.6.v20230204-1729 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.6.v20230204-1729 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository/.; Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.27.0.20230223-1200 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.6.v20230204-1729 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.6.v20230204-1729 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.27.0.20230223-1200 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.6.v20230204-1729 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository/.]
04:14:52 [INFO] 
04:14:52 [INFO] ---------< org.eclipse.epp:org.eclipse.epp.package.committers >---------
04:14:52 [INFO] Building org.eclipse.epp.package.committers 4.27.0-SNAPSHOT      [19/22]
04:14:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:14:52 [INFO] 
04:14:52 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.committers ---
04:14:52 [INFO] 
04:14:52 [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.committers ---
04:14:52 [INFO] The project's OSGi version is 4.27.0.20230223-1200
04:14:52 [INFO] 
04:14:52 [INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.epp.package.committers ---
04:14:52 [INFO] 
04:14:52 [INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.epp.package.committers ---
04:14:52 [INFO] 
04:14:52 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.committers ---
04:14:52 [INFO] 
04:14:52 [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.epp.package.committers ---
04:14:52 [INFO] 
04:14:52 [INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.committers ---
04:14:52 [INFO] Resolving class path of org.eclipse.epp.package.committers...
04:14:52 [INFO] Fetching org.eclipse.core.filesystem.linux.ppc64le_1.4.200.v20220812-1420.jar from https://download.eclipse.org/staging/2023-03/plugins/ (12.94kB)
04:14:54 [INFO] 
04:14:54 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.committers ---
04:14:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:14:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:14:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/src/main/resources
04:14:54 [INFO] 
04:14:54 [INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.epp.package.committers ---
04:14:54 [INFO] 
04:14:54 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.committers ---
04:14:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:14:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:14:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/src/test/resources
04:14:54 [INFO] 
04:14:54 [INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.epp.package.committers ---
04:14:54 [INFO] 
04:14:54 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.epp.package.committers ---
04:14:54 [INFO] No tests to run.
04:14:54 [INFO] 
04:14:54 [INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.committers ---
04:14:54 [INFO] 
04:14:54 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.committers ---
04:14:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:14:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:14:54 [INFO] Copying 1 resource
04:14:54 [INFO] 
04:14:54 [INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.epp.package.committers ---
04:14:54 [INFO] Building jar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/target/org.eclipse.epp.package.committers-4.27.0-SNAPSHOT.jar
04:14:54 [INFO] 
04:14:54 [INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.committers ---
04:14:54 [INFO] 
04:14:54 [INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.epp.package.committers ---
04:14:54 [INFO] 
04:14:54 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.epp.package.committers ---
04:14:54 [INFO] No tests to run.
04:14:54 [INFO] 
04:14:54 [INFO] -----< org.eclipse.epp:org.eclipse.epp.package.committers.feature >-----
04:14:54 [INFO] Building org.eclipse.epp.package.committers.feature 4.27.0-SNAPSHOT [20/22]
04:14:54 [INFO] --------------------------[ eclipse-feature ]---------------------------
04:14:54 [INFO] 
04:14:54 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.committers.feature ---
04:14:54 [INFO] 
04:14:54 [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.committers.feature ---
04:14:55 [INFO] The project's OSGi version is 4.27.0.20230302-0300
04:14:55 [INFO] 
04:14:55 [INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.epp.package.committers.feature ---
04:14:55 [INFO] 
04:14:55 [INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.epp.package.committers.feature ---
04:14:55 [INFO] 
04:14:55 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.committers.feature ---
04:14:55 [INFO] 
04:14:55 [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.epp.package.committers.feature ---
04:14:55 [INFO] 
04:14:55 [INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.committers.feature ---
04:14:55 [INFO] 
04:14:55 [INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.epp.package.committers.feature ---
04:14:55 [INFO] Building jar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/target/org.eclipse.epp.package.committers.feature-4.27.0-SNAPSHOT.jar
04:14:55 [INFO] 
04:14:55 [INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.committers.feature ---
04:14:55 [INFO] 
04:14:55 [INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.committers.feature ---
04:14:55 [INFO] 
04:14:55 [INFO] ---------------< org.eclipse.epp:epp.package.committers >---------------
04:14:55 [INFO] Building epp.package.committers 4.27.0-SNAPSHOT                  [21/22]
04:14:55 [INFO] -------------------------[ eclipse-repository ]-------------------------
04:14:55 [INFO] 
04:14:55 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.committers ---
04:14:55 [INFO] 
04:14:55 [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.committers ---
04:15:02 [INFO] Fetching org.eclipse.swt.tools_3.109.600.v20220914-2245.jar from https://download.eclipse.org/staging/2023-03/plugins/ (249.21kB)
04:15:02 [INFO] Fetching org.eclipse.swt.tools.base_3.107.400.v20220418-1921.jar from https://download.eclipse.org/staging/2023-03/plugins/ (7.79kB)
04:15:02 [INFO] Fetching org.eclipse.swt.tools.spies_3.108.500.v20220826-1037.jar from https://download.eclipse.org/staging/2023-03/plugins/ (40.99kB)
04:15:02 [INFO] Fetching org.eclipse.swt.tools.feature_3.108.700.v20220914-2245.jar from https://download.eclipse.org/staging/2023-03/features/ (20.65kB)
04:15:03 [INFO] The project's OSGi version is 4.27.0.20230308-0718
04:15:03 [INFO] 
04:15:03 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.committers ---
04:15:03 [INFO] 
04:15:03 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.committers ---
04:15:03 [INFO] 
04:15:03 [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ epp.package.committers ---
04:15:03 [INFO] 
04:15:03 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.committers ---
04:15:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:15:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:15:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/src/main/resources
04:15:03 [INFO] 
04:15:03 [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.committers ---
04:15:03 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
04:15:03 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
04:15:03 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
04:15:03 [INFO] 
04:15:03 [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-products (default-publish-products) @ epp.package.committers ---
04:15:03 [INFO] 
04:15:03 [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-categories (default-publish-categories) @ epp.package.committers ---
04:15:03 [INFO] 
04:15:03 [INFO] --- tycho-p2-publisher-plugin:2.7.1:attach-artifacts (default-attach-artifacts) @ epp.package.committers ---
04:15:03 [INFO] 
04:15:03 [INFO] --- tycho-p2-repository-plugin:2.7.1:assemble-repository (default-assemble-repository) @ epp.package.committers ---
04:19:27 [INFO] 
04:19:27 [INFO] --- tycho-p2-repository-plugin:2.7.1:archive-repository (default-archive-repository) @ epp.package.committers ---
04:19:27 [INFO] 
04:19:27 [INFO] --- tycho-p2-director-plugin:2.7.1:materialize-products (materialize-products) @ epp.package.committers ---
04:19:27 [INFO] Installing product epp.package.committers for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/epp.package.committers/linux/gtk/x86_64/eclipse
04:19:28 Installing epp.package.committers 4.27.0.20230308-0718.
04:19:28 Installing org.eclipse.epp.mpc.feature.group 1.10.1.v20221110-1841.
04:19:28 Installing org.eclipse.oomph.setup.feature.group 1.27.0.v20230214-0752.
04:19:28 Installing org.eclipse.tm.terminal.feature.feature.group 11.1.0.202212091724.
04:19:28 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20230203-0825.
04:19:28 Installing org.eclipse.egit.feature.group 6.5.0.202303070854-r.
04:19:28 Installing org.eclipse.jgit.feature.group 6.5.0.202303070854-r.
04:19:28 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.46.202301111837.
04:19:28 Installing org.eclipse.jdt.feature.group 3.19.0.v20230302-0300.
04:19:28 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.1.0.v20230117-1348.
04:19:28 Installing org.eclipse.pde.feature.group 3.14.1500.v20230302-0300.
04:19:28 Installing org.eclipse.e4.core.tools.feature.feature.group 4.27.0.v20230221-0927.
04:19:28 Installing org.eclipse.platform.source.feature.group 4.27.0.v20230302-0300.
04:19:28 Installing org.eclipse.rcp.source.feature.group 4.27.0.v20230302-0300.
04:19:28 Installing org.eclipse.jdt.source.feature.group 3.19.0.v20230302-0300.
04:19:28 Installing org.eclipse.pde.source.feature.group 3.14.1500.v20230302-0300.
04:19:28 Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359.
04:19:28 Installing org.eclipse.eclemma.feature.feature.group 3.1.6.202206011447.
04:19:28 Installing org.eclipse.m2e.feature.feature.group 2.2.1.20230307-1553.
04:19:28 Installing org.eclipse.m2e.pde.feature.feature.group 2.2.0.20230216-0415.
04:19:28 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.3.20230202-1631.
04:19:28 Installing org.eclipse.egit.gitflow.feature.feature.group 6.5.0.202303070854-r.
04:19:28 Installing org.eclipse.jgit.http.apache.feature.group 6.5.0.202303070854-r.
04:19:28 Installing org.eclipse.swt.tools.feature.feature.group 3.108.700.v20220914-2245.
04:19:28 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.0.2.202302250247.
04:19:28 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.2.202302072133.
04:22:35 Operation completed in 188135 ms.
04:22:36 [INFO] Installing product epp.package.committers for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/epp.package.committers/linux/gtk/aarch64/eclipse
04:22:36 Installing epp.package.committers 4.27.0.20230308-0718.
04:22:36 Installing org.eclipse.epp.mpc.feature.group 1.10.1.v20221110-1841.
04:22:36 Installing org.eclipse.oomph.setup.feature.group 1.27.0.v20230214-0752.
04:22:36 Installing org.eclipse.tm.terminal.feature.feature.group 11.1.0.202212091724.
04:22:36 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20230203-0825.
04:22:36 Installing org.eclipse.egit.feature.group 6.5.0.202303070854-r.
04:22:36 Installing org.eclipse.jgit.feature.group 6.5.0.202303070854-r.
04:22:36 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.46.202301111837.
04:22:36 Installing org.eclipse.jdt.feature.group 3.19.0.v20230302-0300.
04:22:36 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.1.0.v20230117-1348.
04:22:36 Installing org.eclipse.pde.feature.group 3.14.1500.v20230302-0300.
04:22:36 Installing org.eclipse.e4.core.tools.feature.feature.group 4.27.0.v20230221-0927.
04:22:36 Installing org.eclipse.platform.source.feature.group 4.27.0.v20230302-0300.
04:22:36 Installing org.eclipse.rcp.source.feature.group 4.27.0.v20230302-0300.
04:22:36 Installing org.eclipse.jdt.source.feature.group 3.19.0.v20230302-0300.
04:22:36 Installing org.eclipse.pde.source.feature.group 3.14.1500.v20230302-0300.
04:22:36 Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359.
04:22:36 Installing org.eclipse.eclemma.feature.feature.group 3.1.6.202206011447.
04:22:36 Installing org.eclipse.m2e.feature.feature.group 2.2.1.20230307-1553.
04:22:36 Installing org.eclipse.m2e.pde.feature.feature.group 2.2.0.20230216-0415.
04:22:36 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.3.20230202-1631.
04:22:36 Installing org.eclipse.egit.gitflow.feature.feature.group 6.5.0.202303070854-r.
04:22:36 Installing org.eclipse.jgit.http.apache.feature.group 6.5.0.202303070854-r.
04:22:36 Installing org.eclipse.swt.tools.feature.feature.group 3.108.700.v20220914-2245.
04:22:36 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.0.2.202302250247.
04:22:36 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.2.202302072133.
04:25:39 Operation completed in 183238 ms.
04:25:40 [INFO] Installing product epp.package.committers for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/epp.package.committers/win32/win32/x86_64/eclipse
04:25:40 Installing epp.package.committers 4.27.0.20230308-0718.
04:25:40 Installing org.eclipse.epp.mpc.feature.group 1.10.1.v20221110-1841.
04:25:40 Installing org.eclipse.oomph.setup.feature.group 1.27.0.v20230214-0752.
04:25:40 Installing org.eclipse.tm.terminal.feature.feature.group 11.1.0.202212091724.
04:25:40 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20230203-0825.
04:25:40 Installing org.eclipse.egit.feature.group 6.5.0.202303070854-r.
04:25:40 Installing org.eclipse.jgit.feature.group 6.5.0.202303070854-r.
04:25:40 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.46.202301111837.
04:25:40 Installing org.eclipse.jdt.feature.group 3.19.0.v20230302-0300.
04:25:40 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.1.0.v20230117-1348.
04:25:40 Installing org.eclipse.pde.feature.group 3.14.1500.v20230302-0300.
04:25:40 Installing org.eclipse.e4.core.tools.feature.feature.group 4.27.0.v20230221-0927.
04:25:40 Installing org.eclipse.platform.source.feature.group 4.27.0.v20230302-0300.
04:25:40 Installing org.eclipse.rcp.source.feature.group 4.27.0.v20230302-0300.
04:25:40 Installing org.eclipse.jdt.source.feature.group 3.19.0.v20230302-0300.
04:25:40 Installing org.eclipse.pde.source.feature.group 3.14.1500.v20230302-0300.
04:25:40 Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359.
04:25:40 Installing org.eclipse.eclemma.feature.feature.group 3.1.6.202206011447.
04:25:40 Installing org.eclipse.m2e.feature.feature.group 2.2.1.20230307-1553.
04:25:40 Installing org.eclipse.m2e.pde.feature.feature.group 2.2.0.20230216-0415.
04:25:40 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.3.20230202-1631.
04:25:40 Installing org.eclipse.egit.gitflow.feature.feature.group 6.5.0.202303070854-r.
04:25:40 Installing org.eclipse.jgit.http.apache.feature.group 6.5.0.202303070854-r.
04:25:40 Installing org.eclipse.swt.tools.feature.feature.group 3.108.700.v20220914-2245.
04:25:40 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.0.2.202302250247.
04:25:40 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.2.202302072133.
04:28:47 Operation completed in 187283 ms.
04:28:47 [INFO] Installing product epp.package.committers for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/epp.package.committers/macosx/cocoa/x86_64/Eclipse.app
04:28:48 Installing epp.package.committers 4.27.0.20230308-0718.
04:28:48 Installing org.eclipse.epp.mpc.feature.group 1.10.1.v20221110-1841.
04:28:48 Installing org.eclipse.oomph.setup.feature.group 1.27.0.v20230214-0752.
04:28:48 Installing org.eclipse.tm.terminal.feature.feature.group 11.1.0.202212091724.
04:28:48 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20230203-0825.
04:28:48 Installing org.eclipse.egit.feature.group 6.5.0.202303070854-r.
04:28:48 Installing org.eclipse.jgit.feature.group 6.5.0.202303070854-r.
04:28:48 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.46.202301111837.
04:28:48 Installing org.eclipse.jdt.feature.group 3.19.0.v20230302-0300.
04:28:48 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.1.0.v20230117-1348.
04:28:48 Installing org.eclipse.pde.feature.group 3.14.1500.v20230302-0300.
04:28:48 Installing org.eclipse.e4.core.tools.feature.feature.group 4.27.0.v20230221-0927.
04:28:48 Installing org.eclipse.platform.source.feature.group 4.27.0.v20230302-0300.
04:28:48 Installing org.eclipse.rcp.source.feature.group 4.27.0.v20230302-0300.
04:28:48 Installing org.eclipse.jdt.source.feature.group 3.19.0.v20230302-0300.
04:28:48 Installing org.eclipse.pde.source.feature.group 3.14.1500.v20230302-0300.
04:28:48 Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359.
04:28:48 Installing org.eclipse.eclemma.feature.feature.group 3.1.6.202206011447.
04:28:48 Installing org.eclipse.m2e.feature.feature.group 2.2.1.20230307-1553.
04:28:48 Installing org.eclipse.m2e.pde.feature.feature.group 2.2.0.20230216-0415.
04:28:48 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.3.20230202-1631.
04:28:48 Installing org.eclipse.egit.gitflow.feature.feature.group 6.5.0.202303070854-r.
04:28:48 Installing org.eclipse.jgit.http.apache.feature.group 6.5.0.202303070854-r.
04:28:48 Installing org.eclipse.swt.tools.feature.feature.group 3.108.700.v20220914-2245.
04:28:48 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.0.2.202302250247.
04:28:48 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.2.202302072133.
04:31:50 Operation completed in 182168 ms.
04:31:50 [INFO] Installing product epp.package.committers for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/epp.package.committers/macosx/cocoa/aarch64/Eclipse.app
04:31:51 Installing epp.package.committers 4.27.0.20230308-0718.
04:31:51 Installing org.eclipse.epp.mpc.feature.group 1.10.1.v20221110-1841.
04:31:51 Installing org.eclipse.oomph.setup.feature.group 1.27.0.v20230214-0752.
04:31:51 Installing org.eclipse.tm.terminal.feature.feature.group 11.1.0.202212091724.
04:31:51 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20230203-0825.
04:31:51 Installing org.eclipse.egit.feature.group 6.5.0.202303070854-r.
04:31:51 Installing org.eclipse.jgit.feature.group 6.5.0.202303070854-r.
04:31:51 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.46.202301111837.
04:31:51 Installing org.eclipse.jdt.feature.group 3.19.0.v20230302-0300.
04:31:51 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.1.0.v20230117-1348.
04:31:51 Installing org.eclipse.pde.feature.group 3.14.1500.v20230302-0300.
04:31:51 Installing org.eclipse.e4.core.tools.feature.feature.group 4.27.0.v20230221-0927.
04:31:51 Installing org.eclipse.platform.source.feature.group 4.27.0.v20230302-0300.
04:31:51 Installing org.eclipse.rcp.source.feature.group 4.27.0.v20230302-0300.
04:31:51 Installing org.eclipse.jdt.source.feature.group 3.19.0.v20230302-0300.
04:31:51 Installing org.eclipse.pde.source.feature.group 3.14.1500.v20230302-0300.
04:31:51 Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359.
04:31:51 Installing org.eclipse.eclemma.feature.feature.group 3.1.6.202206011447.
04:31:51 Installing org.eclipse.m2e.feature.feature.group 2.2.1.20230307-1553.
04:31:51 Installing org.eclipse.m2e.pde.feature.feature.group 2.2.0.20230216-0415.
04:31:51 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.3.20230202-1631.
04:31:51 Installing org.eclipse.egit.gitflow.feature.feature.group 6.5.0.202303070854-r.
04:31:51 Installing org.eclipse.jgit.http.apache.feature.group 6.5.0.202303070854-r.
04:31:51 Installing org.eclipse.swt.tools.feature.feature.group 3.108.700.v20220914-2245.
04:31:51 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.0.2.202302250247.
04:31:51 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.2.202302072133.
04:34:48 Operation completed in 178215 ms.
04:34:49 [INFO] 
04:34:49 [INFO] --- tycho-p2-director-plugin:2.7.1:archive-products (archive-products) @ epp.package.committers ---
04:34:49 [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/20230308-0726_eclipse-committers-2023-03-RC1-linux.gtk.x86_64.tar.gz
04:35:48 [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/20230308-0726_eclipse-committers-2023-03-RC1-linux.gtk.aarch64.tar.gz
04:36:47 [INFO] Building zip: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/20230308-0726_eclipse-committers-2023-03-RC1-win32.win32.x86_64.zip
04:37:17 [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/20230308-0726_eclipse-committers-2023-03-RC1-macosx.cocoa.x86_64.tar.gz
04:38:10 [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/20230308-0726_eclipse-committers-2023-03-RC1-macosx.cocoa.aarch64.tar.gz
04:39:03 [INFO] 
04:39:03 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.committers ---
04:39:03 [INFO] Executing tasks
04:39:03 [INFO]      [copy] Copying 5 files to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/archive
04:39:24 [INFO] Executed tasks
04:39:24 [INFO] 
04:39:24 [INFO] --- tycho-p2-extras-plugin:2.7.1:mirror (mirror-to-central-epp-repository) @ epp.package.committers ---
04:39:31 [INFO] Mirroring to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository...
04:39:33 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.6.v20230204-1729 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.6.v20230204-1729)
04:39:33 Mirroring: binary,epp.package.committers.executable.cocoa.macosx.x86_64,4.27.0.20230308-0718 (Descriptor: canonical: binary,epp.package.committers.executable.cocoa.macosx.x86_64,4.27.0.20230308-0718)
04:39:33 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.6.v20230204-1729 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.6.v20230204-1729)
04:39:33 Mirroring: binary,epp.package.committers.executable.cocoa.macosx.aarch64,4.27.0.20230308-0718 (Descriptor: canonical: binary,epp.package.committers.executable.cocoa.macosx.aarch64,4.27.0.20230308-0718)
04:39:33 Mirroring: osgi.bundle,org.eclipse.epp.package.committers,4.27.0.20230223-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.committers,4.27.0.20230223-1200)
04:39:33 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.27.0.20230223-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.27.0.20230223-1200)
04:39:33 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.6.v20230204-1729 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.6.v20230204-1729)
04:39:33 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.committers.feature,4.27.0.20230302-0300 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.committers.feature,4.27.0.20230302-0300)
04:39:33 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.6.v20230204-1729 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.6.v20230204-1729)
04:39:33 Mirroring: binary,epp.package.committers.executable.gtk.linux.x86_64,4.27.0.20230308-0718 (Descriptor: canonical: binary,epp.package.committers.executable.gtk.linux.x86_64,4.27.0.20230308-0718)
04:39:33 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.27.0.20230223-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.27.0.20230223-1200)
04:39:33 Mirroring: binary,epp.package.committers.executable.gtk.linux.aarch64,4.27.0.20230308-0718 (Descriptor: canonical: binary,epp.package.committers.executable.gtk.linux.aarch64,4.27.0.20230308-0718)
04:39:34 Mirroring: binary,epp.package.committers.executable.win32.win32.x86_64,4.27.0.20230308-0718 (Descriptor: canonical: binary,epp.package.committers.executable.win32.win32.x86_64,4.27.0.20230308-0718)
04:39:34 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.6.v20230204-1729 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.6.v20230204-1729)
04:39:34 [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.6.v20230204-1729 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.6.v20230204-1729 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository/.; Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.27.0.20230223-1200 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.6.v20230204-1729 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.6.v20230204-1729 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.27.0.20230223-1200 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.6.v20230204-1729 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository/.]
04:39:34 [INFO] 
04:39:34 [INFO] --------------< org.eclipse.epp:org.eclipse.epp-buildall >--------------
04:39:34 [INFO] Building org.eclipse.epp-buildall 4.27.0-SNAPSHOT                [22/22]
04:39:34 [INFO] --------------------------------[ pom ]---------------------------------
04:39:34 [INFO] 
04:39:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp-buildall ---
04:39:34 [INFO] 
04:39:34 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp-buildall ---
04:39:34 [INFO] No match to regex 'epp\.package\.(\d*)' found in 'org.eclipse.epp-buildall'. The initial value 'org.eclipse.epp-buildall' is left as-is...
04:39:34 [INFO] 
04:39:34 [INFO] --- tycho-eclipserun-plugin:2.7.1:eclipse-run (remove-justj-from-p2) @ org.eclipse.epp-buildall ---
04:39:34 [INFO] Fetching p2.index from http://download.eclipse.org/releases/latest/ (122B)
04:39:34 [INFO] Adding repository http://download.eclipse.org/releases/latest
04:39:34 [INFO] Fetching p2.index from https://download.eclipse.org/releases/2022-12/ (122B)
04:39:34 [INFO] Fetching p2.index from https://download.eclipse.org/releases/2022-12/202212071000/ (140B)
04:39:39 [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
04:39:39 [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/target/eclipserun-work/data/.metadata/.log
04:39:39 [INFO] Command line:
04:39:39 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/epp-tycho-build.gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/target/eclipserun-work/data, -data, target/antrun-workspace, -application, org.eclipse.ant.core.antRunner, -buildfile, /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/remove-justj-from-p2.xml]
04:39:43 Buildfile: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/remove-justj-from-p2.xml
04:39:43 
04:39:43 remove-justj:
04:39:45 Unable to find: Installable Unit [ id=org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64 ] 
04:39:45 Unable to find: Installable Unit [ id=org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64 ] 
04:39:45 Unable to find: Installable Unit [ id=org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64 ] 
04:39:45 Unable to find: Installable Unit [ id=org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64 ] 
04:39:45 Unable to find: Installable Unit [ id=org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64 ] 
04:39:45 BUILD SUCCESSFUL
04:39:45 
04:39:45 BUILD SUCCESSFUL
04:39:45 Total time: 1 second
04:39:46 [INFO] 
04:39:46 [INFO] --- tycho-p2-repository-plugin:2.7.1:fix-artifacts-metadata (add-missing-checksums) @ org.eclipse.epp-buildall ---
04:39:46 [INFO] ------------------------------------------------------------------------
04:39:46 [INFO] Reactor Summary for org.eclipse.epp-buildall 4.27.0-SNAPSHOT:
04:39:46 [INFO] 
04:39:46 [INFO] archive-template ................................... SUCCESS [ 33.421 s]
04:39:46 [INFO] org.eclipse.epp.package.common ..................... SUCCESS [  7.997 s]
04:39:46 [INFO] org.eclipse.epp.package.common.feature ............. SUCCESS [  0.383 s]
04:39:46 [INFO] org.eclipse.epp.package.java ....................... SUCCESS [  0.813 s]
04:39:46 [INFO] org.eclipse.epp.package.java.feature ............... SUCCESS [  0.249 s]
04:39:46 [INFO] epp.package.java ................................... SUCCESS [14:50 min]
04:39:46 [INFO] org.eclipse.epp.package.jee ........................ SUCCESS [  0.644 s]
04:39:46 [INFO] org.eclipse.epp.package.jee.feature ................ SUCCESS [  1.336 s]
04:39:46 [INFO] epp.package.jee .................................... SUCCESS [25:45 min]
04:39:46 [INFO] org.eclipse.epp.package.modeling ................... SUCCESS [  0.534 s]
04:39:46 [INFO] org.eclipse.epp.package.modeling.feature ........... SUCCESS [  0.736 s]
04:39:46 [INFO] epp.package.modeling ............................... SUCCESS [29:02 min]
04:39:46 [INFO] org.eclipse.epp.package.rcp ........................ SUCCESS [  0.629 s]
04:39:46 [INFO] org.eclipse.epp.package.rcp.feature ................ SUCCESS [  0.120 s]
04:39:46 [INFO] epp.package.rcp .................................... SUCCESS [18:41 min]
04:39:46 [INFO] org.eclipse.epp.package.scout ...................... SUCCESS [  0.693 s]
04:39:46 [INFO] org.eclipse.epp.package.scout.feature .............. SUCCESS [  1.820 s]
04:39:46 [INFO] epp.package.scout .................................. SUCCESS [17:16 min]
04:39:46 [INFO] org.eclipse.epp.package.committers ................. SUCCESS [  2.081 s]
04:39:46 [INFO] org.eclipse.epp.package.committers.feature ......... SUCCESS [  1.703 s]
04:39:46 [INFO] epp.package.committers ............................. SUCCESS [24:38 min]
04:39:46 [INFO] org.eclipse.epp-buildall ........................... SUCCESS [ 12.518 s]
04:39:46 [INFO] ------------------------------------------------------------------------
04:39:46 [INFO] BUILD SUCCESS
04:39:46 [INFO] ------------------------------------------------------------------------
04:39:46 [INFO] Total time:  02:13 h
04:39:46 [INFO] Finished at: 2023-03-08T09:39:46Z
04:39:46 [INFO] ------------------------------------------------------------------------
04:39:48 Archiving artifacts
05:08:01 Finished: SUCCESS