See
http://hudson.qa.jboss.com/hudson/job/drools/1368/changes
Changes:
[mingjin] JBRULES-1488 serialization merge fix
- Added read/writeExtern's & default constructor for Shell.java
- commented out 2 failed tests: ShellTest.testTwoSimpleRulesWithModify &
ShellTest.testBlockEval, to allow build. @FIXME's added.
------------------------------------------
[...truncated 9135 lines...]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec
Running org.drools.brms.server.util.MetaDataMapperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
Running org.drools.brms.client.packages.SuggestionCompletionCacheTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.drools.brms.server.contenthandler.ContentHandlerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
Running org.drools.brms.server.contenthandler.DRLFileContentHandlerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
Running org.drools.brms.server.PerfServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.drools.brms.server.builder.BRMSPackageBuilderTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec
Running org.drools.brms.server.PopulateDataTest
INFO 17-03 17:23:49,895 (ServiceImplementation.java:createCategory:156)
USER:alan_parsons CREATING cateogory: [HR] in path [/]
INFO 17-03 17:23:49,902 (ServiceImplementation.java:createCategory:156)
USER:alan_parsons CREATING cateogory: [Sales] in path [/]
INFO 17-03 17:23:49,909 (ServiceImplementation.java:createCategory:156)
USER:alan_parsons CREATING cateogory: [Manufacturing] in path [/]
INFO 17-03 17:23:49,916 (ServiceImplementation.java:createCategory:156)
USER:alan_parsons CREATING cateogory: [Finance] in path [/]
INFO 17-03 17:23:49,923 (ServiceImplementation.java:createCategory:156)
USER:alan_parsons CREATING cateogory: [Leave] in path [HR]
INFO 17-03 17:23:49,929 (ServiceImplementation.java:createCategory:156)
USER:alan_parsons CREATING cateogory: [Training] in path [HR]
INFO 17-03 17:23:49,935 (ServiceImplementation.java:createCategory:156)
USER:alan_parsons CREATING cateogory: [Promotions] in path [Sales]
INFO 17-03 17:23:49,942 (ServiceImplementation.java:createCategory:156)
USER:alan_parsons CREATING cateogory: [Old promotions] in path [Sales]
INFO 17-03 17:23:49,948 (ServiceImplementation.java:createCategory:156)
USER:alan_parsons CREATING cateogory: [Boogie boards] in path [Sales]
INFO 17-03 17:23:49,954 (ServiceImplementation.java:createCategory:156)
USER:alan_parsons CREATING cateogory: [Surf boards] in path [Sales]
INFO 17-03 17:23:49,963 (ServiceImplementation.java:createCategory:156)
USER:alan_parsons CREATING cateogory: [Surf wear] in path [Sales]
INFO 17-03 17:23:49,969 (ServiceImplementation.java:createCategory:156)
USER:alan_parsons CREATING cateogory: [Surf wear] in path [Manufacturing]
INFO 17-03 17:23:49,976 (ServiceImplementation.java:createCategory:156)
USER:alan_parsons CREATING cateogory: [Boards] in path [Manufacturing]
INFO 17-03 17:23:49,983 (ServiceImplementation.java:createCategory:156)
USER:alan_parsons CREATING cateogory: [Employees] in path [Finance]
INFO 17-03 17:23:49,990 (ServiceImplementation.java:createCategory:156)
USER:alan_parsons CREATING cateogory: [Payables] in path [Finance]
INFO 17-03 17:23:49,997 (ServiceImplementation.java:createCategory:156)
USER:alan_parsons CREATING cateogory: [Receivables] in path [Finance]
INFO 17-03 17:23:50,004 (ServiceImplementation.java:createState:670) USER:alan_parsons
CREATING state: [Approved]
DEBUG 17-03 17:23:50,005 (RulesRepository.java:addNodeIfNew:131) Adding new node of
type: drools:stateNodeType named: Approved to parent node named drools:state_area
DEBUG 17-03 17:23:50,007 (RulesRepository.java:createState:628) Created the status
[Approved]
INFO 17-03 17:23:50,014 (ServiceImplementation.java:createState:670) USER:alan_parsons
CREATING state: [Pending]
DEBUG 17-03 17:23:50,015 (RulesRepository.java:addNodeIfNew:131) Adding new node of
type: drools:stateNodeType named: Pending to parent node named drools:state_area
DEBUG 17-03 17:23:50,017 (RulesRepository.java:createState:628) Created the status
[Pending]
INFO 17-03 17:23:50,024 (ServiceImplementation.java:createPackage:581)
USER:alan_parsons CREATING package [com.billasurf.manufacturing]
INFO 17-03 17:23:50,112 (ServiceImplementation.java:savePackage:614) USER:alan_parsons
SAVING package [com.billasurf.manufacturing]
INFO 17-03 17:23:50,191 (ServiceImplementation.java:createPackage:581)
USER:alan_parsons CREATING package [com.billasurf.manufacturing.plant]
INFO 17-03 17:23:50,278 (ServiceImplementation.java:createPackage:581)
USER:alan_parsons CREATING package [com.billasurf.finance]
INFO 17-03 17:23:50,365 (ServiceImplementation.java:createPackage:581)
USER:alan_parsons CREATING package [com.billasurf.hrman]
INFO 17-03 17:23:50,452 (ServiceImplementation.java:createPackage:581)
USER:alan_parsons CREATING package [com.billasurf.sales]
INFO 17-03 17:23:50,563 (ServiceImplementation.java:createNewRule:182)
USER:alan_parsons CREATING new asset name [DomainModel] in package
[com.billasurf.manufacturing.plant]
INFO 17-03 17:23:50,937 (ServiceImplementation.java:createNewRule:182)
USER:alan_parsons CREATING new asset name [Surfboard_Colour_Combination] in package
[com.billasurf.manufacturing]
INFO 17-03 17:23:50,977 (ServiceImplementation.java:changeState:701) USER:alan_parsons
CHANGING ASSET STATUS. Asset name, uuid: [Surfboard_Colour_Combination,
47cf674f-af2b-4c63-823f-fc6f6f3bdab1] to [Pending]
INFO 17-03 17:23:50,990 (ServiceImplementation.java:createNewRule:182)
USER:alan_parsons CREATING new asset name [Premium_Colour_Combinations] in package
[com.billasurf.manufacturing]
INFO 17-03 17:23:51,028 (ServiceImplementation.java:changeState:701) USER:alan_parsons
CHANGING ASSET STATUS. Asset name, uuid: [Premium_Colour_Combinations,
94043a16-c9db-49a4-8d38-54f510f2103d] to [Approved]
INFO 17-03 17:23:51,039 (ServiceImplementation.java:createNewRule:182)
USER:alan_parsons CREATING new asset name [Fibreglass supplier selection] in package
[com.billasurf.manufacturing]
INFO 17-03 17:23:51,075 (ServiceImplementation.java:createNewRule:182)
USER:alan_parsons CREATING new asset name [Recommended wax] in package
[com.billasurf.manufacturing]
INFO 17-03 17:23:51,113 (ServiceImplementation.java:createPackageSnapshot:759)
USER:alan_parsons CREATING PACKAGE SNAPSHOT for package: [com.billasurf.finance] snapshot
name: [TEST
DEBUG 17-03 17:23:51,114 (RulesRepository.java:createPackageSnapshot:390) Creating
snapshot for [com.billasurf.finance] called [TEST]
INFO 17-03 17:23:51,175 (ServiceImplementation.java:createPackageSnapshot:759)
USER:alan_parsons CREATING PACKAGE SNAPSHOT for package: [com.billasurf.finance] snapshot
name: [PRODUCTION
DEBUG 17-03 17:23:51,176 (RulesRepository.java:createPackageSnapshot:390) Creating
snapshot for [com.billasurf.finance] called [PRODUCTION]
INFO 17-03 17:23:51,235 (ServiceImplementation.java:createPackageSnapshot:759)
USER:alan_parsons CREATING PACKAGE SNAPSHOT for package: [com.billasurf.finance] snapshot
name: [PRODUCTION ROLLBACK
DEBUG 17-03 17:23:51,237 (RulesRepository.java:createPackageSnapshot:390) Creating
snapshot for [com.billasurf.finance] called [PRODUCTION ROLLBACK]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.437 sec
Running org.drools.brms.server.rules.BRMSSuggestionCompletionLoaderTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.535 sec
Running org.drools.brms.server.security.SecurityServiceImplTest
INFO 17-03 17:23:52,882 (SecurityServiceImpl.java:login:49) Logging in user [XXX]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
Running org.drools.brms.server.util.LoggingHelperTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running org.drools.brms.server.util.ClassicDRLImporterTest
import goo.wee
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.drools.brms.server.util.TableDisplayHandlerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.drools.brms.client.rpc.MetaDataTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.drools.brms.server.builder.ContentPackageAssemblerTest
com.billasurf.Board@1f6f988
DEBUG 17-03 17:23:54,942 (RulesRepository.java:createPackageSnapshot:390) Creating
snapshot for [testSimplePackageBuildNoErrors] called [SNAP_1]
Cheapest possible
DEBUG 17-03 17:24:01,404 (SelectorManager.java:getSelector:57) No selector found by the
name of nothing valid
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.453 sec
Running org.drools.brms.server.files.DeploymentURIHelperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.drools.brms.client.modeldriven.HumanReadableTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.drools.brms.server.contenthandler.ContentManagerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.drools.brms.client.packages.PackageHeaderWidgetTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec
Running org.drools.brms.client.qa.ScenarioHelperTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.drools.brms.server.util.GWTNoSeamTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.drools.brms.client.rulelist.TableDataRowTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.drools.brms.client.common.AssetFormatsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.drools.brms.server.repository.RulesRepositoryManagerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.drools.brms.client.packages.NewPackageWizardTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.drools.brms.client.modeldriven.ui.ConstraintValueEditorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.drools.brms.server.util.FileManagerUtilsTest
DEBUG 17-03 17:24:03,034 (RulesRepositoryAdministrator.java:clearRulesRepository:63)
Clearing repository database. UserId=alan_parsons
Clearing rules repository
INFO 17-03 17:24:07,785 (ServiceImplementation.java:createPackageSnapshot:759)
USER:alan_parsons CREATING PACKAGE SNAPSHOT for package: [testGetBinaryPackageServlet]
snapshot name: [SNAPPY 1
DEBUG 17-03 17:24:07,786 (RulesRepository.java:createPackageSnapshot:390) Creating
snapshot for [testGetBinaryPackageServlet] called [SNAPPY 1]
INFO 17-03 17:24:07,936 (ServiceImplementation.java:createPackageSnapshot:759)
USER:alan_parsons CREATING PACKAGE SNAPSHOT for package: [testGetBinaryPackageServlet]
snapshot name: [SNAPX
DEBUG 17-03 17:24:07,937 (RulesRepository.java:createPackageSnapshot:390) Creating
snapshot for [testGetBinaryPackageServlet] called [SNAPX]
INFO 17-03 17:24:08,139 (ServiceImplementation.java:createPackageSnapshot:759)
USER:alan_parsons CREATING PACKAGE SNAPSHOT for package: [testGetBinaryPackageServlet]
snapshot name: [SNAPX
DEBUG 17-03 17:24:08,140 (RulesRepository.java:removePackageSnapshot:420) Removing
snapshot for [testGetBinaryPackageServlet] called [SNAPX]
DEBUG 17-03 17:24:08,156 (RulesRepository.java:createPackageSnapshot:390) Creating
snapshot for [testGetBinaryPackageServlet] called [SNAPX]
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.877 sec
Running org.drools.brms.client.ruleeditor.EditorLauncherTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.drools.brms.server.repository.BRMSRepositoryConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.jboss.seam.remoting.gwt.GWTToSeamAdapterTest
ERROR 17-03 17:24:08,619 (GWTToSeamAdapter.java:callWebRemoteMethod:79) Error invoking a
service
org.jboss.seam.remoting.gwt.MyServiceThingie$FooNotLoggedInException
at org.jboss.seam.remoting.gwt.MyServiceThingie.notLoggedIn(MyServiceThingie.java:41)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.jboss.seam.remoting.gwt.GWTToSeamAdapter.callWebRemoteMethod(GWTToSeamAdapter.java:74)
at
org.jboss.seam.remoting.gwt.GWTToSeamAdapterTest.testNotLoggedIn(GWTToSeamAdapterTest.java:87)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)
org.drools.brms.client.rpc.SessionExpiredException
ERROR 17-03 17:24:08,622 (GWTToSeamAdapter.java:callWebRemoteMethod:79) Error invoking a
service
org.drools.repository.RulesRepositoryException: woo
at org.jboss.seam.remoting.gwt.MyServiceThingie.goNuts(MyServiceThingie.java:46)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.jboss.seam.remoting.gwt.GWTToSeamAdapter.callWebRemoteMethod(GWTToSeamAdapter.java:74)
at
org.jboss.seam.remoting.gwt.GWTToSeamAdapterTest.testOtherError(GWTToSeamAdapterTest.java:99)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)
org.drools.brms.client.rpc.DetailedSerializableException: An error occurred executing the
action.
org.drools.repository.RulesRepositoryException: woo
at org.jboss.seam.remoting.gwt.MyServiceThingie.goNuts(MyServiceThingie.java:46)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.jboss.seam.remoting.gwt.GWTToSeamAdapter.callWebRemoteMethod(GWTToSeamAdapter.java:74)
at
org.jboss.seam.remoting.gwt.GWTToSeamAdapterTest.testOtherError(GWTToSeamAdapterTest.java:99)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
Running org.drools.brms.client.AsyncInterfaceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Results :
Tests in error:
testRunScenarioWithJar(org.drools.brms.server.ServiceImplementationTest)
Tests run: 119, Failures: 0, Errors: 1, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
Please refer to
/qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jbrms/target/surefire-reports
for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7 minutes 20 seconds
[INFO] Finished at: Mon Mar 17 17:24:08 EDT 2008
[INFO] Final Memory: 27M/81M
[INFO] ------------------------------------------------------------------------
Terminating xvnc
[drools] $ vncserver -kill :13
Killing Xvnc process ID 19012
ERROR: No artifacts found that match the file pattern
"trunk/target/,rules-ouput/". Configuration error?
ERROR: 'trunk/target/' doesn't match anything, but '' does. Perhaps
that's what you mean?
Recording test results