Skip to content

Console Output

+ set -eo pipefail
+ echo 'Downloading eclipse'
Downloading eclipse
+ curl -L -o eclipse-SDK.tar.gz 'https://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops4/R-4.9-201809060745/eclipse-SDK-4.9-linux-gtk-x86_64.tar.gz'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0

  4  231M    4 9562k    0     0  25.7M      0  0:00:08 --:--:--  0:00:08 25.7M
 38  231M   38 89.0M    0     0  65.3M      0  0:00:03  0:00:01  0:00:02 79.6M
 84  231M   84  196M    0     0  82.9M      0  0:00:02  0:00:02 --:--:-- 93.3M
100  231M  100  231M    0     0  85.8M      0  0:00:02  0:00:02 --:--:-- 95.2M
+ tar -xzf eclipse-SDK.tar.gz
+ echo 'Installing WTP Releng tools'
Installing WTP Releng tools
+ ./eclipse/eclipse -nosplash --launcher.suppressErrors -clean -debug -application org.eclipse.equinox.p2.director -repository http://download.eclipse.org/webtools/releng/repository/ -installIUs org.eclipse.wtp.releng.tools.feature.feature.group
Install location:
    file:/home/jenkins/agent/workspace/Releng/Release-Promotion/eclipse/
Configuration file:
    file:/home/jenkins/agent/workspace/Releng/Release-Promotion/eclipse/configuration/config.ini loaded
Configuration location:
    file:/home/jenkins/agent/workspace/Releng/Release-Promotion/eclipse/configuration/
Framework located:
    file:/home/jenkins/agent/workspace/Releng/Release-Promotion/eclipse/plugins/org.eclipse.osgi_3.13.100.v20180827-1536.jar
Loading extension: reference:file:org.eclipse.osgi.compatibility.state_1.1.200.v20180827-1536.jar
	eclipse.properties not found
Framework classpath:
    file:/home/jenkins/agent/workspace/Releng/Release-Promotion/eclipse/plugins/org.eclipse.osgi_3.13.100.v20180827-1536.jar
    file:/home/jenkins/agent/workspace/Releng/Release-Promotion/eclipse/plugins/
    file:/home/jenkins/agent/workspace/Releng/Release-Promotion/eclipse/plugins/org.eclipse.osgi.compatibility.state_1.1.200.v20180827-1536.jar
Debug options:
    file:/home/jenkins/agent/workspace/Releng/Release-Promotion/.options not found
Time to load bundles: 58
Starting application: 4315
Installing org.eclipse.wtp.releng.tools.feature.feature.group 1.2.0.v201902122017.
Operation completed in 10364 ms.
Start VM: /usr/bin/java
-Dosgi.requiredJavaVersion=1.8
-Dosgi.dataAreaRequiresExplicitInit=true
-Xms256m
-Xmx1024m
--add-modules=ALL-SYSTEM
-jar /home/jenkins/agent/workspace/Releng/Release-Promotion/eclipse//plugins/org.eclipse.equinox.launcher_1.5.100.v20180827-1352.jar
-os linux
-ws gtk
-arch x86_64
-launcher /home/jenkins/agent/workspace/Releng/Release-Promotion/eclipse/eclipse
-name Eclipse
--launcher.library /home/jenkins/agent/workspace/Releng/Release-Promotion/eclipse//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.800.v20180827-1352/eclipse_1705.so
-startup /home/jenkins/agent/workspace/Releng/Release-Promotion/eclipse//plugins/org.eclipse.equinox.launcher_1.5.100.v20180827-1352.jar
--launcher.appendVmargs
-exitdata 0
-clean
-debug
-application org.eclipse.equinox.p2.director
-repository http://download.eclipse.org/webtools/releng/repository/
-installIUs org.eclipse.wtp.releng.tools.feature.feature.group
-vm /usr/bin/java
-vmargs
-Dosgi.requiredJavaVersion=1.8
-Dosgi.dataAreaRequiresExplicitInit=true
-Xms256m
-Xmx1024m
--add-modules=ALL-SYSTEM
-jar /home/jenkins/agent/workspace/Releng/Release-Promotion/eclipse//plugins/org.eclipse.equinox.launcher_1.5.100.v20180827-1352.jar