[Still Unstable] devstudio-nightly-3.1.0.beta1 #23

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Sat Feb 27 03:10:56 EST 2010


Public: 
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/23
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/23/testReport
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/23/changes
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/23/console

Internal:
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/23/
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/23//testReport
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/23//changes
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/23//console

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

Failed Tests:

2 tests failed.
FAILED:  CommonExtAllTests

Error Message:
java.lang.String declaration should be opened

Stack Trace:
junit.framework.AssertionFailedError: java.lang.String declaration should be opened
	at org.jboss.tools.common.text.ext.test.OpenOnsTest.testFaceletTaglibTypeOpenOn(OpenOnsTest.java:547)
	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:

[akazakov] https://jira.jboss.org/jira/browse/JBIDE-5808

[akazakov] https://jira.jboss.org/jira/browse/JBIDE-5808

[akazakov] https://jira.jboss.org/jira/browse/JBIDE-5808

[akazakov] https://jira.jboss.org/jira/browse/JBIDE-5808

[akazakov] https://jira.jboss.org/jira/browse/JBIDE-5808

[dgolovin] https://jira.jboss.org/jira/browse/JBDS-1086  Provide a facade build.xml file to be able start build without shell script
Several minor issues were fixed:
1. localMode property now used in a right way and doesn't required to have true value it just should be defined
2. to build sources zip script now uses jbosstools.root variable to get sources root instead of hardcoded jbosstools-trunk
3. capability to skip mixing in third party update sites are restored (it is shorted local builds when you need to test it works)
4. pack200 executable is generated to build.output.dir to avoid accidental commits to SVN
5. svnant libraries added as requirements to use in facade build
6. now to build jbosstools you need only couple steps and prerequisites:
- Make sure you have java 1.5+ and ant -version shows 1.7+ version
- local svn client should be installed and available to checkout releng
- Create working folder and make it current direcory
- Checkout releng into it like
svn co https://svn.jboss.org/repos/devstudio/trunk/releng/org.jboss.ide.eclipse.releng
- Make org.jboss.ide.eclipse.releng current directory
- Execute 
ant -DlocalMode

That's it. By default it compiles jbosstools. Be ready for heavy download because it has to download all dependencies ~ 1.3G and to checkout jbosstools/trunk first time. Aftre that it is usually takes less than 10 minutes to compile jbosstools

[dgolovin] https://jira.jboss.org/jira/browse/JBDS-1086  Provide a facade build.xml file to be able start build without shell script
Several minor issues were fixed:
1. localMode property now used in a right way and doesn't required to have true value it just should be defined
2. to build sources zip script now uses jbosstools.root variable to get sources root instead of hardcoded jbosstools-trunk
3. capability to skip mixing in third party update sites are restored (it is shorted local builds when you need to test it works)
4. pack200 executable is generated to build.output.dir to avoid accidental commits to SVN
5. svnant libraries added as requirements to use in facade build
6. now to build jbosstools you need only couple steps and prerequisites:
- Make sure you have java 1.5+ and ant -version shows 1.7+ version
- local svn client should be installed and available to checkout releng
- Create working folder and make it current direcory
- Checkout releng into it like
svn co https://svn.jboss.org/repos/devstudio/trunk/releng/org.jboss.ide.eclipse.releng
- Make org.jboss.ide.eclipse.releng current directory
- Execute 
ant -DlocalMode

That's it. By default it compiles jbosstools. Be ready for heavy download because it has to download all dependencies ~ 1.3G and to checkout jbosstools/trunk first time. Aftre that it is usually takes less than 10 minutes to compile jbosstools



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

Console log:

[...truncated 110051 lines...]
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo/drools-ide-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo/drools-ide-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo/archives-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo/archives-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo/xulrunner-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo/xulrunner-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo/richfaces-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo/richfaces-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo/jbpm-convert-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo/jbpm-convert-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo/freemarker-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo/freemarker-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo/hibernate-tools-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo/hibernate-tools-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo/struts-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo/struts-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo/as-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo/as-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo/seam-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo/seam-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo/examples-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo/examples-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo/esb-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo/esb-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo/ws-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo/ws-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo/birt-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo/birt-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo/portlet-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo/portlet-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo/smooks-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo/smooks-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo/tptp-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo/tptp-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo/tests-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/logInfo/tests-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201002262152
     [copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build
     [copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product
     [copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201002262152
     [copy] Copying 42 files to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/images
     [copy] Copying 4 files to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/script
     [copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201002262152
     [xslt] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/download.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201002262152/download-snippet.txt
     [xslt] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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: 303 minutes 45 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=1267257817
+++ echo 'scale=2; (1267257817 - 1267239552)/60'
+++ bc -l
++ elapsed=304.41
++ echo 'Elapsed time: 304.41mins.'
Elapsed time: 304.41mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.1.0.beta1
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=nightly/3.1.0.beta1/201002262152
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
++ buildtype=nightly
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.1.0.beta1
+++ grep product.buildTimestamp
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201002262152
++ [[ '' == '' ]]
++ DESTINATION=/qa/services/http/binaries/RHDS
++ pathSuffix=trunk
++ [[ -n trunk ]]
++ [[ trunk == \t\r\u\n\k ]]
++ scp -r /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201002262152 /qa/services/http/binaries/RHDS/builds/nightly/trunk/
++ scp configs/jbds/build.log.zip /qa/services/http/binaries/RHDS/builds/nightly/trunk/201002262152/
++ scp /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/latestBuild.html /qa/services/http/binaries/RHDS/builds/nightly/trunk/latestBuild.html
++ scp /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/latestBuildFailures.html /qa/services/http/binaries/RHDS/builds/nightly/trunk/latestBuildFailures.html
+++ date +%s
++ endtime=1267257989
+++ echo 'scale=2; (1267257989 - 1267239552)/60'
+++ bc -l
++ elapsed=307.28
++ echo 'Elapsed time: 307.28mins.'
Elapsed time: 307.28mins.
++ [[ -d /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse ]]
++ mkdir -p /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk
++ mv /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/artifacts.jar /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/content.jar /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/features /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/images /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/index.html /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/plugins /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/site.xml /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/web /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk
+++ find /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features -name '*.jar'
++ [[ -n /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.struts_feature_3.1.0.v201002262152N-H23-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.source.feature_1.1.0.v201002262152N-H23-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201002180916-7F79-94E5OxDDDP9VDa7_EJIt957.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.feature_1.1.0.v201002262152N-H23-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.ws.feature_1.1.0.v201002262152N-H23-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.project.examples.feature_1.1.0.v201002262152N-H23-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.portlet.feature_1.1.0.v201002262152N-H23-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.guvnor.tools.feature_5.1.0.v201002262152N-H23-31764.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201002180916-52-7w312113291A27.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.drools.eclipse.feature_5.1.0.v201002262152N-H23-31764.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.runtime.feature_1.1.0.v201002262152N-H23-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.smooks.feature_1.1.0.v201002262152N-H23-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201002180916-52-7w312113291A27.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.seam.feature_3.1.0.v201002262152N-H23-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.feature_3.2.0.v201002180916-41-7w312113291A27.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.tptp.feature_1.1.0.v201002262152N-H23-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201002262152N-H23-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201002262152N-H23-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.hibernate.eclipse.feature_3.3.0.v201002262152N-H23-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201002262152N-H23-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201002262152N-H23-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.esb.feature_1.3.0.v201002262152N-H23-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201002262152N-H23-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201002262152N-H23-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.richfaces.feature_3.1.0.v201002262152N-H23-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/com.jboss.jbds.product.feature_3.0.0.v201002262152N-H23-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201002180916-41-7w312113291A27.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201002262152N-H23-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.birt.feature_1.1.0.v201002262152N-H23-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201002262152N.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.1.0.beta1/jbds-build/site/nightly/trunk /qa/services/http/binaries/RHDS/updates/nightly/
+++ date +%s
++ endtime=1267258025
+++ echo 'scale=2; (1267258025 - 1267239552)/60'
+++ bc -l
++ elapsed=307.88
++ echo 'Elapsed time: 307.88mins.'
Elapsed time: 307.88mins.
Terminating xvnc.
[devstudio-nightly-3.1.0.beta1] $ vncserver -kill :16
Killing Xvnc process ID 20984
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13095 annotations (2 new, 0 high, 13095 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