Skip to content

Console Output

11:13:47 Triggered by Gerrit: https://git.eclipse.org/r/c/epp/org.eclipse.epp.packages/+/200571
11:13:47 Running as SYSTEM
11:13:50 Agent basic-txkl3 is provisioned from template basic
11:13:50 ---
11:13:50 apiVersion: "v1"
11:13:50 kind: "Pod"
11:13:50 metadata:
11:13:50   labels:
11:13:50     jenkins: "slave"
11:13:50     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
11:13:50     jenkins/label: "basic"
11:13:50   name: "basic-txkl3"
11:13:50   namespace: "packaging"
11:13:50 spec:
11:13:50   containers:
11:13:50   - env:
11:13:50     - name: "JENKINS_SECRET"
11:13:50       value: "********"
11:13:50     - name: "JENKINS_TUNNEL"
11:13:50       value: "jenkins-discovery.packaging.svc.cluster.local:50000"
11:13:50     - name: "JENKINS_AGENT_NAME"
11:13:50       value: "basic-txkl3"
11:13:50     - name: "JENKINS_REMOTING_JAVA_OPTS"
11:13:50       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
11:13:50         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
11:13:50     - name: "JAVA_TOOL_OPTIONS"
11:13:50       value: ""
11:13:50     - name: "_JAVA_OPTIONS"
11:13:50       value: ""
11:13:50     - name: "OPENJ9_JAVA_OPTIONS"
11:13:50       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
11:13:50     - name: "JENKINS_NAME"
11:13:50       value: "basic-txkl3"
11:13:50     - name: "JENKINS_AGENT_WORKDIR"
11:13:50       value: "/home/jenkins/agent"
11:13:50     - name: "JENKINS_URL"
11:13:50       value: "http://jenkins-ui.packaging.svc.cluster.local/packaging/"
11:13:50     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3044.vb_940a_a_e4f72e"
11:13:50     imagePullPolicy: "Always"
11:13:50     name: "jnlp"
11:13:50     resources:
11:13:50       limits:
11:13:50         cpu: "2000m"
11:13:50         memory: "4096Mi"
11:13:50       requests:
11:13:50         cpu: "1000m"
11:13:50         memory: "4096Mi"
11:13:50     tty: true
11:13:50     volumeMounts:
11:13:50     - mountPath: "/home/jenkins/.m2/toolchains.xml"
11:13:50       name: "m2-dir"
11:13:50       readOnly: true
11:13:50       subPath: "toolchains.xml"
11:13:50     - mountPath: "/home/jenkins/.mavenrc"
11:13:50       name: "m2-dir"
11:13:50       readOnly: true
11:13:50       subPath: ".mavenrc"
11:13:50     - mountPath: "/opt/tools"
11:13:50       name: "volume-0"
11:13:50       readOnly: false
11:13:50     - mountPath: "/home/jenkins"
11:13:50       name: "volume-2"
11:13:50       readOnly: false
11:13:50     - mountPath: "/home/jenkins/.m2/repository"
11:13:50       name: "volume-3"
11:13:50       readOnly: false
11:13:50     - mountPath: "/home/jenkins/.m2/settings-security.xml"
11:13:50       name: "m2-secret-dir"
11:13:50       readOnly: true
11:13:50       subPath: "settings-security.xml"
11:13:50     - mountPath: "/home/jenkins/.m2/wrapper"
11:13:50       name: "volume-4"
11:13:50       readOnly: false
11:13:50     - mountPath: "/home/jenkins/.m2/settings.xml"
11:13:50       name: "m2-secret-dir"
11:13:50       readOnly: true
11:13:50       subPath: "settings.xml"
11:13:50     - mountPath: "/home/jenkins/.ssh"
11:13:50       name: "volume-1"
11:13:50       readOnly: false
11:13:50       subPath: ""
11:13:50     - mountPath: "/home/jenkins/agent"
11:13:50       name: "workspace-volume"
11:13:50       readOnly: false
11:13:50     workingDir: "/home/jenkins/agent"
11:13:50   nodeSelector:
11:13:50     kubernetes.io/os: "linux"
11:13:50   restartPolicy: "Never"
11:13:50   volumes:
11:13:50   - name: "volume-0"
11:13:50     persistentVolumeClaim:
11:13:50       claimName: "tools-claim-jiro-packaging"
11:13:50       readOnly: true
11:13:50   - name: "m2-secret-dir"
11:13:50     secret:
11:13:50       secretName: "m2-secret-dir"
11:13:50   - emptyDir:
11:13:50       medium: ""
11:13:50     name: "volume-2"
11:13:50   - configMap:
11:13:50       name: "m2-dir"
11:13:50     name: "m2-dir"
11:13:50   - configMap:
11:13:50       name: "known-hosts"
11:13:50     name: "volume-1"
11:13:50   - emptyDir:
11:13:50       medium: ""
11:13:50     name: "workspace-volume"
11:13:50   - emptyDir:
11:13:50       medium: ""
11:13:50     name: "volume-4"
11:13:50   - emptyDir:
11:13:50       medium: ""
11:13:50     name: "volume-3"
11:13:50 
11:13:50 Building remotely on basic-txkl3 (basic) in workspace /home/jenkins/agent/workspace/epp-tycho-build.gerrit
11:13:50 [WS-CLEANUP] Deleting project workspace...
11:13:50 [WS-CLEANUP] Deferred wipeout is used...
11:13:50 The recommended git tool is: git
11:13:53 No credentials specified
11:13:53 Cloning the remote Git repository
11:13:53 Cloning repository https://git.eclipse.org/r/epp/org.eclipse.epp.packages
11:13:53  > git init /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages # timeout=10
11:13:53 Fetching upstream changes from https://git.eclipse.org/r/epp/org.eclipse.epp.packages
11:13:53  > git --version # timeout=10
11:13:53  > git --version # 'git version 2.20.1'
11:13:53  > git fetch --tags --force --progress -- https://git.eclipse.org/r/epp/org.eclipse.epp.packages +refs/heads/*:refs/remotes/origin/* # timeout=10
11:13:55  > git config remote.origin.url https://git.eclipse.org/r/epp/org.eclipse.epp.packages # timeout=10
11:13:55  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:13:56  > git config remote.origin.url https://git.eclipse.org/r/epp/org.eclipse.epp.packages # timeout=10
11:13:56 Fetching upstream changes from https://git.eclipse.org/r/epp/org.eclipse.epp.packages
11:13:56  > git fetch --tags --force --progress -- https://git.eclipse.org/r/epp/org.eclipse.epp.packages refs/changes/71/200571/1 # timeout=10
11:13:59  > git rev-parse 12721787ea7f78fd88ddbf47e6ab9c2f069181c7^{commit} # timeout=10
11:13:59 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
11:13:59 Checking out Revision 12721787ea7f78fd88ddbf47e6ab9c2f069181c7 (refs/changes/71/200571/1)
11:13:59  > git config core.sparsecheckout # timeout=10
11:13:59  > git checkout -f 12721787ea7f78fd88ddbf47e6ab9c2f069181c7 # timeout=10
11:14:02 Commit message: "Revert "[releng] Prepare repo for 2023-03 R""
11:14:02  > git rev-parse FETCH_HEAD^{commit} # timeout=10
11:14:03  > git rev-list --no-walk d07dca2aeb5c5efcb3d982218a5c5fdc00d390cd # timeout=10
11:14:03 [epp-tycho-build.gerrit] $ /bin/sh -xe /tmp/jenkins739787008122696896.sh
11:14:03 + /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/createSettings.sh
11:14:03 Creating /home/jenkins/agent/workspace/epp-tycho-build.gerrit/settings.xml
11:14:03 Ignoring package(s): 
11:14:03 Creating list of built packages
11:14:03 Adding package epp.package.committers
11:14:03 Adding package epp.package.cpp
11:14:03 Adding package epp.package.dsl
11:14:03 Adding package epp.package.embedcpp
11:14:03 Adding package epp.package.java
11:14:03 Adding package epp.package.jee
11:14:03 Adding package epp.package.modeling
11:14:03 Adding package epp.package.parallel
11:14:03 Adding package epp.package.php
11:14:03 Adding package epp.package.rcp
11:14:03 Adding package epp.package.scout
11:14:03 Full build required. Adding all packages
11:14:03 committers should be added for all packages, but it is ignored or already added.
11:14:03 cpp should be added for all packages, but it is ignored or already added.
11:14:03 dsl should be added for all packages, but it is ignored or already added.
11:14:03 embedcpp should be added for all packages, but it is ignored or already added.
11:14:03 java should be added for all packages, but it is ignored or already added.
11:14:03 jee should be added for all packages, but it is ignored or already added.
11:14:03 modeling should be added for all packages, but it is ignored or already added.
11:14:03 parallel should be added for all packages, but it is ignored or already added.
11:14:03 php should be added for all packages, but it is ignored or already added.
11:14:03 rcp should be added for all packages, but it is ignored or already added.
11:14:03 scout should be added for all packages, but it is ignored or already added.
11:14:03 Written new /home/jenkins/agent/workspace/epp-tycho-build.gerrit/settings.xml
11:14:03 [epp-tycho-build.gerrit] $ /opt/tools/apache-maven/latest/bin/mvn -f org.eclipse.epp.packages/pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=12721787ea7f78fd88ddbf47e6ab9c2f069181c7 -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=jonah@kichwacoders.com "-DGERRIT_EVENT_ACCOUNT_NAME=Jonah Graham" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/epp/org.eclipse.epp.packages/+/200571 -DGERRIT_PATCHSET_UPLOADER_EMAIL=jonah@kichwacoders.com -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=epp/org.eclipse.epp.packages -DGERRIT_CHANGE_NUMBER=200571 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Jonah Graham\" <jonah@kichwacoders.com>' -DIGNORED_PACKAGES= -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/71/200571/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Jonah Graham" '-DGERRIT_CHANGE_OWNER=\"Jonah Graham\" <jonah@kichwacoders.com>' -DGERRIT_CHANGE_COMMIT_MESSAGE=UmV2ZXJ0ICJbcmVsZW5nXSBQcmVwYXJlIHJlcG8gZm9yIDIwMjMtMDMgUiIKClRoaXMgcmV2ZXJ0cyBjb21taXQgYmZmZDUyOTIwMTNjMWRjZDhiMDMxZjA0Mjk2M2QwOGNiZDFhNWI3Zi4K "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC= '-DGERRIT_CHANGE_SUBJECT=Revert \"[releng] Prepare repo for 2023-03 R\"' '-DGERRIT_EVENT_ACCOUNT=\"Jonah Graham\" <jonah@kichwacoders.com>' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Ieb43e70eae5df9a3a4f05121861f3eefe2c9e280 -DGERRIT_EVENT_HASH=-1506363526 -DGERRIT_VERSION=3.5.1 -DGERRIT_EVENT_ACCOUNT_EMAIL=jonah@kichwacoders.com -DGERRIT_PATCHSET_NUMBER=1 "-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
11:14:03 Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
11:14:03 Maven home: /opt/tools/apache-maven/latest
11:14:03 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
11:14:03 Default locale: en_US, platform encoding: UTF-8
11:14:03 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix"
11:14:04 [INFO] Scanning for projects...
11:14:33 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
11:14:33 SLF4J: Defaulting to no-operation (NOP) logger implementation
11:14:33 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
11:14:33 [INFO] Fetching p2.index from https://download.eclipse.org/staging/2023-03/ (365B)
11:14:33 [INFO] Adding repository https://download.eclipse.org/staging/2023-03
11:14:33 [INFO] Fetching content.jar from https://download.eclipse.org/staging/2023-03/ (3.18MB)
11:14:36 [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/ (134B)
11:14:36 [INFO] Adding repository https://download.eclipse.org/cbi/updates/license
11:14:36 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (423B)
11:14:36 [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
11:14:36 [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
11:14:36 [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B)
11:14:36 [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB)
11:14:36 [INFO] Fetching p2.index from https://download.eclipse.org/justj/jres/17/updates/release/latest/ (126B)
11:14:36 [INFO] Adding repository https://download.eclipse.org/justj/jres/17/updates/release/latest
11:14:36 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/justj/jres/17/updates/release/latest/ (445B)
11:14:36 [INFO] Fetching p2.index from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/ (172B)
11:14:36 [INFO] Fetching content.xml.xz from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/ (16.44kB)
11:14:36 [INFO] Fetching p2.index from https://download.eclipse.org/justj/epp/milestone/latest/ (126B)
11:14:36 [INFO] Adding repository https://download.eclipse.org/justj/epp/milestone/latest
11:14:36 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/justj/epp/milestone/latest/ (459B)
11:14:36 [INFO] Fetching p2.index from https://download.eclipse.org/justj/epp/milestone/S202302030837/ (172B)
11:14:36 [INFO] Fetching content.xml.xz from https://download.eclipse.org/justj/epp/milestone/S202302030837/ (4.24kB)
11:14:36 [INFO] The following Execution Environments are currently known but are ignored by configuration:
11:14:36 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
11:14:36 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
11:14:36 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
11:14:36 [INFO]     1.3.0 -> JavaSE
11:14:36 [INFO]     1.4.0 -> JavaSE
11:14:36 [INFO]     1.5.0 -> JavaSE
11:14:36 [INFO]     1.6.0 -> JavaSE
11:14:36 [INFO]     1.7.0 -> JavaSE
11:14:36 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
11:14:36 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
11:14:36 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
11:14:36 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
11:14:36 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
11:14:36 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
11:14:36 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
11:14:36 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
11:14:36 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
11:14:36 [INFO]     18.0.0 -> JavaSE
11:14:36 [INFO]     19.0.0 -> JavaSE
11:14:36 [INFO]     20.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
11:14:36 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
11:14:36 [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
11:14:37 [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
11:14:39 [INFO] Fetching com.ibm.icu_72.1.0.v20221115-2007.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.23MB)
11:14:40 [INFO] Fetching com.sun.jna_5.12.1.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.78MB)
11:14:40 [INFO] Fetching com.sun.jna.platform_5.12.1.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.29MB)
11:14:40 [INFO] Fetching javax.annotation_1.3.5.v20221203-1659.jar from https://download.eclipse.org/staging/2023-03/plugins/ (48.09kB)
11:14:40 [INFO] Fetching org.eclipse.osgi_3.18.300.v20230220-1352.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.47MB)
11:14:40 [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/staging/2023-03/plugins/ (32.41kB)
11:14:40 [INFO] Fetching org.apache.batik.constants_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (22.12kB)
11:14:40 [INFO] Fetching org.apache.batik.css_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (361.47kB)
11:14:40 [INFO] Fetching org.apache.batik.util_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (146.86kB)
11:14:41 [INFO] Fetching org.apache.batik.i18n_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (25.35kB)
11:14:41 [INFO] Fetching org.apache.xmlgraphics_2.7.0.v20221018-0736.jar from https://download.eclipse.org/staging/2023-03/plugins/ (717.41kB)
11:14:41 [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/staging/2023-03/plugins/ (95.26kB)
11:14:41 [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.35kB)
11:14:41 [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/staging/2023-03/plugins/ (35.59kB)
11:14:41 [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/staging/2023-03/plugins/ (302.53kB)
11:14:41 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/staging/2023-03/plugins/ (317.8kB)
11:14:41 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/staging/2023-03/plugins/ (71.45kB)
11:14:41 [INFO] Fetching org.apache.felix.scr_2.2.6.jar from https://download.eclipse.org/staging/2023-03/plugins/ (393.54kB)
11:14:41 [INFO] Fetching org.osgi.service.component_1.5.1.202212101352.jar from https://download.eclipse.org/staging/2023-03/plugins/ (64.89kB)
11:14:41 [INFO] Fetching org.osgi.util.promise_1.3.0.202212101352.jar from https://download.eclipse.org/staging/2023-03/plugins/ (83.65kB)
11:14:41 [INFO] Fetching org.eclipse.core.commands_3.10.400.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (116.39kB)
11:14:41 [INFO] Fetching org.eclipse.equinox.common_3.17.100.v20230202-1341.jar from https://download.eclipse.org/staging/2023-03/plugins/ (147.22kB)
11:14:41 [INFO] Fetching org.eclipse.core.contenttype_3.8.200.v20220817-1539.jar from https://download.eclipse.org/staging/2023-03/plugins/ (101.83kB)
11:14:41 [INFO] Fetching org.eclipse.equinox.preferences_3.10.200.v20230120-0604.jar from https://download.eclipse.org/staging/2023-03/plugins/ (135.73kB)
11:14:41 [INFO] Fetching org.eclipse.equinox.registry_3.11.200.v20220817-1601.jar from https://download.eclipse.org/staging/2023-03/plugins/ (196.21kB)
11:14:41 [INFO] Fetching org.eclipse.core.databinding_1.12.0.v20230214-1401.jar from https://download.eclipse.org/staging/2023-03/plugins/ (286.17kB)
11:14:41 [INFO] Fetching org.eclipse.core.databinding.observable_1.12.200.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (314.81kB)
11:14:41 [INFO] Fetching org.eclipse.core.databinding.property_1.9.200.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (164.87kB)
11:14:41 [INFO] Fetching org.eclipse.core.expressions_3.8.200.v20220613-1047.jar from https://download.eclipse.org/staging/2023-03/plugins/ (93.93kB)
11:14:41 [INFO] Fetching org.eclipse.core.runtime_3.26.100.v20221021-0005.jar from https://download.eclipse.org/staging/2023-03/plugins/ (74.44kB)
11:14:41 [INFO] Fetching org.eclipse.core.jobs_3.13.300.v20230111-0823.jar from https://download.eclipse.org/staging/2023-03/plugins/ (114.59kB)
11:14:41 [INFO] Fetching org.eclipse.equinox.app_1.6.200.v20220720-2012.jar from https://download.eclipse.org/staging/2023-03/plugins/ (90.9kB)
11:14:41 [INFO] Fetching org.eclipse.e4.core.commands_1.0.400.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (27.8kB)
11:14:41 [INFO] Fetching org.eclipse.e4.core.di_1.8.300.v20220817-1539.jar from https://download.eclipse.org/staging/2023-03/plugins/ (54.29kB)
11:14:41 [INFO] Fetching org.eclipse.e4.core.contexts_1.11.0.v20220716-0839.jar from https://download.eclipse.org/staging/2023-03/plugins/ (57.49kB)
11:14:41 [INFO] Fetching org.eclipse.e4.core.services_2.3.400.v20220915-1347.jar from https://download.eclipse.org/staging/2023-03/plugins/ (71.46kB)
11:14:41 [INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://download.eclipse.org/staging/2023-03/plugins/ (46.59kB)
11:14:41 [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)
11:14:41 [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)
11:14:41 [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)
11:14:41 [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/staging/2023-03/plugins/ (19.69kB)
11:14:41 [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.200.v20230220-1427.jar from https://download.eclipse.org/staging/2023-03/plugins/ (52.85kB)
11:14:42 [INFO] Fetching org.eclipse.emf.ecore_2.33.0.v20230226-0921.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.29MB)
11:14:42 [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.300.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (47.66kB)
11:14:42 [INFO] Fetching org.eclipse.swt_3.123.0.v20230220-1431.jar from https://download.eclipse.org/staging/2023-03/plugins/ (18.79kB)
11:14:42 [INFO] Fetching org.eclipse.e4.ui.services_1.5.200.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (26.37kB)
11:14:42 [INFO] Fetching org.eclipse.jface_3.29.0.v20230214-1401.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.11MB)
11:14:42 Build was aborted
11:14:42 Aborted by Jonah Graham
11:14:42 Archiving artifacts
11:14:42 [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)
11:14:42 [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)
11:14:42 [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)
11:14:42 [INFO] Fetching org.eclipse.e4.ui.di_1.4.200.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (18.22kB)
11:14:42 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.500.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (58.53kB)
11:14:42 [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)
11:14:42 Finished: ABORTED