Build failed in Jenkins: SwitchYard-Tools-2.2.x-Update-Site #33
by Fuse Jenkins
See <http://10.8.63.16/job/SwitchYard-Tools-2.2.x-Update-Site/33/changes>
Changes:
[github] FUSETOOLS-2018 - handle refresh case where adding/removing capabilities
------------------------------------------
[...truncated 35325 lines...]
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.execute(MavenExecutionContext.java:112)
at org.eclipse.m2e.core.internal.builder.MavenBuilder$BuildMethod$1.call(MavenBuilder.java:105)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.executeBare(MavenExecutionContext.java:176)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.execute(MavenExecutionContext.java:151)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.execute(MavenExecutionContext.java:99)
at org.eclipse.m2e.core.internal.builder.MavenBuilder$BuildMethod.execute(MavenBuilder.java:86)
at org.eclipse.m2e.core.internal.builder.MavenBuilder.build(MavenBuilder.java:200)
at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:735)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:206)
at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:246)
at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:301)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:304)
at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:263)
at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:403)
at org.eclipse.core.internal.resources.Project$1.run(Project.java:551)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2240)
at org.eclipse.core.internal.resources.Project.internalBuild(Project.java:529)
at org.eclipse.core.internal.resources.Project.build(Project.java:112)
at org.switchyard.tools.ui.tests.SwitchYardValidatorTest.ensureValidationErrorFoundAfterFullBuild(SwitchYardValidatorTest.java:143)
at org.switchyard.tools.ui.tests.SwitchYardValidatorTest.testWiringValidation(SwitchYardValidatorTest.java:78)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at junit.framework.TestCase.runTest(TestCase.java:176)
at org.eclipse.m2e.tests.common.AbstractMavenProjectTestCase.runTest(AbstractMavenProjectTestCase.java:576)
at junit.framework.TestCase.runBare(TestCase.java:141)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208)
at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:156)
at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:82)
at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:91)
at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4146)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:687)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:604)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138)
at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
Looking for FROM: {urn:org.switchyard.tools.tests:wiring-validation-tests:0.0.1-SNAPSHOT}testInOnlyMethod, TO: java:java.lang.String
Looking for FROM: java:int, TO: {urn:org.switchyard.tools.tests:wiring-validation-tests:0.0.1-SNAPSHOT}testInOutMethodResponse
!ENTRY org.switchyard.tools.ui 1 0 2016-09-13 23:05:46.477
!MESSAGE Service Interface cannot be loaded.
!STACK 0
java.lang.IllegalArgumentException: The interface has not been resolved: org.switchyard.tools.tests.wiring_validation_tests.UresolvableInterface Please check dependencies and classpath of the project.
at org.switchyard.tools.ui.SwitchYardModelUtils.getServiceInterface(SwitchYardModelUtils.java:273)
at org.switchyard.tools.ui.validation.WiringValidationContext.collectServiceInterfaces(WiringValidationContext.java:260)
at org.switchyard.tools.ui.validation.WiringValidationContext.<init>(WiringValidationContext.java:76)
at org.switchyard.tools.ui.validation.ServiceWiringConstraints.initialize(ServiceWiringConstraints.java:91)
at org.switchyard.tools.ui.validation.ServiceWiringConstraints.validate(ServiceWiringConstraints.java:71)
at org.eclipse.emf.validation.internal.util.JavaConstraintParser$ConstraintAdapter.validate(JavaConstraintParser.java:80)
at org.eclipse.emf.validation.internal.service.AbstractValidator.evaluateConstraints(AbstractValidator.java:241)
at org.eclipse.emf.validation.internal.service.BatchValidator.validate(BatchValidator.java:264)
at org.eclipse.emf.validation.internal.service.BatchValidator.validate(BatchValidator.java:211)
at org.eclipse.emf.validation.internal.service.BatchValidator.doValidate(BatchValidator.java:149)
at org.eclipse.emf.validation.internal.service.AbstractValidator.validate(AbstractValidator.java:147)
at org.eclipse.emf.validation.internal.service.BatchValidator.validate(BatchValidator.java:130)
at org.switchyard.tools.ui.validation.SwitchYardProjectValidator.validate(SwitchYardProjectValidator.java:148)
at org.eclipse.wst.validation.Validator$V2.validate(Validator.java:1158)
at org.eclipse.wst.validation.internal.ValManager.validate(ValManager.java:704)
at org.eclipse.wst.validation.internal.ValManager$1.visit(ValManager.java:665)
at org.eclipse.wst.validation.internal.ValManager.accept(ValManager.java:783)
at org.eclipse.wst.validation.internal.ValManager.validate(ValManager.java:669)
at org.eclipse.wst.validation.internal.ValidationRunner.execute(ValidationRunner.java:134)
at org.eclipse.wst.validation.internal.ValidationRunner.run(ValidationRunner.java:148)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2240)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2267)
at org.eclipse.wst.validation.internal.ValidationRunner.validate(ValidationRunner.java:67)
at org.eclipse.wst.validation.internal.ValidationRunner.validate(ValidationRunner.java:94)
at org.eclipse.wst.validation.ValidationFramework.validate(ValidationFramework.java:675)
at org.switchyard.tools.m2e.SwitchYardBuildParticipant.performBuild(SwitchYardBuildParticipant.java:129)
at org.switchyard.tools.m2e.SwitchYardBuildParticipant.build(SwitchYardBuildParticipant.java:65)
at org.eclipse.m2e.core.internal.builder.MavenBuilderImpl.build(MavenBuilderImpl.java:137)
at org.eclipse.m2e.core.internal.builder.MavenBuilder$1.method(MavenBuilder.java:172)
at org.eclipse.m2e.core.internal.builder.MavenBuilder$1.method(MavenBuilder.java:1)
at org.eclipse.m2e.core.internal.builder.MavenBuilder$BuildMethod$1$1.call(MavenBuilder.java:115)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.executeBare(MavenExecutionContext.java:176)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.execute(MavenExecutionContext.java:112)
at org.eclipse.m2e.core.internal.builder.MavenBuilder$BuildMethod$1.call(MavenBuilder.java:105)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.executeBare(MavenExecutionContext.java:176)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.execute(MavenExecutionContext.java:151)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.execute(MavenExecutionContext.java:99)
at org.eclipse.m2e.core.internal.builder.MavenBuilder$BuildMethod.execute(MavenBuilder.java:86)
at org.eclipse.m2e.core.internal.builder.MavenBuilder.build(MavenBuilder.java:200)
at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:735)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:206)
at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:246)
at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:301)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:304)
at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:263)
at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:403)
at org.eclipse.core.internal.resources.Project$1.run(Project.java:551)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2240)
at org.eclipse.core.internal.resources.Project.internalBuild(Project.java:529)
at org.eclipse.core.internal.resources.Project.build(Project.java:112)
at org.switchyard.tools.ui.tests.SwitchYardValidatorTest.ensureValidationErrorFoundAfterFullBuild(SwitchYardValidatorTest.java:143)
at org.switchyard.tools.ui.tests.SwitchYardValidatorTest.testWiringValidation(SwitchYardValidatorTest.java:83)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at junit.framework.TestCase.runTest(TestCase.java:176)
at org.eclipse.m2e.tests.common.AbstractMavenProjectTestCase.runTest(AbstractMavenProjectTestCase.java:576)
at junit.framework.TestCase.runBare(TestCase.java:141)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208)
at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:156)
at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:82)
at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:91)
at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4146)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:687)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:604)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138)
at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
Looking for FROM: java:int, TO: {urn:org.switchyard.tools.tests:wiring-validation-tests:0.0.1-SNAPSHOT}testInOutMethodResponse
Looking for FROM: {urn:org.switchyard.tools.tests:wiring-validation-tests:0.0.1-SNAPSHOT}testInOnlyMethod, TO: java:java.lang.String
TEST-SETUP: testCamelRouteValidation
[ERROR] Timeout 1200 s exceeded. Process was killed.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard: Tools Parent ........................... SUCCESS [ 43.906 s]
[INFO] SwitchYard: Eclipse Tools Parent ................... SUCCESS [ 1.513 s]
[INFO] SwitchYard: Eclipse Tools Plugins .................. SUCCESS [ 0.172 s]
[INFO] SwitchYard: SCA Core EMF Model Plugin .............. SUCCESS [ 8.779 s]
[INFO] SwitchYard: SCA Core EMF.EDIT Model Plugin ......... SUCCESS [ 0.309 s]
[INFO] SwitchYard: SCA 1.1 EMF Model Plugin ............... SUCCESS [ 0.925 s]
[INFO] SwitchYard: SCA 1.1 EMF.EDIT Model Plugin .......... SUCCESS [ 0.499 s]
[INFO] SwitchYard: SwitchYard EMF Model Plugin ............ SUCCESS [ 3.327 s]
[INFO] SwitchYard: Eclipse Tools Plugin ................... SUCCESS [ 0.193 s]
[INFO] SwitchYard: CXF Libraries Plugin ................... SUCCESS [ 50.458 s]
[INFO] SwitchYard: Eclipse XSD Catalog .................... SUCCESS [ 46.052 s]
[INFO] SwitchYard: Eclipse M2E Extensions ................. SUCCESS [ 1.992 s]
[INFO] SwitchYard: Eclipse Tools Core Plugin .............. SUCCESS [ 27.365 s]
[INFO] SwitchYard: Eclipse Tools UI Plugin ................ SUCCESS [ 45.953 s]
[INFO] SwitchYard: Eclipse Tools Debug Support ............ SUCCESS [ 3.741 s]
[INFO] SwitchYard: SwitchYard Configuration Editor Plugin . SUCCESS [ 7.178 s]
[INFO] SwitchYard: Eclipse BPMN2 Editor Extensions ........ SUCCESS [ 4.494 s]
[INFO] SwitchYard: BPEL Extensions ........................ SUCCESS [ 3.747 s]
[INFO] SwitchYard: Eclipse Tools Test Plugins ............. SUCCESS [ 0.152 s]
[INFO] SwitchYard: Eclipse M2E Extensions Plugin Tests .... SUCCESS [11:20 min]
[INFO] SwitchYard: Eclipse Tools UI Plugin Tests .......... FAILURE [21:40 min]
[INFO] Switchyard: Eclipse Tools Features ................. SKIPPED
[INFO] SwitchYard: Eclipse Tools Feature .................. SKIPPED
[INFO] SwitchYard: Eclipse SwitchYard BPEL Feature ........ SKIPPED
[INFO] SwitchYard: Eclipse SwitchYard BPMN2 Feature ....... SKIPPED
[INFO] SwitchYard: Eclipse Tools Update Site .............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 48:52 min
[INFO] Finished at: 2016-09-13T23:06:17-04:00
[INFO] Final Memory: 285M/797M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.23.1:test (default-test) on project org.switchyard.tools.ui.tests: An unexpected error occured while launching the test runtime (return code 143). See log for details. -> [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.switchyard.tools.ui.tests
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :99
Killing Xvnc process ID 15111
Archiving artifacts
Recording test results
8 years, 3 months
Build failed in Jenkins: SwitchYard-Tools-pullrequest #94
by Fuse Jenkins
See <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/94/>
------------------------------------------
[...truncated 34256 lines...]
Downloading: http://repository.jboss.org/nexus/content/groups/ea/org/switchyard/quicks...
Downloading: http://repository.jboss.org/nexus/content/groups/m2-release-proxy/org/swi...
4/20 KB
7/20 KB
11/20 KB
15/20 KB
19/20 KB
20/20 KB
Downloaded: http://repository.jboss.org/nexus/content/groups/m2-release-proxy/org/swi... (20 KB at 13.3 KB/sec)
[INFO] Unpacking <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/.repository/org/swi...> to <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/eclipse/tests/org.s...> with includes "**/*.java" and excludes ""
[INFO] Unpacking <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/.repository/org/swi...> to <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/eclipse/tests/org.s...> with includes "**/*.java" and excludes ""
[INFO]
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack-test-project-resources) @ org.switchyard.tools.m2e.tests ---
[INFO] Configured Artifact: org.switchyard.quickstarts:switchyard-bean-service:sources:2.1.0.Final:jar
[INFO] Configured Artifact: org.switchyard.quickstarts.demos:switchyard-demo-helpdesk:sources:2.1.0.Final:jar
[INFO] Unpacking <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/.repository/org/swi...> to <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/eclipse/tests/org.s...> with includes "" and excludes "**/*.java,**/META-INF/MANIFEST.MF"
[INFO] Unpacking <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/.repository/org/swi...> to <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/eclipse/tests/org.s...> with includes "" and excludes "**/*.java,**/META-INF/MANIFEST.MF"
[INFO]
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack-test-project-web-resources) @ org.switchyard.tools.m2e.tests ---
[INFO] Configured Artifact: org.switchyard.quickstarts.demos:switchyard-demo-helpdesk:2.1.0.Final:war
Downloading: http://repository.jboss.org/nexus/content/groups/ea/org/switchyard/quicks...
Downloading: http://repository.jboss.org/nexus/content/groups/m2-release-proxy/org/swi...
4/37 KB
7/37 KB
11/37 KB
15/37 KB
19/37 KB
20/37 KB
23/37 KB
27/37 KB
31/37 KB
35/37 KB
37/37 KB
Downloaded: http://repository.jboss.org/nexus/content/groups/m2-release-proxy/org/swi... (37 KB at 25.3 KB/sec)
[INFO] Unpacking <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/.repository/org/swi...> to <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/eclipse/tests/org.s...> with includes "" and excludes "WEB-INF/classes/**,META-INF/**"
[INFO]
[INFO] --- maven-dependency-plugin:2.10:copy (copy-test-project-poms) @ org.switchyard.tools.m2e.tests ---
[INFO] Configured Artifact: org.switchyard.quickstarts:switchyard-bean-service:2.1.0.Final:pom
Downloading: http://repository.jboss.org/nexus/content/groups/ea/org/switchyard/quicks...
Downloading: http://repository.jboss.org/nexus/content/groups/m2-release-proxy/org/swi...
4/12 KB
8/12 KB
9/12 KB
12/12 KB
Downloaded: http://repository.jboss.org/nexus/content/groups/m2-release-proxy/org/swi... (12 KB at 8.5 KB/sec)
[INFO] Configured Artifact: org.switchyard.quickstarts.demos:switchyard-demo-helpdesk:2.1.0.Final:pom
Downloading: http://repository.jboss.org/nexus/content/groups/ea/org/switchyard/quicks...
Downloading: http://repository.jboss.org/nexus/content/groups/m2-release-proxy/org/swi...
4/21 KB
8/21 KB
12/21 KB
16/21 KB
19/21 KB
21/21 KB
Downloaded: http://repository.jboss.org/nexus/content/groups/m2-release-proxy/org/swi... (21 KB at 14.4 KB/sec)
[INFO] Copying switchyard-bean-service-2.1.0.Final.pom to <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/eclipse/tests/org.s...>
[INFO] Copying switchyard-demo-helpdesk-2.1.0.Final.pom to <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/eclipse/tests/org.s...>
[INFO]
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack-test-validation-files) @ org.switchyard.tools.m2e.tests ---
[INFO] Configured Artifact: org.switchyard.quickstarts:switchyard-bean-service:2.1.0.Final:jar
Downloading: http://repository.jboss.org/nexus/content/groups/ea/org/switchyard/quicks...
Downloading: http://repository.jboss.org/nexus/content/groups/m2-release-proxy/org/swi...
4/18 KB
8/18 KB
9/18 KB
13/18 KB
17/18 KB
18/18 KB
Downloaded: http://repository.jboss.org/nexus/content/groups/m2-release-proxy/org/swi... (18 KB at 12.5 KB/sec)
[INFO] Configured Artifact: org.switchyard.quickstarts.demos:switchyard-demo-helpdesk:2.1.0.Final:war
[INFO] Unpacking <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/.repository/org/swi...> to <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/eclipse/tests/org.s...> with includes "META-INF/switchyard.xml,WEB-INF/switchyard.xml" and excludes ""
[INFO] Unpacking <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/.repository/org/swi...> to <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/eclipse/tests/org.s...> with includes "META-INF/switchyard.xml,WEB-INF/switchyard.xml" and excludes ""
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.switchyard.tools.m2e.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/eclipse/tests/org.s...>
[INFO]
[INFO] --- tycho-compiler-plugin:0.23.1:compile (default-compile) @ org.switchyard.tools.m2e.tests ---
[INFO] Compiling 2 source files to <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/eclipse/tests/org.s...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-direct-dependencies) @ org.switchyard.tools.m2e.tests ---
[INFO] Flag 'reportOnly' is set. Exceptions from rule will only be reported!
[INFO] Flag 'useClassesFromLastBuild' is set. Try to use existing output folder.
[INFO] Analyze dependencies of artifact 'org.switchyard.tools:org.switchyard.tools.m2e.tests:eclipse-test-plugin:2.1.0-SNAPSHOT'.
[INFO] No illegal transitive dependencies found in 'org.switchyard.tools:org.switchyard.tools.m2e.tests:eclipse-test-plugin:2.1.0-SNAPSHOT'.
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.switchyard.tools.m2e.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/eclipse/tests/org.s...>
[INFO]
[INFO] --- tycho-source-plugin:0.23.1:plugin-source (plugin-source) @ org.switchyard.tools.m2e.tests ---
[WARNING] bundle localization file <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/eclipse/tests/org.s...> not found
[WARNING] Bundle-Vendor header not found in <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/eclipse/tests/org.s...,> fallback to 'unknown' for source bundle
[INFO] Building jar: <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/eclipse/tests/org.s...>
[INFO]
[INFO] --- target-platform-configuration:0.23.1:target-platform (default-target-platform) @ org.switchyard.tools.m2e.tests ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.23.1:package-plugin (default-package-plugin) @ org.switchyard.tools.m2e.tests ---
[INFO] Building jar: <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/eclipse/tests/org.s...>
[INFO]
[INFO] --- tycho-p2-plugin:0.23.1:p2-metadata-default (default-p2-metadata-default) @ org.switchyard.tools.m2e.tests ---
[INFO]
[INFO] --- tycho-surefire-plugin:0.23.1:test (default-test) @ org.switchyard.tools.m2e.tests ---
[INFO] Expected eclipse log file: <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/eclipse/tests/org.s...>
[INFO] Command line:
[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.102-0.b14.el7.x86_64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -XX:MaxPermSize=256m, -Dusage_reporting_enabled=false, -DLOCAL_TEST_REPO=<http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/.repository,> -Dosgi.clean=true, -jar, <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/.repository/p2/osgi...,> -data, <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/eclipse/tests/org.s...,> -install, <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/eclipse/tests/org.s...,> -configuration, <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/eclipse/tests/org.s...,> -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/eclipse/tests/org.s...,> -product, org.eclipse.platform.ide, -pluginCustomization, <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/eclipse/tests/org.s...,> -consoleLog]
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.switchyard.tools.m2e.tests.SwitchYardConfigurationTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
TEST-SETUP: testBeanServiceQuickstart
!SESSION 2016-09-13 18:20:28.190 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_102
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/eclipse/tests/org.s...> -product org.eclipse.platform.ide -pluginCustomization <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/eclipse/tests/org.s...>
Command-line arguments: -data <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/eclipse/tests/org.s...> -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/eclipse/tests/org.s...> -product org.eclipse.platform.ide -pluginCustomization <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/eclipse/tests/org.s...> -consoleLog
!ENTRY org.eclipse.wst.common.project.facet.core 4 0 2016-09-13 18:21:28.864
!MESSAGE Project facet jboss.m2 has not been defined. It is used in plugin org.switchyard.tools.ui.
!ENTRY org.eclipse.wst.common.project.facet.core 4 0 2016-09-13 18:25:43.552
!MESSAGE Runtime component type org.jboss.ide.eclipse.as.runtime.stripped.component has not been defined. It is used in plugin org.switchyard.tools.ui.
!ENTRY org.eclipse.wst.common.project.facet.core 4 0 2016-09-13 18:25:43.552
!MESSAGE Runtime component type org.jboss.ide.eclipse.as.runtime.stripped.component has not been defined. It is used in plugin org.switchyard.tools.ui.
!ENTRY org.eclipse.wst.common.project.facet.core 4 0 2016-09-13 18:25:43.553
!MESSAGE Runtime component type org.jboss.ide.eclipse.as.runtime.stripped.component has not been defined. It is used in plugin org.switchyard.tools.ui.
!ENTRY org.eclipse.wst.common.project.facet.core 4 0 2016-09-13 18:25:43.553
!MESSAGE Runtime component type org.fusesource.ide.karaf.runtime.component has not been defined. It is used in plugin org.switchyard.tools.ui.
!ENTRY org.eclipse.wst.common.project.facet.core 4 0 2016-09-13 18:25:43.553
!MESSAGE Runtime component type org.fusesource.ide.fuseesb.runtime.component has not been defined. It is used in plugin org.switchyard.tools.ui.
!ENTRY org.eclipse.wst.common.project.facet.core 4 0 2016-09-13 18:25:43.553
!MESSAGE Runtime component type org.fusesource.ide.fuseesb.runtime.component has not been defined. It is used in plugin org.switchyard.tools.ui.
!ENTRY org.eclipse.wst.common.project.facet.core 4 0 2016-09-13 18:25:43.557
!MESSAGE Project facet wst.jsdt.web has not been defined. It is used in plugin org.eclipse.jst.server.core.
log4j:WARN No appenders could be found for logger (org.jboss.logging).
log4j:WARN Please initialize the log4j system properly.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 319.722 sec - in org.switchyard.tools.m2e.tests.SwitchYardConfigurationTest
testBeanServiceQuickstart(org.switchyard.tools.m2e.tests.SwitchYardConfigurationTest) Time elapsed: 318.722 sec
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
!ENTRY org.eclipse.m2e.core 4 -1 2016-09-13 18:25:53.707
!MESSAGE Could not lookup required component
!STACK 0
org.codehaus.plexus.component.repository.exception.ComponentLookupException: java.util.NoSuchElementException
role: org.apache.maven.execution.MavenExecutionRequestPopulator
roleHint:
at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:267)
at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:255)
at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:249)
at org.eclipse.m2e.core.internal.embedder.MavenImpl.lookup(MavenImpl.java:1270)
at org.eclipse.m2e.core.internal.embedder.MavenImpl.createExecutionRequest(MavenImpl.java:236)
at org.eclipse.m2e.core.internal.embedder.MavenImpl.createExecutionRequest(MavenImpl.java:211)
at org.eclipse.m2e.core.internal.embedder.MavenImpl.getMirrors(MavenImpl.java:1175)
at org.eclipse.m2e.core.internal.repository.RepositoryRegistry.updateRegistry(RepositoryRegistry.java:224)
at org.eclipse.m2e.core.internal.repository.RepositoryRegistryUpdateJob.run(RepositoryRegistryUpdateJob.java:47)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: java.util.NoSuchElementException
at java.util.Collections$EmptyIterator.next(Collections.java:4189)
at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:263)
... 9 more
!ENTRY org.eclipse.core.resources 2 10035 2016-09-13 18:25:54.022
!MESSAGE The workspace will exit with unsaved changes in this session.
[INFO] All tests passed!
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ org.switchyard.tools.m2e.tests ---
[INFO]
[INFO] --- maven-checkstyle-plugin:2.8:check (default-cli) @ org.switchyard.tools.m2e.tests ---
[INFO] Starting audit...
<http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/eclipse/tests/org.s...>:27:23: Name 'DEFAULT_TIMEOUT_MS' must match pattern '^_[a-z_][a-zA-Z0-9_]*$'.
Audit done.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard: Tools Parent ........................... SUCCESS [ 49.483 s]
[INFO] SwitchYard: Eclipse Tools Parent ................... SUCCESS [ 0.727 s]
[INFO] SwitchYard: Eclipse Tools Plugins .................. SUCCESS [ 0.169 s]
[INFO] SwitchYard: SCA Core EMF Model Plugin .............. SUCCESS [ 9.315 s]
[INFO] SwitchYard: SCA Core EMF.EDIT Model Plugin ......... SUCCESS [ 0.291 s]
[INFO] SwitchYard: SCA 1.1 EMF Model Plugin ............... SUCCESS [ 0.948 s]
[INFO] SwitchYard: SCA 1.1 EMF.EDIT Model Plugin .......... SUCCESS [ 0.479 s]
[INFO] SwitchYard: SwitchYard EMF Model Plugin ............ SUCCESS [ 3.185 s]
[INFO] SwitchYard: Eclipse Tools Plugin ................... SUCCESS [ 0.181 s]
[INFO] SwitchYard: CXF Libraries Plugin ................... SUCCESS [ 51.319 s]
[INFO] SwitchYard: Eclipse XSD Catalog .................... SUCCESS [ 18.076 s]
[INFO] SwitchYard: Eclipse M2E Extensions ................. SUCCESS [ 1.818 s]
[INFO] SwitchYard: Eclipse Tools Core Plugin .............. SUCCESS [ 18.885 s]
[INFO] SwitchYard: Eclipse Tools UI Plugin ................ SUCCESS [ 41.983 s]
[INFO] SwitchYard: Eclipse Tools Debug Support ............ SUCCESS [ 3.514 s]
[INFO] SwitchYard: SwitchYard Configuration Editor Plugin . SUCCESS [ 7.032 s]
[INFO] SwitchYard: Eclipse BPMN2 Editor Extensions ........ SUCCESS [ 4.151 s]
[INFO] SwitchYard: BPEL Extensions ........................ SUCCESS [ 3.642 s]
[INFO] SwitchYard: Eclipse Tools Test Plugins ............. SUCCESS [ 0.249 s]
[INFO] SwitchYard: Eclipse M2E Extensions Plugin Tests .... FAILURE [05:42 min]
[INFO] SwitchYard: Eclipse Tools UI Plugin Tests .......... SKIPPED
[INFO] Switchyard: Eclipse Tools Features ................. SKIPPED
[INFO] SwitchYard: Eclipse Tools Feature .................. SKIPPED
[INFO] SwitchYard: Eclipse SwitchYard BPEL Feature ........ SKIPPED
[INFO] SwitchYard: Eclipse SwitchYard BPMN2 Feature ....... SKIPPED
[INFO] SwitchYard: Eclipse Tools Update Site .............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21:29 min
[INFO] Finished at: 2016-09-13T18:25:54-04:00
[INFO] Final Memory: 291M/1553M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.8:check (default-cli) on project org.switchyard.tools.m2e.tests: Failed during checkstyle execution: There are 1 checkstyle errors. -> [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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :org.switchyard.tools.m2e.tests
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :42
Killing Xvnc process ID 10255
8 years, 3 months
Build failed in Jenkins: SwitchYard-Tools-pullrequest #88
by Fuse Jenkins
See <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/88/changes>
Changes:
[Brian Fitzpatrick] FUSETOOLS-2092 - Fix NPE In Validation (#611)
[Brian Fitzpatrick] FUSETOOLS-2018 - handle refresh case where adding/removing capabilities
------------------------------------------
[...truncated 35510 lines...]
at org.eclipse.core.internal.resources.Resource$1.visitElement(Resource.java:83)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:82)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.iterate(ElementTreeIterator.java:129)
at org.eclipse.core.internal.resources.Resource.accept(Resource.java:93)
at org.eclipse.core.internal.resources.Resource.accept(Resource.java:51)
at org.eclipse.core.internal.resources.Resource.accept(Resource.java:116)
at org.eclipse.core.internal.resources.Resource.accept(Resource.java:104)
at org.eclipse.wst.validation.internal.ValBuilderJob.fullBuild(ValBuilderJob.java:219)
at org.eclipse.wst.validation.internal.ValBuilderJob.run(ValBuilderJob.java:178)
at org.eclipse.wst.validation.internal.ValBuilderJob.runInWorkspace(ValBuilderJob.java:126)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:39)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!ENTRY org.fusesource.ide.camel.model.service.core 4 0 2016-09-13 13:12:56.799
!MESSAGE Error loading Camel XML file from <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/eclipse/tests/org.s...>
!STACK 0
java.util.NoSuchElementException
at java.util.HashMap$HashIterator.nextNode(HashMap.java:1439)
at java.util.HashMap$KeyIterator.next(HashMap.java:1461)
at org.fusesource.ide.camel.model.service.core.catalog.CamelModelFactory.getLatestCamelVersion(CamelModelFactory.java:102)
at org.fusesource.ide.camel.model.service.core.model.AbstractCamelModelElement.getEipByName(AbstractCamelModelElement.java:1263)
at org.fusesource.ide.camel.model.service.core.model.AbstractCamelModelElement.<init>(AbstractCamelModelElement.java:99)
at org.fusesource.ide.camel.model.service.core.model.CamelContextElement.<init>(CamelContextElement.java:49)
at org.fusesource.ide.camel.model.service.core.io.CamelIOHandler.readDocumentToModel(CamelIOHandler.java:153)
at org.fusesource.ide.camel.model.service.core.io.CamelIOHandler.loadCamelModel(CamelIOHandler.java:110)
at org.fusesource.ide.camel.model.service.core.io.CamelIOHandler.loadCamelModel(CamelIOHandler.java:71)
at org.fusesource.ide.camel.validation.xml.XMLCamelRoutesValidator.loadCamelFile(XMLCamelRoutesValidator.java:65)
at org.fusesource.ide.camel.validation.xml.XMLCamelRoutesValidator.validate(XMLCamelRoutesValidator.java:50)
at org.eclipse.wst.validation.Validator$V2.validate(Validator.java:1158)
at org.eclipse.wst.validation.internal.ValManager.validate(ValManager.java:704)
at org.eclipse.wst.validation.internal.ValManager$1.visit(ValManager.java:665)
at org.eclipse.wst.validation.internal.ValManager.accept(ValManager.java:783)
at org.eclipse.wst.validation.internal.ValManager.validate(ValManager.java:669)
at org.eclipse.wst.validation.internal.ValBuilderJob$Visitor.visit(ValBuilderJob.java:299)
at org.eclipse.core.internal.resources.Resource$2.visit(Resource.java:119)
at org.eclipse.core.internal.resources.Resource$1.visitElement(Resource.java:83)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:82)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.iterate(ElementTreeIterator.java:129)
at org.eclipse.core.internal.resources.Resource.accept(Resource.java:93)
at org.eclipse.core.internal.resources.Resource.accept(Resource.java:51)
at org.eclipse.core.internal.resources.Resource.accept(Resource.java:116)
at org.eclipse.core.internal.resources.Resource.accept(Resource.java:104)
at org.eclipse.wst.validation.internal.ValBuilderJob.fullBuild(ValBuilderJob.java:219)
at org.eclipse.wst.validation.internal.ValBuilderJob.run(ValBuilderJob.java:178)
at org.eclipse.wst.validation.internal.ValBuilderJob.runInWorkspace(ValBuilderJob.java:126)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:39)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!ENTRY org.fusesource.ide.camel.model.service.core 4 0 2016-09-13 13:12:56.812
!MESSAGE Error loading Camel XML file from <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/eclipse/tests/org.s...>
!STACK 0
java.util.NoSuchElementException
at java.util.HashMap$HashIterator.nextNode(HashMap.java:1439)
at java.util.HashMap$KeyIterator.next(HashMap.java:1461)
at org.fusesource.ide.camel.model.service.core.catalog.CamelModelFactory.getLatestCamelVersion(CamelModelFactory.java:102)
at org.fusesource.ide.camel.model.service.core.model.AbstractCamelModelElement.getEipByName(AbstractCamelModelElement.java:1263)
at org.fusesource.ide.camel.model.service.core.model.AbstractCamelModelElement.<init>(AbstractCamelModelElement.java:99)
at org.fusesource.ide.camel.model.service.core.model.CamelContextElement.<init>(CamelContextElement.java:49)
at org.fusesource.ide.camel.model.service.core.io.CamelIOHandler.readDocumentToModel(CamelIOHandler.java:153)
at org.fusesource.ide.camel.model.service.core.io.CamelIOHandler.loadCamelModel(CamelIOHandler.java:110)
at org.fusesource.ide.camel.model.service.core.io.CamelIOHandler.loadCamelModel(CamelIOHandler.java:71)
at org.fusesource.ide.camel.validation.xml.XMLCamelRoutesValidator.loadCamelFile(XMLCamelRoutesValidator.java:65)
at org.fusesource.ide.camel.validation.xml.XMLCamelRoutesValidator.validate(XMLCamelRoutesValidator.java:50)
at org.eclipse.wst.validation.Validator$V2.validate(Validator.java:1158)
at org.eclipse.wst.validation.internal.ValManager.validate(ValManager.java:704)
at org.eclipse.wst.validation.internal.ValManager$1.visit(ValManager.java:665)
at org.eclipse.wst.validation.internal.ValManager.accept(ValManager.java:783)
at org.eclipse.wst.validation.internal.ValManager.validate(ValManager.java:669)
at org.eclipse.wst.validation.internal.ValBuilderJob$Visitor.visit(ValBuilderJob.java:299)
at org.eclipse.core.internal.resources.Resource$2.visit(Resource.java:119)
at org.eclipse.core.internal.resources.Resource$1.visitElement(Resource.java:83)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:82)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.iterate(ElementTreeIterator.java:129)
at org.eclipse.core.internal.resources.Resource.accept(Resource.java:93)
at org.eclipse.core.internal.resources.Resource.accept(Resource.java:51)
at org.eclipse.core.internal.resources.Resource.accept(Resource.java:116)
at org.eclipse.core.internal.resources.Resource.accept(Resource.java:104)
at org.eclipse.wst.validation.internal.ValBuilderJob.fullBuild(ValBuilderJob.java:219)
at org.eclipse.wst.validation.internal.ValBuilderJob.run(ValBuilderJob.java:178)
at org.eclipse.wst.validation.internal.ValBuilderJob.runInWorkspace(ValBuilderJob.java:126)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:39)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!ENTRY org.fusesource.ide.camel.model.service.core 4 0 2016-09-13 13:13:00.030
!MESSAGE Error loading Camel XML file from <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/eclipse/tests/org.s...>
!STACK 0
java.util.NoSuchElementException
at java.util.HashMap$HashIterator.nextNode(HashMap.java:1439)
at java.util.HashMap$KeyIterator.next(HashMap.java:1461)
at org.fusesource.ide.camel.model.service.core.catalog.CamelModelFactory.getLatestCamelVersion(CamelModelFactory.java:102)
at org.fusesource.ide.camel.model.service.core.model.AbstractCamelModelElement.getEipByName(AbstractCamelModelElement.java:1263)
at org.fusesource.ide.camel.model.service.core.model.AbstractCamelModelElement.<init>(AbstractCamelModelElement.java:99)
at org.fusesource.ide.camel.model.service.core.model.CamelContextElement.<init>(CamelContextElement.java:49)
at org.fusesource.ide.camel.model.service.core.io.CamelIOHandler.readDocumentToModel(CamelIOHandler.java:153)
at org.fusesource.ide.camel.model.service.core.io.CamelIOHandler.loadCamelModel(CamelIOHandler.java:110)
at org.fusesource.ide.camel.model.service.core.io.CamelIOHandler.loadCamelModel(CamelIOHandler.java:71)
at org.fusesource.ide.camel.validation.xml.XMLCamelRoutesValidator.loadCamelFile(XMLCamelRoutesValidator.java:65)
at org.fusesource.ide.camel.validation.xml.XMLCamelRoutesValidator.validate(XMLCamelRoutesValidator.java:50)
at org.eclipse.wst.validation.Validator$V2.validate(Validator.java:1158)
at org.eclipse.wst.validation.internal.ValManager.validate(ValManager.java:704)
at org.eclipse.wst.validation.internal.ValManager$1.visit(ValManager.java:665)
at org.eclipse.wst.validation.internal.ValManager.accept(ValManager.java:783)
at org.eclipse.wst.validation.internal.ValManager.validate(ValManager.java:669)
at org.eclipse.wst.validation.internal.ValBuilderJob$Visitor.visit(ValBuilderJob.java:299)
at org.eclipse.core.internal.resources.Resource$2.visit(Resource.java:119)
at org.eclipse.core.internal.resources.Resource$1.visitElement(Resource.java:83)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:82)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.iterate(ElementTreeIterator.java:129)
at org.eclipse.core.internal.resources.Resource.accept(Resource.java:93)
at org.eclipse.core.internal.resources.Resource.accept(Resource.java:51)
at org.eclipse.core.internal.resources.Resource.accept(Resource.java:116)
at org.eclipse.core.internal.resources.Resource.accept(Resource.java:104)
at org.eclipse.wst.validation.internal.ValBuilderJob.fullBuild(ValBuilderJob.java:219)
at org.eclipse.wst.validation.internal.ValBuilderJob.run(ValBuilderJob.java:178)
at org.eclipse.wst.validation.internal.ValBuilderJob.runInWorkspace(ValBuilderJob.java:126)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:39)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!ENTRY org.fusesource.ide.camel.model.service.core 4 0 2016-09-13 13:13:00.041
!MESSAGE Error loading Camel XML file from <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/eclipse/tests/org.s...>
!STACK 0
java.util.NoSuchElementException
at java.util.HashMap$HashIterator.nextNode(HashMap.java:1439)
at java.util.HashMap$KeyIterator.next(HashMap.java:1461)
at org.fusesource.ide.camel.model.service.core.catalog.CamelModelFactory.getLatestCamelVersion(CamelModelFactory.java:102)
at org.fusesource.ide.camel.model.service.core.model.AbstractCamelModelElement.getEipByName(AbstractCamelModelElement.java:1263)
at org.fusesource.ide.camel.model.service.core.model.AbstractCamelModelElement.<init>(AbstractCamelModelElement.java:99)
at org.fusesource.ide.camel.model.service.core.model.CamelContextElement.<init>(CamelContextElement.java:49)
at org.fusesource.ide.camel.model.service.core.io.CamelIOHandler.readDocumentToModel(CamelIOHandler.java:153)
at org.fusesource.ide.camel.model.service.core.io.CamelIOHandler.loadCamelModel(CamelIOHandler.java:110)
at org.fusesource.ide.camel.model.service.core.io.CamelIOHandler.loadCamelModel(CamelIOHandler.java:71)
at org.fusesource.ide.camel.validation.xml.XMLCamelRoutesValidator.loadCamelFile(XMLCamelRoutesValidator.java:65)
at org.fusesource.ide.camel.validation.xml.XMLCamelRoutesValidator.validate(XMLCamelRoutesValidator.java:50)
at org.eclipse.wst.validation.Validator$V2.validate(Validator.java:1158)
at org.eclipse.wst.validation.internal.ValManager.validate(ValManager.java:704)
at org.eclipse.wst.validation.internal.ValManager$1.visit(ValManager.java:665)
at org.eclipse.wst.validation.internal.ValManager.accept(ValManager.java:783)
at org.eclipse.wst.validation.internal.ValManager.validate(ValManager.java:669)
at org.eclipse.wst.validation.internal.ValBuilderJob$Visitor.visit(ValBuilderJob.java:299)
at org.eclipse.core.internal.resources.Resource$2.visit(Resource.java:119)
at org.eclipse.core.internal.resources.Resource$1.visitElement(Resource.java:83)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:82)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.iterate(ElementTreeIterator.java:129)
at org.eclipse.core.internal.resources.Resource.accept(Resource.java:93)
at org.eclipse.core.internal.resources.Resource.accept(Resource.java:51)
at org.eclipse.core.internal.resources.Resource.accept(Resource.java:116)
at org.eclipse.core.internal.resources.Resource.accept(Resource.java:104)
at org.eclipse.wst.validation.internal.ValBuilderJob.fullBuild(ValBuilderJob.java:219)
at org.eclipse.wst.validation.internal.ValBuilderJob.run(ValBuilderJob.java:178)
at org.eclipse.wst.validation.internal.ValBuilderJob.runInWorkspace(ValBuilderJob.java:126)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:39)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 190.62 sec - in org.switchyard.tools.ui.tests.SwitchYardValidatorTest
testWiringValidation(org.switchyard.tools.ui.tests.SwitchYardValidatorTest) Time elapsed: 176.484 sec
testCamelRouteValidation(org.switchyard.tools.ui.tests.SwitchYardValidatorTest) Time elapsed: 14.135 sec
Results :
Failed tests:
CreateSwitchYardProjectTest>AbstractMavenProjectTestCase.runTest:576->testCreateSwitchYardProjectOperation:139->waitForJobs:267->AbstractMavenProjectTestCase.waitForJobsToComplete:438->AbstractMavenProjectTestCase.waitForJobsToComplete:442 Timeout while waiting for completion of job: Updating Maven Project(200)
Tests run: 36, Failures: 1, Errors: 0, Skipped: 0
!ENTRY org.eclipse.core.resources 2 10035 2016-09-13 13:13:02.900
!MESSAGE The workspace will exit with unsaved changes in this session.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard: Tools Parent ........................... SUCCESS [ 49.092 s]
[INFO] SwitchYard: Eclipse Tools Parent ................... SUCCESS [ 0.731 s]
[INFO] SwitchYard: Eclipse Tools Plugins .................. SUCCESS [ 0.171 s]
[INFO] SwitchYard: SCA Core EMF Model Plugin .............. SUCCESS [ 9.465 s]
[INFO] SwitchYard: SCA Core EMF.EDIT Model Plugin ......... SUCCESS [ 0.301 s]
[INFO] SwitchYard: SCA 1.1 EMF Model Plugin ............... SUCCESS [ 0.919 s]
[INFO] SwitchYard: SCA 1.1 EMF.EDIT Model Plugin .......... SUCCESS [ 0.487 s]
[INFO] SwitchYard: SwitchYard EMF Model Plugin ............ SUCCESS [ 3.162 s]
[INFO] SwitchYard: Eclipse Tools Plugin ................... SUCCESS [ 0.192 s]
[INFO] SwitchYard: CXF Libraries Plugin ................... SUCCESS [ 53.042 s]
[INFO] SwitchYard: Eclipse XSD Catalog .................... SUCCESS [ 17.428 s]
[INFO] SwitchYard: Eclipse M2E Extensions ................. SUCCESS [ 1.849 s]
[INFO] SwitchYard: Eclipse Tools Core Plugin .............. SUCCESS [ 18.465 s]
[INFO] SwitchYard: Eclipse Tools UI Plugin ................ SUCCESS [ 50.122 s]
[INFO] SwitchYard: Eclipse Tools Debug Support ............ SUCCESS [ 3.476 s]
[INFO] SwitchYard: SwitchYard Configuration Editor Plugin . SUCCESS [ 7.296 s]
[INFO] SwitchYard: Eclipse BPMN2 Editor Extensions ........ SUCCESS [ 4.088 s]
[INFO] SwitchYard: BPEL Extensions ........................ SUCCESS [ 3.847 s]
[INFO] SwitchYard: Eclipse Tools Test Plugins ............. SUCCESS [ 0.158 s]
[INFO] SwitchYard: Eclipse M2E Extensions Plugin Tests .... SUCCESS [04:12 min]
[INFO] SwitchYard: Eclipse Tools UI Plugin Tests .......... FAILURE [08:18 min]
[INFO] Switchyard: Eclipse Tools Features ................. SKIPPED
[INFO] SwitchYard: Eclipse Tools Feature .................. SKIPPED
[INFO] SwitchYard: Eclipse SwitchYard BPEL Feature ........ SKIPPED
[INFO] SwitchYard: Eclipse SwitchYard BPMN2 Feature ....... SKIPPED
[INFO] SwitchYard: Eclipse Tools Update Site .............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28:37 min
[INFO] Finished at: 2016-09-13T13:13:03-04:00
[INFO] Final Memory: 298M/1254M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.23.1:test (default-test) on project org.switchyard.tools.ui.tests: There are test failures.
[ERROR]
[ERROR] Please refer to <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/eclipse/tests/org.s...> 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.switchyard.tools.ui.tests
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :93
Killing Xvnc process ID 15958
8 years, 3 months
Build failed in Jenkins: SwitchYard-Tools-pullrequest #84
by Fuse Jenkins
See <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/84/changes>
Changes:
[Aurelien Pupier] FUSETOOLS-2092 - log stacktrace of exception when cannot load Interface
------------------------------------------
[...truncated 33533 lines...]
148/161 KB 123/123 KB 203/245 KB 45/45 KB 59/59 KB
148/161 KB 123/123 KB 203/245 KB 45/45 KB 59/59 KB
152/161 KB 123/123 KB 203/245 KB 45/45 KB 59/59 KB
156/161 KB 123/123 KB 203/245 KB 45/45 KB 59/59 KB
160/161 KB 123/123 KB 203/245 KB 45/45 KB 59/59 KB
161/161 KB 123/123 KB 203/245 KB 45/45 KB 59/59 KB
161/161 KB 123/123 KB 207/245 KB 45/45 KB 59/59 KB
161/161 KB 123/123 KB 211/245 KB 45/45 KB 59/59 KB
161/161 KB 123/123 KB 215/245 KB 45/45 KB 59/59 KB
161/161 KB 123/123 KB 219/245 KB 45/45 KB 59/59 KB
161/161 KB 123/123 KB 223/245 KB 45/45 KB 59/59 KB
161/161 KB 123/123 KB 227/245 KB 45/45 KB 59/59 KB
161/161 KB 123/123 KB 230/245 KB 45/45 KB 59/59 KB
161/161 KB 123/123 KB 234/245 KB 45/45 KB 59/59 KB
161/161 KB 123/123 KB 238/245 KB 45/45 KB 59/59 KB
161/161 KB 123/123 KB 242/245 KB 45/45 KB 59/59 KB
161/161 KB 123/123 KB 245/245 KB 45/45 KB 59/59 KB
Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/jb-fuse-6.2-build/lates... (45 KB at 97.6 KB/sec)
Downloading: http://download.eng.bos.redhat.com/brewroot/repos/jb-fuse-6.2-build/lates...
Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/jb-fuse-6.2-build/lates... (59 KB at 120.8 KB/sec)
Downloading: http://download.eng.bos.redhat.com/brewroot/repos/jb-fuse-6.2-build/lates...
Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/jb-fuse-6.2-build/lates... (123 KB at 222.8 KB/sec)
Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/jb-fuse-6.2-build/lates... (161 KB at 275.5 KB/sec)
Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/jb-fuse-6.2-build/lates... (245 KB at 396.4 KB/sec)
4/71 KB
8/71 KB
11/71 KB
4/166 KB 11/71 KB
8/166 KB 11/71 KB
11/166 KB 11/71 KB
11/166 KB 14/71 KB
11/166 KB 18/71 KB
11/166 KB 22/71 KB
11/166 KB 26/71 KB
11/166 KB 27/71 KB
14/166 KB 27/71 KB
18/166 KB 27/71 KB
22/166 KB 27/71 KB
26/166 KB 27/71 KB
30/166 KB 27/71 KB
30/166 KB 31/71 KB
30/166 KB 32/71 KB
30/166 KB 36/71 KB
30/166 KB 40/71 KB
30/166 KB 44/71 KB
30/166 KB 48/71 KB
32/166 KB 48/71 KB
36/166 KB 48/71 KB
40/166 KB 48/71 KB
44/166 KB 48/71 KB
48/166 KB 48/71 KB
52/166 KB 48/71 KB
53/166 KB 48/71 KB
53/166 KB 52/71 KB
53/166 KB 53/71 KB
53/166 KB 57/71 KB
53/166 KB 61/71 KB
53/166 KB 65/71 KB
53/166 KB 69/71 KB
53/166 KB 71/71 KB
57/166 KB 71/71 KB
59/166 KB 71/71 KB
63/166 KB 71/71 KB
67/166 KB 71/71 KB
71/166 KB 71/71 KB
75/166 KB 71/71 KB
79/166 KB 71/71 KB
83/166 KB 71/71 KB
86/166 KB 71/71 KB
90/166 KB 71/71 KB
94/166 KB 71/71 KB
98/166 KB 71/71 KB
102/166 KB 71/71 KB
106/166 KB 71/71 KB
110/166 KB 71/71 KB
114/166 KB 71/71 KB
118/166 KB 71/71 KB
122/166 KB 71/71 KB
126/166 KB 71/71 KB
129/166 KB 71/71 KB
133/166 KB 71/71 KB
137/166 KB 71/71 KB
140/166 KB 71/71 KB
144/166 KB 71/71 KB
148/166 KB 71/71 KB
152/166 KB 71/71 KB
156/166 KB 71/71 KB
160/166 KB 71/71 KB
164/166 KB 71/71 KB
166/166 KB 71/71 KB
Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/jb-fuse-6.2-build/lates... (71 KB at 76.2 KB/sec)
Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/jb-fuse-6.2-build/lates... (166 KB at 159.0 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.switchyard.tools.ui ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.23.1:build-qualifier (default-build-qualifier) @ org.switchyard.tools.ui ---
[INFO] The project's OSGi version is 2.1.0.v20160913-1502-LOCAL
[INFO]
[INFO] --- tycho-packaging-plugin:0.23.1:validate-id (default-validate-id) @ org.switchyard.tools.ui ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.23.1:validate-version (default-validate-version) @ org.switchyard.tools.ui ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-version) @ org.switchyard.tools.ui ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven-version) @ org.switchyard.tools.ui ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (ban-uberjars) @ org.switchyard.tools.ui ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (no-managed-deps) @ org.switchyard.tools.ui ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (get-scm-revision) @ org.switchyard.tools.ui ---
[INFO]
[INFO] --- maven-bundle-plugin:2.4.0:cleanVersions (cleanVersions) @ org.switchyard.tools.ui ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.switchyard.tools.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/eclipse/plugins/org...>
[INFO]
[INFO] --- tycho-compiler-plugin:0.23.1:compile (default-compile) @ org.switchyard.tools.ui ---
[INFO] Compiling 140 source files to <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/eclipse/plugins/org...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-direct-dependencies) @ org.switchyard.tools.ui ---
[INFO] Flag 'reportOnly' is set. Exceptions from rule will only be reported!
[INFO] Flag 'useClassesFromLastBuild' is set. Try to use existing output folder.
[INFO] Analyze dependencies of artifact 'org.switchyard.tools:org.switchyard.tools.ui:eclipse-plugin:2.1.0-SNAPSHOT'.
[ERROR] Found 43 illegal transitive type dependencies in artifact 'org.switchyard.tools:org.switchyard.tools.ui:eclipse-plugin:2.1.0-SNAPSHOT':
1.) org.switchyard.ExchangePattern
2.) org.switchyard.common.lang.Strings
3.) org.switchyard.common.net.SocketAddr
4.) org.switchyard.common.type.Classes
5.) org.switchyard.component.bean.config.model.BeanComponentImplementationModel
6.) org.switchyard.component.bpm.config.model.BPMComponentImplementationModel
7.) org.switchyard.component.camel.model.CamelComponentImplementationModel
8.) org.switchyard.component.clojure.config.model.ClojureComponentImplementationModel
9.) org.switchyard.component.common.knowledge.config.model.ManifestModel
10.) org.switchyard.component.rules.config.model.RulesComponentImplementationModel
11.) org.switchyard.component.soap.PortName
12.) org.switchyard.component.soap.config.model.SOAPBindingModel
13.) org.switchyard.config.Configuration
14.) org.switchyard.config.OutputKey
15.) org.switchyard.config.model.Model
16.) org.switchyard.config.model.ModelPuller
17.) org.switchyard.config.model.composer.ContextMapperModel
18.) org.switchyard.config.model.composer.MessageComposerModel
19.) org.switchyard.config.model.composite.BindingModel
20.) org.switchyard.config.model.composite.ComponentImplementationModel
21.) org.switchyard.config.model.composite.ComponentModel
22.) org.switchyard.config.model.composite.ComponentReferenceModel
23.) org.switchyard.config.model.composite.ComponentServiceModel
24.) org.switchyard.config.model.composite.CompositeModel
25.) org.switchyard.config.model.composite.CompositeReferenceModel
26.) org.switchyard.config.model.composite.CompositeServiceModel
27.) org.switchyard.config.model.composite.InterfaceModel
28.) org.switchyard.config.model.implementation.bpel.BPELComponentImplementationModel
29.) org.switchyard.config.model.resource.ResourceModel
30.) org.switchyard.config.model.resource.ResourcesModel
31.) org.switchyard.config.model.switchyard.ArtifactModel
32.) org.switchyard.config.model.switchyard.ArtifactsModel
33.) org.switchyard.config.model.switchyard.SwitchYardModel
34.) org.switchyard.config.model.switchyard.SwitchYardNamespace
35.) org.switchyard.extensions.java.JavaService
36.) org.switchyard.extensions.wsdl.WSDLService
37.) org.switchyard.metadata.InOnlyOperation
38.) org.switchyard.metadata.InOnlyService
39.) org.switchyard.metadata.InOutOperation
40.) org.switchyard.metadata.InOutService
41.) org.switchyard.metadata.ServiceInterface
42.) org.switchyard.metadata.ServiceOperation
43.) org.switchyard.transform.TransformSequence
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.switchyard.tools.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/eclipse/plugins/org...>
[INFO]
[INFO] --- tycho-source-plugin:0.23.1:plugin-source (plugin-source) @ org.switchyard.tools.ui ---
[INFO] Building jar: <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/eclipse/plugins/org...>
[INFO]
[INFO] --- target-platform-configuration:0.23.1:target-platform (default-target-platform) @ org.switchyard.tools.ui ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.23.1:package-plugin (default-package-plugin) @ org.switchyard.tools.ui ---
[INFO] Building jar: <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/eclipse/plugins/org...>
[INFO]
[INFO] --- tycho-p2-plugin:0.23.1:p2-metadata-default (default-p2-metadata-default) @ org.switchyard.tools.ui ---
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ org.switchyard.tools.ui ---
[INFO]
[INFO] --- maven-checkstyle-plugin:2.8:check (default-cli) @ org.switchyard.tools.ui ---
[INFO] Starting audit...
<http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/eclipse/plugins/org...>:265:21: Line contains a tab character.
Audit done.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard: Tools Parent ........................... SUCCESS [ 46.169 s]
[INFO] SwitchYard: Eclipse Tools Parent ................... SUCCESS [ 0.739 s]
[INFO] SwitchYard: Eclipse Tools Plugins .................. SUCCESS [ 0.172 s]
[INFO] SwitchYard: SCA Core EMF Model Plugin .............. SUCCESS [ 8.574 s]
[INFO] SwitchYard: SCA Core EMF.EDIT Model Plugin ......... SUCCESS [ 0.290 s]
[INFO] SwitchYard: SCA 1.1 EMF Model Plugin ............... SUCCESS [ 0.848 s]
[INFO] SwitchYard: SCA 1.1 EMF.EDIT Model Plugin .......... SUCCESS [ 0.450 s]
[INFO] SwitchYard: SwitchYard EMF Model Plugin ............ SUCCESS [ 3.294 s]
[INFO] SwitchYard: Eclipse Tools Plugin ................... SUCCESS [ 0.187 s]
[INFO] SwitchYard: CXF Libraries Plugin ................... SUCCESS [ 52.361 s]
[INFO] SwitchYard: Eclipse XSD Catalog .................... SUCCESS [ 18.253 s]
[INFO] SwitchYard: Eclipse M2E Extensions ................. SUCCESS [ 1.991 s]
[INFO] SwitchYard: Eclipse Tools Core Plugin .............. SUCCESS [ 15.963 s]
[INFO] SwitchYard: Eclipse Tools UI Plugin ................ FAILURE [ 51.464 s]
[INFO] SwitchYard: Eclipse Tools Debug Support ............ SKIPPED
[INFO] SwitchYard: SwitchYard Configuration Editor Plugin . SKIPPED
[INFO] SwitchYard: Eclipse BPMN2 Editor Extensions ........ SKIPPED
[INFO] SwitchYard: BPEL Extensions ........................ SKIPPED
[INFO] SwitchYard: Eclipse Tools Test Plugins ............. SKIPPED
[INFO] SwitchYard: Eclipse M2E Extensions Plugin Tests .... SKIPPED
[INFO] SwitchYard: Eclipse Tools UI Plugin Tests .......... SKIPPED
[INFO] Switchyard: Eclipse Tools Features ................. SKIPPED
[INFO] SwitchYard: Eclipse Tools Feature .................. SKIPPED
[INFO] SwitchYard: Eclipse SwitchYard BPEL Feature ........ SKIPPED
[INFO] SwitchYard: Eclipse SwitchYard BPMN2 Feature ....... SKIPPED
[INFO] SwitchYard: Eclipse Tools Update Site .............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15:43 min
[INFO] Finished at: 2016-09-13T11:05:15-04:00
[INFO] Final Memory: 299M/1524M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.8:check (default-cli) on project org.switchyard.tools.ui: Failed during checkstyle execution: There are 1 checkstyle errors. -> [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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :org.switchyard.tools.ui
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :48
Killing Xvnc process ID 31634
8 years, 3 months
Build failed in Jenkins: SwitchYard-Tools-pullrequest #81
by Fuse Jenkins
See <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/81/changes>
Changes:
[Brian Fitzpatrick] FUSETOOLS-1984 - Report only illegal transitive dependencies (#574)
[github] FUSETOOLS-2004 - new attribute for SOAP message composer (#575)
[github] FUSETOOLS-2005 - adding new attributes to JAXB transformer model (#577)
[github] FUSETOOLS-2021 - avoid classcastexception (copied from master) (#579)
[github] SWITCHYARD-2936 - support for updated integration pack/kie versions
[github] FUSETOOLS-1927 - fixing errant validation with SCA binding (#583)
[github] SWITCHYARD-2836 - fix for different path to promoting reference (#584)
[github] FUSETOOLS-2046 - updating to reference the latest BPMN2 Modeler release
[github] SWITCHYARD-2940 - updating to 2.1.0.Final as default runtime (#587)
[github] SWITCHYARD-2943 - fixing issue with Fuse 6.3 SY detection (#589)
[github] SWITCHYARD-2947 - adapting raw camel text based on SY runtime version
[github] SWITCHYARD-2942 - hide JAXB Transformer controls if 2.0.x, show new
[Brian Fitzpatrick] JBTIS-172 - update SY TP to handle upstream change to BPMN2 modeler
[Brian Fitzpatrick] FUSETOOLS-2074 - update 2.1.x for latest bpmn2 modeler (#600)
[github] SWITCHYARD-2952 - fixes relayHeaders issue for CXF reference bindings
[github] FUSETOOLS-2018 - updates to work better with Fuse servers (#606)
[github] FUSETOOLS-2018 - a tweak to the tests to eliminate a warning in console
[Aurelien Pupier] FUSETOOLS-2092 - Implement clean for SYBuildParticipant and stabilize
[Aurelien Pupier] FUSETOOLS-2092 - Fix NPE In Validation
[Aurelien Pupier] FUSETOOLS-2092 - found issue with reference interface comparison (#1)
------------------------------------------
[...truncated 36017 lines...]
at org.fusesource.ide.camel.model.service.core.model.CamelContextElement.<init>(CamelContextElement.java:49)
at org.fusesource.ide.camel.model.service.core.io.CamelIOHandler.readDocumentToModel(CamelIOHandler.java:153)
at org.fusesource.ide.camel.model.service.core.io.CamelIOHandler.loadCamelModel(CamelIOHandler.java:110)
at org.fusesource.ide.camel.model.service.core.io.CamelIOHandler.loadCamelModel(CamelIOHandler.java:71)
at org.fusesource.ide.camel.validation.xml.XMLCamelRoutesValidator.loadCamelFile(XMLCamelRoutesValidator.java:65)
at org.fusesource.ide.camel.validation.xml.XMLCamelRoutesValidator.validate(XMLCamelRoutesValidator.java:50)
at org.eclipse.wst.validation.Validator$V2.validate(Validator.java:1158)
at org.eclipse.wst.validation.internal.ValManager.validate(ValManager.java:704)
at org.eclipse.wst.validation.internal.ValManager$1.visit(ValManager.java:665)
at org.eclipse.wst.validation.internal.ValManager.accept(ValManager.java:810)
at org.eclipse.wst.validation.internal.ValManager.validate(ValManager.java:669)
at org.eclipse.wst.validation.internal.ValBuilderJob$Visitor.visit(ValBuilderJob.java:299)
at org.eclipse.core.internal.resources.Resource$2.visit(Resource.java:119)
at org.eclipse.core.internal.resources.Resource$1.visitElement(Resource.java:83)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:82)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.iterate(ElementTreeIterator.java:129)
at org.eclipse.core.internal.resources.Resource.accept(Resource.java:93)
at org.eclipse.core.internal.resources.Resource.accept(Resource.java:51)
at org.eclipse.core.internal.resources.Resource.accept(Resource.java:116)
at org.eclipse.core.internal.resources.Resource.accept(Resource.java:104)
at org.eclipse.wst.validation.internal.ValBuilderJob.fullBuild(ValBuilderJob.java:219)
at org.eclipse.wst.validation.internal.ValBuilderJob.run(ValBuilderJob.java:178)
at org.eclipse.wst.validation.internal.ValBuilderJob.runInWorkspace(ValBuilderJob.java:126)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:39)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!ENTRY org.fusesource.ide.camel.model.service.core 4 0 2016-09-13 09:20:49.414
!MESSAGE Error loading Camel XML file from <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/eclipse/tests/org.s...>
!STACK 0
java.util.NoSuchElementException
at java.util.HashMap$HashIterator.nextNode(HashMap.java:1439)
at java.util.HashMap$KeyIterator.next(HashMap.java:1461)
at org.fusesource.ide.camel.model.service.core.catalog.CamelModelFactory.getLatestCamelVersion(CamelModelFactory.java:102)
at org.fusesource.ide.camel.model.service.core.model.AbstractCamelModelElement.getEipByName(AbstractCamelModelElement.java:1263)
at org.fusesource.ide.camel.model.service.core.model.AbstractCamelModelElement.<init>(AbstractCamelModelElement.java:99)
at org.fusesource.ide.camel.model.service.core.model.CamelContextElement.<init>(CamelContextElement.java:49)
at org.fusesource.ide.camel.model.service.core.io.CamelIOHandler.readDocumentToModel(CamelIOHandler.java:153)
at org.fusesource.ide.camel.model.service.core.io.CamelIOHandler.loadCamelModel(CamelIOHandler.java:110)
at org.fusesource.ide.camel.model.service.core.io.CamelIOHandler.loadCamelModel(CamelIOHandler.java:71)
at org.fusesource.ide.camel.validation.xml.XMLCamelRoutesValidator.loadCamelFile(XMLCamelRoutesValidator.java:65)
at org.fusesource.ide.camel.validation.xml.XMLCamelRoutesValidator.validate(XMLCamelRoutesValidator.java:50)
at org.eclipse.wst.validation.Validator$V2.validate(Validator.java:1158)
at org.eclipse.wst.validation.internal.ValManager.validate(ValManager.java:704)
at org.eclipse.wst.validation.internal.ValManager$1.visit(ValManager.java:665)
at org.eclipse.wst.validation.internal.ValManager.accept(ValManager.java:810)
at org.eclipse.wst.validation.internal.ValManager.validate(ValManager.java:669)
at org.eclipse.wst.validation.internal.ValBuilderJob$Visitor.visit(ValBuilderJob.java:299)
at org.eclipse.core.internal.resources.Resource$2.visit(Resource.java:119)
at org.eclipse.core.internal.resources.Resource$1.visitElement(Resource.java:83)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:82)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.iterate(ElementTreeIterator.java:129)
at org.eclipse.core.internal.resources.Resource.accept(Resource.java:93)
at org.eclipse.core.internal.resources.Resource.accept(Resource.java:51)
at org.eclipse.core.internal.resources.Resource.accept(Resource.java:116)
at org.eclipse.core.internal.resources.Resource.accept(Resource.java:104)
at org.eclipse.wst.validation.internal.ValBuilderJob.fullBuild(ValBuilderJob.java:219)
at org.eclipse.wst.validation.internal.ValBuilderJob.run(ValBuilderJob.java:178)
at org.eclipse.wst.validation.internal.ValBuilderJob.runInWorkspace(ValBuilderJob.java:126)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:39)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!ENTRY org.fusesource.ide.camel.model.service.core 4 0 2016-09-13 09:20:51.238
!MESSAGE Error loading Camel XML file from <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/eclipse/tests/org.s...>
!STACK 0
java.util.NoSuchElementException
at java.util.HashMap$HashIterator.nextNode(HashMap.java:1439)
at java.util.HashMap$KeyIterator.next(HashMap.java:1461)
at org.fusesource.ide.camel.model.service.core.catalog.CamelModelFactory.getLatestCamelVersion(CamelModelFactory.java:102)
at org.fusesource.ide.camel.model.service.core.model.AbstractCamelModelElement.getEipByName(AbstractCamelModelElement.java:1263)
at org.fusesource.ide.camel.model.service.core.model.AbstractCamelModelElement.<init>(AbstractCamelModelElement.java:99)
at org.fusesource.ide.camel.model.service.core.model.CamelContextElement.<init>(CamelContextElement.java:49)
at org.fusesource.ide.camel.model.service.core.io.CamelIOHandler.readDocumentToModel(CamelIOHandler.java:153)
at org.fusesource.ide.camel.model.service.core.io.CamelIOHandler.loadCamelModel(CamelIOHandler.java:110)
at org.fusesource.ide.camel.model.service.core.io.CamelIOHandler.loadCamelModel(CamelIOHandler.java:71)
at org.fusesource.ide.camel.validation.xml.XMLCamelRoutesValidator.loadCamelFile(XMLCamelRoutesValidator.java:65)
at org.fusesource.ide.camel.validation.xml.XMLCamelRoutesValidator.validate(XMLCamelRoutesValidator.java:50)
at org.eclipse.wst.validation.Validator$V2.validate(Validator.java:1158)
at org.eclipse.wst.validation.internal.ValManager.validate(ValManager.java:704)
at org.eclipse.wst.validation.internal.ValManager$1.visit(ValManager.java:665)
at org.eclipse.wst.validation.internal.ValManager.accept(ValManager.java:783)
at org.eclipse.wst.validation.internal.ValManager.validate(ValManager.java:669)
at org.eclipse.wst.validation.internal.ValBuilderJob$Visitor.visit(ValBuilderJob.java:299)
at org.eclipse.core.internal.resources.Resource$2.visit(Resource.java:119)
at org.eclipse.core.internal.resources.Resource$1.visitElement(Resource.java:83)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:82)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.iterate(ElementTreeIterator.java:129)
at org.eclipse.core.internal.resources.Resource.accept(Resource.java:93)
at org.eclipse.core.internal.resources.Resource.accept(Resource.java:51)
at org.eclipse.core.internal.resources.Resource.accept(Resource.java:116)
at org.eclipse.core.internal.resources.Resource.accept(Resource.java:104)
at org.eclipse.wst.validation.internal.ValBuilderJob.fullBuild(ValBuilderJob.java:219)
at org.eclipse.wst.validation.internal.ValBuilderJob.run(ValBuilderJob.java:178)
at org.eclipse.wst.validation.internal.ValBuilderJob.runInWorkspace(ValBuilderJob.java:126)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:39)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!ENTRY org.fusesource.ide.camel.model.service.core 4 0 2016-09-13 09:20:51.249
!MESSAGE Error loading Camel XML file from <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/eclipse/tests/org.s...>
!STACK 0
java.util.NoSuchElementException
at java.util.HashMap$HashIterator.nextNode(HashMap.java:1439)
at java.util.HashMap$KeyIterator.next(HashMap.java:1461)
at org.fusesource.ide.camel.model.service.core.catalog.CamelModelFactory.getLatestCamelVersion(CamelModelFactory.java:102)
at org.fusesource.ide.camel.model.service.core.model.AbstractCamelModelElement.getEipByName(AbstractCamelModelElement.java:1263)
at org.fusesource.ide.camel.model.service.core.model.AbstractCamelModelElement.<init>(AbstractCamelModelElement.java:99)
at org.fusesource.ide.camel.model.service.core.model.CamelContextElement.<init>(CamelContextElement.java:49)
at org.fusesource.ide.camel.model.service.core.io.CamelIOHandler.readDocumentToModel(CamelIOHandler.java:153)
at org.fusesource.ide.camel.model.service.core.io.CamelIOHandler.loadCamelModel(CamelIOHandler.java:110)
at org.fusesource.ide.camel.model.service.core.io.CamelIOHandler.loadCamelModel(CamelIOHandler.java:71)
at org.fusesource.ide.camel.validation.xml.XMLCamelRoutesValidator.loadCamelFile(XMLCamelRoutesValidator.java:65)
at org.fusesource.ide.camel.validation.xml.XMLCamelRoutesValidator.validate(XMLCamelRoutesValidator.java:50)
at org.eclipse.wst.validation.Validator$V2.validate(Validator.java:1158)
at org.eclipse.wst.validation.internal.ValManager.validate(ValManager.java:704)
at org.eclipse.wst.validation.internal.ValManager$1.visit(ValManager.java:665)
at org.eclipse.wst.validation.internal.ValManager.accept(ValManager.java:783)
at org.eclipse.wst.validation.internal.ValManager.validate(ValManager.java:669)
at org.eclipse.wst.validation.internal.ValBuilderJob$Visitor.visit(ValBuilderJob.java:299)
at org.eclipse.core.internal.resources.Resource$2.visit(Resource.java:119)
at org.eclipse.core.internal.resources.Resource$1.visitElement(Resource.java:83)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:82)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:87)
at org.eclipse.core.internal.watson.ElementTreeIterator.iterate(ElementTreeIterator.java:129)
at org.eclipse.core.internal.resources.Resource.accept(Resource.java:93)
at org.eclipse.core.internal.resources.Resource.accept(Resource.java:51)
at org.eclipse.core.internal.resources.Resource.accept(Resource.java:116)
at org.eclipse.core.internal.resources.Resource.accept(Resource.java:104)
at org.eclipse.wst.validation.internal.ValBuilderJob.fullBuild(ValBuilderJob.java:219)
at org.eclipse.wst.validation.internal.ValBuilderJob.run(ValBuilderJob.java:178)
at org.eclipse.wst.validation.internal.ValBuilderJob.runInWorkspace(ValBuilderJob.java:126)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:39)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 163.527 sec <<< FAILURE! - in org.switchyard.tools.ui.tests.SwitchYardValidatorTest
testWiringValidation(org.switchyard.tools.ui.tests.SwitchYardValidatorTest) Time elapsed: 146.88 sec <<< FAILURE!
junit.framework.AssertionFailedError: Type=org.switchyard.tools.ui.problemMarker:Message=Required Capability Missing: The "File Transfer (FTP/FTPS/SFTP)" capability should be configured on the project when using this type of binding.:LineNumber=null, Type=org.switchyard.tools.ui.problemMarker:Message=Unused Capability: The "File" capability is configured on the project, but is not required by any SwitchYard binding or implementation types used in the project.:LineNumber=null, Type=org.switchyard.tools.ui.problemMarker:Message=Required transformation missing: from="{urn:org.switchyard.tools.tests:wiring-validation-tests:0.0.1-SNAPSHOT}testInOnlyMethod" to="java:java.lang.String".:LineNumber=null, Type=org.switchyard.tools.ui.problemMarker:Message=Unbound Operation: Cannot resolve operation "testMissingOperation" on target.:LineNumber=null, Type=org.switchyard.tools.ui.problemMarker:Message=Required transformation missing: from="java:int" to="{urn:org.switchyard.tools.tests:wiring-validation-tests:0.0.1-SNAPSHOT}testInOutMethodResponse".:LineNumber=null, Type=org.switchyard.tools.ui.problemMarker:Message=Unbound Service: The service "UnboundService" is not bound to any component service (i.e. it promotes no component service).:LineNumber=null, Type=org.switchyard.tools.ui.problemMarker:Message=The referenced Java interface for service "UnboundService" specifies more than one operation and the binding "null" does not specify which to use in the operation selector.:LineNumber=null, Type=org.switchyard.tools.ui.problemMarker:Message=Unused Reference: The reference "UnusedReference" is unused (i.e. it promotes no component references).:LineNumber=null, Type=org.switchyard.tools.ui.problemMarker:Message=Duplicate Name: The name "ExtendedService" must be unique among services, references and component services.:LineNumber=null, Type=org.switchyard.tools.ui.problemMarker:Message=Ambiguous Reference: Cannot resolve a service for component reference "ExtendedService" (i.e. resolves to multiple services).:LineNumber=null, Type=org.switchyard.tools.ui.problemMarker:Message=Duplicate Name: The name "ExtendedService" must be unique among services, references and component services.:LineNumber=null, Type=org.switchyard.tools.ui.problemMarker:Message=No interface is defined for the service/reference.:LineNumber=null, Type=org.switchyard.tools.ui.problemMarker:Message=Duplicate Name: The name "ExtendedService" must be unique among services, references and component services.:LineNumber=null, Type=org.switchyard.tools.ui.problemMarker:Message=Unresolvable Service Interface: The specified interface does not exist on the project classpath.:LineNumber=null, Type=org.switchyard.tools.ui.problemMarker:Message=Unresolved Reference: The component reference "UnresolvedReference" cannot be resolved to a service.:LineNumber=null, Type=org.switchyard.tools.ui.problemMarker:Message=Incompatible Message Exchange Pattern: The source operation "testInOnlyMethod" is in-out, but the target is in-only.:LineNumber=null, Type=org.switchyard.tools.ui.problemMarker:Message=Unhandled fault: The source operation "testFaultMethod" must declare a fault.:LineNumber=null, Type=org.switchyard.tools.ui.problemMarker:Message=Unused Return Value: The source operation "testInOutMethod" is in-only, but the target is in-out.:LineNumber=null, Type=org.switchyard.tools.ui.problemMarker:Message=Service Interface Mismatch: Interface for service "WSDLService" in component "InvalidInterfaceComponent" does not match the interface provided by the implementation.:LineNumber=null, Type=org.switchyard.tools.ui.problemMarker:Message=Unused Component Reference: Reference "WSDLReference" defined by component "InvalidInterfaceComponent" is not used by the component's implementation.:LineNumber=null, Type=org.switchyard.tools.ui.problemMarker:Message=Incompatible Interface Type: "WSDL" interfaces cannot be used with "Bean" components (InvalidInterfaceComponent/WSDLService).:LineNumber=null, Type=org.switchyard.tools.ui.problemMarker:Message=Unresolved Reference: The component reference "WSDLReference" cannot be resolved to a service.:LineNumber=null, Type=org.switchyard.tools.ui.problemMarker:Message=Incompatible Interface Type: "WSDL" interfaces cannot be used with "Bean" components (InvalidInterfaceComponent/WSDLReference).:LineNumber=null expected:<24> but was:<23>
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.failNotEquals(Assert.java:329)
at junit.framework.Assert.assertEquals(Assert.java:78)
at junit.framework.Assert.assertEquals(Assert.java:234)
at junit.framework.TestCase.assertEquals(TestCase.java:401)
at org.switchyard.tools.ui.tests.SwitchYardValidatorTest.ensureValidationErrorFoundAfterFullBuild(SwitchYardValidatorTest.java:150)
at org.switchyard.tools.ui.tests.SwitchYardValidatorTest.testWiringValidation(SwitchYardValidatorTest.java:82)
testCamelRouteValidation(org.switchyard.tools.ui.tests.SwitchYardValidatorTest) Time elapsed: 16.644 sec
Results :
Failed tests:
SwitchYardValidatorTest>AbstractMavenProjectTestCase.runTest:576->testWiringValidation:82->ensureValidationErrorFoundAfterFullBuild:150 Type=org.switchyard.tools.ui.problemMarker:Message=Required Capability Missing: The "File Transfer (FTP/FTPS/SFTP)" capability should be configured on the project when using this type of binding.:LineNumber=null, Type=org.switchyard.tools.ui.problemMarker:Message=Unused Capability: The "File" capability is configured on the project, but is not required by any SwitchYard binding or implementation types used in the project.:LineNumber=null, Type=org.switchyard.tools.ui.problemMarker:Message=Required transformation missing: from="{urn:org.switchyard.tools.tests:wiring-validation-tests:0.0.1-SNAPSHOT}testInOnlyMethod" to="java:java.lang.String".:LineNumber=null, Type=org.switchyard.tools.ui.problemMarker:Message=Unbound Operation: Cannot resolve operation "testMissingOperation" on target.:LineNumber=null, Type=org.switchyard.tools.ui.problemMarker:Message=Required transformation missing: from="java:int" to="{urn:org.switchyard.tools.tests:wiring-validation-tests:0.0.1-SNAPSHOT}testInOutMethodResponse".:LineNumber=null, Type=org.switchyard.tools.ui.problemMarker:Message=Unbound Service: The service "UnboundService" is not bound to any component service (i.e. it promotes no component service).:LineNumber=null, Type=org.switchyard.tools.ui.problemMarker:Message=The referenced Java interface for service "UnboundService" specifies more than one operation and the binding "null" does not specify which to use in the operation selector.:LineNumber=null, Type=org.switchyard.tools.ui.problemMarker:Message=Unused Reference: The reference "UnusedReference" is unused (i.e. it promotes no component references).:LineNumber=null, Type=org.switchyard.tools.ui.problemMarker:Message=Duplicate Name: The name "ExtendedService" must be unique among services, references and component services.:LineNumber=null, Type=org.switchyard.tools.ui.problemMarker:Message=Ambiguous Reference: Cannot resolve a service for component reference "ExtendedService" (i.e. resolves to multiple services).:LineNumber=null, Type=org.switchyard.tools.ui.problemMarker:Message=Duplicate Name: The name "ExtendedService" must be unique among services, references and component services.:LineNumber=null, Type=org.switchyard.tools.ui.problemMarker:Message=No interface is defined for the service/reference.:LineNumber=null, Type=org.switchyard.tools.ui.problemMarker:Message=Duplicate Name: The name "ExtendedService" must be unique among services, references and component services.:LineNumber=null, Type=org.switchyard.tools.ui.problemMarker:Message=Unresolvable Service Interface: The specified interface does not exist on the project classpath.:LineNumber=null, Type=org.switchyard.tools.ui.problemMarker:Message=Unresolved Reference: The component reference "UnresolvedReference" cannot be resolved to a service.:LineNumber=null, Type=org.switchyard.tools.ui.problemMarker:Message=Incompatible Message Exchange Pattern: The source operation "testInOnlyMethod" is in-out, but the target is in-only.:LineNumber=null, Type=org.switchyard.tools.ui.problemMarker:Message=Unhandled fault: The source operation "testFaultMethod" must declare a fault.:LineNumber=null, Type=org.switchyard.tools.ui.problemMarker:Message=Unused Return Value: The source operation "testInOutMethod" is in-only, but the target is in-out.:LineNumber=null, Type=org.switchyard.tools.ui.problemMarker:Message=Service Interface Mismatch: Interface for service "WSDLService" in component "InvalidInterfaceComponent" does not match the interface provided by the implementation.:LineNumber=null, Type=org.switchyard.tools.ui.problemMarker:Message=Unused Component Reference: Reference "WSDLReference" defined by component "InvalidInterfaceComponent" is not used by the component's implementation.:LineNumber=null, Type=org.switchyard.tools.ui.problemMarker:Message=Incompatible Interface Type: "WSDL" interfaces cannot be used with "Bean" components (InvalidInterfaceComponent/WSDLService).:LineNumber=null, Type=org.switchyard.tools.ui.problemMarker:Message=Unresolved Reference: The component reference "WSDLReference" cannot be resolved to a service.:LineNumber=null, Type=org.switchyard.tools.ui.problemMarker:Message=Incompatible Interface Type: "WSDL" interfaces cannot be used with "Bean" components (InvalidInterfaceComponent/WSDLReference).:LineNumber=null expected:<24> but was:<23>
Tests run: 36, Failures: 1, Errors: 0, Skipped: 0
!ENTRY org.eclipse.m2e.core 4 -1 2016-09-13 09:20:54.656
!MESSAGE Could not lookup required component
!STACK 0
org.codehaus.plexus.component.repository.exception.ComponentLookupException: java.util.NoSuchElementException
role: org.apache.maven.execution.MavenExecutionRequestPopulator
roleHint:
at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:267)
at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:255)
at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:249)
at org.eclipse.m2e.core.internal.embedder.MavenImpl.lookup(MavenImpl.java:1270)
at org.eclipse.m2e.core.internal.embedder.MavenImpl.createExecutionRequest(MavenImpl.java:236)
at org.eclipse.m2e.core.internal.embedder.MavenImpl.createExecutionRequest(MavenImpl.java:211)
at org.eclipse.m2e.core.internal.embedder.MavenImpl.getMirrors(MavenImpl.java:1175)
at org.eclipse.m2e.core.internal.repository.RepositoryRegistry.updateRegistry(RepositoryRegistry.java:224)
at org.eclipse.m2e.core.internal.repository.RepositoryRegistryUpdateJob.run(RepositoryRegistryUpdateJob.java:47)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: java.util.NoSuchElementException
at java.util.Collections$EmptyIterator.next(Collections.java:4189)
at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:263)
... 9 more
!ENTRY org.eclipse.core.resources 2 10035 2016-09-13 09:20:54.675
!MESSAGE The workspace will exit with unsaved changes in this session.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard: Tools Parent ........................... SUCCESS [ 54.033 s]
[INFO] SwitchYard: Eclipse Tools Parent ................... SUCCESS [ 0.725 s]
[INFO] SwitchYard: Eclipse Tools Plugins .................. SUCCESS [ 0.199 s]
[INFO] SwitchYard: SCA Core EMF Model Plugin .............. SUCCESS [ 9.273 s]
[INFO] SwitchYard: SCA Core EMF.EDIT Model Plugin ......... SUCCESS [ 0.298 s]
[INFO] SwitchYard: SCA 1.1 EMF Model Plugin ............... SUCCESS [ 0.952 s]
[INFO] SwitchYard: SCA 1.1 EMF.EDIT Model Plugin .......... SUCCESS [ 0.504 s]
[INFO] SwitchYard: SwitchYard EMF Model Plugin ............ SUCCESS [ 3.284 s]
[INFO] SwitchYard: Eclipse Tools Plugin ................... SUCCESS [ 0.184 s]
[INFO] SwitchYard: CXF Libraries Plugin ................... SUCCESS [01:01 min]
[INFO] SwitchYard: Eclipse XSD Catalog .................... SUCCESS [ 51.476 s]
[INFO] SwitchYard: Eclipse M2E Extensions ................. SUCCESS [ 1.881 s]
[INFO] SwitchYard: Eclipse Tools Core Plugin .............. SUCCESS [ 29.792 s]
[INFO] SwitchYard: Eclipse Tools UI Plugin ................ SUCCESS [ 51.015 s]
[INFO] SwitchYard: Eclipse Tools Debug Support ............ SUCCESS [ 3.397 s]
[INFO] SwitchYard: SwitchYard Configuration Editor Plugin . SUCCESS [ 7.517 s]
[INFO] SwitchYard: Eclipse BPMN2 Editor Extensions ........ SUCCESS [ 4.395 s]
[INFO] SwitchYard: BPEL Extensions ........................ SUCCESS [ 3.840 s]
[INFO] SwitchYard: Eclipse Tools Test Plugins ............. SUCCESS [ 0.158 s]
[INFO] SwitchYard: Eclipse M2E Extensions Plugin Tests .... SUCCESS [05:44 min]
[INFO] SwitchYard: Eclipse Tools UI Plugin Tests .......... FAILURE [09:01 min]
[INFO] Switchyard: Eclipse Tools Features ................. SKIPPED
[INFO] SwitchYard: Eclipse Tools Feature .................. SKIPPED
[INFO] SwitchYard: Eclipse SwitchYard BPEL Feature ........ SKIPPED
[INFO] SwitchYard: Eclipse SwitchYard BPMN2 Feature ....... SKIPPED
[INFO] SwitchYard: Eclipse Tools Update Site .............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 31:29 min
[INFO] Finished at: 2016-09-13T09:20:54-04:00
[INFO] Final Memory: 313M/1516M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.23.1:test (default-test) on project org.switchyard.tools.ui.tests: There are test failures.
[ERROR]
[ERROR] Please refer to <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/ws/eclipse/tests/org.s...> 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.switchyard.tools.ui.tests
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :85
Killing Xvnc process ID 23878
8 years, 3 months
Build failed in Jenkins: Fuse-Tooling-pullrequest #341
by Fuse Jenkins
See <http://10.8.63.16/job/Fuse-Tooling-pullrequest/341/>
------------------------------------------
[...truncated 6588 lines...]
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Maven output file path: <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/editor/tests/org.fuseso...>
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 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
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Maven output file path: <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/editor/tests/org.fuseso...>
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 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
Tests run: 8, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 142.801 sec - in org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForAMQIT
testAMQBlueprintProjectCreation[2.17.3](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForAMQIT) Time elapsed: 25.964 sec
testAMQSpringProjectCreation[2.17.3](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForAMQIT) Time elapsed: 25.771 sec
testAMQBlueprintProjectCreation[2.15.1.redhat-621084](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForAMQIT) skipped
testAMQSpringProjectCreation[2.15.1.redhat-621084](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForAMQIT) Time elapsed: 22.179 sec
testAMQBlueprintProjectCreation[2.17.0.redhat-630175](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForAMQIT) Time elapsed: 23.446 sec
testAMQSpringProjectCreation[2.17.0.redhat-630175](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForAMQIT) Time elapsed: 23.699 sec
testAMQBlueprintProjectCreation[2.15.1.redhat-621117](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForAMQIT) skipped
testAMQSpringProjectCreation[2.15.1.redhat-621117](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForAMQIT) Time elapsed: 21.617 sec
Running org.fusesource.ide.projecttemplates.tests.integration.util.camel.CamelFacetVersionChangeDelegateIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.308 sec - in org.fusesource.ide.projecttemplates.tests.integration.util.camel.CamelFacetVersionChangeDelegateIT
testActiveMQUpdate(org.fusesource.ide.projecttemplates.tests.integration.util.camel.CamelFacetVersionChangeDelegateIT) Time elapsed: 4.308 sec
Running org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardTemplatePageIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec - in org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardTemplatePageIT
testDSLButtonsIntellisense(org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardTemplatePageIT) Time elapsed: 0.1 sec
Results :
Failed tests:
[The camel facet has not been found.]
Expecting:
<false>
to be equal to:
<true>
but was not.
Tests run: 62, Failures: 1, Errors: 0, Skipped: 8
Job found still running after platform shutdown. Jobs should be canceled by the plugin that scheduled them during shutdown: org.fusesource.ide.launcher.debug.model.CamelDebugTarget$ThreadGarbageCollector
Job found still running after platform shutdown. Jobs should be canceled by the plugin that scheduled them during shutdown: org.fusesource.ide.launcher.debug.model.CamelDebugTarget$ThreadGarbageCollector
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JBoss Fuse Tooling :: Build Configuration .......... SUCCESS [ 0.256 s]
[INFO] JBoss Fuse Tooling ................................. SUCCESS [ 0.257 s]
[INFO] JBoss Fuse Tooling :: Tools ........................ SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Build Tools ..... SUCCESS [ 1.327 s]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Code Generator .. SUCCESS [ 0.383 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 [ 1.227 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Preferences SUCCESS [ 0.132 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation UI SUCCESS [ 0.777 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Model Service API SUCCESS [ 0.727 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1.redhat-621084 Service Implementation SUCCESS [ 0.424 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1.redhat-621117 Service Implementation SUCCESS [ 0.411 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.0.redhat-630175 Service Implementation SUCCESS [ 0.495 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.3 Service Implementation SUCCESS [ 0.496 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Maven ..... SUCCESS [ 0.210 s]
[INFO] JBoss Fuse Tooling :: Camel Editor ................. SUCCESS [ 0.009 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins ...... SUCCESS [ 0.005 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Branding SUCCESS [ 0.509 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Validation SUCCESS [ 0.314 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Cheat Sheets SUCCESS [ 0.036 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Graph ..... SUCCESS [ 0.241 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Help ...... SUCCESS [ 2.201 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Imports ... SUCCESS [ 0.214 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Branding .. SUCCESS [ 0.039 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests ................ SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Tests SUCCESS [ 2.006 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.400 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher SUCCESS [ 0.361 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Camel Editor SUCCESS [ 0.877 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Integration Tests SUCCESS [ 11.907 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Model Tests SUCCESS [ 6.798 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 0.304 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Tests SUCCESS [ 1.544 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 7.096 s]
[INFO] JBoss Fuse Tooling :: Core :: Features ............. SUCCESS [ 0.005 s]
[INFO] JBoss Fuse Tooling :: Core :: Features :: Core Feature SUCCESS [ 0.238 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: XSD Catalogs SUCCESS [ 0.053 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher UI SUCCESS [ 0.394 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project SUCCESS [ 0.361 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project Templates SUCCESS [ 0.972 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests ........ SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Tests SUCCESS [ 3.045 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Integration Tests SUCCESS [ 29.203 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Launcher Tests SUCCESS [ 1.609 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Launcher UI Tests SUCCESS [ 2.007 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Project Integration Tests SUCCESS [ 7.259 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Project Templates Tests SUCCESS [ 1.427 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: project Templates Integration Tests FAILURE [12:04 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: 14:20 min
[INFO] Finished at: 2016-09-09T13:26:42-04:00
[INFO] Final Memory: 376M/1440M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.26.0:test (default-test) on project org.fusesource.ide.projecttemplates.tests.integration: There are test failures.
[ERROR]
[ERROR] Please refer to <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/editor/tests/org.fuseso...> 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 :25
Killing Xvnc process ID 17157
8 years, 3 months
Build failed in Jenkins: SwitchYard-Tools-2.2.x-Update-Site #28
by Fuse Jenkins
See <http://10.8.63.16/job/SwitchYard-Tools-2.2.x-Update-Site/28/changes>
Changes:
[Aurelien Pupier] FUSETOOLS-2092 - Implement clean for SYBuildParticipant and stabilize
------------------------------------------
[...truncated 34933 lines...]
[INFO] ------------------------------------------------------------------------
[INFO] Building SwitchYard: Eclipse M2E Extensions Plugin Tests 2.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.jboss.org/nexus/content/groups/ea/xmlunit/xmlunit/1.3/x...
Downloading: http://repository.jboss.org/nexus/content/groups/m2-release-proxy/xmlunit...
3/3 KB
Downloaded: http://repository.jboss.org/nexus/content/groups/m2-release-proxy/xmlunit... (3 KB at 10.9 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/ea/xmlunit/xmlunit/1.3/x...
Downloading: http://repository.jboss.org/nexus/content/groups/m2-release-proxy/xmlunit...
4/95 KB
8/95 KB
12/95 KB
16/95 KB
20/95 KB
23/95 KB
25/95 KB
29/95 KB
33/95 KB
36/95 KB
40/95 KB
44/95 KB
48/95 KB
52/95 KB
56/95 KB
57/95 KB
61/95 KB
65/95 KB
69/95 KB
73/95 KB
77/95 KB
80/95 KB
84/95 KB
88/95 KB
92/95 KB
95/95 KB
Downloaded: http://repository.jboss.org/nexus/content/groups/m2-release-proxy/xmlunit... (95 KB at 175.9 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.switchyard.tools.m2e.tests ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.23.1:build-qualifier (default-build-qualifier) @ org.switchyard.tools.m2e.tests ---
[INFO] The project's OSGi version is 2.2.0.CI-v20160912-1424-B28
[INFO]
[INFO] --- tycho-packaging-plugin:0.23.1:validate-id (default-validate-id) @ org.switchyard.tools.m2e.tests ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.23.1:validate-version (default-validate-version) @ org.switchyard.tools.m2e.tests ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-version) @ org.switchyard.tools.m2e.tests ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven-version) @ org.switchyard.tools.m2e.tests ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (ban-uberjars) @ org.switchyard.tools.m2e.tests ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (no-managed-deps) @ org.switchyard.tools.m2e.tests ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (get-scm-revision) @ org.switchyard.tools.m2e.tests ---
[INFO]
[INFO] --- maven-dependency-plugin:2.10:copy-dependencies (copy-xmlunit) @ org.switchyard.tools.m2e.tests ---
[INFO] Copying xmlunit-1.3.jar to <http://10.8.63.16/job/SwitchYard-Tools-2.2.x-Update-Site/ws/sources/eclip...>
[INFO]
[INFO] --- maven-bundle-plugin:2.4.0:cleanVersions (cleanVersions) @ org.switchyard.tools.m2e.tests ---
[INFO]
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack-test-project-sources) @ org.switchyard.tools.m2e.tests ---
[INFO] Configured Artifact: org.switchyard.quickstarts:switchyard-bean-service:sources:2.1.0.Final:jar
Downloading: http://repository.jboss.org/nexus/content/groups/ea/org/switchyard/quicks...
Downloading: http://repository.jboss.org/nexus/content/groups/m2-release-proxy/org/swi...
4/15 KB
8/15 KB
9/15 KB
12/15 KB
15/15 KB
Downloaded: http://repository.jboss.org/nexus/content/groups/m2-release-proxy/org/swi... (15 KB at 10.1 KB/sec)
[INFO] Configured Artifact: org.switchyard.quickstarts.demos:switchyard-demo-helpdesk:sources:2.1.0.Final:jar
Downloading: http://repository.jboss.org/nexus/content/groups/ea/org/switchyard/quicks...
Downloading: http://repository.jboss.org/nexus/content/groups/m2-release-proxy/org/swi...
4/20 KB
8/20 KB
9/20 KB
13/20 KB
15/20 KB
19/20 KB
20/20 KB
Downloaded: http://repository.jboss.org/nexus/content/groups/m2-release-proxy/org/swi... (20 KB at 13.6 KB/sec)
[INFO] Unpacking <http://10.8.63.16/job/SwitchYard-Tools-2.2.x-Update-Site/ws/.repository/o...> to <http://10.8.63.16/job/SwitchYard-Tools-2.2.x-Update-Site/ws/sources/eclip...> with includes "**/*.java" and excludes ""
[INFO] Unpacking <http://10.8.63.16/job/SwitchYard-Tools-2.2.x-Update-Site/ws/.repository/o...> to <http://10.8.63.16/job/SwitchYard-Tools-2.2.x-Update-Site/ws/sources/eclip...> with includes "**/*.java" and excludes ""
[INFO]
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack-test-project-resources) @ org.switchyard.tools.m2e.tests ---
[INFO] Configured Artifact: org.switchyard.quickstarts:switchyard-bean-service:sources:2.1.0.Final:jar
[INFO] Configured Artifact: org.switchyard.quickstarts.demos:switchyard-demo-helpdesk:sources:2.1.0.Final:jar
[INFO] Unpacking <http://10.8.63.16/job/SwitchYard-Tools-2.2.x-Update-Site/ws/.repository/o...> to <http://10.8.63.16/job/SwitchYard-Tools-2.2.x-Update-Site/ws/sources/eclip...> with includes "" and excludes "**/*.java,**/META-INF/MANIFEST.MF"
[INFO] Unpacking <http://10.8.63.16/job/SwitchYard-Tools-2.2.x-Update-Site/ws/.repository/o...> to <http://10.8.63.16/job/SwitchYard-Tools-2.2.x-Update-Site/ws/sources/eclip...> with includes "" and excludes "**/*.java,**/META-INF/MANIFEST.MF"
[INFO]
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack-test-project-web-resources) @ org.switchyard.tools.m2e.tests ---
[INFO] Configured Artifact: org.switchyard.quickstarts.demos:switchyard-demo-helpdesk:2.1.0.Final:war
Downloading: http://repository.jboss.org/nexus/content/groups/ea/org/switchyard/quicks...
Downloading: http://repository.jboss.org/nexus/content/groups/m2-release-proxy/org/swi...
4/37 KB
8/37 KB
12/37 KB
16/37 KB
17/37 KB
21/37 KB
25/37 KB
29/37 KB
33/37 KB
37/37 KB
37/37 KB
Downloaded: http://repository.jboss.org/nexus/content/groups/m2-release-proxy/org/swi... (37 KB at 24.3 KB/sec)
[INFO] Unpacking <http://10.8.63.16/job/SwitchYard-Tools-2.2.x-Update-Site/ws/.repository/o...> to <http://10.8.63.16/job/SwitchYard-Tools-2.2.x-Update-Site/ws/sources/eclip...> with includes "" and excludes "WEB-INF/classes/**,META-INF/**"
[INFO]
[INFO] --- maven-dependency-plugin:2.10:copy (copy-test-project-poms) @ org.switchyard.tools.m2e.tests ---
[INFO] Configured Artifact: org.switchyard.quickstarts:switchyard-bean-service:2.1.0.Final:pom
Downloading: http://repository.jboss.org/nexus/content/groups/ea/org/switchyard/quicks...
Downloading: http://repository.jboss.org/nexus/content/groups/m2-release-proxy/org/swi...
4/12 KB
8/12 KB
12/12 KB
Downloaded: http://repository.jboss.org/nexus/content/groups/m2-release-proxy/org/swi... (12 KB at 8.0 KB/sec)
[INFO] Configured Artifact: org.switchyard.quickstarts.demos:switchyard-demo-helpdesk:2.1.0.Final:pom
Downloading: http://repository.jboss.org/nexus/content/groups/ea/org/switchyard/quicks...
Downloading: http://repository.jboss.org/nexus/content/groups/m2-release-proxy/org/swi...
4/21 KB
7/21 KB
11/21 KB
15/21 KB
19/21 KB
21/21 KB
Downloaded: http://repository.jboss.org/nexus/content/groups/m2-release-proxy/org/swi... (21 KB at 13.4 KB/sec)
[INFO] Copying switchyard-bean-service-2.1.0.Final.pom to <http://10.8.63.16/job/SwitchYard-Tools-2.2.x-Update-Site/ws/sources/eclip...>
[INFO] Copying switchyard-demo-helpdesk-2.1.0.Final.pom to <http://10.8.63.16/job/SwitchYard-Tools-2.2.x-Update-Site/ws/sources/eclip...>
[INFO]
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack-test-validation-files) @ org.switchyard.tools.m2e.tests ---
[INFO] Configured Artifact: org.switchyard.quickstarts:switchyard-bean-service:2.1.0.Final:jar
Downloading: http://repository.jboss.org/nexus/content/groups/ea/org/switchyard/quicks...
Downloading: http://repository.jboss.org/nexus/content/groups/m2-release-proxy/org/swi...
4/18 KB
8/18 KB
9/18 KB
11/18 KB
15/18 KB
18/18 KB
Downloaded: http://repository.jboss.org/nexus/content/groups/m2-release-proxy/org/swi... (18 KB at 11.9 KB/sec)
[INFO] Configured Artifact: org.switchyard.quickstarts.demos:switchyard-demo-helpdesk:2.1.0.Final:war
[INFO] Unpacking <http://10.8.63.16/job/SwitchYard-Tools-2.2.x-Update-Site/ws/.repository/o...> to <http://10.8.63.16/job/SwitchYard-Tools-2.2.x-Update-Site/ws/sources/eclip...> with includes "META-INF/switchyard.xml,WEB-INF/switchyard.xml" and excludes ""
[INFO] Unpacking <http://10.8.63.16/job/SwitchYard-Tools-2.2.x-Update-Site/ws/.repository/o...> to <http://10.8.63.16/job/SwitchYard-Tools-2.2.x-Update-Site/ws/sources/eclip...> with includes "META-INF/switchyard.xml,WEB-INF/switchyard.xml" and excludes ""
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.switchyard.tools.m2e.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://10.8.63.16/job/SwitchYard-Tools-2.2.x-Update-Site/ws/sources/eclip...>
[INFO]
[INFO] --- tycho-compiler-plugin:0.23.1:compile (default-compile) @ org.switchyard.tools.m2e.tests ---
[INFO] Compiling 1 source file to <http://10.8.63.16/job/SwitchYard-Tools-2.2.x-Update-Site/ws/sources/eclip...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-direct-dependencies) @ org.switchyard.tools.m2e.tests ---
[INFO] Flag 'reportOnly' is set. Exceptions from rule will only be reported!
[INFO] Flag 'useClassesFromLastBuild' is set. Try to use existing output folder.
[INFO] Analyze dependencies of artifact 'org.switchyard.tools:org.switchyard.tools.m2e.tests:eclipse-test-plugin:2.2.0-SNAPSHOT'.
[INFO] No illegal transitive dependencies found in 'org.switchyard.tools:org.switchyard.tools.m2e.tests:eclipse-test-plugin:2.2.0-SNAPSHOT'.
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.switchyard.tools.m2e.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://10.8.63.16/job/SwitchYard-Tools-2.2.x-Update-Site/ws/sources/eclip...>
[INFO]
[INFO] --- tycho-source-plugin:0.23.1:plugin-source (plugin-source) @ org.switchyard.tools.m2e.tests ---
[WARNING] bundle localization file <http://10.8.63.16/job/SwitchYard-Tools-2.2.x-Update-Site/ws/sources/eclip...> not found
[WARNING] Bundle-Vendor header not found in <http://10.8.63.16/job/SwitchYard-Tools-2.2.x-Update-Site/ws/sources/eclip...,> fallback to 'unknown' for source bundle
[INFO] Building jar: <http://10.8.63.16/job/SwitchYard-Tools-2.2.x-Update-Site/ws/sources/eclip...>
[INFO]
[INFO] --- target-platform-configuration:0.23.1:target-platform (default-target-platform) @ org.switchyard.tools.m2e.tests ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.23.1:package-plugin (default-package-plugin) @ org.switchyard.tools.m2e.tests ---
[INFO] Building jar: <http://10.8.63.16/job/SwitchYard-Tools-2.2.x-Update-Site/ws/sources/eclip...>
[INFO]
[INFO] --- tycho-p2-plugin:0.23.1:p2-metadata-default (default-p2-metadata-default) @ org.switchyard.tools.m2e.tests ---
[INFO]
[INFO] --- tycho-surefire-plugin:0.23.1:test (default-test) @ org.switchyard.tools.m2e.tests ---
[INFO] Expected eclipse log file: <http://10.8.63.16/job/SwitchYard-Tools-2.2.x-Update-Site/ws/sources/eclip...>
[INFO] Command line:
[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.102-0.b14.el7.x86_64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -XX:MaxPermSize=256m, -Dusage_reporting_enabled=false, -DLOCAL_TEST_REPO=<http://10.8.63.16/job/SwitchYard-Tools-2.2.x-Update-Site/ws/.repository,> -Dosgi.clean=true, -jar, <http://10.8.63.16/job/SwitchYard-Tools-2.2.x-Update-Site/ws/.repository/p...,> -data, <http://10.8.63.16/job/SwitchYard-Tools-2.2.x-Update-Site/ws/sources/eclip...,> -install, <http://10.8.63.16/job/SwitchYard-Tools-2.2.x-Update-Site/ws/sources/eclip...,> -configuration, <http://10.8.63.16/job/SwitchYard-Tools-2.2.x-Update-Site/ws/sources/eclip...,> -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, <http://10.8.63.16/job/SwitchYard-Tools-2.2.x-Update-Site/ws/sources/eclip...,> -product, org.eclipse.platform.ide, -pluginCustomization, <http://10.8.63.16/job/SwitchYard-Tools-2.2.x-Update-Site/ws/sources/eclip...,> -consoleLog]
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
[ERROR] Timeout 1200 s exceeded. Process was killed.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard: Tools Parent ........................... SUCCESS [ 51.675 s]
[INFO] SwitchYard: Eclipse Tools Parent ................... SUCCESS [ 1.443 s]
[INFO] SwitchYard: Eclipse Tools Plugins .................. SUCCESS [ 0.168 s]
[INFO] SwitchYard: SCA Core EMF Model Plugin .............. SUCCESS [ 10.311 s]
[INFO] SwitchYard: SCA Core EMF.EDIT Model Plugin ......... SUCCESS [ 0.313 s]
[INFO] SwitchYard: SCA 1.1 EMF Model Plugin ............... SUCCESS [ 0.950 s]
[INFO] SwitchYard: SCA 1.1 EMF.EDIT Model Plugin .......... SUCCESS [ 0.501 s]
[INFO] SwitchYard: SwitchYard EMF Model Plugin ............ SUCCESS [ 3.310 s]
[INFO] SwitchYard: Eclipse Tools Plugin ................... SUCCESS [ 0.189 s]
[INFO] SwitchYard: CXF Libraries Plugin ................... SUCCESS [ 51.845 s]
[INFO] SwitchYard: Eclipse XSD Catalog .................... SUCCESS [ 18.922 s]
[INFO] SwitchYard: Eclipse M2E Extensions ................. SUCCESS [ 1.954 s]
[INFO] SwitchYard: Eclipse Tools Core Plugin .............. SUCCESS [ 17.794 s]
[INFO] SwitchYard: Eclipse Tools UI Plugin ................ SUCCESS [ 41.921 s]
[INFO] SwitchYard: Eclipse Tools Debug Support ............ SUCCESS [ 3.732 s]
[INFO] SwitchYard: SwitchYard Configuration Editor Plugin . SUCCESS [ 7.266 s]
[INFO] SwitchYard: Eclipse BPMN2 Editor Extensions ........ SUCCESS [ 4.245 s]
[INFO] SwitchYard: BPEL Extensions ........................ SUCCESS [ 4.030 s]
[INFO] SwitchYard: Eclipse Tools Test Plugins ............. SUCCESS [ 0.154 s]
[INFO] SwitchYard: Eclipse M2E Extensions Plugin Tests .... FAILURE [20:14 min]
[INFO] SwitchYard: Eclipse Tools UI Plugin Tests .......... SKIPPED
[INFO] Switchyard: Eclipse Tools Features ................. SKIPPED
[INFO] SwitchYard: Eclipse Tools Feature .................. SKIPPED
[INFO] SwitchYard: Eclipse SwitchYard BPEL Feature ........ SKIPPED
[INFO] SwitchYard: Eclipse SwitchYard BPMN2 Feature ....... SKIPPED
[INFO] SwitchYard: Eclipse Tools Update Site .............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 37:26 min
[INFO] Finished at: 2016-09-12T10:47:56-04:00
[INFO] Final Memory: 254M/794M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.23.1:test (default-test) on project org.switchyard.tools.m2e.tests: An unexpected error occured while launching the test runtime (return code 143). See log for details. -> [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.switchyard.tools.m2e.tests
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :29
Killing Xvnc process ID 411
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
8 years, 3 months