See 
<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=derby,jdk=JDK%201.8%20(latest),slave=ubuntu/656/display/redirect?page=changes>

Changes:

[stariy95] CAY-2305 Gradle Plugin: documentation + minor pom.xml cleanup

[andrus] CAY-2302 Rename PostCommit module and its content to CommitLog

------------------------------------------
[...truncated 10.31 MB...]
[INFO] Building jar: 
<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=derby,jdk=JDK%201.8%20(latest),slave=ubuntu/ws/eventbridges/cayenne-xmpp/target/cayenne-xmpp-4.0.M6-SNAPSHOT.jar>
[INFO] 
[INFO] >>> maven-source-plugin:2.1.2:jar (bundle-source-jar) > generate-sources 
@ cayenne-xmpp >>>
[INFO] 
[INFO] <<< maven-source-plugin:2.1.2:jar (bundle-source-jar) < generate-sources 
@ cayenne-xmpp <<<
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (bundle-source-jar) @ cayenne-xmpp ---
[INFO] org already added, skipping
[INFO] org/apache already added, skipping
[INFO] org/apache/cayenne already added, skipping
[INFO] org/apache/cayenne/event already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/services already added, skipping
[INFO] 
META-INF/services/org.apache.cayenne.configuration.server.CayenneServerModuleProvider
 already added, skipping
[INFO] Building jar: 
<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=derby,jdk=JDK%201.8%20(latest),slave=ubuntu/ws/eventbridges/cayenne-xmpp/target/cayenne-xmpp-4.0.M6-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/event already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/services already added, skipping
[INFO] 
META-INF/services/org.apache.cayenne.configuration.server.CayenneServerModuleProvider
 already added, skipping
[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:integration-test (integration-test) @ 
cayenne-xmpp ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:verify (integration-test) @ cayenne-xmpp 
---
[INFO] Failsafe report directory: 
<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=derby,jdk=JDK%201.8%20(latest),slave=ubuntu/ws/eventbridges/cayenne-xmpp/target/failsafe-reports>
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ cayenne-xmpp ---
[INFO] Installing 
<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=derby,jdk=JDK%201.8%20(latest),slave=ubuntu/ws/eventbridges/cayenne-xmpp/target/cayenne-xmpp-4.0.M6-SNAPSHOT.jar>
 to 
/home/jenkins/.m2/repository/org/apache/cayenne/cayenne-xmpp/4.0.M6-SNAPSHOT/cayenne-xmpp-4.0.M6-SNAPSHOT.jar
[INFO] Installing 
<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=derby,jdk=JDK%201.8%20(latest),slave=ubuntu/ws/eventbridges/cayenne-xmpp/pom.xml>
 to 
/home/jenkins/.m2/repository/org/apache/cayenne/cayenne-xmpp/4.0.M6-SNAPSHOT/cayenne-xmpp-4.0.M6-SNAPSHOT.pom
[INFO] Installing 
<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=derby,jdk=JDK%201.8%20(latest),slave=ubuntu/ws/eventbridges/cayenne-xmpp/target/cayenne-xmpp-4.0.M6-SNAPSHOT-sources.jar>
 to 
/home/jenkins/.m2/repository/org/apache/cayenne/cayenne-xmpp/4.0.M6-SNAPSHOT/cayenne-xmpp-4.0.M6-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building cayenne-gradle-plugin: Cayenne Gradle Plugin 4.0.M6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: 
http://maven.objectstyle.org/nexus/content/groups/cayenne-deps/org/codehaus/mojo/exec-maven-plugin/1.6.0/exec-maven-plugin-1.6.0.pom
4/13 KB   8/13 KB   12/13 KB   13/13 KB              Downloaded: 
http://maven.objectstyle.org/nexus/content/groups/cayenne-deps/org/codehaus/mojo/exec-maven-plugin/1.6.0/exec-maven-plugin-1.6.0.pom
 (13 KB at 30.2 KB/sec)
Downloading: 
http://maven.objectstyle.org/nexus/content/groups/cayenne-deps/org/codehaus/mojo/exec-maven-plugin/1.6.0/exec-maven-plugin-1.6.0.jar
4/57 KB    8/57 KB   12/57 KB   14/57 KB   18/57 KB   22/57 KB   26/57 KB   
29/57 KB   32/57 KB   36/57 KB   40/57 KB   44/57 KB   48/57 KB   52/57 KB   
55/57 KB   57/57 KB              Downloaded: 
http://maven.objectstyle.org/nexus/content/groups/cayenne-deps/org/codehaus/mojo/exec-maven-plugin/1.6.0/exec-maven-plugin-1.6.0.jar
 (57 KB at 126.5 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cayenne-gradle-plugin 
---
[INFO] 
[INFO] --- exec-maven-plugin:1.6.0:exec (gradle) @ cayenne-gradle-plugin ---
Generating JAR file 'gradle-test-kit-3.5.jar'
:clean UP-TO-DATE
:compileJavawarning: [options] bootstrap class path not set in conjunction with 
-source 1.7
1 warning

:pluginDescriptors
:versionFile
:processResources
:classes
:jar
:assemble
:pluginUnderTestMetadata
:compileTestJavawarning: [options] bootstrap class path not set in conjunction 
with -source 1.7
1 warning

:processTestResources
:testClasses
:test

org.apache.cayenne.tools.CgenTaskIT > classGeneratingWithCustomConfigSuccess 
FAILED
    java.nio.file.NoSuchFileException at CgenTaskIT.java:64

org.apache.cayenne.tools.CgenTaskIT > classGeneratingWithDefaultConfigSuccess 
FAILED
    java.nio.file.NoSuchFileException at CgenTaskIT.java:41

org.apache.cayenne.tools.DbGenerateTaskIT > defaultConfigTaskSuccess FAILED
    java.nio.file.NoSuchFileException at DbGenerateTaskIT.java:56

org.apache.cayenne.tools.DbGenerateTaskIT > notConfiguredTaskFailure FAILED
    java.nio.file.NoSuchFileException at DbGenerateTaskIT.java:40

org.apache.cayenne.tools.DbGenerateTaskIT > customConfigTaskSuccess FAILED
    java.nio.file.NoSuchFileException at DbGenerateTaskIT.java:83

org.apache.cayenne.tools.DbImportIT > emptyDbTaskSuccess FAILED
    java.nio.file.NoSuchFileException at DbImportIT.java:59

org.apache.cayenne.tools.DbImportIT > simpleDbTaskSuccess FAILED
    java.nio.file.NoSuchFileException at DbImportIT.java:74

org.apache.cayenne.tools.DbImportIT > notConfiguredTaskFailure FAILED
    java.nio.file.NoSuchFileException at DbImportIT.java:47

org.apache.cayenne.tools.GradlePluginIT > testGradleVersionsCompatibility FAILED
    java.lang.AssertionError at GradlePluginIT.java:67

28 tests completed, 9 failed
:test FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':test'.
> There were failing tests. See the report at: 
> file:///home/jenkins/jenkins-slave/workspace/cayenne-master/cayenneTestConnection/derby/jdk/JDK%201.8%20(latest)/slave/ubuntu/cayenne-gradle-plugin/build/reports/tests/test/index.html

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output.

BUILD FAILED

Total time: 21.946 secs
[ERROR] Command execution failed.
org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit 
value: 1)
        at 
org.apache.commons.exec.DefaultExecutor.executeInternal(DefaultExecutor.java:404)
        at 
org.apache.commons.exec.DefaultExecutor.execute(DefaultExecutor.java:166)
        at org.codehaus.mojo.exec.ExecMojo.executeCommandLine(ExecMojo.java:804)
        at org.codehaus.mojo.exec.ExecMojo.executeCommandLine(ExecMojo.java:751)
        at org.codehaus.mojo.exec.ExecMojo.execute(ExecMojo.java:313)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
        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:116)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
        at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
        at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
        at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] cayenne-parent: Top-level parent of Cayenne modules  SUCCESS [  0.976 s]
[INFO] build-tools-parent: Cayenne Build Tools Parent ..... SUCCESS [  0.024 s]
[INFO] cayenne-legal: Cayenne License and Notice Bundle ... SUCCESS [  2.337 s]
[INFO] cayenne-test-utilities: Common Unit Test Utilities . SUCCESS [  1.609 s]
[INFO] cayenne-checkers: Cayenne Code Checkers ............ SUCCESS [  0.124 s]
[INFO] cayenne-di: Cayenne Dependency Injection Container . SUCCESS [ 12.276 s]
[INFO] cayenne-server: Cayenne Server ..................... SUCCESS [01:52 min]
[INFO] cayenne-client: Cayenne ROP Client ................. SUCCESS [ 31.198 s]
[INFO] cayenne-project: Cayenne Project ................... SUCCESS [  7.139 s]
[INFO] cayenne-dbsync: Database Synchronization Tools ..... SUCCESS [ 28.076 s]
[INFO] cayenne-cgen: Cayenne Class Generation Tools ....... SUCCESS [  3.472 s]
[INFO] cayenne-ant: Cayenne Ant Tasks ..................... SUCCESS [  8.289 s]
[INFO] cayenne-commitlog: Cayenne Commit Log Module ....... SUCCESS [  5.331 s]
[INFO] cayenne-lifecycle: Cayenne Lifecycle Utilities ..... SUCCESS [  8.498 s]
[INFO] cayenne-maven-plugins-parent: Maven Plugins parent . SUCCESS [  0.537 s]
[INFO] cayenne-maven-plugin: Cayenne Maven Plugin ......... SUCCESS [ 24.191 s]
[INFO] cayenne-crypto: Cayenne Cryptography Extensions .... SUCCESS [ 10.285 s]
[INFO] cayenne-joda: Cayenne Joda Extensions .............. SUCCESS [  4.603 s]
[INFO] cayenne-dbcp2: Cayenne DBCP2 Extension ............. SUCCESS [  2.097 s]
[INFO] cayenne-jcache: Cayenne JCache Integration ......... SUCCESS [  9.721 s]
[INFO] cayenne-cache-invalidation: Cayenne Cache Invalidation SUCCESS [  3.503 
s]
[INFO] cayenne-itests-parent: Integration Tests Parent .... SUCCESS [  0.008 s]
[INFO] cayenne-tools-itest: Tools integration tests ....... SUCCESS [  1.691 s]
[INFO] cayenne-modeler-parent: Cayenne Modeler Parent ..... SUCCESS [  0.012 s]
[INFO] cayenne-wocompat: WebObjects Compatibility Library . SUCCESS [  5.730 s]
[INFO] cayenne-modeler: Cayenne Modeler Core .............. SUCCESS [ 16.897 s]
[INFO] cayenne-modeler-generic-ext: Modeler Generic Extensions SUCCESS [  1.958 
s]
[INFO] cayenne-modeler-generic: Modeler Generic Assembly .. SUCCESS [  0.594 s]
[INFO] cayenne-modeler-mac-ext: Modeler MacOS Extensions .. SUCCESS [  2.992 s]
[INFO] cayenne-modeler-mac: Modeler MacOS Assembly ........ SUCCESS [  0.594 s]
[INFO] cayenne-modeler-win-ext: Modeler Win Extensions .... SUCCESS [  1.601 s]
[INFO] cayenne-modeler-win: Modeler Windows Assembly ...... SUCCESS [  0.621 s]
[INFO] maven-cayenne-plugin: Deprecated Cayenne Maven Plugin SUCCESS [  7.157 s]
[INFO] cayenne-modeler-maven-plugin: Cayenne Modeler Maven Plugin SUCCESS [  
3.456 s]
[INFO] cayenne-tutorials-parent: Cayenne Tutorials ........ SUCCESS [  0.026 s]
[INFO] tutorial: ayenne Tutorial .......................... SUCCESS [  1.061 s]
[INFO] tutorial-rop-server: Cayenne ROP Server Tutorial ... SUCCESS [  2.274 s]
[INFO] tutorial-rop-client: Cayenne ROP Client Tutorial ... SUCCESS [  1.115 s]
[INFO] cayenne-java8: Cayenne Java8 Extensions ............ SUCCESS [  4.228 s]
[INFO] cayenne-protostuff: Cayenne Protostuff Extension ... SUCCESS [  6.587 s]
[INFO] tutorial-rop-server-http2: Cayenne ROP HTTP/2 Server Tutorial SUCCESS [  
2.218 s]
[INFO] cayenne-client-jetty: Cayenne ROP Client (Jetty) ... SUCCESS [  5.357 s]
[INFO] tutorial-rop-client-http2: Cayenne ROP HTTP/2 Client Tutorial SUCCESS [  
1.307 s]
[INFO] cayenne-docs-parent: Cayenne Documenation Parent ... SUCCESS [  0.008 s]
[INFO] cayenne-doc: Cayenne Documentation ................. SUCCESS [01:39 min]
[INFO] cayenne-docbook: Cayenne Docbook Documentation ..... SUCCESS [  2.460 s]
[INFO] docbook-stylesheets: Docbook - Cayenne Stylesheets . SUCCESS [  0.074 s]
[INFO] cayenne-guide: Docbook - Cayenne Guide ............. SUCCESS [ 13.500 s]
[INFO] getting-started: Docbook - Getting Started with Cayenne SUCCESS [  4.835 
s]
[INFO] getting-started-rop: Docbook - Getting Started with Cayenne ROP SUCCESS 
[  2.499 s]
[INFO] upgrade-guide: Docbook - Cayenne New Features and Upgrade Guide SUCCESS 
[  1.959 s]
[INFO] cayenne-eventbridges-parent: Event bridges implementations parent 
SUCCESS [  0.060 s]
[INFO] cayenne-jgroups: Cayenne JGroups Event bridge ...... SUCCESS [  2.093 s]
[INFO] cayenne-jms: Cayenne JMS Event bridge .............. SUCCESS [  2.050 s]
[INFO] cayenne-xmpp: Cayenne XMPP Event bridge ............ SUCCESS [  2.131 s]
[INFO] cayenne-gradle-plugin: Cayenne Gradle Plugin ....... FAILURE [ 23.600 s]
[INFO] cayenne-assembly: Cayenne Release Assembly ......... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 08:20 min
[INFO] Finished at: 2017-05-29T15:01:05+00:00
[INFO] Final Memory: 238M/480M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.6.0:exec 
(gradle) on project cayenne-gradle-plugin: Command execution failed. Process 
exited with an error: 1 (Exit value: 1) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.codehaus.mojo:exec-maven-plugin:1.6.0:exec (gradle) on project 
cayenne-gradle-plugin: Command execution failed.
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
        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:116)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
        at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
        at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
        at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoExecutionException: Command execution 
failed.
        at org.codehaus.mojo.exec.ExecMojo.execute(ExecMojo.java:326)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
        ... 20 more
Caused by: org.apache.commons.exec.ExecuteException: Process exited with an 
error: 1 (Exit value: 1)
        at 
org.apache.commons.exec.DefaultExecutor.executeInternal(DefaultExecutor.java:404)
        at 
org.apache.commons.exec.DefaultExecutor.execute(DefaultExecutor.java:166)
        at org.codehaus.mojo.exec.ExecMojo.executeCommandLine(ExecMojo.java:804)
        at org.codehaus.mojo.exec.ExecMojo.executeCommandLine(ExecMojo.java:751)
        at org.codehaus.mojo.exec.ExecMojo.execute(ExecMojo.java:313)
        ... 22 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-gradle-plugin
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
Not sending mail to unregistered user stari...@gmail.com
Not sending mail to unregistered user maks1...@gmail.com
Not sending mail to unregistered user and...@objectstyle.com

Reply via email to