Build failed in Jenkins: Fuse-Tooling-pullrequest #837
by Fuse Jenkins
https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...:
[Brian Fitzpatrick] FUSETOOLS-2262 - fix camel configurator
[Aurelien Pupier] FUSETOOLS-2262 - Support Camel version not exactly supported
------------------------------------------
[...truncated 3335 lines...]
at org.eclipse.swt.browser.Mozilla.initMozilla(Mozilla.java:2237)
at org.eclipse.swt.browser.Mozilla.create(Mozilla.java:691)
at org.eclipse.swt.browser.Browser.<init>(Browser.java:99)
at org.fusesource.ide.camel.editor.properties.DocumentationSection.createControls(DocumentationSection.java:241)
at org.eclipse.ui.views.properties.tabbed.TabContents$1.run(TabContents.java:109)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:50)
at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:173)
at org.eclipse.ui.views.properties.tabbed.TabContents.createControls(TabContents.java:112)
at org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage$SelectionChangedListener.selectionChanged(TabbedPropertySheetPage.java:205)
at org.eclipse.jface.viewers.Viewer$1.run(Viewer.java:158)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:50)
at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:173)
at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:155)
at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:2191)
at org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.java:1229)
at org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer.java:1258)
at org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:242)
at org.eclipse.jface.util.OpenStrategy.access$4(OpenStrategy.java:236)
at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:405)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5219)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134)
at org.eclipse.ui.internal.views.properties.tabbed.view.TabbedPropertyList.select(TabbedPropertyList.java:864)
at org.eclipse.ui.internal.views.properties.tabbed.view.TabbedPropertyViewer.setSelectionToWidget(TabbedPropertyViewer.java:122)
at org.eclipse.jface.viewers.StructuredViewer.setSelectionToWidget(StructuredViewer.java:1770)
at org.eclipse.jface.viewers.StructuredViewer.setSelection(StructuredViewer.java:1726)
at org.eclipse.jface.viewers.Viewer.setSelection(Viewer.java:383)
at org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage.setInput(TabbedPropertySheetPage.java:747)
at org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage.selectionChanged(TabbedPropertySheetPage.java:555)
at org.eclipse.ui.views.properties.PropertySheet.selectionChanged(PropertySheet.java:464)
at org.eclipse.ui.internal.e4.compatibility.SelectionService.notifyListeners(SelectionService.java:259)
at org.eclipse.ui.internal.e4.compatibility.SelectionService.notifyListeners(SelectionService.java:194)
at org.eclipse.ui.internal.WorkbenchPage$E4PartListener.partActivated(WorkbenchPage.java:211)
at org.eclipse.e4.ui.internal.workbench.PartServiceImpl$3.run(PartServiceImpl.java:250)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.firePartActivated(PartServiceImpl.java:247)
at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.activate(PartServiceImpl.java:757)
at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.activate(PartServiceImpl.java:682)
at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.activate(PartServiceImpl.java:677)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:3269)
at org.eclipse.ui.internal.WorkbenchPage.access$25(WorkbenchPage.java:3176)
at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:3158)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3153)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3117)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3107)
at org.eclipse.ui.ide.IDE.openEditor(IDE.java:563)
at org.eclipse.ui.ide.IDE.openEditor(IDE.java:518)
at org.fusesource.ide.camel.test.util.editor.AbstractCamelEditorIT.openFileInEditor(AbstractCamelEditorIT.java:91)
at org.fusesource.ide.camel.editor.integration.CamelEditorIT.openFileWithoutContext(CamelEditorIT.java:65)
collapsedRoutesStaySmallWhenCollapseExpandChoiceInOtherRoute(org.fusesource.ide.camel.editor.integration.CamelEditorIT) Time elapsed: 2.954 sec
reconnectToWiredNodeShouldNotBepossible(org.fusesource.ide.camel.editor.integration.CamelEditorIT) Time elapsed: 0.565 sec
collapsedAndRestoredChoiceWithCollapsedOtherwiseKeepsOtherwiseSmall(org.fusesource.ide.camel.editor.integration.CamelEditorIT) Time elapsed: 2.041 sec
addWiredElementsAfterThenBeforeLog(org.fusesource.ide.camel.editor.integration.CamelEditorIT) Time elapsed: 1.408 sec
reconnectToFirstInFlowShouldNotBePossible(org.fusesource.ide.camel.editor.integration.CamelEditorIT) Time elapsed: 0.563 sec
dropRouteOnRoute(org.fusesource.ide.camel.editor.integration.CamelEditorIT) Time elapsed: 0.569 sec
openFileWithoutContextWhenOutlinePageOpened(org.fusesource.ide.camel.editor.integration.CamelEditorIT) Time elapsed: 0.39 sec <<< ERROR!
org.eclipse.swt.SWTError: No more handles [Unknown Mozilla path (MOZILLA_FIVE_HOME not set)]
at org.eclipse.swt.SWT.error(SWT.java:4559)
at org.eclipse.swt.browser.Mozilla.initMozilla(Mozilla.java:2237)
at org.eclipse.swt.browser.Mozilla.create(Mozilla.java:691)
at org.eclipse.swt.browser.Browser.<init>(Browser.java:99)
at org.fusesource.ide.camel.editor.properties.DocumentationSection.createControls(DocumentationSection.java:241)
at org.eclipse.ui.views.properties.tabbed.TabContents$1.run(TabContents.java:109)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:50)
at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:173)
at org.eclipse.ui.views.properties.tabbed.TabContents.createControls(TabContents.java:112)
at org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage$SelectionChangedListener.selectionChanged(TabbedPropertySheetPage.java:205)
at org.eclipse.jface.viewers.Viewer$1.run(Viewer.java:158)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:50)
at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:173)
at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:155)
at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:2191)
at org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.java:1229)
at org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer.java:1258)
at org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:242)
at org.eclipse.jface.util.OpenStrategy.access$4(OpenStrategy.java:236)
at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:405)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5219)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134)
at org.eclipse.ui.internal.views.properties.tabbed.view.TabbedPropertyList.select(TabbedPropertyList.java:864)
at org.eclipse.ui.internal.views.properties.tabbed.view.TabbedPropertyViewer.setSelectionToWidget(TabbedPropertyViewer.java:122)
at org.eclipse.jface.viewers.StructuredViewer.setSelectionToWidget(StructuredViewer.java:1770)
at org.eclipse.jface.viewers.StructuredViewer.setSelection(StructuredViewer.java:1726)
at org.eclipse.jface.viewers.Viewer.setSelection(Viewer.java:383)
at org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage.setInput(TabbedPropertySheetPage.java:747)
at org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage.selectionChanged(TabbedPropertySheetPage.java:555)
at org.eclipse.ui.views.properties.PropertySheet.selectionChanged(PropertySheet.java:464)
at org.eclipse.ui.internal.e4.compatibility.SelectionService.notifyListeners(SelectionService.java:259)
at org.eclipse.ui.internal.e4.compatibility.SelectionService.notifyListeners(SelectionService.java:194)
at org.eclipse.ui.internal.WorkbenchPage$E4PartListener.partActivated(WorkbenchPage.java:211)
at org.eclipse.e4.ui.internal.workbench.PartServiceImpl$3.run(PartServiceImpl.java:250)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.firePartActivated(PartServiceImpl.java:247)
at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.activate(PartServiceImpl.java:757)
at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.activate(PartServiceImpl.java:682)
at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.activate(PartServiceImpl.java:677)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:3269)
at org.eclipse.ui.internal.WorkbenchPage.access$25(WorkbenchPage.java:3176)
at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:3158)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3153)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3117)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3107)
at org.eclipse.ui.ide.IDE.openEditor(IDE.java:563)
at org.eclipse.ui.ide.IDE.openEditor(IDE.java:518)
at org.fusesource.ide.camel.editor.integration.CamelEditorIT.openFileInEditorWithOutlineViewOpened(CamelEditorIT.java:712)
at org.fusesource.ide.camel.editor.integration.CamelEditorIT.openFileWithoutContextWhenOutlinePageOpened(CamelEditorIT.java:72)
deleteElementThenInsert2Elements(org.fusesource.ide.camel.editor.integration.CamelEditorIT) Time elapsed: 2.14 sec
Results :
Tests in error:
CamelEditorIT.openFileWithoutContext:65->AbstractCamelEditorIT.openFileInEditor:91 » SWT
CamelEditorIT.openFileWithoutContextWhenOutlinePageOpened:72->openFileInEditorWithOutlineViewOpened:712 » SWT
Tests run: 327, Failures: 0, Errors: 2, Skipped: 0
Unable to set nested messages property.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JBoss Fuse Tooling :: Build Configuration .......... SUCCESS [ 0.255 s]
[INFO] JBoss Fuse Tooling ................................. SUCCESS [ 0.253 s]
[INFO] JBoss Fuse Tooling :: Tools ........................ SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Camel Catalog Generator SUCCESS [ 0.821 s]
[INFO] JBoss Fuse Tooling :: Core ......................... SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins .............. SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation Core SUCCESS [ 6.326 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Preferences SUCCESS [ 0.133 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation UI SUCCESS [ 0.794 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Model Service API SUCCESS [ 0.718 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1.redhat-621084 Service Implementation SUCCESS [ 0.511 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1.redhat-621117 Service Implementation SUCCESS [ 0.429 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.0.redhat-630187 Service Implementation SUCCESS [ 0.523 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.0.redhat-630224 Service Implementation SUCCESS [ 0.525 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.3 Service Implementation SUCCESS [ 0.503 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.18.1.fuse-000025 Service Implementation SUCCESS [ 0.965 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Maven ..... SUCCESS [ 0.227 s]
[INFO] JBoss Fuse Tooling :: Camel Editor ................. SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins ...... SUCCESS [ 0.005 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Branding SUCCESS [ 0.543 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Validation SUCCESS [ 0.291 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Cheat Sheets SUCCESS [ 0.035 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Graph ..... SUCCESS [ 0.237 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Help ...... SUCCESS [ 0.944 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Imports ... SUCCESS [ 0.209 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Branding .. SUCCESS [ 0.034 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests ................ SUCCESS [ 0.005 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Tests SUCCESS [ 2.102 s]
[INFO] JBoss Fuse Tooling :: JMX .......................... SUCCESS [ 0.005 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins ............... SUCCESS [ 0.005 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Commons SUCCESS [ 0.438 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher SUCCESS [ 0.363 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Camel Editor SUCCESS [ 0.865 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Integration Tests SUCCESS [ 14.884 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Model Tests SUCCESS [ 7.066 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 0.457 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Tests SUCCESS [ 1.627 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project SUCCESS [ 0.348 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project Templates SUCCESS [ 1.552 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests ........ SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Integration Tests FAILURE [05:07 min]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Core :: Features ............. SKIPPED
[INFO] JBoss Fuse Tooling :: Core :: Features :: Core Feature SKIPPED
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: XSD Catalogs SKIPPED
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher UI SKIPPED
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Launcher Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Launcher UI Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Project Integration Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Project Templates Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Project Templates Integration Tests SKIPPED
[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: 06:56 min
[INFO] Finished at: 2017-01-31T12:05:22-05:00
[INFO] Final Memory: 376M/1617M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.26.0:test (default-test) on project org.fusesource.ide.camel.editor.tests.integration: There are test failures.
[ERROR]
[ERROR] Please refer to <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> 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.camel.editor.tests.integration
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :66
Killing Xvnc process ID 24343
Recording test results
7 years, 9 months
Build failed in Jenkins: Fuse-Tooling-pullrequest #833
by Fuse Jenkins
https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...:
[Brian Fitzpatrick] FUSETOOLS-2262 - fix camel configurator
[Aurelien Pupier] FUSETOOLS-2262 - Support Camel version not exactly supported
------------------------------------------
[...truncated 3684 lines...]
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (compiletests) @ org.fusesource.ide.catalogs ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (test) @ org.fusesource.ide.catalogs ---
[INFO] No tests to run.
[INFO]
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.fusesource.ide.catalogs ---
[INFO] Building jar: <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO]
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.fusesource.ide.catalogs ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.fusesource.ide.catalogs ---
[INFO] Building jar: <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.fusesource.ide.catalogs ---
[INFO]
[INFO] --- tycho-source-feature-plugin:0.26.0:source-feature (source-feature) @ org.fusesource.ide.catalogs ---
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (attached-p2-metadata) @ org.fusesource.ide.catalogs ---
[INFO]
[INFO] --- repository-utils:0.25.0-SNAPSHOT:generate-repository-facade (generate-facade) @ org.fusesource.ide.catalogs ---
[INFO]
[INFO] --- tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) @ org.fusesource.ide.catalogs ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher UI 9.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.fusesource.ide.launcher.ui ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.fusesource.ide.launcher.ui ---
[INFO] The project's OSGi version is 9.1.0.Alpha3-v20170131-1345
[INFO]
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.fusesource.ide.launcher.ui ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.fusesource.ide.launcher.ui ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.fusesource.ide.launcher.ui ---
[INFO] Setting property 'skipTestsOrITests' to ''.
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (default) @ org.fusesource.ide.launcher.ui ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.1.201405082137/org.jacoco.agent-0.7.1.201405082137-runtime.jar=destfile=<https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.fusesource.ide.launcher.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO]
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.fusesource.ide.launcher.ui ---
[INFO] Compiling 18 source files to <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.fusesource.ide.launcher.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (compiletests) @ org.fusesource.ide.launcher.ui ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (test) @ org.fusesource.ide.launcher.ui ---
[INFO] No tests to run.
[INFO]
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.fusesource.ide.launcher.ui ---
[INFO] Building jar: <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO]
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.fusesource.ide.launcher.ui ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.fusesource.ide.launcher.ui ---
[INFO] Building jar: <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.fusesource.ide.launcher.ui ---
[INFO]
[INFO] --- tycho-source-feature-plugin:0.26.0:source-feature (source-feature) @ org.fusesource.ide.launcher.ui ---
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (attached-p2-metadata) @ org.fusesource.ide.launcher.ui ---
[INFO]
[INFO] --- repository-utils:0.25.0-SNAPSHOT:generate-repository-facade (generate-facade) @ org.fusesource.ide.launcher.ui ---
[INFO]
[INFO] --- tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) @ org.fusesource.ide.launcher.ui ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Tests 9.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.fusesource.ide.camel.editor.tests ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.fusesource.ide.camel.editor.tests ---
[INFO] The project's OSGi version is 9.1.0.Alpha3-v20170131-1345
[INFO]
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.fusesource.ide.camel.editor.tests ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.fusesource.ide.camel.editor.tests ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.fusesource.ide.camel.editor.tests ---
[INFO] Setting property 'skipTestsOrITests' to ''.
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (default) @ org.fusesource.ide.camel.editor.tests ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.1.201405082137/org.jacoco.agent-0.7.1.201405082137-runtime.jar=destfile=<https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.fusesource.ide.camel.editor.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO]
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.fusesource.ide.camel.editor.tests ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.fusesource.ide.camel.editor.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (compiletests) @ org.fusesource.ide.camel.editor.tests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>:[67,48] cannot find symbol
symbol: method getMavenProjectFacade(org.eclipse.core.resources.IProject)
location: class org.fusesource.ide.camel.editor.utils.MavenUtils
[ERROR] <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>:[95,62] cannot find symbol
symbol: method getMavenProjectFacade(org.eclipse.core.resources.IProject)
location: class org.fusesource.ide.camel.editor.utils.MavenUtils
[ERROR] <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>:[118,62] cannot find symbol
symbol: method getMavenProjectFacade(org.eclipse.core.resources.IProject)
location: class org.fusesource.ide.camel.editor.utils.MavenUtils
[INFO] 3 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JBoss Fuse Tooling :: Build Configuration .......... SUCCESS [ 0.277 s]
[INFO] JBoss Fuse Tooling ................................. SUCCESS [ 0.327 s]
[INFO] JBoss Fuse Tooling :: Tools ........................ SUCCESS [ 0.009 s]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Camel Catalog Generator SUCCESS [ 1.596 s]
[INFO] JBoss Fuse Tooling :: Core ......................... SUCCESS [ 0.008 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins .............. SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation Core SUCCESS [ 13.399 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Preferences SUCCESS [ 0.146 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation UI SUCCESS [ 0.803 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Model Service API SUCCESS [ 0.723 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1.redhat-621084 Service Implementation SUCCESS [ 0.489 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1.redhat-621117 Service Implementation SUCCESS [ 0.451 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.0.redhat-630187 Service Implementation SUCCESS [ 0.615 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.0.redhat-630224 Service Implementation SUCCESS [ 0.550 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.3 Service Implementation SUCCESS [ 0.528 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.18.1.fuse-000025 Service Implementation SUCCESS [ 0.967 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Maven ..... SUCCESS [ 0.227 s]
[INFO] JBoss Fuse Tooling :: Camel Editor ................. SUCCESS [ 0.008 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins ...... SUCCESS [ 0.005 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Branding SUCCESS [ 0.456 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Validation SUCCESS [ 0.309 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Cheat Sheets SUCCESS [ 0.040 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Graph ..... SUCCESS [ 0.324 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Help ...... SUCCESS [ 1.002 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Imports ... SUCCESS [ 0.210 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Branding .. SUCCESS [ 0.035 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests ................ SUCCESS [ 0.005 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Tests SUCCESS [ 2.177 s]
[INFO] JBoss Fuse Tooling :: JMX .......................... SUCCESS [ 0.005 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins ............... SUCCESS [ 0.004 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Commons SUCCESS [ 0.353 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher SUCCESS [ 0.371 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Camel Editor SUCCESS [ 2.061 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Integration Tests SUCCESS [ 18.440 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Model Tests SUCCESS [ 8.249 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 0.525 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Tests SUCCESS [ 1.617 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project SUCCESS [ 0.539 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project Templates SUCCESS [ 0.986 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests ........ SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Integration Tests SUCCESS [05:31 min]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 17.447 s]
[INFO] JBoss Fuse Tooling :: Core :: Features ............. SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Core :: Features :: Core Feature SUCCESS [ 0.247 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: XSD Catalogs SUCCESS [ 0.041 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher UI SUCCESS [ 0.304 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Tests FAILURE [ 0.617 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Launcher Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Launcher UI Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Project Integration Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Project Templates Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Project Templates Integration Tests SKIPPED
[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: 08:15 min
[INFO] Finished at: 2017-01-31T08:52:37-05:00
[INFO] Final Memory: 431M/1739M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:testCompile (compiletests) on project org.fusesource.ide.camel.editor.tests: Compilation failure: Compilation failure:
[ERROR] <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>:[67,48] cannot find symbol
[ERROR] symbol: method getMavenProjectFacade(org.eclipse.core.resources.IProject)
[ERROR] location: class org.fusesource.ide.camel.editor.utils.MavenUtils
[ERROR] <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>:[95,62] cannot find symbol
[ERROR] symbol: method getMavenProjectFacade(org.eclipse.core.resources.IProject)
[ERROR] location: class org.fusesource.ide.camel.editor.utils.MavenUtils
[ERROR] <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>:[118,62] cannot find symbol
[ERROR] symbol: method getMavenProjectFacade(org.eclipse.core.resources.IProject)
[ERROR] location: class org.fusesource.ide.camel.editor.utils.MavenUtils
[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.camel.editor.tests
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :56
Killing Xvnc process ID 11014
Recording test results
7 years, 9 months
Build failed in Jenkins: Fuse-Tooling-pullrequest #823
by Fuse Jenkins
See <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
Changes:
[Aurelien Pupier] FUSETOOLS-2259 - Use latest FIS version available before RC
[Aurelien Pupier] FUSETOOLS-2259 - handle fuse qualifier in ActiveMQPaletteEntry
[Brian Fitzpatrick] FUSETOOLS-2262 - fix camel configurator
------------------------------------------
[...truncated 8361 lines...]
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection succeeded
isDeployment Finished? false
JMX connection succeeded
isDeployment Finished? true
Maven output file path: <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection succeeded
isDeployment Finished? false
JMX connection succeeded
isDeployment Finished? true
Maven output file path: <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection succeeded
isDeployment Finished? true
Tests run: 18, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 217.151 sec - 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: 26.499 sec
testCXFCodeFirstSpringProjectCreation[2.17.3](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) Time elapsed: 19.727 sec
testCXFCodeFirstBlueprintProjectCreation[2.17.0.redhat-630224](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) skipped
testCXFCodeFirstJavaProjectCreation[2.17.0.redhat-630224](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) Time elapsed: 23.448 sec
testCXFCodeFirstSpringProjectCreation[2.17.0.redhat-630224](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) Time elapsed: 21.949 sec
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: 18.944 sec
testCXFCodeFirstSpringProjectCreation[2.15.1.redhat-621084](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) Time elapsed: 17.751 sec
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: 24.338 sec
testCXFCodeFirstSpringProjectCreation[2.17.0.redhat-630187](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) Time elapsed: 21.52 sec
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: 22.752 sec
testCXFCodeFirstSpringProjectCreation[2.15.1.redhat-621117](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) Time elapsed: 19.83 sec
testCXFCodeFirstBlueprintProjectCreation[2.18.1.fuse-000025](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) skipped
testCXFCodeFirstJavaProjectCreation[2.18.1.fuse-000025](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) skipped
testCXFCodeFirstSpringProjectCreation[2.18.1.fuse-000025](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) skipped
Running org.fusesource.ide.projecttemplates.tests.integration.util.camel.CamelFacetVersionChangeDelegateIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.784 sec - in org.fusesource.ide.projecttemplates.tests.integration.util.camel.CamelFacetVersionChangeDelegateIT
testActiveMQUpdate(org.fusesource.ide.projecttemplates.tests.integration.util.camel.CamelFacetVersionChangeDelegateIT) Time elapsed: 6.354 sec
testImportProjectWithRedhatUnknownQualifier(org.fusesource.ide.projecttemplates.tests.integration.util.camel.CamelFacetVersionChangeDelegateIT) Time elapsed: 0.429 sec
Running org.fusesource.ide.projecttemplates.tests.preferences.StagingRepositoriesPreferencePageIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 sec - in org.fusesource.ide.projecttemplates.tests.preferences.StagingRepositoriesPreferencePageIT
testStagingRepositoryPreferencePage(org.fusesource.ide.projecttemplates.tests.preferences.StagingRepositoriesPreferencePageIT) Time elapsed: 0.133 sec
testNewRepositoryDialog(org.fusesource.ide.projecttemplates.tests.preferences.StagingRepositoriesPreferencePageIT) Time elapsed: 0.038 sec
Running org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardRuntimeAndCamelPageIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 sec - in org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardRuntimeAndCamelPageIT
testValidationMessageForRuntimeWithoutCamel(org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardRuntimeAndCamelPageIT) Time elapsed: 0.071 sec
testValidationMessageClearedWhenRuntimeWithCorrectCamel(org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardRuntimeAndCamelPageIT) Time elapsed: 0.026 sec
testValidationMessageClearedWhenNoRuntimeCalled(org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardRuntimeAndCamelPageIT) Time elapsed: 0.001 sec
Running org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardTemplatePageIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec - in org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardTemplatePageIT
testDSLButtonsIntellisense(org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardTemplatePageIT) Time elapsed: 0.092 sec
Running org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationWizardRuntimeAndCamelPageIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 sec - in org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationWizardRuntimeAndCamelPageIT
testCompatibleCamelVersionSelectedForUnsupportedCommunityVersion(org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationWizardRuntimeAndCamelPageIT) Time elapsed: 0.116 sec
testCompatibleCamelVersionSelectedForUnsupportedBrandedVersion(org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationWizardRuntimeAndCamelPageIT) Time elapsed: 0.066 sec
testExactCamelVersionSelectedForBrandedVersion(org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationWizardRuntimeAndCamelPageIT) Time elapsed: 0.111 sec
Results :
Failed tests:
FuseIntegrationProjectCreatorRunnableForOSESringBootIT.testOSESpringBootProjectCreation:29->FuseIntegrationProjectCreatorRunnableIT.testProjectCreation:188->FuseIntegrationProjectCreatorRunnableIT.launchDebug:390 [build/deployment failed, you can have a look to the file <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> for more information.]
Expecting:
<false>
to be equal to:
<true>
but was not.
Tests run: 98, Failures: 1, Errors: 0, Skipped: 17
java.lang.IllegalStateException: Job manager has been shut down.
at org.eclipse.core.internal.jobs.JobManager.schedule(JobManager.java:1240)
at org.eclipse.core.internal.jobs.InternalJob.schedule(InternalJob.java:382)
at org.eclipse.core.runtime.jobs.Job.schedule(Job.java:641)
at org.jboss.tools.foundation.checkup.internal.model.JVMProblemModel.scheduleDetectorJob(JVMProblemModel.java:83)
at org.jboss.tools.foundation.checkup.internal.log.JVMProblemLogListener.logging(JVMProblemLogListener.java:49)
at org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(RuntimeLog.java:161)
at org.eclipse.core.internal.runtime.PlatformLogWriter.logged(PlatformLogWriter.java:103)
at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.safeLogged(ExtendedLogReaderServiceFactory.java:88)
at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.log(ExtendedLogReaderServiceFactory.java:189)
at org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(ExtendedLogServiceFactory.java:65)
at org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(ExtendedLogServiceImpl.java:87)
at org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:54)
at org.eclipse.core.internal.runtime.PlatformLogWriter.logging(PlatformLogWriter.java:44)
at org.eclipse.core.internal.runtime.RuntimeLog.log(RuntimeLog.java:97)
at org.eclipse.core.internal.jobs.JobManager.doShutdown(JobManager.java:652)
at org.eclipse.core.internal.jobs.JobManager.shutdown(JobManager.java:277)
at org.eclipse.core.internal.jobs.JobActivator.stop(JobActivator.java:57)
at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:830)
at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:1)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.internal.framework.BundleContextImpl.stop(BundleContextImpl.java:823)
at org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker0(EquinoxBundle.java:946)
at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.stopWorker(EquinoxBundle.java:314)
at org.eclipse.osgi.container.Module.doStop(Module.java:636)
at org.eclipse.osgi.container.Module.stop(Module.java:498)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.decStartLevel(ModuleContainer.java:1661)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1580)
at org.eclipse.osgi.container.SystemModule.stopWorker(SystemModule.java:270)
at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule.stopWorker(EquinoxBundle.java:147)
at org.eclipse.osgi.container.Module.doStop(Module.java:636)
at org.eclipse.osgi.container.Module.stop(Module.java:498)
at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:202)
at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:165)
at java.lang.Thread.run(Thread.java:745)
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 [ 1.017 s]
[INFO] JBoss Fuse Tooling ................................. SUCCESS [ 2.208 s]
[INFO] JBoss Fuse Tooling :: Tools ........................ SUCCESS [ 0.011 s]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Camel Catalog Generator SUCCESS [ 3.776 s]
[INFO] JBoss Fuse Tooling :: Core ......................... SUCCESS [ 0.012 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins .............. SUCCESS [ 0.008 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation Core SUCCESS [ 30.029 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Preferences SUCCESS [ 0.253 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation UI SUCCESS [ 1.027 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Model Service API SUCCESS [ 1.171 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1.redhat-621084 Service Implementation SUCCESS [ 0.603 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1.redhat-621117 Service Implementation SUCCESS [ 0.519 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.0.redhat-630187 Service Implementation SUCCESS [ 0.807 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.0.redhat-630224 Service Implementation SUCCESS [ 0.824 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.3 Service Implementation SUCCESS [ 0.872 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.18.1.fuse-000025 Service Implementation SUCCESS [ 1.358 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Maven ..... SUCCESS [ 0.294 s]
[INFO] JBoss Fuse Tooling :: Camel Editor ................. SUCCESS [ 0.010 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins ...... SUCCESS [ 0.009 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Branding SUCCESS [ 0.663 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Validation SUCCESS [ 0.621 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Cheat Sheets SUCCESS [ 0.134 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Graph ..... SUCCESS [ 0.436 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Help ...... SUCCESS [ 1.558 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Imports ... SUCCESS [ 0.316 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Branding .. SUCCESS [ 0.093 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests ................ SUCCESS [ 0.008 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Tests SUCCESS [ 2.382 s]
[INFO] JBoss Fuse Tooling :: JMX .......................... SUCCESS [ 0.010 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins ............... SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Commons SUCCESS [ 0.394 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher SUCCESS [ 0.517 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Camel Editor SUCCESS [ 1.018 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Integration Tests SUCCESS [ 18.347 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Model Tests SUCCESS [ 9.523 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 0.719 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Tests SUCCESS [ 1.712 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project SUCCESS [ 0.467 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project Templates SUCCESS [ 1.626 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests ........ SUCCESS [ 0.010 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Integration Tests SUCCESS [05:36 min]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 20.558 s]
[INFO] JBoss Fuse Tooling :: Core :: Features ............. SUCCESS [ 0.014 s]
[INFO] JBoss Fuse Tooling :: Core :: Features :: Core Feature SUCCESS [ 0.363 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: XSD Catalogs SUCCESS [ 0.098 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher UI SUCCESS [ 0.396 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Tests SUCCESS [ 3.475 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Launcher Tests SUCCESS [ 1.809 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Launcher UI Tests SUCCESS [ 1.967 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Project Integration Tests SUCCESS [ 9.158 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Project Templates Tests SUCCESS [ 1.966 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Project Templates Integration Tests FAILURE [20: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: 30:00 min
[INFO] Finished at: 2017-01-24T11:16:28-05:00
[INFO] Final Memory: 460M/1842M
[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 <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> 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 :45
Killing Xvnc process ID 7477
Recording test results
7 years, 10 months
Build failed in Jenkins: Fuse-Tooling-9.1.x-Update-Site #90
by Fuse Jenkins
See <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
------------------------------------------
[...truncated 12312 lines...]
[INFO]
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.fusesource.ide.server.tests ---
[INFO] Building jar: <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.fusesource.ide.server.tests ---
[INFO] No baseline version MavenProject: org.fusesource.ide.servers:org.fusesource.ide.server.tests:9.1.0-SNAPSHOT @ <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO]
[INFO] --- tycho-source-feature-plugin:0.26.0:source-feature (source-feature) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (attached-p2-metadata) @ org.fusesource.ide.server.tests ---
[INFO] No baseline version MavenProject: org.fusesource.ide.servers:org.fusesource.ide.server.tests:9.1.0-SNAPSHOT @ <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO]
[INFO] --- repository-utils:0.26.1-SNAPSHOT:generate-repository-facade (generate-facade) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] --- tycho-surefire-plugin:0.26.0:test (default-test) @ org.fusesource.ide.server.tests ---
[INFO] Expected eclipse log file: <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> sp(a)xn--c/-bja.metadata/.log
[INFO] Command line:
[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.111-2.b15.el7_3.x86_64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:<https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...,> -XX:+HeapDumpOnOutOfMemoryError, -Dusage_reporting_enabled=false, -Dorg.jboss.tools.vpe.loadxulrunner=false, -Dosgi.clean=true, -jar, <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...,> -data, <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> sp@cé, -install, <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...,> -configuration, <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...,> -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...]>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.fusesource.ide.server.tests.bean.FuseESBServerBean6xIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec - in org.fusesource.ide.server.tests.bean.FuseESBServerBean6xIT
testFuseESB[0](org.fusesource.ide.server.tests.bean.FuseESBServerBean6xIT) Time elapsed: 0.022 sec
testFuseESB[1](org.fusesource.ide.server.tests.bean.FuseESBServerBean6xIT) Time elapsed: 0.002 sec
Running org.fusesource.ide.server.tests.bean.KarafServerBean3xIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.fusesource.ide.server.tests.bean.KarafServerBean3xIT
testKaraf[0](org.fusesource.ide.server.tests.bean.KarafServerBean3xIT) Time elapsed: 0.003 sec
Running org.fusesource.ide.server.tests.bean.KarafServerBean2xIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.fusesource.ide.server.tests.bean.KarafServerBean2xIT
testKaraf[0](org.fusesource.ide.server.tests.bean.KarafServerBean2xIT) Time elapsed: 0.002 sec
testKaraf[1](org.fusesource.ide.server.tests.bean.KarafServerBean2xIT) Time elapsed: 0.001 sec
Running org.fusesource.ide.server.tests.locator.KarafRuntime2xLocatorIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.fusesource.ide.server.tests.locator.KarafRuntime2xLocatorIT
testKaraf[0](org.fusesource.ide.server.tests.locator.KarafRuntime2xLocatorIT) Time elapsed: 0.016 sec
testKaraf[1](org.fusesource.ide.server.tests.locator.KarafRuntime2xLocatorIT) Time elapsed: 0.005 sec
Running org.fusesource.ide.server.tests.locator.KarafRuntime3xLocatorIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.fusesource.ide.server.tests.locator.KarafRuntime3xLocatorIT
testKaraf[0](org.fusesource.ide.server.tests.locator.KarafRuntime3xLocatorIT) Time elapsed: 0.008 sec
Running org.fusesource.ide.server.tests.locator.FuseESBRuntime6xLocatorIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.fusesource.ide.server.tests.locator.FuseESBRuntime6xLocatorIT
testFuseESB[0](org.fusesource.ide.server.tests.locator.FuseESBRuntime6xLocatorIT) Time elapsed: 0.006 sec
testFuseESB[1](org.fusesource.ide.server.tests.locator.FuseESBRuntime6xLocatorIT) Time elapsed: 0.004 sec
Results :
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
[INFO] All tests passed!
[INFO]
[INFO] --- tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.fusesource.ide.server.tests ---
[INFO] Installing <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> to <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO] Installing <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> to <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO] Installing <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> to <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO] Installing <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> to <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO] Installing <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> to <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO] Installing <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> to <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO] Installing <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> to <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:update-local-index (default-update-local-index) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Fuse Tooling :: Update Site 9.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.fusesource.ide.updatesite ---
[INFO] The project's OSGi version is 9.1.0.CR1-v20170120-1811-B90
[INFO]
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.fusesource.ide.updatesite ---
[INFO] Setting property 'skipTestsOrITests' to ''.
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (core-has-ui-deps) @ org.fusesource.ide.updatesite ---
[INFO] Downloading: http://repo.fusesource.com/nexus/content/groups/public-snapshots/org/jbos...
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (warn-no-snapshots-AMx) @ org.fusesource.ide.updatesite ---
[ERROR] Found property update.site.version = 9.1.0-SNAPSHOT.CR1
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots-Final) @ org.fusesource.ide.updatesite ---
[ERROR] Found property update.site.version = 9.1.0-SNAPSHOT.CR1
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (default) @ org.fusesource.ide.updatesite ---
[INFO] argLine set to -javaagent:<https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.fusesource.ide.updatesite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (compiletests) @ org.fusesource.ide.updatesite ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (test) @ org.fusesource.ide.updatesite ---
[INFO] No tests to run.
[INFO]
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-publisher-plugin:0.26.0:publish-products (default-publish-products) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-publisher-plugin:0.26.0:publish-categories (default-publish-categories) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-publisher-plugin:0.26.0:attach-artifacts (default-attach-artifacts) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-repository-plugin:0.26.0:assemble-repository (default-assemble-repository) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-repository-plugin:0.26.0:archive-repository (default-archive-repository) @ org.fusesource.ide.updatesite ---
[INFO] Building zip: <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO]
[INFO] --- tycho-source-feature-plugin:0.26.0:source-feature (source-feature) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (attached-p2-metadata) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- repository-utils:0.26.0:generate-repository-facade (generate-facade) @ org.fusesource.ide.updatesite ---
[INFO] Building zip: <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO]
[INFO] --- tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.fusesource.ide.updatesite ---
[INFO] Installing <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> to <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO] Installing <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> to <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO] Installing <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> to <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO] Installing <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> to <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:update-local-index (default-update-local-index) @ org.fusesource.ide.updatesite ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JBoss Fuse Tooling :: Build Configuration .......... SUCCESS [ 12.311 s]
[INFO] JBoss Fuse Tooling ................................. SUCCESS [ 21.112 s]
[INFO] JBoss Fuse Tooling :: Tools ........................ SUCCESS [ 0.013 s]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Camel Catalog Generator SUCCESS [ 49.639 s]
[INFO] JBoss Fuse Tooling :: Core ......................... SUCCESS [ 0.014 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins .............. SUCCESS [ 0.011 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation Core SUCCESS [ 41.687 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Preferences SUCCESS [ 0.279 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation UI SUCCESS [ 0.881 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Model Service API SUCCESS [ 10.602 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1.redhat-621084 Service Implementation SUCCESS [ 2.905 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1.redhat-621117 Service Implementation SUCCESS [ 1.910 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.0.redhat-630187 Service Implementation SUCCESS [ 17.820 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.0.redhat-630224 Service Implementation SUCCESS [ 16.674 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.3 Service Implementation SUCCESS [ 4.712 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.18.1.fuse-000025 Service Implementation SUCCESS [ 11.372 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Maven ..... SUCCESS [ 0.269 s]
[INFO] JBoss Fuse Tooling :: Camel Editor ................. SUCCESS [ 0.010 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins ...... SUCCESS [ 0.009 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Branding SUCCESS [ 0.575 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Validation SUCCESS [ 0.410 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Cheat Sheets SUCCESS [ 0.090 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Graph ..... SUCCESS [ 0.309 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Help ...... SUCCESS [ 3.842 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Imports ... SUCCESS [ 0.275 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Branding .. SUCCESS [ 0.090 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests ................ SUCCESS [ 0.009 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Tests SUCCESS [ 2.727 s]
[INFO] JBoss Fuse Tooling :: JMX .......................... SUCCESS [ 0.011 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins ............... SUCCESS [ 0.009 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Commons SUCCESS [ 0.430 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher SUCCESS [ 0.431 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Camel Editor SUCCESS [ 1.009 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Integration Tests SUCCESS [ 32.443 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Model Tests SUCCESS [ 8.322 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 0.542 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Tests SUCCESS [ 1.796 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project SUCCESS [ 0.435 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project Templates SUCCESS [ 3.587 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests ........ SUCCESS [ 0.010 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Integration Tests SUCCESS [05:29 min]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 17.549 s]
[INFO] JBoss Fuse Tooling :: Core :: Features ............. SUCCESS [ 0.010 s]
[INFO] JBoss Fuse Tooling :: Core :: Features :: Core Feature SUCCESS [ 0.331 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: XSD Catalogs SUCCESS [ 0.100 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher UI SUCCESS [ 0.408 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Tests SUCCESS [ 3.604 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Launcher Tests SUCCESS [ 1.776 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Launcher UI Tests SUCCESS [ 1.986 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Project Integration Tests SUCCESS [ 8.185 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Project Templates Tests SUCCESS [ 1.882 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Project Templates Integration Tests FAILURE [18:45 min]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Features ..... SUCCESS [ 0.010 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Features :: Camel Editor Feature SUCCESS [ 0.242 s]
[INFO] JBoss Fuse Tooling :: Data Transformation .......... SUCCESS [ 0.009 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins :: Core SUCCESS [ 2.240 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins :: Editor SUCCESS [ 0.869 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Features SUCCESS [ 0.010 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Features :: Data Transformation Feature SUCCESS [ 0.210 s]
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests . SUCCESS [ 0.008 s]
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests :: Core Transformation Tests SUCCESS [ 2.998 s]
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests :: Core Transformation Integration Tests SUCCESS [ 9.639 s]
[INFO] JBoss Fuse Tooling :: Editor Transformation :: Tests :: Editor Transformation Tests SUCCESS [ 1.761 s]
[INFO] JBoss Fuse Tooling :: Transformation Editor :: Tests :: Transformation Editor Integration Tests SUCCESS [ 10.509 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache ActiveMQ Facade SUCCESS [ 7.470 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache Camel Facade SUCCESS [ 0.462 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Diagram View SUCCESS [ 0.451 s]
[INFO] JBoss Fuse Tooling :: Server Adapters .............. SUCCESS [ 0.014 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins ... SUCCESS [ 0.010 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache Karaf Adapter Core SUCCESS [ 0.567 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache Karaf Facade SUCCESS [ 0.439 s]
[INFO] JBoss Fuse Tooling :: JMX :: Tests ................. SUCCESS [ 0.012 s]
[INFO] JBoss Fuse Tooling :: JMX :: Tests ::Camel ......... SUCCESS [ 1.657 s]
[INFO] JBoss Fuse Tooling :: JMX :: Integration Tests :: Camel SUCCESS [ 7.536 s]
[INFO] JBoss Fuse Tooling :: JMX :: Tests :: Commons ...... SUCCESS [ 1.731 s]
[INFO] JBoss Fuse Tooling :: JMX :: Tests :: Diagram ::View SUCCESS [ 1.942 s]
[INFO] JBoss Fuse Tooling :: JMX :: Features .............. SUCCESS [ 0.009 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Commons SUCCESS [ 0.264 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache Karaf Adapter UI SUCCESS [ 0.420 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: JBoss Fuse Adapter Core SUCCESS [ 0.335 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: JBoss Fuse Adapter UI SUCCESS [ 0.374 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Features .. SUCCESS [ 0.008 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Features :: Server Adapters Feature SUCCESS [ 0.212 s]
[INFO] JBoss Fuse Tooling :: JMX :: Features :: JMX Feature SUCCESS [ 0.240 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests ..... SUCCESS [ 0.023 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests :: Karaf Core Tests SUCCESS [ 1.717 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests :: Server Tests SUCCESS [ 10.017 s]
[INFO] JBoss Fuse Tooling :: Update Site .................. SUCCESS [ 9.582 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 38:21 min
[INFO] Finished at: 2017-01-20T14:24:08-05:00
[INFO] Final Memory: 393M/945M
[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 <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> 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 :51
Killing Xvnc process ID 14321
Archiving artifacts
Recording test results
7 years, 10 months
Build failed in Jenkins: Fuse-Tooling-pullrequest #821
by Fuse Jenkins
See <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
------------------------------------------
[...truncated 5133 lines...]
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection succeeded
isDeployment Finished? true
Maven output file path: <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection succeeded
isDeployment Finished? true
Maven output file path: <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection succeeded
isDeployment Finished? true
Tests run: 18, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 215.763 sec - 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: 24.715 sec
testCXFCodeFirstSpringProjectCreation[2.17.3](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) Time elapsed: 18.905 sec
testCXFCodeFirstBlueprintProjectCreation[2.17.0.redhat-630224](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) skipped
testCXFCodeFirstJavaProjectCreation[2.17.0.redhat-630224](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) Time elapsed: 23.865 sec
testCXFCodeFirstSpringProjectCreation[2.17.0.redhat-630224](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) Time elapsed: 21.795 sec
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.826 sec
testCXFCodeFirstSpringProjectCreation[2.15.1.redhat-621084](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) Time elapsed: 17.926 sec
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: 25.857 sec
testCXFCodeFirstSpringProjectCreation[2.17.0.redhat-630187](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) Time elapsed: 21.923 sec
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: 23.424 sec
testCXFCodeFirstSpringProjectCreation[2.15.1.redhat-621117](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) Time elapsed: 19.136 sec
testCXFCodeFirstBlueprintProjectCreation[2.18.1.fuse-000025](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) skipped
testCXFCodeFirstJavaProjectCreation[2.18.1.fuse-000025](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) skipped
testCXFCodeFirstSpringProjectCreation[2.18.1.fuse-000025](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) skipped
Running org.fusesource.ide.projecttemplates.tests.integration.util.camel.CamelFacetVersionChangeDelegateIT
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 21.655 sec <<< FAILURE! - in org.fusesource.ide.projecttemplates.tests.integration.util.camel.CamelFacetVersionChangeDelegateIT
testActiveMQUpdate(org.fusesource.ide.projecttemplates.tests.integration.util.camel.CamelFacetVersionChangeDelegateIT) Time elapsed: 20.948 sec <<< FAILURE!
java.lang.AssertionError:
Expecting:
<"5.11.0">
to be equal to:
<"5.11.0.fuse-000025">
but was not.
at org.fusesource.ide.projecttemplates.tests.integration.util.camel.CamelFacetVersionChangeDelegateIT.testUpdate(CamelFacetVersionChangeDelegateIT.java:73)
at org.fusesource.ide.projecttemplates.tests.integration.util.camel.CamelFacetVersionChangeDelegateIT.testActiveMQUpdate(CamelFacetVersionChangeDelegateIT.java:58)
testImportProjectWithRedhatUnknownQualifier(org.fusesource.ide.projecttemplates.tests.integration.util.camel.CamelFacetVersionChangeDelegateIT) Time elapsed: 0.706 sec
Running org.fusesource.ide.projecttemplates.tests.preferences.StagingRepositoriesPreferencePageIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 sec - in org.fusesource.ide.projecttemplates.tests.preferences.StagingRepositoriesPreferencePageIT
testStagingRepositoryPreferencePage(org.fusesource.ide.projecttemplates.tests.preferences.StagingRepositoriesPreferencePageIT) Time elapsed: 0.162 sec
testNewRepositoryDialog(org.fusesource.ide.projecttemplates.tests.preferences.StagingRepositoriesPreferencePageIT) Time elapsed: 0.039 sec
Running org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardRuntimeAndCamelPageIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec - in org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardRuntimeAndCamelPageIT
testValidationMessageForRuntimeWithoutCamel(org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardRuntimeAndCamelPageIT) Time elapsed: 0.071 sec
testValidationMessageClearedWhenRuntimeWithCorrectCamel(org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardRuntimeAndCamelPageIT) Time elapsed: 0.029 sec
testValidationMessageClearedWhenNoRuntimeCalled(org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardRuntimeAndCamelPageIT) Time elapsed: 0.001 sec
Running org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardTemplatePageIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 sec - in org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardTemplatePageIT
testDSLButtonsIntellisense(org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardTemplatePageIT) Time elapsed: 0.11 sec
Running org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationWizardRuntimeAndCamelPageIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 sec - in org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationWizardRuntimeAndCamelPageIT
testCompatibleCamelVersionSelectedForUnsupportedCommunityVersion(org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationWizardRuntimeAndCamelPageIT) Time elapsed: 0.117 sec
testCompatibleCamelVersionSelectedForUnsupportedBrandedVersion(org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationWizardRuntimeAndCamelPageIT) Time elapsed: 0.111 sec
testExactCamelVersionSelectedForBrandedVersion(org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationWizardRuntimeAndCamelPageIT) Time elapsed: 0.172 sec
Results :
Failed tests:
Expecting:
<"5.11.0">
to be equal to:
<"5.11.0.fuse-000025">
but was not.
Tests run: 98, Failures: 1, Errors: 0, Skipped: 17
java.lang.IllegalStateException: Job manager has been shut down.
at org.eclipse.core.internal.jobs.JobManager.schedule(JobManager.java:1240)
at org.eclipse.core.internal.jobs.InternalJob.schedule(InternalJob.java:382)
at org.eclipse.core.runtime.jobs.Job.schedule(Job.java:641)
at org.jboss.tools.foundation.checkup.internal.model.JVMProblemModel.scheduleDetectorJob(JVMProblemModel.java:83)
at org.jboss.tools.foundation.checkup.internal.log.JVMProblemLogListener.logging(JVMProblemLogListener.java:49)
at org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(RuntimeLog.java:161)
at org.eclipse.core.internal.runtime.PlatformLogWriter.logged(PlatformLogWriter.java:103)
at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.safeLogged(ExtendedLogReaderServiceFactory.java:88)
at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.log(ExtendedLogReaderServiceFactory.java:189)
at org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(ExtendedLogServiceFactory.java:65)
at org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(ExtendedLogServiceImpl.java:87)
at org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:54)
at org.eclipse.core.internal.runtime.PlatformLogWriter.logging(PlatformLogWriter.java:44)
at org.eclipse.core.internal.runtime.RuntimeLog.log(RuntimeLog.java:97)
at org.eclipse.core.internal.jobs.JobManager.doShutdown(JobManager.java:652)
at org.eclipse.core.internal.jobs.JobManager.shutdown(JobManager.java:277)
at org.eclipse.core.internal.jobs.JobActivator.stop(JobActivator.java:57)
at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:830)
at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:1)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.internal.framework.BundleContextImpl.stop(BundleContextImpl.java:823)
at org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker0(EquinoxBundle.java:946)
at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.stopWorker(EquinoxBundle.java:314)
at org.eclipse.osgi.container.Module.doStop(Module.java:636)
at org.eclipse.osgi.container.Module.stop(Module.java:498)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.decStartLevel(ModuleContainer.java:1661)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1580)
at org.eclipse.osgi.container.SystemModule.stopWorker(SystemModule.java:270)
at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule.stopWorker(EquinoxBundle.java:147)
at org.eclipse.osgi.container.Module.doStop(Module.java:636)
at org.eclipse.osgi.container.Module.stop(Module.java:498)
at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:202)
at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:165)
at java.lang.Thread.run(Thread.java:745)
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.241 s]
[INFO] JBoss Fuse Tooling ................................. SUCCESS [ 0.344 s]
[INFO] JBoss Fuse Tooling :: Tools ........................ SUCCESS [ 0.011 s]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Camel Catalog Generator SUCCESS [ 0.941 s]
[INFO] JBoss Fuse Tooling :: Core ......................... SUCCESS [ 0.012 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins .............. SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation Core SUCCESS [ 9.834 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Preferences SUCCESS [ 0.191 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation UI SUCCESS [ 0.860 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Model Service API SUCCESS [ 0.887 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1.redhat-621084 Service Implementation SUCCESS [ 0.485 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1.redhat-621117 Service Implementation SUCCESS [ 0.480 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.0.redhat-630187 Service Implementation SUCCESS [ 0.572 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.0.redhat-630224 Service Implementation SUCCESS [ 0.558 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.3 Service Implementation SUCCESS [ 0.709 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.18.1.fuse-000025 Service Implementation SUCCESS [ 1.007 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Maven ..... SUCCESS [ 0.262 s]
[INFO] JBoss Fuse Tooling :: Camel Editor ................. SUCCESS [ 0.008 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins ...... SUCCESS [ 0.008 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Branding SUCCESS [ 0.588 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Validation SUCCESS [ 0.341 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Cheat Sheets SUCCESS [ 0.084 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Graph ..... SUCCESS [ 0.344 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Help ...... SUCCESS [ 1.138 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Imports ... SUCCESS [ 0.269 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Branding .. SUCCESS [ 0.084 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests ................ SUCCESS [ 0.448 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Tests SUCCESS [ 2.493 s]
[INFO] JBoss Fuse Tooling :: JMX .......................... SUCCESS [ 0.010 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins ............... SUCCESS [ 0.011 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Commons SUCCESS [ 0.417 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher SUCCESS [ 0.395 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Camel Editor SUCCESS [ 1.044 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Integration Tests SUCCESS [ 16.514 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Model Tests SUCCESS [ 8.814 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 0.610 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Tests SUCCESS [ 1.629 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project SUCCESS [ 0.443 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project Templates SUCCESS [ 1.226 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests ........ SUCCESS [ 0.013 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Integration Tests SUCCESS [05:31 min]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 18.041 s]
[INFO] JBoss Fuse Tooling :: Core :: Features ............. SUCCESS [ 0.010 s]
[INFO] JBoss Fuse Tooling :: Core :: Features :: Core Feature SUCCESS [ 0.451 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: XSD Catalogs SUCCESS [ 0.098 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher UI SUCCESS [ 0.389 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Tests SUCCESS [ 3.608 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Launcher Tests SUCCESS [ 1.926 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Launcher UI Tests SUCCESS [ 1.807 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Project Integration Tests SUCCESS [ 8.771 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Project Templates Tests SUCCESS [ 1.927 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Project Templates Integration Tests FAILURE [18:51 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: 26:59 min
[INFO] Finished at: 2017-01-20T12:31:53-05:00
[INFO] Final Memory: 383M/1735M
[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 <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> 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 :30
Killing Xvnc process ID 2547
Recording test results
7 years, 10 months
Build failed in Jenkins: Fuse-Tooling-pullrequest #813
by Fuse Jenkins
See <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
Changes:
[github] Update Build.md
------------------------------------------
[...truncated 5572 lines...]
JMX connection attempt failed
JMX connection attempt failed
JMX connection succeeded
isDeployment Finished? true
Maven output file path: <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection succeeded
isDeployment Finished? false
JMX connection succeeded
isDeployment Finished? true
Maven output file path: <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection succeeded
isDeployment Finished? true
Maven output file path: <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection succeeded
isDeployment Finished? true
Tests run: 18, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 216.216 sec - 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: 26.498 sec
testCXFCodeFirstSpringProjectCreation[2.17.3](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) Time elapsed: 19.583 sec
testCXFCodeFirstBlueprintProjectCreation[2.17.0.redhat-630224](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) skipped
testCXFCodeFirstJavaProjectCreation[2.17.0.redhat-630224](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) Time elapsed: 23.504 sec
testCXFCodeFirstSpringProjectCreation[2.17.0.redhat-630224](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) Time elapsed: 20.344 sec
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.986 sec
testCXFCodeFirstSpringProjectCreation[2.15.1.redhat-621084](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) Time elapsed: 17.861 sec
testCXFCodeFirstBlueprintProjectCreation[2.18.1.redhat-000007](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) skipped
testCXFCodeFirstJavaProjectCreation[2.18.1.redhat-000007](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) skipped
testCXFCodeFirstSpringProjectCreation[2.18.1.redhat-000007](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) skipped
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: 26.217 sec
testCXFCodeFirstSpringProjectCreation[2.17.0.redhat-630187](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) Time elapsed: 19.745 sec
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: 24.229 sec
testCXFCodeFirstSpringProjectCreation[2.15.1.redhat-621117](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) Time elapsed: 19.878 sec
Running org.fusesource.ide.projecttemplates.tests.integration.util.camel.CamelFacetVersionChangeDelegateIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.88 sec - in org.fusesource.ide.projecttemplates.tests.integration.util.camel.CamelFacetVersionChangeDelegateIT
testActiveMQUpdate(org.fusesource.ide.projecttemplates.tests.integration.util.camel.CamelFacetVersionChangeDelegateIT) Time elapsed: 6.201 sec
testImportProjectWithRedhatUnknownQualifier(org.fusesource.ide.projecttemplates.tests.integration.util.camel.CamelFacetVersionChangeDelegateIT) Time elapsed: 0.679 sec
Running org.fusesource.ide.projecttemplates.tests.preferences.StagingRepositoriesPreferencePageIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 sec - in org.fusesource.ide.projecttemplates.tests.preferences.StagingRepositoriesPreferencePageIT
testStagingRepositoryPreferencePage(org.fusesource.ide.projecttemplates.tests.preferences.StagingRepositoriesPreferencePageIT) Time elapsed: 0.147 sec
testNewRepositoryDialog(org.fusesource.ide.projecttemplates.tests.preferences.StagingRepositoriesPreferencePageIT) Time elapsed: 0.039 sec
Running org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardRuntimeAndCamelPageIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.3 sec - in org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardRuntimeAndCamelPageIT
testValidationMessageForRuntimeWithoutCamel(org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardRuntimeAndCamelPageIT) Time elapsed: 0.076 sec
testValidationMessageClearedWhenRuntimeWithCorrectCamel(org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardRuntimeAndCamelPageIT) Time elapsed: 0.033 sec
testValidationMessageClearedWhenNoRuntimeCalled(org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardRuntimeAndCamelPageIT) Time elapsed: 0.001 sec
Running org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardTemplatePageIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 sec - in org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardTemplatePageIT
testDSLButtonsIntellisense(org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardTemplatePageIT) Time elapsed: 0.126 sec
Running org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationWizardRuntimeAndCamelPageIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 sec - in org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationWizardRuntimeAndCamelPageIT
testCompatibleCamelVersionSelectedForUnsupportedCommunityVersion(org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationWizardRuntimeAndCamelPageIT) Time elapsed: 0.132 sec
testCompatibleCamelVersionSelectedForUnsupportedBrandedVersion(org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationWizardRuntimeAndCamelPageIT) Time elapsed: 0.066 sec
testExactCamelVersionSelectedForBrandedVersion(org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationWizardRuntimeAndCamelPageIT) Time elapsed: 0.109 sec
Results :
Failed tests:
Expecting empty but was:<[{"severity"=2, "groupName"="referencedFileError(http://camel.apache.org/schema/spring/camel-spring.xsd)", "resource affected"="/tmp/junit6741403067515276067/folderForProjectOutsideWorkspaceLocation/src/main/resources/META-INF/spring/camel-context.xml", "message"="Referenced file contains errors (http://camel.apache.org/schema/spring/camel-spring.xsd). For more information, right click on the message in the Problems View and select "Show Details..."", "lineNumber"=1, "ValidationId"="org.eclipse.wst.xml.core.xml"}]>
Tests run: 98, Failures: 1, Errors: 0, Skipped: 17
java.lang.IllegalStateException: Job manager has been shut down.
at org.eclipse.core.internal.jobs.JobManager.schedule(JobManager.java:1240)
at org.eclipse.core.internal.jobs.InternalJob.schedule(InternalJob.java:382)
at org.eclipse.core.runtime.jobs.Job.schedule(Job.java:641)
at org.jboss.tools.foundation.checkup.internal.model.JVMProblemModel.scheduleDetectorJob(JVMProblemModel.java:83)
at org.jboss.tools.foundation.checkup.internal.log.JVMProblemLogListener.logging(JVMProblemLogListener.java:49)
at org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(RuntimeLog.java:161)
at org.eclipse.core.internal.runtime.PlatformLogWriter.logged(PlatformLogWriter.java:103)
at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.safeLogged(ExtendedLogReaderServiceFactory.java:88)
at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.log(ExtendedLogReaderServiceFactory.java:189)
at org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(ExtendedLogServiceFactory.java:65)
at org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(ExtendedLogServiceImpl.java:87)
at org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:54)
at org.eclipse.core.internal.runtime.PlatformLogWriter.logging(PlatformLogWriter.java:44)
at org.eclipse.core.internal.runtime.RuntimeLog.log(RuntimeLog.java:97)
at org.eclipse.core.internal.jobs.JobManager.doShutdown(JobManager.java:652)
at org.eclipse.core.internal.jobs.JobManager.shutdown(JobManager.java:277)
at org.eclipse.core.internal.jobs.JobActivator.stop(JobActivator.java:57)
at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:830)
at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:1)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.internal.framework.BundleContextImpl.stop(BundleContextImpl.java:823)
at org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker0(EquinoxBundle.java:946)
at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.stopWorker(EquinoxBundle.java:314)
at org.eclipse.osgi.container.Module.doStop(Module.java:636)
at org.eclipse.osgi.container.Module.stop(Module.java:498)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.decStartLevel(ModuleContainer.java:1661)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1580)
at org.eclipse.osgi.container.SystemModule.stopWorker(SystemModule.java:270)
at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule.stopWorker(EquinoxBundle.java:147)
at org.eclipse.osgi.container.Module.doStop(Module.java:636)
at org.eclipse.osgi.container.Module.stop(Module.java:498)
at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:202)
at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:165)
at java.lang.Thread.run(Thread.java:745)
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.254 s]
[INFO] JBoss Fuse Tooling ................................. SUCCESS [ 0.365 s]
[INFO] JBoss Fuse Tooling :: Tools ........................ SUCCESS [ 0.015 s]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Camel Catalog Generator SUCCESS [ 1.330 s]
[INFO] JBoss Fuse Tooling :: Core ......................... SUCCESS [ 0.017 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins .............. SUCCESS [ 0.014 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation Core SUCCESS [ 10.102 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Preferences SUCCESS [ 0.219 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation UI SUCCESS [ 0.881 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Model Service API SUCCESS [ 0.781 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1.redhat-621084 Service Implementation SUCCESS [ 0.545 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1.redhat-621117 Service Implementation SUCCESS [ 0.476 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.0.redhat-630187 Service Implementation SUCCESS [ 0.552 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.0.redhat-630224 Service Implementation SUCCESS [ 0.559 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.3 Service Implementation SUCCESS [ 0.564 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.18.1.redhat-000007 Service Implementation SUCCESS [ 1.009 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Maven ..... SUCCESS [ 0.322 s]
[INFO] JBoss Fuse Tooling :: Camel Editor ................. SUCCESS [ 0.009 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins ...... SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Branding SUCCESS [ 0.492 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Validation SUCCESS [ 0.354 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Cheat Sheets SUCCESS [ 0.090 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Graph ..... SUCCESS [ 0.295 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Help ...... SUCCESS [ 1.522 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Imports ... SUCCESS [ 0.321 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Branding .. SUCCESS [ 0.104 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests ................ SUCCESS [ 0.009 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Tests SUCCESS [ 2.328 s]
[INFO] JBoss Fuse Tooling :: JMX .......................... SUCCESS [ 0.009 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins ............... SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Commons SUCCESS [ 0.377 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher SUCCESS [ 0.406 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Camel Editor SUCCESS [ 1.028 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Integration Tests SUCCESS [ 16.133 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Model Tests SUCCESS [ 8.325 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 0.516 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Tests SUCCESS [ 1.668 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project SUCCESS [ 0.418 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project Templates SUCCESS [ 1.002 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests ........ SUCCESS [ 0.010 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Integration Tests SUCCESS [05:30 min]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 18.327 s]
[INFO] JBoss Fuse Tooling :: Core :: Features ............. SUCCESS [ 0.010 s]
[INFO] JBoss Fuse Tooling :: Core :: Features :: Core Feature SUCCESS [ 0.294 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: XSD Catalogs SUCCESS [ 0.088 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher UI SUCCESS [ 0.359 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Tests SUCCESS [ 3.392 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Launcher Tests SUCCESS [ 1.722 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Launcher UI Tests SUCCESS [ 2.011 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Project Integration Tests SUCCESS [ 8.072 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Project Templates Tests SUCCESS [ 1.831 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Project Templates Integration Tests FAILURE [18:14 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: 26:39 min
[INFO] Finished at: 2017-01-19T16:35:09-05:00
[INFO] Final Memory: 387M/1714M
[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 <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> 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 :69
Killing Xvnc process ID 15105
Recording test results
7 years, 10 months
Build failed in Jenkins: Fuse-Tooling-pullrequest #802
by Fuse Jenkins
See <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
------------------------------------------
[...truncated 5687 lines...]
Maven output file path: <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection succeeded
isDeployment Finished? true
Maven output file path: <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection succeeded
isDeployment Finished? false
JMX connection succeeded
isDeployment Finished? true
Maven output file path: <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection succeeded
isDeployment Finished? true
Tests run: 18, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 215.879 sec - 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: 27.06 sec
testCXFCodeFirstSpringProjectCreation[2.17.3](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) Time elapsed: 19.625 sec
testCXFCodeFirstBlueprintProjectCreation[2.17.0.redhat-630224](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) skipped
testCXFCodeFirstJavaProjectCreation[2.17.0.redhat-630224](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) Time elapsed: 23.194 sec
testCXFCodeFirstSpringProjectCreation[2.17.0.redhat-630224](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) Time elapsed: 20.44 sec
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: 16.846 sec
testCXFCodeFirstSpringProjectCreation[2.15.1.redhat-621084](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) Time elapsed: 17.395 sec
testCXFCodeFirstBlueprintProjectCreation[2.18.1.redhat-000007](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) skipped
testCXFCodeFirstJavaProjectCreation[2.18.1.redhat-000007](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) skipped
testCXFCodeFirstSpringProjectCreation[2.18.1.redhat-000007](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) skipped
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: 27.903 sec
testCXFCodeFirstSpringProjectCreation[2.17.0.redhat-630187](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) Time elapsed: 18.899 sec
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: 24.433 sec
testCXFCodeFirstSpringProjectCreation[2.15.1.redhat-621117](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) Time elapsed: 19.724 sec
Running org.fusesource.ide.projecttemplates.tests.integration.util.camel.CamelFacetVersionChangeDelegateIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.768 sec - in org.fusesource.ide.projecttemplates.tests.integration.util.camel.CamelFacetVersionChangeDelegateIT
testActiveMQUpdate(org.fusesource.ide.projecttemplates.tests.integration.util.camel.CamelFacetVersionChangeDelegateIT) Time elapsed: 6.069 sec
testImportProjectWithRedhatUnknownQualifier(org.fusesource.ide.projecttemplates.tests.integration.util.camel.CamelFacetVersionChangeDelegateIT) Time elapsed: 0.698 sec
Running org.fusesource.ide.projecttemplates.tests.preferences.StagingRepositoriesPreferencePageIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 sec - in org.fusesource.ide.projecttemplates.tests.preferences.StagingRepositoriesPreferencePageIT
testStagingRepositoryPreferencePage(org.fusesource.ide.projecttemplates.tests.preferences.StagingRepositoriesPreferencePageIT) Time elapsed: 0.135 sec
testNewRepositoryDialog(org.fusesource.ide.projecttemplates.tests.preferences.StagingRepositoriesPreferencePageIT) Time elapsed: 0.04 sec
Running org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardRuntimeAndCamelPageIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 sec - in org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardRuntimeAndCamelPageIT
testValidationMessageForRuntimeWithoutCamel(org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardRuntimeAndCamelPageIT) Time elapsed: 0.075 sec
testValidationMessageClearedWhenRuntimeWithCorrectCamel(org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardRuntimeAndCamelPageIT) Time elapsed: 0.03 sec
testValidationMessageClearedWhenNoRuntimeCalled(org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardRuntimeAndCamelPageIT) Time elapsed: 0.001 sec
Running org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardTemplatePageIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec - in org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardTemplatePageIT
testDSLButtonsIntellisense(org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardTemplatePageIT) Time elapsed: 0.097 sec
Running org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationWizardRuntimeAndCamelPageIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 sec - in org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationWizardRuntimeAndCamelPageIT
testCompatibleCamelVersionSelectedForUnsupportedCommunityVersion(org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationWizardRuntimeAndCamelPageIT) Time elapsed: 0.12 sec
testCompatibleCamelVersionSelectedForUnsupportedBrandedVersion(org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationWizardRuntimeAndCamelPageIT) Time elapsed: 0.069 sec
testExactCamelVersionSelectedForBrandedVersion(org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationWizardRuntimeAndCamelPageIT) Time elapsed: 0.113 sec
Results :
Failed tests:
Expecting empty but was:<[org.eclipse.core.internal.resources.Marker@31fb0ac0]>
Expecting empty but was:<[{"severity"=2, "groupName"="referencedFileError(http://camel.apache.org/schema/spring/camel-spring.xsd)", "resource affected"="<https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> sp@cé/FuseIntegrationProjectCreatorRunnableForSimpleIT-SimpleSpringProject-2.18.1.redhat-000007/src/main/resources/META-INF/spring/camel-context.xml", "message"="Referenced file contains errors (http://camel.apache.org/schema/spring/camel-spring.xsd). For more information, right click on the message in the Problems View and select "Show Details..."", "lineNumber"=1, "ValidationId"="org.eclipse.wst.xml.core.xml"}]>
Tests run: 98, Failures: 2, Errors: 0, Skipped: 17
java.lang.IllegalStateException: Job manager has been shut down.
at org.eclipse.core.internal.jobs.JobManager.schedule(JobManager.java:1240)
at org.eclipse.core.internal.jobs.InternalJob.schedule(InternalJob.java:382)
at org.eclipse.core.runtime.jobs.Job.schedule(Job.java:641)
at org.jboss.tools.foundation.checkup.internal.model.JVMProblemModel.scheduleDetectorJob(JVMProblemModel.java:83)
at org.jboss.tools.foundation.checkup.internal.log.JVMProblemLogListener.logging(JVMProblemLogListener.java:49)
at org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(RuntimeLog.java:161)
at org.eclipse.core.internal.runtime.PlatformLogWriter.logged(PlatformLogWriter.java:103)
at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.safeLogged(ExtendedLogReaderServiceFactory.java:88)
at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.log(ExtendedLogReaderServiceFactory.java:189)
at org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(ExtendedLogServiceFactory.java:65)
at org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(ExtendedLogServiceImpl.java:87)
at org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:54)
at org.eclipse.core.internal.runtime.PlatformLogWriter.logging(PlatformLogWriter.java:44)
at org.eclipse.core.internal.runtime.RuntimeLog.log(RuntimeLog.java:97)
at org.eclipse.core.internal.jobs.JobManager.doShutdown(JobManager.java:652)
at org.eclipse.core.internal.jobs.JobManager.shutdown(JobManager.java:277)
at org.eclipse.core.internal.jobs.JobActivator.stop(JobActivator.java:57)
at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:830)
at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:1)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.internal.framework.BundleContextImpl.stop(BundleContextImpl.java:823)
at org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker0(EquinoxBundle.java:946)
at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.stopWorker(EquinoxBundle.java:314)
at org.eclipse.osgi.container.Module.doStop(Module.java:636)
at org.eclipse.osgi.container.Module.stop(Module.java:498)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.decStartLevel(ModuleContainer.java:1661)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1580)
at org.eclipse.osgi.container.SystemModule.stopWorker(SystemModule.java:270)
at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule.stopWorker(EquinoxBundle.java:147)
at org.eclipse.osgi.container.Module.doStop(Module.java:636)
at org.eclipse.osgi.container.Module.stop(Module.java:498)
at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:202)
at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:165)
at java.lang.Thread.run(Thread.java:745)
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.238 s]
[INFO] JBoss Fuse Tooling ................................. SUCCESS [ 0.277 s]
[INFO] JBoss Fuse Tooling :: Tools ........................ SUCCESS [ 0.008 s]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Camel Catalog Generator SUCCESS [ 0.961 s]
[INFO] JBoss Fuse Tooling :: Core ......................... SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins .............. SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation Core SUCCESS [ 22.094 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Preferences SUCCESS [ 0.137 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation UI SUCCESS [ 0.757 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Model Service API SUCCESS [ 0.697 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1.redhat-621084 Service Implementation SUCCESS [ 0.497 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1.redhat-621117 Service Implementation SUCCESS [ 0.434 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.0.redhat-630187 Service Implementation SUCCESS [ 0.501 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.0.redhat-630224 Service Implementation SUCCESS [ 0.511 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.3 Service Implementation SUCCESS [ 0.613 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.18.1.redhat-000007 Service Implementation SUCCESS [ 1.716 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Maven ..... SUCCESS [ 0.275 s]
[INFO] JBoss Fuse Tooling :: Camel Editor ................. SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins ...... SUCCESS [ 0.005 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Branding SUCCESS [ 0.497 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Validation SUCCESS [ 0.316 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Cheat Sheets SUCCESS [ 0.038 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Graph ..... SUCCESS [ 0.246 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Help ...... SUCCESS [ 0.956 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Imports ... SUCCESS [ 0.214 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Branding .. SUCCESS [ 0.048 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests ................ SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Tests SUCCESS [ 2.316 s]
[INFO] JBoss Fuse Tooling :: JMX .......................... SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins ............... SUCCESS [ 0.004 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Commons SUCCESS [ 0.323 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher SUCCESS [ 0.345 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Camel Editor SUCCESS [ 0.938 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Integration Tests SUCCESS [ 16.075 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Model Tests SUCCESS [ 8.055 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 0.480 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Tests SUCCESS [ 1.709 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project SUCCESS [ 0.480 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project Templates SUCCESS [ 0.876 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests ........ SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Integration Tests SUCCESS [05:32 min]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 17.401 s]
[INFO] JBoss Fuse Tooling :: Core :: Features ............. SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: Core :: Features :: Core Feature SUCCESS [ 0.249 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: XSD Catalogs SUCCESS [ 0.040 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher UI SUCCESS [ 0.301 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Tests SUCCESS [ 3.560 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Launcher Tests SUCCESS [ 1.789 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Launcher UI Tests SUCCESS [ 1.814 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Project Integration Tests SUCCESS [ 7.982 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Project Templates Tests SUCCESS [ 1.876 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Project Templates Integration Tests FAILURE [17:50 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: 26:16 min
[INFO] Finished at: 2017-01-19T03:50:38-05:00
[INFO] Final Memory: 385M/1517M
[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 <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> 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 :95
Killing Xvnc process ID 32045
Recording test results
7 years, 10 months
Build failed in Jenkins: Fuse-Tooling-9.1.x-Update-Site #84
by Fuse Jenkins
See <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
Changes:
[Aurelien Pupier] FUSETOOLS-2238 - reenable the debug launch tests for SpringBoot template
------------------------------------------
[...truncated 11831 lines...]
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (compiletests) @ org.fusesource.ide.server.tests ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (test) @ org.fusesource.ide.server.tests ---
[INFO] No tests to run.
[INFO]
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.fusesource.ide.server.tests ---
[INFO] Building jar: <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO]
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.fusesource.ide.server.tests ---
[INFO] Building jar: <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] --- tycho-source-feature-plugin:0.26.0:source-feature (source-feature) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (attached-p2-metadata) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] --- repository-utils:0.25.0-SNAPSHOT:generate-repository-facade (generate-facade) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] --- tycho-surefire-plugin:0.26.0:test (default-test) @ org.fusesource.ide.server.tests ---
[INFO] Expected eclipse log file: <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> sp(a)xn--c/-bja.metadata/.log
[INFO] Command line:
[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.111-2.b15.el7_3.x86_64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:<https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...,> -XX:+HeapDumpOnOutOfMemoryError, -Dusage_reporting_enabled=false, -Dorg.jboss.tools.vpe.loadxulrunner=false, -Dosgi.clean=true, -jar, <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...,> -data, <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> sp@cé, -install, <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...,> -configuration, <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...,> -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...]>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.fusesource.ide.server.tests.bean.FuseESBServerBean6xIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec - in org.fusesource.ide.server.tests.bean.FuseESBServerBean6xIT
testFuseESB[0](org.fusesource.ide.server.tests.bean.FuseESBServerBean6xIT) Time elapsed: 0.02 sec
testFuseESB[1](org.fusesource.ide.server.tests.bean.FuseESBServerBean6xIT) Time elapsed: 0.001 sec
Running org.fusesource.ide.server.tests.bean.KarafServerBean3xIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.fusesource.ide.server.tests.bean.KarafServerBean3xIT
testKaraf[0](org.fusesource.ide.server.tests.bean.KarafServerBean3xIT) Time elapsed: 0.004 sec
Running org.fusesource.ide.server.tests.bean.KarafServerBean2xIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.fusesource.ide.server.tests.bean.KarafServerBean2xIT
testKaraf[0](org.fusesource.ide.server.tests.bean.KarafServerBean2xIT) Time elapsed: 0.002 sec
testKaraf[1](org.fusesource.ide.server.tests.bean.KarafServerBean2xIT) Time elapsed: 0.001 sec
Running org.fusesource.ide.server.tests.locator.KarafRuntime2xLocatorIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.fusesource.ide.server.tests.locator.KarafRuntime2xLocatorIT
testKaraf[0](org.fusesource.ide.server.tests.locator.KarafRuntime2xLocatorIT) Time elapsed: 0.016 sec
testKaraf[1](org.fusesource.ide.server.tests.locator.KarafRuntime2xLocatorIT) Time elapsed: 0.005 sec
Running org.fusesource.ide.server.tests.locator.KarafRuntime3xLocatorIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.fusesource.ide.server.tests.locator.KarafRuntime3xLocatorIT
testKaraf[0](org.fusesource.ide.server.tests.locator.KarafRuntime3xLocatorIT) Time elapsed: 0.008 sec
Running org.fusesource.ide.server.tests.locator.FuseESBRuntime6xLocatorIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.fusesource.ide.server.tests.locator.FuseESBRuntime6xLocatorIT
testFuseESB[0](org.fusesource.ide.server.tests.locator.FuseESBRuntime6xLocatorIT) Time elapsed: 0.006 sec
testFuseESB[1](org.fusesource.ide.server.tests.locator.FuseESBRuntime6xLocatorIT) Time elapsed: 0.004 sec
Results :
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
[INFO] All tests passed!
[INFO]
[INFO] --- tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.fusesource.ide.server.tests ---
[INFO] Installing <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> to <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO] Installing <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> to <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO] Installing <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> to <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO] Installing <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> to <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO] Installing <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> to <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO] Installing <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> to <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO] Installing <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> to <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:update-local-index (default-update-local-index) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Fuse Tooling :: Update Site 9.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.fusesource.ide.updatesite ---
[INFO] The project's OSGi version is 9.1.0.CI-v20170119-0952-B84
[INFO]
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.fusesource.ide.updatesite ---
[INFO] Setting property 'skipTestsOrITests' to ''.
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (default) @ org.fusesource.ide.updatesite ---
[INFO] argLine set to -javaagent:<https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.fusesource.ide.updatesite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (compiletests) @ org.fusesource.ide.updatesite ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (test) @ org.fusesource.ide.updatesite ---
[INFO] No tests to run.
[INFO]
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-publisher-plugin:0.26.0:publish-products (default-publish-products) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-publisher-plugin:0.26.0:publish-categories (default-publish-categories) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-publisher-plugin:0.26.0:attach-artifacts (default-attach-artifacts) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-repository-plugin:0.26.0:assemble-repository (default-assemble-repository) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-repository-plugin:0.26.0:archive-repository (default-archive-repository) @ org.fusesource.ide.updatesite ---
[INFO] Building zip: <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO]
[INFO] --- tycho-source-feature-plugin:0.26.0:source-feature (source-feature) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (attached-p2-metadata) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- repository-utils:0.26.0:generate-repository-facade (generate-facade) @ org.fusesource.ide.updatesite ---
[INFO] Building zip: <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO]
[INFO] --- tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.fusesource.ide.updatesite ---
[INFO] Installing <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> to <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO] Installing <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> to <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO] Installing <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> to <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO] Installing <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> to <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:update-local-index (default-update-local-index) @ org.fusesource.ide.updatesite ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JBoss Fuse Tooling :: Build Configuration .......... SUCCESS [ 11.599 s]
[INFO] JBoss Fuse Tooling ................................. SUCCESS [ 17.402 s]
[INFO] JBoss Fuse Tooling :: Tools ........................ SUCCESS [ 0.009 s]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Camel Catalog Generator SUCCESS [01:35 min]
[INFO] JBoss Fuse Tooling :: Core ......................... SUCCESS [ 0.010 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins .............. SUCCESS [ 0.008 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation Core SUCCESS [01:06 min]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Preferences SUCCESS [ 0.434 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation UI SUCCESS [ 1.118 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Model Service API SUCCESS [ 10.054 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1.redhat-621084 Service Implementation SUCCESS [ 2.640 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1.redhat-621117 Service Implementation SUCCESS [ 1.965 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.0.redhat-630187 Service Implementation SUCCESS [ 15.853 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.0.redhat-630224 Service Implementation SUCCESS [ 13.838 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.3 Service Implementation SUCCESS [ 5.143 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.18.1.redhat-000007 Service Implementation SUCCESS [ 16.261 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Maven ..... SUCCESS [ 0.521 s]
[INFO] JBoss Fuse Tooling :: Camel Editor ................. SUCCESS [ 0.008 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins ...... SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Branding SUCCESS [ 0.731 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Validation SUCCESS [ 0.613 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Cheat Sheets SUCCESS [ 0.320 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Graph ..... SUCCESS [ 0.554 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Help ...... SUCCESS [ 5.950 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Imports ... SUCCESS [ 0.582 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Branding .. SUCCESS [ 0.321 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests ................ SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Tests SUCCESS [ 2.666 s]
[INFO] JBoss Fuse Tooling :: JMX .......................... SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins ............... SUCCESS [ 0.011 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Commons SUCCESS [ 0.696 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher SUCCESS [ 0.680 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Camel Editor SUCCESS [ 1.302 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Integration Tests SUCCESS [ 36.225 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Model Tests SUCCESS [ 8.477 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 0.502 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Tests SUCCESS [ 1.718 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project SUCCESS [ 1.065 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project Templates SUCCESS [ 4.690 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests ........ SUCCESS [ 0.013 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Integration Tests SUCCESS [05:31 min]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 17.873 s]
[INFO] JBoss Fuse Tooling :: Core :: Features ............. SUCCESS [ 0.013 s]
[INFO] JBoss Fuse Tooling :: Core :: Features :: Core Feature SUCCESS [ 0.983 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: XSD Catalogs SUCCESS [ 0.773 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher UI SUCCESS [ 1.040 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Tests SUCCESS [ 3.395 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Launcher Tests SUCCESS [ 1.781 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Launcher UI Tests SUCCESS [ 1.883 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Project Integration Tests SUCCESS [ 8.268 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Project Templates Tests SUCCESS [ 1.784 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Project Templates Integration Tests FAILURE [18:27 min]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Features ..... SUCCESS [ 0.009 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Features :: Camel Editor Feature SUCCESS [ 0.489 s]
[INFO] JBoss Fuse Tooling :: Data Transformation .......... SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins :: Core SUCCESS [ 2.575 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins :: Editor SUCCESS [ 1.072 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Features SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Features :: Data Transformation Feature SUCCESS [ 0.466 s]
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests . SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests :: Core Transformation Tests SUCCESS [ 2.699 s]
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests :: Core Transformation Integration Tests SUCCESS [ 9.759 s]
[INFO] JBoss Fuse Tooling :: Editor Transformation :: Tests :: Editor Transformation Tests SUCCESS [ 1.743 s]
[INFO] JBoss Fuse Tooling :: Transformation Editor :: Tests :: Transformation Editor Integration Tests SUCCESS [ 10.419 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache ActiveMQ Facade SUCCESS [ 8.967 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache Camel Facade SUCCESS [ 0.667 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Diagram View SUCCESS [ 0.572 s]
[INFO] JBoss Fuse Tooling :: Server Adapters .............. SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins ... SUCCESS [ 0.004 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache Karaf Adapter Core SUCCESS [ 0.672 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache Karaf Facade SUCCESS [ 0.638 s]
[INFO] JBoss Fuse Tooling :: JMX :: Tests ................. SUCCESS [ 0.010 s]
[INFO] JBoss Fuse Tooling :: JMX :: Tests ::Camel ......... SUCCESS [ 1.523 s]
[INFO] JBoss Fuse Tooling :: JMX :: Integration Tests :: Camel SUCCESS [ 7.420 s]
[INFO] JBoss Fuse Tooling :: JMX :: Tests :: Commons ...... SUCCESS [ 1.661 s]
[INFO] JBoss Fuse Tooling :: JMX :: Tests :: Diagram ::View SUCCESS [ 1.790 s]
[INFO] JBoss Fuse Tooling :: JMX :: Features .............. SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Commons SUCCESS [ 0.534 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache Karaf Adapter UI SUCCESS [ 0.643 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: JBoss Fuse Adapter Core SUCCESS [ 0.564 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: JBoss Fuse Adapter UI SUCCESS [ 0.660 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Features .. SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Features :: Server Adapters Feature SUCCESS [ 0.655 s]
[INFO] JBoss Fuse Tooling :: JMX :: Features :: JMX Feature SUCCESS [ 0.460 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests ..... SUCCESS [ 0.005 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests :: Karaf Core Tests SUCCESS [ 1.685 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests :: Server Tests SUCCESS [ 10.078 s]
[INFO] JBoss Fuse Tooling :: Update Site .................. SUCCESS [ 9.813 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 40:34 min
[INFO] Finished at: 2017-01-19T05:21:55-05:00
[INFO] Final Memory: 360M/967M
[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 <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> 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 :62
Killing Xvnc process ID 32493
Archiving artifacts
Recording test results
7 years, 10 months
Build failed in Jenkins: Fuse-Tooling-9.1.x-Update-Site #75
by Fuse Jenkins
See <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
Changes:
[github] FUSETOOLS-2234 - allow Run as / Debug as Camel Context for SpringBoot…
------------------------------------------
[...truncated 13306 lines...]
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (compiletests) @ org.fusesource.ide.server.tests ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (test) @ org.fusesource.ide.server.tests ---
[INFO] No tests to run.
[INFO]
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.fusesource.ide.server.tests ---
[INFO] Building jar: <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO]
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.fusesource.ide.server.tests ---
[INFO] Building jar: <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] --- tycho-source-feature-plugin:0.26.0:source-feature (source-feature) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (attached-p2-metadata) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] --- repository-utils:0.25.0-SNAPSHOT:generate-repository-facade (generate-facade) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] --- tycho-surefire-plugin:0.26.0:test (default-test) @ org.fusesource.ide.server.tests ---
[INFO] Expected eclipse log file: <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> sp(a)xn--c/-bja.metadata/.log
[INFO] Command line:
[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.111-2.b15.el7_3.x86_64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:<https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...,> -XX:+HeapDumpOnOutOfMemoryError, -Dusage_reporting_enabled=false, -Dorg.jboss.tools.vpe.loadxulrunner=false, -Dosgi.clean=true, -jar, <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...,> -data, <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> sp@cé, -install, <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...,> -configuration, <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...,> -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...]>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.fusesource.ide.server.tests.bean.FuseESBServerBean6xIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec - in org.fusesource.ide.server.tests.bean.FuseESBServerBean6xIT
testFuseESB[0](org.fusesource.ide.server.tests.bean.FuseESBServerBean6xIT) Time elapsed: 0.022 sec
testFuseESB[1](org.fusesource.ide.server.tests.bean.FuseESBServerBean6xIT) Time elapsed: 0.001 sec
Running org.fusesource.ide.server.tests.bean.KarafServerBean3xIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.fusesource.ide.server.tests.bean.KarafServerBean3xIT
testKaraf[0](org.fusesource.ide.server.tests.bean.KarafServerBean3xIT) Time elapsed: 0.003 sec
Running org.fusesource.ide.server.tests.bean.KarafServerBean2xIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.fusesource.ide.server.tests.bean.KarafServerBean2xIT
testKaraf[0](org.fusesource.ide.server.tests.bean.KarafServerBean2xIT) Time elapsed: 0.002 sec
testKaraf[1](org.fusesource.ide.server.tests.bean.KarafServerBean2xIT) Time elapsed: 0.001 sec
Running org.fusesource.ide.server.tests.locator.KarafRuntime2xLocatorIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.fusesource.ide.server.tests.locator.KarafRuntime2xLocatorIT
testKaraf[0](org.fusesource.ide.server.tests.locator.KarafRuntime2xLocatorIT) Time elapsed: 0.016 sec
testKaraf[1](org.fusesource.ide.server.tests.locator.KarafRuntime2xLocatorIT) Time elapsed: 0.005 sec
Running org.fusesource.ide.server.tests.locator.KarafRuntime3xLocatorIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.fusesource.ide.server.tests.locator.KarafRuntime3xLocatorIT
testKaraf[0](org.fusesource.ide.server.tests.locator.KarafRuntime3xLocatorIT) Time elapsed: 0.008 sec
Running org.fusesource.ide.server.tests.locator.FuseESBRuntime6xLocatorIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.fusesource.ide.server.tests.locator.FuseESBRuntime6xLocatorIT
testFuseESB[0](org.fusesource.ide.server.tests.locator.FuseESBRuntime6xLocatorIT) Time elapsed: 0.006 sec
testFuseESB[1](org.fusesource.ide.server.tests.locator.FuseESBRuntime6xLocatorIT) Time elapsed: 0.004 sec
Results :
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
[INFO] All tests passed!
[INFO]
[INFO] --- tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.fusesource.ide.server.tests ---
[INFO] Installing <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> to <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO] Installing <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> to <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO] Installing <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> to <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO] Installing <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> to <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO] Installing <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> to <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO] Installing <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> to <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO] Installing <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> to <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:update-local-index (default-update-local-index) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Fuse Tooling :: Update Site 9.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.fusesource.ide.updatesite ---
[INFO] The project's OSGi version is 9.1.0.CI-v20170118-1128-B75
[INFO]
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.fusesource.ide.updatesite ---
[INFO] Setting property 'skipTestsOrITests' to ''.
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (default) @ org.fusesource.ide.updatesite ---
[INFO] argLine set to -javaagent:<https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.fusesource.ide.updatesite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (compiletests) @ org.fusesource.ide.updatesite ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (test) @ org.fusesource.ide.updatesite ---
[INFO] No tests to run.
[INFO]
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-publisher-plugin:0.26.0:publish-products (default-publish-products) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-publisher-plugin:0.26.0:publish-categories (default-publish-categories) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-publisher-plugin:0.26.0:attach-artifacts (default-attach-artifacts) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-repository-plugin:0.26.0:assemble-repository (default-assemble-repository) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-repository-plugin:0.26.0:archive-repository (default-archive-repository) @ org.fusesource.ide.updatesite ---
[INFO] Building zip: <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO]
[INFO] --- tycho-source-feature-plugin:0.26.0:source-feature (source-feature) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (attached-p2-metadata) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- repository-utils:0.26.0:generate-repository-facade (generate-facade) @ org.fusesource.ide.updatesite ---
[INFO] Building zip: <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO]
[INFO] --- tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.fusesource.ide.updatesite ---
[INFO] Installing <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> to <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO] Installing <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> to <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO] Installing <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> to <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO] Installing <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> to <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:update-local-index (default-update-local-index) @ org.fusesource.ide.updatesite ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JBoss Fuse Tooling :: Build Configuration .......... SUCCESS [ 13.306 s]
[INFO] JBoss Fuse Tooling ................................. SUCCESS [ 19.173 s]
[INFO] JBoss Fuse Tooling :: Tools ........................ SUCCESS [ 0.009 s]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Camel Catalog Generator SUCCESS [01:19 min]
[INFO] JBoss Fuse Tooling :: Core ......................... SUCCESS [ 0.009 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins .............. SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation Core SUCCESS [ 19.497 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Preferences SUCCESS [ 0.431 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation UI SUCCESS [ 1.086 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Model Service API SUCCESS [ 12.355 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1.redhat-621084 Service Implementation SUCCESS [ 3.583 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1.redhat-621117 Service Implementation SUCCESS [ 2.491 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.0.redhat-630187 Service Implementation SUCCESS [ 17.672 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.0.redhat-630224 Service Implementation SUCCESS [ 14.339 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.3 Service Implementation SUCCESS [ 5.126 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.18.1.redhat-000007 Service Implementation SUCCESS [ 20.039 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Maven ..... SUCCESS [ 0.491 s]
[INFO] JBoss Fuse Tooling :: Camel Editor ................. SUCCESS [ 0.041 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins ...... SUCCESS [ 0.008 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Branding SUCCESS [ 0.710 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Validation SUCCESS [ 0.609 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Cheat Sheets SUCCESS [ 0.320 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Graph ..... SUCCESS [ 0.585 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Help ...... SUCCESS [ 6.399 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Imports ... SUCCESS [ 1.038 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Branding .. SUCCESS [ 0.643 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests ................ SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Tests SUCCESS [ 2.675 s]
[INFO] JBoss Fuse Tooling :: JMX .......................... SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins ............... SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Commons SUCCESS [ 1.180 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher SUCCESS [ 1.162 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Camel Editor SUCCESS [ 2.112 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Integration Tests SUCCESS [01:00 min]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Model Tests SUCCESS [ 8.207 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 0.485 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Tests SUCCESS [ 1.733 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project SUCCESS [ 0.655 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project Templates SUCCESS [ 4.013 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests ........ SUCCESS [ 0.008 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Integration Tests SUCCESS [05:29 min]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 17.517 s]
[INFO] JBoss Fuse Tooling :: Core :: Features ............. SUCCESS [ 0.009 s]
[INFO] JBoss Fuse Tooling :: Core :: Features :: Core Feature SUCCESS [ 0.547 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: XSD Catalogs SUCCESS [ 0.321 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher UI SUCCESS [ 0.606 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Tests SUCCESS [ 3.392 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Launcher Tests SUCCESS [ 1.745 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Launcher UI Tests SUCCESS [ 1.821 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Project Integration Tests SUCCESS [ 8.224 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Project Templates Tests SUCCESS [ 1.836 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Project Templates Integration Tests FAILURE [22:33 min]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Features ..... SUCCESS [ 0.010 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Features :: Camel Editor Feature SUCCESS [ 0.469 s]
[INFO] JBoss Fuse Tooling :: Data Transformation .......... SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins :: Core SUCCESS [ 2.596 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins :: Editor SUCCESS [ 1.039 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Features SUCCESS [ 0.008 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Features :: Data Transformation Feature SUCCESS [ 0.439 s]
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests . SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests :: Core Transformation Tests SUCCESS [ 2.753 s]
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests :: Core Transformation Integration Tests SUCCESS [ 9.428 s]
[INFO] JBoss Fuse Tooling :: Editor Transformation :: Tests :: Editor Transformation Tests SUCCESS [ 1.691 s]
[INFO] JBoss Fuse Tooling :: Transformation Editor :: Tests :: Transformation Editor Integration Tests SUCCESS [ 10.325 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache ActiveMQ Facade SUCCESS [ 8.302 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache Camel Facade SUCCESS [ 0.681 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Diagram View SUCCESS [ 0.593 s]
[INFO] JBoss Fuse Tooling :: Server Adapters .............. SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins ... SUCCESS [ 0.005 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache Karaf Adapter Core SUCCESS [ 0.685 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache Karaf Facade SUCCESS [ 0.655 s]
[INFO] JBoss Fuse Tooling :: JMX :: Tests ................. SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: JMX :: Tests ::Camel ......... SUCCESS [ 1.522 s]
[INFO] JBoss Fuse Tooling :: JMX :: Integration Tests :: Camel SUCCESS [ 7.265 s]
[INFO] JBoss Fuse Tooling :: JMX :: Tests :: Commons ...... SUCCESS [ 1.728 s]
[INFO] JBoss Fuse Tooling :: JMX :: Tests :: Diagram ::View SUCCESS [ 1.776 s]
[INFO] JBoss Fuse Tooling :: JMX :: Features .............. SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Commons SUCCESS [ 0.543 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache Karaf Adapter UI SUCCESS [ 0.678 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: JBoss Fuse Adapter Core SUCCESS [ 0.588 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: JBoss Fuse Adapter UI SUCCESS [ 0.603 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Features .. SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Features :: Server Adapters Feature SUCCESS [ 0.440 s]
[INFO] JBoss Fuse Tooling :: JMX :: Features :: JMX Feature SUCCESS [ 0.473 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests ..... SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests :: Karaf Core Tests SUCCESS [ 1.765 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests :: Server Tests SUCCESS [ 10.084 s]
[INFO] JBoss Fuse Tooling :: Update Site .................. SUCCESS [ 9.250 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 43:56 min
[INFO] Finished at: 2017-01-18T07:01:43-05:00
[INFO] Final Memory: 383M/948M
[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 <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> 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 :66
Killing Xvnc process ID 24817
Archiving artifacts
Recording test results
7 years, 10 months
Build failed in Jenkins: Fuse-Tooling-pullrequest #798
by Fuse Jenkins
See <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
Changes:
[Lars Heinemann] FUSETOOLS-2238 - reenable the debug launch tests for SpringBoot template
------------------------------------------
[...truncated 5123 lines...]
Maven output file path: <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection succeeded
isDeployment Finished? true
Maven output file path: <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection succeeded
isDeployment Finished? true
Maven output file path: <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...>
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection succeeded
isDeployment Finished? true
Tests run: 18, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 216.448 sec - 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: 26.457 sec
testCXFCodeFirstSpringProjectCreation[2.17.3](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) Time elapsed: 20.529 sec
testCXFCodeFirstBlueprintProjectCreation[2.17.0.redhat-630224](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) skipped
testCXFCodeFirstJavaProjectCreation[2.17.0.redhat-630224](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) Time elapsed: 23.415 sec
testCXFCodeFirstSpringProjectCreation[2.17.0.redhat-630224](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) Time elapsed: 19.774 sec
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: 19.744 sec
testCXFCodeFirstSpringProjectCreation[2.15.1.redhat-621084](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) Time elapsed: 19.008 sec
testCXFCodeFirstBlueprintProjectCreation[2.18.1.redhat-000007](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) skipped
testCXFCodeFirstJavaProjectCreation[2.18.1.redhat-000007](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) skipped
testCXFCodeFirstSpringProjectCreation[2.18.1.redhat-000007](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) skipped
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: 23.504 sec
testCXFCodeFirstSpringProjectCreation[2.17.0.redhat-630187](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) Time elapsed: 19.019 sec
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: 24.141 sec
testCXFCodeFirstSpringProjectCreation[2.15.1.redhat-621117](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) Time elapsed: 20.469 sec
Running org.fusesource.ide.projecttemplates.tests.integration.util.camel.CamelFacetVersionChangeDelegateIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.598 sec - in org.fusesource.ide.projecttemplates.tests.integration.util.camel.CamelFacetVersionChangeDelegateIT
testActiveMQUpdate(org.fusesource.ide.projecttemplates.tests.integration.util.camel.CamelFacetVersionChangeDelegateIT) Time elapsed: 6.174 sec
testImportProjectWithRedhatUnknownQualifier(org.fusesource.ide.projecttemplates.tests.integration.util.camel.CamelFacetVersionChangeDelegateIT) Time elapsed: 0.424 sec
Running org.fusesource.ide.projecttemplates.tests.preferences.StagingRepositoriesPreferencePageIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 sec - in org.fusesource.ide.projecttemplates.tests.preferences.StagingRepositoriesPreferencePageIT
testStagingRepositoryPreferencePage(org.fusesource.ide.projecttemplates.tests.preferences.StagingRepositoriesPreferencePageIT) Time elapsed: 0.143 sec
testNewRepositoryDialog(org.fusesource.ide.projecttemplates.tests.preferences.StagingRepositoriesPreferencePageIT) Time elapsed: 0.042 sec
Running org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardRuntimeAndCamelPageIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 sec - in org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardRuntimeAndCamelPageIT
testValidationMessageForRuntimeWithoutCamel(org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardRuntimeAndCamelPageIT) Time elapsed: 0.067 sec
testValidationMessageClearedWhenRuntimeWithCorrectCamel(org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardRuntimeAndCamelPageIT) Time elapsed: 0.028 sec
testValidationMessageClearedWhenNoRuntimeCalled(org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardRuntimeAndCamelPageIT) Time elapsed: 0.001 sec
Running org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardTemplatePageIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec - in org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardTemplatePageIT
testDSLButtonsIntellisense(org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardTemplatePageIT) Time elapsed: 0.101 sec
Running org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationWizardRuntimeAndCamelPageIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 sec - in org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationWizardRuntimeAndCamelPageIT
testCompatibleCamelVersionSelectedForUnsupportedCommunityVersion(org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationWizardRuntimeAndCamelPageIT) Time elapsed: 0.122 sec
testCompatibleCamelVersionSelectedForUnsupportedBrandedVersion(org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationWizardRuntimeAndCamelPageIT) Time elapsed: 0.073 sec
testExactCamelVersionSelectedForBrandedVersion(org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationWizardRuntimeAndCamelPageIT) Time elapsed: 0.12 sec
Results :
Failed tests:
FuseIntegrationProjectCreatorRunnableForOSESringBootIT.testOSESpringBootProjectCreation:29->FuseIntegrationProjectCreatorRunnableIT.testProjectCreation:188->FuseIntegrationProjectCreatorRunnableIT.launchDebug:390 [build/deployment failed, you can have a look to the file <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> for more information.]
Expecting:
<false>
to be equal to:
<true>
but was not.
Tests run: 98, Failures: 1, Errors: 0, Skipped: 17
java.lang.IllegalStateException: Job manager has been shut down.
at org.eclipse.core.internal.jobs.JobManager.schedule(JobManager.java:1240)
at org.eclipse.core.internal.jobs.InternalJob.schedule(InternalJob.java:382)
at org.eclipse.core.runtime.jobs.Job.schedule(Job.java:641)
at org.jboss.tools.foundation.checkup.internal.model.JVMProblemModel.scheduleDetectorJob(JVMProblemModel.java:83)
at org.jboss.tools.foundation.checkup.internal.log.JVMProblemLogListener.logging(JVMProblemLogListener.java:49)
at org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(RuntimeLog.java:161)
at org.eclipse.core.internal.runtime.PlatformLogWriter.logged(PlatformLogWriter.java:103)
at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.safeLogged(ExtendedLogReaderServiceFactory.java:88)
at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.log(ExtendedLogReaderServiceFactory.java:189)
at org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(ExtendedLogServiceFactory.java:65)
at org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(ExtendedLogServiceImpl.java:87)
at org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:54)
at org.eclipse.core.internal.runtime.PlatformLogWriter.logging(PlatformLogWriter.java:44)
at org.eclipse.core.internal.runtime.RuntimeLog.log(RuntimeLog.java:97)
at org.eclipse.core.internal.jobs.JobManager.doShutdown(JobManager.java:652)
at org.eclipse.core.internal.jobs.JobManager.shutdown(JobManager.java:277)
at org.eclipse.core.internal.jobs.JobActivator.stop(JobActivator.java:57)
at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:830)
at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:1)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.internal.framework.BundleContextImpl.stop(BundleContextImpl.java:823)
at org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker0(EquinoxBundle.java:946)
at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.stopWorker(EquinoxBundle.java:314)
at org.eclipse.osgi.container.Module.doStop(Module.java:636)
at org.eclipse.osgi.container.Module.stop(Module.java:498)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.decStartLevel(ModuleContainer.java:1661)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1580)
at org.eclipse.osgi.container.SystemModule.stopWorker(SystemModule.java:270)
at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule.stopWorker(EquinoxBundle.java:147)
at org.eclipse.osgi.container.Module.doStop(Module.java:636)
at org.eclipse.osgi.container.Module.stop(Module.java:498)
at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:202)
at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:165)
at java.lang.Thread.run(Thread.java:745)
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.241 s]
[INFO] JBoss Fuse Tooling ................................. SUCCESS [ 0.250 s]
[INFO] JBoss Fuse Tooling :: Tools ........................ SUCCESS [ 0.008 s]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Camel Catalog Generator SUCCESS [ 0.838 s]
[INFO] JBoss Fuse Tooling :: Core ......................... SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins .............. SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation Core SUCCESS [ 6.568 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Preferences SUCCESS [ 0.132 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation UI SUCCESS [ 0.814 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Model Service API SUCCESS [ 0.691 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1.redhat-621084 Service Implementation SUCCESS [ 0.438 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1.redhat-621117 Service Implementation SUCCESS [ 0.438 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.0.redhat-630187 Service Implementation SUCCESS [ 0.514 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.0.redhat-630224 Service Implementation SUCCESS [ 0.627 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.3 Service Implementation SUCCESS [ 0.504 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.18.1.redhat-000007 Service Implementation SUCCESS [ 0.964 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Maven ..... SUCCESS [ 0.224 s]
[INFO] JBoss Fuse Tooling :: Camel Editor ................. SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins ...... SUCCESS [ 0.005 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Branding SUCCESS [ 0.464 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Validation SUCCESS [ 0.308 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Cheat Sheets SUCCESS [ 0.044 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Graph ..... SUCCESS [ 0.319 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Help ...... SUCCESS [ 0.935 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Imports ... SUCCESS [ 0.232 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Branding .. SUCCESS [ 0.043 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests ................ SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Tests SUCCESS [ 2.178 s]
[INFO] JBoss Fuse Tooling :: JMX .......................... SUCCESS [ 0.005 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins ............... SUCCESS [ 0.005 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Commons SUCCESS [ 0.331 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher SUCCESS [ 0.356 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Camel Editor SUCCESS [ 1.025 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Integration Tests SUCCESS [ 16.862 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Model Tests SUCCESS [ 8.568 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 0.572 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Tests SUCCESS [ 2.175 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project SUCCESS [ 0.384 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project Templates SUCCESS [ 0.896 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests ........ SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Integration Tests SUCCESS [05:32 min]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 17.794 s]
[INFO] JBoss Fuse Tooling :: Core :: Features ............. SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: Core :: Features :: Core Feature SUCCESS [ 0.258 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: XSD Catalogs SUCCESS [ 0.042 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher UI SUCCESS [ 0.315 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Tests SUCCESS [ 3.481 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Launcher Tests SUCCESS [ 1.684 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Launcher UI Tests SUCCESS [ 1.809 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Project Integration Tests SUCCESS [ 8.241 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Project Templates Tests SUCCESS [ 1.800 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Project Templates Integration Tests FAILURE [18:55 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: 26:57 min
[INFO] Finished at: 2017-01-18T11:27:29-05:00
[INFO] Final Memory: 436M/1680M
[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 <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...> 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 :95
Killing Xvnc process ID 10058
Recording test results
7 years, 10 months