You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2011/07/25 17:30:48 UTC

Jenkins build is still unstable: OpenJPA-trunk #508

See <https://builds.apache.org/job/OpenJPA-trunk/changes>



Jenkins build is back to normal : OpenJPA-trunk #510

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/OpenJPA-trunk/510/changes>



Build failed in Jenkins: OpenJPA-trunk #509

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/OpenJPA-trunk/509/changes>

Changes:

[curtisr7] OPENJPA-2035: Fix testcase to run from cmd line.

------------------------------------------
[...truncated 82 lines...]
[INFO] [buildnumber:create {execution: default}]
[INFO] [enforcer:enforce {execution: default}]
[INFO] [checkstyle:checkstyle {execution: default}]
[INFO] Starting audit...
Audit done.

[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 160 source files to <https://builds.apache.org/job/OpenJPA-trunk/ws/trunk/openjpa-lib/target/classes>
[INFO] [antrun:run {execution: set subversion revision}]
[INFO] Executing tasks
   [delete] Deleting: <https://builds.apache.org/job/OpenJPA-trunk/ws/trunk/openjpa-lib/pcenhancer.revision.file>
     [echo] Revision: 422266:1150757
     [echo] OpenJPA version: 2.2.0-SNAPSHOT
[INFO] Executed tasks
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 42 source files to <https://builds.apache.org/job/OpenJPA-trunk/ws/trunk/openjpa-lib/target/test-classes>
[WARNING] DEPRECATED [systemProperties]: Use systemPropertyVariables instead.
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/OpenJPA-trunk/ws/trunk/openjpa-lib/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.openjpa.lib.conf.TestValue
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.apache.openjpa.lib.util.concurrent.TestConcurrentMap
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.297 sec
Running org.apache.openjpa.lib.graph.TestGraph
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.apache.openjpa.lib.util.TestLocalizer
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.apache.openjpa.lib.conf.TestConfigurationProviderPrefixes
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.apache.openjpa.lib.conf.TestConfigurations
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.apache.openjpa.lib.rop.TestRandomAccessResultList
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.apache.openjpa.lib.rop.TestLazyForwardResultList
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.apache.openjpa.lib.rop.TestEagerResultList
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.apache.openjpa.lib.conf.TestXMLCaseConversions
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.openjpa.lib.util.TestTypedProperties
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.openjpa.lib.conf.test.TestPluginValue
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.openjpa.lib.graph.TestDepthFirstAnalysis
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.openjpa.lib.xml.TestDocTypeReader
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
Running org.apache.openjpa.lib.rop.TestListResultList
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.apache.openjpa.lib.rop.TestMergedResultObjectProvider
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec
Running org.apache.openjpa.lib.conf.test.TestConfigurationImpl
2  WARN   [main] openjpa.Runtime - The configuration property named "openjpa.ConnectionProperties" was not recognized and will be ignored, although the name closely matches a valid property called "openjpa.objectKey".
2  WARN   [main] openjpa.Runtime - The configuration property named "openjpa.ConnectionURL" was not recognized and will be ignored, although the name closely matches a valid property called "openjpa.objectKey".
3  WARN   [main] openjpa.Runtime - The configuration property named "openjpa.ConnectionUserName" was not recognized and will be ignored, although the name closely matches a valid property called "openjpa.objectKey".
3  WARN   [main] openjpa.Runtime - The configuration property named "openjpa.ConnectionDriverName" was not recognized and will be ignored, although the name closely matches a valid property called "openjpa.objectKey".
4  WARN   [main] openjpa.Runtime - The configuration property named "openjpa.ConnectionPassword" was not recognized and will be ignored, although the name closely matches a valid property called "openjpa.objectKey".
4  WARN   [main] openjpa.Runtime - The configuration property named "openjpa.DynamicEnhancementAgent" was not recognized and will be ignored.
1  WARN   [main] openjpa.Runtime - The configuration property named "openjpa.ConnectionProperties" was not recognized and will be ignored, although the name closely matches a valid property called "openjpa.objectKey".
1  WARN   [main] openjpa.Runtime - The configuration property named "openjpa.ConnectionURL" was not recognized and will be ignored, although the name closely matches a valid property called "openjpa.objectKey".
2  WARN   [main] openjpa.Runtime - The configuration property named "openjpa.ConnectionUserName" was not recognized and will be ignored, although the name closely matches a valid property called "openjpa.objectKey".
3  WARN   [main] openjpa.Runtime - The configuration property named "openjpa.ConnectionDriverName" was not recognized and will be ignored, although the name closely matches a valid property called "openjpa.objectKey".
3  WARN   [main] openjpa.Runtime - The configuration property named "openjpa.ConnectionPassword" was not recognized and will be ignored, although the name closely matches a valid property called "openjpa.objectKey".
4  WARN   [main] openjpa.Runtime - The configuration property named "openjpa.DynamicEnhancementAgent" was not recognized and will be ignored.
0  WARN   [main] openjpa.Runtime - The configuration property named "openjpa.ConnectionProperties" was not recognized and will be ignored, although the name closely matches a valid property called "openjpa.objectKey".
1  WARN   [main] openjpa.Runtime - The configuration property named "openjpa.ConnectionURL" was not recognized and will be ignored, although the name closely matches a valid property called "openjpa.objectKey".
1  WARN   [main] openjpa.Runtime - The configuration property named "openjpa.ConnectionUserName" was not recognized and will be ignored, although the name closely matches a valid property called "openjpa.objectKey".
2  WARN   [main] openjpa.Runtime - The configuration property named "openjpa.ConnectionDriverName" was not recognized and will be ignored, although the name closely matches a valid property called "openjpa.objectKey".
3  WARN   [main] openjpa.Runtime - The configuration property named "openjpa.ConnectionPassword" was not recognized and will be ignored, although the name closely matches a valid property called "openjpa.objectKey".
3  WARN   [main] openjpa.Runtime - The configuration property named "openjpa.DynamicEnhancementAgent" was not recognized and will be ignored.
1  WARN   [main] openjpa.Runtime - The configuration property named "openjpa.ConnectionProperties" was not recognized and will be ignored, although the name closely matches a valid property called "openjpa.objectKey".
1  WARN   [main] openjpa.Runtime - The configuration property named "openjpa.ConnectionURL" was not recognized and will be ignored, although the name closely matches a valid property called "openjpa.objectKey".
2  WARN   [main] openjpa.Runtime - The configuration property named "openjpa.ConnectionUserName" was not recognized and will be ignored, although the name closely matches a valid property called "openjpa.objectKey".
2  WARN   [main] openjpa.Runtime - The configuration property named "openjpa.ConnectionDriverName" was not recognized and will be ignored, although the name closely matches a valid property called "openjpa.objectKey".
3  WARN   [main] openjpa.Runtime - The configuration property named "openjpa.ConnectionPassword" was not recognized and will be ignored, although the name closely matches a valid property called "openjpa.objectKey".
3  WARN   [main] openjpa.Runtime - The configuration property named "openjpa.DynamicEnhancementAgent" was not recognized and will be ignored.
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec
Running org.apache.openjpa.lib.rop.TestOrderedMergedResultObjectProvider
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec
Running org.apache.openjpa.lib.identifier.TestIdentifiers
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.apache.openjpa.lib.util.TestPropertiesParser
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec
Running org.apache.openjpa.lib.util.TestMultiClassLoader
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.openjpa.lib.util.TestTemporaryClassLoader
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.openjpa.lib.util.TestReferenceSet
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.apache.openjpa.lib.rop.TestSimpleResultList
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.apache.openjpa.lib.rop.TestSoftRandomAccessResultList
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.apache.openjpa.lib.util.TestSimpleRegex
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.openjpa.lib.util.TestOptions
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.openjpa.lib.util.TestAbstractEventManager
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.openjpa.lib.util.TestUUIDGenerator
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 sec
Running org.apache.openjpa.lib.util.TestParameterTemplate
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.openjpa.lib.xml.TestXMLWriter
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
Running org.apache.openjpa.lib.rop.TestWindowResultList
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.apache.openjpa.lib.util.svn.TestSVNUtils
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.apache.openjpa.lib.rop.TestRangeResultObjectProvider
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.apache.openjpa.lib.util.concurrent.TestNullSafeConcurrentHashMap
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/OpenJPA-trunk/ws/trunk/openjpa-lib/target/openjpa-lib-2.2.0-SNAPSHOT.jar>
[INFO] [jar:jar {execution: default-jar}]
[INFO] [jar:test-jar {execution: attach-tests}]
[INFO] Building jar: <https://builds.apache.org/job/OpenJPA-trunk/ws/trunk/openjpa-lib/target/openjpa-lib-2.2.0-SNAPSHOT-tests.jar>
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: openjpa-lib-2.2.0-SNAPSHOT.jar
[INFO] Checking legal files in: openjpa-lib-2.2.0-SNAPSHOT-tests.jar
[INFO] [apache-rat:check {execution: default}]
[INFO] Exclude: **/.*/**
[INFO] Exclude: **/target/**/*
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/OpenJPA-trunk/ws/trunk/openjpa-lib/target/openjpa-lib-2.2.0-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/apache/openjpa/openjpa-lib/2.2.0-SNAPSHOT/openjpa-lib-2.2.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/OpenJPA-trunk/ws/trunk/openjpa-lib/target/openjpa-lib-2.2.0-SNAPSHOT-tests.jar> to /home/hudson/.m2/repository/org/apache/openjpa/openjpa-lib/2.2.0-SNAPSHOT/openjpa-lib-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/OpenJPA-trunk/ws/trunk/openjpa-lib/pom.xml> to /home/hudson/hudson/jobs/OpenJPA-trunk/modules/org.apache.openjpa$openjpa-lib/builds/2011-07-25_16-26-23/archive/org.apache.openjpa/openjpa-lib/2.2.0-SNAPSHOT/openjpa-lib-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/OpenJPA-trunk/ws/trunk/openjpa-lib/target/openjpa-lib-2.2.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/OpenJPA-trunk/modules/org.apache.openjpa$openjpa-lib/builds/2011-07-25_16-26-23/archive/org.apache.openjpa/openjpa-lib/2.2.0-SNAPSHOT/openjpa-lib-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/OpenJPA-trunk/ws/trunk/openjpa-lib/target/openjpa-lib-2.2.0-SNAPSHOT-tests.jar> to /home/hudson/hudson/jobs/OpenJPA-trunk/modules/org.apache.openjpa$openjpa-lib/builds/2011-07-25_16-26-23/archive/org.apache.openjpa/openjpa-lib/2.2.0-SNAPSHOT/openjpa-lib-2.2.0-SNAPSHOT-tests.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenJPA Kernel
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <https://builds.apache.org/job/OpenJPA-trunk/ws/trunk/openjpa-kernel/target> (included: [**], excluded: [])
[INFO] [buildnumber:create {execution: default}]
[INFO] [enforcer:enforce {execution: default}]
[INFO] [javacc:jjtree-javacc {execution: jjtree-javacc-jpql}]
Java Compiler Compiler Version 4.0 (Tree Builder)
(type "jjtree" with no arguments for help)
Reading from file <https://builds.apache.org/job/OpenJPA-trunk/ws/trunk/openjpa-kernel/src/main/jjtree/org/apache/openjpa/kernel/jpql/JPQL.jjt> . . .
File "<https://builds.apache.org/job/OpenJPA-trunk/ws/trunk/openjpa-kernel/target/generated-sources/jjtree/org/apache/openjpa/kernel/jpql/Node.java"> does not exist.  Will create one.
Annotated grammar generated successfully in <https://builds.apache.org/job/OpenJPA-trunk/ws/trunk/openjpa-kernel/target/generated-sources/jjtree/org/apache/openjpa/kernel/jpql/JPQL.jj>
Java Compiler Compiler Version 4.0 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file <https://builds.apache.org/job/OpenJPA-trunk/ws/trunk/openjpa-kernel/target/generated-sources/jjtree/org/apache/openjpa/kernel/jpql/JPQL.jj> . . .
Warning: Choice conflict in (...)* construct at line 939, column 17.
         Expansion nested within construct and expansion following construct
         have common prefixes, one of which is: "+"
         Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in (...)* construct at line 948, column 17.
         Expansion nested within construct and expansion following construct
         have common prefixes, one of which is: "*"
         Consider using a lookahead of 2 or more for nested expansion.
File "TokenMgrError.java" does not exist.  Will create one.
Warning: ParseException.java: File is obsolete.  Please rename or delete this file so that a new one can be generated for you.
File "Token.java" does not exist.  Will create one.
File "JavaCharStream.java" does not exist.  Will create one.
Parser generated with 0 errors and 3 warnings.
[INFO] Processed 1 grammar
[INFO] [checkstyle:checkstyle {execution: default}]
[INFO] Starting audit...
Audit done.

[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 15 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 489 source files to <https://builds.apache.org/job/OpenJPA-trunk/ws/trunk/openjpa-kernel/target/classes>
[INFO] [antrun:run {execution: add-was-interfaces}]
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] [antrun:run {execution: generate-standard-sco-proxies}]
[INFO] Executing tasks
org.apache.openjpa.util.java$sql$Date$proxy
org.apache.openjpa.util.java$sql$Time$proxy
org.apache.openjpa.util.java$sql$Timestamp$proxy
org.apache.openjpa.util.java$util$ArrayList$proxy
org.apache.openjpa.util.java$util$Date$proxy
org.apache.openjpa.util.java$util$GregorianCalendar$proxy
org.apache.openjpa.util.java$util$HashMap$proxy
org.apache.openjpa.util.java$util$HashSet$proxy
org.apache.openjpa.util.java$util$Hashtable$proxy
org.apache.openjpa.util.java$util$LinkedList$proxy
org.apache.openjpa.util.java$util$Properties$proxy
org.apache.openjpa.util.java$util$TreeMap$proxy
org.apache.openjpa.util.java$util$TreeSet$proxy
org.apache.openjpa.util.java$util$Vector$proxy
org.apache.openjpa.util.java$util$EnumMap$proxy
org.apache.openjpa.util.java$util$IdentityHashMap$proxy
org.apache.openjpa.util.java$util$LinkedHashMap$proxy
org.apache.openjpa.util.java$util$LinkedHashSet$proxy
org.apache.openjpa.util.java$util$PriorityQueue$proxy
[INFO] Executed tasks
[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/OpenJPA-trunk/ws/trunk/openjpa-kernel/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 11 source files to <https://builds.apache.org/job/OpenJPA-trunk/ws/trunk/openjpa-kernel/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/OpenJPA-trunk/ws/trunk/openjpa-kernel/src/test/java/org/apache/openjpa/kernel/TestPCDataSerialization.java>:[41,16] package org.jmock does not exist
[ERROR] <https://builds.apache.org/job/OpenJPA-trunk/ws/trunk/openjpa-kernel/src/test/java/org/apache/openjpa/kernel/TestPCDataSerialization.java>:[42,16] package org.jmock does not exist
[INFO] 2 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/job/OpenJPA-trunk/ws/trunk/openjpa-kernel/pom.xml> to /home/hudson/hudson/jobs/OpenJPA-trunk/modules/org.apache.openjpa$openjpa-kernel/builds/2011-07-25_16-26-23/archive/org.apache.openjpa/openjpa-kernel/2.2.0-SNAPSHOT/openjpa-kernel-2.2.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<https://builds.apache.org/job/OpenJPA-trunk/ws/trunk/openjpa-kernel/src/test/java/org/apache/openjpa/kernel/TestPCDataSerialization.java>:[41,16] package org.jmock does not exist
<https://builds.apache.org/job/OpenJPA-trunk/ws/trunk/openjpa-kernel/src/test/java/org/apache/openjpa/kernel/TestPCDataSerialization.java>:[42,16] package org.jmock does not exist

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 59 seconds
[INFO] Finished at: Mon Jul 25 16:27:49 UTC 2011
[INFO] Final Memory: 80M/511M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: commits@openjpa.apache.org
channel stopped