[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[wtp-releng] Build failed in Jenkins: webtools-javaee-noBREE_R3_10 #2
|
See <https://ci.eclipse.org/webtools/job/webtools-javaee-noBREE_R3_10/2/display/redirect>
------------------------------------------
[...truncated 17.44 MB...]
^^^^^^^^^^^^
Discouraged access: The method 'WorkbenchContext.getProject()' is not API (restriction on classpath entry '<https://ci.eclipse.org/webtools/job/webtools-javaee-noBREE_R3_10/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')>
[WARNING] /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/testFwk/org/eclipse/jst/validation/test/fwk/validator/FwkNoBuildTestHelper.java:[114]
return JDTUtility.getResource(getProject(), (JavaHelpers)((WorkbenchFileDelta)object).getObject());
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'WorkbenchFileDelta.getObject()' is not API (restriction on classpath entry '<https://ci.eclipse.org/webtools/job/webtools-javaee-noBREE_R3_10/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')>
[WARNING] /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/testFwk/org/eclipse/jst/validation/test/fwk/validator/FwkNoBuildTestHelper.java:[114]
return JDTUtility.getResource(getProject(), (JavaHelpers)((WorkbenchFileDelta)object).getObject());
^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'WorkbenchFileDelta' is not API (restriction on classpath entry '<https://ci.eclipse.org/webtools/job/webtools-javaee-noBREE_R3_10/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')>
[WARNING] /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/testFwk/org/eclipse/jst/validation/test/fwk/validator/FwkNoBuildTestHelper.java:[123]
int lineNo = super.getLineNo(object);
^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'WorkbenchContext.getLineNo(Object)' is not API (restriction on classpath entry '<https://ci.eclipse.org/webtools/job/webtools-javaee-noBREE_R3_10/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')>
[WARNING] /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/setup/CheckForUntestedPropertiesOperation.java:[22]
import org.eclipse.wst.validation.internal.ValidatorMetaData;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ValidatorMetaData' is not API (restriction on classpath entry '<https://ci.eclipse.org/webtools/job/webtools-javaee-noBREE_R3_10/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')>
[WARNING] /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/setup/CheckForUntestedPropertiesOperation.java:[28]
private ValidatorMetaData _vmd = null;
^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ValidatorMetaData' is not API (restriction on classpath entry '<https://ci.eclipse.org/webtools/job/webtools-javaee-noBREE_R3_10/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')>
[WARNING] /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/setup/CheckForUntestedPropertiesOperation.java:[31]
public CheckForUntestedPropertiesOperation(IBuffer buffer, ValidatorMetaData vmd, String resourceBundleName) {
^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ValidatorMetaData' is not API (restriction on classpath entry '<https://ci.eclipse.org/webtools/job/webtools-javaee-noBREE_R3_10/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')>
[WARNING] /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/setup/CheckForUntestedPropertiesOperation.java:[42]
public ValidatorMetaData getValidatorMetaData() {
^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ValidatorMetaData' is not API (restriction on classpath entry '<https://ci.eclipse.org/webtools/job/webtools-javaee-noBREE_R3_10/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')>
[WARNING] /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/setup/CheckForUntestedPropertiesOperation.java:[45]
private String getPluginId(ValidatorMetaData vmd) {
^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ValidatorMetaData' is not API (restriction on classpath entry '<https://ci.eclipse.org/webtools/job/webtools-javaee-noBREE_R3_10/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')>
[WARNING] /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/setup/CheckForUntestedPropertiesOperation.java:[49]
ClassLoader cl = vmd.getValidator().getClass().getClassLoader();
^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ValidatorMetaData.getValidator()' is not API (restriction on classpath entry '<https://ci.eclipse.org/webtools/job/webtools-javaee-noBREE_R3_10/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')>
[WARNING] /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/setup/CheckForUntestedPropertiesOperation.java:[64]
void setValidatorMetaData(ValidatorMetaData vmd) {
^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ValidatorMetaData' is not API (restriction on classpath entry '<https://ci.eclipse.org/webtools/job/webtools-javaee-noBREE_R3_10/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')>
[WARNING] /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/setup/CheckForUntestedPropertiesOperation.java:[86]
ValidatorMetaData vmd = getValidatorMetaData();
^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ValidatorMetaData' is not API (restriction on classpath entry '<https://ci.eclipse.org/webtools/job/webtools-javaee-noBREE_R3_10/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')>
[WARNING] /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/setup/CheckForUntestedPropertiesOperation.java:[90]
String msg = "Cannot load plugin id for validator " + vmd.getValidatorDisplayName();//$NON-NLS-1$
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ValidatorMetaData.getValidatorDisplayName()' is not API (restriction on classpath entry '<https://ci.eclipse.org/webtools/job/webtools-javaee-noBREE_R3_10/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')>
[WARNING] /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/setup/TestCaseGeneratorOperation.java:[18]
import org.eclipse.wst.validation.internal.TaskListUtility;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'TaskListUtility' is not API (restriction on classpath entry '<https://ci.eclipse.org/webtools/job/webtools-javaee-noBREE_R3_10/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')>
[WARNING] /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/setup/TestCaseGeneratorOperation.java:[19]
import org.eclipse.wst.validation.internal.ValidatorMetaData;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ValidatorMetaData' is not API (restriction on classpath entry '<https://ci.eclipse.org/webtools/job/webtools-javaee-noBREE_R3_10/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')>
[WARNING] /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/setup/TestCaseGeneratorOperation.java:[79]
IMarker[] markers = TaskListUtility.getValidationTasks(project, IMessage.ALL_MESSAGES);
^^^^^^^^^^^^^^^
Discouraged access: The type 'TaskListUtility' is not API (restriction on classpath entry '<https://ci.eclipse.org/webtools/job/webtools-javaee-noBREE_R3_10/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')>
[WARNING] /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/setup/TestCaseGeneratorOperation.java:[79]
IMarker[] markers = TaskListUtility.getValidationTasks(project, IMessage.ALL_MESSAGES);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'TaskListUtility.getValidationTasks(IResource, int)' is not API (restriction on classpath entry '<https://ci.eclipse.org/webtools/job/webtools-javaee-noBREE_R3_10/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')>
[WARNING] /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/setup/TestCaseGeneratorOperation.java:[97]
ValidatorMetaData vmd = MessageUtility.getValidator(marker);
^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ValidatorMetaData' is not API (restriction on classpath entry '<https://ci.eclipse.org/webtools/job/webtools-javaee-noBREE_R3_10/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')>
[WARNING] /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/setup/TestCaseGeneratorOperation.java:[114]
ValidatorMetaData vmd = (ValidatorMetaData)iterator.next();
^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ValidatorMetaData' is not API (restriction on classpath entry '<https://ci.eclipse.org/webtools/job/webtools-javaee-noBREE_R3_10/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')>
[WARNING] /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/setup/TestCaseGeneratorOperation.java:[114]
ValidatorMetaData vmd = (ValidatorMetaData)iterator.next();
^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ValidatorMetaData' is not API (restriction on classpath entry '<https://ci.eclipse.org/webtools/job/webtools-javaee-noBREE_R3_10/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')>
[WARNING] /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/setup/TestCaseGeneratorOperation.java:[116]
String testcaseTemplate = MessageFormat.format(_TESTCASE_TEMPLATE_, new String[]{project.getName(), vmd.getValidatorUniqueName(), buffer.toString()});
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ValidatorMetaData.getValidatorUniqueName()' is not API (restriction on classpath entry '<https://ci.eclipse.org/webtools/job/webtools-javaee-noBREE_R3_10/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')>
[WARNING] /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/setup/TestCaseGeneratorOperation.java:[125]
private StringBuffer getBuffer(ValidatorMetaData vmd) {
^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ValidatorMetaData' is not API (restriction on classpath entry '<https://ci.eclipse.org/webtools/job/webtools-javaee-noBREE_R3_10/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')>
539 problems (539 warnings)
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.jst.validation.test ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/src/test/resources
[INFO]
[INFO] --- tycho-source-plugin:1.1.0:plugin-source (plugin-source) @ org.eclipse.jst.validation.test ---
[INFO] Building jar: /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/target/org.eclipse.jst.validation.test-1.1.100-SNAPSHOT-sources.jar
[INFO]
[INFO] --- target-platform-configuration:1.1.0:target-platform (default-target-platform) @ org.eclipse.jst.validation.test ---
[INFO]
[INFO] --- tycho-packaging-plugin:1.1.0:package-plugin (default-package-plugin) @ org.eclipse.jst.validation.test ---
[INFO] Building jar: /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/validationtest.jar
[INFO] Building jar: /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/target/org.eclipse.jst.validation.test-1.1.100-SNAPSHOT.jar
[INFO]
[INFO] --- tycho-p2-plugin:1.1.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jst.validation.test ---
[INFO]
[INFO] --- tycho-surefire-plugin:1.1.0:test (default-test) @ org.eclipse.jst.validation.test ---
[INFO] Expected eclipse log file: /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/target/work/data/.metadata/.log
[INFO] Command line:
[/opt/public/common/java/oracle/jdk1.8.0_162_x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180207-1446/org.eclipse.equinox.launcher-1.5.0.v20180207-1446.jar, -data, /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/target/work/data, -install, /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/target/work, -configuration, /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/target/surefire.properties]
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.webtools
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.eclipse.jst.validation.test.junit.ValidatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.01 sec - in org.eclipse.jst.validation.test.junit.ValidatorTest
org.eclipse.jst.validation.test.junit.ValidatorTest skipped
Running org.eclipse.jst.validation.test.junit.OperationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.eclipse.jst.validation.test.junit.OperationTest
org.eclipse.jst.validation.test.junit.OperationTest skipped
Running org.eclipse.jst.validation.api.test.ValidationRegistryApiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.873 sec - in org.eclipse.jst.validation.api.test.ValidationRegistryApiTest
test_getValidator(org.eclipse.jst.validation.api.test.ValidationRegistryApiTest) Time elapsed: 0.865 sec
Results :
Tests run: 3, Failures: 0, Errors: 0, Skipped: 2
[INFO] All tests passed!
[INFO]
[INFO] --- tycho-pack200a-plugin:1.1.0:normalize (pack200-normalize) @ org.eclipse.jst.validation.test ---
[INFO] Pack200 normalizing jar /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/target/org.eclipse.jst.validation.test-1.1.100-SNAPSHOT.jar
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.webtools
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.webtools
[INFO]
[INFO] --- eclipse-jarsigner-plugin:1.1.4:sign (sign) @ org.eclipse.jst.validation.test ---
[INFO] Signing of nested jars of '/jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/target/org.eclipse.jst.validation.test-1.1.100-SNAPSHOT.jar_unpacked_6572711825328045285/testInput/FWK/BVT/opConstr.jar' is disabled.
[INFO] Signing jar: /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/target/org.eclipse.jst.validation.test-1.1.100-SNAPSHOT.jar_unpacked_6572711825328045285/testInput/FWK/BVT/opConstr.jar
[INFO] Signing of nested jars of '/jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/target/org.eclipse.jst.validation.test-1.1.100-SNAPSHOT.jar_unpacked_6572711825328045285/testInput/Properties/aProperties.jar' is disabled.
[INFO] Signing jar: /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/target/org.eclipse.jst.validation.test-1.1.100-SNAPSHOT.jar_unpacked_6572711825328045285/testInput/Properties/aProperties.jar
[INFO] Signing of nested jars of '/jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/target/org.eclipse.jst.validation.test-1.1.100-SNAPSHOT.jar_unpacked_6572711825328045285/validationtest.jar' is disabled.
[INFO] Signing jar: /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/target/org.eclipse.jst.validation.test-1.1.100-SNAPSHOT.jar_unpacked_6572711825328045285/validationtest.jar
[INFO] Signing jar: /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/target/org.eclipse.jst.validation.test-1.1.100-SNAPSHOT.jar
[INFO] Signing jar: /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/target/org.eclipse.jst.validation.test-1.1.100-SNAPSHOT-sources.jar
[INFO]
[INFO] --- tycho-pack200b-plugin:1.1.0:pack (pack200-pack) @ org.eclipse.jst.validation.test ---
[INFO] Pack200 packing jar /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/target/org.eclipse.jst.validation.test-1.1.100-SNAPSHOT.jar
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.webtools
[INFO]
[INFO] --- tycho-p2-plugin:1.1.0:p2-metadata (p2-metadata) @ org.eclipse.jst.validation.test ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.javaee:org.eclipse.jst.validation.test:1.1.100-SNAPSHOT @ /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/pom.xml
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jst.validation.test ---
[INFO] Installing /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/target/org.eclipse.jst.validation.test-1.1.100-SNAPSHOT.jar to <https://ci.eclipse.org/webtools/job/webtools-javaee-noBREE_R3_10/ws/.repository/org/eclipse/webtools/javaee/org.eclipse.jst.validation.test/1.1.100-SNAPSHOT/org.eclipse.jst.validation.test-1.1.100-SNAPSHOT.jar>
[INFO] Installing /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/pom.xml to <https://ci.eclipse.org/webtools/job/webtools-javaee-noBREE_R3_10/ws/.repository/org/eclipse/webtools/javaee/org.eclipse.jst.validation.test/1.1.100-SNAPSHOT/org.eclipse.jst.validation.test-1.1.100-SNAPSHOT.pom>
[INFO] Installing /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/target/org.eclipse.jst.validation.test-1.1.100-SNAPSHOT-sources.jar to <https://ci.eclipse.org/webtools/job/webtools-javaee-noBREE_R3_10/ws/.repository/org/eclipse/webtools/javaee/org.eclipse.jst.validation.test/1.1.100-SNAPSHOT/org.eclipse.jst.validation.test-1.1.100-SNAPSHOT-sources.jar>
[INFO] Installing /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/target/org.eclipse.jst.validation.test-1.1.100-SNAPSHOT.jar.pack.gz to <https://ci.eclipse.org/webtools/job/webtools-javaee-noBREE_R3_10/ws/.repository/org/eclipse/webtools/javaee/org.eclipse.jst.validation.test/1.1.100-SNAPSHOT/org.eclipse.jst.validation.test-1.1.100-SNAPSHOT-pack200.jar.pack.gz>
[INFO] Installing /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/target/p2content.xml to <https://ci.eclipse.org/webtools/job/webtools-javaee-noBREE_R3_10/ws/.repository/org/eclipse/webtools/javaee/org.eclipse.jst.validation.test/1.1.100-SNAPSHOT/org.eclipse.jst.validation.test-1.1.100-SNAPSHOT-p2metadata.xml>
[INFO] Installing /jobs/genie.webtools/webtools-javaee-noBREE_R3_10/workspace/tests/org.eclipse.jst.validation.test/target/p2artifacts.xml to <https://ci.eclipse.org/webtools/job/webtools-javaee-noBREE_R3_10/ws/.repository/org/eclipse/webtools/javaee/org.eclipse.jst.validation.test/1.1.100-SNAPSHOT/org.eclipse.jst.validation.test-1.1.100-SNAPSHOT-p2artifacts.xml>
[INFO]
[INFO] --- tycho-p2-plugin:1.1.0:update-local-index (default-update-local-index) @ org.eclipse.jst.validation.test ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping org.eclipse.webtools.javaee.site
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] org.eclipse.webtools.javaee ........................ SUCCESS [01:08 min]
[INFO] javaee.docs ........................................ SUCCESS [ 0.058 s]
[INFO] org.eclipse.jst.ejb.doc.user ....................... SUCCESS [ 43.749 s]
[INFO] org.eclipse.jst.ejb.ui.infopop ..................... SUCCESS [ 9.322 s]
[INFO] org.eclipse.jst.j2ee.doc.user ...................... SUCCESS [ 25.567 s]
[INFO] org.eclipse.jst.j2ee.infopop ....................... SUCCESS [ 6.175 s]
[INFO] org.eclipse.jst.servlet.ui.infopop ................. SUCCESS [ 7.643 s]
[INFO] javaee.plugins ..................................... SUCCESS [ 0.023 s]
[INFO] org.eclipse.jem.proxy .............................. SUCCESS [01:47 min]
[INFO] org.eclipse.jem .................................... SUCCESS [ 36.279 s]
[INFO] org.eclipse.jem.workbench .......................... SUCCESS [ 6.634 s]
[INFO] org.eclipse.jem.beaninfo.vm.common ................. SUCCESS [ 5.271 s]
[INFO] org.eclipse.jem.beaninfo.vm ........................ SUCCESS [ 3.062 s]
[INFO] org.eclipse.jem.beaninfo ........................... SUCCESS [ 6.752 s]
[INFO] org.eclipse.jst.common.annotations.core ............ SUCCESS [ 3.184 s]
[INFO] org.eclipse.jst.common.annotations.controller ...... SUCCESS [ 5.998 s]
[INFO] org.eclipse.jst.common.annotations.ui .............. SUCCESS [ 3.585 s]
[INFO] org.eclipse.jst.common.frameworks .................. SUCCESS [ 26.037 s]
[INFO] org.eclipse.jst.common.ui .......................... SUCCESS [ 6.646 s]
[INFO] org.eclipse.jst.j2ee.core .......................... SUCCESS [04:13 min]
[INFO] org.eclipse.jst.j2ee ............................... SUCCESS [ 18.242 s]
[INFO] org.eclipse.jst.j2ee.jca ........................... SUCCESS [ 4.117 s]
[INFO] org.eclipse.jst.jee ................................ SUCCESS [ 3.770 s]
[INFO] org.eclipse.jst.j2ee.ejb ........................... SUCCESS [ 8.899 s]
[INFO] org.eclipse.jst.j2ee.ejb.annotation.model .......... SUCCESS [ 3.061 s]
[INFO] org.eclipse.jst.j2ee.web ........................... SUCCESS [ 6.984 s]
[INFO] org.eclipse.jst.j2ee.ui ............................ SUCCESS [ 7.999 s]
[INFO] org.eclipse.jst.j2ee.jca.ui ........................ SUCCESS [ 2.946 s]
[INFO] org.eclipse.jst.j2ee.navigator.ui .................. SUCCESS [ 5.000 s]
[INFO] org.eclipse.jst.jee.ui ............................. SUCCESS [ 3.825 s]
[INFO] org.eclipse.jst.ejb.ui ............................. SUCCESS [ 6.682 s]
[INFO] org.eclipse.jst.j2ee.ejb.annotations.emitter ....... SUCCESS [ 3.165 s]
[INFO] org.eclipse.jst.j2ee.ejb.annotations.ui ............ SUCCESS [ 3.327 s]
[INFO] org.eclipse.jst.j2ee.ejb.annotations.xdoclet ....... SUCCESS [ 37.390 s]
[INFO] org.eclipse.jst.j2ee.webservice .................... SUCCESS [ 59.983 s]
[INFO] org.eclipse.jst.j2ee.webservice.ui ................. SUCCESS [ 17.576 s]
[INFO] org.eclipse.jst.j2ee.xdoclet.runtime ............... SUCCESS [ 25.472 s]
[INFO] org.eclipse.jst.jee.ejb ............................ SUCCESS [ 22.710 s]
[INFO] org.eclipse.jst.jee.web ............................ SUCCESS [ 16.820 s]
[INFO] org.eclipse.jst.servlet.ui ......................... SUCCESS [ 28.505 s]
[INFO] org.eclipse.wtp.jee.capabilities ................... SUCCESS [ 4.497 s]
[INFO] javaee.tests ....................................... SUCCESS [ 0.044 s]
[INFO] org.eclipse.jst.validation.sample .................. SUCCESS [ 5.078 s]
[INFO] org.eclipse.jst.ejb.ui.tests ....................... SUCCESS [ 17.406 s]
[INFO] org.eclipse.jem.tests .............................. SUCCESS [ 7.941 s]
[INFO] org.eclipse.jst.j2ee.core.tests .................... SUCCESS [ 51.075 s]
[INFO] org.eclipse.jst.j2ee.tests ......................... FAILURE [30:16 min]
[INFO] org.eclipse.jst.jee.tests .......................... SKIPPED
[INFO] org.eclipse.jst.servlet.tests ...................... SKIPPED
[INFO] org.eclipse.jst.validation.test .................... SUCCESS [01:22 min]
[INFO] org.eclipse.webtools.javaee.site ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 54:12 min
[INFO] Finished at: 2018-04-25T15:18:29-04:00
[INFO] Final Memory: 168M/1963M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:1.1.0:test (default-test) on project org.eclipse.jst.j2ee.tests: An unexpected error occured while launching the test runtime (return code 143). See log for details. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :org.eclipse.jst.j2ee.tests
Build step 'Invoke top-level Maven targets' marked build as failure
Taking screenshot.
[workspace] $ echo $XAUTHORITY
<https://ci.eclipse.org/webtools/job/webtools-javaee-noBREE_R3_10/ws/.Xauthority-1927104826920211040>
[workspace] $ ls -l $XAUTHORITY
-rw-rw-r-- 1 genie.webtools webtools 0 Apr 25 14:24 <https://ci.eclipse.org/webtools/job/webtools-javaee-noBREE_R3_10/ws/.Xauthority-1927104826920211040>
[workspace] $ import -window root -display :457 screenshot.jpg
Terminating xvnc.
[WARNINGS] Skipping publisher since build result is FAILURE
append disk usage
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 2 second