[jbosstools-builds] [Unstable] jbosstools-nightly-3.1.x #98

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Fri May 21 16:19:37 EDT 2010


Public: 
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.x/98
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.x/98/testReport
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.x/98/changes
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.x/98/console

Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.x/98/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.x/98//testReport
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.x/98//changes
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.x/98//console

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

Failed Tests:

6 tests failed.
FAILED:  ConsolePluginAllTests

Error Message:
org.hibernate.MappingNotFoundException: resource: mapping/propertyref/inheritence/union/Person.hbm.xml not found

Stack Trace:

Package mapping.propertyref.inheritence.union:
org.hibernate.MappingNotFoundException: resource: mapping/propertyref/inheritence/union/Person.hbm.xml not found
	at org.hibernate.cfg.Configuration.addResource(Configuration.java:610)
	at org.hibernate.cfg.Configuration.parseMappingElement(Configuration.java:1635)
	at org.hibernate.cfg.Configuration.parseSessionFactory(Configuration.java:1603)
	at org.hibernate.cfg.Configuration.doConfigure(Configuration.java:1582)
	at org.hibernate.cfg.Configuration.doConfigure(Configuration.java:1556)
	at org.hibernate.cfg.Configuration.configure(Configuration.java:1510)
	at org.hibernate.console.ConsoleConfiguration.loadConfigurationXML(ConsoleConfiguration.java:467)
	at org.hibernate.console.ConsoleConfiguration.configureStandardConfiguration(ConsoleConfiguration.java:770)
	at org.hibernate.console.ConsoleConfiguration.buildConfiguration(ConsoleConfiguration.java:742)
	at org.hibernate.console.ConsoleConfiguration.access$1(ConsoleConfiguration.java:717)
	at org.hibernate.console.ConsoleConfiguration$3.execute(ConsoleConfiguration.java:338)
	at org.hibernate.console.execution.DefaultExecutionContext.execute(DefaultExecutionContext.java:63)
	at org.hibernate.console.ConsoleConfiguration.buildWith(ConsoleConfiguration.java:320)
	at org.hibernate.console.ConsoleConfiguration.build(ConsoleConfiguration.java:147)
	at org.hibernate.eclipse.console.test.mappingproject.HbmExportExceptionTest.testHbmExportExceptionTest(HbmExportExceptionTest.java:75)
	at org.hibernate.eclipse.console.test.mappingproject.MappingTestsBase.allTestsRunForProject(MappingTestsBase.java:159)
	at org.hibernate.eclipse.console.test.mappingproject.MappingTestsCore.testEachPackWithTestSet(MappingTestsCore.java:55)
	at org.hibernate.eclipse.console.test.mappingproject.MappingTestsBase.run(MappingTestsBase.java:102)
	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:  ConsolePluginAllTests

Error Message:
resource: mapping/propertyref/inheritence/union/Person.hbm.xml not found

Stack Trace:
org.hibernate.MappingNotFoundException: resource: mapping/propertyref/inheritence/union/Person.hbm.xml not found
	at org.hibernate.cfg.Configuration.addResource(Configuration.java:610)
	at org.hibernate.cfg.Configuration.parseMappingElement(Configuration.java:1635)
	at org.hibernate.cfg.Configuration.parseSessionFactory(Configuration.java:1603)
	at org.hibernate.cfg.Configuration.doConfigure(Configuration.java:1582)
	at org.hibernate.cfg.Configuration.doConfigure(Configuration.java:1556)
	at org.hibernate.cfg.Configuration.configure(Configuration.java:1510)
	at org.hibernate.console.ConsoleConfiguration.loadConfigurationXML(ConsoleConfiguration.java:467)
	at org.hibernate.console.ConsoleConfiguration.configureStandardConfiguration(ConsoleConfiguration.java:770)
	at org.hibernate.console.ConsoleConfiguration.buildConfiguration(ConsoleConfiguration.java:742)
	at org.hibernate.console.ConsoleConfiguration.access$1(ConsoleConfiguration.java:717)
	at org.hibernate.console.ConsoleConfiguration$3.execute(ConsoleConfiguration.java:338)
	at org.hibernate.console.execution.DefaultExecutionContext.execute(DefaultExecutionContext.java:63)
	at org.hibernate.console.ConsoleConfiguration.buildWith(ConsoleConfiguration.java:320)
	at org.hibernate.console.ConsoleConfiguration.build(ConsoleConfiguration.java:147)
	at org.hibernate.eclipse.console.workbench.ConsoleConfigurationWorkbenchAdapter.getChildren(ConsoleConfigurationWorkbenchAdapter.java:40)
	at org.hibernate.eclipse.console.test.mappingproject.OpenSourceFileTest.testOpenSourceFileTest(OpenSourceFileTest.java:79)
	at org.hibernate.eclipse.console.test.mappingproject.MappingTestsBase.allTestsRunForProject(MappingTestsBase.java:159)
	at org.hibernate.eclipse.console.test.mappingproject.MappingTestsCore.testEachPackWithTestSet(MappingTestsCore.java:55)
	at org.hibernate.eclipse.console.test.mappingproject.MappingTestsBase.run(MappingTestsBase.java:102)
	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:  ASTestSuite

Error Message:
URI is null

Stack Trace:
junit.framework.AssertionFailedError: URI is null
	at org.jboss.ide.eclipse.as.test.publishing.JBIDE2512bTest.testJBIDE2512b(JBIDE2512bTest.java:38)
	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:
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:
Problem marker 'Multiple data binder' was not found

Stack Trace:
junit.framework.AssertionFailedError: Problem marker 'Multiple data binder' was not found
	at org.jboss.tools.seam.core.test.SeamValidatorsTest.testMultipleDataBinder_Validator(SeamValidatorsTest.java:522)
	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:

[rob.stryker at jboss.com] JBDS-1207 - a test to verify it works



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

Console log:

[...truncated 107552 lines...]
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/logInfo.xml to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/logInfo/maven-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.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 /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/logInfo.xml to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/logInfo/examples-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.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 /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/logInfo.xml to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/logInfo/examples-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.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 /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/logInfo.xml to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/logInfo/examples.community-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.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 /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/logInfo.xml to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/logInfo/examples.community-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.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 /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/logInfo.xml to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/logInfo/esb-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.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 /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/logInfo.xml to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/logInfo/esb-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.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 /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/logInfo.xml to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/logInfo/ws-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.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 /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/logInfo.xml to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/logInfo/ws-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.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 /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/logInfo.xml to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/logInfo/birt-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.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 /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/logInfo.xml to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/logInfo/birt-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.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 /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/logInfo.xml to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/logInfo/portlet-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.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 /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/logInfo.xml to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/logInfo/portlet-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.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 /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/logInfo.xml to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/logInfo/smooks-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.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 /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/logInfo.xml to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/logInfo/smooks-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.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 /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/logInfo.xml to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/logInfo/tptp-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.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 /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/logInfo.xml to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/logInfo/tptp-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.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 /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/logInfo.xml to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/logInfo/tests-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.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 /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/logInfo.xml to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/logInfo/tests-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/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/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937
     [copy] Copying 1 file to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build
     [copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product
     [copy] Copying 1 file to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937
     [copy] Copying 42 files to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/images
     [copy] Copying 4 files to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/script
     [copy] Copying 1 file to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937
     [xslt] Processing /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/download.xml to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/download-snippet.txt
     [xslt] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.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: 343 minutes 23 seconds
++ buildResult=0
++ tee ../configs/jbds/build.log
++ buildTypeString=nightly
++ cd ../configs/jbds
++ zip build.log.zip build.log
  adding: build.log (stored 0%)
++ cd ../..
+++ date +%s
++ endtime=1274470407
+++ echo 'scale=2; (1274470407 - 1274449629)/60'
+++ bc -l
++ elapsed=346.30
++ echo 'Elapsed time: 346.30mins.'
Elapsed time: 346.30mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.1.1.GA
+++ cat /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=stable/3.1.1.GA/201005210937
+++ cat /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/buildData.properties
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
++ buildtype=stable
+++ cat /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.1.1.GA
+++ cat /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/buildData.properties
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
+++ grep product.buildTimestamp
++ timestamp=201005210937
++ [[ '' == '' ]]
++ DESTINATION=tools at filemgmt.jboss.org:/downloads_htdocs/tools
++ pathSuffix=trunk
++ [[ -n branch ]]
++ [[ branch == \t\r\u\n\k ]]
++ pathSuffix=3.1.1.GA
++ scp -r /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA tools at filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/
++ scp configs/jbds/build.log.zip tools at filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/3.1.1.GA/201005210937/
++ scp /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/latestBuild.html tools at filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/3.1.1.GA/latestBuild-3.1.1.GA.html
++ scp /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/latestBuildFailures.html tools at filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/3.1.1.GA/latestBuildFailures-3.1.1.GA.html
+++ date +%s
++ endtime=1274471605
+++ echo 'scale=2; (1274471605 - 1274449629)/60'
+++ bc -l
++ elapsed=366.26
++ echo 'Elapsed time: 366.26mins.'
Elapsed time: 366.26mins.
++ [[ -d /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/eclipse ]]
++ mkdir -p /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA
++ mv /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/eclipse/artifacts.jar /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/eclipse/content.jar /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/eclipse/features /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/eclipse/index.html /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/eclipse/plugins /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/eclipse/site.xml /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/eclipse/web /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA
+++ find /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features -name '*.jar'
++ [[ -n /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.richfaces.feature_3.1.1.v201005210937R-H98-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.maven.feature_1.0.1.v201005210937R-H98-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.ws.feature_1.1.1.v201005210937R-H98-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.birt.feature_1.1.1.v201005210937R-H98-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.guvnor.tools.feature_5.1.0.v201005210937R-H98-31764.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.jmx.feature_1.1.1.v201005210937R-H98-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.portlet.feature_1.1.1.v201005210937R-H98-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.seam.feature_3.1.1.v201005210937R-H98-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.struts_feature_3.1.1.v201005210937R-H98-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.jmx.sdk.feature_1.1.1.v201005210937R-H98-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.smooks.feature_1.1.1.v201005210937R-H98-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.esb.feature_1.3.1.v201005210937R-H98-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201005210937R-H98-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.tptp.feature_1.1.0.v201005210937R-H98-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201005210937R.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.maven.source.feature_1.0.1.v201005210937R-H98-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.ide.eclipse.as.feature_2.1.1.v201005210937R-H98-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.cdi.feature_1.0.1.v201005210937R-H98-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201005210937R-H98-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.hibernate.eclipse.feature_3.3.1.v201005210937R-H98-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.ide.eclipse.archives.feature_3.1.1.v201005210937R-H98-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201005210937R-H98-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.drools.eclipse.feature_5.1.0.v201005210937R-H98-31764.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.drools.eclipse.task.feature_5.1.0.v201005210937R-H98-31764.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.community.project.examples.feature_1.0.0.v201005210937R-H98-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201005210937R-H98-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.jmx.source.feature_1.1.1.v201005210937R-H98-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.maven.sdk.feature_1.0.1.v201005210937R-H98-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.maven.seam.feature_1.0.1.v201005210937R-H98-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.maven.seam.source.feature_1.0.1.v201005210937R-H98-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.project.examples.feature_1.1.1.v201005210937R-H98-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.flow.jpdl4.feature_4.0.0.v201005181033-795-8s73533D5J5399.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.pi4soa.sdk.feature_3.0.0.v201003031452-77--84O23FfTENFIaGVRugPDdOCI.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.flow.common.feature_4.0.0.v201005181033-5--7w312116292144.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201005180913-52-7w312116291A24.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.bpel.feature_1.0.0.v201003031622-27l-F9JgLWLLrLrXMgg.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jbpm.gd.jpdl.feature_3.2.0.v201005180913-41-7w312116291A24.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.jbpm4.feature_4.0.0.v201005181033-7D2-8BF9D7z0IBJ9NLMPGEHJx423.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.bpel.sdk.feature_1.0.0.v201003031622-3--8-Co3ICPjR_UQwNwh8iyAKhMX.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.pi4soa.core.feature_3.0.0.v201003031452-7J--CcNBHBBTBTHZeN.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.flow.common.source.feature_4.0.0.v201005181033-5--7w312116292144.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.jbpm4.sdk.feature_4.3.0.v201005181033-7H2-9xQ99FIaJhHDEYFgQXgQSWSV.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.flow.jpdl4.source.feature_4.0.0.v201005181033-795-8s73533D5J5399.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201005180913-41-7w312116291A24.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.pi4soa.core.source.feature_3.0.0.v201003031452-7J--CcNBHBBTBTHZeN.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201005180913-7F79-94E5OxDJDP9aDV7_EDIt957.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.bpel.source.feature_1.0.0.v201003031622-27l-F9JgLWLLrLrXMgg.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201005180913-52-7w312116291A24.jar ]]
+++ echo tools at filemgmt.jboss.org:/downloads_htdocs/tools
+++ perl -ne 's/[^@]//g; print;'
++ [[ @ != \@ ]]
++ rsync -arz --delete /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA tools at filemgmt.jboss.org:/downloads_htdocs/tools/updates/nightly/
+++ date +%s
++ endtime=1274471797
+++ echo 'scale=2; (1274471797 - 1274449629)/60'
+++ bc -l
++ elapsed=369.46
++ echo 'Elapsed time: 369.46mins.'
Elapsed time: 369.46mins.
Terminating xvnc.
[jbosstools-nightly-3.1.x] $ vncserver -kill :13
Killing Xvnc process ID 12755
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Recording plot data
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/tests/test-results/emma-coverage/archives/lines.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/tests/test-results/emma-coverage/as/lines.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/tests/test-results/emma-coverage/hibernate-tools/lines.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/tests/test-results/emma-coverage/jbpm-convert/lines.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/tests/test-results/emma-coverage/jmx/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/lines.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/tests/test-results/emma-coverage/common/lines.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/tests/test-results/emma-coverage/struts/lines.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/tests/test-results/emma-coverage/jsf/lines.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/tests/test-results/emma-coverage/jst/lines.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/tests/test-results/emma-coverage/seam/lines.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/tests/test-results/emma-coverage/drools-ide/lines.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/tests/test-results/emma-coverage/vpe/lines.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/tests/test-results/emma-coverage/esb/lines.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/tests/test-results/emma-coverage/freemarker/lines.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/tests/test-results/emma-coverage/birt/lines.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/tests/test-results/emma-coverage/smooks/lines.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/tests/test-results/emma-coverage/archives/classes.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/tests/test-results/emma-coverage/as/classes.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/tests/test-results/emma-coverage/hibernate-tools/classes.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/tests/test-results/emma-coverage/jbpm-convert/classes.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/tests/test-results/emma-coverage/jmx/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/classes.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/tests/test-results/emma-coverage/common/classes.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/tests/test-results/emma-coverage/struts/classes.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/tests/test-results/emma-coverage/jsf/classes.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/tests/test-results/emma-coverage/jst/classes.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/tests/test-results/emma-coverage/seam/classes.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/tests/test-results/emma-coverage/drools-ide/classes.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/tests/test-results/emma-coverage/vpe/classes.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/tests/test-results/emma-coverage/esb/classes.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/tests/test-results/emma-coverage/freemarker/classes.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/tests/test-results/emma-coverage/birt/classes.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005210937/tests/test-results/emma-coverage/smooks/classes.properties
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13366 annotations (10 new, 0 high, 13366 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 jbosstools-builds mailing list