Skip to content

Console Output

02:18:53 Triggered by Gerrit: https://git.eclipse.org/r/c/epp/org.eclipse.epp.packages/+/200394
02:18:53 Running as SYSTEM
02:18:53 Agent basic-s6x88 is provisioned from template basic
02:18:53 ---
02:18:53 apiVersion: "v1"
02:18:53 kind: "Pod"
02:18:53 metadata:
02:18:53   labels:
02:18:53     jenkins: "slave"
02:18:53     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
02:18:53     jenkins/label: "basic"
02:18:53   name: "basic-s6x88"
02:18:53   namespace: "packaging"
02:18:53 spec:
02:18:53   containers:
02:18:53   - env:
02:18:53     - name: "JENKINS_SECRET"
02:18:53       value: "********"
02:18:53     - name: "JENKINS_TUNNEL"
02:18:53       value: "jenkins-discovery.packaging.svc.cluster.local:50000"
02:18:53     - name: "JENKINS_AGENT_NAME"
02:18:53       value: "basic-s6x88"
02:18:53     - name: "JENKINS_REMOTING_JAVA_OPTS"
02:18:53       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
02:18:53         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
02:18:53     - name: "JAVA_TOOL_OPTIONS"
02:18:53       value: ""
02:18:53     - name: "_JAVA_OPTIONS"
02:18:53       value: ""
02:18:53     - name: "OPENJ9_JAVA_OPTIONS"
02:18:53       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
02:18:53     - name: "JENKINS_NAME"
02:18:53       value: "basic-s6x88"
02:18:53     - name: "JENKINS_AGENT_WORKDIR"
02:18:53       value: "/home/jenkins/agent"
02:18:53     - name: "JENKINS_URL"
02:18:53       value: "http://jenkins-ui.packaging.svc.cluster.local/packaging/"
02:18:53     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3044.vb_940a_a_e4f72e"
02:18:53     imagePullPolicy: "Always"
02:18:53     name: "jnlp"
02:18:53     resources:
02:18:53       limits:
02:18:53         cpu: "2000m"
02:18:53         memory: "4096Mi"
02:18:53       requests:
02:18:53         cpu: "1000m"
02:18:53         memory: "4096Mi"
02:18:53     tty: true
02:18:53     volumeMounts:
02:18:53     - mountPath: "/home/jenkins/.m2/toolchains.xml"
02:18:53       name: "m2-dir"
02:18:53       readOnly: true
02:18:53       subPath: "toolchains.xml"
02:18:53     - mountPath: "/home/jenkins/.mavenrc"
02:18:53       name: "m2-dir"
02:18:53       readOnly: true
02:18:53       subPath: ".mavenrc"
02:18:53     - mountPath: "/opt/tools"
02:18:53       name: "volume-0"
02:18:53       readOnly: false
02:18:53     - mountPath: "/home/jenkins"
02:18:53       name: "volume-2"
02:18:53       readOnly: false
02:18:53     - mountPath: "/home/jenkins/.m2/repository"
02:18:53       name: "volume-3"
02:18:53       readOnly: false
02:18:53     - mountPath: "/home/jenkins/.m2/settings-security.xml"
02:18:53       name: "m2-secret-dir"
02:18:53       readOnly: true
02:18:53       subPath: "settings-security.xml"
02:18:53     - mountPath: "/home/jenkins/.m2/wrapper"
02:18:53       name: "volume-4"
02:18:53       readOnly: false
02:18:53     - mountPath: "/home/jenkins/.m2/settings.xml"
02:18:53       name: "m2-secret-dir"
02:18:53       readOnly: true
02:18:53       subPath: "settings.xml"
02:18:53     - mountPath: "/home/jenkins/.ssh"
02:18:53       name: "volume-1"
02:18:53       readOnly: false
02:18:53       subPath: ""
02:18:53     - mountPath: "/home/jenkins/agent"
02:18:53       name: "workspace-volume"
02:18:53       readOnly: false
02:18:53     workingDir: "/home/jenkins/agent"
02:18:53   nodeSelector:
02:18:53     kubernetes.io/os: "linux"
02:18:53   restartPolicy: "Never"
02:18:53   volumes:
02:18:53   - name: "volume-0"
02:18:53     persistentVolumeClaim:
02:18:53       claimName: "tools-claim-jiro-packaging"
02:18:53       readOnly: true
02:18:53   - name: "m2-secret-dir"
02:18:53     secret:
02:18:53       secretName: "m2-secret-dir"
02:18:53   - emptyDir:
02:18:53       medium: ""
02:18:53     name: "volume-2"
02:18:53   - configMap:
02:18:53       name: "m2-dir"
02:18:53     name: "m2-dir"
02:18:53   - configMap:
02:18:53       name: "known-hosts"
02:18:53     name: "volume-1"
02:18:53   - emptyDir:
02:18:53       medium: ""
02:18:53     name: "workspace-volume"
02:18:53   - emptyDir:
02:18:53       medium: ""
02:18:53     name: "volume-4"
02:18:53   - emptyDir:
02:18:53       medium: ""
02:18:53     name: "volume-3"
02:18:53 
02:18:53 Building remotely on basic-s6x88 (basic) in workspace /home/jenkins/agent/workspace/epp-tycho-build.gerrit
02:18:53 [WS-CLEANUP] Deleting project workspace...
02:18:53 [WS-CLEANUP] Deferred wipeout is used...
02:18:54 The recommended git tool is: git
02:18:56 No credentials specified
02:18:56 Cloning the remote Git repository
02:18:56 Cloning repository https://git.eclipse.org/r/epp/org.eclipse.epp.packages
02:18:56  > git init /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages # timeout=10
02:18:56 Fetching upstream changes from https://git.eclipse.org/r/epp/org.eclipse.epp.packages
02:18:56  > git --version # timeout=10
02:18:56  > git --version # 'git version 2.20.1'
02:18:56  > git fetch --tags --force --progress -- https://git.eclipse.org/r/epp/org.eclipse.epp.packages +refs/heads/*:refs/remotes/origin/* # timeout=10
02:18:58  > git config remote.origin.url https://git.eclipse.org/r/epp/org.eclipse.epp.packages # timeout=10
02:18:58  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
02:18:58  > git config remote.origin.url https://git.eclipse.org/r/epp/org.eclipse.epp.packages # timeout=10
02:18:58 Fetching upstream changes from https://git.eclipse.org/r/epp/org.eclipse.epp.packages
02:18:58  > git fetch --tags --force --progress -- https://git.eclipse.org/r/epp/org.eclipse.epp.packages refs/changes/94/200394/2 # timeout=10
02:18:59  > git rev-parse 7fc533a95d6c7e7247acd6a8f2eaa73962fc7dee^{commit} # timeout=10
02:18:59 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
02:18:59 Checking out Revision 7fc533a95d6c7e7247acd6a8f2eaa73962fc7dee (refs/changes/94/200394/2)
02:18:59  > git config core.sparsecheckout # timeout=10
02:18:59  > git checkout -f 7fc533a95d6c7e7247acd6a8f2eaa73962fc7dee # timeout=10
02:19:02 Commit message: "Bug 581619: Add byte code view to Java packages"
02:19:02  > git rev-parse FETCH_HEAD^{commit} # timeout=10
02:19:02  > git rev-list --no-walk fe198b36fb7c2d56eed84788dbfb68d8cbbd425d # timeout=10
02:19:02 [epp-tycho-build.gerrit] $ /bin/sh -xe /tmp/jenkins14381190545900666031.sh
02:19:02 + /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/createSettings.sh
02:19:02 Creating /home/jenkins/agent/workspace/epp-tycho-build.gerrit/settings.xml
02:19:02 Ignoring package(s): 
02:19:02 Creating list of built packages
02:19:02 Adding package epp.package.committers
02:19:02 Adding package epp.package.java
02:19:02 Adding package epp.package.jee
02:19:02 Adding package epp.package.modeling
02:19:02 Adding package epp.package.rcp
02:19:02 Adding package epp.package.scout
02:19:02 Written new /home/jenkins/agent/workspace/epp-tycho-build.gerrit/settings.xml
02:19:02 [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:19:03 Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
02:19:03 Maven home: /opt/tools/apache-maven/latest
02:19:03 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
02:19:03 Default locale: en_US, platform encoding: UTF-8
02:19:03 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix"
02:19:04 [INFO] Scanning for projects...
02:19:27 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
02:19:27 SLF4J: Defaulting to no-operation (NOP) logger implementation
02:19:27 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
02:19:27 [INFO] Fetching p2.index from https://download.eclipse.org/staging/2023-03/ (365B)
02:19:27 [INFO] Adding repository https://download.eclipse.org/staging/2023-03
02:19:27 [INFO] Fetching content.jar from https://download.eclipse.org/staging/2023-03/ (3.2MB)
02:19:30 [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/ (134B)
02:19:30 [INFO] Adding repository https://download.eclipse.org/cbi/updates/license
02:19:30 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (423B)
02:19:31 [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
02:19:31 [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
02:19:31 [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B)
02:19:31 [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB)
02:19:31 [INFO] Fetching p2.index from https://download.eclipse.org/justj/jres/17/updates/release/latest/ (126B)
02:19:31 [INFO] Adding repository https://download.eclipse.org/justj/jres/17/updates/release/latest
02:19:31 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/justj/jres/17/updates/release/latest/ (445B)
02:19:31 [INFO] Fetching p2.index from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/ (172B)
02:19:31 [INFO] Fetching content.xml.xz from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/ (16.44kB)
02:19:31 [INFO] Fetching p2.index from https://download.eclipse.org/justj/epp/milestone/latest/ (126B)
02:19:31 [INFO] Adding repository https://download.eclipse.org/justj/epp/milestone/latest
02:19:31 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/justj/epp/milestone/latest/ (459B)
02:19:31 [INFO] Fetching p2.index from https://download.eclipse.org/justj/epp/milestone/S202302030837/ (172B)
02:19:31 [INFO] Fetching content.xml.xz from https://download.eclipse.org/justj/epp/milestone/S202302030837/ (4.24kB)
02:19:31 [INFO] The following Execution Environments are currently known but are ignored by configuration:
02:19:31 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
02:19:31 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
02:19:31 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
02:19:31 [INFO]     1.3.0 -> JavaSE
02:19:31 [INFO]     1.4.0 -> JavaSE
02:19:31 [INFO]     1.5.0 -> JavaSE
02:19:31 [INFO]     1.6.0 -> JavaSE
02:19:31 [INFO]     1.7.0 -> JavaSE
02:19:31 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:19:31 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:19:31 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:19:31 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:19:31 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:19:31 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:19:31 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:19:31 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:19:31 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:19:31 [INFO]     18.0.0 -> JavaSE
02:19:31 [INFO]     19.0.0 -> JavaSE
02:19:31 [INFO]     20.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:19:31 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:19:31 [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:19:31 [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:19:33 [INFO] Fetching com.ibm.icu_72.1.0.v20221115-2007.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.23MB)
02:19:35 [INFO] Fetching com.sun.jna_5.12.1.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.78MB)
02:19:35 [INFO] Fetching com.sun.jna.platform_5.12.1.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.29MB)
02:19:35 [INFO] Fetching javax.annotation_1.3.5.v20221203-1659.jar from https://download.eclipse.org/staging/2023-03/plugins/ (48.09kB)
02:19:35 [INFO] Fetching org.eclipse.osgi_3.18.300.v20230220-1352.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.47MB)
02:19:35 [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/staging/2023-03/plugins/ (32.41kB)
02:19:35 [INFO] Fetching org.apache.batik.constants_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (22.12kB)
02:19:35 [INFO] Fetching org.apache.batik.css_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (361.47kB)
02:19:36 [INFO] Fetching org.apache.batik.util_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (146.86kB)
02:19:36 [INFO] Fetching org.apache.batik.i18n_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (25.35kB)
02:19:36 [INFO] Fetching org.apache.xmlgraphics_2.7.0.v20221018-0736.jar from https://download.eclipse.org/staging/2023-03/plugins/ (717.41kB)
02:19:36 [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/staging/2023-03/plugins/ (95.26kB)
02:19:36 [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.35kB)
02:19:36 [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/staging/2023-03/plugins/ (35.59kB)
02:19:36 [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/staging/2023-03/plugins/ (302.53kB)
02:19:36 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/staging/2023-03/plugins/ (317.8kB)
02:19:36 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/staging/2023-03/plugins/ (71.45kB)
02:19:36 [INFO] Fetching org.apache.felix.scr_2.2.6.jar from https://download.eclipse.org/staging/2023-03/plugins/ (393.54kB)
02:19:36 [INFO] Fetching org.osgi.service.component_1.5.1.202212101352.jar from https://download.eclipse.org/staging/2023-03/plugins/ (64.89kB)
02:19:36 [INFO] Fetching org.osgi.util.promise_1.3.0.202212101352.jar from https://download.eclipse.org/staging/2023-03/plugins/ (83.65kB)
02:19:36 [INFO] Fetching org.eclipse.core.commands_3.10.400.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (116.39kB)
02:19:36 [INFO] Fetching org.eclipse.equinox.common_3.17.100.v20230202-1341.jar from https://download.eclipse.org/staging/2023-03/plugins/ (147.22kB)
02:19:36 [INFO] Fetching org.eclipse.core.contenttype_3.8.200.v20220817-1539.jar from https://download.eclipse.org/staging/2023-03/plugins/ (101.83kB)
02:19:36 [INFO] Fetching org.eclipse.equinox.preferences_3.10.200.v20230120-0604.jar from https://download.eclipse.org/staging/2023-03/plugins/ (135.73kB)
02:19:36 [INFO] Fetching org.eclipse.equinox.registry_3.11.200.v20220817-1601.jar from https://download.eclipse.org/staging/2023-03/plugins/ (196.21kB)
02:19:36 [INFO] Fetching org.eclipse.core.databinding_1.12.0.v20230214-1401.jar from https://download.eclipse.org/staging/2023-03/plugins/ (286.17kB)
02:19:36 [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:19:37 [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:19:37 [INFO] Fetching org.eclipse.core.expressions_3.8.200.v20220613-1047.jar from https://download.eclipse.org/staging/2023-03/plugins/ (93.93kB)
02:19:37 [INFO] Fetching org.eclipse.core.runtime_3.26.100.v20221021-0005.jar from https://download.eclipse.org/staging/2023-03/plugins/ (74.44kB)
02:19:37 [INFO] Fetching org.eclipse.core.jobs_3.13.300.v20230111-0823.jar from https://download.eclipse.org/staging/2023-03/plugins/ (114.59kB)
02:19:37 [INFO] Fetching org.eclipse.equinox.app_1.6.200.v20220720-2012.jar from https://download.eclipse.org/staging/2023-03/plugins/ (90.9kB)
02:19:37 [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:19:37 [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:19:37 [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:19:37 [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:19:37 [INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://download.eclipse.org/staging/2023-03/plugins/ (46.59kB)
02:19:37 [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:19:37 [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:19:37 [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:19:37 [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/staging/2023-03/plugins/ (19.69kB)
02:19:37 [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:19:37 [INFO] Fetching org.eclipse.emf.ecore_2.33.0.v20230226-0921.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.29MB)
02:19:37 [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:19:37 [INFO] Fetching org.eclipse.swt_3.123.0.v20230220-1431.jar from https://download.eclipse.org/staging/2023-03/plugins/ (18.79kB)
02:19:37 [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:19:37 [INFO] Fetching org.eclipse.jface_3.29.0.v20230214-1401.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.11MB)
02:19:37 [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:19:37 [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:19:38 [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:19:38 [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:19:38 [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:19:38 [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:19:38 [INFO] Fetching org.eclipse.equinox.event_1.6.200.v20230120-0604.jar from https://download.eclipse.org/staging/2023-03/plugins/ (35.14kB)
02:19:38 [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:19:38 [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:19:38 [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:19:38 [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:19:38 [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:19:38 [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:19:38 [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:19:38 [INFO] Fetching org.eclipse.jface.databinding_1.14.100.v20230214-1401.jar from https://download.eclipse.org/staging/2023-03/plugins/ (291.47kB)
02:19:38 [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:19:38 [INFO] Fetching org.eclipse.urischeme_1.2.300.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (53.71kB)
02:19:38 [INFO] Fetching org.eclipse.emf.common_2.28.0.v20230223-0922.jar from https://download.eclipse.org/staging/2023-03/plugins/ (378.6kB)
02:19:38 [INFO] Fetching org.eclipse.platform_4.27.0.v20230302-0300.jar from https://download.eclipse.org/staging/2023-03/plugins/ (689.58kB)
02:19:38 [INFO] Fetching org.eclipse.ui_3.202.0.v20230214-1401.jar from https://download.eclipse.org/staging/2023-03/plugins/ (434.05kB)
02:19:38 [INFO] Fetching org.eclipse.ui.workbench_3.128.0.v20230220-1021.jar from https://download.eclipse.org/staging/2023-03/plugins/ (3.49MB)
02:19:39 [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/staging/2023-03/plugins/ (270.25kB)
02:19:39 [INFO] Fetching org.eclipse.ui.intro_3.6.600.v20220619-1918.jar from https://download.eclipse.org/staging/2023-03/plugins/ (346.47kB)
02:19:39 [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:19:39 [INFO] Fetching org.eclipse.ui.forms_3.11.600.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (331.64kB)
02:19:39 [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/staging/2023-03/plugins/ (23.09kB)
02:19:39 [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/staging/2023-03/plugins/ (21.23kB)
02:19:39 [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:19:40 [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:19:40 [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:19:40 [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:19:40 [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:19:41 [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:19:42 [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:19:43 [INFO] The following Execution Environments are currently known but are ignored by configuration:
02:19:43 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
02:19:43 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
02:19:43 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
02:19:43 [INFO]     1.3.0 -> JavaSE
02:19:43 [INFO]     1.4.0 -> JavaSE
02:19:43 [INFO]     1.5.0 -> JavaSE
02:19:43 [INFO]     1.6.0 -> JavaSE
02:19:43 [INFO]     1.7.0 -> JavaSE
02:19:43 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:19:43 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:19:43 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:19:43 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:19:43 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:19:43 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:19:43 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:19:43 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:19:43 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:19:43 [INFO]     18.0.0 -> JavaSE
02:19:43 [INFO]     19.0.0 -> JavaSE
02:19:43 [INFO]     20.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:19:43 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:19:43 [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:19:48 [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:19:48 [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:19:51 [INFO] The following Execution Environments are currently known but are ignored by configuration:
02:19:51 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
02:19:51 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
02:19:51 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
02:19:51 [INFO]     1.3.0 -> JavaSE
02:19:51 [INFO]     1.4.0 -> JavaSE
02:19:51 [INFO]     1.5.0 -> JavaSE
02:19:51 [INFO]     1.6.0 -> JavaSE
02:19:51 [INFO]     1.7.0 -> JavaSE
02:19:51 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:19:51 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:19:51 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:19:51 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:19:51 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:19:51 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:19:51 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:19:51 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:19:51 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:19:51 [INFO]     18.0.0 -> JavaSE
02:19:51 [INFO]     19.0.0 -> JavaSE
02:19:51 [INFO]     20.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:19:51 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:19:51 [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:19:58 [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:19:59 [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:19:59 [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:20:01 [INFO] The following Execution Environments are currently known but are ignored by configuration:
02:20:01 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
02:20:01 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
02:20:01 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
02:20:01 [INFO]     1.3.0 -> JavaSE
02:20:01 [INFO]     1.4.0 -> JavaSE
02:20:01 [INFO]     1.5.0 -> JavaSE
02:20:01 [INFO]     1.6.0 -> JavaSE
02:20:01 [INFO]     1.7.0 -> JavaSE
02:20:01 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:20:01 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:20:01 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:20:01 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:20:01 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:20:01 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:20:01 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:20:01 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:20:01 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:20:01 [INFO]     18.0.0 -> JavaSE
02:20:01 [INFO]     19.0.0 -> JavaSE
02:20:01 [INFO]     20.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:20:01 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:20:01 [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:20:08 [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:20:09 [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:20:10 [INFO] The following Execution Environments are currently known but are ignored by configuration:
02:20:10 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
02:20:10 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
02:20:10 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
02:20:10 [INFO]     1.3.0 -> JavaSE
02:20:10 [INFO]     1.4.0 -> JavaSE
02:20:10 [INFO]     1.5.0 -> JavaSE
02:20:10 [INFO]     1.6.0 -> JavaSE
02:20:10 [INFO]     1.7.0 -> JavaSE
02:20:10 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:20:10 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:20:10 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:20:10 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:20:10 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:20:10 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:20:10 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:20:10 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:20:10 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:20:10 [INFO]     18.0.0 -> JavaSE
02:20:10 [INFO]     19.0.0 -> JavaSE
02:20:10 [INFO]     20.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:20:10 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:20:10 [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:20:15 [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:20:16 [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:20:18 [INFO] The following Execution Environments are currently known but are ignored by configuration:
02:20:18 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
02:20:18 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
02:20:18 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
02:20:18 [INFO]     1.3.0 -> JavaSE
02:20:18 [INFO]     1.4.0 -> JavaSE
02:20:18 [INFO]     1.5.0 -> JavaSE
02:20:18 [INFO]     1.6.0 -> JavaSE
02:20:18 [INFO]     1.7.0 -> JavaSE
02:20:18 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:20:18 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:20:18 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:20:18 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:20:18 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:20:18 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:20:18 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:20:18 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:20:18 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:20:18 [INFO]     18.0.0 -> JavaSE
02:20:18 [INFO]     19.0.0 -> JavaSE
02:20:18 [INFO]     20.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:20:18 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:20:18 [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:20:22 [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:20:23 [INFO] Fetching bcpg_1.72.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (397.08kB)
02:20:23 [INFO] Fetching bcprov_1.72.0.jar from https://download.eclipse.org/staging/2023-03/plugins/ (10.75MB)
02:20:24 [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:20:24 [INFO] Fetching org.apache.lucene.core_9.4.2.v20221211-0752.jar from https://download.eclipse.org/staging/2023-03/plugins/ (3.69MB)
02:20:25 [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:20:25 [INFO] Fetching org.eclipse.compare_3.8.500.v20220812-1406.jar from https://download.eclipse.org/staging/2023-03/plugins/ (806.64kB)
02:20:25 [INFO] Fetching org.eclipse.core.resources_3.18.200.v20230209-0754.jar from https://download.eclipse.org/staging/2023-03/plugins/ (892.83kB)
02:20:25 [INFO] Fetching org.eclipse.jface.text_3.23.0.v20230123-1047.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.04MB)
02:20:25 [INFO] Fetching org.eclipse.ui.ide_3.20.100.v20230220-1021.jar from https://download.eclipse.org/staging/2023-03/plugins/ (2.39MB)
02:20:25 [INFO] Fetching org.eclipse.ui.views_3.11.400.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (107.39kB)
02:20:25 [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:20:25 [INFO] Fetching org.eclipse.ui.editors_3.15.0.v20221201-1935.jar from https://download.eclipse.org/staging/2023-03/plugins/ (621.13kB)
02:20:26 [INFO] Fetching org.eclipse.compare.core_3.7.100.v20220812-1406.jar from https://download.eclipse.org/staging/2023-03/plugins/ (69.26kB)
02:20:26 [INFO] Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from https://download.eclipse.org/staging/2023-03/plugins/ (115.6kB)
02:20:26 [INFO] Fetching org.eclipse.text_3.12.300.v20220921-1010.jar from https://download.eclipse.org/staging/2023-03/plugins/ (297.19kB)
02:20:26 [INFO] Fetching org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar from https://download.eclipse.org/staging/2023-03/plugins/ (71.65kB)
02:20:26 [INFO] Fetching org.eclipse.core.net_1.4.0.v20220813-1037.jar from https://download.eclipse.org/staging/2023-03/plugins/ (49.45kB)
02:20:26 [INFO] Fetching org.eclipse.equinox.security_1.3.1000.v20220801-1135.jar from https://download.eclipse.org/staging/2023-03/plugins/ (115.07kB)
02:20:26 [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:20:26 [INFO] Fetching org.eclipse.help.ui_4.4.100.v20220619-1918.jar from https://download.eclipse.org/staging/2023-03/plugins/ (536.94kB)
02:20:26 [INFO] Fetching org.eclipse.help.base_4.3.1000.v20230302-0300.jar from https://download.eclipse.org/staging/2023-03/plugins/ (434.56kB)
02:20:26 [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.500.v20220903-1020.jar from https://download.eclipse.org/staging/2023-03/plugins/ (387.45kB)
02:20:26 [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:20:26 [INFO] Fetching org.eclipse.equinox.bidi_1.4.200.v20220710-1223.jar from https://download.eclipse.org/staging/2023-03/plugins/ (52.55kB)
02:20:26 [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:20:26 [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:20:26 [INFO] Fetching org.tukaani.xz_1.9.0.jar from https://download.eclipse.org/staging/2023-03/plugins/ (113.29kB)
02:20:26 [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:20:26 [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:20:26 [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:20:26 [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:20:26 [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:20:26 [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:20:26 [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:20:26 [INFO] Fetching org.eclipse.ui.navigator_3.11.0.v20230214-1401.jar from https://download.eclipse.org/staging/2023-03/plugins/ (425.29kB)
02:20:26 [INFO] Fetching org.eclipse.team.core_3.9.700.v20221201-0946.jar from https://download.eclipse.org/staging/2023-03/plugins/ (402.85kB)
02:20:27 [INFO] Fetching org.eclipse.team.ui_3.9.600.v20230207-1607.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.42MB)
02:20:27 [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:20:27 [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:20:27 [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:20:29 [INFO] The following Execution Environments are currently known but are ignored by configuration:
02:20:29 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
02:20:29 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
02:20:29 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
02:20:29 [INFO]     1.3.0 -> JavaSE
02:20:29 [INFO]     1.4.0 -> JavaSE
02:20:29 [INFO]     1.5.0 -> JavaSE
02:20:29 [INFO]     1.6.0 -> JavaSE
02:20:29 [INFO]     1.7.0 -> JavaSE
02:20:29 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:20:29 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:20:29 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:20:29 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:20:29 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:20:29 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:20:29 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:20:29 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:20:29 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:20:29 [INFO]     18.0.0 -> JavaSE
02:20:29 [INFO]     19.0.0 -> JavaSE
02:20:29 [INFO]     20.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:20:29 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
02:20:29 [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:20:33 [INFO] ------------------------------------------------------------------------
02:20:33 [INFO] Reactor Build Order:
02:20:33 [INFO] 
02:20:33 [INFO] archive-template                                    [eclipse-repository]
02:20:33 [INFO] org.eclipse.epp.package.common                          [eclipse-plugin]
02:20:33 [INFO] org.eclipse.epp.package.common.feature                 [eclipse-feature]
02:20:33 [INFO] org.eclipse.epp.package.java                            [eclipse-plugin]
02:20:33 [INFO] org.eclipse.epp.package.java.feature                   [eclipse-feature]
02:20:33 [INFO] epp.package.java                                    [eclipse-repository]
02:20:33 [INFO] org.eclipse.epp.package.jee                             [eclipse-plugin]
02:20:33 [INFO] org.eclipse.epp.package.jee.feature                    [eclipse-feature]
02:20:33 [INFO] epp.package.jee                                     [eclipse-repository]
02:20:33 [INFO] org.eclipse.epp.package.modeling                        [eclipse-plugin]
02:20:33 [INFO] org.eclipse.epp.package.modeling.feature               [eclipse-feature]
02:20:33 [INFO] epp.package.modeling                                [eclipse-repository]
02:20:33 [INFO] org.eclipse.epp.package.rcp                             [eclipse-plugin]
02:20:33 [INFO] org.eclipse.epp.package.rcp.feature                    [eclipse-feature]
02:20:33 [INFO] epp.package.rcp                                     [eclipse-repository]
02:20:33 [INFO] org.eclipse.epp.package.scout                           [eclipse-plugin]
02:20:33 [INFO] org.eclipse.epp.package.scout.feature                  [eclipse-feature]
02:20:33 [INFO] epp.package.scout                                   [eclipse-repository]
02:20:33 [INFO] org.eclipse.epp.package.committers                      [eclipse-plugin]
02:20:33 [INFO] org.eclipse.epp.package.committers.feature             [eclipse-feature]
02:20:33 [INFO] epp.package.committers                              [eclipse-repository]
02:20:33 [INFO] org.eclipse.epp-buildall                                           [pom]
02:20:33 [INFO] 
02:20:33 [INFO] ------------------< org.eclipse.epp:archive-template >------------------
02:20:33 [INFO] Building archive-template 4.27.0-SNAPSHOT                         [1/22]
02:20:33 [INFO] -------------------------[ eclipse-repository ]-------------------------
02:20:33 [INFO] 
02:20:33 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ archive-template ---
02:20:34 [INFO] 
02:20:34 [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ archive-template ---
02:20:38 [INFO] The project's OSGi version is 4.27.0.20230101-2012
02:20:38 [INFO] 
02:20:38 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ archive-template ---
02:20:43 [INFO] No match to regex 'epp\.package\.(\d*)' found in 'archive-template'. The initial value 'archive-template' is left as-is...
02:20:43 [INFO] 
02:20:43 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ archive-template ---
02:20:43 [INFO] 
02:20:43 [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ archive-template ---
02:20:43 [INFO] 
02:20:43 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ archive-template ---
02:20:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:20:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
02:20:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/archive-template/src/main/resources
02:20:47 [INFO] 
02:20:47 [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-osgi-ee (default-publish-osgi-ee) @ archive-template ---
02:20:47 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
02:20:47 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
02:20:47 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
02:20:47 [INFO] 
02:20:47 [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-products (default-publish-products) @ archive-template ---
02:20:47 [INFO] 
02:20:47 [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-categories (default-publish-categories) @ archive-template ---
02:20:47 [INFO] 
02:20:47 [INFO] --- tycho-p2-publisher-plugin:2.7.1:attach-artifacts (default-attach-artifacts) @ archive-template ---
02:20:47 [INFO] 
02:20:47 [INFO] --- tycho-p2-repository-plugin:2.7.1:assemble-repository (default-assemble-repository) @ archive-template ---
02:20:48 [INFO] 
02:20:48 [INFO] --- tycho-p2-repository-plugin:2.7.1:archive-repository (default-archive-repository) @ archive-template ---
02:20:48 [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:20:48 [INFO] 
02:20:48 [INFO] --- tycho-eclipserun-plugin:2.7.1:eclipse-run (remove-uncategorized) @ archive-template ---
02:20:48 [INFO] Fetching p2.index from http://download.eclipse.org/releases/latest/ (122B)
02:20:48 [INFO] Adding repository http://download.eclipse.org/releases/latest
02:20:48 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/latest/ (465B)
02:20:48 [INFO] Fetching p2.index from https://download.eclipse.org/releases/2022-12/ (122B)
02:20:48 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/releases/2022-12/ (479B)
02:20:48 [INFO] Fetching compositeContent.xml from https://download.eclipse.org/technology/epp/packages/2022-12/ (442B)
02:20:48 [INFO] Fetching content.jar from https://download.eclipse.org/technology/epp/packages/2022-12/202212011200/ (93.31kB)
02:20:48 [INFO] Fetching p2.index from https://download.eclipse.org/releases/2022-12/202212071000/ (140B)
02:20:48 [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/2022-12/202212071000/ (782.2kB)
02:20:51 [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:20:51 [INFO] Fetching bcpg_1.72.0.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (393.64kB)
02:20:51 [INFO] Fetching javax.annotation_1.3.5.v20221112-0806.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (48.09kB)
02:20:51 [INFO] Fetching org.eclipse.osgi_3.18.200.v20221116-1324.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.47MB)
02:20:51 [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.96MB)
02:20:51 [INFO] Fetching org.apache.felix.scr_2.2.4.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (393.41kB)
02:20:51 [INFO] Fetching org.osgi.service.component_1.5.0.202109301733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (64.86kB)
02:20:51 [INFO] Fetching org.osgi.util.promise_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (81.45kB)
02:20:51 [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:20:51 [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:20:51 [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:20:51 [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:20:51 [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:20:52 [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:20:52 [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:20:52 [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:20:52 [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:20:52 [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:20:52 [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:20:52 [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:20:52 [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:20:52 [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:20:52 [INFO] Fetching org.sat4j.core_2.3.6.v20201214.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (429.55kB)
02:20:52 [INFO] Fetching org.sat4j.pb_2.3.6.v20201214.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (432.64kB)
02:20:52 [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:20:52 [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:20:52 [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:20:52 [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:20:52 [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:20:52 [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:20:52 [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:20:52 [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:20:52 [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:20:53 [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:20:53 [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:20:53 [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:20:53 [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:20:53 [INFO] Fetching org.objectweb.asm_9.4.0.v20221107-1714.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (134.94kB)
02:20:53 [INFO] Fetching org.objectweb.asm.tree_9.4.0.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (51.43kB)
02:20:53 [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:20:53 [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:20:54 [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
02:20:54 [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:20:54 [INFO] Command line:
02:20:54 	[/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:20:56 Buildfile: remove-categories.xml
02:20:56 
02:20:56 remove-categories:
02:20:57 Unable to find: Installable Unit [ query=property[@name='org.eclipse.equinox.p2.type.category'] ] 
02:20:57 BUILD SUCCESSFUL
02:20:57 
02:20:57 BUILD SUCCESSFUL
02:20:57 Total time: 0 seconds
02:20:57 [INFO] 
02:20:57 [INFO] --- tycho-p2-repository-plugin:2.7.1:archive-repository (re-archive-without-categories) @ archive-template ---
02:20:57 [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:20:57 [INFO] 
02:20:57 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-template-repo) @ archive-template ---
02:20:58 [INFO] Executing tasks
02:20:58 [INFO]      [copy] Copying 2 files to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/archive/repository
02:20:58 [INFO] Executed tasks
02:20:58 [INFO] 
02:20:58 [INFO] -----------< org.eclipse.epp:org.eclipse.epp.package.common >-----------
02:20:58 [INFO] Building org.eclipse.epp.package.common 4.27.0-SNAPSHOT           [2/22]
02:20:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:20:59 [INFO] 
02:20:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.common ---
02:20:59 [INFO] 
02:20:59 [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.common ---
02:20:59 [INFO] The project's OSGi version is 4.27.0.20230223-1200
02:20:59 [INFO] 
02:20:59 [INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.epp.package.common ---
02:20:59 [INFO] 
02:20:59 [INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.epp.package.common ---
02:20:59 [INFO] 
02:20:59 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.common ---
02:20:59 [INFO] 
02:20:59 [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.epp.package.common ---
02:20:59 [INFO] 
02:20:59 [INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.common ---
02:21:00 [INFO] Resolving class path of org.eclipse.epp.package.common...
02:21:00 [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:21:00 [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:21:00 [INFO] Fetching org.eclipse.equinox.region_1.5.300.v20220720-2012.jar from https://download.eclipse.org/staging/2023-03/plugins/ (79.16kB)
02:21:00 [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:21:00 [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:21:00 [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:21:00 [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:21:00 [INFO] Fetching org.eclipse.fx.osgi_3.9.0.202210162353.jar from https://download.eclipse.org/staging/2023-03/plugins/ (49.9kB)
02:21:00 [INFO] Fetching org.eclipse.ui.cocoa_1.3.100.v20230214-1401.jar from https://download.eclipse.org/staging/2023-03/plugins/ (11.39kB)
02:21:00 [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:21:00 [INFO] 
02:21:00 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.common ---
02:21:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:21:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
02:21:00 [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:21:00 [INFO] 
02:21:00 [INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.epp.package.common ---
02:21:01 [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:21:02 [INFO] 
02:21:02 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.common ---
02:21:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:21:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
02:21: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/test/resources
02:21:02 [INFO] 
02:21:02 [INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.epp.package.common ---
02:21:02 [INFO] 
02:21:02 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.epp.package.common ---
02:21:04 [INFO] No tests to run.
02:21:04 [INFO] 
02:21:04 [INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.common ---
02:21:04 [INFO] 
02:21:04 [INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.epp.package.common ---
02:21:04 [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:21:04 [INFO] 
02:21:04 [INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.common ---
02:21:04 [INFO] 
02:21:04 [INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.epp.package.common ---
02:21:04 [INFO] 
02:21:04 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.epp.package.common ---
02:21:04 [INFO] No tests to run.
02:21:04 [INFO] 
02:21:04 [INFO] -------< org.eclipse.epp:org.eclipse.epp.package.common.feature >-------
02:21:04 [INFO] Building org.eclipse.epp.package.common.feature 4.27.0-SNAPSHOT   [3/22]
02:21:04 [INFO] --------------------------[ eclipse-feature ]---------------------------
02:21:04 [INFO] 
02:21:04 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.common.feature ---
02:21:04 [INFO] 
02:21:04 [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.common.feature ---
02:21:04 [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:21:04 [INFO] The project's OSGi version is 4.27.0.20230223-1200
02:21:04 [INFO] 
02:21:04 [INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.epp.package.common.feature ---
02:21:04 [INFO] 
02:21:04 [INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.epp.package.common.feature ---
02:21:04 [INFO] 
02:21:04 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.common.feature ---
02:21:04 [INFO] 
02:21:04 [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.epp.package.common.feature ---
02:21:04 [INFO] 
02:21:04 [INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.common.feature ---
02:21:04 [INFO] 
02:21:04 [INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.epp.package.common.feature ---
02:21:04 [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:21:04 [INFO] 
02:21:04 [INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.common.feature ---
02:21:04 [INFO] 
02:21:04 [INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.common.feature ---
02:21:04 [INFO] 
02:21:04 [INFO] ------------< org.eclipse.epp:org.eclipse.epp.package.java >------------
02:21:04 [INFO] Building org.eclipse.epp.package.java 4.27.0-SNAPSHOT             [4/22]
02:21:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:21:04 [INFO] 
02:21:04 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.java ---
02:21:04 [INFO] 
02:21:04 [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.java ---
02:21:04 [INFO] The project's OSGi version is 4.27.0.20230223-1200
02:21:04 [INFO] 
02:21:04 [INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.epp.package.java ---
02:21:04 [INFO] 
02:21:04 [INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.epp.package.java ---
02:21:04 [INFO] 
02:21:04 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.java ---
02:21:04 [INFO] 
02:21:04 [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.epp.package.java ---
02:21:05 [INFO] 
02:21:05 [INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.java ---
02:21:05 [INFO] Resolving class path of org.eclipse.epp.package.java...
02:21:05 [INFO] 
02:21:05 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.java ---
02:21:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:21:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
02:21:05 [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:21:05 [INFO] 
02:21:05 [INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.epp.package.java ---
02:21:05 [INFO] 
02:21:05 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.java ---
02:21:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:21:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
02:21:05 [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:21:05 [INFO] 
02:21:05 [INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.epp.package.java ---
02:21:05 [INFO] 
02:21:05 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.epp.package.java ---
02:21:05 [INFO] No tests to run.
02:21:05 [INFO] 
02:21:05 [INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.java ---
02:21:05 [INFO] 
02:21:05 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.java ---
02:21:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:21:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
02:21:05 [INFO] Copying 1 resource
02:21:05 [INFO] 
02:21:05 [INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.epp.package.java ---
02:21:05 [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:21:05 [INFO] 
02:21:05 [INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.java ---
02:21:05 [INFO] 
02:21:05 [INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.epp.package.java ---
02:21:05 [INFO] 
02:21:05 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.epp.package.java ---
02:21:05 [INFO] No tests to run.
02:21:05 [INFO] 
02:21:05 [INFO] --------< org.eclipse.epp:org.eclipse.epp.package.java.feature >--------
02:21:05 [INFO] Building org.eclipse.epp.package.java.feature 4.27.0-SNAPSHOT     [5/22]
02:21:05 [INFO] --------------------------[ eclipse-feature ]---------------------------
02:21:05 [INFO] 
02:21:05 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.java.feature ---
02:21:05 [INFO] 
02:21:05 [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.java.feature ---
02:21:05 [INFO] The project's OSGi version is 4.27.0.20230302-0244
02:21:05 [INFO] 
02:21:05 [INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.epp.package.java.feature ---
02:21:05 [INFO] 
02:21:05 [INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.epp.package.java.feature ---
02:21:05 [INFO] 
02:21:05 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.java.feature ---
02:21:05 [INFO] 
02:21:05 [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.epp.package.java.feature ---
02:21:05 [INFO] 
02:21:05 [INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.java.feature ---
02:21:05 [INFO] 
02:21:05 [INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.epp.package.java.feature ---
02:21:05 [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:21:05 [INFO] 
02:21:05 [INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.java.feature ---
02:21:05 [INFO] 
02:21:05 [INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.java.feature ---
02:21:05 [INFO] 
02:21:05 [INFO] ------------------< org.eclipse.epp:epp.package.java >------------------
02:21:05 [INFO] Building epp.package.java 4.27.0-SNAPSHOT                         [6/22]
02:21:05 [INFO] -------------------------[ eclipse-repository ]-------------------------
02:21:05 [INFO] 
02:21:05 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.java ---
02:21:05 [INFO] 
02:21:05 [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.java ---
02:21:05 [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:21:05 [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:21:06 [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/ (18.76MB of 115.04MB at 18.75MB/s)
02:21:07 [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/ (38.68MB of 115.04MB at 19.34MB/s)
02:21:08 [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/ (58.55MB of 115.04MB at 19.52MB/s)
02:21: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/ (78.44MB of 115.04MB at 19.61MB/s)
02:21: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/ (96.59MB of 115.04MB at 19.32MB/s)
02:21:13 [INFO] Fetching ch.qos.logback.classic_1.2.11.jar from https://download.eclipse.org/staging/2023-03/plugins/ (226.42kB)
02:21:13 [INFO] Fetching slf4j.api_1.7.36.jar from https://download.eclipse.org/staging/2023-03/plugins/ (40.16kB)
02:21:13 [INFO] Fetching ch.qos.logback.core_1.2.11.jar from https://download.eclipse.org/staging/2023-03/plugins/ (438.25kB)
02:21:13 [INFO] Fetching com.google.gson_2.9.1.v20220915-1632.jar from https://download.eclipse.org/staging/2023-03/plugins/ (289.99kB)
02:21:13 [INFO] Fetching com.google.gson_2.10.1.jar from https://download.eclipse.org/staging/2023-03/plugins/ (276.73kB)
02:21:13 [INFO] Fetching com.google.guava_30.1.0.v20221112-0806.jar from https://download.eclipse.org/staging/2023-03/plugins/ (2.92MB)
02:21:14 [INFO] Fetching com.google.guava_31.1.0.jre.jar from https://download.eclipse.org/staging/2023-03/plugins/ (2.82MB)
02:21:14 [INFO] Fetching com.google.guava.failureaccess_1.0.1.jar from https://download.eclipse.org/staging/2023-03/plugins/ (4.51kB)
02:21:14 [INFO] Fetching com.ibm.icu_72.1.0.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.72MB)
02:21:15 [INFO] Fetching com.jcraft.jsch_0.1.55.v20221112-0806.jar from https://download.eclipse.org/staging/2023-03/plugins/ (302.99kB)
02:21:15 [INFO] Fetching com.sun.el.javax.el_3.0.0.jar from https://download.eclipse.org/staging/2023-03/plugins/ (218.76kB)
02:21:15 [INFO] Fetching javax.el-api_3.0.3.jar from https://download.eclipse.org/staging/2023-03/plugins/ (77.95kB)
02:21:15 [INFO] Fetching jakarta.servlet-api_4.0.0.jar from https://download.eclipse.org/staging/2023-03/plugins/ (81.03kB)
02:21:15 [INFO] Fetching javaewah_1.1.13.v20211029-0839.jar from https://download.eclipse.org/staging/2023-03/plugins/ (182.62kB)
02:21:15 [INFO] Fetching javax.servlet.jsp-api_2.3.3.jar from https://download.eclipse.org/staging/2023-03/plugins/ (52.93kB)
02:21:15 [INFO] Fetching junit-jupiter-api_5.9.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (202.89kB)
02:21:16 [INFO] Fetching junit-platform-commons_1.9.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (100.63kB)
02:21:16 [INFO] Fetching org.opentest4j_1.2.0.jar from https://download.eclipse.org/staging/2023-03/plugins/ (7.47kB)
02:21:16 [INFO] Fetching junit-jupiter-engine_5.9.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (240.83kB)
02:21:16 [INFO] Fetching junit-platform-engine_1.9.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (184.79kB)
02:21:16 [INFO] Fetching junit-platform-launcher_1.9.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (165.27kB)
02:21:16 [INFO] Fetching junit-jupiter-migrationsupport_5.9.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (27.04kB)
02:21:16 [INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from https://download.eclipse.org/staging/2023-03/plugins/ (421.77kB)
02:21:16 [INFO] Fetching junit-jupiter-params_5.9.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (566.24kB)
02:21:16 [INFO] Fetching junit-platform-runner_1.9.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.19kB)
02:21:16 [INFO] Fetching junit-platform-suite-api_1.9.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (20.73kB)
02:21:16 [INFO] Fetching junit-platform-suite-commons_1.9.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.94kB)
02:21:16 [INFO] Fetching junit-platform-suite-engine_1.9.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (23.55kB)
02:21:16 [INFO] Fetching junit-vintage-engine_5.9.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (65.33kB)
02:21:16 [INFO] Fetching net.i2p.crypto.eddsa_0.3.0.v20220506-1020.jar from https://download.eclipse.org/staging/2023-03/plugins/ (88.94kB)
02:21:16 [INFO] Fetching org.apache.commons.cli_1.4.0.v20221112-0806.jar from https://download.eclipse.org/staging/2023-03/plugins/ (66.54kB)
02:21:16 [INFO] Fetching org.apache.commons.codec_1.14.0.v20221112-0806.jar from https://download.eclipse.org/staging/2023-03/plugins/ (370.34kB)
02:21:16 [INFO] Fetching org.apache.commons.compress_1.22.0.v20221207-1049.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.06MB)
02:21:16 [INFO] Fetching org.apache.felix.gogo.command_1.1.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (38.76kB)
02:21:16 [INFO] Fetching org.apache.felix.gogo.runtime_1.1.6.jar from https://download.eclipse.org/staging/2023-03/plugins/ (198.71kB)
02:21:16 [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.jar from https://download.eclipse.org/staging/2023-03/plugins/ (57.69kB)
02:21:16 [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:21:16 [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:21:17 [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:21:17 [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.13.v20221112-0806.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.01MB)
02:21:17 [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.16.v20221207-1049.jar from https://download.eclipse.org/staging/2023-03/plugins/ (356.05kB)
02:21:17 [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/staging/2023-03/plugins/ (2.36MB)
02:21:17 [INFO] Fetching org.apache.sshd.osgi_2.9.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.76MB)
02:21:17 [INFO] Fetching org.apache.sshd.sftp_2.9.2.v20221117-1942.jar from https://download.eclipse.org/staging/2023-03/plugins/ (397.68kB)
02:21:17 [INFO] Fetching org.apache.xerces_2.12.2.v20220131-0835.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.5MB)
02:21:17 [INFO] Fetching org.apache.xml.resolver_1.2.0.v20220715-1206.jar from https://download.eclipse.org/staging/2023-03/plugins/ (101.69kB)
02:21:18 [INFO] Fetching org.apiguardian.api_1.1.2.jar from https://download.eclipse.org/staging/2023-03/plugins/ (6.65kB)
02:21:18 [INFO] Fetching org.eclipse.ant.launching_1.3.400.v20220718-1722.jar from https://download.eclipse.org/staging/2023-03/plugins/ (163.1kB)
02:21:18 [INFO] Fetching org.eclipse.debug.core_3.20.100.v20230124-1239.jar from https://download.eclipse.org/staging/2023-03/plugins/ (400.21kB)
02:21:18 [INFO] Fetching org.eclipse.jdt.launching_3.19.900.v20230209-1222.jar from https://download.eclipse.org/staging/2023-03/plugins/ (570.79kB)
02:21:18 [INFO] Fetching org.eclipse.core.externaltools_1.2.300.v20220618-1805.jar from https://download.eclipse.org/staging/2023-03/plugins/ (42.71kB)
02:21:18 [INFO] Fetching org.eclipse.jdt.core_3.33.0.v20230222-1748.jar from https://download.eclipse.org/staging/2023-03/plugins/ (4MB)
02:21:18 [INFO] Fetching org.eclipse.ant.ui_3.8.300.v20220718-1722.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.04MB)
02:21:18 [INFO] Fetching org.eclipse.ui.externaltools_3.5.300.v20230126-0801.jar from https://download.eclipse.org/staging/2023-03/plugins/ (142.6kB)
02:21:18 [INFO] Fetching org.eclipse.ui.console_3.11.400.v20221012-0524.jar from https://download.eclipse.org/staging/2023-03/plugins/ (245.21kB)
02:21:18 [INFO] Fetching org.eclipse.debug.ui_3.17.200.v20230220-1318.jar from https://download.eclipse.org/staging/2023-03/plugins/ (3MB)
02:21:19 [INFO] Fetching org.eclipse.jdt.ui_3.28.0.v20230210-2115.jar from https://download.eclipse.org/staging/2023-03/plugins/ (10.95MB)
02:21:20 [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:21:20 [INFO] Fetching org.eclipse.jdt.junit_3.15.200.v20230209-1546.jar from https://download.eclipse.org/staging/2023-03/plugins/ (546.88kB)
02:21:20 [INFO] Fetching org.eclipse.buildship.compat_3.1.6.v20220511-1359.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.37kB)
02:21:20 [INFO] Fetching org.gradle.toolingapi_7.4.2.v20220510-1312-s.jar from https://download.eclipse.org/staging/2023-03/plugins/ (2.5MB)
02:21:20 [INFO] Fetching org.eclipse.buildship.core_3.1.6.v20220511-1359.jar from https://download.eclipse.org/staging/2023-03/plugins/ (523.48kB)
02:21:20 [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:21:20 [INFO] Fetching org.eclipse.buildship.ui_3.1.6.v20220511-1359.jar from https://download.eclipse.org/staging/2023-03/plugins/ (676.85kB)
02:21:20 [INFO] Fetching org.eclipse.buildship.branding_3.1.6.v20220511-1359.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.91kB)
02:21:20 [INFO] Fetching org.eclipse.buildship_3.1.6.v20220511-1359.jar from https://download.eclipse.org/staging/2023-03/features/ (18.95kB)
02:21:20 [INFO] Fetching org.eclipse.cdt.core.linux_6.1.0.202211062329.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.9kB)
02:21:20 [INFO] Fetching org.eclipse.cdt.core.native_6.3.100.202212091724.jar from https://download.eclipse.org/staging/2023-03/plugins/ (71.51kB)
02:21:20 [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:21:21 [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:21:21 [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:21:21 [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:21:21 [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:21:21 [INFO] Fetching org.eclipse.osgi.services_3.11.100.v20221006-1531.jar from https://download.eclipse.org/staging/2023-03/plugins/ (48.16kB)
02:21:21 [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:21:21 [INFO] Fetching org.eclipse.osgi.util_3.7.200.v20230103-1101.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.42kB)
02:21:21 [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:21:21 [INFO] Fetching org.eclipse.equinox.console_1.4.500.v20211021-1418.jar from https://download.eclipse.org/staging/2023-03/plugins/ (129.01kB)
02:21:21 [INFO] Fetching org.eclipse.jface.notifications_0.5.200.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (32.9kB)
02:21:21 [INFO] Fetching org.osgi.util.measurement_1.0.2.201802012109.jar from https://download.eclipse.org/staging/2023-03/plugins/ (25.74kB)
02:21:21 [INFO] Fetching org.osgi.util.position_1.0.1.201505202026.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.73kB)
02:21:21 [INFO] Fetching org.osgi.util.xml_1.0.2.202109301733.jar from https://download.eclipse.org/staging/2023-03/plugins/ (18.3kB)
02:21:21 [INFO] Fetching org.osgi.service.cm_1.6.1.202109301733.jar from https://download.eclipse.org/staging/2023-03/plugins/ (54.28kB)
02:21:21 [INFO] Fetching org.osgi.service.device_1.1.1.202109301733.jar from https://download.eclipse.org/staging/2023-03/plugins/ (19.88kB)
02:21:21 [INFO] Fetching org.osgi.service.metatype_1.4.1.202109301733.jar from https://download.eclipse.org/staging/2023-03/plugins/ (29.67kB)
02:21:21 [INFO] Fetching org.osgi.service.provisioning_1.2.0.201505202024.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.38kB)
02:21:21 [INFO] Fetching org.osgi.service.upnp_1.2.1.202109301733.jar from https://download.eclipse.org/staging/2023-03/plugins/ (30.58kB)
02:21:21 [INFO] Fetching org.osgi.service.useradmin_1.1.1.202109301733.jar from https://download.eclipse.org/staging/2023-03/plugins/ (35.82kB)
02:21:21 [INFO] Fetching org.osgi.service.wireadmin_1.0.2.202109301733.jar from https://download.eclipse.org/staging/2023-03/plugins/ (42.85kB)
02:21:21 [INFO] Fetching org.eclipse.e4.rcp_4.27.0.v20230220-1431.jar from https://download.eclipse.org/staging/2023-03/features/ (22.84kB)
02:21:21 [INFO] Fetching org.eclipse.ecf_3.10.0.v20210925-0032.jar from https://download.eclipse.org/staging/2023-03/plugins/ (127.97kB)
02:21:21 [INFO] Fetching org.eclipse.ecf.identity_3.9.402.v20210409-2301.jar from https://download.eclipse.org/staging/2023-03/plugins/ (64.2kB)
02:21:21 [INFO] Fetching org.eclipse.equinox.concurrent_1.2.100.v20211021-1418.jar from https://download.eclipse.org/staging/2023-03/plugins/ (26.38kB)
02:21:21 [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:21:21 [INFO] Fetching org.eclipse.ecf.ssl_1.2.401.v20210409-2301.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.43kB)
02:21:21 [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:21:21 [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from https://download.eclipse.org/staging/2023-03/plugins/ (52.52kB)
02:21:21 [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:21:21 [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:21:21 [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:21:21 [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:21:21 [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:21:21 [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:21:21 [INFO] Fetching org.eclipse.eclemma.core_3.1.6.202206011447.jar from https://download.eclipse.org/staging/2023-03/plugins/ (100.51kB)
02:21:21 [INFO] Fetching org.jacoco.core_0.8.8.v20220517-1805.jar from https://download.eclipse.org/staging/2023-03/plugins/ (232.51kB)
02:21:21 [INFO] Fetching org.jacoco.agent_0.8.8.v20220415-0921.jar from https://download.eclipse.org/staging/2023-03/plugins/ (294.9kB)
02:21:21 [INFO] Fetching org.jacoco.report_0.8.8.v20220517-1805.jar from https://download.eclipse.org/staging/2023-03/plugins/ (148.44kB)
02:21:22 [INFO] Fetching org.eclipse.eclemma.doc_3.1.6.202206011447.jar from https://download.eclipse.org/staging/2023-03/plugins/ (225.78kB)
02:21:22 [INFO] Fetching org.eclipse.eclemma.feature_3.1.6.202206011447.jar from https://download.eclipse.org/staging/2023-03/features/ (22.3kB)
02:21:22 [INFO] Fetching org.objectweb.asm_9.3.0.v20220409-0157.jar from https://download.eclipse.org/staging/2023-03/plugins/ (132.86kB)
02:21:22 [INFO] Fetching org.objectweb.asm.commons_9.3.0.v20220409-0157.jar from https://download.eclipse.org/staging/2023-03/plugins/ (83.96kB)
02:21:22 [INFO] Fetching org.objectweb.asm.tree_9.3.0.v20220409-0157.jar from https://download.eclipse.org/staging/2023-03/plugins/ (65.17kB)
02:21:22 [INFO] Fetching org.eclipse.eclemma.ui_3.1.6.202206011447.jar from https://download.eclipse.org/staging/2023-03/plugins/ (306.74kB)
02:21:22 [INFO] Fetching org.eclipse.egit.core_6.5.0.202303070854-r.jar from https://download.eclipse.org/staging/2023-03/plugins/ (628.95kB)
02:21:22 [INFO] Fetching org.eclipse.jgit_6.5.0.202303070854-r.jar from https://download.eclipse.org/staging/2023-03/plugins/ (2.94MB)
02:21:22 [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:21:22 [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:21:22 [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:21:22 [INFO] Fetching org.eclipse.egit.ui_6.5.0.202303070854-r.jar from https://download.eclipse.org/staging/2023-03/plugins/ (3.91MB)
02:21:23 [INFO] Fetching org.eclipse.egit_6.5.0.202303070854-r.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.19kB)
02:21:23 [INFO] Fetching org.eclipse.egit.doc_6.5.0.202303070854-r.jar from https://download.eclipse.org/staging/2023-03/plugins/ (4.49MB)
02:21:23 [INFO] Fetching org.eclipse.egit_6.5.0.202303070854-r.jar from https://download.eclipse.org/staging/2023-03/features/ (20.92kB)
02:21:23 [INFO] Fetching org.eclipse.emf.common_2.29.0.v20230223-0922.jar from https://download.eclipse.org/staging/2023-03/features/ (20.88kB)
02:21:23 [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:21:23 [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:21:23 [INFO] Fetching org.eclipse.emf.edit_2.18.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-03/plugins/ (301.89kB)
02:21:23 [INFO] Fetching org.eclipse.emf.ecore_2.31.0.v20230226-0921.jar from https://download.eclipse.org/staging/2023-03/features/ (20.94kB)
02:21:23 [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:21:23 [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:21:23 [INFO] Fetching org.eclipse.userstorage_1.2.0.v20210517-0327.jar from https://download.eclipse.org/staging/2023-03/plugins/ (116.18kB)
02:21:23 [INFO] Fetching org.eclipse.userstorage.oauth_1.1.0.v20190307-0457.jar from https://download.eclipse.org/staging/2023-03/plugins/ (58.26kB)
02:21:23 [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:21:23 [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:21:23 [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:21:23 [INFO] Fetching org.eclipse.epp.mpc_1.10.1.v20221110-1841.jar from https://download.eclipse.org/staging/2023-03/features/ (22.09kB)
02:21:24 [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:21:24 [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:21:24 [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:21:24 [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:21:24 [INFO] Fetching org.eclipse.userstorage.ui_1.1.0.v20190307-0457.jar from https://download.eclipse.org/staging/2023-03/plugins/ (44.88kB)
02:21:24 [INFO] Fetching org.eclipse.equinox.executable_3.8.2000.v20221201-0912.jar from https://download.eclipse.org/staging/2023-03/features/ (435.93kB)
02:21:24 [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:21:24 [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:21:24 [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:21:24 [INFO] Fetching org.eclipse.jetty.http_10.0.13.jar from https://download.eclipse.org/staging/2023-03/plugins/ (243.43kB)
02:21:24 [INFO] Fetching org.eclipse.jetty.server_10.0.13.jar from https://download.eclipse.org/staging/2023-03/plugins/ (777.19kB)
02:21:24 [INFO] Fetching org.eclipse.jetty.servlet_10.0.13.jar from https://download.eclipse.org/staging/2023-03/plugins/ (161.97kB)
02:21:24 [INFO] Fetching org.eclipse.jetty.util_10.0.13.jar from https://download.eclipse.org/staging/2023-03/plugins/ (554.88kB)
02:21:24 [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:21:24 [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:21:24 [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:21:24 [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:21:24 [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:21:24 [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:21:24 [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:21:24 [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:21:24 [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:21:24 [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:21:24 [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:21:24 [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:21:24 [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:21:24 [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:21:24 [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:21:24 [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:21:25 [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:21:25 [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:21:25 [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:21:25 [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:21:25 [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:21:25 [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:21:25 [INFO] Fetching org.eclipse.ui.browser_3.7.400.v20230220-1021.jar from https://download.eclipse.org/staging/2023-03/plugins/ (209.28kB)
02:21:25 [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:21:25 [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:21:25 [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:21:25 [INFO] Fetching org.eclipse.help.webapp_3.10.1000.v20221221-1358.jar from https://download.eclipse.org/staging/2023-03/plugins/ (738.67kB)
02:21:25 [INFO] Fetching org.eclipse.jetty.io_10.0.13.jar from https://download.eclipse.org/staging/2023-03/plugins/ (211.42kB)
02:21:25 [INFO] Fetching org.eclipse.jetty.security_10.0.13.jar from https://download.eclipse.org/staging/2023-03/plugins/ (118.37kB)
02:21:25 [INFO] Fetching org.eclipse.jetty.util.ajax_10.0.13.jar from https://download.eclipse.org/staging/2023-03/plugins/ (62.46kB)
02:21:25 [INFO] Fetching org.eclipse.help_2.3.1300.v20230302-0300.jar from https://download.eclipse.org/staging/2023-03/features/ (21.34kB)
02:21:25 [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:21:25 [INFO] Fetching org.eclipse.jdt_3.19.0.v20230302-0300.jar from https://download.eclipse.org/staging/2023-03/plugins/ (44.74kB)
02:21:25 [INFO] Fetching org.eclipse.jdt.annotation_1.2.100.v20220826-1026.jar from https://download.eclipse.org/staging/2023-03/plugins/ (16.9kB)
02:21:25 [INFO] Fetching org.eclipse.jdt.annotation_2.2.700.v20220826-1026.jar from https://download.eclipse.org/staging/2023-03/plugins/ (27.04kB)
02:21:25 [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:21:25 [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:21:25 [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:21:25 [INFO] Fetching org.eclipse.jdt.bcoview_1.1.0.v20230116-1714.jar from https://download.eclipse.org/staging/2023-03/plugins/ (159.74kB)
02:21:25 [INFO] Fetching org.objectweb.asm.util_9.4.0.v20221107-1714.jar from https://download.eclipse.org/staging/2023-03/plugins/ (104kB)
02:21:26 [INFO] Fetching org.objectweb.asm.tree.analysis_9.4.0.jar from https://download.eclipse.org/staging/2023-03/plugins/ (33.53kB)
02:21:26 [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:21:26 [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:21:26 [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:21:26 [INFO] Fetching org.eclipse.jdt.debug_3.20.100.v20230119-1127.jar from https://download.eclipse.org/staging/2023-03/plugins/ (919.02kB)
02:21:26 [INFO] Fetching org.eclipse.search_3.14.400.v20230209-0804.jar from https://download.eclipse.org/staging/2023-03/plugins/ (499.45kB)
02:21:26 [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:21:27 [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:21:27 [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:21:27 [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:21:27 [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/staging/2023-03/plugins/ (65.43kB)
02:21:27 [INFO] Fetching org.eclipse.jdt_3.19.0.v20230302-0300.jar from https://download.eclipse.org/staging/2023-03/features/ (21.53kB)
02:21:27 [INFO] Fetching org.eclipse.jgit.archive_6.5.0.202303070854-r.jar from https://download.eclipse.org/staging/2023-03/plugins/ (27.65kB)
02:21:27 [INFO] Fetching org.eclipse.jgit_6.5.0.202303070854-r.jar from https://download.eclipse.org/staging/2023-03/features/ (16.17kB)
02:21:27 [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:21:27 [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:21:27 [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:21:27 [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:21:27 [INFO] Fetching org.eclipse.jsch.core_1.4.0.v20220813-1037.jar from https://download.eclipse.org/staging/2023-03/plugins/ (43.17kB)
02:21:27 [INFO] Fetching org.eclipse.jsch.ui_1.4.200.v20220812-1406.jar from https://download.eclipse.org/staging/2023-03/plugins/ (95.52kB)
02:21:27 [INFO] Fetching S202302030837&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?file=/justj/epp/milestone/ (63B)
02:21:27 [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:21:27 [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:21:27 [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:21:27 [INFO] Fetching org.eclipse.lsp4e_0.15.0.202211292024.jar from https://download.eclipse.org/staging/2023-03/plugins/ (529.94kB)
02:21:27 [INFO] Fetching org.eclipse.lsp4j_0.19.0.v20221118-0359.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.09MB)
02:21:27 [INFO] Fetching org.eclipse.lsp4j.jsonrpc_0.19.0.v20221118-0359.jar from https://download.eclipse.org/staging/2023-03/plugins/ (134.2kB)
02:21:27 [INFO] Fetching org.eclipse.mylyn.wikitext_3.0.46.202301111837.jar from https://download.eclipse.org/staging/2023-03/plugins/ (371.45kB)
02:21:27 [INFO] Fetching org.eclipse.mylyn.wikitext.markdown_3.0.46.202301111837.jar from https://download.eclipse.org/staging/2023-03/plugins/ (83.76kB)
02:21:27 [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:21:27 [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:21:27 [INFO] Fetching org.eclipse.m2e.core_2.0.7.20230307-1553.jar from https://download.eclipse.org/staging/2023-03/plugins/ (640.85kB)
02:21:28 [INFO] Fetching org.eclipse.m2e.jdt_2.0.5.20230228-2348.jar from https://download.eclipse.org/staging/2023-03/plugins/ (157.79kB)
02:21:28 [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:21:28 [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:21:28 [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:21:28 [INFO] Fetching org.eclipse.m2e.binaryproject_2.1.100.20230130-0743.jar from https://download.eclipse.org/staging/2023-03/plugins/ (22.4kB)
02:21:28 [INFO] Fetching org.eclipse.m2e.sourcelookup_2.0.2.20230114-1820.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.24kB)
02:21:28 [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:21:28 [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:21:28 [INFO] Fetching org.eclipse.m2e.workspace.cli_0.3.1.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.56kB)
02:21:28 [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:21:28 [INFO] Fetching org.eclipse.m2e.discovery_2.0.200.20230210-1347.jar from https://download.eclipse.org/staging/2023-03/plugins/ (76.22kB)
02:21:28 [INFO] Fetching org.eclipse.m2e.editor_2.0.300.20230130-0743.jar from https://download.eclipse.org/staging/2023-03/plugins/ (401.41kB)
02:21:28 [INFO] Fetching org.eclipse.ui.genericeditor_1.2.400.v20221207-1659.jar from https://download.eclipse.org/staging/2023-03/plugins/ (160.56kB)
02:21:28 [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:21:29 [INFO] Fetching org.eclipse.wildwebdeveloper.xml_1.0.2.202301201156.jar from https://download.eclipse.org/staging/2023-03/plugins/ (8.66MB)
02:21:29 [INFO] Fetching org.eclipse.m2e.launching_2.0.400.20230305-2143.jar from https://download.eclipse.org/staging/2023-03/plugins/ (122.76kB)
02:21:29 [INFO] Fetching org.eclipse.m2e.refactoring_2.0.300.20221210-1303.jar from https://download.eclipse.org/staging/2023-03/plugins/ (76.64kB)
02:21:29 [INFO] Fetching org.eclipse.m2e.scm_2.0.200.20230207-0948.jar from https://download.eclipse.org/staging/2023-03/plugins/ (61.89kB)
02:21:29 [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:21:29 [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:21:29 [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:21:29 [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:21:29 [INFO] Fetching org.eclipse.m2e.mavenarchiver_2.0.300.20221210-1303.jar from https://download.eclipse.org/staging/2023-03/plugins/ (30.2kB)
02:21:29 [INFO] Fetching org.eclipse.m2e.feature_2.2.1.20230307-1553.jar from https://download.eclipse.org/staging/2023-03/features/ (21.29kB)
02:21:29 [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:21:29 [INFO] Fetching org.eclipse.m2e.logback_2.1.100.20230106-1511.jar from https://download.eclipse.org/staging/2023-03/plugins/ (21.89kB)
02:21:29 [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:21:29 [INFO] Fetching org.eclipse.wst.common.uriresolver_1.3.0.v202007161535.jar from https://download.eclipse.org/staging/2023-03/plugins/ (48.93kB)
02:21:30 [INFO] Fetching org.eclipse.wst.common.emf_1.2.700.v202007161535.jar from https://download.eclipse.org/staging/2023-03/plugins/ (229.4kB)
02:21:30 [INFO] Fetching org.eclipse.wst.sse.core_1.2.1000.v202301190221.jar from https://download.eclipse.org/staging/2023-03/plugins/ (479.65kB)
02:21:30 [INFO] Fetching org.eclipse.wst.xml.core_1.2.700.v202211200019.jar from https://download.eclipse.org/staging/2023-03/plugins/ (811.53kB)
02:21:30 [INFO] Fetching org.jsoup_1.15.3.jar from https://download.eclipse.org/staging/2023-03/plugins/ (427.75kB)
02:21:30 [INFO] Fetching org.eclipse.mylyn.wikitext.ant_3.0.46.202301111837.jar from https://download.eclipse.org/staging/2023-03/plugins/ (49.35kB)
02:21:30 [INFO] Fetching org.eclipse.mylyn.wikitext.asciidoc_3.0.46.202301111837.jar from https://download.eclipse.org/staging/2023-03/plugins/ (111.95kB)
02:21:30 [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:21:30 [INFO] Fetching org.eclipse.mylyn.wikitext.ui_3.0.46.202301111837.jar from https://download.eclipse.org/staging/2023-03/plugins/ (439.2kB)
02:21:30 [INFO] Fetching org.eclipse.mylyn.wikitext.confluence_3.0.46.202301111837.jar from https://download.eclipse.org/staging/2023-03/plugins/ (93.29kB)
02:21:30 [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:21:30 [INFO] Fetching org.eclipse.mylyn.wikitext.osgi_3.0.46.202301111837.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.43kB)
02:21:30 [INFO] Fetching org.eclipse.mylyn.wikitext.textile_3.0.46.202301111837.jar from https://download.eclipse.org/staging/2023-03/plugins/ (91.62kB)
02:21:30 [INFO] Fetching org.eclipse.mylyn.wikitext.html_3.0.46.202301111837.jar from https://download.eclipse.org/staging/2023-03/plugins/ (50.14kB)
02:21:30 [INFO] Fetching org.eclipse.mylyn.wikitext.mediawiki_3.0.46.202301111837.jar from https://download.eclipse.org/staging/2023-03/plugins/ (81.61kB)
02:21:30 [INFO] Fetching org.eclipse.mylyn.wikitext.tracwiki_3.0.46.202301111837.jar from https://download.eclipse.org/staging/2023-03/plugins/ (66.44kB)
02:21:30 [INFO] Fetching org.eclipse.mylyn.wikitext.twiki_3.0.46.202301111837.jar from https://download.eclipse.org/staging/2023-03/plugins/ (49.74kB)
02:21:30 [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:21:30 [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:21:30 [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:21:30 [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:21:30 [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:21:30 [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:21:30 [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:21:30 [INFO] Fetching org.eclipse.mylyn.wikitext_feature_3.0.46.202301111837.jar from https://download.eclipse.org/staging/2023-03/features/ (20.83kB)
02:21:30 [INFO] Fetching org.eclipse.nebula.widgets.tablecombo_1.2.0.202302231924.jar from https://download.eclipse.org/staging/2023-03/plugins/ (41.93kB)
02:21:31 [INFO] Fetching org.eclipse.oomph.base_1.17.0.v20220821-0916.jar from https://download.eclipse.org/staging/2023-03/plugins/ (71.53kB)
02:21:31 [INFO] Fetching org.eclipse.oomph.util_1.20.0.v20220914-1208.jar from https://download.eclipse.org/staging/2023-03/plugins/ (232.83kB)
02:21:31 [INFO] Fetching org.eclipse.oomph.base.edit_1.16.0.v20230204-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (68kB)
02:21:31 [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:21:31 [INFO] Fetching org.eclipse.oomph.jreinfo_1.17.0.v20220520-1242.jar from https://download.eclipse.org/staging/2023-03/plugins/ (40.97kB)
02:21:31 [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:21:31 [INFO] Fetching org.eclipse.oomph.ui_1.18.0.v20220914-1119.jar from https://download.eclipse.org/staging/2023-03/plugins/ (404kB)
02:21:31 [INFO] Fetching org.eclipse.oomph.p2_1.16.0.v20220421-1218.jar from https://download.eclipse.org/staging/2023-03/plugins/ (70.45kB)
02:21:31 [INFO] Fetching org.eclipse.oomph.p2.core_1.24.0.v20230214-0752.jar from https://download.eclipse.org/staging/2023-03/plugins/ (407kB)
02:21:31 [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:21:31 [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:21:31 [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:21:31 [INFO] Fetching org.eclipse.oomph.p2_1.25.0.v20230214-0752.jar from https://download.eclipse.org/staging/2023-03/features/ (20.95kB)
02:21:31 [INFO] Fetching org.eclipse.oomph.predicates_1.15.0.v20230105-1603.jar from https://download.eclipse.org/staging/2023-03/plugins/ (71.95kB)
02:21:31 [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:21:31 [INFO] Fetching org.eclipse.oomph.preferences_1.13.0.v20220421-1218.jar from https://download.eclipse.org/staging/2023-03/plugins/ (89.1kB)
02:21:31 [INFO] Fetching org.eclipse.oomph.resources_1.17.0.v20220619-0650.jar from https://download.eclipse.org/staging/2023-03/plugins/ (123.49kB)
02:21:31 [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:21:31 [INFO] Fetching org.eclipse.oomph.setup_1.26.0.v20230203-1538.jar from https://download.eclipse.org/staging/2023-03/plugins/ (363kB)
02:21:31 [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:21:31 [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:21:31 [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:21:31 [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:21:32 [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:21:32 [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:21:32 [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:21:32 [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:21:32 [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:21:32 [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:21:32 [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:21:32 [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:21:32 [INFO] Fetching org.eclipse.oomph.setup_1.27.0.v20230214-0752.jar from https://download.eclipse.org/staging/2023-03/features/ (20.99kB)
02:21:32 [INFO] Fetching org.eclipse.oomph.workingsets_1.12.0.v20220421-1218.jar from https://download.eclipse.org/staging/2023-03/plugins/ (48.95kB)
02:21:32 [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:21:33 [INFO] Fetching org.eclipse.text.quicksearch_1.1.500.v20230129-1959.jar from https://download.eclipse.org/staging/2023-03/plugins/ (97.62kB)
02:21:33 [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:21:33 [INFO] Fetching org.eclipse.ui.monitoring_1.2.400.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (61.72kB)
02:21:33 [INFO] Fetching org.eclipse.ui.net_1.4.100.v20220812-1406.jar from https://download.eclipse.org/staging/2023-03/plugins/ (47.76kB)
02:21:33 [INFO] Fetching org.eclipse.ui.themes_1.2.2200.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (34.02kB)
02:21:33 [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:21:33 [INFO] Fetching org.eclipse.ui.views.log_1.3.500.v20230220-1021.jar from https://download.eclipse.org/staging/2023-03/plugins/ (174kB)
02:21:33 [INFO] Fetching org.eclipse.platform_4.27.0.v20230302-0300.jar from https://download.eclipse.org/staging/2023-03/features/ (22.36kB)
02:21:33 [ERROR] An error occurred while transferring artifact canonical: binary,org.eclipse.platform_root,4.27.0.v20230302-0300 from repository https://download.eclipse.org/staging/2023-03:
02:21:33 [ERROR]    Artifact not found: https://download.eclipse.org/staging/2023-03/binary/org.eclipse.platform_root_4.27.0.v20230302-0300.
02:21:33 [INFO] ------------------------------------------------------------------------
02:21:33 [INFO] Reactor Summary for org.eclipse.epp-buildall 4.27.0-SNAPSHOT:
02:21:33 [INFO] 
02:21:33 [INFO] archive-template ................................... SUCCESS [ 24.519 s]
02:21:33 [INFO] org.eclipse.epp.package.common ..................... SUCCESS [  6.249 s]
02:21:33 [INFO] org.eclipse.epp.package.common.feature ............. SUCCESS [  0.251 s]
02:21:33 [INFO] org.eclipse.epp.package.java ....................... SUCCESS [  0.346 s]
02:21:33 [INFO] org.eclipse.epp.package.java.feature ............... SUCCESS [  0.104 s]
02:21:33 [INFO] epp.package.java ................................... FAILURE [ 27.896 s]
02:21:33 [INFO] org.eclipse.epp.package.jee ........................ SKIPPED
02:21:33 [INFO] org.eclipse.epp.package.jee.feature ................ SKIPPED
02:21:33 [INFO] epp.package.jee .................................... SKIPPED
02:21:33 [INFO] org.eclipse.epp.package.modeling ................... SKIPPED
02:21:33 [INFO] org.eclipse.epp.package.modeling.feature ........... SKIPPED
02:21:33 [INFO] epp.package.modeling ............................... SKIPPED
02:21:33 [INFO] org.eclipse.epp.package.rcp ........................ SKIPPED
02:21:33 [INFO] org.eclipse.epp.package.rcp.feature ................ SKIPPED
02:21:33 [INFO] epp.package.rcp .................................... SKIPPED
02:21:33 [INFO] org.eclipse.epp.package.scout ...................... SKIPPED
02:21:33 [INFO] org.eclipse.epp.package.scout.feature .............. SKIPPED
02:21:33 [INFO] epp.package.scout .................................. SKIPPED
02:21:33 [INFO] org.eclipse.epp.package.committers ................. SKIPPED
02:21:33 [INFO] org.eclipse.epp.package.committers.feature ......... SKIPPED
02:21:33 [INFO] epp.package.committers ............................. SKIPPED
02:21:33 [INFO] org.eclipse.epp-buildall ........................... SKIPPED
02:21:33 [INFO] ------------------------------------------------------------------------
02:21:33 [INFO] BUILD FAILURE
02:21:33 [INFO] ------------------------------------------------------------------------
02:21:33 [INFO] Total time:  02:29 min
02:21:33 [INFO] Finished at: 2023-03-08T07:21:33Z
02:21:33 [INFO] ------------------------------------------------------------------------
02:21:33 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) on project epp.package.java: Execution default-build-qualifier-aggregator of goal org.eclipse.tycho:tycho-packaging-plugin:2.7.1:build-qualifier-aggregator failed: Could not mirror artifact binary,org.eclipse.platform_root,4.27.0.v20230302-0300 into the local Maven repository.See log output for details. https://download.eclipse.org/staging/2023-03/binary/org.eclipse.platform_root_4.27.0.v20230302-0300 -> [Help 1]
02:21:33 [ERROR] 
02:21:33 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
02:21:33 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
02:21:33 [ERROR] 
02:21:33 [ERROR] For more information about the errors and possible solutions, please read the following articles:
02:21:33 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
02:21:33 [ERROR] 
02:21:33 [ERROR] After correcting the problems, you can resume the build with the command
02:21:33 [ERROR]   mvn <args> -rf :epp.package.java
02:21:34 Build step 'Invoke top-level Maven targets' marked build as failure
02:21:34 Archiving artifacts
02:21:41 Finished: FAILURE