You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/10 18:41:19 UTC

Build failed in Jenkins: cayenne-master » h2,JDK 1.7 (latest),Ubuntu #79

See <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/79/changes>

Changes:

[s.kolbachev] Refactor Locking Project

[s.kolbachev] Refactor People Project & Inheritance Projects

[s.kolbachev] Refactor Relationships Project

------------------------------------------
[...truncated 40001 lines...]
	at org.h2.table.Table.fireConstraints(Table.java:894)
	at org.h2.table.Table.fireAfterRow(Table.java:911)
	at org.h2.command.dml.Delete.update(Delete.java:100)
	at org.h2.command.CommandContainer.update(CommandContainer.java:79)
	at org.h2.command.Command.executeUpdate(Command.java:253)
	at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:154)
	at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:140)
	at org.apache.cayenne.test.jdbc.UpdateTemplate.execute(UpdateTemplate.java:78)
	at org.apache.cayenne.test.jdbc.SQLBuilder.execute(SQLBuilder.java:51)
	at org.apache.cayenne.test.jdbc.DBHelper.deleteAll(DBHelper.java:189)
	at org.apache.cayenne.DataContextMaxIdQualifierIT.setUpAfterInjection(DataContextMaxIdQualifierIT.java:67)

testIncrementalFaultList_Negative(org.apache.cayenne.DataContextMaxIdQualifierIT)  Time elapsed: 0 sec  <<< ERROR!
org.h2.jdbc.JdbcSQLException: Referential integrity constraint violation: "CONSTRAINT_551: PUBLIC.PAINTING1 FOREIGN KEY(ARTIST_ID) REFERENCES PUBLIC.ARTIST(ARTIST_ID) (228)"; SQL statement:
delete from ARTIST [23503-175]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:332)
	at org.h2.message.DbException.get(DbException.java:172)
	at org.h2.message.DbException.get(DbException.java:149)
	at org.h2.constraint.ConstraintReferential.checkRow(ConstraintReferential.java:421)
	at org.h2.constraint.ConstraintReferential.checkRowRefTable(ConstraintReferential.java:438)
	at org.h2.constraint.ConstraintReferential.checkRow(ConstraintReferential.java:314)
	at org.h2.table.Table.fireConstraints(Table.java:894)
	at org.h2.table.Table.fireAfterRow(Table.java:911)
	at org.h2.command.dml.Delete.update(Delete.java:100)
	at org.h2.command.CommandContainer.update(CommandContainer.java:79)
	at org.h2.command.Command.executeUpdate(Command.java:253)
	at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:154)
	at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:140)
	at org.apache.cayenne.test.jdbc.UpdateTemplate.execute(UpdateTemplate.java:78)
	at org.apache.cayenne.test.jdbc.SQLBuilder.execute(SQLBuilder.java:51)
	at org.apache.cayenne.test.jdbc.DBHelper.deleteAll(DBHelper.java:189)
	at org.apache.cayenne.DataContextMaxIdQualifierIT.setUpAfterInjection(DataContextMaxIdQualifierIT.java:67)

testIncrementalFaultList_Higher(org.apache.cayenne.DataContextMaxIdQualifierIT)  Time elapsed: 0 sec  <<< ERROR!
org.h2.jdbc.JdbcSQLException: Referential integrity constraint violation: "CONSTRAINT_551: PUBLIC.PAINTING1 FOREIGN KEY(ARTIST_ID) REFERENCES PUBLIC.ARTIST(ARTIST_ID) (228)"; SQL statement:
delete from ARTIST [23503-175]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:332)
	at org.h2.message.DbException.get(DbException.java:172)
	at org.h2.message.DbException.get(DbException.java:149)
	at org.h2.constraint.ConstraintReferential.checkRow(ConstraintReferential.java:421)
	at org.h2.constraint.ConstraintReferential.checkRowRefTable(ConstraintReferential.java:438)
	at org.h2.constraint.ConstraintReferential.checkRow(ConstraintReferential.java:314)
	at org.h2.table.Table.fireConstraints(Table.java:894)
	at org.h2.table.Table.fireAfterRow(Table.java:911)
	at org.h2.command.dml.Delete.update(Delete.java:100)
	at org.h2.command.CommandContainer.update(CommandContainer.java:79)
	at org.h2.command.Command.executeUpdate(Command.java:253)
	at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:154)
	at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:140)
	at org.apache.cayenne.test.jdbc.UpdateTemplate.execute(UpdateTemplate.java:78)
	at org.apache.cayenne.test.jdbc.SQLBuilder.execute(SQLBuilder.java:51)
	at org.apache.cayenne.test.jdbc.DBHelper.deleteAll(DBHelper.java:189)
	at org.apache.cayenne.DataContextMaxIdQualifierIT.setUpAfterInjection(DataContextMaxIdQualifierIT.java:67)

testIncrementalFaultList_Lower(org.apache.cayenne.DataContextMaxIdQualifierIT)  Time elapsed: 0.001 sec  <<< ERROR!
org.h2.jdbc.JdbcSQLException: Referential integrity constraint violation: "CONSTRAINT_551: PUBLIC.PAINTING1 FOREIGN KEY(ARTIST_ID) REFERENCES PUBLIC.ARTIST(ARTIST_ID) (228)"; SQL statement:
delete from ARTIST [23503-175]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:332)
	at org.h2.message.DbException.get(DbException.java:172)
	at org.h2.message.DbException.get(DbException.java:149)
	at org.h2.constraint.ConstraintReferential.checkRow(ConstraintReferential.java:421)
	at org.h2.constraint.ConstraintReferential.checkRowRefTable(ConstraintReferential.java:438)
	at org.h2.constraint.ConstraintReferential.checkRow(ConstraintReferential.java:314)
	at org.h2.table.Table.fireConstraints(Table.java:894)
	at org.h2.table.Table.fireAfterRow(Table.java:911)
	at org.h2.command.dml.Delete.update(Delete.java:100)
	at org.h2.command.CommandContainer.update(CommandContainer.java:79)
	at org.h2.command.Command.executeUpdate(Command.java:253)
	at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:154)
	at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:140)
	at org.apache.cayenne.test.jdbc.UpdateTemplate.execute(UpdateTemplate.java:78)
	at org.apache.cayenne.test.jdbc.SQLBuilder.execute(SQLBuilder.java:51)
	at org.apache.cayenne.test.jdbc.DBHelper.deleteAll(DBHelper.java:189)
	at org.apache.cayenne.DataContextMaxIdQualifierIT.setUpAfterInjection(DataContextMaxIdQualifierIT.java:67)

testDisjointByIdPrefetch_Negative(org.apache.cayenne.DataContextMaxIdQualifierIT)  Time elapsed: 0.144 sec  <<< ERROR!
org.h2.jdbc.JdbcSQLException: Referential integrity constraint violation: "CONSTRAINT_551: PUBLIC.PAINTING1 FOREIGN KEY(ARTIST_ID) REFERENCES PUBLIC.ARTIST(ARTIST_ID) (228)"; SQL statement:
delete from ARTIST [23503-175]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:332)
	at org.h2.message.DbException.get(DbException.java:172)
	at org.h2.message.DbException.get(DbException.java:149)
	at org.h2.constraint.ConstraintReferential.checkRow(ConstraintReferential.java:421)
	at org.h2.constraint.ConstraintReferential.checkRowRefTable(ConstraintReferential.java:438)
	at org.h2.constraint.ConstraintReferential.checkRow(ConstraintReferential.java:314)
	at org.h2.table.Table.fireConstraints(Table.java:894)
	at org.h2.table.Table.fireAfterRow(Table.java:911)
	at org.h2.command.dml.Delete.update(Delete.java:100)
	at org.h2.command.CommandContainer.update(CommandContainer.java:79)
	at org.h2.command.Command.executeUpdate(Command.java:253)
	at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:154)
	at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:140)
	at org.apache.cayenne.test.jdbc.UpdateTemplate.execute(UpdateTemplate.java:78)
	at org.apache.cayenne.test.jdbc.SQLBuilder.execute(SQLBuilder.java:51)
	at org.apache.cayenne.test.jdbc.DBHelper.deleteAll(DBHelper.java:189)
	at org.apache.cayenne.DataContextMaxIdQualifierIT.setUpAfterInjection(DataContextMaxIdQualifierIT.java:67)

testIncrementalFaultList_Zero(org.apache.cayenne.DataContextMaxIdQualifierIT)  Time elapsed: 0 sec  <<< ERROR!
org.h2.jdbc.JdbcSQLException: Referential integrity constraint violation: "CONSTRAINT_551: PUBLIC.PAINTING1 FOREIGN KEY(ARTIST_ID) REFERENCES PUBLIC.ARTIST(ARTIST_ID) (228)"; SQL statement:
delete from ARTIST [23503-175]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:332)
	at org.h2.message.DbException.get(DbException.java:172)
	at org.h2.message.DbException.get(DbException.java:149)
	at org.h2.constraint.ConstraintReferential.checkRow(ConstraintReferential.java:421)
	at org.h2.constraint.ConstraintReferential.checkRowRefTable(ConstraintReferential.java:438)
	at org.h2.constraint.ConstraintReferential.checkRow(ConstraintReferential.java:314)
	at org.h2.table.Table.fireConstraints(Table.java:894)
	at org.h2.table.Table.fireAfterRow(Table.java:911)
	at org.h2.command.dml.Delete.update(Delete.java:100)
	at org.h2.command.CommandContainer.update(CommandContainer.java:79)
	at org.h2.command.Command.executeUpdate(Command.java:253)
	at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:154)
	at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:140)
	at org.apache.cayenne.test.jdbc.UpdateTemplate.execute(UpdateTemplate.java:78)
	at org.apache.cayenne.test.jdbc.SQLBuilder.execute(SQLBuilder.java:51)
	at org.apache.cayenne.test.jdbc.DBHelper.deleteAll(DBHelper.java:189)
	at org.apache.cayenne.DataContextMaxIdQualifierIT.setUpAfterInjection(DataContextMaxIdQualifierIT.java:67)

Running org.apache.cayenne.CayenneDataObjectValidationIT
[main] INFO org.apache.cayenne.configuration.XMLDataChannelDescriptorLoader - Loading XML configuration resource from <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-server/target/test-classes/cayenne-testmap.xml>
[main] INFO org.apache.cayenne.configuration.XMLDataChannelDescriptorLoader - Loading XML DataMap resource from <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-server/target/test-classes/tstmap.map.xml>
[main] INFO org.apache.cayenne.map.EntityResolver - added runtime complimentary DbRelationship from ARTIST to PAINTING1
[main] INFO org.apache.cayenne.configuration.XMLDataChannelDescriptorLoader - Loading XML configuration resource from <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-server/target/test-classes/cayenne-testmap.xml>
[main] INFO org.apache.cayenne.configuration.XMLDataChannelDescriptorLoader - Loading XML DataMap resource from <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-server/target/test-classes/tstmap.map.xml>
[main] INFO org.apache.cayenne.map.EntityResolver - added runtime complimentary DbRelationship from ARTIST to PAINTING1
[main] INFO org.apache.cayenne.configuration.XMLDataChannelDescriptorLoader - Loading XML configuration resource from <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-server/target/test-classes/cayenne-testmap.xml>
[main] INFO org.apache.cayenne.configuration.XMLDataChannelDescriptorLoader - Loading XML DataMap resource from <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-server/target/test-classes/tstmap.map.xml>
[main] INFO org.apache.cayenne.map.EntityResolver - added runtime complimentary DbRelationship from ARTIST to PAINTING1
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 sec - in org.apache.cayenne.CayenneDataObjectValidationIT
Running org.apache.cayenne.PersistentObjectIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.cayenne.PersistentObjectIT

Results :

Tests in error: 
  DataContextClobIT>DICase.setUp:37->setUpAfterInjection:57 » JdbcSQL Referentia...
  DataContextClobIT>DICase.setUp:37->setUpAfterInjection:57 » JdbcSQL Referentia...
  DataContextClobIT>DICase.setUp:37->setUpAfterInjection:57 » JdbcSQL Referentia...
  DataContextClobIT>DICase.setUp:37->setUpAfterInjection:57 » JdbcSQL Referentia...
  DataContextClobIT>DICase.setUp:37->setUpAfterInjection:57 » JdbcSQL Referentia...
  CayenneDataObjectRelationshipsIT.testReflexiveRelationshipInsertOrder1:199 » CayenneRuntime
  DataContextMaxIdQualifierIT>DICase.setUp:37->setUpAfterInjection:67 » JdbcSQL ...
  DataContextMaxIdQualifierIT>DICase.setUp:37->setUpAfterInjection:67 » JdbcSQL ...
  DataContextMaxIdQualifierIT>DICase.setUp:37->setUpAfterInjection:67 » JdbcSQL ...
  DataContextMaxIdQualifierIT>DICase.setUp:37->setUpAfterInjection:67 » JdbcSQL ...
  DataContextMaxIdQualifierIT>DICase.setUp:37->setUpAfterInjection:67 » JdbcSQL ...
  DataContextMaxIdQualifierIT>DICase.setUp:37->setUpAfterInjection:67 » JdbcSQL ...
  DataContextMaxIdQualifierIT>DICase.setUp:37->setUpAfterInjection:67 » JdbcSQL ...

Tests run: 1429, Failures: 0, Errors: 13, Skipped: 0

[WARNING] File encoding has not been set, using platform encoding ISO-8859-1, i.e. build is platform dependent!
[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:verify (integration-test) @ cayenne-server ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-server/target/failsafe-reports>
[WARNING] File encoding has not been set, using platform encoding ISO-8859-1, i.e. build is platform dependent!
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Cayenne ........................................... SUCCESS [0.374s]
[INFO] Cayenne Build Tools Parent ........................ SUCCESS [0.014s]
[INFO] Cayenne License and Notice Bundle ................. SUCCESS [1.049s]
[INFO] Common Unit Test Utilities ........................ SUCCESS [0.893s]
[INFO] Cayenne Code Checkers ............................. SUCCESS [0.073s]
[INFO] Cayenne Dependency Injection Container ............ SUCCESS [10.654s]
[INFO] Cayenne Server .................................... FAILURE [2:31.295s]
[INFO] Cayenne ROP Client ................................ SKIPPED
[INFO] Cayenne Project ................................... SKIPPED
[INFO] Cayenne Tools ..................................... SKIPPED
[INFO] Cayenne Lifecycle Utilities ....................... SKIPPED
[INFO] Cayenne Maven Plugins ............................. SKIPPED
[INFO] Cayenne Maven Plugin .............................. SKIPPED
[INFO] Cayenne Cryptography Extensions ................... SKIPPED
[INFO] Cayenne Integration Tests Parent .................. SKIPPED
[INFO] Integration Tests - Cayenne Tools ................. SKIPPED
[INFO] Cayenne Modeler Parent ............................ SKIPPED
[INFO] Cayenne WebObjects Compatibility Library .......... SKIPPED
[INFO] Cayenne Modeler ................................... SKIPPED
[INFO] Cayenne Modeler Generic and Windows Extensions .... SKIPPED
[INFO] Cayenne Modeler Generic ........................... SKIPPED
[INFO] Cayenne Modeler Mac OS X Extensions ............... SKIPPED
[INFO] Cayenne Modeler Mac OS X .......................... SKIPPED
[INFO] Cayenne Modeler Mac OS X - Old Apple Java ......... SKIPPED
[INFO] Cayenne Modeler Windows ........................... SKIPPED
[INFO] Cayenne Modeler Maven Plugin ...................... SKIPPED
[INFO] Cayenne Tutorial .................................. SKIPPED
[INFO] Cayenne ROP Server Tutorial ....................... SKIPPED
[INFO] Cayenne ROP Client Tutorial ....................... SKIPPED
[INFO] Cayenne Tutorials ................................. SKIPPED
[INFO] Cayenne Documenation Parent ....................... SKIPPED
[INFO] Cayenne Documentation ............................. 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] Cayenne Release Assembly .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:45.717s
[INFO] Finished at: Mon Nov 10 17:39:20 UTC 2014
[INFO] Final Memory: 53M/431M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.17:verify (integration-test) on project cayenne-server: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-server/target/failsafe-reports> for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.17:verify (integration-test) on project cayenne-server: There are test failures.

Please refer to <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-server/target/failsafe-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:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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 <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-server/target/failsafe-reports> for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.failsafe.VerifyMojo.execute(VerifyMojo.java:194)
	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 <goals> -rf :cayenne-server
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Jenkins build is back to normal : cayenne-master » h2,JDK 1.7 (latest),Ubuntu #100

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/100/changes>


Build failed in Jenkins: cayenne-master » h2,JDK 1.7 (latest),Ubuntu #99

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/99/changes>

Changes:

[aadamchik] attempt to fix Jenkins failure

------------------------------------------
[...truncated 68665 lines...]
[INFO] ------------------------------------------------------------------------
[INFO] Building Cayenne Tutorials 4.0.M2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ cayenne-tutorials-parent ---
[INFO] 
[INFO] >>> maven-source-plugin:2.1.2:jar (bundle-source-jar) @ cayenne-tutorials-parent >>>
[INFO] 
[INFO] <<< maven-source-plugin:2.1.2:jar (bundle-source-jar) @ cayenne-tutorials-parent <<<
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (bundle-source-jar) @ cayenne-tutorials-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cayenne-tutorials-parent ---
[INFO] Installing <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/tutorials/pom.xml> to /home/jenkins/.m2/repository/org/apache/cayenne/parents/cayenne-tutorials-parent/4.0.M2-SNAPSHOT/cayenne-tutorials-parent-4.0.M2-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Cayenne Documenation Parent 4.0.M2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ cayenne-docs-parent ---
[INFO] 
[INFO] >>> maven-source-plugin:2.1.2:jar (bundle-source-jar) @ cayenne-docs-parent >>>
[INFO] 
[INFO] <<< maven-source-plugin:2.1.2:jar (bundle-source-jar) @ cayenne-docs-parent <<<
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (bundle-source-jar) @ cayenne-docs-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cayenne-docs-parent ---
[INFO] Installing <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/docs/pom.xml> to /home/jenkins/.m2/repository/org/apache/cayenne/docs/cayenne-docs-parent/4.0.M2-SNAPSHOT/cayenne-docs-parent-4.0.M2-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Cayenne Documentation 4.0.M2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ cayenne-doc ---
[INFO] 
[INFO] --- dependency-maven-plugin:1.0:unpack (unpack-sources) @ cayenne-doc ---
[INFO] Configured Artifact: org.apache.cayenne:cayenne-di:sources:4.0.M2-SNAPSHOT:jar
[INFO] Configured Artifact: org.apache.cayenne:cayenne-server:sources:4.0.M2-SNAPSHOT:jar
[INFO] Configured Artifact: org.apache.cayenne:cayenne-client:sources:4.0.M2-SNAPSHOT:jar
[INFO] Expanding: <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-di/target/cayenne-di-4.0.M2-SNAPSHOT-sources.jar> into <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/docs/doc/target/sources>
[INFO] Expanding: <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-server/target/cayenne-server-4.0.M2-SNAPSHOT-sources.jar> into <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/docs/doc/target/sources>
[INFO] Expanding: <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-client/target/cayenne-client-4.0.M2-SNAPSHOT-sources.jar> into <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/docs/doc/target/sources>
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (javadoc) @ cayenne-doc >>>
[INFO] 
[INFO] --- dependency-maven-plugin:1.0:unpack (unpack-sources) @ cayenne-doc ---
[INFO] Configured Artifact: org.apache.cayenne:cayenne-di:sources:4.0.M2-SNAPSHOT:jar
[INFO] Configured Artifact: org.apache.cayenne:cayenne-server:sources:4.0.M2-SNAPSHOT:jar
[INFO] Configured Artifact: org.apache.cayenne:cayenne-client:sources:4.0.M2-SNAPSHOT:jar
[INFO] cayenne-di-4.0.M2-SNAPSHOT-sources.jar already unpacked.
[INFO] cayenne-server-4.0.M2-SNAPSHOT-sources.jar already unpacked.
[INFO] cayenne-client-4.0.M2-SNAPSHOT-sources.jar already unpacked.
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (javadoc) @ cayenne-doc <<<
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc) @ cayenne-doc ---
[WARNING] Source files encoding has not been set, using platform encoding ISO-8859-1, i.e. build is platform dependent!
[INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:javadoc' has not been previously called for the module: 'org.apache.cayenne:cayenne-server:jar:4.0.M2-SNAPSHOT'. Trying to invoke it...
[ERROR] MavenInvocationException: Error when invoking Maven, consult the invoker log file: <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/docs/doc/target/invoker/maven-javadoc-plugin1694362011.txt>
[WARNING] Creating fake javadoc directory to prevent repeated invocations: <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-server/target/site/apidocs/doc/api>
[INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:javadoc' has not been previously called for the module: 'org.apache.cayenne.modeler:cayenne-modeler:jar:4.0.M2-SNAPSHOT'. Trying to invoke it...
[ERROR] MavenInvocationException: Error when invoking Maven, consult the invoker log file: <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/docs/doc/target/invoker/maven-javadoc-plugin322726605.txt>
[WARNING] Creating fake javadoc directory to prevent repeated invocations: <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/modeler/cayenne-modeler/target/site/apidocs/doc/api>
[ERROR] Error fetching link: <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-server/target/site/apidocs/doc/api/package-list.> Ignored it.
[ERROR] Error fetching link: <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/modeler/cayenne-modeler/target/site/apidocs/doc/api/package-list.> Ignored it.
[INFO] 
usage: javadoc [options] [packagenames] [sourcefiles] [@files]
-overview <file>          Read overview documentation from HTML file
-public                   Show only public classes and members
-protected                Show protected/public classes and members (default)
-package                  Show package/protected/public classes and members
-private                  Show all classes and members
-help                     Display command line options and exit
-doclet <class>           Generate output via alternate doclet
-docletpath <path>        Specify where to find doclet class files
-sourcepath <pathlist>    Specify where to find source files
-classpath <pathlist>     Specify where to find user class files
-exclude <pkglist>        Specify a list of packages to exclude
-subpackages <subpkglist> Specify subpackages to recursively load
-breakiterator            Compute 1st sentence with BreakIterator
-bootclasspath <pathlist> Override location of class files loaded
			  by the bootstrap class loader
-source <release>         Provide source compatibility with specified release
-extdirs <dirlist>        Override location of installed extensions
-verbose                  Output messages about what Javadoc is doing
-locale <name>            Locale to be used, e.g. en_US or en_US_WIN
-encoding <name>          Source file encoding name
-quiet                    Do not display status messages
-J<flag>                  Pass <flag> directly to the runtime system
-X                        Print a synopsis of nonstandard options

Provided by Standard doclet:
-d <directory>                    Destination directory for output files
-use                              Create class and package usage pages
-version                          Include @version paragraphs
-author                           Include @author paragraphs
-docfilessubdirs                  Recursively copy doc-file subdirectories
-splitindex                       Split index into one file per letter
-windowtitle <text>               Browser window title for the documenation
-doctitle <html-code>             Include title for the overview page
-header <html-code>               Include header text for each page
-footer <html-code>               Include footer text for each page
-top    <html-code>               Include top text for each page
-bottom <html-code>               Include bottom text for each page
-link <url>                       Create links to javadoc output at <url>
-linkoffline <url> <url2>         Link to docs at <url> using package list at <url2>
-excludedocfilessubdir <name1>:.. Exclude any doc-files subdirectories with given name.
-group <name> <p1>:<p2>..         Group specified packages together in overview page
-nocomment                        Supress description and tags, generate only declarations.
-nodeprecated                     Do not include @deprecated information
-noqualifier <name1>:<name2>:...  Exclude the list of qualifiers from the output.
-nosince                          Do not include @since information
-notimestamp                      Do not include hidden time stamp
-nodeprecatedlist                 Do not generate deprecated list
-notree                           Do not generate class hierarchy
-noindex                          Do not generate index
-nohelp                           Do not generate help link
-nonavbar                         Do not generate navigation bar
-serialwarn                       Generate warning about @serial tag
-tag <name>:<locations>:<header>  Specify single argument custom tags
-taglet                           The fully qualified name of Taglet to register
-tagletpath                       The path to Taglets
-Xdocrootparent <url>             Replaces all appearances of @docRoot followed by /.. in doc comments with <url>
-charset <charset>                Charset for cross-platform viewing of generated documentation.
-helpfile <file>                  Include file that help link links to
-linksource                       Generate source in HTML
-sourcetab <tab length>           Specify the number of spaces each tab takes up in the source
-keywords                         Include HTML meta tags with package, class and member info
-stylesheetfile <path>            File to change style of the generated documentation
-docencoding <name>               Output encoding name
1 error
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Cayenne ........................................... SUCCESS [0.431s]
[INFO] Cayenne Build Tools Parent ........................ SUCCESS [0.040s]
[INFO] Cayenne License and Notice Bundle ................. SUCCESS [1.084s]
[INFO] Common Unit Test Utilities ........................ SUCCESS [0.949s]
[INFO] Cayenne Code Checkers ............................. SUCCESS [0.126s]
[INFO] Cayenne Dependency Injection Container ............ SUCCESS [10.893s]
[INFO] Cayenne Server .................................... SUCCESS [3:40.697s]
[INFO] Cayenne ROP Client ................................ SUCCESS [42.320s]
[INFO] Cayenne Project ................................... SUCCESS [6.813s]
[INFO] Cayenne Tools ..................................... SUCCESS [8.569s]
[INFO] Cayenne Lifecycle Utilities ....................... SUCCESS [7.457s]
[INFO] Cayenne Maven Plugins ............................. SUCCESS [0.035s]
[INFO] Cayenne Maven Plugin .............................. SUCCESS [9.675s]
[INFO] Cayenne Cryptography Extensions ................... SUCCESS [8.827s]
[INFO] Cayenne Integration Tests Parent .................. SUCCESS [0.026s]
[INFO] Integration Tests - Cayenne Tools ................. SUCCESS [1.586s]
[INFO] Cayenne Modeler Parent ............................ SUCCESS [0.017s]
[INFO] Cayenne WebObjects Compatibility Library .......... SUCCESS [6.081s]
[INFO] Cayenne Modeler ................................... SUCCESS [15.168s]
[INFO] Cayenne Modeler Generic and Windows Extensions .... SUCCESS [1.816s]
[INFO] Cayenne Modeler Generic ........................... SUCCESS [0.726s]
[INFO] Cayenne Modeler Mac OS X Extensions ............... SUCCESS [2.113s]
[INFO] Cayenne Modeler Mac OS X .......................... SUCCESS [0.766s]
[INFO] Cayenne Modeler Mac OS X - Old Apple Java ......... SUCCESS [0.704s]
[INFO] Cayenne Modeler Windows ........................... SUCCESS [0.314s]
[INFO] Cayenne Modeler Maven Plugin ...................... SUCCESS [1.872s]
[INFO] Cayenne Tutorial .................................. SUCCESS [1.061s]
[INFO] Cayenne ROP Server Tutorial ....................... SUCCESS [1.702s]
[INFO] Cayenne ROP Client Tutorial ....................... SUCCESS [1.000s]
[INFO] Cayenne Tutorials ................................. SUCCESS [0.025s]
[INFO] Cayenne Documenation Parent ....................... SUCCESS [0.007s]
[INFO] Cayenne Documentation ............................. FAILURE [8.406s]
[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] Cayenne Release Assembly .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6:02.863s
[INFO] Finished at: Tue Nov 25 08:50:35 UTC 2014
[INFO] Final Memory: 94M/569M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:javadoc (javadoc) on project cayenne-doc: An error has occurred in JavaDocs report generation:
[ERROR] Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none
[ERROR] 
[ERROR] Command line was: /home/jenkins/tools/java/jdk1.7.0_25-32/jre/../bin/javadoc @options @argfile
[ERROR] 
[ERROR] Refer to the generated Javadoc files in '<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/docs/doc/target/site/apidocs/doc/api'> dir.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:javadoc (javadoc) on project cayenne-doc: An error has occurred in JavaDocs report generation: 
Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none

Command line was: /home/jenkins/tools/java/jdk1.7.0_25-32/jre/../bin/javadoc @options @argfile

Refer to the generated Javadoc files in '<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/docs/doc/target/site/apidocs/doc/api'> dir.

	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	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:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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.MojoExecutionException: An error has occurred in JavaDocs report generation: 
Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none

Command line was: /home/jenkins/tools/java/jdk1.7.0_25-32/jre/../bin/javadoc @options @argfile

Refer to the generated Javadoc files in '<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/docs/doc/target/site/apidocs/doc/api'> dir.

	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.failOnError(AbstractJavadocMojo.java:5913)
	at org.apache.maven.plugin.javadoc.JavadocReport.execute(JavadocReport.java:319)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
Caused by: org.apache.maven.reporting.MavenReportException: 
Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none

Command line was: /home/jenkins/tools/java/jdk1.7.0_25-32/jre/../bin/javadoc @options @argfile

Refer to the generated Javadoc files in '<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/docs/doc/target/site/apidocs/doc/api'> dir.

	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeJavadocCommandLine(AbstractJavadocMojo.java:5074)
	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeReport(AbstractJavadocMojo.java:1999)
	at org.apache.maven.plugin.javadoc.JavadocReport.generate(JavadocReport.java:130)
	at org.apache.maven.plugin.javadoc.JavadocReport.execute(JavadocReport.java:315)
	... 21 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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :cayenne-doc
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: cayenne-master » h2,JDK 1.7 (latest),Ubuntu #97

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/97/changes>

Changes:

[s.kolbachev] Refactor TestMap Project

[s.kolbachev] Fix license header

[s.kolbachev] Refactor Default Project

[aadamchik] CAY-1968 SQLSelect cleanup and omissions

[aadamchik] undeprecating 'isFetchingDataRows' - at least the getter is still valid

[aadamchik] refactoring, cleanup

[aadamchik] unit test cleanup

[aadamchik] ensuring non-null cache strategy

[aadamchik] CAY-1959 Chainable API for SelectQuery

[s.kolbachev] Implement DBCleaner

[apl] [CAY-1969] Malformed EJBQL Yields NPE

[s.kolbachev] fix DBCleaner for Derby

[s.kolbachev] improve DBCleaner without filtering

[s.kolbachev] improve DBCleaner with filtering

[s.kolbachev] fix procedure names

[apl] CAY-1970 Minor Improvements to EJBQL Coverage in "Cayenne Guide"

[aadamchik] CAY-1959 Chainable API for SelectQuery

[aadamchik] CAY-1959 ObjectSelect query - a fluent API alternative to SelectQuery

[aadamchik] CAY-1971 Variants of Property.like(..) : contains(..), startsWith(..), endsWith(..)

[aadamchik] CAY-1971 Variants of Property.like(..) : contains(..), startsWith(..), endsWith(..)

[aadamchik] CAY-1971 Variants of Property.like(..) : contains(..), startsWith(..), endsWith(..)

[aadamchik] re-categorizing Test vs IT

[aadamchik] CAY-1971 Variants of Property.like(..) : contains(..), startsWith(..), endsWith(..)

[aadamchik] CAY-1971 Variants of Property.like(..) : contains(..), startsWith(..), endsWith(..)

[aadamchik] javadocs

[aadamchik] cleanup, no change

[aadamchik] CAY-1972 A property to override DataSources of multi-module projects

[aadamchik] fixing some PMD warnings

[aadamchik] CAY-1971 Variants of Property.like(..) : contains(..), startsWith(..), endsWith(..)

[aadamchik] clarifying tx UPGRADE notes

[s.kolbachev] fixing tests

[aadamchik] ensuring PEOPLE schema is consistently cleaned up via a common superclass

[aadamchik] relaxing Java 8 javadoc policies

------------------------------------------
[...truncated 62944 lines...]
[main] INFO org.apache.cayenne.configuration.server.DataDomainProvider - setting DataNode 'lifecycle-db' as default, used by all unlinked DataMaps
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 sec

Results :

Tests run: 31, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ cayenne-lifecycle ---
[INFO] Building jar: <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-lifecycle/target/cayenne-lifecycle-4.0.M2-SNAPSHOT.jar>
[INFO] 
[INFO] >>> maven-source-plugin:2.1.2:jar (bundle-source-jar) @ cayenne-lifecycle >>>
[INFO] 
[INFO] <<< maven-source-plugin:2.1.2:jar (bundle-source-jar) @ cayenne-lifecycle <<<
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (bundle-source-jar) @ cayenne-lifecycle ---
[INFO] org already added, skipping
[INFO] org/apache already added, skipping
[INFO] org/apache/cayenne already added, skipping
[INFO] org/apache/cayenne/lifecycle already added, skipping
[INFO] org/apache/cayenne/lifecycle/sort already added, skipping
[INFO] org/apache/cayenne/lifecycle/audit already added, skipping
[INFO] org/apache/cayenne/lifecycle/id already added, skipping
[INFO] org/apache/cayenne/lifecycle/cache already added, skipping
[INFO] org/apache/cayenne/lifecycle/changeset already added, skipping
[INFO] org/apache/cayenne/lifecycle/relationship already added, skipping
[INFO] Building jar: <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-lifecycle/target/cayenne-lifecycle-4.0.M2-SNAPSHOT-sources.jar>
[INFO] org already added, skipping
[INFO] org/apache already added, skipping
[INFO] org/apache/cayenne already added, skipping
[INFO] org/apache/cayenne/lifecycle already added, skipping
[INFO] org/apache/cayenne/lifecycle/sort already added, skipping
[INFO] org/apache/cayenne/lifecycle/audit already added, skipping
[INFO] org/apache/cayenne/lifecycle/id already added, skipping
[INFO] org/apache/cayenne/lifecycle/cache already added, skipping
[INFO] org/apache/cayenne/lifecycle/changeset already added, skipping
[INFO] org/apache/cayenne/lifecycle/relationship already added, skipping
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cayenne-lifecycle ---
[INFO] Installing <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-lifecycle/target/cayenne-lifecycle-4.0.M2-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/cayenne/cayenne-lifecycle/4.0.M2-SNAPSHOT/cayenne-lifecycle-4.0.M2-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-lifecycle/pom.xml> to /home/jenkins/.m2/repository/org/apache/cayenne/cayenne-lifecycle/4.0.M2-SNAPSHOT/cayenne-lifecycle-4.0.M2-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-lifecycle/target/cayenne-lifecycle-4.0.M2-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/cayenne/cayenne-lifecycle/4.0.M2-SNAPSHOT/cayenne-lifecycle-4.0.M2-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Cayenne Maven Plugins 4.0.M2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ cayenne-plugins-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ cayenne-plugins-parent ---
[INFO] 
[INFO] >>> maven-source-plugin:2.1.2:jar (bundle-source-jar) @ cayenne-plugins-parent >>>
[INFO] 
[INFO] <<< maven-source-plugin:2.1.2:jar (bundle-source-jar) @ cayenne-plugins-parent <<<
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (bundle-source-jar) @ cayenne-plugins-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cayenne-plugins-parent ---
[INFO] Installing <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/plugins/pom.xml> to /home/jenkins/.m2/repository/org/apache/cayenne/plugins/cayenne-plugins-parent/4.0.M2-SNAPSHOT/cayenne-plugins-parent-4.0.M2-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Cayenne Maven Plugin 4.0.M2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ maven-cayenne-plugin ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (default) @ maven-cayenne-plugin ---
[WARNING] File encoding has not been set, using platform encoding ISO-8859-1, i.e. build is platform dependent!
[INFO] Starting audit...
<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/plugins/maven-cayenne-plugin/src/main/java/org/apache/cayenne/tools/CayenneGeneratorMojo.java>:226:19: warning: Catching 'Exception' is not allowed.
<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/plugins/maven-cayenne-plugin/src/main/java/org/apache/cayenne/tools/DbGeneratorMojo.java>:171:11: warning: Catching 'Exception' is not allowed.
<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/plugins/maven-cayenne-plugin/src/main/java/org/apache/cayenne/tools/DbImporterMojo.java>:79: Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description.
<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/plugins/maven-cayenne-plugin/src/main/java/org/apache/cayenne/tools/DbImporterMojo.java>:151: Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description.
<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/plugins/maven-cayenne-plugin/src/main/java/org/apache/cayenne/tools/DbImporterMojo.java>:227:11: warning: Catching 'Exception' is not allowed.
Audit done.

[WARNING] checkstyle:check violations detected but failOnViolation set to false
[INFO] 
[INFO] >>> maven-pmd-plugin:3.2:check (default) @ maven-cayenne-plugin >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.2:pmd (pmd) @ maven-cayenne-plugin ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.2:check (default) @ maven-cayenne-plugin <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.2:check (default) @ maven-cayenne-plugin ---
[INFO] PMD Warning: org.apache.cayenne.tools.CayenneGeneratorMojo:226 Rule:AvoidCatchingGenericException Priority:3 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block.
[INFO] PMD Warning: org.apache.cayenne.tools.DbGeneratorMojo:171 Rule:AvoidCatchingGenericException Priority:3 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block.
[INFO] PMD Warning: org.apache.cayenne.tools.DbGeneratorMojo:177 Rule:UseStringBufferForStringAppends Priority:4 Prefer StringBuffer over += for concatenating strings.
[INFO] PMD Warning: org.apache.cayenne.tools.DbImporterMojo:227 Rule:AvoidCatchingGenericException Priority:3 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block.
[INFO] PMD Warning: org.apache.cayenne.tools.DbImporterMojo:233 Rule:UseStringBufferForStringAppends Priority:4 Prefer StringBuffer over += for concatenating strings.
[INFO] PMD Warning: org.apache.cayenne.tools.DbImporterMojo:241 Rule:DefaultPackage Priority:5 Use explicit scoping instead of the default package private level.
[INFO] PMD Warning: org.apache.cayenne.tools.DbImporterMojo:281 Rule:NullAssignment Priority:5 Assigning an Object to null is a code smell.  Consider refactoring..
[INFO] PMD Failure: org.apache.cayenne.tools.DbGeneratorMojo:181 Rule:PreserveStackTrace Priority:1 New exception is thrown in catch block, original stack trace may be lost.
[INFO] PMD Failure: org.apache.cayenne.tools.DbImporterMojo:237 Rule:PreserveStackTrace Priority:1 New exception is thrown in catch block, original stack trace may be lost.
[INFO] You have 2 PMD violations and 7 warnings. For more details see:<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/plugins/maven-cayenne-plugin/target/pmd.xml>
[INFO] 
[INFO] --- maven-plugin-plugin:2.9:descriptor (default-descriptor) @ maven-cayenne-plugin ---
[ERROR] 

Artifact Ids of the format maven-___-plugin are reserved for 
plugins in the Group Id org.apache.maven.plugins
Please change your artifactId to the format ___-maven-plugin
In the future this error will break the build.


[WARNING] Using platform encoding (ISO-8859-1 actually) to read mojo metadata, i.e. build is platform dependent!
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 3 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ maven-cayenne-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ maven-cayenne-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ maven-cayenne-plugin ---
[INFO] Compiling 4 source files to <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/plugins/maven-cayenne-plugin/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ maven-cayenne-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 18 resources
[INFO] Copying 9 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ maven-cayenne-plugin ---
[INFO] Compiling 2 source files to <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/plugins/maven-cayenne-plugin/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.5:test (default-test) @ maven-cayenne-plugin ---
[INFO] Surefire report directory: <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/plugins/maven-cayenne-plugin/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.cayenne.tools.CayenneGeneratorMojoTest
[INFO] Generating superclass file: <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/plugins/maven-cayenne-plugin/target/cayenneGeneratedClasses/superPkg/_TestEntity.txt>
[INFO] Generating class file: <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/plugins/maven-cayenne-plugin/target/cayenneGeneratedClasses/pack/TestEntity.txt>
[INFO] Generating superclass file: <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/plugins/maven-cayenne-plugin/target/cayenneGeneratedClasses/superPkg/_Embeddable.txt>
[INFO] Generating class file: <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/plugins/maven-cayenne-plugin/target/cayenneGeneratedClasses/pack/Embeddable.txt>
[INFO] Generating superclass file: <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/plugins/maven-cayenne-plugin/target/cayenneGeneratedClasses/superPkg/_TestDomainMap.txt>
[INFO] Generating class file: <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/plugins/maven-cayenne-plugin/target/cayenneGeneratedClasses/pack/TestDomainMap.txt>
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.332 sec
Running org.apache.cayenne.tools.DbImporterMojoTest
[WARNING] 'meaningfulPk' property is deprecated. Use 'meaningfulPkTables' pattern instead
Tests run: 5, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 2.127 sec <<< FAILURE!

Results :

Tests in error: 
  testImportNewDataMap(org.apache.cayenne.tools.DbImporterMojoTest)
  testImportAddTableAndColumn(org.apache.cayenne.tools.DbImporterMojoTest)
  testImportWithoutChanges(org.apache.cayenne.tools.DbImporterMojoTest)

Tests run: 6, Failures: 0, Errors: 3, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Cayenne ........................................... SUCCESS [0.615s]
[INFO] Cayenne Build Tools Parent ........................ SUCCESS [0.052s]
[INFO] Cayenne License and Notice Bundle ................. SUCCESS [1.512s]
[INFO] Common Unit Test Utilities ........................ SUCCESS [0.992s]
[INFO] Cayenne Code Checkers ............................. SUCCESS [0.216s]
[INFO] Cayenne Dependency Injection Container ............ SUCCESS [12.825s]
[INFO] Cayenne Server .................................... SUCCESS [3:59.370s]
[INFO] Cayenne ROP Client ................................ SUCCESS [47.787s]
[INFO] Cayenne Project ................................... SUCCESS [7.087s]
[INFO] Cayenne Tools ..................................... SUCCESS [9.167s]
[INFO] Cayenne Lifecycle Utilities ....................... SUCCESS [8.420s]
[INFO] Cayenne Maven Plugins ............................. SUCCESS [0.060s]
[INFO] Cayenne Maven Plugin .............................. FAILURE [10.090s]
[INFO] Cayenne Cryptography Extensions ................... SKIPPED
[INFO] Cayenne Integration Tests Parent .................. SKIPPED
[INFO] Integration Tests - Cayenne Tools ................. SKIPPED
[INFO] Cayenne Modeler Parent ............................ SKIPPED
[INFO] Cayenne WebObjects Compatibility Library .......... SKIPPED
[INFO] Cayenne Modeler ................................... SKIPPED
[INFO] Cayenne Modeler Generic and Windows Extensions .... SKIPPED
[INFO] Cayenne Modeler Generic ........................... SKIPPED
[INFO] Cayenne Modeler Mac OS X Extensions ............... SKIPPED
[INFO] Cayenne Modeler Mac OS X .......................... SKIPPED
[INFO] Cayenne Modeler Mac OS X - Old Apple Java ......... SKIPPED
[INFO] Cayenne Modeler Windows ........................... SKIPPED
[INFO] Cayenne Modeler Maven Plugin ...................... SKIPPED
[INFO] Cayenne Tutorial .................................. SKIPPED
[INFO] Cayenne ROP Server Tutorial ....................... SKIPPED
[INFO] Cayenne ROP Client Tutorial ....................... SKIPPED
[INFO] Cayenne Tutorials ................................. SKIPPED
[INFO] Cayenne Documenation Parent ....................... SKIPPED
[INFO] Cayenne Documentation ............................. 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] Cayenne Release Assembly .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5:39.608s
[INFO] Finished at: Mon Nov 24 21:02:05 UTC 2014
[INFO] Final Memory: 110M/426M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.5:test (default-test) on project maven-cayenne-plugin: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/plugins/maven-cayenne-plugin/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 maven-cayenne-plugin: There are test failures.

Please refer to <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/plugins/maven-cayenne-plugin/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:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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 <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/plugins/maven-cayenne-plugin/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 <goals> -rf :maven-cayenne-plugin
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results