Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-releng] Build failed in Jenkins: webtools-javaee_master #668

See <https://ci.eclipse.org/webtools/job/webtools-javaee_master/668/display/redirect>

------------------------------------------
[...truncated 14.36 MB...]
Discouraged access: The method 'ValidationFactory.getValidator(String)' is not API (restriction on classpath entry '<https://ci.eclipse.org/webtools/job/webtools-javaee_master/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.800.v201904082137/org.eclipse.wst.validation-1.2.800.v201904082137.jar')>
[WARNING] /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/internal/registry/BVTValidationRegistryReader.java:[33] 
	import org.eclipse.wst.validation.internal.ValidationRegistryReader;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ValidationRegistryReader' is not API (restriction on classpath entry '<https://ci.eclipse.org/webtools/job/webtools-javaee_master/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.800.v201904082137/org.eclipse.wst.validation-1.2.800.v201904082137.jar')>
[WARNING] /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/internal/registry/BVTValidationRegistryReader.java:[34] 
	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_master/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.800.v201904082137/org.eclipse.wst.validation-1.2.800.v201904082137.jar')>
[WARNING] /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/internal/registry/BVTValidationRegistryReader.java:[340] 
	ValidatorMetaData vmd = getValidatorMetaData(test);
	^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ValidatorMetaData' is not API (restriction on classpath entry '<https://ci.eclipse.org/webtools/job/webtools-javaee_master/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.800.v201904082137/org.eclipse.wst.validation-1.2.800.v201904082137.jar')>
[WARNING] /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/internal/registry/BVTValidationRegistryReader.java:[375] 
	private ValidatorMetaData getValidatorMetaData(IConfigurationElement element) {
	        ^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ValidatorMetaData' is not API (restriction on classpath entry '<https://ci.eclipse.org/webtools/job/webtools-javaee_master/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.800.v201904082137/org.eclipse.wst.validation-1.2.800.v201904082137.jar')>
[WARNING] /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/internal/registry/BVTValidationRegistryReader.java:[392] 
	ValidatorMetaData vmd = ValidationRegistryReader.getReader().getValidatorMetaData(validatorClass);
	^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ValidatorMetaData' is not API (restriction on classpath entry '<https://ci.eclipse.org/webtools/job/webtools-javaee_master/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.800.v201904082137/org.eclipse.wst.validation-1.2.800.v201904082137.jar')>
[WARNING] /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/internal/registry/BVTValidationRegistryReader.java:[392] 
	ValidatorMetaData vmd = ValidationRegistryReader.getReader().getValidatorMetaData(validatorClass);
	                        ^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ValidationRegistryReader' is not API (restriction on classpath entry '<https://ci.eclipse.org/webtools/job/webtools-javaee_master/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.800.v201904082137/org.eclipse.wst.validation-1.2.800.v201904082137.jar')>
[WARNING] /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/internal/registry/BVTValidationRegistryReader.java:[392] 
	ValidatorMetaData vmd = ValidationRegistryReader.getReader().getValidatorMetaData(validatorClass);
	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ValidationRegistryReader.getReader()' is not API (restriction on classpath entry '<https://ci.eclipse.org/webtools/job/webtools-javaee_master/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.800.v201904082137/org.eclipse.wst.validation-1.2.800.v201904082137.jar')>
[WARNING] /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/internal/registry/BVTValidationRegistryReader.java:[392] 
	ValidatorMetaData vmd = ValidationRegistryReader.getReader().getValidatorMetaData(validatorClass);
	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ValidationRegistryReader.getValidatorMetaData(String)' is not API (restriction on classpath entry '<https://ci.eclipse.org/webtools/job/webtools-javaee_master/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.800.v201904082137/org.eclipse.wst.validation-1.2.800.v201904082137.jar')>
[WARNING] /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/setup/CheckForUntestedPropertiesOperation.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_master/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.800.v201904082137/org.eclipse.wst.validation-1.2.800.v201904082137.jar')>
[WARNING] /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/setup/CheckForUntestedPropertiesOperation.java:[25] 
	private ValidatorMetaData _vmd = null;
	        ^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ValidatorMetaData' is not API (restriction on classpath entry '<https://ci.eclipse.org/webtools/job/webtools-javaee_master/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.800.v201904082137/org.eclipse.wst.validation-1.2.800.v201904082137.jar')>
[WARNING] /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/setup/CheckForUntestedPropertiesOperation.java:[28] 
	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_master/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.800.v201904082137/org.eclipse.wst.validation-1.2.800.v201904082137.jar')>
[WARNING] /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/setup/CheckForUntestedPropertiesOperation.java:[39] 
	public ValidatorMetaData getValidatorMetaData() {
	       ^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ValidatorMetaData' is not API (restriction on classpath entry '<https://ci.eclipse.org/webtools/job/webtools-javaee_master/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.800.v201904082137/org.eclipse.wst.validation-1.2.800.v201904082137.jar')>
[WARNING] /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/setup/CheckForUntestedPropertiesOperation.java:[42] 
	void setValidatorMetaData(ValidatorMetaData vmd) {
	                          ^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ValidatorMetaData' is not API (restriction on classpath entry '<https://ci.eclipse.org/webtools/job/webtools-javaee_master/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.800.v201904082137/org.eclipse.wst.validation-1.2.800.v201904082137.jar')>
[WARNING] /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/setup/CheckForUntestedPropertiesOperation.java:[64] 
	ValidatorMetaData vmd = getValidatorMetaData();
	^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ValidatorMetaData' is not API (restriction on classpath entry '<https://ci.eclipse.org/webtools/job/webtools-javaee_master/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.800.v201904082137/org.eclipse.wst.validation-1.2.800.v201904082137.jar')>
[WARNING] /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/setup/CheckForUntestedPropertiesOperation.java:[66] 
	String pluginId = vmd.getPluginId();
	                  ^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ValidatorMetaData.getPluginId()' is not API (restriction on classpath entry '<https://ci.eclipse.org/webtools/job/webtools-javaee_master/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.800.v201904082137/org.eclipse.wst.validation-1.2.800.v201904082137.jar')>
[WARNING] /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/setup/CheckForUntestedPropertiesOperation.java:[68] 
	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_master/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.800.v201904082137/org.eclipse.wst.validation-1.2.800.v201904082137.jar')>
[WARNING] /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.test/testFwk/org/eclipse/jst/validation/test/fwk/validator/JDTUtility.java:[21] 
	import org.eclipse.jem.internal.plugin.JavaEMFNature;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'JavaEMFNature' is not API (restriction on classpath entry '/jobs/genie.webtools/webtools-javaee_master/workspace/plugins/org.eclipse.jem.workbench/target/classes')
[WARNING] /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.test/testFwk/org/eclipse/jst/validation/test/fwk/validator/JDTUtility.java:[219] 
	JavaEMFNature nature = getNature(type);
	^^^^^^^^^^^^^
Discouraged access: The type 'JavaEMFNature' is not API (restriction on classpath entry '/jobs/genie.webtools/webtools-javaee_master/workspace/plugins/org.eclipse.jem.workbench/target/classes')
[WARNING] /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.test/testFwk/org/eclipse/jst/validation/test/fwk/validator/JDTUtility.java:[226] 
	public static JavaEMFNature getNature(IType type) {
	              ^^^^^^^^^^^^^
Discouraged access: The type 'JavaEMFNature' is not API (restriction on classpath entry '/jobs/genie.webtools/webtools-javaee_master/workspace/plugins/org.eclipse.jem.workbench/target/classes')
[WARNING] /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.test/testFwk/org/eclipse/jst/validation/test/fwk/validator/JDTUtility.java:[231] 
	JavaEMFNature nature = JavaEMFNature.createRuntime(project);
	^^^^^^^^^^^^^
Discouraged access: The type 'JavaEMFNature' is not API (restriction on classpath entry '/jobs/genie.webtools/webtools-javaee_master/workspace/plugins/org.eclipse.jem.workbench/target/classes')
[WARNING] /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.test/testFwk/org/eclipse/jst/validation/test/fwk/validator/JDTUtility.java:[231] 
	JavaEMFNature nature = JavaEMFNature.createRuntime(project);
	                       ^^^^^^^^^^^^^
Discouraged access: The type 'JavaEMFNature' is not API (restriction on classpath entry '/jobs/genie.webtools/webtools-javaee_master/workspace/plugins/org.eclipse.jem.workbench/target/classes')
[WARNING] /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.test/testFwk/org/eclipse/jst/validation/test/fwk/validator/JDTUtility.java:[231] 
	JavaEMFNature nature = JavaEMFNature.createRuntime(project);
	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'JavaEMFNature.createRuntime(IProject)' is not API (restriction on classpath entry '/jobs/genie.webtools/webtools-javaee_master/workspace/plugins/org.eclipse.jem.workbench/target/classes')
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_master/workspace/tests/org.eclipse.jst.validation.test/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.jst.validation.test ---
[INFO] Building jar: /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.test/target/org.eclipse.jst.validation.test-1.1.200-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.jst.validation.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.jst.validation.test ---
[INFO] Building jar: /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.test/validationtest.jar
[INFO] Building jar: /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.test/target/org.eclipse.jst.validation.test-1.1.200-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jst.validation.test ---
[INFO] 
[INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.jst.validation.test ---
[INFO] Expected eclipse log file: /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.test/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/java/oracle/jdk1.8.0_192_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_master/workspace/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.test/target/work/data, -install, /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.test/target/work, -configuration, /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.test/target/surefire.properties]
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.webtools -DforkCount=1
Running org.eclipse.jst.validation.api.test.ValidationRegistryApiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.371 s - in org.eclipse.jst.validation.api.test.ValidationRegistryApiTest
test_getValidator(org.eclipse.jst.validation.api.test.ValidationRegistryApiTest)  Time elapsed: 0.358 s
Running org.eclipse.jst.validation.test.junit.ValidatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s - 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 s - in org.eclipse.jst.validation.test.junit.OperationTest
org.eclipse.jst.validation.test.junit.OperationTest skipped

Results:

Tests run: 3, Failures: 0, Errors: 0, Skipped: 2

[INFO] All tests passed!
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.jst.validation.test ---
[INFO] Pack200 normalizing jar /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.test/target/org.eclipse.jst.validation.test-1.1.200-SNAPSHOT.jar
[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_master/workspace/tests/org.eclipse.jst.validation.test/target/org.eclipse.jst.validation.test-1.1.200-SNAPSHOT.jar_unpacked_9194135983617891755/testInput/FWK/BVT/opConstr.jar' is disabled.
[INFO] Signing jar: /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.test/target/org.eclipse.jst.validation.test-1.1.200-SNAPSHOT.jar_unpacked_9194135983617891755/testInput/FWK/BVT/opConstr.jar
[INFO] Signing of nested jars of '/jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.test/target/org.eclipse.jst.validation.test-1.1.200-SNAPSHOT.jar_unpacked_9194135983617891755/testInput/Properties/aProperties.jar' is disabled.
[INFO] Signing jar: /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.test/target/org.eclipse.jst.validation.test-1.1.200-SNAPSHOT.jar_unpacked_9194135983617891755/testInput/Properties/aProperties.jar
[INFO] Signing of nested jars of '/jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.test/target/org.eclipse.jst.validation.test-1.1.200-SNAPSHOT.jar_unpacked_9194135983617891755/validationtest.jar' is disabled.
[INFO] Signing jar: /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.test/target/org.eclipse.jst.validation.test-1.1.200-SNAPSHOT.jar_unpacked_9194135983617891755/validationtest.jar
[INFO] Signing jar: /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.test/target/org.eclipse.jst.validation.test-1.1.200-SNAPSHOT.jar
[INFO] Signing jar: /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.test/target/org.eclipse.jst.validation.test-1.1.200-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.jst.validation.test ---
[INFO] Pack200 packing jar /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.test/target/org.eclipse.jst.validation.test-1.1.200-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.3.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.200-SNAPSHOT @ /jobs/genie.webtools/webtools-javaee_master/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_master/workspace/tests/org.eclipse.jst.validation.test/target/org.eclipse.jst.validation.test-1.1.200-SNAPSHOT.jar to <https://ci.eclipse.org/webtools/job/webtools-javaee_master/ws/.repository/org/eclipse/webtools/javaee/org.eclipse.jst.validation.test/1.1.200-SNAPSHOT/org.eclipse.jst.validation.test-1.1.200-SNAPSHOT.jar>
[INFO] Installing /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.test/pom.xml to <https://ci.eclipse.org/webtools/job/webtools-javaee_master/ws/.repository/org/eclipse/webtools/javaee/org.eclipse.jst.validation.test/1.1.200-SNAPSHOT/org.eclipse.jst.validation.test-1.1.200-SNAPSHOT.pom>
[INFO] Installing /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.test/target/org.eclipse.jst.validation.test-1.1.200-SNAPSHOT-sources.jar to <https://ci.eclipse.org/webtools/job/webtools-javaee_master/ws/.repository/org/eclipse/webtools/javaee/org.eclipse.jst.validation.test/1.1.200-SNAPSHOT/org.eclipse.jst.validation.test-1.1.200-SNAPSHOT-sources.jar>
[INFO] Installing /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.test/target/org.eclipse.jst.validation.test-1.1.200-SNAPSHOT.jar.pack.gz to <https://ci.eclipse.org/webtools/job/webtools-javaee_master/ws/.repository/org/eclipse/webtools/javaee/org.eclipse.jst.validation.test/1.1.200-SNAPSHOT/org.eclipse.jst.validation.test-1.1.200-SNAPSHOT-pack200.jar.pack.gz>
[INFO] Installing /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.test/target/p2content.xml to <https://ci.eclipse.org/webtools/job/webtools-javaee_master/ws/.repository/org/eclipse/webtools/javaee/org.eclipse.jst.validation.test/1.1.200-SNAPSHOT/org.eclipse.jst.validation.test-1.1.200-SNAPSHOT-p2metadata.xml>
[INFO] Installing /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.test/target/p2artifacts.xml to <https://ci.eclipse.org/webtools/job/webtools-javaee_master/ws/.repository/org/eclipse/webtools/javaee/org.eclipse.jst.validation.test/1.1.200-SNAPSHOT/org.eclipse.jst.validation.test-1.1.200-SNAPSHOT-p2artifacts.xml>
[INFO] 
[INFO] --- tycho-p2-plugin:1.3.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 3.6.0-SNAPSHOT ......... SUCCESS [ 34.314 s]
[INFO] javaee.docs ........................................ SUCCESS [  0.035 s]
[INFO] org.eclipse.jst.ejb.doc.user 1.1.301-SNAPSHOT ...... SUCCESS [01:29 min]
[INFO] org.eclipse.jst.ejb.ui.infopop 1.0.300-SNAPSHOT .... SUCCESS [ 37.021 s]
[INFO] org.eclipse.jst.j2ee.doc.user 1.1.400-SNAPSHOT ..... SUCCESS [  7.542 s]
[INFO] org.eclipse.jst.j2ee.infopop 1.0.300-SNAPSHOT ...... SUCCESS [  4.576 s]
[INFO] org.eclipse.jst.servlet.ui.infopop 1.0.500-SNAPSHOT  SUCCESS [  3.302 s]
[INFO] javaee.plugins ..................................... SUCCESS [  0.029 s]
[INFO] org.eclipse.jem.proxy 2.0.500-SNAPSHOT ............. SUCCESS [ 32.270 s]
[INFO] org.eclipse.jem 2.0.600-SNAPSHOT ................... SUCCESS [  5.605 s]
[INFO] org.eclipse.jem.workbench 2.0.400-SNAPSHOT ......... SUCCESS [  3.384 s]
[INFO] org.eclipse.jem.beaninfo.vm.common 2.0.300-SNAPSHOT  SUCCESS [  3.271 s]
[INFO] org.eclipse.jem.beaninfo.vm 2.0.300-SNAPSHOT ....... SUCCESS [  4.741 s]
[INFO] org.eclipse.jem.beaninfo 2.0.300-SNAPSHOT .......... SUCCESS [  4.794 s]
[INFO] org.eclipse.jst.common.annotations.core 1.1.300-SNAPSHOT SUCCESS [  6.659 s]
[INFO] org.eclipse.jst.common.annotations.controller 1.1.300-SNAPSHOT SUCCESS [  3.797 s]
[INFO] org.eclipse.jst.common.annotations.ui 1.1.300-SNAPSHOT SUCCESS [ 48.630 s]
[INFO] org.eclipse.jst.common.frameworks 1.1.701-SNAPSHOT . SUCCESS [  4.702 s]
[INFO] org.eclipse.jst.common.ui 1.0.301-SNAPSHOT ......... SUCCESS [  3.544 s]
[INFO] org.eclipse.jst.j2ee.core 1.4.1-SNAPSHOT ........... SUCCESS [03:12 min]
[INFO] org.eclipse.jst.j2ee 1.2.301-SNAPSHOT .............. SUCCESS [ 22.495 s]
[INFO] org.eclipse.jst.j2ee.jca 1.1.1000-SNAPSHOT ......... SUCCESS [  3.813 s]
[INFO] org.eclipse.jst.jee 1.0.902-SNAPSHOT ............... SUCCESS [  3.948 s]
[INFO] org.eclipse.jst.j2ee.ejb 1.1.901-SNAPSHOT .......... SUCCESS [  8.560 s]
[INFO] org.eclipse.jst.j2ee.ejb.annotation.model 1.1.400-SNAPSHOT SUCCESS [  3.402 s]
[INFO] org.eclipse.jst.j2ee.web 1.1.911-SNAPSHOT .......... SUCCESS [  5.327 s]
[INFO] org.eclipse.jst.j2ee.ui 1.1.931-SNAPSHOT ........... SUCCESS [  7.894 s]
[INFO] org.eclipse.jst.j2ee.jca.ui 1.1.601-SNAPSHOT ....... SUCCESS [  3.808 s]
[INFO] org.eclipse.jst.j2ee.navigator.ui 1.1.700-SNAPSHOT . SUCCESS [01:13 min]
[INFO] org.eclipse.jst.jee.ui 1.0.901-SNAPSHOT ............ SUCCESS [ 13.923 s]
[INFO] org.eclipse.jst.ejb.ui 1.1.911-SNAPSHOT ............ SUCCESS [ 18.581 s]
[INFO] org.eclipse.jst.j2ee.ejb.annotations.emitter 1.1.300-SNAPSHOT SUCCESS [  4.771 s]
[INFO] org.eclipse.jst.j2ee.ejb.annotations.ui 1.1.301-SNAPSHOT FAILURE [  0.697 s]
[INFO] org.eclipse.jst.j2ee.ejb.annotations.xdoclet 1.2.300-SNAPSHOT SUCCESS [  9.924 s]
[INFO] org.eclipse.jst.j2ee.webservice 1.1.700-SNAPSHOT ... SUCCESS [ 15.753 s]
[INFO] org.eclipse.jst.j2ee.webservice.ui 1.1.700-SNAPSHOT  SUCCESS [  5.899 s]
[INFO] org.eclipse.jst.j2ee.xdoclet.runtime 1.1.300-SNAPSHOT SUCCESS [  6.494 s]
[INFO] org.eclipse.jst.jee.ejb 1.0.500-SNAPSHOT ........... SUCCESS [  5.503 s]
[INFO] org.eclipse.jst.jee.web 1.0.701-SNAPSHOT ........... SUCCESS [  7.284 s]
[INFO] org.eclipse.jst.servlet.ui 1.1.921-SNAPSHOT ........ SUCCESS [ 14.019 s]
[INFO] org.eclipse.wtp.jee.capabilities 1.0.100-SNAPSHOT .. SUCCESS [  3.737 s]
[INFO] javaee.tests ....................................... SUCCESS [  0.026 s]
[INFO] org.eclipse.jst.validation.sample 1.1.100-SNAPSHOT . SUCCESS [ 10.648 s]
[INFO] org.eclipse.jst.ejb.ui.tests 1.0.0-SNAPSHOT ........ SUCCESS [ 15.638 s]
[INFO] org.eclipse.jem.tests 1.2.300-SNAPSHOT ............. SUCCESS [ 18.921 s]
[INFO] org.eclipse.jst.j2ee.core.tests 1.1.500-SNAPSHOT ... SKIPPED
[INFO] org.eclipse.jst.j2ee.tests 1.1.800-SNAPSHOT ........ SKIPPED
[INFO] org.eclipse.jst.jee.tests 1.0.100-SNAPSHOT ......... SKIPPED
[INFO] org.eclipse.jst.servlet.tests 1.1.401-SNAPSHOT ..... SKIPPED
[INFO] org.eclipse.jst.validation.test 1.1.200-SNAPSHOT ... SUCCESS [ 20.023 s]
[INFO] org.eclipse.webtools.javaee.site 3.6.0-SNAPSHOT .... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18:41 min
[INFO] Finished at: 2019-10-21T02:27:22-04:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:1.3.0:compile (default-compile) on project org.eclipse.jst.j2ee.ejb.annotations.ui: Compilation failure: Compilation failure: 
[ERROR] /jobs/genie.webtools/webtools-javaee_master/workspace/plugins/org.eclipse.jst.j2ee.ejb.annotations.ui/src/org/eclipse/jst/j2ee/ejb/annotation/ui/internal/wizards/NewEjbWizard.java:[1] 
[ERROR] 	/***************************************************************************************************
[ERROR] 	^
[ERROR] The type java.lang.Iterable cannot be resolved. It is indirectly referenced from required .class files
[ERROR] -> [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.ejb.annotations.ui
Build step 'Invoke top-level Maven targets' marked build as failure
Taking screenshot.
[workspace] $ echo $XAUTHORITY
<https://ci.eclipse.org/webtools/job/webtools-javaee_master/ws/.Xauthority-1571952688393050368>
[workspace] $ ls -l $XAUTHORITY
-rw-rw-r-- 1 genie.webtools webtools 0 Oct 21 02:08 <https://ci.eclipse.org/webtools/job/webtools-javaee_master/ws/.Xauthority-1571952688393050368>
[workspace] $ import -window root -display :450 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 0 seconds


Back to the top