[Still Unstable] jbosstools-nightly-3.1.0.M3 #243

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Mon Aug 31 20:58:36 EDT 2009


Public: 
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.0.M3/243
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.0.M3/243/testReport
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.0.M3/243/changes
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.0.M3/243/console

Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.M3/243/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.M3/243//testReport
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.M3/243//changes
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.M3/243//console

--------------------------------------------------

Failed Tests:

9 tests failed.
REGRESSION:  SeamRefactoringAllTests

Error Message:
Component org.jboss.seam.mail.mailSession does not have java declaration.

Stack Trace:
junit.framework.AssertionFailedError: Component org.jboss.seam.mail.mailSession does not have java declaration.
	at org.jboss.tools.seam.core.test.refactoring.SeamComponentRefactoringTest.renameComponent(SeamComponentRefactoringTest.java:112)
	at org.jboss.tools.seam.core.test.refactoring.SeamComponentRefactoringTest.testJBIDE4447(SeamComponentRefactoringTest.java:93)
	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
	at junit.extensions.TestSetup.run(TestSetup.java:25)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
	at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
	at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
	at org.eclipse.core.launcher.Main.main(Main.java:34)


FAILED:  <init>

Error Message:
junit.framework.TestSuite

Stack Trace:
	at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:265)
	at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
	at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
	at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
	at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:32)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
	at org.eclipse.core.launcher.Main.main(Main.java:34)


FAILED:  ASTestSuite

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.jboss.ide.eclipse.as.test.publishing.JBIDE2512aTest.testJBIDE2512a(JBIDE2512aTest.java:52)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
	at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
	at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
	at org.eclipse.core.launcher.Main.main(Main.java:34)


FAILED:  CommonExtAllTests

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.jboss.tools.common.text.ext.test.OpenOnsTest.testUseBeanClassOpenOn(OpenOnsTest.java:345)
	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
	at junit.extensions.TestSetup.run(TestSetup.java:25)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
	at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
	at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
	at org.eclipse.core.launcher.Main.main(Main.java:34)


FAILED:  HibernateUiTestSuite

Error Message:
unexpected invocation

Stack Trace:
unexpected invocation: diagramViewer.getSite()
expectations:
  allowed, already invoked 1 time: fileDialog.setFilterExtensions(["*.png", "*.jpg", "*.bmp"]); returns a default value
  allowed, already invoked 1 time: fileDialog.setFilterNames(["PNG format (*.png)", "JPEG format (*.jpg)", "Bitmap format (*.bmp)"]); returns a default value
  expected once, already invoked 1 time: fileDialog.open(); returns "test.jpg"
  allowed, already invoked 2 times: diagramViewer.getEditPartViewer(); returns <graphicalViewer>
  allowed, already invoked 1 time: graphicalViewer.getRootEditPart(); returns <scalableFreeformRootEditPart>
  allowed, already invoked 1 time: scalableFreeformRootEditPart.getLayer("Printable Layers"); returns <iFigure>
  allowed, already invoked 1 time: graphicalViewer.getControl(); returns <control>
  allowed, already invoked 1 time: control.getDisplay(); returns <display>
  allowed, already invoked 1 time: iFigure.getBounds(); returns <Rectangle(0, 0, 20, 10)>
  allowed, never invoked: display.internal_new_GC(null); returns <0>
  allowed, never invoked: display.internal_dispose_GC(<0L>, null); returns a default value
  expected once, never invoked: iFigure.paint(ANYTHING); returns a default value
  allowed, already invoked 1 time: display.isDisposed(); returns <true>
what happened before this:
  fileDialog.setFilterExtensions(["*.png", "*.jpg", "*.bmp"])
  fileDialog.setFilterNames(["PNG format (*.png)", "JPEG format (*.jpg)", "Bitmap format (*.bmp)"])
  fileDialog.open()
  diagramViewer.getEditPartViewer()
  graphicalViewer.getRootEditPart()
  scalableFreeformRootEditPart.getLayer("Printable Layers")
  diagramViewer.getEditPartViewer()
  graphicalViewer.getControl()
  control.getDisplay()
  iFigure.getBounds()
  display.isDisposed()

	at org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:56)
	at org.jmock.Mockery.dispatch(Mockery.java:218)
	at org.jmock.Mockery.access$000(Mockery.java:43)
	at org.jmock.Mockery$MockObject.invoke(Mockery.java:258)
	at org.jmock.internal.InvocationDiverter.invoke(InvocationDiverter.java:27)
	at org.jmock.internal.FakeObjectMethods.invoke(FakeObjectMethods.java:38)
	at org.jmock.lib.legacy.ClassImposteriser$4.invoke(ClassImposteriser.java:137)
	at org.jboss.tools.hibernate.ui.diagram.editors.DiagramViewer$$EnhancerByCGLIB$$eb22aabd.getSite(<generated>)
	at org.jboss.tools.hibernate.ui.diagram.editors.actions.ExportImageAction.run(ExportImageAction.java:94)
	at org.jboss.tools.hibernate.ui.diagram.editors.actions.test.ExportImageActionTest.testAction(ExportImageActionTest.java:96)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
	at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
	at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
	at org.eclipse.core.launcher.Main.main(Main.java:34)


FAILED:  JMXCoreAllTests

Error Message:
Failed to retrieve RMIServer stub: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested exception is:   java.net.ConnectException: Connection refused]

Stack Trace:
java.io.IOException: Failed to retrieve RMIServer stub: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested exception is: 
	java.net.ConnectException: Connection refused]
	at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:317)
	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:248)
	at org.jboss.tools.jmx.core.providers.DefaultConnectionWrapper.connect(DefaultConnectionWrapper.java:80)
	at org.jboss.tools.jmx.core.tests.DefaultProviderTest.testConnection(DefaultProviderTest.java:116)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
	at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
	at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
	at org.eclipse.core.launcher.Main.main(Main.java:34)
Caused by: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested exception is: 
	java.net.ConnectException: Connection refused]
	at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:97)
	at com.sun.jndi.toolkit.url.GenericURLContext.lookup(GenericURLContext.java:185)
	at javax.naming.InitialContext.lookup(InitialContext.java:351)
	at javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1817)
	at javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1787)
	at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:259)
Caused by: java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested exception is: 
	java.net.ConnectException: Connection refused
	at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:574)
	at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:185)
	at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:171)
	at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:306)
	at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
	at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:93)
Caused by: java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
	at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
	at java.net.Socket.connect(Socket.java:520)
	at java.net.Socket.connect(Socket.java:470)
	at java.net.Socket.<init>(Socket.java:367)
	at java.net.Socket.<init>(Socket.java:180)
	at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirectSocketFactory.java:22)
	at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMasterSocketFactory.java:128)
	at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:569)


FAILED:  JsfAllTests

Error Message:
A long running task detected

Stack Trace:
java.lang.RuntimeException: A long running task detected
	at org.jboss.tools.vpe.ui.test.TestUtil.waitForIdle(TestUtil.java:194)
	at org.jboss.tools.vpe.ui.test.TestUtil.waitForIdle(TestUtil.java:199)
	at org.jboss.tools.vpe.ui.test.ComponentContentTest.performInvisibleTagTest(ComponentContentTest.java:183)
	at org.jboss.tools.jsf.vpe.jsf.test.Jsf20ComponentContentTest.testOutputScript(Jsf20ComponentContentTest.java:45)
	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
	at junit.extensions.TestSetup.run(TestSetup.java:25)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
	at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
	at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
	at org.eclipse.core.launcher.Main.main(Main.java:34)


FAILED:  JsfAllTests

Error Message:
A long running task detected

Stack Trace:
java.lang.RuntimeException: A long running task detected
	at org.jboss.tools.vpe.ui.test.TestUtil.waitForIdle(TestUtil.java:194)
	at org.jboss.tools.vpe.ui.test.TestUtil.waitForIdle(TestUtil.java:199)
	at org.jboss.tools.vpe.ui.test.ComponentContentTest.performInvisibleTagTest(ComponentContentTest.java:183)
	at org.jboss.tools.jsf.vpe.jsf.test.Jsf20ComponentContentTest.testOutputStylesheet(Jsf20ComponentContentTest.java:49)
	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
	at junit.extensions.TestSetup.run(TestSetup.java:25)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
	at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
	at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
	at org.eclipse.core.launcher.Main.main(Main.java:34)


FAILED:  JstJspAllTests

Error Message:
Content Assistant didn't returned some proposals.

Stack Trace:
junit.framework.AssertionFailedError: Content Assistant didn't returned some proposals.
	at org.jboss.tools.jst.jsp.test.ca.JsfJspJbide1717Test.testJstJspJbide1717(JsfJspJbide1717Test.java:122)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
	at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
	at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
	at org.eclipse.core.launcher.Main.main(Main.java:34)




--------------------------------------------------

Changes:

[nickboldt] use jbds not jbosstools config file

[nickboldt] use local image instead of remote one



--------------------------------------------------

Console log:

[...truncated 156643 lines...]
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo/jbpm4-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo/as-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo/as-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo/bpel-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo/bpel-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo/seam-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo/seam-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo/maven-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo/maven-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo/examples-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo/examples-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo/esb-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo/esb-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo/ws-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo/ws-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo/birt-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo/birt-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo/portlet-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo/portlet-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo/smooks-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo/smooks-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo/tptp-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo/tptp-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo/tests-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/logInfo/tests-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl

update.builds.xml:

build.results:
     [copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801
     [copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build
     [copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product
     [copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801
     [copy] Copying 42 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/images
     [copy] Copying 4 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/script
     [copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801
     [xslt] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/download.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/download-snippet.txt
     [xslt] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/download.xsl

post-build:

publish.results:

send.notification.email:
     [mail] Failed to initialise MIME mail: javax/mail/MessagingException

publish.log:

init:

clean.all.subfolders:

BUILD SUCCESSFUL
Total time: 153 minutes 55 seconds
++ buildTypeString=nightly
++ buildResult=0
++ cd ../configs/jbds
++ zip build.log.zip build.log
updating: build.log (deflated 95%)
++ cd ../..
+++ date +%s
++ endtime=1251765530
+++ echo 'scale=2; (1251765530 - 1251756270)/60'
+++ bc -l
++ elapsed=154.33
++ echo 'Elapsed time: 154.33mins.'
Elapsed time: 154.33mins.
++ [[ 0 != 0 ]]
++ [[ '' == \l\o\c\a\l ]]
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.1.0.M3
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=nightly/3.1.0.M3/200908311801
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/buildData.properties
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
++ buildtype=nightly
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.1.0.M3
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=200908311801
++ [[ '' == '' ]]
++ DESTINATION=jbossqa at filemgmt.jboss.org:/htdocs/jbosstools
++ echo 'Destination to publish build results is jbossqa at filemgmt.jboss.org:/htdocs/jbosstools'
Destination to publish build results is jbossqa at filemgmt.jboss.org:/htdocs/jbosstools
++ scp -r /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3 jbossqa at filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/
++ scp configs/jbds/build.log.zip jbossqa at filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/3.1.0.M3/200908311801/
++ pathSuffix=trunk
++ [[ -n branch ]]
++ [[ branch == \t\r\u\n\k ]]
++ scp /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/latestBuild.html jbossqa at filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/3.1.0.M3/latestBuild-3.1.0.M3.html
++ scp /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/latestBuildFailures.html jbossqa at filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/3.1.0.M3/latestBuildFailures-3.1.0.M3.html
++ pathSuffix=3.1.0.M3
+++ date +%s
++ endtime=1251766229
+++ echo 'scale=2; (1251766229 - 1251756270)/60'
+++ bc -l
++ elapsed=165.98
++ echo 'Elapsed time: 165.98mins.'
Elapsed time: 165.98mins.
++ [[ -d /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/eclipse ]]
++ mkdir -p /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3
++ mv /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/eclipse/artifacts.jar /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/eclipse/associateSites.xml /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/eclipse/content.jar /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/eclipse/features /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/eclipse/index.html /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/eclipse/plugins /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/eclipse/site.xml /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/eclipse/web /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3
+++ find /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features -name '*.jar'
++ [[ -n /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.struts_feature_3.1.0.M3-N200908311801-H243.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.ide.eclipse.as.feature_2.1.0.M3-N200908311801-H243.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.guvnor.tools.feature_5.1.0.trunk-N200908311801-H243.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.jmx.feature_1.1.0.M3-N200908311801-H243.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.drools.eclipse.task.feature_5.1.0.trunk-N200908311801-H243.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.jbpm4.feature_4.0.0.M3-N200908311801-H243.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.flow.common.feature_4.0.0.M3-N200908311801-H243.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.xulrunner.feature_1.8.1.3-20070904.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.maven.seam.feature_1.0.0.M3-N200908311801-H243.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.ws.feature_1.1.0.M3-N200908311801-H243.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.M3-N200908311801-H243.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.maven.source.feature_1.0.0.M3-N200908311801-H243.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.seam.feature_3.1.0.M3-N200908311801-H243.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.maven.seam.source.feature_1.0.0.M3-N200908311801-H243.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.smooks.feature_1.1.0.M3-N200908311801-H243.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jbpm.gd.jpdl.feature_3.1.7.GA-N200908311801-H243.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.profiler.feature_1.0.0.M3-N200908311801-H243.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.jmx.source.feature_1.1.0.M3-N200908311801-H243.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.esb.feature_1.3.0.M3-N200908311801-H243.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.portlet.feature_1.1.0.M3-N200908311801-H243.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.jmx.sdk.feature_1.1.0.M3-N200908311801-H243.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.birt.feature_1.1.0.M3-N200908311801-H243.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.hibernate.eclipse.feature_3.3.0.M3-N200908311801-H243.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.maven.feature_1.0.0.M3-N200908311801-H243.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.ide.eclipse.archives.feature_3.1.0.M3-N200908311801-H243.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.richfaces.feature_3.1.0.M3-N200908311801-H243.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.M3-N200908311801-H243.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.jbpm.convert.feature_1.1.0.M3-N200908311801-H243.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.jbpm.common.feature_4.0.0.M3-N200908311801-H243.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.project.examples.feature_1.1.0.M3-N200908311801-H243.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.M3-N200908311801-H243.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.flow.jpdl4.feature_4.0.0.M3-N200908311801-H243.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.drools.eclipse.feature_5.1.0.trunk-N200908311801-H243.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.tptp.feature_1.1.0.M3-N200908311801-H243.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.maven.sdk.feature_1.0.0.M3-N200908311801-H243.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.bpel.feature_1.0.0.M3-N200908311801-H243.jar ]]
+++ echo jbossqa at filemgmt.jboss.org:/htdocs/jbosstools
+++ perl -ne 's/[^@]//g; print;'
++ atSign=@
++ [[ @ != \@ ]]
++ rsync -arz --delete /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3 jbossqa at filemgmt.jboss.org:/htdocs/jbosstools/updates/nightly/
+++ date +%s
++ endtime=1251766438
+++ echo 'scale=2; (1251766438 - 1251756270)/60'
+++ bc -l
++ elapsed=169.46
++ echo 'Elapsed time: 169.46mins.'
Elapsed time: 169.46mins.
Terminating xvnc.
Killing Xvnc process ID 31204
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Recording plot data
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/tests/test-results/emma-coverage/archives/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/tests/test-results/emma-coverage/as/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/tests/test-results/emma-coverage/hibernate-tools/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/tests/test-results/emma-coverage/jbpm-convert/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/tests/test-results/emma-coverage/jmx/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/tests/test-results/emma-coverage/bpel/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/tests/test-results/emma-coverage/common/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/tests/test-results/emma-coverage/struts/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/tests/test-results/emma-coverage/jsf/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/tests/test-results/emma-coverage/jst/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/tests/test-results/emma-coverage/seam/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/tests/test-results/emma-coverage/drools-ide/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/tests/test-results/emma-coverage/vpe/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/tests/test-results/emma-coverage/archives/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/tests/test-results/emma-coverage/as/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/tests/test-results/emma-coverage/hibernate-tools/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/tests/test-results/emma-coverage/jbpm-convert/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/tests/test-results/emma-coverage/jmx/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/tests/test-results/emma-coverage/bpel/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/tests/test-results/emma-coverage/common/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/tests/test-results/emma-coverage/struts/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/tests/test-results/emma-coverage/jsf/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/tests/test-results/emma-coverage/jst/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/tests/test-results/emma-coverage/seam/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/tests/test-results/emma-coverage/drools-ide/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908311801/tests/test-results/emma-coverage/vpe/classes.properties
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 21237 annotations (5 new, 0 high, 21237 normal, 0 low)
[WARNINGS] Not changing build status, since no threshold has been exceeded
Email was triggered for: Unstable
Email was triggered for: Still Unstable
Trigger Unstable was overridden by another trigger and will not send an email.
There are 1 triggered emails.
Sending email for trigger: Still Unstable


--------------------------------------------------



More information about the builds mailing list