Skip to content

Console Output

Skipping 88,003 KB.. Full Log
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jst.jsf.doc.feature ---
[INFO] Installing /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.jsf.docs/features/org.eclipse.jst.jsf.doc.feature/target/org.eclipse.jst.jsf.doc.feature-2.4.0-SNAPSHOT.jar to /home/hudson/genie.webtools/.hudson/jobs/WTP-R3_8_x_Maintenance/workspace/.maven/repo/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.doc.feature/2.4.0-SNAPSHOT/org.eclipse.jst.jsf.doc.feature-2.4.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.jsf.docs/features/org.eclipse.jst.jsf.doc.feature/pom.xml to /home/hudson/genie.webtools/.hudson/jobs/WTP-R3_8_x_Maintenance/workspace/.maven/repo/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.doc.feature/2.4.0-SNAPSHOT/org.eclipse.jst.jsf.doc.feature-2.4.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.jsf.docs/features/org.eclipse.jst.jsf.doc.feature/target/p2content.xml to /home/hudson/genie.webtools/.hudson/jobs/WTP-R3_8_x_Maintenance/workspace/.maven/repo/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.doc.feature/2.4.0-SNAPSHOT/org.eclipse.jst.jsf.doc.feature-2.4.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.jsf.docs/features/org.eclipse.jst.jsf.doc.feature/target/p2artifacts.xml to /home/hudson/genie.webtools/.hudson/jobs/WTP-R3_8_x_Maintenance/workspace/.maven/repo/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.doc.feature/2.4.0-SNAPSHOT/org.eclipse.jst.jsf.doc.feature-2.4.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:update-local-index (default-update-local-index) @ org.eclipse.jst.jsf.doc.feature ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.wst.server.http.core.tests 1.0.200-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.server.http.core.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.wst.server.http.core.tests ---
[INFO] The project's OSGi version is 1.0.200.v201309182110
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.wst.server.http.core.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.wst.server.http.core.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.wst.server.http.core.tests ---
[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/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.http.core.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.wst.server.http.core.tests ---
[INFO] Compiling 5 source files to /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.http.core.tests/target/classes
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.http.core.tests/src/org/eclipse/wst/server/http/core/tests/CreationTestCase.java:[20] 
	import org.eclipse.wst.server.http.core.internal.HttpServer;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'HttpServer' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools/plugins/org.eclipse.wst.server.http.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.http.core.tests/src/org/eclipse/wst/server/http/core/tests/CreationTestCase.java:[62] 
	IServerType serverType = ServerCore.findServerType(HttpServer.ID);
	                                                   ^^^^^^^^^^^^^
Discouraged access: The type 'HttpServer' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools/plugins/org.eclipse.wst.server.http.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.http.core.tests/src/org/eclipse/wst/server/http/core/tests/CreationTestCase.java:[62] 
	IServerType serverType = ServerCore.findServerType(HttpServer.ID);
	                                                              ^^
Discouraged access: The field 'HttpServer.ID' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools/plugins/org.eclipse.wst.server.http.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.http.core.tests/src/org/eclipse/wst/server/http/core/tests/ExistenceTest.java:[13] 
	import org.eclipse.wst.server.core.internal.ServerPlugin;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ServerPlugin' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools/plugins/org.eclipse.wst.server.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.http.core.tests/src/org/eclipse/wst/server/http/core/tests/ExistenceTest.java:[19] 
	assertNotNull(ServerPlugin.getInstance());
	              ^^^^^^^^^^^^
Discouraged access: The type 'ServerPlugin' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools/plugins/org.eclipse.wst.server.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.http.core.tests/src/org/eclipse/wst/server/http/core/tests/ExistenceTest.java:[19] 
	assertNotNull(ServerPlugin.getInstance());
	              ^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ServerPlugin.getInstance()' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools/plugins/org.eclipse.wst.server.core/target/classes')
6 problems (6 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.wst.server.http.core.tests ---
[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/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.http.core.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.wst.server.http.core.tests ---
[WARNING] bundle localization file /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.http.core.tests/plugin.properties not found
[INFO] Building jar: /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.http.core.tests/target/org.eclipse.wst.server.http.core.tests-1.0.200-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.wst.server.http.core.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.wst.server.http.core.tests ---
[INFO] Building jar: /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.http.core.tests/tests.jar
[INFO] Building jar: /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.http.core.tests/target/org.eclipse.wst.server.http.core.tests-1.0.200-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.server.http.core.tests ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.wst.server.http.core.tests ---
[INFO] Pack200 normalizing jar /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.http.core.tests/target/org.eclipse.wst.server.http.core.tests-1.0.200-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.wst.server.http.core.tests ---
[INFO] Searching org.eclipse.wst.server.http.core.tests-1.0.200-SNAPSHOT.jar for inner jars...
[INFO] Signed tests.jar in 1 seconds.
[INFO] Signed org.eclipse.webtools.servertools:org.eclipse.wst.server.http.core.tests:eclipse-plugin:1.0.200-SNAPSHOT in 2 seconds.
[INFO] Searching org.eclipse.wst.server.http.core.tests-1.0.200-SNAPSHOT-sources.jar for inner jars...
[INFO] Failed to sign org.eclipse.wst.server.http.core.tests-1.0.200-SNAPSHOT-sources.jar with server. Retrying...
[INFO] Signed org.eclipse.webtools.servertools:org.eclipse.wst.server.http.core.tests:java-source:sources:1.0.200-SNAPSHOT in 47 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.wst.server.http.core.tests ---
[INFO] Pack200 packing jar /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.http.core.tests/target/org.eclipse.wst.server.http.core.tests-1.0.200-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.wst.server.http.core.tests ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.servertools:org.eclipse.wst.server.http.core.tests:1.0.200-SNAPSHOT @ /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.http.core.tests/pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.server.http.core.tests ---
[INFO] Installing /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.http.core.tests/target/org.eclipse.wst.server.http.core.tests-1.0.200-SNAPSHOT.jar to /home/hudson/genie.webtools/.hudson/jobs/WTP-R3_8_x_Maintenance/workspace/.maven/repo/org/eclipse/webtools/servertools/org.eclipse.wst.server.http.core.tests/1.0.200-SNAPSHOT/org.eclipse.wst.server.http.core.tests-1.0.200-SNAPSHOT.jar
[INFO] Installing /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.http.core.tests/pom.xml to /home/hudson/genie.webtools/.hudson/jobs/WTP-R3_8_x_Maintenance/workspace/.maven/repo/org/eclipse/webtools/servertools/org.eclipse.wst.server.http.core.tests/1.0.200-SNAPSHOT/org.eclipse.wst.server.http.core.tests-1.0.200-SNAPSHOT.pom
[INFO] Installing /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.http.core.tests/target/org.eclipse.wst.server.http.core.tests-1.0.200-SNAPSHOT-sources.jar to /home/hudson/genie.webtools/.hudson/jobs/WTP-R3_8_x_Maintenance/workspace/.maven/repo/org/eclipse/webtools/servertools/org.eclipse.wst.server.http.core.tests/1.0.200-SNAPSHOT/org.eclipse.wst.server.http.core.tests-1.0.200-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.http.core.tests/target/org.eclipse.wst.server.http.core.tests-1.0.200-SNAPSHOT.jar.pack.gz to /home/hudson/genie.webtools/.hudson/jobs/WTP-R3_8_x_Maintenance/workspace/.maven/repo/org/eclipse/webtools/servertools/org.eclipse.wst.server.http.core.tests/1.0.200-SNAPSHOT/org.eclipse.wst.server.http.core.tests-1.0.200-SNAPSHOT-pack200.jar.pack.gz
[INFO] Installing /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.http.core.tests/target/p2content.xml to /home/hudson/genie.webtools/.hudson/jobs/WTP-R3_8_x_Maintenance/workspace/.maven/repo/org/eclipse/webtools/servertools/org.eclipse.wst.server.http.core.tests/1.0.200-SNAPSHOT/org.eclipse.wst.server.http.core.tests-1.0.200-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.http.core.tests/target/p2artifacts.xml to /home/hudson/genie.webtools/.hudson/jobs/WTP-R3_8_x_Maintenance/workspace/.maven/repo/org/eclipse/webtools/servertools/org.eclipse.wst.server.http.core.tests/1.0.200-SNAPSHOT/org.eclipse.wst.server.http.core.tests-1.0.200-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:update-local-index (default-update-local-index) @ org.eclipse.wst.server.http.core.tests ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.wst.server.util.tests 1.0.100-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.server.util.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.wst.server.util.tests ---
[INFO] The project's OSGi version is 1.0.100.v201309182110
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.wst.server.util.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.wst.server.util.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.wst.server.util.tests ---
[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/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.util.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.wst.server.util.tests ---
[INFO] Compiling 2 source files to /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.util.tests/target/classes
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.util.tests/src/org/eclipse/wst/server/test/util/views/ServerCacheView.java:[49] 
	import org.eclipse.wst.server.core.internal.Module;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'Module' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools/plugins/org.eclipse.wst.server.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.util.tests/src/org/eclipse/wst/server/test/util/views/ServerCacheView.java:[50] 
	import org.eclipse.wst.server.core.internal.Server;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'Server' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools/plugins/org.eclipse.wst.server.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.util.tests/src/org/eclipse/wst/server/test/util/views/ServerCacheView.java:[127] 
	if (o instanceof IModule || o instanceof Module){
	                                         ^^^^^^
Discouraged access: The type 'Module' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools/plugins/org.eclipse.wst.server.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.util.tests/src/org/eclipse/wst/server/test/util/views/ServerCacheView.java:[128] 
	return (this.name.equalsIgnoreCase(((Module)o).getId()));
	                                   ^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'Module.getId()' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools/plugins/org.eclipse.wst.server.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.util.tests/src/org/eclipse/wst/server/test/util/views/ServerCacheView.java:[128] 
	return (this.name.equalsIgnoreCase(((Module)o).getId()));
	                                     ^^^^^^
Discouraged access: The type 'Module' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools/plugins/org.eclipse.wst.server.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.util.tests/src/org/eclipse/wst/server/test/util/views/ServerCacheView.java:[155] 
	Server server = (Server)super.getAdapter(IServer.class);
	^^^^^^
Discouraged access: The type 'Server' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools/plugins/org.eclipse.wst.server.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.util.tests/src/org/eclipse/wst/server/test/util/views/ServerCacheView.java:[155] 
	Server server = (Server)super.getAdapter(IServer.class);
	                 ^^^^^^
Discouraged access: The type 'Server' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools/plugins/org.eclipse.wst.server.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.util.tests/src/org/eclipse/wst/server/test/util/views/ServerCacheView.java:[156] 
	IModule[] modules = server.getModules();
	                    ^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'Server.getModules()' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools/plugins/org.eclipse.wst.server.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.util.tests/src/org/eclipse/wst/server/test/util/views/ServerCacheView.java:[166] 
	Module module = (Module)super.getAdapter(IModule.class);
	^^^^^^
Discouraged access: The type 'Module' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools/plugins/org.eclipse.wst.server.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.util.tests/src/org/eclipse/wst/server/test/util/views/ServerCacheView.java:[166] 
	Module module = (Module)super.getAdapter(IModule.class);
	                 ^^^^^^
Discouraged access: The type 'Module' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools/plugins/org.eclipse.wst.server.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.util.tests/src/org/eclipse/wst/server/test/util/views/ServerCacheView.java:[168] 
	IModule[] modules = module.getChildModules(null);
	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'Module.getChildModules(IProgressMonitor)' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools/plugins/org.eclipse.wst.server.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.util.tests/src/org/eclipse/wst/server/test/util/views/ServerCacheView.java:[175] 
	ProjectModule pm = (ProjectModule)module.getAdapter(ProjectModule.class);
	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'Module.getAdapter(Class)' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools/plugins/org.eclipse.wst.server.core/target/classes')
12 problems (12 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.wst.server.util.tests ---
[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/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.util.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.wst.server.util.tests ---
[WARNING] bundle localization file /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.util.tests/plugin.properties not found
[INFO] Building jar: /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.util.tests/target/org.eclipse.wst.server.util.tests-1.0.100-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.wst.server.util.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.wst.server.util.tests ---
[INFO] Building jar: /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.util.tests/target/org.eclipse.wst.server.util.tests-1.0.100-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.server.util.tests ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.wst.server.util.tests ---
[INFO] Pack200 normalizing jar /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.util.tests/target/org.eclipse.wst.server.util.tests-1.0.100-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.wst.server.util.tests ---
[INFO] Searching org.eclipse.wst.server.util.tests-1.0.100-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.webtools.servertools:org.eclipse.wst.server.util.tests:eclipse-plugin:1.0.100-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.wst.server.util.tests-1.0.100-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.webtools.servertools:org.eclipse.wst.server.util.tests:java-source:sources:1.0.100-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.wst.server.util.tests ---
[INFO] Pack200 packing jar /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.util.tests/target/org.eclipse.wst.server.util.tests-1.0.100-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.wst.server.util.tests ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.servertools:org.eclipse.wst.server.util.tests:1.0.100-SNAPSHOT @ /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.util.tests/pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.server.util.tests ---
[INFO] Installing /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.util.tests/target/org.eclipse.wst.server.util.tests-1.0.100-SNAPSHOT.jar to /home/hudson/genie.webtools/.hudson/jobs/WTP-R3_8_x_Maintenance/workspace/.maven/repo/org/eclipse/webtools/servertools/org.eclipse.wst.server.util.tests/1.0.100-SNAPSHOT/org.eclipse.wst.server.util.tests-1.0.100-SNAPSHOT.jar
[INFO] Installing /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.util.tests/pom.xml to /home/hudson/genie.webtools/.hudson/jobs/WTP-R3_8_x_Maintenance/workspace/.maven/repo/org/eclipse/webtools/servertools/org.eclipse.wst.server.util.tests/1.0.100-SNAPSHOT/org.eclipse.wst.server.util.tests-1.0.100-SNAPSHOT.pom
[INFO] Installing /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.util.tests/target/org.eclipse.wst.server.util.tests-1.0.100-SNAPSHOT-sources.jar to /home/hudson/genie.webtools/.hudson/jobs/WTP-R3_8_x_Maintenance/workspace/.maven/repo/org/eclipse/webtools/servertools/org.eclipse.wst.server.util.tests/1.0.100-SNAPSHOT/org.eclipse.wst.server.util.tests-1.0.100-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.util.tests/target/org.eclipse.wst.server.util.tests-1.0.100-SNAPSHOT.jar.pack.gz to /home/hudson/genie.webtools/.hudson/jobs/WTP-R3_8_x_Maintenance/workspace/.maven/repo/org/eclipse/webtools/servertools/org.eclipse.wst.server.util.tests/1.0.100-SNAPSHOT/org.eclipse.wst.server.util.tests-1.0.100-SNAPSHOT-pack200.jar.pack.gz
[INFO] Installing /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.util.tests/target/p2content.xml to /home/hudson/genie.webtools/.hudson/jobs/WTP-R3_8_x_Maintenance/workspace/.maven/repo/org/eclipse/webtools/servertools/org.eclipse.wst.server.util.tests/1.0.100-SNAPSHOT/org.eclipse.wst.server.util.tests-1.0.100-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.servertools.tests/tests/org.eclipse.wst.server.util.tests/target/p2artifacts.xml to /home/hudson/genie.webtools/.hudson/jobs/WTP-R3_8_x_Maintenance/workspace/.maven/repo/org/eclipse/webtools/servertools/org.eclipse.wst.server.util.tests/1.0.100-SNAPSHOT/org.eclipse.wst.server.util.tests-1.0.100-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:update-local-index (default-update-local-index) @ org.eclipse.wst.server.util.tests ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building PsychoPath XPath 2.0 Processor: SDK Documentation 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.xml.xpath2.processor.sdk.doc ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.wst.xml.xpath2.processor.sdk.doc ---
[INFO] The project's OSGi version is 2.0.0.v201208081543
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.wst.xml.xpath2.processor.sdk.doc ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.wst.xml.xpath2.processor.sdk.doc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.wst.xml.xpath2.processor.sdk.doc ---
[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/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/docs/org.eclipse.wst.xml.xpath2.processor.sdk.doc/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.wst.xml.xpath2.processor.sdk.doc ---
[INFO] Compiling 1 source file to /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/docs/org.eclipse.wst.xml.xpath2.processor.sdk.doc/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.wst.xml.xpath2.processor.sdk.doc ---
[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/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/docs/org.eclipse.wst.xml.xpath2.processor.sdk.doc/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.wst.xml.xpath2.processor.sdk.doc ---
[INFO] Building jar: /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/docs/org.eclipse.wst.xml.xpath2.processor.sdk.doc/target/org.eclipse.wst.xml.xpath2.processor.sdk.doc-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.wst.xml.xpath2.processor.sdk.doc ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.wst.xml.xpath2.processor.sdk.doc ---
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/docs/org.eclipse.wst.xml.xpath2.processor.sdk.doc/build.properties: bin.includes value(s) [bin/] do not match any files.
[INFO] Building jar: /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/docs/org.eclipse.wst.xml.xpath2.processor.sdk.doc/target/org.eclipse.wst.xml.xpath2.processor.sdk.doc-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.xml.xpath2.processor.sdk.doc ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.wst.xml.xpath2.processor.sdk.doc ---
[INFO] Pack200 normalizing jar /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/docs/org.eclipse.wst.xml.xpath2.processor.sdk.doc/target/org.eclipse.wst.xml.xpath2.processor.sdk.doc-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.wst.xml.xpath2.processor.sdk.doc ---
[INFO] Searching org.eclipse.wst.xml.xpath2.processor.sdk.doc-2.0.0-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.webtools.sourceediting:org.eclipse.wst.xml.xpath2.processor.sdk.doc:eclipse-plugin:2.0.0-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.wst.xml.xpath2.processor.sdk.doc-2.0.0-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.webtools.sourceediting:org.eclipse.wst.xml.xpath2.processor.sdk.doc:java-source:sources:2.0.0-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.wst.xml.xpath2.processor.sdk.doc ---
[INFO] Pack200 packing jar /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/docs/org.eclipse.wst.xml.xpath2.processor.sdk.doc/target/org.eclipse.wst.xml.xpath2.processor.sdk.doc-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.wst.xml.xpath2.processor.sdk.doc ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.sourceediting:org.eclipse.wst.xml.xpath2.processor.sdk.doc:2.0.0-SNAPSHOT @ /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/docs/org.eclipse.wst.xml.xpath2.processor.sdk.doc/pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.xml.xpath2.processor.sdk.doc ---
[INFO] Installing /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/docs/org.eclipse.wst.xml.xpath2.processor.sdk.doc/target/org.eclipse.wst.xml.xpath2.processor.sdk.doc-2.0.0-SNAPSHOT.jar to /home/hudson/genie.webtools/.hudson/jobs/WTP-R3_8_x_Maintenance/workspace/.maven/repo/org/eclipse/webtools/sourceediting/org.eclipse.wst.xml.xpath2.processor.sdk.doc/2.0.0-SNAPSHOT/org.eclipse.wst.xml.xpath2.processor.sdk.doc-2.0.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/docs/org.eclipse.wst.xml.xpath2.processor.sdk.doc/pom.xml to /home/hudson/genie.webtools/.hudson/jobs/WTP-R3_8_x_Maintenance/workspace/.maven/repo/org/eclipse/webtools/sourceediting/org.eclipse.wst.xml.xpath2.processor.sdk.doc/2.0.0-SNAPSHOT/org.eclipse.wst.xml.xpath2.processor.sdk.doc-2.0.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/docs/org.eclipse.wst.xml.xpath2.processor.sdk.doc/target/org.eclipse.wst.xml.xpath2.processor.sdk.doc-2.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.webtools/.hudson/jobs/WTP-R3_8_x_Maintenance/workspace/.maven/repo/org/eclipse/webtools/sourceediting/org.eclipse.wst.xml.xpath2.processor.sdk.doc/2.0.0-SNAPSHOT/org.eclipse.wst.xml.xpath2.processor.sdk.doc-2.0.0-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/docs/org.eclipse.wst.xml.xpath2.processor.sdk.doc/target/org.eclipse.wst.xml.xpath2.processor.sdk.doc-2.0.0-SNAPSHOT.jar.pack.gz to /home/hudson/genie.webtools/.hudson/jobs/WTP-R3_8_x_Maintenance/workspace/.maven/repo/org/eclipse/webtools/sourceediting/org.eclipse.wst.xml.xpath2.processor.sdk.doc/2.0.0-SNAPSHOT/org.eclipse.wst.xml.xpath2.processor.sdk.doc-2.0.0-SNAPSHOT-pack200.jar.pack.gz
[INFO] Installing /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/docs/org.eclipse.wst.xml.xpath2.processor.sdk.doc/target/p2content.xml to /home/hudson/genie.webtools/.hudson/jobs/WTP-R3_8_x_Maintenance/workspace/.maven/repo/org/eclipse/webtools/sourceediting/org.eclipse.wst.xml.xpath2.processor.sdk.doc/2.0.0-SNAPSHOT/org.eclipse.wst.xml.xpath2.processor.sdk.doc-2.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/docs/org.eclipse.wst.xml.xpath2.processor.sdk.doc/target/p2artifacts.xml to /home/hudson/genie.webtools/.hudson/jobs/WTP-R3_8_x_Maintenance/workspace/.maven/repo/org/eclipse/webtools/sourceediting/org.eclipse.wst.xml.xpath2.processor.sdk.doc/2.0.0-SNAPSHOT/org.eclipse.wst.xml.xpath2.processor.sdk.doc-2.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:update-local-index (default-update-local-index) @ org.eclipse.wst.xml.xpath2.processor.sdk.doc ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building PsychoPath XPath 2.0 Processor: SDK Feature 2.0.100-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.xml.xpath2.processor.sdk.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.wst.xml.xpath2.processor.sdk.feature ---
[INFO] The project's OSGi version is 2.0.100.v201409111854
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.wst.xml.xpath2.processor.sdk.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.wst.xml.xpath2.processor.sdk.feature ---
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.wst.xml.xpath2.processor.sdk.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.wst.xml.xpath2.processor.sdk.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-feature (default-package-feature) @ org.eclipse.wst.xml.xpath2.processor.sdk.feature ---
[INFO] Building jar: /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/features/org.eclipse.wst.xml.xpath2.processor.sdk.feature/target/org.eclipse.wst.xml.xpath2.processor.sdk.feature-2.0.100-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.xml.xpath2.processor.sdk.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.wst.xml.xpath2.processor.sdk.feature ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.wst.xml.xpath2.processor.sdk.feature ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.wst.xml.xpath2.processor.sdk.feature ---
[INFO] Searching org.eclipse.wst.xml.xpath2.processor.sdk.feature-2.0.100-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.webtools.sourceediting:org.eclipse.wst.xml.xpath2.processor.sdk.feature:eclipse-feature:2.0.100-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.wst.xml.xpath2.processor.sdk.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.wst.xml.xpath2.processor.sdk.feature ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.sourceediting:org.eclipse.wst.xml.xpath2.processor.sdk.feature:2.0.100-SNAPSHOT @ /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/features/org.eclipse.wst.xml.xpath2.processor.sdk.feature/pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.xml.xpath2.processor.sdk.feature ---
[INFO] Installing /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/features/org.eclipse.wst.xml.xpath2.processor.sdk.feature/target/org.eclipse.wst.xml.xpath2.processor.sdk.feature-2.0.100-SNAPSHOT.jar to /home/hudson/genie.webtools/.hudson/jobs/WTP-R3_8_x_Maintenance/workspace/.maven/repo/org/eclipse/webtools/sourceediting/org.eclipse.wst.xml.xpath2.processor.sdk.feature/2.0.100-SNAPSHOT/org.eclipse.wst.xml.xpath2.processor.sdk.feature-2.0.100-SNAPSHOT.jar
[INFO] Installing /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/features/org.eclipse.wst.xml.xpath2.processor.sdk.feature/pom.xml to /home/hudson/genie.webtools/.hudson/jobs/WTP-R3_8_x_Maintenance/workspace/.maven/repo/org/eclipse/webtools/sourceediting/org.eclipse.wst.xml.xpath2.processor.sdk.feature/2.0.100-SNAPSHOT/org.eclipse.wst.xml.xpath2.processor.sdk.feature-2.0.100-SNAPSHOT.pom
[INFO] Installing /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/features/org.eclipse.wst.xml.xpath2.processor.sdk.feature/target/p2content.xml to /home/hudson/genie.webtools/.hudson/jobs/WTP-R3_8_x_Maintenance/workspace/.maven/repo/org/eclipse/webtools/sourceediting/org.eclipse.wst.xml.xpath2.processor.sdk.feature/2.0.100-SNAPSHOT/org.eclipse.wst.xml.xpath2.processor.sdk.feature-2.0.100-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/features/org.eclipse.wst.xml.xpath2.processor.sdk.feature/target/p2artifacts.xml to /home/hudson/genie.webtools/.hudson/jobs/WTP-R3_8_x_Maintenance/workspace/.maven/repo/org/eclipse/webtools/sourceediting/org.eclipse.wst.xml.xpath2.processor.sdk.feature/2.0.100-SNAPSHOT/org.eclipse.wst.xml.xpath2.processor.sdk.feature-2.0.100-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:update-local-index (default-update-local-index) @ org.eclipse.wst.xml.xpath2.processor.sdk.feature ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building PsychoPath XPath 2.0 Processor: Tests for WTP type support 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.xml.xpath2.wtptypes.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.wst.xml.xpath2.wtptypes.tests ---
[INFO] The project's OSGi version is 2.0.0.v201208081544
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.wst.xml.xpath2.wtptypes.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.wst.xml.xpath2.wtptypes.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.wst.xml.xpath2.wtptypes.tests ---
[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/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.wst.xml.xpath2.wtptypes.tests ---
[INFO] Compiling 3 source files to /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/target/classes
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/TestWTPDOMXPath2.java:[20] 
	import org.eclipse.wst.xml.core.internal.provisional.document.IDOMDocument;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'IDOMDocument' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/TestWTPDOMXPath2.java:[21] 
	import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'IDOMNode' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/TestWTPDOMXPath2.java:[30] 
	import org.eclipse.wst.xml.xpath2.processor.internal.types.AnyType;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'AnyType' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/TestWTPDOMXPath2.java:[31] 
	import org.eclipse.wst.xml.xpath2.processor.internal.types.NodeType;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'NodeType' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/TestWTPDOMXPath2.java:[53] 
	AnyType result = rs.first();
	^^^^^^^
Discouraged access: The type 'AnyType' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/TestWTPDOMXPath2.java:[55] 
	String actual = result.string_value();
	                ^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'AnyType.string_value()' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/TestWTPDOMXPath2.java:[73] 
	DynamicContext dc = setupDynamicContext2(new XsdDOMTypeProvider.XsdTypeModel((IDOMDocument)domDoc));
	                                                                              ^^^^^^^^^^^^
Discouraged access: The type 'IDOMDocument' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/TestWTPDOMXPath2.java:[2776] 
	AnyType aat = (AnyType)iterator.next();
	^^^^^^^
Discouraged access: The type 'AnyType' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/TestWTPDOMXPath2.java:[2776] 
	AnyType aat = (AnyType)iterator.next();
	               ^^^^^^^
Discouraged access: The type 'AnyType' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/TestWTPDOMXPath2.java:[2777] 
	if (aat instanceof NodeType) {
	                   ^^^^^^^^
Discouraged access: The type 'NodeType' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/TestWTPDOMXPath2.java:[2778] 
	NodeType nodeType = (NodeType) aat;
	^^^^^^^^
Discouraged access: The type 'NodeType' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/TestWTPDOMXPath2.java:[2778] 
	NodeType nodeType = (NodeType) aat;
	                     ^^^^^^^^
Discouraged access: The type 'NodeType' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/TestWTPDOMXPath2.java:[2779] 
	IDOMNode node = (IDOMNode) nodeType.node_value();
	^^^^^^^^
Discouraged access: The type 'IDOMNode' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/TestWTPDOMXPath2.java:[2779] 
	IDOMNode node = (IDOMNode) nodeType.node_value();
	                 ^^^^^^^^
Discouraged access: The type 'IDOMNode' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/TestWTPDOMXPath2.java:[2779] 
	IDOMNode node = (IDOMNode) nodeType.node_value();
	                           ^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'NodeType.node_value()' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/TestWTPDOMXPath2.java:[2780] 
	buffer = buffer.append(node.getSource());
	                       ^^^^^^^^^^^^^^^^
Discouraged access: The method 'IDOMNode.getSource()' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/TestWTPDOMXPath2.java:[2782] 
	buffer = buffer.append(aat.string_value());
	                       ^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'AnyType.string_value()' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[59] 
	import org.eclipse.wst.sse.core.internal.provisional.IModelManager;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'IModelManager' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[60] 
	import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'IDOMModel' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[80] 
	import org.eclipse.wst.xml.xpath2.processor.internal.types.AnyType;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'AnyType' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[81] 
	import org.eclipse.wst.xml.xpath2.processor.internal.types.DocType;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'DocType' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[82] 
	import org.eclipse.wst.xml.xpath2.processor.internal.types.NodeType;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'NodeType' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[83] 
	import org.eclipse.wst.xml.xpath2.processor.internal.types.QName;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'QName' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[84] 
	import org.eclipse.wst.xml.xpath2.processor.internal.types.XSBoolean;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'XSBoolean' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[85] 
	import org.eclipse.wst.xml.xpath2.processor.internal.types.userdefined.UserDefinedCtrLibrary;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UserDefinedCtrLibrary' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[86] 
	import org.eclipse.wst.xml.xpath2.processor.internal.types.xerces.XercesTypeModel;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'XercesTypeModel' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[104] 
	IDOMModel model = null;
	^^^^^^^^^
Discouraged access: The type 'IDOMModel' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[227] 
	model.releaseFromRead();
	^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'IStructuredModel.releaseFromRead()' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[274] 
	XercesTypeModel typeModel = schema != null ? new XercesTypeModel(schema) : null;
	^^^^^^^^^^^^^^^
Discouraged access: The type 'XercesTypeModel' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[274] 
	XercesTypeModel typeModel = schema != null ? new XercesTypeModel(schema) : null;
	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'XercesTypeModel(XSModel)' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[274] 
	XercesTypeModel typeModel = schema != null ? new XercesTypeModel(schema) : null;
	                                                 ^^^^^^^^^^^^^^^
Discouraged access: The type 'XercesTypeModel' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[279] 
	dc.add_namespace("xs", "http://www.w3.org/2001/XMLSchema");
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'DefaultStaticContext.add_namespace(String, String)' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[280] 
	dc.add_namespace("xsd", "http://www.w3.org/2001/XMLSchema");
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'DefaultStaticContext.add_namespace(String, String)' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[281] 
	dc.add_namespace("fn", "http://www.w3.org/2005/xpath-functions");
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'DefaultStaticContext.add_namespace(String, String)' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[282] 
	dc.add_namespace("xml", "http://www.w3.org/XML/1998/namespace");
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'DefaultStaticContext.add_namespace(String, String)' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[294] 
	dc.add_namespace("xs", "http://www.w3.org/2001/XMLSchema");
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'DefaultStaticContext.add_namespace(String, String)' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[295] 
	dc.add_namespace("xsd", "http://www.w3.org/2001/XMLSchema");
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'DefaultStaticContext.add_namespace(String, String)' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[296] 
	dc.add_namespace("fn", "http://www.w3.org/2005/xpath-functions");
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'DefaultStaticContext.add_namespace(String, String)' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[297] 
	dc.add_namespace("xml", "http://www.w3.org/XML/1998/namespace");
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'DefaultStaticContext.add_namespace(String, String)' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[411] 
	if (dynamicContext.base_uri().string_value() == null)
	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'XSAnyURI.string_value()' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[485] 
	dc.add_variable(new QName("x"));
	                ^^^^^^^^^^^^^^
Discouraged access: The constructor 'QName(String)' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[485] 
	dc.add_variable(new QName("x"));
	                    ^^^^^
Discouraged access: The type 'QName' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[486] 
	dc.add_variable(new QName("var"));
	                ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'QName(String)' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[486] 
	dc.add_variable(new QName("var"));
	                    ^^^^^
Discouraged access: The type 'QName' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[489] 
	AnyType docType = new DocType(domDoc, dc.getTypeModel(domDoc));
	^^^^^^^
Discouraged access: The type 'AnyType' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[489] 
	AnyType docType = new DocType(domDoc, dc.getTypeModel(domDoc));
	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'DocType(Document, TypeModel)' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[489] 
	AnyType docType = new DocType(domDoc, dc.getTypeModel(domDoc));
	                      ^^^^^^^
Discouraged access: The type 'DocType' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[490] 
	dc.set_variable(new QName("input-context1"), docType);
	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'QName(String)' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[490] 
	dc.set_variable(new QName("input-context1"), docType);
	                    ^^^^^
Discouraged access: The type 'QName' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[491] 
	dc.set_variable(new QName("input-context"), docType);
	                ^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'QName(String)' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[491] 
	dc.set_variable(new QName("input-context"), docType);
	                    ^^^^^
Discouraged access: The type 'QName' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[493] 
	dc.set_variable(new QName("input-context2"), docType);
	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'QName(String)' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[493] 
	dc.set_variable(new QName("input-context2"), docType);
	                    ^^^^^
Discouraged access: The type 'QName' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[495] 
	dc.set_variable(new QName("input-context2"), (AnyType) new DocType(domDoc2, dc.getTypeModel(domDoc2)));
	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'QName(String)' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[495] 
	dc.set_variable(new QName("input-context2"), (AnyType) new DocType(domDoc2, dc.getTypeModel(domDoc2)));
	                    ^^^^^
Discouraged access: The type 'QName' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[495] 
	dc.set_variable(new QName("input-context2"), (AnyType) new DocType(domDoc2, dc.getTypeModel(domDoc2)));
	                                              ^^^^^^^
Discouraged access: The type 'AnyType' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[495] 
	dc.set_variable(new QName("input-context2"), (AnyType) new DocType(domDoc2, dc.getTypeModel(domDoc2)));
	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'DocType(Document, TypeModel)' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[495] 
	dc.set_variable(new QName("input-context2"), (AnyType) new DocType(domDoc2, dc.getTypeModel(domDoc2)));
	                                                           ^^^^^^^
Discouraged access: The type 'DocType' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[505] 
	AnyType anyType = (AnyType)iterator.next();
	^^^^^^^
Discouraged access: The type 'AnyType' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[505] 
	AnyType anyType = (AnyType)iterator.next();
	                   ^^^^^^^
Discouraged access: The type 'AnyType' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[507] 
	actual = actual + anyType.string_value() + " ";
	                  ^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'AnyType.string_value()' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[524] 
	AnyType aat = (AnyType)iterator.next();
	^^^^^^^
Discouraged access: The type 'AnyType' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[524] 
	AnyType aat = (AnyType)iterator.next();
	               ^^^^^^^
Discouraged access: The type 'AnyType' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[525] 
	if (aat instanceof NodeType) {
	                   ^^^^^^^^
Discouraged access: The type 'NodeType' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[526] 
	NodeType nodeType = (NodeType) aat;
	^^^^^^^^
Discouraged access: The type 'NodeType' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[526] 
	NodeType nodeType = (NodeType) aat;
	                     ^^^^^^^^
Discouraged access: The type 'NodeType' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[527] 
	Node node = nodeType.node_value();
	            ^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'NodeType.node_value()' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[532] 
	outputText.getByteStream().write(aat.string_value().getBytes("UTF-8"));
	                                 ^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'AnyType.string_value()' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[560] 
	IModelManager modelManager = StructuredModelManager.getModelManager();
	^^^^^^^^^^^^^
Discouraged access: The type 'IModelManager' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[565] 
	model = (IDOMModel) modelManager.getModelForRead(url.toString(),
	         ^^^^^^^^^
Discouraged access: The type 'IDOMModel' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[565] 
	model = (IDOMModel) modelManager.getModelForRead(url.toString(),
				inStream, null);
	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'IModelManager.getModelForRead(String, InputStream, URIResolver)' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[568] 
	return model.getDocument();
	       ^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'IDOMModel.getDocument()' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[595] 
	XSBoolean result = evaluateBoolXPath(xpath, dc, domDoc);
	^^^^^^^^^
Discouraged access: The type 'XSBoolean' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[596] 
	assertEquals(true, result.value());
	                   ^^^^^^^^^^^^^^
Discouraged access: The method 'XSBoolean.value()' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[599] 
	protected XSBoolean evaluateBoolXPath(String xpath, DynamicContext dc, Document doc) {
	          ^^^^^^^^^
Discouraged access: The type 'XSBoolean' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[600] 
	return  (XSBoolean) evaluateSimpleXPath(xpath, dc, doc, XSBoolean.class);
	         ^^^^^^^^^
Discouraged access: The type 'XSBoolean' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[600] 
	return  (XSBoolean) evaluateSimpleXPath(xpath, dc, doc, XSBoolean.class);
	                                                        ^^^^^^^^^
Discouraged access: The type 'XSBoolean' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[603] 
	protected AnyType evaluateSimpleXPath(String xpath, DynamicContext dc, Document doc, Class resultClass) {
	          ^^^^^^^
Discouraged access: The type 'AnyType' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/org/eclipse/wst/xml/xpath2/wtptypes/test/AbstractPsychoPathWTPTest.java:[625] 
	AnyType result = rs.first();
	^^^^^^^
Discouraged access: The type 'AnyType' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath/bundles/org.eclipse.wst.xml.xpath2.processor/target/classes')
79 problems (79 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.wst.xml.xpath2.wtptypes.tests ---
[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/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.wst.xml.xpath2.wtptypes.tests ---
[INFO] Building jar: /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/target/org.eclipse.wst.xml.xpath2.wtptypes.tests-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.wst.xml.xpath2.wtptypes.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.wst.xml.xpath2.wtptypes.tests ---
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/build.properties: bin.includes value(s) [bin/] do not match any files.
[INFO] Building jar: /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/target/org.eclipse.wst.xml.xpath2.wtptypes.tests-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.xml.xpath2.wtptypes.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.21.0:test (default-test) @ org.eclipse.wst.xml.xpath2.wtptypes.tests ---
[INFO] Skipping tests
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.wst.xml.xpath2.wtptypes.tests ---
[INFO] Pack200 normalizing jar /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/target/org.eclipse.wst.xml.xpath2.wtptypes.tests-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.wst.xml.xpath2.wtptypes.tests ---
[INFO] Searching org.eclipse.wst.xml.xpath2.wtptypes.tests-2.0.0-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.webtools.sourceediting:org.eclipse.wst.xml.xpath2.wtptypes.tests:eclipse-test-plugin:2.0.0-SNAPSHOT in 0 seconds.
[INFO] Searching org.eclipse.wst.xml.xpath2.wtptypes.tests-2.0.0-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.webtools.sourceediting:org.eclipse.wst.xml.xpath2.wtptypes.tests:java-source:sources:2.0.0-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.wst.xml.xpath2.wtptypes.tests ---
[INFO] Pack200 packing jar /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/target/org.eclipse.wst.xml.xpath2.wtptypes.tests-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.wst.xml.xpath2.wtptypes.tests ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.sourceediting:org.eclipse.wst.xml.xpath2.wtptypes.tests:2.0.0-SNAPSHOT @ /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.xml.xpath2.wtptypes.tests ---
[INFO] Installing /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/target/org.eclipse.wst.xml.xpath2.wtptypes.tests-2.0.0-SNAPSHOT.jar to /home/hudson/genie.webtools/.hudson/jobs/WTP-R3_8_x_Maintenance/workspace/.maven/repo/org/eclipse/webtools/sourceediting/org.eclipse.wst.xml.xpath2.wtptypes.tests/2.0.0-SNAPSHOT/org.eclipse.wst.xml.xpath2.wtptypes.tests-2.0.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/pom.xml to /home/hudson/genie.webtools/.hudson/jobs/WTP-R3_8_x_Maintenance/workspace/.maven/repo/org/eclipse/webtools/sourceediting/org.eclipse.wst.xml.xpath2.wtptypes.tests/2.0.0-SNAPSHOT/org.eclipse.wst.xml.xpath2.wtptypes.tests-2.0.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/target/org.eclipse.wst.xml.xpath2.wtptypes.tests-2.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.webtools/.hudson/jobs/WTP-R3_8_x_Maintenance/workspace/.maven/repo/org/eclipse/webtools/sourceediting/org.eclipse.wst.xml.xpath2.wtptypes.tests/2.0.0-SNAPSHOT/org.eclipse.wst.xml.xpath2.wtptypes.tests-2.0.0-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/target/org.eclipse.wst.xml.xpath2.wtptypes.tests-2.0.0-SNAPSHOT.jar.pack.gz to /home/hudson/genie.webtools/.hudson/jobs/WTP-R3_8_x_Maintenance/workspace/.maven/repo/org/eclipse/webtools/sourceediting/org.eclipse.wst.xml.xpath2.wtptypes.tests/2.0.0-SNAPSHOT/org.eclipse.wst.xml.xpath2.wtptypes.tests-2.0.0-SNAPSHOT-pack200.jar.pack.gz
[INFO] Installing /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/target/p2content.xml to /home/hudson/genie.webtools/.hudson/jobs/WTP-R3_8_x_Maintenance/workspace/.maven/repo/org/eclipse/webtools/sourceediting/org.eclipse.wst.xml.xpath2.wtptypes.tests/2.0.0-SNAPSHOT/org.eclipse.wst.xml.xpath2.wtptypes.tests-2.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.sourceediting.xpath.tests/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/target/p2artifacts.xml to /home/hudson/genie.webtools/.hudson/jobs/WTP-R3_8_x_Maintenance/workspace/.maven/repo/org/eclipse/webtools/sourceediting/org.eclipse.wst.xml.xpath2.wtptypes.tests/2.0.0-SNAPSHOT/org.eclipse.wst.xml.xpath2.wtptypes.tests-2.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:update-local-index (default-update-local-index) @ org.eclipse.wst.xml.xpath2.wtptypes.tests ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.jst.ws.jaxws.assembly.feature 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jst.ws.jaxws.assembly.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.jst.ws.jaxws.assembly.feature ---
[INFO] The project's OSGi version is 1.0.0.v201701262158
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.jst.ws.jaxws.assembly.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.jst.ws.jaxws.assembly.feature ---
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.jst.ws.jaxws.assembly.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.jst.ws.jaxws.assembly.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-feature (default-package-feature) @ org.eclipse.jst.ws.jaxws.assembly.feature ---
[WARNING] /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.webservices.jaxws/features/org.eclipse.jst.ws.jaxws.assembly.feature/build.properties: bin.includes value(s) must be specified.
[INFO] Building jar: /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.webservices.jaxws/features/org.eclipse.jst.ws.jaxws.assembly.feature/target/org.eclipse.jst.ws.jaxws.assembly.feature-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jst.ws.jaxws.assembly.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.jst.ws.jaxws.assembly.feature ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.jst.ws.jaxws.assembly.feature ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.jst.ws.jaxws.assembly.feature ---
[INFO] Searching org.eclipse.jst.ws.jaxws.assembly.feature-1.0.0-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.webtools.webservices:org.eclipse.jst.ws.jaxws.assembly.feature:eclipse-feature:1.0.0-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.jst.ws.jaxws.assembly.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.jst.ws.jaxws.assembly.feature ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.webservices:org.eclipse.jst.ws.jaxws.assembly.feature:1.0.0-SNAPSHOT @ /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.webservices.jaxws/features/org.eclipse.jst.ws.jaxws.assembly.feature/pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jst.ws.jaxws.assembly.feature ---
[INFO] Installing /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.webservices.jaxws/features/org.eclipse.jst.ws.jaxws.assembly.feature/target/org.eclipse.jst.ws.jaxws.assembly.feature-1.0.0-SNAPSHOT.jar to /home/hudson/genie.webtools/.hudson/jobs/WTP-R3_8_x_Maintenance/workspace/.maven/repo/org/eclipse/webtools/webservices/org.eclipse.jst.ws.jaxws.assembly.feature/1.0.0-SNAPSHOT/org.eclipse.jst.ws.jaxws.assembly.feature-1.0.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.webservices.jaxws/features/org.eclipse.jst.ws.jaxws.assembly.feature/pom.xml to /home/hudson/genie.webtools/.hudson/jobs/WTP-R3_8_x_Maintenance/workspace/.maven/repo/org/eclipse/webtools/webservices/org.eclipse.jst.ws.jaxws.assembly.feature/1.0.0-SNAPSHOT/org.eclipse.jst.ws.jaxws.assembly.feature-1.0.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.webservices.jaxws/features/org.eclipse.jst.ws.jaxws.assembly.feature/target/p2content.xml to /home/hudson/genie.webtools/.hudson/jobs/WTP-R3_8_x_Maintenance/workspace/.maven/repo/org/eclipse/webtools/webservices/org.eclipse.jst.ws.jaxws.assembly.feature/1.0.0-SNAPSHOT/org.eclipse.jst.ws.jaxws.assembly.feature-1.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/webtools.webservices.jaxws/features/org.eclipse.jst.ws.jaxws.assembly.feature/target/p2artifacts.xml to /home/hudson/genie.webtools/.hudson/jobs/WTP-R3_8_x_Maintenance/workspace/.maven/repo/org/eclipse/webtools/webservices/org.eclipse.jst.ws.jaxws.assembly.feature/1.0.0-SNAPSHOT/org.eclipse.jst.ws.jaxws.assembly.feature-1.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:update-local-index (default-update-local-index) @ org.eclipse.jst.ws.jaxws.assembly.feature ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building wtp-aggregator 3.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ wtp-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ wtp-aggregator ---
Downloading: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar (0 B at 0.0 KB/sec)
[INFO] Installing /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/pom.xml to /home/hudson/genie.webtools/.hudson/jobs/WTP-R3_8_x_Maintenance/workspace/.maven/repo/org/eclipse/wtp/wtp-aggregator/3.6.0-SNAPSHOT/wtp-aggregator-3.6.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] wtp-parent ......................................... SUCCESS [ 22.841 s]
[INFO] org.eclipse.webtools.releng ........................ SUCCESS [  0.082 s]
[INFO] org.eclipse.wtp.releng.versionchecker .............. SUCCESS [ 18.114 s]
[INFO] org.eclipse.wtp.releng.webupdatesite ............... SUCCESS [  5.167 s]
[INFO] org.eclipse.jst.doc.isv ............................ SUCCESS [  1.499 s]
[INFO] org.eclipse.wst.doc.isv ............................ SUCCESS [  1.671 s]
[INFO] org.apache.axis.feature ............................ SUCCESS [  1.684 s]
[INFO] org.apache.wsil4j.feature .......................... SUCCESS [  1.636 s]
[INFO] org.eclipse.webtools.common ........................ SUCCESS [  0.096 s]
[INFO] org.eclipse.wst.common.core ........................ SUCCESS [  3.676 s]
[INFO] org.eclipse.jem.util ............................... SUCCESS [  4.180 s]
[INFO] org.eclipse.webtools.javaee ........................ SUCCESS [  0.067 s]
[INFO] org.eclipse.jem.proxy .............................. SUCCESS [  5.208 s]
[INFO] org.eclipse.jem .................................... SUCCESS [  5.424 s]
[INFO] org.eclipse.jem.workbench .......................... SUCCESS [  8.125 s]
[INFO] org.eclipse.jem.beaninfo.vm.common ................. SUCCESS [  3.126 s]
[INFO] org.eclipse.jem.beaninfo.vm ........................ SUCCESS [  3.219 s]
[INFO] org.eclipse.jem.beaninfo ........................... SUCCESS [  4.338 s]
[INFO] org.eclipse.wst.common.environment ................. SUCCESS [  3.632 s]
[INFO] org.eclipse.wst.common.frameworks .................. SUCCESS [  4.117 s]
[INFO] org.eclipse.wst.common.emf ......................... SUCCESS [  3.426 s]
[INFO] org.eclipse.jst.common.annotations.core ............ SUCCESS [  4.249 s]
[INFO] org.eclipse.jst.common.annotations.controller ...... SUCCESS [  4.185 s]
[INFO] org.eclipse.webtools.common.fproj .................. SUCCESS [  0.065 s]
[INFO] org.eclipse.wst.common.project.facet.core .......... SUCCESS [  4.301 s]
[INFO] org.eclipse.wst.validation ......................... SUCCESS [  4.497 s]
[INFO] org.eclipse.wst.common.emfworkbench.integration .... SUCCESS [  3.954 s]
[INFO] org.eclipse.wst.common.uriresolver ................. SUCCESS [  3.047 s]
[INFO] org.eclipse.wst.common.modulecore .................. SUCCESS [  4.975 s]
[INFO] org.eclipse.jst.common.project.facet.core .......... SUCCESS [  4.928 s]
[INFO] org.eclipse.jst.common.frameworks .................. SUCCESS [  3.530 s]
[INFO] sourceediting-parent ............................... SUCCESS [  0.076 s]
[INFO] bundles ............................................ SUCCESS [  0.065 s]
[INFO] org.eclipse.wst.sse.core ........................... SUCCESS [  4.580 s]
[INFO] org.eclipse.wst.xml.core ........................... SUCCESS [  7.321 s]
[INFO] org.eclipse.jst.j2ee.core .......................... SUCCESS [ 12.425 s]
[INFO] org.eclipse.webtools.servertools ................... SUCCESS [  0.496 s]
[INFO] org.eclipse.wst.server.discovery ................... SUCCESS [  2.965 s]
[INFO] org.eclipse.wst.server.core ........................ SUCCESS [  4.897 s]
[INFO] org.eclipse.jst.server.core ........................ SUCCESS [  3.150 s]
[INFO] org.eclipse.wst.web ................................ SUCCESS [  4.173 s]
[INFO] org.eclipse.jst.j2ee ............................... SUCCESS [ 13.593 s]
[INFO] org.eclipse.jst.j2ee.jca ........................... SUCCESS [  4.293 s]
[INFO] org.eclipse.jst.jee ................................ SUCCESS [  4.354 s]
[INFO] org.eclipse.jst.j2ee.web ........................... SUCCESS [  5.565 s]
[INFO] org.eclipse.wst.css.core ........................... SUCCESS [  5.711 s]
[INFO] org.eclipse.wst.html.core .......................... SUCCESS [  6.799 s]
[INFO] org.eclipse.jst.jsp.core ........................... SUCCESS [  5.084 s]
[INFO] org.eclipse.wst.sse.ui ............................. SUCCESS [  6.268 s]
[INFO] org.eclipse.webtools.jsf ........................... SUCCESS [  0.076 s]
[INFO] org.eclipse.jst.jsf.common ......................... SUCCESS [  5.381 s]
[INFO] org.eclipse.jst.jsf.common.runtime ................. SUCCESS [  3.513 s]
[INFO] org.eclipse.jst.jsf.common.ui ...................... SUCCESS [  4.503 s]
[INFO] org.eclipse.jst.jsf.facesconfig .................... SUCCESS [ 13.815 s]
[INFO] org.eclipse.wst.common.frameworks.ui ............... SUCCESS [  3.580 s]
[INFO] org.eclipse.jst.jsf.core ........................... SUCCESS [  5.300 s]
[INFO] org.eclipse.jst.jsf.facelet.core ................... SUCCESS [  4.123 s]
[INFO] org.eclipse.wst.common.project.facet.ui ............ SUCCESS [  4.273 s]
[INFO] org.eclipse.jst.common.project.facet.ui ............ SUCCESS [  4.278 s]
[INFO] org.eclipse.wst.common.ui .......................... SUCCESS [  3.959 s]
[INFO] org.eclipse.wst.validation.ui ...................... SUCCESS [  4.027 s]
[INFO] org.eclipse.wst.xml.ui ............................. SUCCESS [  6.109 s]
[INFO] org.eclipse.wst.css.ui ............................. SUCCESS [  4.277 s]
[INFO] org.eclipse.wst.html.ui ............................ SUCCESS [  4.173 s]
[INFO] org.eclipse.jst.jsp.ui ............................. SUCCESS [  5.445 s]
[INFO] org.eclipse.jst.jsf.ui ............................. SUCCESS [  6.419 s]
[INFO] org.eclipse.jst.jsf.facelet.ui ..................... SUCCESS [  3.352 s]
[INFO] org.eclipse.jst.jsf.facesconfig.ui ................. SUCCESS [  6.861 s]
[INFO] org.eclipse.jst.jsf.standard.tagsupport ............ SUCCESS [  3.773 s]
[INFO] org.eclipse.jsf.branding ........................... SUCCESS [  2.850 s]
[INFO] org.eclipse.jsf.feature ............................ SUCCESS [  3.522 s]
[INFO] org.eclipse.jst.pagedesigner.jsp.core .............. SUCCESS [  3.988 s]
[INFO] org.eclipse.jst.pagedesigner ....................... SUCCESS [  8.648 s]
[INFO] org.eclipse.jst.jsf.apache.trinidad.tagsupport ..... SUCCESS [  4.350 s]
[INFO] org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature SUCCESS [  2.978 s]
[INFO] org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature SUCCESS [  1.736 s]
[INFO] org.eclipse.jst.pagedesigner.jsf.ui ................ SUCCESS [  6.007 s]
[INFO] org.eclipse.jst.webpageeditor.feature .............. SUCCESS [  2.888 s]
[INFO] org.eclipse.jst.webpageeditor_sdk.feature .......... SUCCESS [  1.918 s]
[INFO] org.eclipse.jsf_sdk.feature ........................ SUCCESS [  5.277 s]
[INFO] org.eclipse.jsf_sdk.assembly.feature ............... SUCCESS [  1.461 s]
[INFO] org.eclipse.jst.common.annotations.ui .............. SUCCESS [  3.172 s]
[INFO] org.eclipse.jst.common.fproj.enablement.jdt ........ SUCCESS [  1.202 s]
[INFO] org.eclipse.jst.common.fproj.enablement.jdt.sdk .... SUCCESS [  2.732 s]
[INFO] org.eclipse.jst.common.fproj.enablement.jdt.sdk .... SUCCESS [  1.410 s]
[INFO] org.eclipse.wst.common.modulecore.ui ............... SUCCESS [  3.076 s]
[INFO] org.eclipse.jst.common.ui .......................... SUCCESS [  2.808 s]
[INFO] org.eclipse.webtools.ejb ........................... SUCCESS [  0.069 s]
[INFO] org.eclipse.jst.j2ee.ejb ........................... SUCCESS [  3.891 s]
[INFO] org.eclipse.jst.j2ee.ejb.annotation.model .......... SUCCESS [  3.679 s]
[INFO] org.eclipse.wst.internet.monitor.core .............. SUCCESS [  3.549 s]
[INFO] org.eclipse.wst.server.ui .......................... SUCCESS [  5.335 s]
[INFO] jsdt-parent ........................................ SUCCESS [  0.066 s]
[INFO] nashorn ............................................ SUCCESS [  0.064 s]
[INFO] org.eclipse.wst.jsdt.nashorn.extension ............. SUCCESS [  2.734 s]
[INFO] bundles ............................................ SUCCESS [  0.480 s]
[INFO] org.eclipse.wst.jsdt.core .......................... SUCCESS [ 15.709 s]
[INFO] org.eclipse.wst.jsdt.manipulation .................. SUCCESS [  6.320 s]
[INFO] org.eclipse.wst.jsdt.ui ............................ SUCCESS [ 29.182 s]
[INFO] org.eclipse.wst.web.ui ............................. SUCCESS [  3.390 s]
[INFO] org.eclipse.jst.j2ee.ui ............................ SUCCESS [  5.918 s]
[INFO] org.eclipse.jst.j2ee.jca.ui ........................ SUCCESS [  5.029 s]
[INFO] org.eclipse.jst.j2ee.navigator.ui .................. SUCCESS [  4.603 s]
[INFO] org.eclipse.jst.jee.ui ............................. SUCCESS [  4.677 s]
[INFO] org.eclipse.jst.ejb.ui ............................. SUCCESS [  5.376 s]
[INFO] org.eclipse.webtools.webservices ................... SUCCESS [  0.073 s]
[INFO] org.eclipse.wst.command.env.core ................... SUCCESS [  3.905 s]
[INFO] org.eclipse.wst.wsdl ............................... SUCCESS [  4.537 s]
[INFO] org.eclipse.wst.ws.parser .......................... SUCCESS [  4.801 s]
[INFO] org.eclipse.jst.j2ee.webservice .................... SUCCESS [  4.713 s]
[INFO] org.eclipse.jst.jee.ejb ............................ SUCCESS [  3.322 s]
[INFO] org.eclipse.jst.enterprise_core.feature ............ SUCCESS [  3.295 s]
[INFO] org.eclipse.jst.ejb.doc.user ....................... SUCCESS [  3.165 s]
[INFO] org.eclipse.jst.j2ee.doc.user ...................... SUCCESS [  5.031 s]
[INFO] org.eclipse.jst.ws.axis.ui.doc.user ................ SUCCESS [  3.181 s]
[INFO] org.eclipse.jst.ws.consumption.ui.doc.user ......... SUCCESS [  3.626 s]
[INFO] org.eclipse.jst.ws.doc.user ........................ SUCCESS [  2.930 s]
[INFO] org.eclipse.jst.enterprise_userdoc.feature ......... SUCCESS [  1.761 s]
[INFO] org.eclipse.wst.command.env ........................ SUCCESS [  4.581 s]
[INFO] org.eclipse.wst.ws.service.policy .................. SUCCESS [  3.425 s]
[INFO] org.eclipse.wst.ws ................................. SUCCESS [  5.007 s]
[INFO] org.eclipse.jst.ws ................................. SUCCESS [  6.977 s]
[INFO] org.eclipse.jst.j2ee.webservice.ui ................. SUCCESS [  4.128 s]
[INFO] org.eclipse.jst.ws.axis.consumption.core ........... SUCCESS [  3.822 s]
[INFO] org.eclipse.jst.ws.consumption ..................... SUCCESS [  5.569 s]
[INFO] org.eclipse.wst.command.env.ui ..................... SUCCESS [  3.476 s]
[INFO] org.eclipse.wst.ws.ui .............................. SUCCESS [  2.902 s]
[INFO] org.eclipse.wst.ws.explorer ........................ SUCCESS [  6.691 s]
[INFO] org.eclipse.jst.ws.ui .............................. SUCCESS [  3.118 s]
[INFO] org.eclipse.wst.wsdl.validation .................... SUCCESS [  3.555 s]
[INFO] org.eclipse.jst.ws.consumption.ui .................. SUCCESS [  5.515 s]
[INFO] org.eclipse.jst.ws.axis.consumption.ui ............. SUCCESS [  4.015 s]
[INFO] org.eclipse.jst.ws.axis.creation.ui ................ SUCCESS [  5.222 s]
[INFO] org.eclipse.jst.servlet.ui ......................... SUCCESS [  9.671 s]
[INFO] org.eclipse.jst.ws.uddiregistry .................... SUCCESS [  3.746 s]
[INFO] org.eclipse.jst.ws.creation.ui ..................... SUCCESS [  4.064 s]
[INFO] org.eclipse.jst.j2ee.infopop ....................... SUCCESS [  3.563 s]
[INFO] docs ............................................... SUCCESS [  0.075 s]
[INFO] org.eclipse.jst.jsp.ui.infopop ..................... SUCCESS [  2.922 s]
[INFO] org.eclipse.jst.servlet.ui.infopop ................. SUCCESS [  2.882 s]
[INFO] org.eclipse.jst.ws.axis.infopop .................... SUCCESS [  2.998 s]
[INFO] org.eclipse.jst.ws.consumption.infopop ............. SUCCESS [  3.517 s]
[INFO] org.eclipse.jst.ws.infopop ......................... SUCCESS [  3.777 s]
[INFO] org.eclipse.jst.ws.creation.ejb.ui ................. SUCCESS [  3.407 s]
[INFO] org.eclipse.jst.j2ee.ejb.annotations.ui ............ SUCCESS [  3.882 s]
[INFO] org.eclipse.jst.j2ee.ejb.annotations.emitter ....... SUCCESS [  3.285 s]
[INFO] org.eclipse.jst.j2ee.ejb.annotations.xdoclet ....... SUCCESS [  3.808 s]
[INFO] org.eclipse.jst.j2ee.xdoclet.runtime ............... SUCCESS [  3.601 s]
[INFO] org.eclipse.jst.ejb.ui.infopop ..................... SUCCESS [  5.212 s]
[INFO] org.eclipse.jst.ws.jaxrs.core ...................... SUCCESS [ 10.359 s]
[INFO] org.eclipse.jst.ws.jaxrs.ui ........................ SUCCESS [  2.791 s]
[INFO] org.eclipse.jst.enterprise_ui.feature .............. SUCCESS [  3.043 s]
[INFO] org.eclipse.jst.enterprise_sdk.feature ............. SUCCESS [  1.796 s]
[INFO] org.eclipse.jst.jee.web ............................ SUCCESS [  3.119 s]
[INFO] org.eclipse.webtools.jsf.docs ...................... SUCCESS [  0.067 s]
[INFO] org.eclipse.jst.jsf.doc.dev ........................ SUCCESS [ 11.011 s]
[INFO] org.eclipse.jst.jsf.doc.user ....................... SUCCESS [  6.696 s]
[INFO] org.eclipse.jst.server.generic.core ................ SUCCESS [  4.190 s]
[INFO] org.eclipse.jst.server.generic.ui .................. SUCCESS [  3.555 s]
[INFO] org.eclipse.jst.server.ui .......................... SUCCESS [  3.545 s]
[INFO] org.eclipse.jst.server_core.feature ................ SUCCESS [  2.914 s]
[INFO] org.eclipse.webtools.servertools.docs .............. SUCCESS [  0.064 s]
[INFO] org.eclipse.jst.server.ui.doc.user ................. SUCCESS [  3.078 s]
[INFO] org.eclipse.jst.server_userdoc.feature ............. SUCCESS [  3.047 s]
[INFO] org.eclipse.jst.server.ui.infopop .................. SUCCESS [  5.885 s]
[INFO] org.eclipse.jst.server_ui.feature .................. SUCCESS [  2.611 s]
[INFO] org.eclipse.jst.server_sdk.feature ................. SUCCESS [  1.516 s]
[INFO] org.eclipse.wst.ws_wsdl15.feature .................. SUCCESS [  3.208 s]
[INFO] org.eclipse.wst.wsi ................................ SUCCESS [  5.795 s]
[INFO] org.eclipse.wst.ws_core.feature .................... SUCCESS [  3.027 s]
[INFO] org.eclipse.jst.standard.schemas ................... SUCCESS [  4.032 s]
[INFO] org.eclipse.jst.web_core.feature ................... SUCCESS [  2.855 s]
[INFO] org.eclipse.webtools.common.snippets ............... SUCCESS [  0.072 s]
[INFO] org.eclipse.wst.common.snippets .................... SUCCESS [  5.572 s]
[INFO] org.eclipse.wst.common_core.feature ................ SUCCESS [  3.753 s]
[INFO] org.eclipse.wst.common.infopop ..................... SUCCESS [  3.286 s]
[INFO] org.eclipse.wst.internet.cache ..................... SUCCESS [  3.157 s]
[INFO] org.eclipse.wst.validation.infopop ................. SUCCESS [  3.129 s]
[INFO] org.eclipse.wst.common_ui.feature .................. SUCCESS [  3.222 s]
[INFO] org.eclipse.wst.dtd.core ........................... SUCCESS [  5.266 s]
[INFO] org.eclipse.wst.dtd.ui ............................. SUCCESS [  5.194 s]
[INFO] org.eclipse.wst.internet.monitor.ui ................ SUCCESS [  6.593 s]
[INFO] org.eclipse.wst.standard.schemas ................... SUCCESS [  3.729 s]
[INFO] org.eclipse.wst.ws.service.policy.ui ............... SUCCESS [  3.475 s]
[INFO] org.eclipse.wst.wsdl.ui.doc.user ................... SUCCESS [  3.180 s]
[INFO] org.eclipse.wst.wsi.ui.doc.user .................... SUCCESS [  3.441 s]
[INFO] org.eclipse.wst.command.env.doc.user ............... SUCCESS [  3.594 s]
[INFO] org.eclipse.wst.ws_userdoc.feature ................. SUCCESS [  3.444 s]
[INFO] org.eclipse.wst.xsd.core ........................... SUCCESS [  3.565 s]
[INFO] features ........................................... SUCCESS [  0.066 s]
[INFO] org.eclipse.wst.xml_core.feature ................... SUCCESS [  3.548 s]
[INFO] org.eclipse.wst.dtdeditor.doc.user ................. SUCCESS [  3.059 s]
[INFO] org.eclipse.wst.sse.doc.user ....................... SUCCESS [  2.994 s]
[INFO] org.eclipse.wst.xmleditor.doc.user ................. SUCCESS [  3.510 s]
[INFO] org.eclipse.wst.xsdeditor.doc.user ................. SUCCESS [  3.204 s]
[INFO] org.eclipse.wst.xml_userdoc.feature ................ SUCCESS [  1.554 s]
[INFO] org.eclipse.wst.dtd.ui.infopop ..................... SUCCESS [  3.002 s]
[INFO] org.eclipse.wst.sse.ui.infopop ..................... SUCCESS [  3.285 s]
[INFO] org.eclipse.wst.xml.ui.infopop ..................... SUCCESS [  4.566 s]
[INFO] org.eclipse.wst.xsd.ui ............................. SUCCESS [  7.582 s]
[INFO] org.eclipse.wst.xml_ui.feature ..................... SUCCESS [  3.265 s]
[INFO] org.eclipse.wst.command.env.infopop ................ SUCCESS [  3.126 s]
[INFO] org.eclipse.wst.ws.infopop ......................... SUCCESS [  3.162 s]
[INFO] org.eclipse.wst.wsdl.ui ............................ SUCCESS [  5.973 s]
[INFO] org.eclipse.wst.wsi.ui ............................. SUCCESS [  3.144 s]
[INFO] org.eclipse.wst.ws_ui.feature ...................... SUCCESS [  4.207 s]
[INFO] org.eclipse.wst.ws.api.doc ......................... SUCCESS [  2.220 s]
[INFO] org.eclipse.wst.wsdl.doc.isv ....................... SUCCESS [  4.988 s]
[INFO] org.eclipse.wst.ws_sdk.feature ..................... SUCCESS [  1.715 s]
[INFO] org.eclipse.jst.web_userdoc.feature ................ SUCCESS [  1.830 s]
[INFO] org.eclipse.wst.jsdt.web.core ...................... SUCCESS [  5.087 s]
[INFO] org.eclipse.wst.jsdt.web.ui ........................ SUCCESS [  3.882 s]
[INFO] org.eclipse.wst.jsdt.web.support.jsp ............... SUCCESS [  4.277 s]
[INFO] org.eclipse.wst.jsdt.debug.core .................... SUCCESS [  5.097 s]
[INFO] org.eclipse.wst.jsdt.debug.transport ............... SUCCESS [  3.249 s]
[INFO] org.eclipse.wst.jsdt.debug.rhino.debugger .......... SUCCESS [  3.491 s]
[INFO] org.eclipse.wst.jsdt.debug.rhino ................... SUCCESS [  3.407 s]
[INFO] org.eclipse.wst.jsdt.debug.ui ...................... SUCCESS [  4.529 s]
[INFO] org.eclipse.wst.jsdt.debug.rhino.ui ................ SUCCESS [  3.642 s]
[INFO] org.eclipse.jst.web_ui.feature ..................... SUCCESS [  3.630 s]
[INFO] org.eclipse.jst.web_sdk.feature .................... SUCCESS [  1.591 s]
[INFO] org.eclipse.jst.server.preview.adapter ............. SUCCESS [  3.074 s]
[INFO] org.eclipse.jst.server_adapters.feature ............ SUCCESS [  3.476 s]
[INFO] org.eclipse.jst.server_adapters.sdk.feature ........ SUCCESS [  1.362 s]
[INFO] org.eclipse.jst.server.generic.jonas ............... SUCCESS [  8.724 s]
[INFO] org.eclipse.jst.server.tomcat.core ................. SUCCESS [ 11.216 s]
[INFO] org.eclipse.jst.server.tomcat.ui ................... SUCCESS [  4.180 s]
[INFO] org.eclipse.jst.server_adapters.ext.feature ........ SUCCESS [  3.407 s]
[INFO] org.eclipse.jst.server_adapters.ext.sdk.feature .... SUCCESS [  1.287 s]
[INFO] org.eclipse.webtools.webservices.axis2 ............. SUCCESS [  0.072 s]
[INFO] org.eclipse.jst.ws.axis2.core ...................... SUCCESS [  3.341 s]
[INFO] org.eclipse.jst.ws.axis2.ui ........................ SUCCESS [  3.114 s]
[INFO] org.eclipse.jst.ws.axis2.consumption.core .......... SUCCESS [  3.553 s]
[INFO] org.eclipse.jst.ws.axis2.consumption.ui ............ SUCCESS [  3.766 s]
[INFO] org.eclipse.jst.ws.axis2.creation.core ............. SUCCESS [  3.211 s]
[INFO] org.eclipse.jst.ws.axis2.creation.ui ............... SUCCESS [  3.190 s]
[INFO] org.eclipse.jst.ws.axis2.ui.doc.user ............... SUCCESS [  3.023 s]
[INFO] org.eclipse.jst.ws.axis2tools.feature .............. SUCCESS [  3.536 s]
[INFO] org.eclipse.jst.ws.axis2tools_sdk.feature .......... SUCCESS [  1.446 s]
[INFO] org.eclipse.webtools.webservices.jaxws ............. SUCCESS [  0.066 s]
[INFO] org.eclipse.jst.ws.annotations.core ................ SUCCESS [  3.136 s]
[INFO] org.eclipse.jst.ws.jaxws.core ...................... SUCCESS [  2.917 s]
[INFO] org.eclipse.jst.ws.jaxws.utils ..................... SUCCESS [  3.747 s]
[INFO] org.eclipse.jst.ws.jaxws.dom.runtime ............... SUCCESS [  3.908 s]
[INFO] org.eclipse.jst.ws.jaxws.ui ........................ SUCCESS [  3.376 s]
[INFO] org.eclipse.jst.ws.cxf.core ........................ SUCCESS [  3.643 s]
[INFO] org.eclipse.jst.ws.cxf.consumption.core ............ SUCCESS [  3.132 s]
[INFO] org.eclipse.jst.ws.cxf.ui .......................... SUCCESS [  5.292 s]
[INFO] org.eclipse.jst.ws.cxf.consumption.ui .............. SUCCESS [  3.304 s]
[INFO] org.eclipse.jst.ws.cxf.creation.core ............... SUCCESS [  3.360 s]
[INFO] org.eclipse.jst.ws.cxf.creation.ui ................. SUCCESS [  3.670 s]
[INFO] org.eclipse.jst.ws.cxf.doc.user .................... SUCCESS [  2.091 s]
[INFO] org.eclipse.jst.ws.jaxws.doc.user .................. SUCCESS [  1.699 s]
[INFO] org.eclipse.jst.ws.jaxws_userdoc.feature ........... SUCCESS [  1.193 s]
[INFO] org.eclipse.jst.ws.cxf.feature ..................... SUCCESS [  3.325 s]
[INFO] org.eclipse.jst.ws.cxf_sdk.feature ................. SUCCESS [  1.228 s]
[INFO] org.eclipse.jst.ws.jaxb.core ....................... SUCCESS [  3.016 s]
[INFO] org.eclipse.jst.ws.jaxws.feature ................... SUCCESS [  2.807 s]
[INFO] org.eclipse.jst.ws.jaxws.doc.isv ................... SUCCESS [  2.719 s]
[INFO] org.eclipse.jst.ws.jaxws_sdk.feature ............... SUCCESS [  1.534 s]
[INFO] org.eclipse.jst.ws.jaxws.dom.ui .................... SUCCESS [  3.590 s]
[INFO] org.eclipse.jst.ws.jaxws.dom.integration ........... SUCCESS [  3.799 s]
[INFO] org.eclipse.jst.ws.jaxws.dom.feature ............... SUCCESS [  3.179 s]
[INFO] org.eclipse.jst.ws.jaxws.dom.doc.isv ............... SUCCESS [  2.905 s]
[INFO] org.eclipse.jst.ws.jaxws.dom_sdk.feature ........... SUCCESS [  1.424 s]
[INFO] org.eclipse.jst.ws.jaxws.assembly_sdk.feature ...... SUCCESS [  1.329 s]
[INFO] org.eclipse.jst.sdk ................................ SUCCESS [  1.831 s]
[INFO] org.eclipse.webtools.javaee.tests .................. SUCCESS [  0.066 s]
[INFO] org.eclipse.jem.tests .............................. SUCCESS [  7.424 s]
[INFO] org.eclipse.jst.ejb.ui.tests ....................... SUCCESS [  3.350 s]
[INFO] org.eclipse.jst.validation.sample .................. SUCCESS [  4.556 s]
[INFO] org.eclipse.jst.validation.test .................... SUCCESS [  7.494 s]
[INFO] org.eclipse.webtools.common.tests .................. SUCCESS [  0.073 s]
[INFO] org.eclipse.wst.common.tests.collector ............. SUCCESS [  3.686 s]
[INFO] org.eclipse.wst.common.uriresolver.tests ........... SUCCESS [  3.208 s]
[INFO] org.eclipse.wst.common.tests ....................... SUCCESS [  4.824 s]
[INFO] org.eclipse.jst.ws.tests ........................... SUCCESS [  4.279 s]
[INFO] org.eclipse.jst.ws.tests.performance ............... SUCCESS [  3.931 s]
[INFO] org.eclipse.jst.ws.axis.consumption.core.tests ..... SUCCESS [  4.195 s]
[INFO] org.eclipse.jst.enterprise_tests.feature ........... SUCCESS [  1.536 s]
[INFO] org.eclipse.jst.j2ee.core.tests .................... SUCCESS [  3.682 s]
[INFO] org.eclipse.jst.j2ee.tests ......................... SUCCESS [  5.080 s]
[INFO] org.eclipse.jst.jee.tests .......................... SUCCESS [  2.063 s]
[INFO] org.eclipse.webtools.jsf.tests ..................... SUCCESS [  0.075 s]
[INFO] org.eclipse.jst.jsf.common.runtime.tests ........... SUCCESS [  2.895 s]
[INFO] org.eclipse.jst.jsf.test.util ...................... SUCCESS [  5.955 s]
[INFO] org.eclipse.jst.jsf.core.tests ..................... SUCCESS [ 25.787 s]
[INFO] org.eclipse.jst.jsf.contentassist.tests ............ SUCCESS [  4.839 s]
[INFO] org.eclipse.jst.jsf.context.symbol.tests ........... SUCCESS [  3.192 s]
[INFO] org.eclipse.jst.jsf.designtime.tests ............... SUCCESS [  4.594 s]
[INFO] org.eclipse.jst.jsf.facesconfig.tests .............. SUCCESS [  6.920 s]
[INFO] org.eclipse.jst.jsf.facesconfig.ui.test ............ SUCCESS [  6.795 s]
[INFO] org.eclipse.jst.jsf.metadata.tests ................. SUCCESS [  5.453 s]
[INFO] org.eclipse.jst.jsf.metadataprocessingtests2 ....... SUCCESS [  8.498 s]
[INFO] org.eclipse.jst.jsf.ui.tests ....................... SUCCESS [  5.169 s]
[INFO] org.eclipse.jst.jsf.validation.el.tests ............ SUCCESS [  7.326 s]
[INFO] org.eclipse.jst.pagedesigner.tests ................. SUCCESS [  5.892 s]
[INFO] org.eclipse.jst.jsf.tests.feature .................. SUCCESS [  2.719 s]
[INFO] tests .............................................. SUCCESS [  0.066 s]
[INFO] org.eclipse.jst.jsp.core.tests ..................... SUCCESS [ 31.854 s]
[INFO] org.eclipse.wst.xml.tests.encoding ................. SUCCESS [  4.592 s]
[INFO] org.eclipse.jst.jsp.tests.encoding ................. SUCCESS [  3.074 s]
[INFO] org.eclipse.jst.jsp.ui.tests ....................... SUCCESS [  7.116 s]
[INFO] org.eclipse.webtools.servertools.tests ............. SUCCESS [  0.069 s]
[INFO] org.eclipse.jst.server.core.tests .................. SUCCESS [  5.990 s]
[INFO] org.eclipse.jst.server.generic.tests ............... SUCCESS [  4.699 s]
[INFO] org.eclipse.wst.server.core.tests .................. SUCCESS [  4.760 s]
[INFO] org.eclipse.jst.server.tomcat.core.tests ........... SUCCESS [  4.300 s]
[INFO] org.eclipse.wst.server.ui.tests .................... SUCCESS [  4.100 s]
[INFO] org.eclipse.jst.server.tomcat.ui.tests ............. SUCCESS [  4.197 s]
[INFO] org.eclipse.jst.server.ui.tests .................... SUCCESS [  4.734 s]
[INFO] org.eclipse.jst.server_adapters.ext_tests.feature .. SUCCESS [  1.532 s]
[INFO] org.eclipse.jst.server_tests.feature ............... SUCCESS [  1.502 s]
[INFO] org.eclipse.jst.servlet.tests ...................... SUCCESS [  5.587 s]
[INFO] org.eclipse.wst.ws.tests ........................... SUCCESS [  5.099 s]
[INFO] org.eclipse.wst.wsdl.tests ......................... SUCCESS [  6.427 s]
[INFO] org.eclipse.wst.wsdl.tests.ui ...................... SUCCESS [  4.007 s]
[INFO] org.eclipse.wst.wsdl.validation.tests .............. SUCCESS [  7.269 s]
[INFO] org.eclipse.wst.wsi.tests .......................... SUCCESS [  4.911 s]
[INFO] org.eclipse.wst.wsdl.ui.tests ...................... SUCCESS [  4.580 s]
[INFO] org.eclipse.wst.ws_tests.feature ................... SUCCESS [  1.526 s]
[INFO] org.eclipse.jst.web_tests.feature .................. SUCCESS [  1.459 s]
[INFO] org.eclipse.jst.ws.jaxws.core.tests ................ SUCCESS [  3.475 s]
[INFO] org.eclipse.jst.ws.jaxb.core.tests ................. SUCCESS [  3.404 s]
[INFO] org.jmock .......................................... SUCCESS [  4.007 s]
[INFO] org.eclipse.jst.ws.jaxws.testutils ................. SUCCESS [  3.640 s]
[INFO] org.eclipse.jst.ws.jaxws.dom.runtime.tests ......... SUCCESS [  3.800 s]
[INFO] org.eclipse.jst.ws.jaxws.dom.integration.tests ..... SUCCESS [  3.754 s]
[INFO] org.eclipse.jst.ws.jaxws.dom.ui.tests .............. SUCCESS [  5.484 s]
[INFO] org.eclipse.jst.ws.jaxws.utils.tests ............... SUCCESS [  2.962 s]
[INFO] org.eclipse.jst.ws.cxf.tests ....................... SUCCESS [  3.073 s]
[INFO] org.eclipse.jst.ws.cxf_tests.feature ............... SUCCESS [  1.564 s]
[INFO] org.eclipse.jst.ws.jaxws_tests.feature ............. SUCCESS [  1.720 s]
[INFO] org.eclipse.jst.ws.jaxws.dom_tests.feature ......... SUCCESS [  1.500 s]
[INFO] org.eclipse.jst.ws.jaxws.assembly_tests.feature .... SUCCESS [  1.601 s]
[INFO] org.eclipse.jst.tests .............................. SUCCESS [  1.791 s]
[INFO] org.eclipse.thirdparty.assembly .................... SUCCESS [  1.544 s]
[INFO] org.eclipse.json ................................... SUCCESS [  3.236 s]
[INFO] org.eclipse.servertools.doc.isv .................... SUCCESS [  4.264 s]
[INFO] org.eclipse.wst.common.fproj ....................... SUCCESS [  1.618 s]
[INFO] org.eclipse.wst.common.project.facet.doc.api ....... SUCCESS [  3.916 s]
[INFO] org.eclipse.wst.common.fproj.sdk ................... SUCCESS [  2.780 s]
[INFO] org.eclipse.wst.common.fproj.sdk ................... SUCCESS [  1.823 s]
[INFO] org.eclipse.wst.common.api.doc ..................... SUCCESS [  2.070 s]
[INFO] org.eclipse.wst.validation.doc.isv ................. SUCCESS [  2.128 s]
[INFO] org.eclipse.wst.common_sdk.feature ................. SUCCESS [  1.618 s]
[INFO] org.eclipse.wst.jsdt.chromium ...................... SUCCESS [  6.935 s]
[INFO] org.eclipse.wst.jsdt.chromium.debug.core ........... SUCCESS [  4.811 s]
[INFO] org.eclipse.wst.jsdt.chromium.wip.eclipse .......... SUCCESS [  6.408 s]
[INFO] org.eclipse.wst.jsdt.chromium.debug.ui ............. SUCCESS [  4.932 s]
[INFO] org.eclipse.wst.jsdt.debug.crossfire ............... SUCCESS [  3.258 s]
[INFO] docs ............................................... SUCCESS [  0.073 s]
[INFO] org.eclipse.wst.jsdt.doc ........................... SUCCESS [04:52 min]
[INFO] nodejs ............................................. SUCCESS [  0.098 s]
[INFO] org.eclipse.wst.jsdt.js.cli ........................ SUCCESS [  3.538 s]
[INFO] org.eclipse.wst.jsdt.js.common ..................... SUCCESS [  4.332 s]
[INFO] org.eclipse.wst.jsdt.js.bower ...................... SUCCESS [  3.165 s]
[INFO] org.eclipse.wst.jsdt.js.grunt ...................... SUCCESS [  2.879 s]
[INFO] org.eclipse.wst.jsdt.js.gulp ....................... SUCCESS [  3.033 s]
[INFO] org.eclipse.wst.jsdt.js.node.common ................ SUCCESS [  3.501 s]
[INFO] org.eclipse.wst.jsdt.chromium.debug ................ SUCCESS [  3.969 s]
[INFO] org.eclipse.wst.jsdt.js.node ....................... SUCCESS [  3.627 s]
[INFO] org.eclipse.wst.jsdt.js.npm ........................ SUCCESS [  3.137 s]
[INFO] features ........................................... SUCCESS [  0.072 s]
[INFO] org.eclipse.wst.jsdt.nodejs.feature ................ SUCCESS [  3.648 s]
[INFO] org.eclipse.wst.jsdt.support.firefox ............... SUCCESS [  3.214 s]
[INFO] org.eclipse.wst.jsdt.support.ie .................... SUCCESS [  4.760 s]
[INFO] org.eclipse.wst.jsdt.feature ....................... SUCCESS [  4.417 s]
[INFO] org.eclipse.wst.jsdt_sdk.feature ................... SUCCESS [  2.189 s]
[INFO] org.eclipse.wst.json.bower.core .................... SUCCESS [  5.977 s]
[INFO] org.eclipse.wst.json.core .......................... SUCCESS [  4.729 s]
[INFO] org.eclipse.wst.json.schemaprocessor ............... SUCCESS [  3.515 s]
[INFO] org.eclipse.wst.json.ui ............................ SUCCESS [  5.985 s]
[INFO] org.eclipse.wst.json.bower.ui ...................... SUCCESS [ 14.750 s]
[INFO] org.eclipse.wst.json.eslint.core ................... SUCCESS [  3.355 s]
[INFO] org.eclipse.wst.json.eslint.ui ..................... SUCCESS [  3.526 s]
[INFO] org.eclipse.wst.json.jshint.core ................... SUCCESS [  3.498 s]
[INFO] org.eclipse.wst.json.jshint.ui ..................... SUCCESS [  8.874 s]
[INFO] org.eclipse.wst.json.npm.core ...................... SUCCESS [  3.313 s]
[INFO] org.eclipse.wst.json.npm.ui ........................ SUCCESS [  4.707 s]
[INFO] org.eclipse.wst.json_core.feature .................. SUCCESS [  6.604 s]
[INFO] org.eclipse.wst.json_ui.feature .................... SUCCESS [  2.895 s]
[INFO] org.eclipse.wst.json_sdk.feature ................... SUCCESS [  1.514 s]
[INFO] org.eclipse.wst.xml_sdk.feature .................... SUCCESS [  1.681 s]
[INFO] org.eclipse.wst.server_core.feature ................ SUCCESS [  7.173 s]
[INFO] org.eclipse.wst.server.ui.doc.user ................. SUCCESS [  3.511 s]
[INFO] org.eclipse.wst.server_userdoc.feature ............. SUCCESS [  3.182 s]
[INFO] org.eclipse.wst.server.ui.infopop .................. SUCCESS [  2.576 s]
[INFO] org.eclipse.wst.server_ui.feature .................. SUCCESS [  3.719 s]
[INFO] org.eclipse.wst.server_sdk.feature ................. SUCCESS [  1.535 s]
[INFO] org.eclipse.wst.web_core.feature ................... SUCCESS [  4.914 s]
[INFO] org.eclipse.wst.doc.user ........................... SUCCESS [  4.362 s]
[INFO] org.eclipse.wst.webtools.doc.user .................. SUCCESS [  3.663 s]
[INFO] org.eclipse.wst.web_userdoc.feature ................ SUCCESS [  1.535 s]
[INFO] org.eclipse.wst.html.ui.infopop .................... SUCCESS [  3.275 s]
[INFO] org.eclipse.wst.web.ui.infopop ..................... SUCCESS [  7.685 s]
[INFO] org.eclipse.wst.web_ui.feature ..................... SUCCESS [  4.640 s]
[INFO] org.eclipse.wst.web_sdk.feature .................... SUCCESS [  1.991 s]
[INFO] org.eclipse.webtools.sourceediting.xpath ........... SUCCESS [  0.082 s]
[INFO] PsychoPath XPath 2.0 Processor ..................... SUCCESS [01:05 min]
[INFO] org.eclipse.wst.xml.xpath.core ..................... SUCCESS [  3.809 s]
[INFO] PsychoPath XPath 2.0 Processor ..................... SUCCESS [  3.525 s]
[INFO] org.eclipse.wst.xml.xpath.ui ....................... SUCCESS [  3.622 s]
[INFO] PsychoPath XPath 2.0 Processor: User Documentation . SUCCESS [  3.640 s]
[INFO] PsychoPath XPath 2.0 Processor: Branding Plug-in ... SUCCESS [  3.949 s]
[INFO] PsychoPath XPath 2.0 Processor Feature ............. SUCCESS [  5.088 s]
[INFO] org.eclipse.webtools.sourceediting.xsl ............. SUCCESS [  0.073 s]
[INFO] XSLT Core Plugin ................................... SUCCESS [  6.841 s]
[INFO] XSLT Launching Plugin .............................. SUCCESS [  5.967 s]
[INFO] XSLT Debug UI Plugin ............................... SUCCESS [  4.190 s]
[INFO] org.eclipse.wst.xsl.doc ............................ SUCCESS [  4.384 s]
[INFO] XSLT EXSLT Core Plugin ............................. SUCCESS [  3.242 s]
[INFO] XSLT UI Plugin ..................................... SUCCESS [  4.580 s]
[INFO] XSLT EXSLT UI Plugin ............................... SUCCESS [  3.465 s]
[INFO] XSLT JAXP Debug Plugin ............................. SUCCESS [  3.806 s]
[INFO] XSLT Xalan Plugin .................................. SUCCESS [  3.401 s]
[INFO] XSLT Saxon Plugin .................................. SUCCESS [  3.728 s]
[INFO] XSL Tools Branding Plugin .......................... SUCCESS [  4.257 s]
[INFO] XSLT JAXP Launching UI Plugin ...................... SUCCESS [  5.747 s]
[INFO] XSLT JAXP Debug UI Plugin .......................... SUCCESS [  5.276 s]
[INFO] XSLT FeaturePlugin ................................. SUCCESS [  4.605 s]
[INFO] org.eclipse.wst.xsl.sdk.documentation .............. SUCCESS [  3.553 s]
[INFO] org.eclipse.wst.xsl_sdk.feature .................... SUCCESS [  2.354 s]
[INFO] org.eclipse.wst.server.http.core ................... SUCCESS [  3.555 s]
[INFO] org.eclipse.wst.server.http.ui ..................... SUCCESS [  5.478 s]
[INFO] org.eclipse.wst.server.preview ..................... SUCCESS [  5.091 s]
[INFO] org.eclipse.wst.server.preview.adapter ............. SUCCESS [  3.606 s]
[INFO] org.eclipse.wst.server_adapters.feature ............ SUCCESS [  3.824 s]
[INFO] org.eclipse.wst.server_adapters.sdk.feature ........ SUCCESS [  2.419 s]
[INFO] org.eclipse.wst.sdk ................................ SUCCESS [  1.516 s]
[INFO] org.eclipse.wst.common.project.facet.core.tests .... SUCCESS [  4.367 s]
[INFO] org.eclipse.wst.common.project.facet.ui.tests ...... SUCCESS [  4.410 s]
[INFO] org.eclipse.wst.common.snippets.tests .............. SUCCESS [  8.245 s]
[INFO] org.eclipse.wst.common.tests.ui .................... SUCCESS [  4.683 s]
[INFO] org.eclipse.wst.common.tests.validation ............ SUCCESS [  3.974 s]
[INFO] org.eclipse.wst.common.tests.validation.guard ...... SUCCESS [  3.008 s]
[INFO] org.eclipse.wst.internet.cache.tests ............... SUCCESS [  4.191 s]
[INFO] org.eclipse.wst.common_tests.feature ............... SUCCESS [  1.582 s]
[INFO] org.eclipse.wst.css.core.tests ..................... SUCCESS [  3.467 s]
[INFO] org.eclipse.wst.css.tests.encoding ................. SUCCESS [  3.548 s]
[INFO] org.eclipse.wst.css.ui.tests ....................... SUCCESS [  5.580 s]
[INFO] org.eclipse.wst.dtd.core.tests ..................... SUCCESS [  2.712 s]
[INFO] org.eclipse.wst.dtd.ui.tests ....................... SUCCESS [  3.440 s]
[INFO] org.eclipse.wst.html.core.tests .................... SUCCESS [  3.695 s]
[INFO] org.eclipse.wst.html.tests.encoding ................ SUCCESS [  2.703 s]
[INFO] org.eclipse.wst.html.ui.tests ...................... SUCCESS [  3.537 s]
[INFO] org.eclipse.wst.internet.monitor.core.tests ........ SUCCESS [  4.729 s]
[INFO] org.eclipse.wst.internet.monitor.ui.tests .......... SUCCESS [  4.062 s]
[INFO] tests .............................................. SUCCESS [  0.108 s]
[INFO] org.eclipse.wst.jsdt.core.tests.compiler ........... SUCCESS [  5.820 s]
[INFO] org.eclipse.wst.jsdt.core.tests.model .............. SUCCESS [ 13.800 s]
[INFO] org.eclipse.wst.jsdt.debug.core.tests .............. SUCCESS [  2.874 s]
[INFO] org.eclipse.wst.jsdt.debug.rhino.tests ............. SUCCESS [  2.885 s]
[INFO] org.eclipse.wst.jsdt.js.node.common.tests .......... SUCCESS [  3.149 s]
[INFO] org.eclipse.wst.jsdt.ui.tests ...................... SUCCESS [  5.429 s]
[INFO] org.eclipse.wst.jsdt.web.core.tests ................ SUCCESS [  3.179 s]
[INFO] org.eclipse.wst.jsdt.web.ui.tests .................. SUCCESS [  3.458 s]
[INFO] org.eclipse.wtp.releng.tests ....................... SUCCESS [  3.410 s]
[INFO] org.eclipse.wst.jsdt_tests.feature ................. SUCCESS [  1.495 s]
[INFO] org.eclipse.wst.server_tests.feature ............... SUCCESS [  1.445 s]
[INFO] org.eclipse.wst.sse.core.tests ..................... SUCCESS [  3.407 s]
[INFO] org.eclipse.wst.sse.ui.tests ....................... SUCCESS [  3.358 s]
[INFO] org.eclipse.wtp.releng.fixups ...................... SUCCESS [  3.057 s]
[INFO] org.eclipse.wtp.releng.fixups.feature .............. SUCCESS [  1.483 s]
[INFO] org.eclipse.wtp.releng.tools ....................... SUCCESS [  7.671 s]
[INFO] org.eclipse.wtp.releng.tools.feature ............... SUCCESS [  3.497 s]
[INFO] org.eclipse.wtp.releng.tests.feature ............... SUCCESS [  1.408 s]
[INFO] org.eclipse.wst.xml.catalog.tests .................. SUCCESS [  4.606 s]
[INFO] org.eclipse.wst.xml.core.tests ..................... SUCCESS [  3.640 s]
[INFO] org.eclipse.wst.xml.ui.tests ....................... SUCCESS [  3.384 s]
[INFO] org.eclipse.wst.xml.validation.tests ............... SUCCESS [  3.151 s]
[INFO] org.eclipse.wst.xsd.validation.tests ............... SUCCESS [  3.591 s]
[INFO] org.eclipse.wst.xsd.core.tests ..................... SUCCESS [  4.183 s]
[INFO] org.eclipse.wst.xsd.ui.tests ....................... SUCCESS [  3.651 s]
[INFO] org.eclipse.wst.xml_tests.feature .................. SUCCESS [  1.606 s]
[INFO] org.eclipse.webtools.sourceediting.xpath.tests ..... SUCCESS [  0.126 s]
[INFO] org.eclipse.wst.xml.xpath.core.tests ............... SUCCESS [  2.995 s]
[INFO] org.eclipse.wst.xml.xpath.ui.tests ................. SUCCESS [  2.912 s]
[INFO] PsychoPath XPath 2.0 Processor: XQuery Test Suite .. SUCCESS [ 37.690 s]
[INFO] PsychoPath XPath 2.0 Processor: Tests .............. SUCCESS [ 16.335 s]
[INFO] org.eclipse.webtools.sourceediting.xsl.tests ....... SUCCESS [  0.108 s]
[INFO] XSLT Core Tests .................................... SUCCESS [  2.785 s]
[INFO] EXSLT Core Tests ................................... SUCCESS [  3.054 s]
[INFO] XSLT UI Tests ...................................... SUCCESS [  3.993 s]
[INFO] EXSLT UI Tests ..................................... SUCCESS [  2.951 s]
[INFO] JAXP Debug Tests ................................... SUCCESS [  2.946 s]
[INFO] XSL Launching Tests ................................ SUCCESS [  5.154 s]
[INFO] org.eclipse.wst.xsl.tests .......................... SUCCESS [  3.047 s]
[INFO] org.eclipse.wst.xsl_tests.feature .................. SUCCESS [  1.782 s]
[INFO] org.eclipse.wst.web_tests.feature .................. SUCCESS [  1.388 s]
[INFO] org.eclipse.wst.tests.feature ...................... SUCCESS [  1.475 s]
[INFO] org.eclipse.wtp.requiredpreques .................... SUCCESS [  1.728 s]
[INFO] org.eclipse.wtp.xml.dev ............................ SUCCESS [  1.832 s]
[INFO] org.eclipse.wtp.xml.dev.assembly.feature ........... SUCCESS [  1.912 s]
[INFO] org.uddi4j.feature ................................. SUCCESS [  1.542 s]
[INFO] org.eclipse.jst .................................... SUCCESS [  1.836 s]
[INFO] org.eclipse.wst .................................... SUCCESS [  1.714 s]
[INFO] org.eclipse.wst.doc.isv.feature .................... SUCCESS [  1.650 s]
[INFO] org.eclipse.wst.doc.user.feature ................... SUCCESS [  1.572 s]
[INFO] org.eclipse.wtp.epp.package.jee.intro .............. SUCCESS [  3.739 s]
[INFO] org.eclipse.wtp.epp.package.capabilities ........... SUCCESS [  2.744 s]
[INFO] org.eclipse.wtp.javascript.capabilities ............ SUCCESS [  2.066 s]
[INFO] org.eclipse.wtp.jee.capabilities ................... SUCCESS [  1.763 s]
[INFO] org.eclipse.wtp.web.capabilities ................... SUCCESS [  1.740 s]
[INFO] org.eclipse.wtp.xml.capabilities ................... SUCCESS [  1.539 s]
[INFO] org.eclipse.wtp.capabilities.feature ............... SUCCESS [  1.427 s]
[INFO] org.eclipse.wtp.capabilities ....................... SUCCESS [  1.550 s]
[INFO] org.eclipse.wtp.feature.branding.template .......... SUCCESS [  1.646 s]
[INFO] org.eclipse.wtp.jee ................................ SUCCESS [  1.761 s]
[INFO] repositories ....................................... SUCCESS [  0.069 s]
[INFO] org.eclipse.webtools.dali .......................... SUCCESS [  0.068 s]
[INFO] org.eclipse.jpt.common.utility ..................... SUCCESS [  8.183 s]
[INFO] org.eclipse.jpt.common.core ........................ SUCCESS [  4.881 s]
[INFO] org.eclipse.jpt.common.ui .......................... SUCCESS [  6.340 s]
[INFO] org.eclipse.jpt.common.branding .................... SUCCESS [  2.200 s]
[INFO] org.eclipse.jpt.common.feature ..................... SUCCESS [  3.099 s]
[INFO] org.eclipse.jpt.common_sdk.feature ................. SUCCESS [  1.467 s]
[INFO] org.eclipse.jpt.common.eclipselink.core ............ SUCCESS [  4.214 s]
[INFO] org.eclipse.jpt.common.eclipselink.branding ........ SUCCESS [  2.318 s]
[INFO] org.eclipse.jpt.common.eclipselink.feature ......... SUCCESS [  3.574 s]
[INFO] org.eclipse.jpt.common.eclipselink_sdk.feature ..... SUCCESS [  1.927 s]
[INFO] org.eclipse.jpt.doc.isv ............................ SUCCESS [  9.659 s]
[INFO] org.eclipse.jpt.jpa.db ............................. SUCCESS [  3.321 s]
[INFO] org.eclipse.jpt.jpa.core ........................... SUCCESS [ 15.026 s]
[INFO] org.eclipse.jpt.jpa.annotate ....................... SUCCESS [  3.780 s]
[INFO] org.eclipse.jpt.jpa.db.ui .......................... SUCCESS [  3.282 s]
[INFO] org.eclipse.jpt.jpa.gen ............................ SUCCESS [  3.406 s]
[INFO] org.eclipse.jpt.jpa.ui ............................. SUCCESS [  9.458 s]
[INFO] org.eclipse.jpt.doc.user ........................... SUCCESS [ 50.778 s]
[INFO] org.eclipse.jpt.jpa.branding ....................... SUCCESS [  2.095 s]
[INFO] org.eclipse.jpt.jpa.feature ........................ SUCCESS [  3.244 s]
[INFO] org.eclipse.jpt.jpa_sdk.feature .................... SUCCESS [  1.835 s]
[INFO] org.eclipse.jpt.jpa.eclipselink.core ............... SUCCESS [  9.557 s]
[INFO] org.eclipse.jpt.jpa.eclipselink.core.ddlgen ........ SUCCESS [  3.512 s]
[INFO] org.eclipse.jpt.jpa.eclipselink.ui ................. SUCCESS [  9.893 s]
[INFO] org.eclipse.jpt.jpa.eclipselink.branding ........... SUCCESS [  1.777 s]
[INFO] org.eclipse.jpt.jpa.eclipselink.feature ............ SUCCESS [  4.395 s]
[INFO] org.eclipse.jpt.jpa.eclipselink_sdk.feature ........ SUCCESS [  1.570 s]
[INFO] org.eclipse.jpt.jaxb.core .......................... SUCCESS [  5.400 s]
[INFO] org.eclipse.jpt.jaxb.core.schemagen ................ SUCCESS [  2.985 s]
[INFO] org.eclipse.jpt.jaxb.ui ............................ SUCCESS [  5.532 s]
[INFO] org.eclipse.jpt.jaxb.branding ...................... SUCCESS [  1.859 s]
[INFO] org.eclipse.jpt.jaxb.feature ....................... SUCCESS [  3.971 s]
[INFO] org.eclipse.jpt.jaxb_sdk.feature ................... SUCCESS [  1.719 s]
[INFO] org.eclipse.jpt.jaxb.eclipselink.core .............. SUCCESS [  5.496 s]
[INFO] org.eclipse.jpt.jaxb.eclipselink.core.schemagen .... SUCCESS [  3.180 s]
[INFO] org.eclipse.jpt.jaxb.eclipselink.ui ................ SUCCESS [  3.277 s]
[INFO] org.eclipse.jpt.jaxb.eclipselink.branding .......... SUCCESS [  1.899 s]
[INFO] org.eclipse.jpt.jaxb.eclipselink.feature ........... SUCCESS [  3.494 s]
[INFO] org.eclipse.jpt.jaxb.eclipselink_sdk.feature ....... SUCCESS [  1.682 s]
[INFO] org.eclipse.jpt.dbws.eclipselink.core.gen .......... SUCCESS [  3.913 s]
[INFO] org.eclipse.jpt.dbws.eclipselink.ui ................ SUCCESS [  4.689 s]
[INFO] org.eclipse.jpt.dbws.eclipselink.branding .......... SUCCESS [  1.923 s]
[INFO] org.eclipse.jpt.dbws.eclipselink.feature ........... SUCCESS [  3.515 s]
[INFO] org.eclipse.jpt.dbws.eclipselink_sdk.feature ....... SUCCESS [  1.709 s]
[INFO] JPA Diagram Editor Branding Plug-in ................ SUCCESS [  3.157 s]
[INFO] JPA Diagram Editor Plug-in ......................... SUCCESS [  5.278 s]
[INFO] JPA Diagram Editor Branding Plug-in ................ SUCCESS [  1.717 s]
[INFO] JPA Diagram Editor Feature ......................... SUCCESS [  3.319 s]
[INFO] org.eclipse.jpt.jpadiagrameditor_sdk.feature ....... SUCCESS [  1.890 s]
[INFO] dali4x-sdk ......................................... SUCCESS [ 10.072 s]
[INFO] org.eclipse.jpt.common.utility.tests ............... SUCCESS [  8.728 s]
[INFO] org.eclipse.jpt.common.core.tests .................. SUCCESS [  6.516 s]
[INFO] org.eclipse.jpt.common.tests.feature ............... SUCCESS [  6.044 s]
[INFO] org.eclipse.jpt.jpa.core.tests.extension.resource .. SUCCESS [  7.037 s]
[INFO] org.eclipse.jpt.jpa.core.tests ..................... SUCCESS [01:05 min]
[INFO] org.eclipse.jpt.jpa.tests.feature .................. SUCCESS [  1.575 s]
[INFO] org.eclipse.jpt.jpa.eclipselink.core.tests ......... SUCCESS [ 13.031 s]
[INFO] org.eclipse.jpt.jpa.eclipselink.tests.feature ...... SUCCESS [  1.570 s]
[INFO] org.eclipse.jpt.jaxb.core.tests .................... SUCCESS [  7.978 s]
[INFO] org.eclipse.jpt.jaxb.tests.feature ................. SUCCESS [  1.778 s]
[INFO] org.eclipse.jpt.jaxb.eclipselink.core.tests ........ SUCCESS [  3.575 s]
[INFO] org.eclipse.jpt.jaxb.eclipselink.tests.feature ..... SUCCESS [  1.547 s]
[INFO] JPA Diagram Editor Test Plug-in .................... SUCCESS [  4.112 s]
[INFO] org.eclipse.jpt.jpadiagrameditor.tests.feature ..... SUCCESS [  1.850 s]
[INFO] dali4x.tests ....................................... SUCCESS [  5.378 s]
[INFO] jst4x-sdk .......................................... SUCCESS [ 32.754 s]
[INFO] jst4x.tests ........................................ SUCCESS [  8.629 s]
[INFO] org.eclipse.wst.jsdt.chromium.debug.js ............. SUCCESS [  3.624 s]
[INFO] org.eclipse.wst.jsdt.chromium.debug.jsdtbridge ..... SUCCESS [  3.241 s]
[INFO] org.eclipse.wst.jsdt.chromium.wipbackend.dev ....... SUCCESS [  6.897 s]
[INFO] org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0 SUCCESS [  6.413 s]
[INFO] org.eclipse.wst.jsdt.chromium.debug.feature ........ SUCCESS [  7.935 s]
[INFO] org.eclipse.wst.jsdt.chromium_sdk.feature .......... SUCCESS [  1.575 s]
[INFO] wst4x-sdk .......................................... SUCCESS [ 16.681 s]
[INFO] org.eclipse.wst.jsdt.chromium.debug.core.tests ..... SUCCESS [  3.160 s]
[INFO] org.eclipse.wst.jsdt.chromium.tests ................ SUCCESS [  5.393 s]
[INFO] org.eclipse.wst.jsdt.chromium_tests.feature ........ SUCCESS [  1.540 s]
[INFO] org.eclipse.wst.json.core.tests .................... SUCCESS [  3.192 s]
[INFO] org.eclipse.wst.json_tests.feature ................. SUCCESS [  1.798 s]
[INFO] wst4x.tests ........................................ SUCCESS [  8.031 s]
[INFO] repository ......................................... SUCCESS [01:01 min]
[INFO] repositoryunittests ................................ SUCCESS [  7.308 s]
[INFO] org.eclipse.jpt.assembly.feature ................... SUCCESS [  3.990 s]
[INFO] org.eclipse.jpt_sdk.assembly.feature ............... SUCCESS [  3.335 s]
[INFO] org.eclipse.jpt.tests.assembly.feature ............. SUCCESS [  1.825 s]
[INFO] JPA Editor Update Site ............................. SUCCESS [  4.018 s]
[INFO] org.eclipse.jst.doc.user.feature ................... SUCCESS [  1.720 s]
[INFO] org.eclipse.wst.jsdt.js.common.tests ............... SUCCESS [  3.194 s]
[INFO] org.eclipse.wst.jsdt.integration.tests ............. SUCCESS [  4.307 s]
[INFO] org.eclipse.jsf.assembly.feature ................... SUCCESS [  2.980 s]
[INFO] org.eclipse.jst.jsf.doc.feature .................... SUCCESS [  1.348 s]
[INFO] org.eclipse.wst.server.http.core.tests ............. SUCCESS [ 50.190 s]
[INFO] org.eclipse.wst.server.util.tests .................. SUCCESS [  2.903 s]
[INFO] PsychoPath XPath 2.0 Processor: SDK Documentation .. SUCCESS [  3.605 s]
[INFO] PsychoPath XPath 2.0 Processor: SDK Feature ........ SUCCESS [  1.288 s]
[INFO] PsychoPath XPath 2.0 Processor: Tests for WTP type support SUCCESS [  2.754 s]
[INFO] org.eclipse.jst.ws.jaxws.assembly.feature .......... SUCCESS [  1.453 s]
[INFO] wtp-aggregator ..................................... SUCCESS [  0.178 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 59:31 min
[INFO] Finished at: 2017-03-08T01:31:48-05:00
[INFO] Final Memory: 1068M/2343M
[INFO] ------------------------------------------------------------------------
[DEBUG] Closing connection to remote
[DEBUG] Waiting for process to finish
[DEBUG] Result: 0
[wtp-parent] $ /shared/common/apache-ant-1.8.4/bin/ant -file postBuild.xml -Dwtp.version=3.8.2 -Dpublish=true -Dbuild.type=M -lib ./libs/
Buildfile: /jobs/genie.webtools/WTP-R3_8_x_Maintenance/workspace/wtp-parent/postBuild.xml

main:
     [echo] Starting the publishing...

init:
     [echo] 
     [echo] :::Source directories:::
     [echo] Log Directory....................[/jobs/genie.webtools/WTP-R3_8_x_Maintenance/builds/173]
     [echo] Templates Directory..............[./templateFiles]
     [echo] Repository Directory.............[webtools.repositories/repository/target/repository/]
     [echo] Repository Test Unit Directory...[webtools.repositories/repositoryunittests/target/repository/]
     [echo] 
     [echo] :::Destiny directories:::
     [echo] download.eclipse.org Directory...[/opt/public/webtools/committers]
     [echo] WTP Destination Path.............[/opt/public/webtools/committers/wtp-R3.8.2-M/20170308000057/M-3.8.2-20170308000057]
     [echo] Test Result Directory ...........[/opt/public/webtools/committers/wtp-R3.8.2-M/20170308000057/M-3.8.2-20170308000057/testResults]
     [echo] Logs Directory ..................[/opt/public/webtools/committers/wtp-R3.8.2-M/20170308000057/M-3.8.2-20170308000057/logs]
     [echo] Full log path........ ...........[/opt/public/webtools/committers/wtp-R3.8.2-M/20170308000057/M-3.8.2-20170308000057/fullLog.zip]
     [echo] 
     [echo] :::Build Details:::
     [echo] Build ID.........................[20170308000057]
     [echo] Build ...........................[M-3.8.2-20170308000057]
     [echo] Build Distribution...............[wtp]
     [echo] Build branch.....................[R3.8.2] 
     [echo] Build type.......................[M] (Maintenance)
     [echo] Build date.......................[08 March, 2017]
     [echo] 
     [echo] :::Additional Information:::
     [echo] Files Count path.................[/opt/public/webtools/committers/wtp-R3.8.2-M/20170308000057/M-3.8.2-20170308000057/files.count]

prepare-page-files:
     [copy] Copying 7 files to /opt/public/webtools/committers/wtp-R3.8.2-M/20170308000057/M-3.8.2-20170308000057
     [copy] Copying 13 files to /opt/public/webtools/committers/wtp-R3.8.2-M/20170308000057/M-3.8.2-20170308000057
     [copy] Copying 1 file to /opt/public/webtools/committers/wtp-R3.8.2-M/20170308000057/M-3.8.2-20170308000057
     [copy] Copying 1 file to /opt/public/webtools/committers/wtp-R3.8.2-M/20170308000057/M-3.8.2-20170308000057

process-artifacts:
     [echo] Moving artifacts...
     [copy] Copying 8 files to /opt/public/webtools/committers/wtp-R3.8.2-M/20170308000057/M-3.8.2-20170308000057
     [echo] Renaming ZIP files
     [move] Moving 2 files to /opt/public/webtools/committers/wtp-R3.8.2-M/20170308000057/M-3.8.2-20170308000057
     [echo] Copying P2 repositories
     [copy] Copying 252 files to /opt/public/webtools/committers/wtp-R3.8.2-M/20170308000057/M-3.8.2-20170308000057/repositoryunittests
     [copy] Copying 1061 files to /opt/public/webtools/committers/wtp-R3.8.2-M/20170308000057/M-3.8.2-20170308000057/repository

generate-checksum:
     [echo] Generating MD5...
     [echo] Generating SHA1...

process-tests-results:
     [echo] Copying XML Test Results...
     [echo] No test results found...

process-logs:
     [echo] Compressing and copying the full log...
      [zip] Building zip: /opt/public/webtools/committers/wtp-R3.8.2-M/20170308000057/M-3.8.2-20170308000057/fullLog.zip
     [echo] Getting all the component logs
     [copy] Copying 4 files to /opt/public/webtools/committers/wtp-R3.8.2-M/20170308000057/M-3.8.2-20170308000057/logs
     [copy] Copied 2 empty directories to 2 empty directories under /opt/public/webtools/committers/wtp-R3.8.2-M/20170308000057/M-3.8.2-20170308000057/logs

file-counting:
     [echo] Writting file count...
    [touch] Creating /opt/public/webtools/committers/wtp-R3.8.2-M/20170308000057/M-3.8.2-20170308000057/files.count
     [echo] Final file counting: [9]

post-build:

BUILD SUCCESSFUL
Total time: 29 seconds
[workspace] $ /bin/sh -xe /tmp/hudson6814349808386446371.sh
Terminating xvnc.
Archiving artifacts
Finished: SUCCESS