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 2017/09/29 18:12:23 UTC

Build failed in Jenkins: cTAKES-trunk-Java-1.8 » Apache cTAKES Regression-test #4

See <https://builds.apache.org/job/cTAKES-trunk-Java-1.8/org.apache.ctakes$ctakes-regression-test/4/display/redirect>

------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache cTAKES YTEX UIMA
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache cTAKES YTEX Web
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache cTAKES Distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache cTAKES Regression-test 4.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.4/xmlunit-1.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.4/xmlunit-1.4.pom (3.0 kB at 39 kB/s)
[INFO] Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.4/xmlunit-1.4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.4/xmlunit-1.4.jar (99 kB at 3.7 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ctakes-regression-test ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ ctakes-regression-test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ ctakes-regression-test ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ ctakes-regression-test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ ctakes-regression-test ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.4:testCompile (default-testCompile) @ ctakes-regression-test ---
[INFO] Compiling 1 source file to <https://builds.apache.org/job/cTAKES-trunk-Java-1.8/org.apache.ctakes$ctakes-regression-test/ws/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.1:test (default-test) @ ctakes-regression-test ---
[INFO] Surefire report directory: <https://builds.apache.org/job/cTAKES-trunk-Java-1.8/org.apache.ctakes$ctakes-regression-test/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.ctakes.regression.test.RegressionPipelineTest
log4j: reset attribute= "false".
log4j: Threshold ="null".
log4j: Retreiving an instance of org.apache.log4j.Logger.
log4j: Setting [ProgressAppender] additivity to [false].
log4j: Level value for ProgressAppender is  [INFO].
log4j: ProgressAppender level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%m].
log4j: Adding appender named [noEolAppender] to category [ProgressAppender].
log4j: Retreiving an instance of org.apache.log4j.Logger.
log4j: Setting [ProgressDone] additivity to [false].
log4j: Level value for ProgressDone is  [INFO].
log4j: ProgressDone level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%m%n].
log4j: Adding appender named [eolAppender] to category [ProgressDone].
log4j: Level value for root is  [INFO].
log4j: root level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%d{dd MMM yyyy HH:mm:ss} %5p %c{1} - %m%n].
log4j: Adding appender named [consoleAppender] to category [root].
29 Sep 2017 18:11:16  INFO RegressionPipelineTest - Creating directory: testdata/generatedoutput/RegressionPipelineCPETest
29 Sep 2017 18:11:16  INFO RegressionPipelineTest - Parsing CPE Descriptor:RegressionPipelineCPETest.xml
29 Sep 2017 18:11:17  INFO Chunker - Chunker model file: org/apache/ctakes/chunker/models/chunker-model.zip
29 Sep 2017 18:11:19  INFO ContextAnnotator - Using left , right scope sizes: 7 , 7
29 Sep 2017 18:11:19  INFO ContextAnnotator - Using scope order: LEFT,RIGHT
29 Sep 2017 18:11:19  INFO ContextAnnotator - SCOPE ORDER: [1, 3]
29 Sep 2017 18:11:19  INFO ContextAnnotator - Using context analyzer: org.apache.ctakes.necontexts.negation.NegationContextAnalyzer
29 Sep 2017 18:11:19  INFO NegationContextAnalyzer - initBoundaryData() called for ContextInitializer
29 Sep 2017 18:11:19  INFO ContextAnnotator - Using context consumer: org.apache.ctakes.necontexts.negation.NegationContextHitConsumer
29 Sep 2017 18:11:19  INFO ContextAnnotator - Using lookup window type: org.apache.ctakes.typesystem.type.textspan.Sentence
29 Sep 2017 18:11:19  INFO ContextAnnotator - Using focus type: org.apache.ctakes.typesystem.type.textsem.IdentifiedAnnotation
29 Sep 2017 18:11:19  INFO ContextAnnotator - Using context type: org.apache.ctakes.typesystem.type.syntax.BaseToken
29 Sep 2017 18:11:19  INFO SentenceDetector - Sentence detector model file: org/apache/ctakes/core/sentdetect/sd-med-model.zip
29 Sep 2017 18:11:19  INFO TokenizerAnnotatorPTB - Initializing org.apache.ctakes.core.ae.TokenizerAnnotatorPTB
29 Sep 2017 18:11:19  INFO POSTagger - POS tagger model file: org/apache/ctakes/postagger/models/mayo-pos.zip
29 Sep 2017 18:11:20  INFO ContextAnnotator - Using left , right scope sizes: 10 , 10
29 Sep 2017 18:11:20  INFO ContextAnnotator - Using scope order: LEFT,RIGHT
29 Sep 2017 18:11:20  INFO ContextAnnotator - SCOPE ORDER: [1, 3]
29 Sep 2017 18:11:20  INFO ContextAnnotator - Using context analyzer: org.apache.ctakes.necontexts.status.StatusContextAnalyzer
29 Sep 2017 18:11:20  INFO StatusContextAnalyzer - initBoundaryData() called for ContextInitializer
29 Sep 2017 18:11:20  INFO ContextAnnotator - Using context consumer: org.apache.ctakes.necontexts.status.StatusContextHitConsumer
29 Sep 2017 18:11:20  INFO ContextAnnotator - Using lookup window type: org.apache.ctakes.typesystem.type.textspan.Sentence
29 Sep 2017 18:11:20  INFO ContextAnnotator - Using focus type: org.apache.ctakes.typesystem.type.textsem.IdentifiedAnnotation
29 Sep 2017 18:11:20  INFO ContextAnnotator - Using context type: org.apache.ctakes.typesystem.type.syntax.BaseToken
29 Sep 2017 18:11:20  INFO ContextDependentTokenizerAnnotator - Finite state machines loaded.
29 Sep 2017 18:11:20  INFO AbstractJCasTermAnnotator - Using dictionary lookup window type: org.apache.ctakes.typesystem.type.textspan.Sentence
29 Sep 2017 18:11:20  INFO AbstractJCasTermAnnotator - Exclusion tagset loaded: CC CD DT EX IN LS MD PDT POS PP PP$ PRP PRP$ RP TO VB VBD VBG VBN VBP VBZ WDT WP WPS WRB 
29 Sep 2017 18:11:20  INFO AbstractJCasTermAnnotator - Using minimum term text span: 3
29 Sep 2017 18:11:20  INFO AbstractJCasTermAnnotator - Using Dictionary Descriptor: org/apache/ctakes/dictionary/lookup/fast/sno_rx_16ab.xml
29 Sep 2017 18:11:20  INFO DictionaryDescriptorParser - Parsing dictionary specifications: 
29 Sep 2017 18:11:20 ERROR UmlsUserApprover -   User CHANGE_ME not allowed.  It is a placeholder reminder.
29 Sep 2017 18:11:20 ERROR UmlsUserApprover -    Verify that you are setting command-line option --user or ctakes property umlsUser or environment variable ctakes.umlsuser properly.
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 4.451 sec <<< FAILURE!

Results :

Tests in error: 
  testCPE(org.apache.ctakes.regression.test.RegressionPipelineTest): Initialization of CAS Processor with name "RegressionPipelineAggregateTest" failed.  

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

[JENKINS] Recording test results
[JENKINS] Archiving disabled

Build failed in Jenkins: cTAKES-trunk-Java-1.8 » Apache cTAKES Regression-test #14

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/cTAKES-trunk-Java-1.8/org.apache.ctakes$ctakes-regression-test/14/display/redirect>

------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache cTAKES YTEX UIMA
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache cTAKES YTEX Web
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache cTAKES Distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache cTAKES Regression-test 4.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ctakes-regression-test ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ ctakes-regression-test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ ctakes-regression-test ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ ctakes-regression-test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ ctakes-regression-test ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.4:testCompile (default-testCompile) @ ctakes-regression-test ---
[INFO] Compiling 1 source file to <https://builds.apache.org/job/cTAKES-trunk-Java-1.8/org.apache.ctakes$ctakes-regression-test/ws/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.1:test (default-test) @ ctakes-regression-test ---
[INFO] Surefire report directory: <https://builds.apache.org/job/cTAKES-trunk-Java-1.8/org.apache.ctakes$ctakes-regression-test/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.ctakes.regression.test.RegressionPipelineTest
log4j: reset attribute= "false".
log4j: Threshold ="null".
log4j: Retreiving an instance of org.apache.log4j.Logger.
log4j: Setting [ProgressAppender] additivity to [false].
log4j: Level value for ProgressAppender is  [INFO].
log4j: ProgressAppender level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%m].
log4j: Adding appender named [noEolAppender] to category [ProgressAppender].
log4j: Retreiving an instance of org.apache.log4j.Logger.
log4j: Setting [ProgressDone] additivity to [false].
log4j: Level value for ProgressDone is  [INFO].
log4j: ProgressDone level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%m%n].
log4j: Adding appender named [eolAppender] to category [ProgressDone].
log4j: Level value for root is  [INFO].
log4j: root level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%d{dd MMM yyyy HH:mm:ss} %5p %c{1} - %m%n].
log4j: Adding appender named [consoleAppender] to category [root].
24 Oct 2017 04:37:15  INFO RegressionPipelineTest - Creating directory: testdata/generatedoutput/RegressionPipelineCPETest
24 Oct 2017 04:37:15  INFO RegressionPipelineTest - Parsing CPE Descriptor:RegressionPipelineCPETest.xml
24 Oct 2017 04:37:16  INFO Chunker - Chunker model file: org/apache/ctakes/chunker/models/chunker-model.zip
24 Oct 2017 04:37:17  INFO ContextAnnotator - Using left , right scope sizes: 7 , 7
24 Oct 2017 04:37:17  INFO ContextAnnotator - Using scope order: LEFT,RIGHT
24 Oct 2017 04:37:17  INFO ContextAnnotator - SCOPE ORDER: [1, 3]
24 Oct 2017 04:37:17  INFO ContextAnnotator - Using context analyzer: org.apache.ctakes.necontexts.negation.NegationContextAnalyzer
24 Oct 2017 04:37:17  INFO NegationContextAnalyzer - initBoundaryData() called for ContextInitializer
24 Oct 2017 04:37:17  INFO ContextAnnotator - Using context consumer: org.apache.ctakes.necontexts.negation.NegationContextHitConsumer
24 Oct 2017 04:37:17  INFO ContextAnnotator - Using lookup window type: org.apache.ctakes.typesystem.type.textspan.Sentence
24 Oct 2017 04:37:17  INFO ContextAnnotator - Using focus type: org.apache.ctakes.typesystem.type.textsem.IdentifiedAnnotation
24 Oct 2017 04:37:17  INFO ContextAnnotator - Using context type: org.apache.ctakes.typesystem.type.syntax.BaseToken
24 Oct 2017 04:37:17  INFO SentenceDetector - Sentence detector model file: org/apache/ctakes/core/sentdetect/sd-med-model.zip
24 Oct 2017 04:37:17  INFO TokenizerAnnotatorPTB - Initializing org.apache.ctakes.core.ae.TokenizerAnnotatorPTB
24 Oct 2017 04:37:17  INFO POSTagger - POS tagger model file: org/apache/ctakes/postagger/models/mayo-pos.zip
24 Oct 2017 04:37:18  INFO ContextAnnotator - Using left , right scope sizes: 10 , 10
24 Oct 2017 04:37:18  INFO ContextAnnotator - Using scope order: LEFT,RIGHT
24 Oct 2017 04:37:18  INFO ContextAnnotator - SCOPE ORDER: [1, 3]
24 Oct 2017 04:37:18  INFO ContextAnnotator - Using context analyzer: org.apache.ctakes.necontexts.status.StatusContextAnalyzer
24 Oct 2017 04:37:18  INFO StatusContextAnalyzer - initBoundaryData() called for ContextInitializer
24 Oct 2017 04:37:18  INFO ContextAnnotator - Using context consumer: org.apache.ctakes.necontexts.status.StatusContextHitConsumer
24 Oct 2017 04:37:18  INFO ContextAnnotator - Using lookup window type: org.apache.ctakes.typesystem.type.textspan.Sentence
24 Oct 2017 04:37:18  INFO ContextAnnotator - Using focus type: org.apache.ctakes.typesystem.type.textsem.IdentifiedAnnotation
24 Oct 2017 04:37:18  INFO ContextAnnotator - Using context type: org.apache.ctakes.typesystem.type.syntax.BaseToken
24 Oct 2017 04:37:18  INFO ContextDependentTokenizerAnnotator - Finite state machines loaded.
24 Oct 2017 04:37:18  INFO AbstractJCasTermAnnotator - Using dictionary lookup window type: org.apache.ctakes.typesystem.type.textspan.Sentence
24 Oct 2017 04:37:18  INFO AbstractJCasTermAnnotator - Exclusion tagset loaded: CC CD DT EX IN LS MD PDT POS PP PP$ PRP PRP$ RP TO VB VBD VBG VBN VBP VBZ WDT WP WPS WRB 
24 Oct 2017 04:37:18  INFO AbstractJCasTermAnnotator - Using minimum term text span: 3
24 Oct 2017 04:37:18  INFO AbstractJCasTermAnnotator - Using Dictionary Descriptor: org/apache/ctakes/dictionary/lookup/fast/sno_rx_16ab.xml
24 Oct 2017 04:37:18  INFO DictionaryDescriptorParser - Parsing dictionary specifications: 
24 Oct 2017 04:37:18 ERROR UmlsUserApprover -   User CHANGE_ME not allowed.  It is a placeholder reminder.
24 Oct 2017 04:37:18 ERROR UmlsUserApprover -    Verify that you are setting command-line option --user or ctakes property umlsUser or environment variable ctakes.umlsuser properly.
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.215 sec <<< FAILURE!

Results :

Tests in error: 
  testCPE(org.apache.ctakes.regression.test.RegressionPipelineTest): Initialization of CAS Processor with name "RegressionPipelineAggregateTest" failed.  

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

[JENKINS] Recording test results
[JENKINS] Archiving disabled

Build failed in Jenkins: cTAKES-trunk-Java-1.8 » Apache cTAKES Regression-test #13

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/cTAKES-trunk-Java-1.8/org.apache.ctakes$ctakes-regression-test/13/display/redirect>

------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache cTAKES YTEX UIMA
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache cTAKES YTEX Web
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache cTAKES Distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache cTAKES Regression-test 4.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ctakes-regression-test ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ ctakes-regression-test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ ctakes-regression-test ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ ctakes-regression-test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ ctakes-regression-test ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.4:testCompile (default-testCompile) @ ctakes-regression-test ---
[INFO] Compiling 1 source file to <https://builds.apache.org/job/cTAKES-trunk-Java-1.8/org.apache.ctakes$ctakes-regression-test/ws/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.1:test (default-test) @ ctakes-regression-test ---
[INFO] Surefire report directory: <https://builds.apache.org/job/cTAKES-trunk-Java-1.8/org.apache.ctakes$ctakes-regression-test/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.ctakes.regression.test.RegressionPipelineTest
log4j: reset attribute= "false".
log4j: Threshold ="null".
log4j: Retreiving an instance of org.apache.log4j.Logger.
log4j: Setting [ProgressAppender] additivity to [false].
log4j: Level value for ProgressAppender is  [INFO].
log4j: ProgressAppender level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%m].
log4j: Adding appender named [noEolAppender] to category [ProgressAppender].
log4j: Retreiving an instance of org.apache.log4j.Logger.
log4j: Setting [ProgressDone] additivity to [false].
log4j: Level value for ProgressDone is  [INFO].
log4j: ProgressDone level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%m%n].
log4j: Adding appender named [eolAppender] to category [ProgressDone].
log4j: Level value for root is  [INFO].
log4j: root level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%d{dd MMM yyyy HH:mm:ss} %5p %c{1} - %m%n].
log4j: Adding appender named [consoleAppender] to category [root].
17 Oct 2017 22:19:40  INFO RegressionPipelineTest - Creating directory: testdata/generatedoutput/RegressionPipelineCPETest
17 Oct 2017 22:19:40  INFO RegressionPipelineTest - Parsing CPE Descriptor:RegressionPipelineCPETest.xml
17 Oct 2017 22:19:41  INFO Chunker - Chunker model file: org/apache/ctakes/chunker/models/chunker-model.zip
17 Oct 2017 22:19:43  INFO ContextAnnotator - Using left , right scope sizes: 7 , 7
17 Oct 2017 22:19:43  INFO ContextAnnotator - Using scope order: LEFT,RIGHT
17 Oct 2017 22:19:43  INFO ContextAnnotator - SCOPE ORDER: [1, 3]
17 Oct 2017 22:19:43  INFO ContextAnnotator - Using context analyzer: org.apache.ctakes.necontexts.negation.NegationContextAnalyzer
17 Oct 2017 22:19:43  INFO NegationContextAnalyzer - initBoundaryData() called for ContextInitializer
17 Oct 2017 22:19:43  INFO ContextAnnotator - Using context consumer: org.apache.ctakes.necontexts.negation.NegationContextHitConsumer
17 Oct 2017 22:19:43  INFO ContextAnnotator - Using lookup window type: org.apache.ctakes.typesystem.type.textspan.Sentence
17 Oct 2017 22:19:43  INFO ContextAnnotator - Using focus type: org.apache.ctakes.typesystem.type.textsem.IdentifiedAnnotation
17 Oct 2017 22:19:43  INFO ContextAnnotator - Using context type: org.apache.ctakes.typesystem.type.syntax.BaseToken
17 Oct 2017 22:19:43  INFO SentenceDetector - Sentence detector model file: org/apache/ctakes/core/sentdetect/sd-med-model.zip
17 Oct 2017 22:19:43  INFO TokenizerAnnotatorPTB - Initializing org.apache.ctakes.core.ae.TokenizerAnnotatorPTB
17 Oct 2017 22:19:43  INFO POSTagger - POS tagger model file: org/apache/ctakes/postagger/models/mayo-pos.zip
17 Oct 2017 22:19:43  INFO ContextAnnotator - Using left , right scope sizes: 10 , 10
17 Oct 2017 22:19:43  INFO ContextAnnotator - Using scope order: LEFT,RIGHT
17 Oct 2017 22:19:43  INFO ContextAnnotator - SCOPE ORDER: [1, 3]
17 Oct 2017 22:19:43  INFO ContextAnnotator - Using context analyzer: org.apache.ctakes.necontexts.status.StatusContextAnalyzer
17 Oct 2017 22:19:43  INFO StatusContextAnalyzer - initBoundaryData() called for ContextInitializer
17 Oct 2017 22:19:43  INFO ContextAnnotator - Using context consumer: org.apache.ctakes.necontexts.status.StatusContextHitConsumer
17 Oct 2017 22:19:43  INFO ContextAnnotator - Using lookup window type: org.apache.ctakes.typesystem.type.textspan.Sentence
17 Oct 2017 22:19:43  INFO ContextAnnotator - Using focus type: org.apache.ctakes.typesystem.type.textsem.IdentifiedAnnotation
17 Oct 2017 22:19:43  INFO ContextAnnotator - Using context type: org.apache.ctakes.typesystem.type.syntax.BaseToken
17 Oct 2017 22:19:43  INFO ContextDependentTokenizerAnnotator - Finite state machines loaded.
17 Oct 2017 22:19:43  INFO AbstractJCasTermAnnotator - Using dictionary lookup window type: org.apache.ctakes.typesystem.type.textspan.Sentence
17 Oct 2017 22:19:43  INFO AbstractJCasTermAnnotator - Exclusion tagset loaded: CC CD DT EX IN LS MD PDT POS PP PP$ PRP PRP$ RP TO VB VBD VBG VBN VBP VBZ WDT WP WPS WRB 
17 Oct 2017 22:19:43  INFO AbstractJCasTermAnnotator - Using minimum term text span: 3
17 Oct 2017 22:19:43  INFO AbstractJCasTermAnnotator - Using Dictionary Descriptor: org/apache/ctakes/dictionary/lookup/fast/sno_rx_16ab.xml
17 Oct 2017 22:19:43  INFO DictionaryDescriptorParser - Parsing dictionary specifications: 
17 Oct 2017 22:19:43 ERROR UmlsUserApprover -   User CHANGE_ME not allowed.  It is a placeholder reminder.
17 Oct 2017 22:19:43 ERROR UmlsUserApprover -    Verify that you are setting command-line option --user or ctakes property umlsUser or environment variable ctakes.umlsuser properly.
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.814 sec <<< FAILURE!

Results :

Tests in error: 
  testCPE(org.apache.ctakes.regression.test.RegressionPipelineTest): Initialization of CAS Processor with name "RegressionPipelineAggregateTest" failed.  

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

[JENKINS] Recording test results
[JENKINS] Archiving disabled

Build failed in Jenkins: cTAKES-trunk-Java-1.8 » Apache cTAKES Regression-test #12

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/cTAKES-trunk-Java-1.8/org.apache.ctakes$ctakes-regression-test/12/display/redirect>

------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache cTAKES YTEX UIMA
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache cTAKES YTEX Web
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache cTAKES Distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache cTAKES Regression-test 4.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ctakes-regression-test ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ ctakes-regression-test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ ctakes-regression-test ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ ctakes-regression-test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ ctakes-regression-test ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.4:testCompile (default-testCompile) @ ctakes-regression-test ---
[INFO] Compiling 1 source file to <https://builds.apache.org/job/cTAKES-trunk-Java-1.8/org.apache.ctakes$ctakes-regression-test/ws/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.1:test (default-test) @ ctakes-regression-test ---
[INFO] Surefire report directory: <https://builds.apache.org/job/cTAKES-trunk-Java-1.8/org.apache.ctakes$ctakes-regression-test/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.ctakes.regression.test.RegressionPipelineTest
log4j: reset attribute= "false".
log4j: Threshold ="null".
log4j: Retreiving an instance of org.apache.log4j.Logger.
log4j: Setting [ProgressAppender] additivity to [false].
log4j: Level value for ProgressAppender is  [INFO].
log4j: ProgressAppender level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%m].
log4j: Adding appender named [noEolAppender] to category [ProgressAppender].
log4j: Retreiving an instance of org.apache.log4j.Logger.
log4j: Setting [ProgressDone] additivity to [false].
log4j: Level value for ProgressDone is  [INFO].
log4j: ProgressDone level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%m%n].
log4j: Adding appender named [eolAppender] to category [ProgressDone].
log4j: Level value for root is  [INFO].
log4j: root level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%d{dd MMM yyyy HH:mm:ss} %5p %c{1} - %m%n].
log4j: Adding appender named [consoleAppender] to category [root].
08 Oct 2017 22:22:45  INFO RegressionPipelineTest - Creating directory: testdata/generatedoutput/RegressionPipelineCPETest
08 Oct 2017 22:22:45  INFO RegressionPipelineTest - Parsing CPE Descriptor:RegressionPipelineCPETest.xml
08 Oct 2017 22:22:46  INFO Chunker - Chunker model file: org/apache/ctakes/chunker/models/chunker-model.zip
08 Oct 2017 22:22:48  INFO ContextAnnotator - Using left , right scope sizes: 7 , 7
08 Oct 2017 22:22:48  INFO ContextAnnotator - Using scope order: LEFT,RIGHT
08 Oct 2017 22:22:48  INFO ContextAnnotator - SCOPE ORDER: [1, 3]
08 Oct 2017 22:22:48  INFO ContextAnnotator - Using context analyzer: org.apache.ctakes.necontexts.negation.NegationContextAnalyzer
08 Oct 2017 22:22:48  INFO NegationContextAnalyzer - initBoundaryData() called for ContextInitializer
08 Oct 2017 22:22:48  INFO ContextAnnotator - Using context consumer: org.apache.ctakes.necontexts.negation.NegationContextHitConsumer
08 Oct 2017 22:22:48  INFO ContextAnnotator - Using lookup window type: org.apache.ctakes.typesystem.type.textspan.Sentence
08 Oct 2017 22:22:48  INFO ContextAnnotator - Using focus type: org.apache.ctakes.typesystem.type.textsem.IdentifiedAnnotation
08 Oct 2017 22:22:48  INFO ContextAnnotator - Using context type: org.apache.ctakes.typesystem.type.syntax.BaseToken
08 Oct 2017 22:22:48  INFO SentenceDetector - Sentence detector model file: org/apache/ctakes/core/sentdetect/sd-med-model.zip
08 Oct 2017 22:22:48  INFO TokenizerAnnotatorPTB - Initializing org.apache.ctakes.core.ae.TokenizerAnnotatorPTB
08 Oct 2017 22:22:48  INFO POSTagger - POS tagger model file: org/apache/ctakes/postagger/models/mayo-pos.zip
08 Oct 2017 22:22:48  INFO ContextAnnotator - Using left , right scope sizes: 10 , 10
08 Oct 2017 22:22:48  INFO ContextAnnotator - Using scope order: LEFT,RIGHT
08 Oct 2017 22:22:48  INFO ContextAnnotator - SCOPE ORDER: [1, 3]
08 Oct 2017 22:22:48  INFO ContextAnnotator - Using context analyzer: org.apache.ctakes.necontexts.status.StatusContextAnalyzer
08 Oct 2017 22:22:48  INFO StatusContextAnalyzer - initBoundaryData() called for ContextInitializer
08 Oct 2017 22:22:48  INFO ContextAnnotator - Using context consumer: org.apache.ctakes.necontexts.status.StatusContextHitConsumer
08 Oct 2017 22:22:48  INFO ContextAnnotator - Using lookup window type: org.apache.ctakes.typesystem.type.textspan.Sentence
08 Oct 2017 22:22:48  INFO ContextAnnotator - Using focus type: org.apache.ctakes.typesystem.type.textsem.IdentifiedAnnotation
08 Oct 2017 22:22:48  INFO ContextAnnotator - Using context type: org.apache.ctakes.typesystem.type.syntax.BaseToken
08 Oct 2017 22:22:48  INFO ContextDependentTokenizerAnnotator - Finite state machines loaded.
08 Oct 2017 22:22:48  INFO AbstractJCasTermAnnotator - Using dictionary lookup window type: org.apache.ctakes.typesystem.type.textspan.Sentence
08 Oct 2017 22:22:48  INFO AbstractJCasTermAnnotator - Exclusion tagset loaded: CC CD DT EX IN LS MD PDT POS PP PP$ PRP PRP$ RP TO VB VBD VBG VBN VBP VBZ WDT WP WPS WRB 
08 Oct 2017 22:22:48  INFO AbstractJCasTermAnnotator - Using minimum term text span: 3
08 Oct 2017 22:22:48  INFO AbstractJCasTermAnnotator - Using Dictionary Descriptor: org/apache/ctakes/dictionary/lookup/fast/sno_rx_16ab.xml
08 Oct 2017 22:22:48  INFO DictionaryDescriptorParser - Parsing dictionary specifications: 
08 Oct 2017 22:22:48 ERROR UmlsUserApprover -   User CHANGE_ME not allowed.  It is a placeholder reminder.
08 Oct 2017 22:22:48 ERROR UmlsUserApprover -    Verify that you are setting command-line option --user or ctakes property umlsUser or environment variable ctakes.umlsuser properly.
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 4.078 sec <<< FAILURE!

Results :

Tests in error: 
  testCPE(org.apache.ctakes.regression.test.RegressionPipelineTest): Initialization of CAS Processor with name "RegressionPipelineAggregateTest" failed.  

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

[JENKINS] Recording test results
[JENKINS] Archiving disabled

Build failed in Jenkins: cTAKES-trunk-Java-1.8 » Apache cTAKES Regression-test #11

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/cTAKES-trunk-Java-1.8/org.apache.ctakes$ctakes-regression-test/11/display/redirect>

------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache cTAKES YTEX UIMA
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache cTAKES YTEX Web
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache cTAKES Distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache cTAKES Regression-test 4.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ctakes-regression-test ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ ctakes-regression-test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ ctakes-regression-test ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ ctakes-regression-test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ ctakes-regression-test ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.4:testCompile (default-testCompile) @ ctakes-regression-test ---
[INFO] Compiling 1 source file to <https://builds.apache.org/job/cTAKES-trunk-Java-1.8/org.apache.ctakes$ctakes-regression-test/ws/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.1:test (default-test) @ ctakes-regression-test ---
[INFO] Surefire report directory: <https://builds.apache.org/job/cTAKES-trunk-Java-1.8/org.apache.ctakes$ctakes-regression-test/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.ctakes.regression.test.RegressionPipelineTest
log4j: reset attribute= "false".
log4j: Threshold ="null".
log4j: Retreiving an instance of org.apache.log4j.Logger.
log4j: Setting [ProgressAppender] additivity to [false].
log4j: Level value for ProgressAppender is  [INFO].
log4j: ProgressAppender level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%m].
log4j: Adding appender named [noEolAppender] to category [ProgressAppender].
log4j: Retreiving an instance of org.apache.log4j.Logger.
log4j: Setting [ProgressDone] additivity to [false].
log4j: Level value for ProgressDone is  [INFO].
log4j: ProgressDone level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%m%n].
log4j: Adding appender named [eolAppender] to category [ProgressDone].
log4j: Level value for root is  [INFO].
log4j: root level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%d{dd MMM yyyy HH:mm:ss} %5p %c{1} - %m%n].
log4j: Adding appender named [consoleAppender] to category [root].
05 Oct 2017 14:53:21  INFO RegressionPipelineTest - Creating directory: testdata/generatedoutput/RegressionPipelineCPETest
05 Oct 2017 14:53:21  INFO RegressionPipelineTest - Parsing CPE Descriptor:RegressionPipelineCPETest.xml
05 Oct 2017 14:53:22  INFO Chunker - Chunker model file: org/apache/ctakes/chunker/models/chunker-model.zip
05 Oct 2017 14:53:25  INFO ContextAnnotator - Using left , right scope sizes: 7 , 7
05 Oct 2017 14:53:25  INFO ContextAnnotator - Using scope order: LEFT,RIGHT
05 Oct 2017 14:53:25  INFO ContextAnnotator - SCOPE ORDER: [1, 3]
05 Oct 2017 14:53:25  INFO ContextAnnotator - Using context analyzer: org.apache.ctakes.necontexts.negation.NegationContextAnalyzer
05 Oct 2017 14:53:25  INFO NegationContextAnalyzer - initBoundaryData() called for ContextInitializer
05 Oct 2017 14:53:25  INFO ContextAnnotator - Using context consumer: org.apache.ctakes.necontexts.negation.NegationContextHitConsumer
05 Oct 2017 14:53:25  INFO ContextAnnotator - Using lookup window type: org.apache.ctakes.typesystem.type.textspan.Sentence
05 Oct 2017 14:53:25  INFO ContextAnnotator - Using focus type: org.apache.ctakes.typesystem.type.textsem.IdentifiedAnnotation
05 Oct 2017 14:53:25  INFO ContextAnnotator - Using context type: org.apache.ctakes.typesystem.type.syntax.BaseToken
05 Oct 2017 14:53:25  INFO SentenceDetector - Sentence detector model file: org/apache/ctakes/core/sentdetect/sd-med-model.zip
05 Oct 2017 14:53:25  INFO TokenizerAnnotatorPTB - Initializing org.apache.ctakes.core.ae.TokenizerAnnotatorPTB
05 Oct 2017 14:53:25  INFO POSTagger - POS tagger model file: org/apache/ctakes/postagger/models/mayo-pos.zip
05 Oct 2017 14:53:26  INFO ContextAnnotator - Using left , right scope sizes: 10 , 10
05 Oct 2017 14:53:26  INFO ContextAnnotator - Using scope order: LEFT,RIGHT
05 Oct 2017 14:53:26  INFO ContextAnnotator - SCOPE ORDER: [1, 3]
05 Oct 2017 14:53:26  INFO ContextAnnotator - Using context analyzer: org.apache.ctakes.necontexts.status.StatusContextAnalyzer
05 Oct 2017 14:53:26  INFO StatusContextAnalyzer - initBoundaryData() called for ContextInitializer
05 Oct 2017 14:53:26  INFO ContextAnnotator - Using context consumer: org.apache.ctakes.necontexts.status.StatusContextHitConsumer
05 Oct 2017 14:53:26  INFO ContextAnnotator - Using lookup window type: org.apache.ctakes.typesystem.type.textspan.Sentence
05 Oct 2017 14:53:26  INFO ContextAnnotator - Using focus type: org.apache.ctakes.typesystem.type.textsem.IdentifiedAnnotation
05 Oct 2017 14:53:26  INFO ContextAnnotator - Using context type: org.apache.ctakes.typesystem.type.syntax.BaseToken
05 Oct 2017 14:53:26  INFO ContextDependentTokenizerAnnotator - Finite state machines loaded.
05 Oct 2017 14:53:26  INFO AbstractJCasTermAnnotator - Using dictionary lookup window type: org.apache.ctakes.typesystem.type.textspan.Sentence
05 Oct 2017 14:53:26  INFO AbstractJCasTermAnnotator - Exclusion tagset loaded: CC CD DT EX IN LS MD PDT POS PP PP$ PRP PRP$ RP TO VB VBD VBG VBN VBP VBZ WDT WP WPS WRB 
05 Oct 2017 14:53:26  INFO AbstractJCasTermAnnotator - Using minimum term text span: 3
05 Oct 2017 14:53:26  INFO AbstractJCasTermAnnotator - Using Dictionary Descriptor: org/apache/ctakes/dictionary/lookup/fast/sno_rx_16ab.xml
05 Oct 2017 14:53:26  INFO DictionaryDescriptorParser - Parsing dictionary specifications: 
05 Oct 2017 14:53:26 ERROR UmlsUserApprover -   User CHANGE_ME not allowed.  It is a placeholder reminder.
05 Oct 2017 14:53:26 ERROR UmlsUserApprover -    Verify that you are setting command-line option --user or ctakes property umlsUser or environment variable ctakes.umlsuser properly.
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 5.647 sec <<< FAILURE!

Results :

Tests in error: 
  testCPE(org.apache.ctakes.regression.test.RegressionPipelineTest): Initialization of CAS Processor with name "RegressionPipelineAggregateTest" failed.  

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

[JENKINS] Recording test results
[JENKINS] Archiving disabled

Build failed in Jenkins: cTAKES-trunk-Java-1.8 » Apache cTAKES Regression-test #10

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/cTAKES-trunk-Java-1.8/org.apache.ctakes$ctakes-regression-test/10/display/redirect>

------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache cTAKES YTEX UIMA
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache cTAKES YTEX Web
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache cTAKES Distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache cTAKES Regression-test 4.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ctakes-regression-test ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ ctakes-regression-test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ ctakes-regression-test ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ ctakes-regression-test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ ctakes-regression-test ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.4:testCompile (default-testCompile) @ ctakes-regression-test ---
[INFO] Compiling 1 source file to <https://builds.apache.org/job/cTAKES-trunk-Java-1.8/org.apache.ctakes$ctakes-regression-test/ws/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.1:test (default-test) @ ctakes-regression-test ---
[INFO] Surefire report directory: <https://builds.apache.org/job/cTAKES-trunk-Java-1.8/org.apache.ctakes$ctakes-regression-test/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.ctakes.regression.test.RegressionPipelineTest
log4j: reset attribute= "false".
log4j: Threshold ="null".
log4j: Retreiving an instance of org.apache.log4j.Logger.
log4j: Setting [ProgressAppender] additivity to [false].
log4j: Level value for ProgressAppender is  [INFO].
log4j: ProgressAppender level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%m].
log4j: Adding appender named [noEolAppender] to category [ProgressAppender].
log4j: Retreiving an instance of org.apache.log4j.Logger.
log4j: Setting [ProgressDone] additivity to [false].
log4j: Level value for ProgressDone is  [INFO].
log4j: ProgressDone level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%m%n].
log4j: Adding appender named [eolAppender] to category [ProgressDone].
log4j: Level value for root is  [INFO].
log4j: root level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%d{dd MMM yyyy HH:mm:ss} %5p %c{1} - %m%n].
log4j: Adding appender named [consoleAppender] to category [root].
03 Oct 2017 15:38:41  INFO RegressionPipelineTest - Creating directory: testdata/generatedoutput/RegressionPipelineCPETest
03 Oct 2017 15:38:41  INFO RegressionPipelineTest - Parsing CPE Descriptor:RegressionPipelineCPETest.xml
03 Oct 2017 15:38:42  INFO Chunker - Chunker model file: org/apache/ctakes/chunker/models/chunker-model.zip
03 Oct 2017 15:38:45  INFO ContextAnnotator - Using left , right scope sizes: 7 , 7
03 Oct 2017 15:38:45  INFO ContextAnnotator - Using scope order: LEFT,RIGHT
03 Oct 2017 15:38:45  INFO ContextAnnotator - SCOPE ORDER: [1, 3]
03 Oct 2017 15:38:45  INFO ContextAnnotator - Using context analyzer: org.apache.ctakes.necontexts.negation.NegationContextAnalyzer
03 Oct 2017 15:38:45  INFO NegationContextAnalyzer - initBoundaryData() called for ContextInitializer
03 Oct 2017 15:38:45  INFO ContextAnnotator - Using context consumer: org.apache.ctakes.necontexts.negation.NegationContextHitConsumer
03 Oct 2017 15:38:45  INFO ContextAnnotator - Using lookup window type: org.apache.ctakes.typesystem.type.textspan.Sentence
03 Oct 2017 15:38:45  INFO ContextAnnotator - Using focus type: org.apache.ctakes.typesystem.type.textsem.IdentifiedAnnotation
03 Oct 2017 15:38:45  INFO ContextAnnotator - Using context type: org.apache.ctakes.typesystem.type.syntax.BaseToken
03 Oct 2017 15:38:45  INFO SentenceDetector - Sentence detector model file: org/apache/ctakes/core/sentdetect/sd-med-model.zip
03 Oct 2017 15:38:45  INFO TokenizerAnnotatorPTB - Initializing org.apache.ctakes.core.ae.TokenizerAnnotatorPTB
03 Oct 2017 15:38:45  INFO POSTagger - POS tagger model file: org/apache/ctakes/postagger/models/mayo-pos.zip
03 Oct 2017 15:38:45  INFO ContextAnnotator - Using left , right scope sizes: 10 , 10
03 Oct 2017 15:38:45  INFO ContextAnnotator - Using scope order: LEFT,RIGHT
03 Oct 2017 15:38:45  INFO ContextAnnotator - SCOPE ORDER: [1, 3]
03 Oct 2017 15:38:45  INFO ContextAnnotator - Using context analyzer: org.apache.ctakes.necontexts.status.StatusContextAnalyzer
03 Oct 2017 15:38:45  INFO StatusContextAnalyzer - initBoundaryData() called for ContextInitializer
03 Oct 2017 15:38:45  INFO ContextAnnotator - Using context consumer: org.apache.ctakes.necontexts.status.StatusContextHitConsumer
03 Oct 2017 15:38:45  INFO ContextAnnotator - Using lookup window type: org.apache.ctakes.typesystem.type.textspan.Sentence
03 Oct 2017 15:38:45  INFO ContextAnnotator - Using focus type: org.apache.ctakes.typesystem.type.textsem.IdentifiedAnnotation
03 Oct 2017 15:38:45  INFO ContextAnnotator - Using context type: org.apache.ctakes.typesystem.type.syntax.BaseToken
03 Oct 2017 15:38:45  INFO ContextDependentTokenizerAnnotator - Finite state machines loaded.
03 Oct 2017 15:38:45  INFO AbstractJCasTermAnnotator - Using dictionary lookup window type: org.apache.ctakes.typesystem.type.textspan.Sentence
03 Oct 2017 15:38:45  INFO AbstractJCasTermAnnotator - Exclusion tagset loaded: CC CD DT EX IN LS MD PDT POS PP PP$ PRP PRP$ RP TO VB VBD VBG VBN VBP VBZ WDT WP WPS WRB 
03 Oct 2017 15:38:45  INFO AbstractJCasTermAnnotator - Using minimum term text span: 3
03 Oct 2017 15:38:45  INFO AbstractJCasTermAnnotator - Using Dictionary Descriptor: org/apache/ctakes/dictionary/lookup/fast/sno_rx_16ab.xml
03 Oct 2017 15:38:45  INFO DictionaryDescriptorParser - Parsing dictionary specifications: 
03 Oct 2017 15:38:45 ERROR UmlsUserApprover -   User CHANGE_ME not allowed.  It is a placeholder reminder.
03 Oct 2017 15:38:45 ERROR UmlsUserApprover -    Verify that you are setting command-line option --user or ctakes property umlsUser or environment variable ctakes.umlsuser properly.
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 4.585 sec <<< FAILURE!

Results :

Tests in error: 
  testCPE(org.apache.ctakes.regression.test.RegressionPipelineTest): Initialization of CAS Processor with name "RegressionPipelineAggregateTest" failed.  

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

[JENKINS] Recording test results
[JENKINS] Archiving disabled

Build failed in Jenkins: cTAKES-trunk-Java-1.8 » Apache cTAKES Regression-test #9

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/cTAKES-trunk-Java-1.8/org.apache.ctakes$ctakes-regression-test/9/display/redirect>

------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache cTAKES YTEX UIMA
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache cTAKES YTEX Web
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache cTAKES Distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache cTAKES Regression-test 4.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ctakes-regression-test ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ ctakes-regression-test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ ctakes-regression-test ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ ctakes-regression-test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ ctakes-regression-test ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.4:testCompile (default-testCompile) @ ctakes-regression-test ---
[INFO] Compiling 1 source file to <https://builds.apache.org/job/cTAKES-trunk-Java-1.8/org.apache.ctakes$ctakes-regression-test/ws/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.1:test (default-test) @ ctakes-regression-test ---
[INFO] Surefire report directory: <https://builds.apache.org/job/cTAKES-trunk-Java-1.8/org.apache.ctakes$ctakes-regression-test/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.ctakes.regression.test.RegressionPipelineTest
log4j: reset attribute= "false".
log4j: Threshold ="null".
log4j: Retreiving an instance of org.apache.log4j.Logger.
log4j: Setting [ProgressAppender] additivity to [false].
log4j: Level value for ProgressAppender is  [INFO].
log4j: ProgressAppender level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%m].
log4j: Adding appender named [noEolAppender] to category [ProgressAppender].
log4j: Retreiving an instance of org.apache.log4j.Logger.
log4j: Setting [ProgressDone] additivity to [false].
log4j: Level value for ProgressDone is  [INFO].
log4j: ProgressDone level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%m%n].
log4j: Adding appender named [eolAppender] to category [ProgressDone].
log4j: Level value for root is  [INFO].
log4j: root level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%d{dd MMM yyyy HH:mm:ss} %5p %c{1} - %m%n].
log4j: Adding appender named [consoleAppender] to category [root].
02 Oct 2017 21:38:47  INFO RegressionPipelineTest - Creating directory: testdata/generatedoutput/RegressionPipelineCPETest
02 Oct 2017 21:38:47  INFO RegressionPipelineTest - Parsing CPE Descriptor:RegressionPipelineCPETest.xml
02 Oct 2017 21:38:48  INFO Chunker - Chunker model file: org/apache/ctakes/chunker/models/chunker-model.zip
02 Oct 2017 21:38:50  INFO ContextAnnotator - Using left , right scope sizes: 7 , 7
02 Oct 2017 21:38:50  INFO ContextAnnotator - Using scope order: LEFT,RIGHT
02 Oct 2017 21:38:50  INFO ContextAnnotator - SCOPE ORDER: [1, 3]
02 Oct 2017 21:38:50  INFO ContextAnnotator - Using context analyzer: org.apache.ctakes.necontexts.negation.NegationContextAnalyzer
02 Oct 2017 21:38:50  INFO NegationContextAnalyzer - initBoundaryData() called for ContextInitializer
02 Oct 2017 21:38:50  INFO ContextAnnotator - Using context consumer: org.apache.ctakes.necontexts.negation.NegationContextHitConsumer
02 Oct 2017 21:38:50  INFO ContextAnnotator - Using lookup window type: org.apache.ctakes.typesystem.type.textspan.Sentence
02 Oct 2017 21:38:50  INFO ContextAnnotator - Using focus type: org.apache.ctakes.typesystem.type.textsem.IdentifiedAnnotation
02 Oct 2017 21:38:50  INFO ContextAnnotator - Using context type: org.apache.ctakes.typesystem.type.syntax.BaseToken
02 Oct 2017 21:38:50  INFO SentenceDetector - Sentence detector model file: org/apache/ctakes/core/sentdetect/sd-med-model.zip
02 Oct 2017 21:38:50  INFO TokenizerAnnotatorPTB - Initializing org.apache.ctakes.core.ae.TokenizerAnnotatorPTB
02 Oct 2017 21:38:50  INFO POSTagger - POS tagger model file: org/apache/ctakes/postagger/models/mayo-pos.zip
02 Oct 2017 21:38:51  INFO ContextAnnotator - Using left , right scope sizes: 10 , 10
02 Oct 2017 21:38:51  INFO ContextAnnotator - Using scope order: LEFT,RIGHT
02 Oct 2017 21:38:51  INFO ContextAnnotator - SCOPE ORDER: [1, 3]
02 Oct 2017 21:38:51  INFO ContextAnnotator - Using context analyzer: org.apache.ctakes.necontexts.status.StatusContextAnalyzer
02 Oct 2017 21:38:51  INFO StatusContextAnalyzer - initBoundaryData() called for ContextInitializer
02 Oct 2017 21:38:51  INFO ContextAnnotator - Using context consumer: org.apache.ctakes.necontexts.status.StatusContextHitConsumer
02 Oct 2017 21:38:51  INFO ContextAnnotator - Using lookup window type: org.apache.ctakes.typesystem.type.textspan.Sentence
02 Oct 2017 21:38:51  INFO ContextAnnotator - Using focus type: org.apache.ctakes.typesystem.type.textsem.IdentifiedAnnotation
02 Oct 2017 21:38:51  INFO ContextAnnotator - Using context type: org.apache.ctakes.typesystem.type.syntax.BaseToken
02 Oct 2017 21:38:51  INFO ContextDependentTokenizerAnnotator - Finite state machines loaded.
02 Oct 2017 21:38:51  INFO AbstractJCasTermAnnotator - Using dictionary lookup window type: org.apache.ctakes.typesystem.type.textspan.Sentence
02 Oct 2017 21:38:51  INFO AbstractJCasTermAnnotator - Exclusion tagset loaded: CC CD DT EX IN LS MD PDT POS PP PP$ PRP PRP$ RP TO VB VBD VBG VBN VBP VBZ WDT WP WPS WRB 
02 Oct 2017 21:38:51  INFO AbstractJCasTermAnnotator - Using minimum term text span: 3
02 Oct 2017 21:38:51  INFO AbstractJCasTermAnnotator - Using Dictionary Descriptor: org/apache/ctakes/dictionary/lookup/fast/sno_rx_16ab.xml
02 Oct 2017 21:38:51  INFO DictionaryDescriptorParser - Parsing dictionary specifications: 
02 Oct 2017 21:38:51 ERROR UmlsUserApprover -   User CHANGE_ME not allowed.  It is a placeholder reminder.
02 Oct 2017 21:38:51 ERROR UmlsUserApprover -    Verify that you are setting command-line option --user or ctakes property umlsUser or environment variable ctakes.umlsuser properly.
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 4.15 sec <<< FAILURE!

Results :

Tests in error: 
  testCPE(org.apache.ctakes.regression.test.RegressionPipelineTest): Initialization of CAS Processor with name "RegressionPipelineAggregateTest" failed.  

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

[JENKINS] Recording test results
[JENKINS] Archiving disabled

Build failed in Jenkins: cTAKES-trunk-Java-1.8 » Apache cTAKES Regression-test #8

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/cTAKES-trunk-Java-1.8/org.apache.ctakes$ctakes-regression-test/8/display/redirect>

------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache cTAKES YTEX UIMA
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache cTAKES YTEX Web
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache cTAKES Distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache cTAKES Regression-test 4.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ctakes-regression-test ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ ctakes-regression-test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ ctakes-regression-test ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ ctakes-regression-test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ ctakes-regression-test ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.4:testCompile (default-testCompile) @ ctakes-regression-test ---
[INFO] Compiling 1 source file to <https://builds.apache.org/job/cTAKES-trunk-Java-1.8/org.apache.ctakes$ctakes-regression-test/ws/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.1:test (default-test) @ ctakes-regression-test ---
[INFO] Surefire report directory: <https://builds.apache.org/job/cTAKES-trunk-Java-1.8/org.apache.ctakes$ctakes-regression-test/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.ctakes.regression.test.RegressionPipelineTest
log4j: reset attribute= "false".
log4j: Threshold ="null".
log4j: Retreiving an instance of org.apache.log4j.Logger.
log4j: Setting [ProgressAppender] additivity to [false].
log4j: Level value for ProgressAppender is  [INFO].
log4j: ProgressAppender level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%m].
log4j: Adding appender named [noEolAppender] to category [ProgressAppender].
log4j: Retreiving an instance of org.apache.log4j.Logger.
log4j: Setting [ProgressDone] additivity to [false].
log4j: Level value for ProgressDone is  [INFO].
log4j: ProgressDone level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%m%n].
log4j: Adding appender named [eolAppender] to category [ProgressDone].
log4j: Level value for root is  [INFO].
log4j: root level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%d{dd MMM yyyy HH:mm:ss} %5p %c{1} - %m%n].
log4j: Adding appender named [consoleAppender] to category [root].
02 Oct 2017 15:38:01  INFO RegressionPipelineTest - Creating directory: testdata/generatedoutput/RegressionPipelineCPETest
02 Oct 2017 15:38:01  INFO RegressionPipelineTest - Parsing CPE Descriptor:RegressionPipelineCPETest.xml
02 Oct 2017 15:38:02  INFO Chunker - Chunker model file: org/apache/ctakes/chunker/models/chunker-model.zip
02 Oct 2017 15:38:04  INFO ContextAnnotator - Using left , right scope sizes: 7 , 7
02 Oct 2017 15:38:04  INFO ContextAnnotator - Using scope order: LEFT,RIGHT
02 Oct 2017 15:38:04  INFO ContextAnnotator - SCOPE ORDER: [1, 3]
02 Oct 2017 15:38:04  INFO ContextAnnotator - Using context analyzer: org.apache.ctakes.necontexts.negation.NegationContextAnalyzer
02 Oct 2017 15:38:04  INFO NegationContextAnalyzer - initBoundaryData() called for ContextInitializer
02 Oct 2017 15:38:04  INFO ContextAnnotator - Using context consumer: org.apache.ctakes.necontexts.negation.NegationContextHitConsumer
02 Oct 2017 15:38:04  INFO ContextAnnotator - Using lookup window type: org.apache.ctakes.typesystem.type.textspan.Sentence
02 Oct 2017 15:38:04  INFO ContextAnnotator - Using focus type: org.apache.ctakes.typesystem.type.textsem.IdentifiedAnnotation
02 Oct 2017 15:38:04  INFO ContextAnnotator - Using context type: org.apache.ctakes.typesystem.type.syntax.BaseToken
02 Oct 2017 15:38:04  INFO SentenceDetector - Sentence detector model file: org/apache/ctakes/core/sentdetect/sd-med-model.zip
02 Oct 2017 15:38:04  INFO TokenizerAnnotatorPTB - Initializing org.apache.ctakes.core.ae.TokenizerAnnotatorPTB
02 Oct 2017 15:38:04  INFO POSTagger - POS tagger model file: org/apache/ctakes/postagger/models/mayo-pos.zip
02 Oct 2017 15:38:05  INFO ContextAnnotator - Using left , right scope sizes: 10 , 10
02 Oct 2017 15:38:05  INFO ContextAnnotator - Using scope order: LEFT,RIGHT
02 Oct 2017 15:38:05  INFO ContextAnnotator - SCOPE ORDER: [1, 3]
02 Oct 2017 15:38:05  INFO ContextAnnotator - Using context analyzer: org.apache.ctakes.necontexts.status.StatusContextAnalyzer
02 Oct 2017 15:38:05  INFO StatusContextAnalyzer - initBoundaryData() called for ContextInitializer
02 Oct 2017 15:38:05  INFO ContextAnnotator - Using context consumer: org.apache.ctakes.necontexts.status.StatusContextHitConsumer
02 Oct 2017 15:38:05  INFO ContextAnnotator - Using lookup window type: org.apache.ctakes.typesystem.type.textspan.Sentence
02 Oct 2017 15:38:05  INFO ContextAnnotator - Using focus type: org.apache.ctakes.typesystem.type.textsem.IdentifiedAnnotation
02 Oct 2017 15:38:05  INFO ContextAnnotator - Using context type: org.apache.ctakes.typesystem.type.syntax.BaseToken
02 Oct 2017 15:38:05  INFO ContextDependentTokenizerAnnotator - Finite state machines loaded.
02 Oct 2017 15:38:05  INFO AbstractJCasTermAnnotator - Using dictionary lookup window type: org.apache.ctakes.typesystem.type.textspan.Sentence
02 Oct 2017 15:38:05  INFO AbstractJCasTermAnnotator - Exclusion tagset loaded: CC CD DT EX IN LS MD PDT POS PP PP$ PRP PRP$ RP TO VB VBD VBG VBN VBP VBZ WDT WP WPS WRB 
02 Oct 2017 15:38:05  INFO AbstractJCasTermAnnotator - Using minimum term text span: 3
02 Oct 2017 15:38:05  INFO AbstractJCasTermAnnotator - Using Dictionary Descriptor: org/apache/ctakes/dictionary/lookup/fast/sno_rx_16ab.xml
02 Oct 2017 15:38:05  INFO DictionaryDescriptorParser - Parsing dictionary specifications: 
02 Oct 2017 15:38:05 ERROR UmlsUserApprover -   User CHANGE_ME not allowed.  It is a placeholder reminder.
02 Oct 2017 15:38:05 ERROR UmlsUserApprover -    Verify that you are setting command-line option --user or ctakes property umlsUser or environment variable ctakes.umlsuser properly.
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 4.49 sec <<< FAILURE!

Results :

Tests in error: 
  testCPE(org.apache.ctakes.regression.test.RegressionPipelineTest): Initialization of CAS Processor with name "RegressionPipelineAggregateTest" failed.  

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

[JENKINS] Recording test results
[JENKINS] Archiving disabled

Build failed in Jenkins: cTAKES-trunk-Java-1.8 » Apache cTAKES Regression-test #7

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/cTAKES-trunk-Java-1.8/org.apache.ctakes$ctakes-regression-test/7/display/redirect>

------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache cTAKES YTEX UIMA
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache cTAKES YTEX Web
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache cTAKES Distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache cTAKES Regression-test 4.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ctakes-regression-test ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ ctakes-regression-test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ ctakes-regression-test ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ ctakes-regression-test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ ctakes-regression-test ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.4:testCompile (default-testCompile) @ ctakes-regression-test ---
[INFO] Compiling 1 source file to <https://builds.apache.org/job/cTAKES-trunk-Java-1.8/org.apache.ctakes$ctakes-regression-test/ws/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.1:test (default-test) @ ctakes-regression-test ---
[INFO] Surefire report directory: <https://builds.apache.org/job/cTAKES-trunk-Java-1.8/org.apache.ctakes$ctakes-regression-test/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.ctakes.regression.test.RegressionPipelineTest
log4j: reset attribute= "false".
log4j: Threshold ="null".
log4j: Retreiving an instance of org.apache.log4j.Logger.
log4j: Setting [ProgressAppender] additivity to [false].
log4j: Level value for ProgressAppender is  [INFO].
log4j: ProgressAppender level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%m].
log4j: Adding appender named [noEolAppender] to category [ProgressAppender].
log4j: Retreiving an instance of org.apache.log4j.Logger.
log4j: Setting [ProgressDone] additivity to [false].
log4j: Level value for ProgressDone is  [INFO].
log4j: ProgressDone level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%m%n].
log4j: Adding appender named [eolAppender] to category [ProgressDone].
log4j: Level value for root is  [INFO].
log4j: root level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%d{dd MMM yyyy HH:mm:ss} %5p %c{1} - %m%n].
log4j: Adding appender named [consoleAppender] to category [root].
02 Oct 2017 12:30:55  INFO RegressionPipelineTest - Creating directory: testdata/generatedoutput/RegressionPipelineCPETest
02 Oct 2017 12:30:55  INFO RegressionPipelineTest - Parsing CPE Descriptor:RegressionPipelineCPETest.xml
02 Oct 2017 12:30:56  INFO Chunker - Chunker model file: org/apache/ctakes/chunker/models/chunker-model.zip
02 Oct 2017 12:30:58  INFO ContextAnnotator - Using left , right scope sizes: 7 , 7
02 Oct 2017 12:30:58  INFO ContextAnnotator - Using scope order: LEFT,RIGHT
02 Oct 2017 12:30:58  INFO ContextAnnotator - SCOPE ORDER: [1, 3]
02 Oct 2017 12:30:58  INFO ContextAnnotator - Using context analyzer: org.apache.ctakes.necontexts.negation.NegationContextAnalyzer
02 Oct 2017 12:30:58  INFO NegationContextAnalyzer - initBoundaryData() called for ContextInitializer
02 Oct 2017 12:30:58  INFO ContextAnnotator - Using context consumer: org.apache.ctakes.necontexts.negation.NegationContextHitConsumer
02 Oct 2017 12:30:58  INFO ContextAnnotator - Using lookup window type: org.apache.ctakes.typesystem.type.textspan.Sentence
02 Oct 2017 12:30:58  INFO ContextAnnotator - Using focus type: org.apache.ctakes.typesystem.type.textsem.IdentifiedAnnotation
02 Oct 2017 12:30:58  INFO ContextAnnotator - Using context type: org.apache.ctakes.typesystem.type.syntax.BaseToken
02 Oct 2017 12:30:58  INFO SentenceDetector - Sentence detector model file: org/apache/ctakes/core/sentdetect/sd-med-model.zip
02 Oct 2017 12:30:58  INFO TokenizerAnnotatorPTB - Initializing org.apache.ctakes.core.ae.TokenizerAnnotatorPTB
02 Oct 2017 12:30:58  INFO POSTagger - POS tagger model file: org/apache/ctakes/postagger/models/mayo-pos.zip
02 Oct 2017 12:30:59  INFO ContextAnnotator - Using left , right scope sizes: 10 , 10
02 Oct 2017 12:30:59  INFO ContextAnnotator - Using scope order: LEFT,RIGHT
02 Oct 2017 12:30:59  INFO ContextAnnotator - SCOPE ORDER: [1, 3]
02 Oct 2017 12:30:59  INFO ContextAnnotator - Using context analyzer: org.apache.ctakes.necontexts.status.StatusContextAnalyzer
02 Oct 2017 12:30:59  INFO StatusContextAnalyzer - initBoundaryData() called for ContextInitializer
02 Oct 2017 12:30:59  INFO ContextAnnotator - Using context consumer: org.apache.ctakes.necontexts.status.StatusContextHitConsumer
02 Oct 2017 12:30:59  INFO ContextAnnotator - Using lookup window type: org.apache.ctakes.typesystem.type.textspan.Sentence
02 Oct 2017 12:30:59  INFO ContextAnnotator - Using focus type: org.apache.ctakes.typesystem.type.textsem.IdentifiedAnnotation
02 Oct 2017 12:30:59  INFO ContextAnnotator - Using context type: org.apache.ctakes.typesystem.type.syntax.BaseToken
02 Oct 2017 12:30:59  INFO ContextDependentTokenizerAnnotator - Finite state machines loaded.
02 Oct 2017 12:30:59  INFO AbstractJCasTermAnnotator - Using dictionary lookup window type: org.apache.ctakes.typesystem.type.textspan.Sentence
02 Oct 2017 12:30:59  INFO AbstractJCasTermAnnotator - Exclusion tagset loaded: CC CD DT EX IN LS MD PDT POS PP PP$ PRP PRP$ RP TO VB VBD VBG VBN VBP VBZ WDT WP WPS WRB 
02 Oct 2017 12:30:59  INFO AbstractJCasTermAnnotator - Using minimum term text span: 3
02 Oct 2017 12:30:59  INFO AbstractJCasTermAnnotator - Using Dictionary Descriptor: org/apache/ctakes/dictionary/lookup/fast/sno_rx_16ab.xml
02 Oct 2017 12:30:59  INFO DictionaryDescriptorParser - Parsing dictionary specifications: 
02 Oct 2017 12:30:59 ERROR UmlsUserApprover -   User CHANGE_ME not allowed.  It is a placeholder reminder.
02 Oct 2017 12:30:59 ERROR UmlsUserApprover -    Verify that you are setting command-line option --user or ctakes property umlsUser or environment variable ctakes.umlsuser properly.
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 4.435 sec <<< FAILURE!

Results :

Tests in error: 
  testCPE(org.apache.ctakes.regression.test.RegressionPipelineTest): Initialization of CAS Processor with name "RegressionPipelineAggregateTest" failed.  

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

[JENKINS] Recording test results
[JENKINS] Archiving disabled

Build failed in Jenkins: cTAKES-trunk-Java-1.8 » Apache cTAKES Regression-test #6

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/cTAKES-trunk-Java-1.8/org.apache.ctakes$ctakes-regression-test/6/display/redirect>

------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache cTAKES YTEX UIMA
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache cTAKES YTEX Web
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache cTAKES Distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache cTAKES Regression-test 4.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ctakes-regression-test ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ ctakes-regression-test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ ctakes-regression-test ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ ctakes-regression-test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ ctakes-regression-test ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.4:testCompile (default-testCompile) @ ctakes-regression-test ---
[INFO] Compiling 1 source file to <https://builds.apache.org/job/cTAKES-trunk-Java-1.8/org.apache.ctakes$ctakes-regression-test/ws/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.1:test (default-test) @ ctakes-regression-test ---
[INFO] Surefire report directory: <https://builds.apache.org/job/cTAKES-trunk-Java-1.8/org.apache.ctakes$ctakes-regression-test/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.ctakes.regression.test.RegressionPipelineTest
log4j: reset attribute= "false".
log4j: Threshold ="null".
log4j: Retreiving an instance of org.apache.log4j.Logger.
log4j: Setting [ProgressAppender] additivity to [false].
log4j: Level value for ProgressAppender is  [INFO].
log4j: ProgressAppender level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%m].
log4j: Adding appender named [noEolAppender] to category [ProgressAppender].
log4j: Retreiving an instance of org.apache.log4j.Logger.
log4j: Setting [ProgressDone] additivity to [false].
log4j: Level value for ProgressDone is  [INFO].
log4j: ProgressDone level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%m%n].
log4j: Adding appender named [eolAppender] to category [ProgressDone].
log4j: Level value for root is  [INFO].
log4j: root level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%d{dd MMM yyyy HH:mm:ss} %5p %c{1} - %m%n].
log4j: Adding appender named [consoleAppender] to category [root].
01 Oct 2017 18:40:32  INFO RegressionPipelineTest - Creating directory: testdata/generatedoutput/RegressionPipelineCPETest
01 Oct 2017 18:40:32  INFO RegressionPipelineTest - Parsing CPE Descriptor:RegressionPipelineCPETest.xml
01 Oct 2017 18:40:33  INFO Chunker - Chunker model file: org/apache/ctakes/chunker/models/chunker-model.zip
01 Oct 2017 18:40:35  INFO ContextAnnotator - Using left , right scope sizes: 7 , 7
01 Oct 2017 18:40:35  INFO ContextAnnotator - Using scope order: LEFT,RIGHT
01 Oct 2017 18:40:35  INFO ContextAnnotator - SCOPE ORDER: [1, 3]
01 Oct 2017 18:40:35  INFO ContextAnnotator - Using context analyzer: org.apache.ctakes.necontexts.negation.NegationContextAnalyzer
01 Oct 2017 18:40:35  INFO NegationContextAnalyzer - initBoundaryData() called for ContextInitializer
01 Oct 2017 18:40:35  INFO ContextAnnotator - Using context consumer: org.apache.ctakes.necontexts.negation.NegationContextHitConsumer
01 Oct 2017 18:40:35  INFO ContextAnnotator - Using lookup window type: org.apache.ctakes.typesystem.type.textspan.Sentence
01 Oct 2017 18:40:35  INFO ContextAnnotator - Using focus type: org.apache.ctakes.typesystem.type.textsem.IdentifiedAnnotation
01 Oct 2017 18:40:35  INFO ContextAnnotator - Using context type: org.apache.ctakes.typesystem.type.syntax.BaseToken
01 Oct 2017 18:40:35  INFO SentenceDetector - Sentence detector model file: org/apache/ctakes/core/sentdetect/sd-med-model.zip
01 Oct 2017 18:40:35  INFO TokenizerAnnotatorPTB - Initializing org.apache.ctakes.core.ae.TokenizerAnnotatorPTB
01 Oct 2017 18:40:35  INFO POSTagger - POS tagger model file: org/apache/ctakes/postagger/models/mayo-pos.zip
01 Oct 2017 18:40:36  INFO ContextAnnotator - Using left , right scope sizes: 10 , 10
01 Oct 2017 18:40:36  INFO ContextAnnotator - Using scope order: LEFT,RIGHT
01 Oct 2017 18:40:36  INFO ContextAnnotator - SCOPE ORDER: [1, 3]
01 Oct 2017 18:40:36  INFO ContextAnnotator - Using context analyzer: org.apache.ctakes.necontexts.status.StatusContextAnalyzer
01 Oct 2017 18:40:36  INFO StatusContextAnalyzer - initBoundaryData() called for ContextInitializer
01 Oct 2017 18:40:36  INFO ContextAnnotator - Using context consumer: org.apache.ctakes.necontexts.status.StatusContextHitConsumer
01 Oct 2017 18:40:36  INFO ContextAnnotator - Using lookup window type: org.apache.ctakes.typesystem.type.textspan.Sentence
01 Oct 2017 18:40:36  INFO ContextAnnotator - Using focus type: org.apache.ctakes.typesystem.type.textsem.IdentifiedAnnotation
01 Oct 2017 18:40:36  INFO ContextAnnotator - Using context type: org.apache.ctakes.typesystem.type.syntax.BaseToken
01 Oct 2017 18:40:36  INFO ContextDependentTokenizerAnnotator - Finite state machines loaded.
01 Oct 2017 18:40:36  INFO AbstractJCasTermAnnotator - Using dictionary lookup window type: org.apache.ctakes.typesystem.type.textspan.Sentence
01 Oct 2017 18:40:36  INFO AbstractJCasTermAnnotator - Exclusion tagset loaded: CC CD DT EX IN LS MD PDT POS PP PP$ PRP PRP$ RP TO VB VBD VBG VBN VBP VBZ WDT WP WPS WRB 
01 Oct 2017 18:40:36  INFO AbstractJCasTermAnnotator - Using minimum term text span: 3
01 Oct 2017 18:40:36  INFO AbstractJCasTermAnnotator - Using Dictionary Descriptor: org/apache/ctakes/dictionary/lookup/fast/sno_rx_16ab.xml
01 Oct 2017 18:40:36  INFO DictionaryDescriptorParser - Parsing dictionary specifications: 
01 Oct 2017 18:40:36 ERROR UmlsUserApprover -   User CHANGE_ME not allowed.  It is a placeholder reminder.
01 Oct 2017 18:40:36 ERROR UmlsUserApprover -    Verify that you are setting command-line option --user or ctakes property umlsUser or environment variable ctakes.umlsuser properly.
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 4.292 sec <<< FAILURE!

Results :

Tests in error: 
  testCPE(org.apache.ctakes.regression.test.RegressionPipelineTest): Initialization of CAS Processor with name "RegressionPipelineAggregateTest" failed.  

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

[JENKINS] Recording test results
[JENKINS] Archiving disabled

Build failed in Jenkins: cTAKES-trunk-Java-1.8 » Apache cTAKES Regression-test #5

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/cTAKES-trunk-Java-1.8/org.apache.ctakes$ctakes-regression-test/5/display/redirect>

------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache cTAKES YTEX UIMA
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache cTAKES YTEX Web
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache cTAKES Distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache cTAKES Regression-test 4.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ctakes-regression-test ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ ctakes-regression-test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ ctakes-regression-test ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ ctakes-regression-test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ ctakes-regression-test ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.4:testCompile (default-testCompile) @ ctakes-regression-test ---
[INFO] Compiling 1 source file to <https://builds.apache.org/job/cTAKES-trunk-Java-1.8/org.apache.ctakes$ctakes-regression-test/ws/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.1:test (default-test) @ ctakes-regression-test ---
[INFO] Surefire report directory: <https://builds.apache.org/job/cTAKES-trunk-Java-1.8/org.apache.ctakes$ctakes-regression-test/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.ctakes.regression.test.RegressionPipelineTest
log4j: reset attribute= "false".
log4j: Threshold ="null".
log4j: Retreiving an instance of org.apache.log4j.Logger.
log4j: Setting [ProgressAppender] additivity to [false].
log4j: Level value for ProgressAppender is  [INFO].
log4j: ProgressAppender level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%m].
log4j: Adding appender named [noEolAppender] to category [ProgressAppender].
log4j: Retreiving an instance of org.apache.log4j.Logger.
log4j: Setting [ProgressDone] additivity to [false].
log4j: Level value for ProgressDone is  [INFO].
log4j: ProgressDone level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%m%n].
log4j: Adding appender named [eolAppender] to category [ProgressDone].
log4j: Level value for root is  [INFO].
log4j: root level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%d{dd MMM yyyy HH:mm:ss} %5p %c{1} - %m%n].
log4j: Adding appender named [consoleAppender] to category [root].
29 Sep 2017 19:10:58  INFO RegressionPipelineTest - Creating directory: testdata/generatedoutput/RegressionPipelineCPETest
29 Sep 2017 19:10:58  INFO RegressionPipelineTest - Parsing CPE Descriptor:RegressionPipelineCPETest.xml
29 Sep 2017 19:10:59  INFO Chunker - Chunker model file: org/apache/ctakes/chunker/models/chunker-model.zip
29 Sep 2017 19:11:01  INFO ContextAnnotator - Using left , right scope sizes: 7 , 7
29 Sep 2017 19:11:01  INFO ContextAnnotator - Using scope order: LEFT,RIGHT
29 Sep 2017 19:11:01  INFO ContextAnnotator - SCOPE ORDER: [1, 3]
29 Sep 2017 19:11:01  INFO ContextAnnotator - Using context analyzer: org.apache.ctakes.necontexts.negation.NegationContextAnalyzer
29 Sep 2017 19:11:01  INFO NegationContextAnalyzer - initBoundaryData() called for ContextInitializer
29 Sep 2017 19:11:01  INFO ContextAnnotator - Using context consumer: org.apache.ctakes.necontexts.negation.NegationContextHitConsumer
29 Sep 2017 19:11:01  INFO ContextAnnotator - Using lookup window type: org.apache.ctakes.typesystem.type.textspan.Sentence
29 Sep 2017 19:11:01  INFO ContextAnnotator - Using focus type: org.apache.ctakes.typesystem.type.textsem.IdentifiedAnnotation
29 Sep 2017 19:11:01  INFO ContextAnnotator - Using context type: org.apache.ctakes.typesystem.type.syntax.BaseToken
29 Sep 2017 19:11:01  INFO SentenceDetector - Sentence detector model file: org/apache/ctakes/core/sentdetect/sd-med-model.zip
29 Sep 2017 19:11:01  INFO TokenizerAnnotatorPTB - Initializing org.apache.ctakes.core.ae.TokenizerAnnotatorPTB
29 Sep 2017 19:11:01  INFO POSTagger - POS tagger model file: org/apache/ctakes/postagger/models/mayo-pos.zip
29 Sep 2017 19:11:02  INFO ContextAnnotator - Using left , right scope sizes: 10 , 10
29 Sep 2017 19:11:02  INFO ContextAnnotator - Using scope order: LEFT,RIGHT
29 Sep 2017 19:11:02  INFO ContextAnnotator - SCOPE ORDER: [1, 3]
29 Sep 2017 19:11:02  INFO ContextAnnotator - Using context analyzer: org.apache.ctakes.necontexts.status.StatusContextAnalyzer
29 Sep 2017 19:11:02  INFO StatusContextAnalyzer - initBoundaryData() called for ContextInitializer
29 Sep 2017 19:11:02  INFO ContextAnnotator - Using context consumer: org.apache.ctakes.necontexts.status.StatusContextHitConsumer
29 Sep 2017 19:11:02  INFO ContextAnnotator - Using lookup window type: org.apache.ctakes.typesystem.type.textspan.Sentence
29 Sep 2017 19:11:02  INFO ContextAnnotator - Using focus type: org.apache.ctakes.typesystem.type.textsem.IdentifiedAnnotation
29 Sep 2017 19:11:02  INFO ContextAnnotator - Using context type: org.apache.ctakes.typesystem.type.syntax.BaseToken
29 Sep 2017 19:11:02  INFO ContextDependentTokenizerAnnotator - Finite state machines loaded.
29 Sep 2017 19:11:02  INFO AbstractJCasTermAnnotator - Using dictionary lookup window type: org.apache.ctakes.typesystem.type.textspan.Sentence
29 Sep 2017 19:11:02  INFO AbstractJCasTermAnnotator - Exclusion tagset loaded: CC CD DT EX IN LS MD PDT POS PP PP$ PRP PRP$ RP TO VB VBD VBG VBN VBP VBZ WDT WP WPS WRB 
29 Sep 2017 19:11:02  INFO AbstractJCasTermAnnotator - Using minimum term text span: 3
29 Sep 2017 19:11:02  INFO AbstractJCasTermAnnotator - Using Dictionary Descriptor: org/apache/ctakes/dictionary/lookup/fast/sno_rx_16ab.xml
29 Sep 2017 19:11:02  INFO DictionaryDescriptorParser - Parsing dictionary specifications: 
29 Sep 2017 19:11:02 ERROR UmlsUserApprover -   User CHANGE_ME not allowed.  It is a placeholder reminder.
29 Sep 2017 19:11:02 ERROR UmlsUserApprover -    Verify that you are setting command-line option --user or ctakes property umlsUser or environment variable ctakes.umlsuser properly.
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 4.771 sec <<< FAILURE!

Results :

Tests in error: 
  testCPE(org.apache.ctakes.regression.test.RegressionPipelineTest): Initialization of CAS Processor with name "RegressionPipelineAggregateTest" failed.  

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

[JENKINS] Recording test results
[JENKINS] Archiving disabled