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

Fuse Jenkins fuse-infra at redhat.com
Tue Sep 20 07:37:16 EDT 2016


See <http://10.8.63.16/job/Fuse-Tooling-pullrequest/385/changes>

Changes:

[Lars Heinemann] more code cleanup

------------------------------------------
[...truncated 9323 lines...]
        at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:156)
        at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:82)
        at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:95)
        at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35)
        at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
        at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
        at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3794)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3433)
        at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1127)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337)
        at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1018)
        at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156)
        at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:694)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:606)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
        at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:139)
        at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
        at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
        at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
        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.eclipse.equinox.launcher.Main.invokeFramework(Main.java:669)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:608)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1515)
        at org.eclipse.equinox.launcher.Main.main(Main.java:1488)


Tests run: 12, Failures: 4, Errors: 0, Skipped: 4, Time elapsed: 295.968 sec <<< FAILURE! - in org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT
testCXFCodeFirstBlueprintProjectCreation[2.17.3](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) skipped
testCXFCodeFirstJavaProjectCreation[2.17.3](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT)  Time elapsed: 23.134 sec
testCXFCodeFirstSpringProjectCreation[2.17.3](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT)  Time elapsed: 55.21 sec  <<< FAILURE!
java.lang.AssertionError: [build/deployment failed, you can have a look to the file <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/editor/tests/org.fusesource.ide.projecttemplates.tests.integration/target/MavenLaunchOutputs/MavenLaunchOutput-FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT-CXFCodeFirstSpringProject-2.17.3.txt> for more information.] 
Expecting:
 <false>
to be equal to:
 <true>
but was not.
	at org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT.launchDebug(FuseIntegrationProjectCreatorRunnableIT.java:359)
	at org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT.testProjectCreation(FuseIntegrationProjectCreatorRunnableIT.java:168)
	at org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT.testCXFCodeFirstSpringProjectCreation(FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT.java:52)

testCXFCodeFirstBlueprintProjectCreation[2.15.1.redhat-621084](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) skipped
testCXFCodeFirstJavaProjectCreation[2.15.1.redhat-621084](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT)  Time elapsed: 17.003 sec
testCXFCodeFirstSpringProjectCreation[2.15.1.redhat-621084](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT)  Time elapsed: 52.54 sec  <<< FAILURE!
java.lang.AssertionError: [build/deployment failed, you can have a look to the file <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/editor/tests/org.fusesource.ide.projecttemplates.tests.integration/target/MavenLaunchOutputs/MavenLaunchOutput-FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT-CXFCodeFirstSpringProject-2.15.1.redhat-621084.txt> for more information.] 
Expecting:
 <false>
to be equal to:
 <true>
but was not.
	at org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT.launchDebug(FuseIntegrationProjectCreatorRunnableIT.java:359)
	at org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT.testProjectCreation(FuseIntegrationProjectCreatorRunnableIT.java:168)
	at org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT.testCXFCodeFirstSpringProjectCreation(FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT.java:52)

testCXFCodeFirstBlueprintProjectCreation[2.17.0.redhat-630187](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) skipped
testCXFCodeFirstJavaProjectCreation[2.17.0.redhat-630187](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT)  Time elapsed: 20.17 sec
testCXFCodeFirstSpringProjectCreation[2.17.0.redhat-630187](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT)  Time elapsed: 55.673 sec  <<< FAILURE!
java.lang.AssertionError: [build/deployment failed, you can have a look to the file <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/editor/tests/org.fusesource.ide.projecttemplates.tests.integration/target/MavenLaunchOutputs/MavenLaunchOutput-FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT-CXFCodeFirstSpringProject-2.17.0.redhat-630187.txt> for more information.] 
Expecting:
 <false>
to be equal to:
 <true>
but was not.
	at org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT.launchDebug(FuseIntegrationProjectCreatorRunnableIT.java:359)
	at org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT.testProjectCreation(FuseIntegrationProjectCreatorRunnableIT.java:168)
	at org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT.testCXFCodeFirstSpringProjectCreation(FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT.java:52)

testCXFCodeFirstBlueprintProjectCreation[2.15.1.redhat-621117](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) skipped
testCXFCodeFirstJavaProjectCreation[2.15.1.redhat-621117](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT)  Time elapsed: 17.722 sec
testCXFCodeFirstSpringProjectCreation[2.15.1.redhat-621117](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT)  Time elapsed: 54.509 sec  <<< FAILURE!
java.lang.AssertionError: [build/deployment failed, you can have a look to the file <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/editor/tests/org.fusesource.ide.projecttemplates.tests.integration/target/MavenLaunchOutputs/MavenLaunchOutput-FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT-CXFCodeFirstSpringProject-2.15.1.redhat-621117.txt> for more information.] 
Expecting:
 <false>
to be equal to:
 <true>
but was not.
	at org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT.launchDebug(FuseIntegrationProjectCreatorRunnableIT.java:359)
	at org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT.testProjectCreation(FuseIntegrationProjectCreatorRunnableIT.java:168)
	at org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT.testCXFCodeFirstSpringProjectCreation(FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT.java:52)

Running org.fusesource.ide.projecttemplates.tests.integration.util.camel.CamelFacetVersionChangeDelegateIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.166 sec - in org.fusesource.ide.projecttemplates.tests.integration.util.camel.CamelFacetVersionChangeDelegateIT
testActiveMQUpdate(org.fusesource.ide.projecttemplates.tests.integration.util.camel.CamelFacetVersionChangeDelegateIT)  Time elapsed: 4.71 sec
testImportProjectWithRedhatUnknownQualifier(org.fusesource.ide.projecttemplates.tests.integration.util.camel.CamelFacetVersionChangeDelegateIT)  Time elapsed: 0.455 sec
Running org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardTemplatePageIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec - in org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardTemplatePageIT
testDSLButtonsIntellisense(org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardTemplatePageIT)  Time elapsed: 0.092 sec

Results :

Failed tests: 
  [build/deployment failed, you can have a look to the file <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/editor/tests/org.fusesource.ide.projecttemplates.tests.integration/target/MavenLaunchOutputs/MavenLaunchOutput-FuseIntegrationProjectCreatorRunnableForCBRIT-CBRSpring-2.15.1.redhat-621117.txt> for more information.] 
Expecting:
 <false>
to be equal to:
 <true>
but was not.
  [build/deployment failed, you can have a look to the file <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/editor/tests/org.fusesource.ide.projecttemplates.tests.integration/target/MavenLaunchOutputs/MavenLaunchOutput-FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT-CXFCodeFirstSpringProject-2.17.3.txt> for more information.] 
Expecting:
 <false>
to be equal to:
 <true>
but was not.
  [build/deployment failed, you can have a look to the file <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/editor/tests/org.fusesource.ide.projecttemplates.tests.integration/target/MavenLaunchOutputs/MavenLaunchOutput-FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT-CXFCodeFirstSpringProject-2.15.1.redhat-621084.txt> for more information.] 
Expecting:
 <false>
to be equal to:
 <true>
but was not.
  [build/deployment failed, you can have a look to the file <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/editor/tests/org.fusesource.ide.projecttemplates.tests.integration/target/MavenLaunchOutputs/MavenLaunchOutput-FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT-CXFCodeFirstSpringProject-2.17.0.redhat-630187.txt> for more information.] 
Expecting:
 <false>
to be equal to:
 <true>
but was not.
  [build/deployment failed, you can have a look to the file <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/editor/tests/org.fusesource.ide.projecttemplates.tests.integration/target/MavenLaunchOutputs/MavenLaunchOutput-FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT-CXFCodeFirstSpringProject-2.15.1.redhat-621117.txt> for more information.] 
Expecting:
 <false>
to be equal to:
 <true>
but was not.

Tests run: 63, Failures: 5, Errors: 0, Skipped: 8

Job found still running after platform shutdown.  Jobs should be canceled by the plugin that scheduled them during shutdown: org.fusesource.ide.launcher.debug.model.CamelDebugTarget$ThreadGarbageCollector
Job found still running after platform shutdown.  Jobs should be canceled by the plugin that scheduled them during shutdown: org.fusesource.ide.launcher.debug.model.CamelDebugTarget$ThreadGarbageCollector
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JBoss Fuse Tooling :: Build Configuration .......... SUCCESS [  0.679 s]
[INFO] JBoss Fuse Tooling ................................. SUCCESS [  1.469 s]
[INFO] JBoss Fuse Tooling :: Tools ........................ SUCCESS [  0.007 s]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Build Tools ..... SUCCESS [  3.184 s]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Code Generator .. SUCCESS [  1.257 s]
[INFO] JBoss Fuse Tooling :: Core ......................... SUCCESS [  0.006 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins .............. SUCCESS [  0.006 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation Core SUCCESS [  1.514 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Preferences SUCCESS [  0.132 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation UI SUCCESS [  0.804 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Model Service API SUCCESS [  1.278 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1.redhat-621084 Service Implementation SUCCESS [  0.530 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1.redhat-621117 Service Implementation SUCCESS [  0.485 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.0.redhat-630187 Service Implementation SUCCESS [  0.593 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.3 Service Implementation SUCCESS [  0.619 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Maven ..... SUCCESS [  0.212 s]
[INFO] JBoss Fuse Tooling :: Camel Editor ................. SUCCESS [  0.009 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins ...... SUCCESS [  0.005 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Branding SUCCESS [  0.474 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Validation SUCCESS [  0.307 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Cheat Sheets SUCCESS [  0.034 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Graph ..... SUCCESS [  0.230 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Help ...... SUCCESS [  2.314 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Imports ... SUCCESS [  0.219 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Branding .. SUCCESS [  0.038 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests ................ SUCCESS [  0.006 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Tests SUCCESS [  2.090 s]
[INFO] JBoss Fuse Tooling :: JMX .......................... SUCCESS [  0.008 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins ............... SUCCESS [  0.004 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Commons  SUCCESS [  0.312 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher SUCCESS [  0.339 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Camel Editor SUCCESS [  0.900 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Integration Tests SUCCESS [ 13.350 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Model Tests SUCCESS [  6.724 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [  0.284 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Tests SUCCESS [  1.559 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [  7.607 s]
[INFO] JBoss Fuse Tooling :: Core :: Features ............. SUCCESS [  0.006 s]
[INFO] JBoss Fuse Tooling :: Core :: Features :: Core Feature SUCCESS [  0.227 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: XSD Catalogs SUCCESS [  0.051 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher UI SUCCESS [  0.397 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project SUCCESS [  0.351 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project Templates SUCCESS [  1.414 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests ........ SUCCESS [  0.007 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Tests SUCCESS [  3.049 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Integration Tests SUCCESS [ 29.390 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Launcher Tests SUCCESS [  1.621 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Launcher UI Tests SUCCESS [  1.935 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Project Integration Tests SUCCESS [  7.048 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Project Templates Tests SUCCESS [  1.535 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: project Templates Integration Tests FAILURE [15:54 min]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Features ..... SKIPPED
[INFO] JBoss Fuse Tooling :: Camel Editor :: Features :: Camel Editor Feature SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation .......... SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins :: Core SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins :: Editor SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Features SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Features :: Data Transformation Feature SKIPPED
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests . SKIPPED
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests :: Core Transformation Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests :: Core Transformation Integration Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Editor Transformation :: Tests :: Editor Transformation Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Transformation Editor :: Tests :: Transformation Editor Integration Tests SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache ActiveMQ Facade SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache Camel Facade SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Diagram View SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters .............. SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins ... SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache Karaf Adapter Core SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache Karaf Facade SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Tests ................. SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Tests ::Camel ......... SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Integration Tests :: Camel SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Tests :: Commons ...... SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Tests :: Diagram ::View SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Features .............. SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Commons SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache Karaf Adapter UI SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: JBoss Fuse Adapter Core SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: JBoss Fuse Adapter UI SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Features .. SKIPPED
[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 ..... SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests :: Karaf Core Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests :: Server Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Update Site .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18:48 min
[INFO] Finished at: 2016-09-20T07:37:12-04:00
[INFO] Final Memory: 388M/1664M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.26.0:test (default-test) on project org.fusesource.ide.projecttemplates.tests.integration: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/editor/tests/org.fusesource.ide.projecttemplates.tests.integration/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.fusesource.ide.projecttemplates.tests.integration
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :53
Killing Xvnc process ID 2673


More information about the jbosstools-fuse-dev mailing list