[Unstable] devstudio-nightly-3.0.x #122

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Mon Jun 21 19:21:22 EDT 2010


Internal:
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.x/122/
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.x/122//testReport
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.x/122//changes
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.x/122//console

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

Failed Tests:

2 tests failed.
FAILED:  SeamValidatorsAllTests

Error Message:
Marker  matches the 'Class "StatefulComponent" of component "statefulComponent" does not have a setter or a field for the property "abc"' pattern wasn't found

Stack Trace:
junit.framework.AssertionFailedError: Marker  matches the 'Class "StatefulComponent" of component "statefulComponent" does not have a setter or a field for the property "abc"' pattern wasn't found
	at org.jboss.tools.tests.AbstractResourceMarkerTest.assertMarkerIsCreated(AbstractResourceMarkerTest.java:88)
	at org.jboss.tools.seam.core.test.SeamValidatorsTest.testComponentWithoutSetter_Validator(SeamValidatorsTest.java:306)
	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:  SeamValidatorsAllTests

Error Message:
There should be an unresolved EL in testElRevalidation.xhtml. expected:<1> but was:<0>

Stack Trace:
junit.framework.AssertionFailedError: There should be an unresolved EL in testElRevalidation.xhtml. expected:<1> but was:<0>
	at org.jboss.tools.seam.core.test.SeamValidatorsTest.testRevalidationUnresolvedELs(SeamValidatorsTest.java:747)
	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)




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

Changes:



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

Console log:

[...truncated 111993 lines...]
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo/drools-ide-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo/drools-ide-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo/archives-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo/archives-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo/xulrunner-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo/xulrunner-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo/richfaces-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo/richfaces-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo/jbpm-convert-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo/jbpm-convert-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo/freemarker-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo/freemarker-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo/hibernate-tools-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo/hibernate-tools-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo/struts-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo/struts-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo/as-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo/as-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo/seam-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo/seam-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo/cdi-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo/cdi-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo/examples-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo/examples-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo/esb-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo/esb-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo/ws-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo/ws-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo/portlet-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo/portlet-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo/smooks-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo/smooks-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo/tptp-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo/tptp-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo/tests-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/logInfo/tests-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl

update.builds.xml:

build.results:
     [copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415
     [copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build
     [copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product
     [copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415
     [copy] Copying 42 files to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/images
     [copy] Copying 4 files to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/script
     [copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415
     [xslt] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/download.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA/201006211415/download-snippet.txt
     [xslt] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/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: 294 minutes 37 seconds
++ buildResult=0
++ tee ../configs/jbds/build.log
++ buildTypeString=nightly
++ cd ../configs/jbds
++ zip build.log.zip build.log
updating: build.log (stored 0%)
++ cd ../..
+++ date +%s
++ endtime=1277162004
+++ echo 'scale=2; (1277162004 - 1277144281)/60'
+++ bc -l
++ elapsed=295.38
++ echo 'Elapsed time: 295.38mins.'
Elapsed time: 295.38mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.0.2.GA
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=stable/3.0.2.GA/201006211415
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/buildData.properties
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
+++ grep product.buildDesc
++ buildtype=stable
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.0.2.GA
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201006211415
++ [[ '' == '' ]]
++ DESTINATION=/qa/services/http/binaries/RHDS
++ pathSuffix=trunk
++ [[ -n branch ]]
++ [[ branch == \t\r\u\n\k ]]
++ pathSuffix=3.0.2.GA
++ scp -r /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.2.GA /qa/services/http/binaries/RHDS/builds/nightly/
++ scp configs/jbds/build.log.zip /qa/services/http/binaries/RHDS/builds/nightly/3.0.2.GA/201006211415/
++ scp /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/latestBuild.html /qa/services/http/binaries/RHDS/builds/nightly/3.0.2.GA/latestBuild-3.0.2.GA.html
++ scp /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/latestBuildFailures.html /qa/services/http/binaries/RHDS/builds/nightly/3.0.2.GA/latestBuildFailures-3.0.2.GA.html
+++ date +%s
++ endtime=1277162194
+++ echo 'scale=2; (1277162194 - 1277144281)/60'
+++ bc -l
++ elapsed=298.55
++ echo 'Elapsed time: 298.55mins.'
Elapsed time: 298.55mins.
++ [[ -d /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/eclipse ]]
++ mkdir -p /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.2.GA
++ mv /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/eclipse/artifacts.jar /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/eclipse/content.jar /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/eclipse/features /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/eclipse/generateSiteXML.README.txt /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/eclipse/generateSiteXML.xml /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/eclipse/images /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/eclipse/index.html /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/eclipse/plugins /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/eclipse/site-3.0.0.GA.xml /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/eclipse/site.xml /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/eclipse/web /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.2.GA
+++ find /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.2.GA/features -name '*.jar'
++ [[ -n /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.2.GA/features/org.jboss.tools.jmx.source.feature_1.1.1.v201006211415R-H122-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.2.GA/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201006022113-52-7w312117133224.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.2.GA/features/org.jboss.tools.birt.feature_1.1.1.v201006211415R-H122-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.2.GA/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201006022113-7F79-94E5OxDLBDDNBJBKEDIt957.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.2.GA/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201006022113-52-7w312117133224.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.2.GA/features/org.jboss.tools.seam.feature_3.1.1.v201006211415R-H122-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.2.GA/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201006211415R.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.2.GA/features/org.jbpm.gd.jpdl.feature_3.2.0.v201006022113-41-7w312117133224.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.2.GA/features/org.jboss.tools.jmx.sdk.feature_1.1.1.v201006211415R-H122-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.2.GA/features/org.jboss.tools.richfaces.feature_3.1.1.v201006211415R-H122-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.2.GA/features/org.jboss.ide.eclipse.archives.feature_3.1.1.v201006211415R-H122-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.2.GA/features/org.jboss.tools.ws.feature_1.1.1.v201006211415R-H122-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.2.GA/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201006211415R-H122-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.2.GA/features/org.drools.eclipse.feature_5.1.0.v201006211415R-H122-31764.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.2.GA/features/org.jboss.ide.eclipse.as.feature_2.1.1.v201006211415R-H122-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.2.GA/features/org.jboss.tools.runtime.feature_1.1.1.v201006211415R-H122-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.2.GA/features/org.jboss.tools.struts_feature_3.1.1.v201006211415R-H122-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.2.GA/features/org.jboss.tools.esb.feature_1.3.1.v201006211415R-H122-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.2.GA/features/org.jboss.tools.cdi.feature_1.0.1.v201006211415R-H122-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.2.GA/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201006211415R-H122-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.2.GA/features/org.hibernate.eclipse.feature_3.3.1.v201006211415R-H122-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.2.GA/features/org.jboss.tools.portlet.feature_1.1.1.v201006211415R-H122-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.2.GA/features/org.jboss.tools.tptp.feature_1.1.0.v201006211415R-H122-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.2.GA/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201006211415R-H122-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.2.GA/features/org.guvnor.tools.feature_5.1.0.v201006211415R-H122-31764.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.2.GA/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201006022113-41-7w312117133224.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.2.GA/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201006211415R-H122-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.2.GA/features/org.jboss.tools.project.examples.feature_1.1.1.v201006211415R-H122-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.2.GA/features/org.jboss.tools.jmx.feature_1.1.1.v201006211415R-H122-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.2.GA/features/org.jboss.tools.smooks.feature_1.1.1.v201006211415R-H122-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.2.GA/features/com.jboss.jbds.product.feature_3.0.2.v201006211415R-H122-GA.jar ]]
+++ echo /qa/services/http/binaries/RHDS
+++ perl -ne 's/[^@]//g; print;'
++ [[ '' != \@ ]]
++ mkdir -p /qa/services/http/binaries/RHDS/updates/nightly/
++ rsync -arz --delete /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.2.GA /qa/services/http/binaries/RHDS/updates/nightly/
+++ date +%s
++ endtime=1277162228
+++ echo 'scale=2; (1277162228 - 1277144281)/60'
+++ bc -l
++ elapsed=299.11
++ echo 'Elapsed time: 299.11mins.'
Elapsed time: 299.11mins.
Terminating xvnc.
[devstudio-nightly-3.0.x] $ vncserver -kill :10
Killing Xvnc process ID 18201
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13296 annotations (3 new, 0 high, 13296 normal, 0 low)
[WARNINGS] Not changing build status, since no threshold has been exceeded
Email was triggered for: Unstable
There are 1 triggered emails.
Sending email for trigger: Unstable


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




More information about the builds mailing list