Return-Path: X-Original-To: apmail-cayenne-commits-archive@www.apache.org Delivered-To: apmail-cayenne-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 10A5610F41 for ; Wed, 12 Jun 2013 19:34:25 +0000 (UTC) Received: (qmail 98863 invoked by uid 500); 12 Jun 2013 19:34:25 -0000 Delivered-To: apmail-cayenne-commits-archive@cayenne.apache.org Received: (qmail 98842 invoked by uid 500); 12 Jun 2013 19:34:25 -0000 Mailing-List: contact commits-help@cayenne.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cayenne.apache.org Delivered-To: mailing list commits@cayenne.apache.org Received: (qmail 98835 invoked by uid 99); 12 Jun 2013 19:34:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Jun 2013 19:34:25 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Jun 2013 19:34:23 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id E7860C0096; Wed, 12 Jun 2013 19:34:02 +0000 (UTC) Date: Wed, 12 Jun 2013 19:32:26 +0000 (UTC) From: Apache Jenkins Server To: commits@cayenne.apache.org, andrus@objectstyle.org Message-ID: <717044470.3524.1371065642946.JavaMail.hudson@aegis> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Cayenne-tru?= =?UTF-8?Q?nk_=C2=BB_h2,JDK_1.6_(latest),Ubuntu_#878?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: h2,JDK 1.6 (latest),Ubuntu X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org See Changes: [aadamchik] CAY-1823 remove ":sync w/DbEntity" button from ObjEntity - it is redundant and already present on the entity toolbar. expanding the fields to look like DbEntity [aadamchik] CAY-1823 remove ":sync w/DbEntity" button from ObjEntity - it is redundant and already present on the entity toolbar. expanding the fields to look like DbEntity [aadamchik] CAY-1823 remove ":sync w/DbEntity" button from ObjEntity - it is redundant and already present on the entity toolbar. patch by Artiom Kravchenko [aadamchik] CAY-1833 SQL keyword 'VALUE' used as table's attribute name in test case ------------------------------------------ [...truncated 138322 lines...] Jun 12, 2013 7:32:24 PM org.apache.cayenne.test.jdbc.UtilityLogger log INFO: update ARTIST set ARTIST_NAME = ? where ARTIST_ID = ? Jun 12, 2013 7:32:24 PM org.apache.cayenne.log.CommonsJdbcEventLogger logBeginTransaction INFO: --- transaction started. Jun 12, 2013 7:32:24 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery INFO: SELECT t0.ARTIST_NAME, t0.DATE_OF_BIRTH, t0.ARTIST_ID FROM ARTIST t0 Jun 12, 2013 7:32:24 PM org.apache.cayenne.log.CommonsJdbcEventLogger logSelectCount INFO: === returned 1 row. - took 1 ms. Jun 12, 2013 7:32:24 PM org.apache.cayenne.log.CommonsJdbcEventLogger logCommitTransaction INFO: +++ transaction committed. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec Running org.apache.cayenne.access.NestedDataContextParentPeerEventsTest Jun 12, 2013 7:32:24 PM org.apache.cayenne.configuration.XMLDataChannelDescriptorLoader load INFO: Loading XML configuration resource from file:/home/hudson/jenkins-slave/workspace/Cayenne-trunk/cayenneTestConnection/h2/jdk/JDK%201.6%20(latest)/label/Ubuntu/trunk/framework/cayenne-jdk1.5-unpublished/target/test-classes/cayenne-relationships.xml Jun 12, 2013 7:32:24 PM org.apache.cayenne.configuration.XMLDataChannelDescriptorLoader$DataChannelChildrenHandler createChildTagHandler INFO: Loading XML DataMap resource from file:/home/hudson/jenkins-slave/workspace/Cayenne-trunk/cayenneTestConnection/h2/jdk/JDK%201.6%20(latest)/label/Ubuntu/trunk/framework/cayenne-jdk1.5-unpublished/target/test-classes/relationships.map.xml Jun 12, 2013 7:32:24 PM org.apache.cayenne.map.EntityResolver applyDBLayerDefaults INFO: added runtime complimentary DbRelationship from DELETE_RULE_TEST3 to DELETE_RULE_TEST1 Jun 12, 2013 7:32:24 PM org.apache.cayenne.map.EntityResolver applyObjectLayerDefaults INFO: added runtime complimentary ObjRelationship from FlattenedTest3 to FlattenedTest1 Jun 12, 2013 7:32:24 PM org.apache.cayenne.map.EntityResolver applyObjectLayerDefaults INFO: added runtime complimentary ObjRelationship from FlattenedTest4 to FlattenedTest1 Jun 12, 2013 7:32:24 PM org.apache.cayenne.log.CommonsJdbcEventLogger logBeginTransaction INFO: --- transaction started. Jun 12, 2013 7:32:24 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery INFO: SELECT NEXT_ID FROM AUTO_PK_SUPPORT WHERE TABLE_NAME = 'MASTER' Jun 12, 2013 7:32:24 PM org.apache.cayenne.log.CommonsJdbcEventLogger logSelectCount INFO: === returned 1 row. - took 0 ms. Jun 12, 2013 7:32:24 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery INFO: UPDATE AUTO_PK_SUPPORT SET NEXT_ID = NEXT_ID + 20 WHERE TABLE_NAME = 'MASTER' Jun 12, 2013 7:32:24 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount INFO: === updated 1 row. Jun 12, 2013 7:32:24 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery INFO: INSERT INTO MASTER (ID, NAME) VALUES (?, ?) Jun 12, 2013 7:32:24 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters INFO: [bind: 1->ID:200, 2->NAME:'X'] Jun 12, 2013 7:32:24 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount INFO: === updated 1 row. Jun 12, 2013 7:32:24 PM org.apache.cayenne.log.CommonsJdbcEventLogger logCommitTransaction INFO: +++ transaction committed. Jun 12, 2013 7:32:24 PM org.apache.cayenne.log.CommonsJdbcEventLogger logBeginTransaction INFO: --- transaction started. Jun 12, 2013 7:32:24 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery INFO: UPDATE MASTER SET NAME = ? WHERE ID = ? Jun 12, 2013 7:32:24 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters INFO: [bind: 1->NAME:'Y', 2->ID:200] Jun 12, 2013 7:32:24 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount INFO: === updated 1 row. Jun 12, 2013 7:32:24 PM org.apache.cayenne.log.CommonsJdbcEventLogger logCommitTransaction INFO: +++ transaction committed. Jun 12, 2013 7:32:25 PM org.apache.cayenne.configuration.XMLDataChannelDescriptorLoader load INFO: Loading XML configuration resource from file:/home/hudson/jenkins-slave/workspace/Cayenne-trunk/cayenneTestConnection/h2/jdk/JDK%201.6%20(latest)/label/Ubuntu/trunk/framework/cayenne-jdk1.5-unpublished/target/test-classes/cayenne-relationships.xml Jun 12, 2013 7:32:25 PM org.apache.cayenne.configuration.XMLDataChannelDescriptorLoader$DataChannelChildrenHandler createChildTagHandler INFO: Loading XML DataMap resource from file:/home/hudson/jenkins-slave/workspace/Cayenne-trunk/cayenneTestConnection/h2/jdk/JDK%201.6%20(latest)/label/Ubuntu/trunk/framework/cayenne-jdk1.5-unpublished/target/test-classes/relationships.map.xml Jun 12, 2013 7:32:25 PM org.apache.cayenne.map.EntityResolver applyDBLayerDefaults INFO: added runtime complimentary DbRelationship from DELETE_RULE_TEST3 to DELETE_RULE_TEST1 Jun 12, 2013 7:32:25 PM org.apache.cayenne.map.EntityResolver applyObjectLayerDefaults INFO: added runtime complimentary ObjRelationship from FlattenedTest3 to FlattenedTest1 Jun 12, 2013 7:32:25 PM org.apache.cayenne.map.EntityResolver applyObjectLayerDefaults INFO: added runtime complimentary ObjRelationship from FlattenedTest4 to FlattenedTest1 Jun 12, 2013 7:32:25 PM org.apache.cayenne.log.CommonsJdbcEventLogger logBeginTransaction INFO: --- transaction started. Jun 12, 2013 7:32:25 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery INFO: SELECT NEXT_ID FROM AUTO_PK_SUPPORT WHERE TABLE_NAME = 'CHILD' Jun 12, 2013 7:32:25 PM org.apache.cayenne.log.CommonsJdbcEventLogger logSelectCount INFO: === returned 1 row. - took 1 ms. Jun 12, 2013 7:32:25 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery INFO: UPDATE AUTO_PK_SUPPORT SET NEXT_ID = NEXT_ID + 20 WHERE TABLE_NAME = 'CHILD' Jun 12, 2013 7:32:25 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount INFO: === updated 1 row. Jun 12, 2013 7:32:25 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery INFO: INSERT INTO MASTER (ID, NAME) VALUES (?, ?) Jun 12, 2013 7:32:25 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters INFO: [bind: 1->ID:201, 2->NAME:'X'] Jun 12, 2013 7:32:25 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount INFO: === updated 1 row. Jun 12, 2013 7:32:25 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters INFO: [bind: 1->ID:202, 2->NAME:'Y'] Jun 12, 2013 7:32:25 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount INFO: === updated 1 row. Jun 12, 2013 7:32:25 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery INFO: INSERT INTO CHILD (ID, MASTER_ID) VALUES (?, ?) Jun 12, 2013 7:32:25 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters INFO: [bind: 1->ID:200, 2->MASTER_ID:201] Jun 12, 2013 7:32:25 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount INFO: === updated 1 row. Jun 12, 2013 7:32:25 PM org.apache.cayenne.log.CommonsJdbcEventLogger logCommitTransaction INFO: +++ transaction committed. Jun 12, 2013 7:32:25 PM org.apache.cayenne.log.CommonsJdbcEventLogger logBeginTransaction INFO: --- transaction started. Jun 12, 2013 7:32:25 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery INFO: UPDATE CHILD SET MASTER_ID = ? WHERE ID = ? Jun 12, 2013 7:32:25 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters INFO: [bind: 1->MASTER_ID:202, 2->ID:200] Jun 12, 2013 7:32:25 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount INFO: === updated 1 row. Jun 12, 2013 7:32:25 PM org.apache.cayenne.log.CommonsJdbcEventLogger logCommitTransaction INFO: +++ transaction committed. Jun 12, 2013 7:32:25 PM org.apache.cayenne.configuration.XMLDataChannelDescriptorLoader load INFO: Loading XML configuration resource from file:/home/hudson/jenkins-slave/workspace/Cayenne-trunk/cayenneTestConnection/h2/jdk/JDK%201.6%20(latest)/label/Ubuntu/trunk/framework/cayenne-jdk1.5-unpublished/target/test-classes/cayenne-relationships.xml Jun 12, 2013 7:32:25 PM org.apache.cayenne.configuration.XMLDataChannelDescriptorLoader$DataChannelChildrenHandler createChildTagHandler INFO: Loading XML DataMap resource from file:/home/hudson/jenkins-slave/workspace/Cayenne-trunk/cayenneTestConnection/h2/jdk/JDK%201.6%20(latest)/label/Ubuntu/trunk/framework/cayenne-jdk1.5-unpublished/target/test-classes/relationships.map.xml Jun 12, 2013 7:32:25 PM org.apache.cayenne.map.EntityResolver applyDBLayerDefaults INFO: added runtime complimentary DbRelationship from DELETE_RULE_TEST3 to DELETE_RULE_TEST1 Jun 12, 2013 7:32:25 PM org.apache.cayenne.map.EntityResolver applyObjectLayerDefaults INFO: added runtime complimentary ObjRelationship from FlattenedTest3 to FlattenedTest1 Jun 12, 2013 7:32:25 PM org.apache.cayenne.map.EntityResolver applyObjectLayerDefaults INFO: added runtime complimentary ObjRelationship from FlattenedTest4 to FlattenedTest1 Jun 12, 2013 7:32:25 PM org.apache.cayenne.log.CommonsJdbcEventLogger logBeginTransaction INFO: --- transaction started. Jun 12, 2013 7:32:25 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery INFO: INSERT INTO MASTER (ID, NAME) VALUES (?, ?) Jun 12, 2013 7:32:25 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters INFO: [bind: 1->ID:203, 2->NAME:'X'] Jun 12, 2013 7:32:25 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount INFO: === updated 1 row. Jun 12, 2013 7:32:25 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery INFO: INSERT INTO CHILD (ID, MASTER_ID) VALUES (?, ?) Jun 12, 2013 7:32:25 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters INFO: [bind: 1->ID:201, 2->MASTER_ID:203] Jun 12, 2013 7:32:25 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount INFO: === updated 1 row. Jun 12, 2013 7:32:25 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters INFO: [bind: 1->ID:202, 2->MASTER_ID:NULL] Jun 12, 2013 7:32:25 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount INFO: === updated 1 row. Jun 12, 2013 7:32:25 PM org.apache.cayenne.log.CommonsJdbcEventLogger logCommitTransaction INFO: +++ transaction committed. Jun 12, 2013 7:32:25 PM org.apache.cayenne.log.CommonsJdbcEventLogger logBeginTransaction INFO: --- transaction started. Jun 12, 2013 7:32:25 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery INFO: UPDATE CHILD SET MASTER_ID = ? WHERE ID = ? Jun 12, 2013 7:32:25 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters INFO: [bind: 1->MASTER_ID:203, 2->ID:202] Jun 12, 2013 7:32:25 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount INFO: === updated 1 row. Jun 12, 2013 7:32:25 PM org.apache.cayenne.log.CommonsJdbcEventLogger logCommitTransaction INFO: +++ transaction committed. Jun 12, 2013 7:32:25 PM org.apache.cayenne.log.CommonsJdbcEventLogger logBeginTransaction INFO: --- transaction started. Jun 12, 2013 7:32:25 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery INFO: SELECT t0.MASTER_ID, t0.ID FROM CHILD t0 WHERE t0.MASTER_ID = ? [bind: 1->MASTER_ID:203] Jun 12, 2013 7:32:25 PM org.apache.cayenne.log.CommonsJdbcEventLogger logSelectCount INFO: === returned 2 rows. - took 0 ms. Jun 12, 2013 7:32:25 PM org.apache.cayenne.log.CommonsJdbcEventLogger logCommitTransaction INFO: +++ transaction committed. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.933 sec Running org.apache.cayenne.DataRowTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.cayenne.access.types.EnumTypeTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.cayenne.exp.parser.ASTObjPathTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Results : Tests in error: testQuotedEJBQLQuery(org.apache.cayenne.access.QuotedIdentifiersTest) testQuotedEJBQLQueryWithJoin(org.apache.cayenne.access.QuotedIdentifiersTest) testQuotedEJBQLQueryWithOrderBy(org.apache.cayenne.access.QuotedIdentifiersTest) test_SelectCount(org.apache.cayenne.query.SQLSelectTest) Tests run: 2179, Failures: 0, Errors: 4, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Cayenne ........................................... SUCCESS [11.653s] [INFO] Common Unit Test Utilities ........................ SUCCESS [38.856s] [INFO] Cayenne Internal Build Plugin ..................... SUCCESS [53.246s] [INFO] Cayenne Build Tools Parent ........................ SUCCESS [0.004s] [INFO] Cayenne License and Notice Bundle ................. SUCCESS [8.587s] [INFO] Cayenne Dependency Injection Container ............ SUCCESS [3.200s] [INFO] Cayenne Java 1.5 Unpublished ...................... FAILURE [1:42.420s] [INFO] Cayenne WebObjects Compatibility Library .......... SKIPPED [INFO] Cayenne Aggregated Server Jar ..................... SKIPPED [INFO] Cayenne Aggregated Client Jar ..................... SKIPPED [INFO] Cayenne Project ................................... SKIPPED [INFO] Cayenne Tools ..................................... SKIPPED [INFO] Library: cayenne-lifecycle ........................ SKIPPED [INFO] Cayenne Maven Plugin .............................. SKIPPED [INFO] Cayenne Framework Aggregator Project .............. SKIPPED [INFO] Cayenne Integration Tests Parent .................. SKIPPED [INFO] Integration Tests - Cayenne Tools ................. SKIPPED [INFO] Cayenne Modeler ................................... SKIPPED [INFO] Cayenne Modeler Maven Plugin ...................... SKIPPED [INFO] Cayenne Modeler Parent ............................ SKIPPED [INFO] Cayenne Tutorial .................................. SKIPPED [INFO] Cayenne ROP Server Tutorial ....................... SKIPPED [INFO] Cayenne ROP Client Tutorial ....................... SKIPPED [INFO] Cayenne Tutorials ................................. SKIPPED [INFO] Cayenne Documentation ............................. SKIPPED [INFO] Cayenne Documenation Parent ....................... SKIPPED [INFO] Cayenne Docbook Documentation ..................... SKIPPED [INFO] Docbook: Cayenne Stylesheets ...................... SKIPPED [INFO] Docbook: Cayenne Guide ............................ SKIPPED [INFO] Docbook: Getting Started with Cayenne ............. SKIPPED [INFO] Docbook: Getting Started with Cayenne ROP ......... SKIPPED [INFO] Docbook: Cayenne New Features and Upgrade Guide ... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3:45.176s [INFO] Finished at: Wed Jun 12 19:32:26 UTC 2013 [INFO] Final Memory: 38M/179M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.5:test (default-test) on project cayenne-jdk1.5-unpublished: There are test failures. [ERROR] [ERROR] Please refer to /home/hudson/jenkins-slave/workspace/Cayenne-trunk/cayenneTestConnection/h2/jdk/JDK 1.6 (latest)/label/Ubuntu/trunk/framework/cayenne-jdk1.5-unpublished/target/surefire-reports for the individual test results. [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.5:test (default-test) on project cayenne-jdk1.5-unpublished: There are test failures. Please refer to /home/hudson/jenkins-slave/workspace/Cayenne-trunk/cayenneTestConnection/h2/jdk/JDK 1.6 (latest)/label/Ubuntu/trunk/framework/cayenne-jdk1.5-unpublished/target/surefire-reports for the individual test results. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196) at org.apache.maven.cli.MavenCli.main(MavenCli.java:141) 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:597) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352) Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures. Please refer to /home/hudson/jenkins-slave/workspace/Cayenne-trunk/cayenneTestConnection/h2/jdk/JDK 1.6 (latest)/label/Ubuntu/trunk/framework/cayenne-jdk1.5-unpublished/target/surefire-reports for the individual test results. at org.apache.maven.plugin.surefire.SurefirePlugin.execute(SurefirePlugin.java:629) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) ... 19 more [ERROR] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :cayenne-jdk1.5-unpublished Build step 'Invoke top-level Maven targets' marked build as failure