[Unstable] devstudio-nightly-3.0.0.CR2 #165

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Wed Feb 17 19:05:24 EST 2010


Public: 
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR2/165
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR2/165/testReport
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR2/165/changes
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR2/165/console

Internal:
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR2/165/
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR2/165//testReport
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR2/165//changes
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR2/165//console

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

Failed Tests:

2 tests failed.
REGRESSION:  ArchivesTestSuite

Error Message:
Problems encountered while deleting resources.

Stack Trace:
org.eclipse.core.internal.resources.ResourceException: Problems encountered while deleting resources.
	at org.eclipse.core.internal.resources.Resource.delete(Resource.java:737)
	at org.eclipse.core.internal.resources.Project.delete(Project.java:309)
	at org.jboss.tools.test.util.ResourcesUtils.deleteProject(ResourcesUtils.java:170)
	at org.jboss.ide.eclipse.archives.test.projects.JBIDE2099Test.tearDown(JBIDE2099Test.java:37)
	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)
Contains: Could not delete '/JBIDE2099/output'.
org.eclipse.core.internal.resources.ResourceException: Problems encountered while deleting resources.
	at org.eclipse.core.internal.localstore.FileSystemResourceManager.delete(FileSystemResourceManager.java:257)
	at org.eclipse.core.internal.resources.ResourceTree.internalDeleteFolder(ResourceTree.java:351)
	at org.eclipse.core.internal.resources.ResourceTree.internalDeleteProject(ResourceTree.java:386)
	at org.eclipse.core.internal.resources.ResourceTree.standardDeleteProject(ResourceTree.java:832)
	at org.eclipse.core.internal.resources.Resource.unprotectedDelete(Resource.java:1772)
	at org.eclipse.core.internal.resources.Resource.delete(Resource.java:724)
	at org.eclipse.core.internal.resources.Project.delete(Project.java:309)
	at org.jboss.tools.test.util.ResourcesUtils.deleteProject(ResourcesUtils.java:170)
	at org.jboss.ide.eclipse.archives.test.projects.JBIDE2099Test.tearDown(JBIDE2099Test.java:37)
	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)
Contains: Problems encountered while deleting files.
Contains: Could not delete: /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/tests/workspace/JBIDE2099/output/dist/unified-http-invoker.sar/unified-invoker.war/WEB-INF.
Contains: Could not delete: /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/tests/workspace/JBIDE2099/output/dist/unified-http-invoker.sar/unified-invoker.war.
Contains: Could not delete: /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/tests/workspace/JBIDE2099/output/dist/unified-http-invoker.sar.
Contains: Could not delete: /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/tests/workspace/JBIDE2099/output/dist.
Contains: Could not delete: /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/tests/workspace/JBIDE2099/output.
Contains: Could not delete '/qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/tests/workspace/JBIDE2099'.


REGRESSION:  ArchivesTestSuite

Error Message:
0

Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: 0
	at org.jboss.ide.eclipse.archives.test.ui.BuildActionTest.testBuildAction(BuildActionTest.java:99)
	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:

[vrubezhny] JBDS-1092: Welcome Screen: Some links are to be updated/added in/to the Welcome Screen for 3.0.0.CR2?

3.0.0.RC2 branch is updated



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

Console log:

[...truncated 108441 lines...]
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo/jmx-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo/jmx-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo/drools-ide-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo/drools-ide-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo/archives-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo/archives-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo/xulrunner-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo/xulrunner-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo/richfaces-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo/richfaces-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo/jbpm-convert-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo/jbpm-convert-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo/freemarker-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo/freemarker-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo/hibernate-tools-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo/hibernate-tools-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo/struts-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo/struts-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo/as-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo/as-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo/seam-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo/seam-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo/examples-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo/examples-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo/esb-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo/esb-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo/ws-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo/ws-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo/birt-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo/birt-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo/portlet-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo/portlet-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo/smooks-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo/smooks-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo/tests-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/logInfo/tests-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl

update.builds.xml:

build.results:
     [copy] Copying 1 file to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221
     [copy] Copying 1 file to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build
     [copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product
     [copy] Copying 1 file to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221
     [copy] Copying 42 files to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/images
     [copy] Copying 4 files to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/script
     [copy] Copying 1 file to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221
     [xslt] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/download.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002171221/download-snippet.txt
     [xslt] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/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: 373 minutes 26 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=1266450466
+++ echo 'scale=2; (1266450466 - 1266427934)/60'
+++ bc -l
++ elapsed=375.53
++ echo 'Elapsed time: 375.53mins.'
Elapsed time: 375.53mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.0.0.CR2
+++ cat /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=stable/3.0.0.CR2/201002171221
+++ cat /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/buildData.properties
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
++ buildtype=stable
+++ cat /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.0.0.CR2
+++ cat /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201002171221
++ [[ '' == '' ]]
++ DESTINATION=/qa/services/http/binaries/RHDS
++ pathSuffix=trunk
++ [[ -n branch ]]
++ [[ branch == \t\r\u\n\k ]]
++ pathSuffix=3.0.0.CR2
++ scp -r /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2 /qa/services/http/binaries/RHDS/builds/nightly/
++ scp configs/jbds/build.log.zip /qa/services/http/binaries/RHDS/builds/nightly/3.0.0.CR2/201002171221/
++ scp /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/latestBuild.html /qa/services/http/binaries/RHDS/builds/nightly/3.0.0.CR2/latestBuild-3.0.0.CR2.html
++ scp /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/latestBuildFailures.html /qa/services/http/binaries/RHDS/builds/nightly/3.0.0.CR2/latestBuildFailures-3.0.0.CR2.html
+++ date +%s
++ endtime=1266450710
+++ echo 'scale=2; (1266450710 - 1266427934)/60'
+++ bc -l
++ elapsed=379.60
++ echo 'Elapsed time: 379.60mins.'
Elapsed time: 379.60mins.
++ [[ -d /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse ]]
++ mkdir -p /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2
++ mv /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/artifacts.jar /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/content.jar /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/features /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/images /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/index.html /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/index_root.html /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/plugins /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/site.xml /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/web /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2
+++ find /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features -name '*.jar'
++ [[ -n /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.seam.feature_3.1.0.v201002171221M-H165-CR2.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.smooks.feature_1.1.0.v201002171221M-H165-CR2.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.richfaces.feature_3.1.0.v201002171221M-H165-CR2.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.birt.feature_1.1.0.v201002171221M-H165-CR2.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.tptp.feature_1.1.0.v201002171221M-H165-CR2.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201002171221M-H165-CR2.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.struts_feature_3.1.0.v201002171221M-H165-CR2.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.jmx.feature_1.1.0.v201002171221M-H165-CR2.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.esb.feature_1.3.0.v201002171221M-H165-CR2.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.ws.feature_1.1.0.v201002171221M-H165-CR2.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201002171221M-H165-CR2.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201002171221M.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.drools.eclipse.feature_5.1.0.v201002171221M-H165-31552.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.hibernate.eclipse.feature_3.3.0.v201002171221M-H165-CR2.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201002171221M-H165-CR2.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.guvnor.tools.feature_5.1.0.v201002171221M-H165-31552.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/com.jboss.jbds.product.feature_3.0.0.v201002171221M-H165-CR2.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201002171221M-H165-CR2.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201002171221M-H165-CR2.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201002171221M-H165-CR2.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201002171221M-H165-CR2.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.jmx.source.feature_1.1.0.v201002171221M-H165-CR2.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.portlet.feature_1.1.0.v201002171221M-H165-CR2.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.project.examples.feature_1.1.0.v201002171221M-H165-CR2.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.runtime.feature_1.1.0.v201002171221M-H165-CR2.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201002171249-41-7w31211328235A.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201002171249-52-7w31211328235A.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201002171249-7F79-94E5OxDDDNBHJe9MKPIt957.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jbpm.gd.jpdl.feature_3.2.0.v201002171249-41-7w31211328235A.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201002171249-52-7w31211328235A.jar ]]
+++ echo /qa/services/http/binaries/RHDS
+++ perl -ne 's/[^@]//g; print;'
++ [[ '' != \@ ]]
++ mkdir -p /qa/services/http/binaries/RHDS/updates/nightly/
++ rsync -arz --delete /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2 /qa/services/http/binaries/RHDS/updates/nightly/
+++ date +%s
++ endtime=1266450739
+++ bc -l
+++ echo 'scale=2; (1266450739 - 1266427934)/60'
++ elapsed=380.08
++ echo 'Elapsed time: 380.08mins.'
Elapsed time: 380.08mins.
Terminating xvnc.
[devstudio-nightly-3.0.0.CR2] $ vncserver -kill :15
Killing Xvnc process ID 31423
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13076 annotations (6 new, 0 high, 13076 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