[jbosstools-fuse-dev] Build failed in Jenkins: Fuse-Tooling-pullrequest #1104

Fuse Infra Team fuse-infra-team at redhat.com
Thu Apr 6 11:34:29 EDT 2017


See <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooling-pullrequest/1104/display/redirect?page=changes>

Changes:

[Aurelien Pupier] FUSETOOLS-2352: Integration tests are not execute on macosx

[Aurelien Pupier] Improve test cleaning

[Lars Heinemann] FUSETOOLS-2290 - added new json model and wired it in as replacement

[Lars Heinemann] first draft of working decoupled tooling

[Lars Heinemann] created another cache for the CamelCatalog objects to work around an

[Lars Heinemann] fixed most of the broken tests and also several sonar issues

[Lars Heinemann] added unit tests for the new json based model classes

[Lars Heinemann] removed tools subprojects as they are no longer used

[Lars Heinemann] added asf snaphot repo definition

------------------------------------------
[...truncated 36671 lines...]
[INFO] JBoss Fuse Tooling :: Server Adapters .............. SUCCESS [  0.008 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins ... SUCCESS [  0.008 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache Karaf Adapter Core SUCCESS [  0.481 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache Karaf Facade SUCCESS [  0.585 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache Camel Facade SUCCESS [  0.578 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Diagram View SUCCESS [  0.419 s]
[INFO] JBoss Fuse Tooling :: JMX :: Tests ................. SUCCESS [  0.010 s]
[INFO] JBoss Fuse Tooling :: JMX :: Tests ::Camel ......... SUCCESS [  1.872 s]
[INFO] JBoss Fuse Tooling :: JMX :: Integration Tests :: Camel SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Tests :: Commons ...... SUCCESS [  1.743 s]
[INFO] JBoss Fuse Tooling :: JMX :: Tests :: Diagram ::View SUCCESS [  2.128 s]
[INFO] JBoss Fuse Tooling :: JMX :: Features .............. SUCCESS [  0.009 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Commons SUCCESS [  0.247 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache Karaf Adapter UI SUCCESS [  0.407 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: JBoss Fuse Adapter Core SUCCESS [  0.332 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: JBoss Fuse Adapter UI SUCCESS [  0.367 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Features .. SUCCESS [  0.007 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Features :: Server Adapters Feature SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Features :: JMX Feature SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests ..... SUCCESS [  0.008 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests :: Karaf Core Tests SUCCESS [  1.805 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests :: Server Tests SUCCESS [ 10.007 s]
[INFO] JBoss Fuse Tooling :: Update Site .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14:04 min
[INFO] Finished at: 2017-04-06T11:34:35-04:00
[INFO] Final Memory: 358M/1630M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.26.0:compile (default-compile) on project org.fusesource.ide.camel.model.service.impl: Compilation failure: Compilation failure:
[ERROR] <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooling-pullrequest/ws/core/plugins/org.fusesource.ide.camel.model.service.impl/src/org/fusesource/ide/camel/model/service/internal/CamelService.java>:[23]
[ERROR] import org.apache.camel.catalog.CamelCatalog;
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] The import org.apache.camel cannot be resolved
[ERROR] <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooling-pullrequest/ws/core/plugins/org.fusesource.ide.camel.model.service.impl/src/org/fusesource/ide/camel/model/service/internal/CamelService.java>:[24]
[ERROR] import org.apache.camel.catalog.DefaultCamelCatalog;
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] The import org.apache.camel cannot be resolved
[ERROR] <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooling-pullrequest/ws/core/plugins/org.fusesource.ide.camel.model.service.impl/src/org/fusesource/ide/camel/model/service/internal/CamelService.java>:[25]
[ERROR] import org.apache.camel.catalog.maven.MavenVersionManager;
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] The import org.apache.camel cannot be resolved
[ERROR] <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooling-pullrequest/ws/core/plugins/org.fusesource.ide.camel.model.service.impl/src/org/fusesource/ide/camel/model/service/internal/CamelService.java>:[49]
[ERROR] private Map<CamelCatalogCoordinates, CamelCatalog> cachedCatalogs = new HashMap<>();
[ERROR] ^^^^^^^^^^^^
[ERROR] CamelCatalog cannot be resolved to a type
[ERROR] <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooling-pullrequest/ws/core/plugins/org.fusesource.ide.camel.model.service.impl/src/org/fusesource/ide/camel/model/service/internal/CamelService.java>:[51]
[ERROR] private CamelCatalog getCatalog(CamelCatalogCoordinates coords) {
[ERROR] ^^^^^^^^^^^^
[ERROR] CamelCatalog cannot be resolved to a type
[ERROR] <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooling-pullrequest/ws/core/plugins/org.fusesource.ide.camel.model.service.impl/src/org/fusesource/ide/camel/model/service/internal/CamelService.java>:[52]
[ERROR] if (!cachedCatalogs.containsKey(coords) ) {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] CamelCatalog cannot be resolved to a type
[ERROR] <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooling-pullrequest/ws/core/plugins/org.fusesource.ide.camel.model.service.impl/src/org/fusesource/ide/camel/model/service/internal/CamelService.java>:[53]
[ERROR] CamelCatalog catalog = new DefaultCamelCatalog(true);
[ERROR] ^^^^^^^^^^^^
[ERROR] CamelCatalog cannot be resolved to a type
[ERROR] <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooling-pullrequest/ws/core/plugins/org.fusesource.ide.camel.model.service.impl/src/org/fusesource/ide/camel/model/service/internal/CamelService.java>:[53]
[ERROR] CamelCatalog catalog = new DefaultCamelCatalog(true);
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] DefaultCamelCatalog cannot be resolved to a type
[ERROR] <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooling-pullrequest/ws/core/plugins/org.fusesource.ide.camel.model.service.impl/src/org/fusesource/ide/camel/model/service/internal/CamelService.java>:[54]
[ERROR] MavenVersionManager versionManager = new MavenVersionManager();
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] MavenVersionManager cannot be resolved to a type
[ERROR] <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooling-pullrequest/ws/core/plugins/org.fusesource.ide.camel.model.service.impl/src/org/fusesource/ide/camel/model/service/internal/CamelService.java>:[54]
[ERROR] MavenVersionManager versionManager = new MavenVersionManager();
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] MavenVersionManager cannot be resolved to a type
[ERROR] <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooling-pullrequest/ws/core/plugins/org.fusesource.ide.camel.model.service.impl/src/org/fusesource/ide/camel/model/service/internal/CamelService.java>:[68]
[ERROR] cachedCatalogs.put(coords, catalog);
[ERROR] ^^^^^^^^^^^^^^
[ERROR] CamelCatalog cannot be resolved to a type
[ERROR] <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooling-pullrequest/ws/core/plugins/org.fusesource.ide.camel.model.service.impl/src/org/fusesource/ide/camel/model/service/internal/CamelService.java>:[70]
[ERROR] return cachedCatalogs.get(coords);
[ERROR] ^^^^^^^^^^^^^^
[ERROR] CamelCatalog cannot be resolved to a type
[ERROR] <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooling-pullrequest/ws/core/plugins/org.fusesource.ide.camel.model.service.impl/src/org/fusesource/ide/camel/model/service/internal/CamelService.java>:[87]
[ERROR] CamelCatalog catalog = getCatalog(coords);
[ERROR] ^^^^^^^^^^^^
[ERROR] CamelCatalog cannot be resolved to a type
[ERROR] <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooling-pullrequest/ws/core/plugins/org.fusesource.ide.camel.model.service.impl/src/org/fusesource/ide/camel/model/service/internal/CamelService.java>:[87]
[ERROR] CamelCatalog catalog = getCatalog(coords);
[ERROR] ^^^^^^^^^^
[ERROR] The method getCatalog(CamelCatalogCoordinates) from the type CamelService refers to the missing type CamelCatalog
[ERROR] <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooling-pullrequest/ws/core/plugins/org.fusesource.ide.camel.model.service.impl/src/org/fusesource/ide/camel/model/service/internal/CamelService.java>:[96]
[ERROR] CamelCatalog catalog = getCatalog(coords);
[ERROR] ^^^^^^^^^^^^
[ERROR] CamelCatalog cannot be resolved to a type
[ERROR] <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooling-pullrequest/ws/core/plugins/org.fusesource.ide.camel.model.service.impl/src/org/fusesource/ide/camel/model/service/internal/CamelService.java>:[96]
[ERROR] CamelCatalog catalog = getCatalog(coords);
[ERROR] ^^^^^^^^^^
[ERROR] The method getCatalog(CamelCatalogCoordinates) from the type CamelService refers to the missing type CamelCatalog
[ERROR] <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooling-pullrequest/ws/core/plugins/org.fusesource.ide.camel.model.service.impl/src/org/fusesource/ide/camel/model/service/internal/CamelService.java>:[105]
[ERROR] CamelCatalog catalog = getCatalog(coords);
[ERROR] ^^^^^^^^^^^^
[ERROR] CamelCatalog cannot be resolved to a type
[ERROR] <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooling-pullrequest/ws/core/plugins/org.fusesource.ide.camel.model.service.impl/src/org/fusesource/ide/camel/model/service/internal/CamelService.java>:[105]
[ERROR] CamelCatalog catalog = getCatalog(coords);
[ERROR] ^^^^^^^^^^
[ERROR] The method getCatalog(CamelCatalogCoordinates) from the type CamelService refers to the missing type CamelCatalog
[ERROR] <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooling-pullrequest/ws/core/plugins/org.fusesource.ide.camel.model.service.impl/src/org/fusesource/ide/camel/model/service/internal/CamelService.java>:[115]
[ERROR] CamelCatalog catalog = getCatalog(coords);
[ERROR] ^^^^^^^^^^^^
[ERROR] CamelCatalog cannot be resolved to a type
[ERROR] <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooling-pullrequest/ws/core/plugins/org.fusesource.ide.camel.model.service.impl/src/org/fusesource/ide/camel/model/service/internal/CamelService.java>:[115]
[ERROR] CamelCatalog catalog = getCatalog(coords);
[ERROR] ^^^^^^^^^^
[ERROR] The method getCatalog(CamelCatalogCoordinates) from the type CamelService refers to the missing type CamelCatalog
[ERROR] <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooling-pullrequest/ws/core/plugins/org.fusesource.ide.camel.model.service.impl/src/org/fusesource/ide/camel/model/service/internal/CamelService.java>:[125]
[ERROR] CamelCatalog catalog = getCatalog(coords);
[ERROR] ^^^^^^^^^^^^
[ERROR] CamelCatalog cannot be resolved to a type
[ERROR] <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooling-pullrequest/ws/core/plugins/org.fusesource.ide.camel.model.service.impl/src/org/fusesource/ide/camel/model/service/internal/CamelService.java>:[125]
[ERROR] CamelCatalog catalog = getCatalog(coords);
[ERROR] ^^^^^^^^^^
[ERROR] The method getCatalog(CamelCatalogCoordinates) from the type CamelService refers to the missing type CamelCatalog
[ERROR] <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooling-pullrequest/ws/core/plugins/org.fusesource.ide.camel.model.service.impl/src/org/fusesource/ide/camel/model/service/internal/CamelService.java>:[135]
[ERROR] CamelCatalog catalog = getCatalog(coords);
[ERROR] ^^^^^^^^^^^^
[ERROR] CamelCatalog cannot be resolved to a type
[ERROR] <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooling-pullrequest/ws/core/plugins/org.fusesource.ide.camel.model.service.impl/src/org/fusesource/ide/camel/model/service/internal/CamelService.java>:[135]
[ERROR] CamelCatalog catalog = getCatalog(coords);
[ERROR] ^^^^^^^^^^
[ERROR] The method getCatalog(CamelCatalogCoordinates) from the type CamelService refers to the missing type CamelCatalog
[ERROR] <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooling-pullrequest/ws/core/plugins/org.fusesource.ide.camel.model.service.impl/src/org/fusesource/ide/camel/model/service/internal/CamelService.java>:[145]
[ERROR] CamelCatalog catalog = getCatalog(coords);
[ERROR] ^^^^^^^^^^^^
[ERROR] CamelCatalog cannot be resolved to a type
[ERROR] <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooling-pullrequest/ws/core/plugins/org.fusesource.ide.camel.model.service.impl/src/org/fusesource/ide/camel/model/service/internal/CamelService.java>:[145]
[ERROR] CamelCatalog catalog = getCatalog(coords);
[ERROR] ^^^^^^^^^^
[ERROR] The method getCatalog(CamelCatalogCoordinates) from the type CamelService refers to the missing type CamelCatalog
[ERROR] <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooling-pullrequest/ws/core/plugins/org.fusesource.ide.camel.model.service.impl/src/org/fusesource/ide/camel/model/service/internal/CamelService.java>:[154]
[ERROR] CamelCatalog catalog = getCatalog(coords);
[ERROR] ^^^^^^^^^^^^
[ERROR] CamelCatalog cannot be resolved to a type
[ERROR] <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooling-pullrequest/ws/core/plugins/org.fusesource.ide.camel.model.service.impl/src/org/fusesource/ide/camel/model/service/internal/CamelService.java>:[154]
[ERROR] CamelCatalog catalog = getCatalog(coords);
[ERROR] ^^^^^^^^^^
[ERROR] The method getCatalog(CamelCatalogCoordinates) from the type CamelService refers to the missing type CamelCatalog
[ERROR] <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooling-pullrequest/ws/core/plugins/org.fusesource.ide.camel.model.service.impl/src/org/fusesource/ide/camel/model/service/internal/CamelService.java>:[164]
[ERROR] org.apache.camel.impl.DefaultCamelContext ctx = new org.apache.camel.impl.DefaultCamelContext();
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] org.apache.camel cannot be resolved to a type
[ERROR] <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooling-pullrequest/ws/core/plugins/org.fusesource.ide.camel.model.service.impl/src/org/fusesource/ide/camel/model/service/internal/CamelService.java>:[164]
[ERROR] org.apache.camel.impl.DefaultCamelContext ctx = new org.apache.camel.impl.DefaultCamelContext();
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] org.apache.camel cannot be resolved to a type
[ERROR] <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooling-pullrequest/ws/core/plugins/org.fusesource.ide.camel.model.service.impl/src/org/fusesource/ide/camel/model/service/internal/CamelService.java>:[221]
[ERROR] ((MavenVersionManager)getCatalog(coords).getVersionManager()).addMavenRepository(repo.getId(), repo.getUrl());
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] MavenVersionManager cannot be resolved to a type
[ERROR] <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooling-pullrequest/ws/core/plugins/org.fusesource.ide.camel.model.service.impl/src/org/fusesource/ide/camel/model/service/internal/CamelService.java>:[221]
[ERROR] ((MavenVersionManager)getCatalog(coords).getVersionManager()).addMavenRepository(repo.getId(), repo.getUrl());
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] MavenVersionManager cannot be resolved to a type
[ERROR] <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooling-pullrequest/ws/core/plugins/org.fusesource.ide.camel.model.service.impl/src/org/fusesource/ide/camel/model/service/internal/CamelService.java>:[221]
[ERROR] ((MavenVersionManager)getCatalog(coords).getVersionManager()).addMavenRepository(repo.getId(), repo.getUrl());
[ERROR] ^^^^^^^^^^
[ERROR] The method getCatalog(CamelCatalogCoordinates) from the type CamelService refers to the missing type CamelCatalog
[ERROR] <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooling-pullrequest/ws/core/plugins/org.fusesource.ide.camel.model.service.impl/src/org/fusesource/ide/camel/model/service/internal/CamelService.java>:[245]
[ERROR] private CamelModel loadCamelModelFromCatalog(CamelCatalog catalog) {
[ERROR] ^^^^^^^^^^^^
[ERROR] CamelCatalog cannot be resolved to a type
[ERROR] 34 problems (34 errors)
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.26.0:compile (default-compile) on project org.fusesource.ide.camel.model.service.impl: Compilation failure
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: copied.org.apache.maven.plugin.CompilationFailureException: Compilation failure
	at copied.org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:420)
	at org.eclipse.tycho.compiler.AbstractOsgiCompilerMojo.execute(AbstractOsgiCompilerMojo.java:293)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 20 more
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (test) on project org.fusesource.ide.projecttemplates.tests: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooling-pullrequest/ws/editor/tests/org.fusesource.ide.projecttemplates.tests/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (test) on project org.fusesource.ide.projecttemplates.tests: There are test failures.

Please refer to <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooling-pullrequest/ws/editor/tests/org.fusesource.ide.projecttemplates.tests/target/surefire-reports> for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooling-pullrequest/ws/editor/tests/org.fusesource.ide.projecttemplates.tests/target/surefire-reports> for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:91)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:320)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:892)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:755)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 20 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.fusesource.ide.camel.model.service.impl
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :14
Killing Xvnc process ID 11515
Archiving artifacts
Recording test results


More information about the jbosstools-fuse-dev mailing list