You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ctakes.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/06/27 18:15:21 UTC

Build failed in Jenkins: ctakes-trunk-compiletest #316

See <https://builds.apache.org/job/ctakes-trunk-compiletest/316/changes>

Changes:

[tmill] Checked in changes to allow for meta-timex classifier.

------------------------------------------
[...truncated 5826 lines...]

Results :

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

[JENKINS] Recording test results
[INFO] [INFO] Deleting <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal-res/target>
                                                                        
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache cTAKES Resources temporal 3.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ctakes-temporal-res ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ ctakes-temporal-res ---
[debug] execute contextualize
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ ctakes-temporal-res ---
[INFO] [INFO] No sources to compile

[INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ ctakes-temporal-res ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ ctakes-temporal-res ---
[INFO] [debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ ctakes-temporal-res ---
[INFO] [INFO] No sources to compile

[INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ ctakes-temporal-res ---
[debug] execute contextualize
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal-res/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ ctakes-temporal-res ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-compiler-plugin:2.4:testCompile (default-testCompile) @ ctakes-temporal-res ---
[INFO] [INFO] Surefire report directory: <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal-res/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ ctakes-temporal-res ---

Results :

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

[JENKINS] Recording test results
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache cTAKES Temporal Information Extraction 3.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Deleting <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/target>
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ctakes-temporal ---
[INFO] Configured Artifact: net.sourceforge.ctakesresources:ctakes-resources-umls2011ab:3.1.0:jar
[INFO] [INFO] Unpacking /home/jenkins/jenkins-slave/maven-repositories/0/net/sourceforge/ctakesresources/ctakes-resources-umls2011ab/3.1.0/ctakes-resources-umls2011ab-3.1.0.jar to <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/target/unpacked> with includes "" and excludes ""

[INFO] --- maven-dependency-plugin:2.6:unpack (unpack) @ ctakes-temporal ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ ctakes-temporal ---
Downloading: http://repo.maven.apache.org/maven2/de/tudarmstadt/ukp/dkpro/core/de.tudarmstadt.ukp.dkpro.core.api.resources-asl/1.3.0/de.tudarmstadt.ukp.dkpro.core.api.resources-asl-1.3.0.pom
[INFO] [debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ ctakes-temporal ---
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ ctakes-temporal ---
[INFO] Compiling 69 source files to <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfTimeSpans.java>:[30,36] cannot find symbol
symbol  : class MetaTimeAnnotator
location: package org.apache.ctakes.temporal.ae
[ERROR] <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/Evaluation_ImplBase.java>:[269,19] [deprecation] locateFile(java.lang.String) in org.apache.ctakes.core.resource.FileLocator has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/pipelines/EventAndTimeExtractionPipeline.java>:[161,19] [deprecation] locateFile(java.lang.String) in org.apache.ctakes.core.resource.FileLocator has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfTimeSpans.java>:[71,25] cannot find symbol
symbol  : class MetaTimeAnnotator
location: class org.apache.ctakes.temporal.eval.EvaluationOfTimeSpans
[ERROR] <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfTimeSpans.java>:[77,35] cannot find symbol
symbol  : class MetaTimeAnnotator
location: class org.apache.ctakes.temporal.eval.EvaluationOfTimeSpans
[ERROR] <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfTimeSpans.java>:[137,7] cannot find symbol
symbol  : class MetaTimeAnnotator
location: class org.apache.ctakes.temporal.eval.EvaluationOfTimeSpans
[ERROR] <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfTimeSpans.java>:[138,13] cannot find symbol
symbol  : variable MetaTimeAnnotator
location: class org.apache.ctakes.temporal.eval.EvaluationOfTimeSpans
[ERROR] <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfTimeSpans.java>:[170,7] cannot find symbol
symbol  : class MetaTimeAnnotator
location: class org.apache.ctakes.temporal.eval.EvaluationOfTimeSpans
[ERROR] <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfTimeSpans.java>:[171,13] cannot find symbol
symbol  : variable MetaTimeAnnotator
location: class org.apache.ctakes.temporal.eval.EvaluationOfTimeSpans
[ERROR] <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/pipelines/EventExtractionPipeline.java>:[154,19] [deprecation] locateFile(java.lang.String) in org.apache.ctakes.core.resource.FileLocator has been deprecated
[INFO] 10 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache cTAKES ..................................... SUCCESS [19.663s]
[INFO] Apache cTAKES common type system .................. SUCCESS [11.449s]
[INFO] Apache cTAKES utils ............................... SUCCESS [3.819s]
[INFO] Apache cTAKES Resources core ...................... SUCCESS [3.455s]
[INFO] Apache cTAKES core ................................ SUCCESS [14.182s]
[INFO] Apache cTAKES Resources pos-tagger ................ SUCCESS [2.314s]
[INFO] Apache cTAKES part-of-speech tagger ............... SUCCESS [6.094s]
[INFO] Apache cTAKES Resources ctakes-chunker-res ........ SUCCESS [2.159s]
[INFO] Apache cTAKES chunker ............................. SUCCESS [3.179s]
[INFO] Apache cTAKES document preprocessor ............... SUCCESS [3.467s]
[INFO] Apache cTAKES Resources dictionary-lookup ......... SUCCESS [1.798s]
[INFO] Apache cTAKES dictionary lookup ................... SUCCESS [18.759s]
[INFO] Apache cTAKES context dependent tokenizer ......... SUCCESS [1.750s]
[INFO] Apache cTAKES Resources lvg ....................... SUCCESS [1.721s]
[INFO] Apache cTAKES LVG lexical tools ................... SUCCESS [2.326s]
[INFO] Apache cTAKES Resources ne-contexts ............... SUCCESS [1.350s]
[INFO] Apache cTAKES named entity contexts ............... SUCCESS [3.432s]
[INFO] Apache cTAKES Resources constituency-parser ....... SUCCESS [2.601s]
[INFO] Apache cTAKES Constituency Parser ................. SUCCESS [3.056s]
[INFO] Apache cTAKES Resources coreference ............... SUCCESS [5.136s]
[INFO] Apache cTAKES Resources relation-extractor ........ SUCCESS [1.587s]
[INFO] Apache cTAKES Resources dependency-parser ......... SUCCESS [7.821s]
[INFO] Apache cTAKES Dependency Parser ................... SUCCESS [39.898s]
[INFO] Apache cTAKES Relation Extractor .................. SUCCESS [9.712s]
[INFO] Apache cTAKES CoReference Resolver ................ SUCCESS [4.527s]
[INFO] Apache cTAKES Resources drug-ner .................. SUCCESS [1.964s]
[INFO] Apache cTAKES Drug NER ............................ SUCCESS [5.675s]
[INFO] Apache cTAKES Resources side-effect ............... SUCCESS [1.472s]
[INFO] Apache cTAKES Side Effects ........................ SUCCESS [5.102s]
[INFO] Apache cTAKES Resources smoking-status ............ SUCCESS [2.147s]
[INFO] Apache cTAKES Smoking Status ...................... SUCCESS [5.828s]
[INFO] Apache cTAKES Resources pad-term-spotter-res ...... SUCCESS [2.235s]
[INFO] Apache cTAKES Pad Term Spotter .................... SUCCESS [5.215s]
[INFO] Apache cTAKES Resources assertion ................. SUCCESS [2.166s]
[INFO] Apache cTAKES Resources assertion-zoner ........... SUCCESS [1.336s]
[INFO] Apache cTAKES Assertion's zoner ................... SUCCESS [1.797s]
[INFO] Apache cTAKES Assertion ........................... SUCCESS [5.699s]
[INFO] Apache cTAKES Resources temporal .................. SUCCESS [2.211s]
[INFO] Apache cTAKES Temporal Information Extraction ..... FAILURE [17.190s]
[INFO] Apache cTAKES ctakes-clinical-pipeline ............ SKIPPED
[INFO] Apache cTAKES Distribution ........................ SKIPPED
[INFO] Apache cTAKES Regression-test ..................... SKIPPED
[INFO] Apache cTAKES template filler ..................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4:06.121s
[INFO] Finished at: Thu Jun 27 16:12:58 UTC 2013
[INFO] Final Memory: 38M/199M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data
mavenExecutionResult exceptions not empty
message : Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.4:compile (default-compile) on project ctakes-temporal: Compilation failure
cause : Compilation failure
Stack trace : 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.4:compile (default-compile) on project ctakes-temporal: Compilation failure
	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.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:100)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:66)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	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:895)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
	at java.lang.Thread.run(Thread.java:662)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:678)
	at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 27 more
Sending e-mails to: notifications@ctakes.apache.org timothy.miller@childrens.harvard.edu
channel stopped

Jenkins build is back to normal : ctakes-trunk-compiletest #317

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