[teiid-designer-dev] Build failed in Jenkins: jbosstools-teiid-komodo #223 ()

ci-builds at redhat.com ci-builds at redhat.com
Mon Dec 8 16:49:37 EST 2014


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/223/changes>

Changes:

[phantomjinx] Adds a Vdb Node Visitor for exporting modeshape vdb nodes

[phantomjinx] Forks ddl sequencer so that it can be patched

------------------------------------------
[...truncated 9866 lines...]
16:49:03,679 INFO  [org.teiid.SECURITY] (management-handler-thread - 4)  TEIID40009 Admin [null] is terminating this session: 1vTltKMf7ZNB.  
16:49:03,682 INFO  [org.teiid.SECURITY] (management-handler-thread - 4)  TEIID40009 Admin [null] is terminating this session: 1vTltKMf7ZNB.  
16:49:03,682 INFO  [org.teiid.SECURITY] (management-handler-thread - 4)  TEIID40009 Admin [null] is terminating this session: 1vTltKMf7ZNB.  
16:49:03,683 INFO  [org.teiid.SECURITY] (management-handler-thread - 4)  TEIID40009 Admin [null] is terminating this session: 1vTltKMf7ZNB.  
16:49:03,694 WARN  [org.teiid.SECURITY] (New I/O worker #3) 1vTltKMf7ZNB TEIID40011 Processing exception 'TEIID40042 Invalid Session 1vTltKMf7ZNB. Session may have already been terminated.' for session 1vTltKMf7ZNB.  Exception type org.teiid.client.security.InvalidSessionException thrown from org.teiid.services.SessionServiceImpl.getSessionInfo(SessionServiceImpl.java:368). Enable more detailed logging to see the entire stacktrace.
16:49:03,738 INFO  [org.teiid.RUNTIME] (MSC service thread 1-5)  TEIID50026 VDB "bqt.1[Source{Source=Source, h2, java:jboss/datasources/ExampleDS}]" undeployed.
16:49:03,747 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-6)  JBAS015877: Stopped deployment bqt.vdb (runtime-name: bqt.vdb) in 11ms
16:49:03,821 INFO  [org.jboss.as.repository] (management-handler-thread - 1)  JBAS014901: Content removed from location <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/integration-tests/org.komodo.eclipse.teiid-8.7.client.test/lib/jbossas/jboss-eap-6.1/standalone/data/content/be/77fce341c6b026e88039b019759eccfbba4103/content>
16:49:03,822 INFO  [org.jboss.as.server] (management-handler-thread - 1)  JBAS018558: Undeployed "bqt.vdb" (runtime-name: "bqt.vdb")
Dec 8, 2014 4:49:03 PM org.teiid.runtime.client.admin.v8.Admin8Factory createAdmin
INFO: Connected to standalone controller at localhost:9999
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.752 sec

Results :

Tests run: 13, Failures: 0, Errors: 0, Skipped: 0

Dec 8, 2014 4:49:32 PM org.jboss.as.controller.client.impl.RemotingModelControllerClient finalize
WARN: JBAS010600: Closing leaked controller client
JBAS010649: Allocation stack trace:
	at java.lang.Thread.getStackTrace(Thread.java:1479)
	at org.jboss.as.controller.client.impl.RemotingModelControllerClient.<init>(RemotingModelControllerClient.java:74)
	at org.jboss.as.controller.client.ModelControllerClient$Factory.create(ModelControllerClient.java:225)
	at org.jboss.as.controller.client.ModelControllerClient$Factory.create(ModelControllerClient.java:173)
	at org.teiid.runtime.client.admin.v8.Admin8Factory.getTeiidVersion(Admin8Factory.java:2016)
	at org.teiid.runtime.client.instance.TeiidVersionProbe.determineVersion(TeiidVersionProbe.java:117)
	at org.teiid.runtime.client.instance.TeiidVersionProbe.getVersion(TeiidVersionProbe.java:129)
	at org.teiid.runtime.client.instance.TCTeiidInstance.getVersion(TCTeiidInstance.java:195)
	at org.komodo.eclipse.teiid87.client.IntegrationTestTeiidInstance.testVersion(IntegrationTestTeiidInstance.java:78)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.jboss.arquillian.junit.Arquillian$6$1.invoke(Arquillian.java:273)
	at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
	at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
	at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
	at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116)
	at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
	at org.jboss.arquillian.container.test.impl.execution.ClientTestExecuter.execute(ClientTestExecuter.java:53)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
	at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
	at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createContext(ContainerEventController.java:142)
	at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createTestContext(ContainerEventController.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
	at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:102)
	at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
	at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:84)
	at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
	at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:65)
	at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
	at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
	at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:111)
	at org.jboss.arquillian.junit.Arquillian$6.evaluate(Arquillian.java:266)
	at org.jboss.arquillian.junit.Arquillian$4.evaluate(Arquillian.java:229)
	at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:317)
	at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:46)
	at org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:243)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:188)
	at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:317)
	at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:46)
	at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:202)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:150)
	at org.junit.runners.Suite.runChild(Suite.java:127)
	at org.junit.runners.Suite.runChild(Suite.java:26)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:123)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:87)
	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:136)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3774)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3412)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:135)
	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:115)
	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
[INFO] All tests passed!
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.komodo.eclipse.teiid-8.7.client.test ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/integration-tests/org.komodo.eclipse.teiid-8.7.client.test/target/org.komodo.eclipse.teiid-8.7.client.test-1.0.0-SNAPSHOT.jar> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/.repository/org/jboss/tools/komodo/tests/org.komodo.eclipse.teiid-8.7.client.test/1.0.0-SNAPSHOT/org.komodo.eclipse.teiid-8.7.client.test-1.0.0-SNAPSHOT.jar>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/integration-tests/org.komodo.eclipse.teiid-8.7.client.test/pom.xml> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/.repository/org/jboss/tools/komodo/tests/org.komodo.eclipse.teiid-8.7.client.test/1.0.0-SNAPSHOT/org.komodo.eclipse.teiid-8.7.client.test-1.0.0-SNAPSHOT.pom>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/integration-tests/org.komodo.eclipse.teiid-8.7.client.test/target/org.komodo.eclipse.teiid-8.7.client.test-1.0.0-SNAPSHOT-sources.jar> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/.repository/org/jboss/tools/komodo/tests/org.komodo.eclipse.teiid-8.7.client.test/1.0.0-SNAPSHOT/org.komodo.eclipse.teiid-8.7.client.test-1.0.0-SNAPSHOT-sources.jar>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/integration-tests/org.komodo.eclipse.teiid-8.7.client.test/target/p2content.xml> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/.repository/org/jboss/tools/komodo/tests/org.komodo.eclipse.teiid-8.7.client.test/1.0.0-SNAPSHOT/org.komodo.eclipse.teiid-8.7.client.test-1.0.0-SNAPSHOT-p2metadata.xml>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/integration-tests/org.komodo.eclipse.teiid-8.7.client.test/target/p2artifacts.xml> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/.repository/org/jboss/tools/komodo/tests/org.komodo.eclipse.teiid-8.7.client.test/1.0.0-SNAPSHOT/org.komodo.eclipse.teiid-8.7.client.test-1.0.0-SNAPSHOT-p2artifacts.xml>
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:update-local-index (default-update-local-index) @ org.komodo.eclipse.teiid-8.7.client.test ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Teiid Komodo
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Komodo Build
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] komodo ............................................ SUCCESS [1:01.759s]
[INFO] Komodo Target Platform ............................ SUCCESS [0.166s]
[INFO] plugins ........................................... SUCCESS [0.155s]
[INFO] org.komodo.spi .................................... SUCCESS [29.425s]
[INFO] org.komodo.utils .................................. SUCCESS [1.062s]
[INFO] libs .............................................. SUCCESS [0.225s]
[INFO] org.komodo.modeshape.lib .......................... FAILURE [3:51.549s]
[INFO] Komodo Teiid Client ............................... SUCCESS [1:11.555s]
[INFO] org.komodo.modeshape.teiid.sql.sequencer .......... SKIPPED
[INFO] org.komodo.core ................................... SKIPPED
[INFO] org.komodo.relational ............................. SUCCESS [0.863s]
[INFO] org.komodo.ddl.importer ........................... SKIPPED
[INFO] org.komodo.utils.logger.modeshape ................. SKIPPED
[INFO] features .......................................... SUCCESS [0.167s]
[INFO] org.komodo.engine.feature ......................... SKIPPED
[INFO] org.komodo.shell-api .............................. SUCCESS [0.990s]
[INFO] org.komodo.shell.lib .............................. SUCCESS [2.951s]
[INFO] org.komodo.shell .................................. SKIPPED
[INFO] org.komodo.eclipse.shell .......................... SKIPPED
[INFO] org.komodo.eclipse.spi ............................ SUCCESS [0.565s]
[INFO] org.komodo.eclipse.sql.ui ......................... SKIPPED
[INFO] org.komodo.eclipse.teiid.client ................... SUCCESS [5.435s]
[INFO] org.komodo.ui.feature ............................. SKIPPED
[INFO] org.komodo.modeshape.vdb .......................... SKIPPED
[INFO] tests ............................................. SUCCESS [0.089s]
[INFO] org.komodo.modeshape.test.utils ................... SKIPPED
[INFO] org.komodo.core.test .............................. SKIPPED
[INFO] org.komodo.eclipse.test.utils ..................... SUCCESS [0.552s]
[INFO] org.komodo.teiid.client.test ...................... SUCCESS [7:06.646s]
[INFO] org.komodo.utils.test ............................. SUCCESS [17.019s]
[INFO] org.komodo.relational.test ........................ SUCCESS [17.716s]
[INFO] org.komodo.ddl.importer.test ...................... SKIPPED
[INFO] org.komodo.shell.test ............................. SKIPPED
[INFO] org.komodo.modeshape.teiid.sql.sequencer.test ..... SKIPPED
[INFO] org.komodo.modeshape.vdb.test ..................... SKIPPED
[INFO] integration-tests ................................. SUCCESS [0.094s]
[INFO] org.komodo.eclipse.teiid-8.4.client.test .......... SUCCESS [5:37.641s]
[INFO] org.komodo.eclipse.teiid-8.7.client.test .......... SUCCESS [1:59.398s]
[INFO] Teiid Komodo ...................................... SKIPPED
[INFO] Komodo Build ...................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28:45.921s
[INFO] Finished at: Mon Dec 08 16:49:33 EST 2014
[INFO] Final Memory: 110M/538M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.21.0:compile (default-compile) on project org.komodo.modeshape.lib: Compilation failure: Compilation failure:
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/libs/org.komodo.modeshape.lib/forked/modeshape-sequencer-ddl/src/main/java/org/modeshape/sequencer/ddl/DdlSequencer.java>:[192]
[ERROR] try (InputStream stream = ddlContent.getStream()) {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Resource specification not allowed here for source level below 1.7
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/libs/org.komodo.modeshape.lib/forked/modeshape-sequencer-ddl/src/main/java/org/modeshape/sequencer/ddl/DdlSequencer.java>:[193]
[ERROR] rootNode = parsers.parse(IoUtil.read(stream), fileName);
[ERROR] ^^^^
[ERROR] The method read(Reader) in the type IoUtil is not applicable for the arguments (InputStream)
[ERROR] 2 problems (2 errors)
[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.komodo.modeshape.lib
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :29
Killing Xvnc process ID 14210
Archiving artifacts
Recording test results


More information about the teiid-designer-dev mailing list