You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2011/11/16 16:59:15 UTC

Build failed in Jenkins: Aries » Apache Aries Transaction Enlisting JDBC Datasource #1232

See <https://builds.apache.org/job/Aries/org.apache.aries.transaction$org.apache.aries.transaction.wrappers/1232/changes>

Changes:

[dkulp] Update all parents to 0.5 version and reset relativePath elements

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Aries Transaction Enlisting JDBC Datasource
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <https://builds.apache.org/job/Aries/org.apache.aries.transaction$org.apache.aries.transaction.wrappers/ws/target> (included: [**], excluded: [])
[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Aries/org.apache.aries.transaction$org.apache.aries.transaction.wrappers/ws/src/main/filtered-resources>
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 5 source files to <https://builds.apache.org/job/Aries/org.apache.aries.transaction$org.apache.aries.transaction.wrappers/ws/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Aries/org.apache.aries.transaction$org.apache.aries.transaction.wrappers/ws/src/test/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Aries/org.apache.aries.transaction$org.apache.aries.transaction.wrappers/ws/src/test/filtered-resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Aries/org.apache.aries.transaction$org.apache.aries.transaction.wrappers/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[JENKINS] Recording test results[INFO] [enforcer:enforce {execution: check-java15}]
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0

[ERROR] Undefined reference: java/sql/Connection.createArrayOf(Ljava/lang/String;[Ljava/lang/Object;)Ljava/sql/Array; in <https://builds.apache.org/job/Aries/org.apache.aries.transaction$org.apache.aries.transaction.wrappers/ws/target/classes/org/apache/aries/transaction/jdbc/ConnectionWrapper.class>
[ERROR] Undefined reference: java/sql/Connection.createBlob()Ljava/sql/Blob; in <https://builds.apache.org/job/Aries/org.apache.aries.transaction$org.apache.aries.transaction.wrappers/ws/target/classes/org/apache/aries/transaction/jdbc/ConnectionWrapper.class>
[ERROR] Undefined reference: java/sql/Connection.createClob()Ljava/sql/Clob; in <https://builds.apache.org/job/Aries/org.apache.aries.transaction$org.apache.aries.transaction.wrappers/ws/target/classes/org/apache/aries/transaction/jdbc/ConnectionWrapper.class>
[ERROR] Undefined reference: java/sql/Connection.createNClob()Ljava/sql/NClob; in <https://builds.apache.org/job/Aries/org.apache.aries.transaction$org.apache.aries.transaction.wrappers/ws/target/classes/org/apache/aries/transaction/jdbc/ConnectionWrapper.class>
[ERROR] Undefined reference: java/sql/Connection.createSQLXML()Ljava/sql/SQLXML; in <https://builds.apache.org/job/Aries/org.apache.aries.transaction$org.apache.aries.transaction.wrappers/ws/target/classes/org/apache/aries/transaction/jdbc/ConnectionWrapper.class>
[ERROR] Undefined reference: java/sql/Connection.createStruct(Ljava/lang/String;[Ljava/lang/Object;)Ljava/sql/Struct; in <https://builds.apache.org/job/Aries/org.apache.aries.transaction$org.apache.aries.transaction.wrappers/ws/target/classes/org/apache/aries/transaction/jdbc/ConnectionWrapper.class>
[ERROR] Undefined reference: java/sql/Connection.getClientInfo()Ljava/util/Properties; in <https://builds.apache.org/job/Aries/org.apache.aries.transaction$org.apache.aries.transaction.wrappers/ws/target/classes/org/apache/aries/transaction/jdbc/ConnectionWrapper.class>
[ERROR] Undefined reference: java/sql/Connection.getClientInfo(Ljava/lang/String;)Ljava/lang/String; in <https://builds.apache.org/job/Aries/org.apache.aries.transaction$org.apache.aries.transaction.wrappers/ws/target/classes/org/apache/aries/transaction/jdbc/ConnectionWrapper.class>
[ERROR] Undefined reference: java/sql/Connection.isValid(I)Z in <https://builds.apache.org/job/Aries/org.apache.aries.transaction$org.apache.aries.transaction.wrappers/ws/target/classes/org/apache/aries/transaction/jdbc/ConnectionWrapper.class>
[ERROR] Undefined reference: java/sql/Connection.isWrapperFor(Ljava/lang/Class;)Z in <https://builds.apache.org/job/Aries/org.apache.aries.transaction$org.apache.aries.transaction.wrappers/ws/target/classes/org/apache/aries/transaction/jdbc/ConnectionWrapper.class>
[ERROR] Undefined reference: java/sql/Connection.setClientInfo(Ljava/util/Properties;)V in <https://builds.apache.org/job/Aries/org.apache.aries.transaction$org.apache.aries.transaction.wrappers/ws/target/classes/org/apache/aries/transaction/jdbc/ConnectionWrapper.class>
[ERROR] Undefined reference: java/sql/Connection.setClientInfo(Ljava/lang/String;Ljava/lang/String;)V in <https://builds.apache.org/job/Aries/org.apache.aries.transaction$org.apache.aries.transaction.wrappers/ws/target/classes/org/apache/aries/transaction/jdbc/ConnectionWrapper.class>
[ERROR] Undefined reference: java/sql/Connection.unwrap(Ljava/lang/Class;)Ljava/lang/Object; in <https://builds.apache.org/job/Aries/org.apache.aries.transaction$org.apache.aries.transaction.wrappers/ws/target/classes/org/apache/aries/transaction/jdbc/ConnectionWrapper.class>
[ERROR] Undefined reference: java/sql/SQLException.<init>(Ljava/lang/String;Ljava/lang/Throwable;)V in <https://builds.apache.org/job/Aries/org.apache.aries.transaction$org.apache.aries.transaction.wrappers/ws/target/classes/org/apache/aries/transaction/jdbc/XADatasourceEnlistingWrapper.class>
[WARNING] Rule 0: org.codehaus.mojo.animal_sniffer.enforcer.CheckSignatureRule failed with message:
Signature errors found. Verify them and put @IgnoreJRERequirement on them.
[JENKINS] Archiving <https://builds.apache.org/job/Aries/org.apache.aries.transaction$org.apache.aries.transaction.wrappers/ws/pom.xml> to /home/hudson/hudson/jobs/Aries/modules/org.apache.aries.transaction$org.apache.aries.transaction.wrappers/builds/2011-11-16_15-51-13/archive/org.apache.aries.transaction/org.apache.aries.transaction.wrappers/0.3.1-SNAPSHOT/org.apache.aries.transaction.wrappers-0.3.1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed.
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed.
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:719)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
	at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	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.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at hudson.maven.agent.Main.launch(Main.java:185)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:160)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:1059)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:990)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Caused by: org.apache.maven.plugin.MojoExecutionException: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed.
	at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:218)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
	at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	... 28 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7 minutes 33 seconds
[INFO] Finished at: Wed Nov 16 15:59:12 UTC 2011
[INFO] Final Memory: 125M/699M
[INFO] ------------------------------------------------------------------------


Jenkins build is back to normal : Aries » Apache Aries Transaction Enlisting JDBC Datasource #1234

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Aries/org.apache.aries.transaction$org.apache.aries.transaction.wrappers/1234/>