See <https://builds.apache.org/job/UIMAJ-SDK_java8/312/changes>

Changes:

[schor] no Jira - add test for low level set int value

[schor] no Jira - add tests to cover float, double, and arrays of these

[schor] [UIMA-4917] commented out (for now) test for serializing arrays of 
specific FSs.

[schor] no Jira - add a commented out test for test looping (for timing/tuning 
studies)

------------------------------------------
[...truncated 3584 lines...]
A         jcasgen-maven-plugin\src\main\java\org\apache\uima\tools\jcasgen
A         jcasgen-maven-plugin\src\main\java\org\apache\uima\tools\jcasgen\maven
AU        
jcasgen-maven-plugin\src\main\java\org\apache\uima\tools\jcasgen\maven\JCasGenMojo.java
 U        .
At revision 1742454
Parsing POMs
using settings config with name simple-deploy-settings-no-mirror
Replacing all maven server entries not found in credentials list is true
Established TCP socket on 60773
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[UIMAJ-SDK_java8] $ 
f:\jenkins\jenkins-slave\tools\hudson.model.JDK\latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -cp 
f:\jenkins\jenkins-slave\maven3-agent.jar;f:\jenkins\jenkins-slave\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.0.3\boot\plexus-classworlds-2.4.jar
 org.jvnet.hudson.maven3.agent.Maven3Main 
f:\jenkins\jenkins-slave\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.0.3 
F:\jenkins\jenkins-slave\slave.jar 
f:\jenkins\jenkins-slave\maven3-interceptor.jar 
f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 60773
<===[JENKINS REMOTING CAPACITY]===>   channel started
using settings config with name simple-deploy-settings-no-mirror
Replacing all maven server entries not found in credentials list is true
Executing Maven:  -B -f 
<https://builds.apache.org/job/UIMAJ-SDK_java8/ws/pom.xml> 
-Dmaven.repo.local=f:\jenkins\jenkins-slave\maven-repositories\1 -s 
C:\Windows\TEMP\settings8884122990097171848.xml -U -Djava.awt.headless=true 
-Ppmd,cobertura,findbugs clean install dependency:analyze javadoc:aggregate
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache UIMA Java SDK: uimaj-parent
[INFO] Apache UIMA Base: uimaj-test-util: JUnit utilities
[INFO] Apache UIMA Base: uimaj-core
[INFO] Apache UIMA Base: jVinci: Vinci Transport Library
[INFO] Apache UIMA Base: uimaj-adapter-vinci: Vinci Adapter
[INFO] Apache UIMA Base: uimaj-cpe: Collection Processing Engine
[INFO] Apache UIMA Base: uimaj-document-annotation
[INFO] Apache UIMA Base: uimaj-tools: Tools
[INFO] Apache UIMA Base: uimaj-examples: SDK Examples
[INFO] Apache UIMA Base: uimaj-adapter-soap: SOAP Adapter
[INFO] Apache UIMA Base: uimaj-component-test-util: for JUnit
[INFO] Apache UIMA Eclipse: uimaj-ep-debug
[INFO] Apache UIMA Eclipse: uimaj-ep-jcasgen
[INFO] Apache UIMA Eclipse: uimaj-ep-configurator: Descriptor Editor
[INFO] Apache UIMA Eclipse: uimaj-ep-pear-packager
[INFO] Apache UIMA Eclipse: uimaj-ep-launcher
[INFO] Apache UIMA Eclipse: uimaj-ep-cas-editor
[INFO] Apache UIMA Eclipse: uimaj-ep-cas-editor-ide
[INFO] Apache UIMA Eclipse: uimaj-ep-runtime
[INFO] Apache UIMA Eclipse: uimaj-eclipse-feature-tools
[INFO] Apache UIMA Eclipse: uimaj-eclipse-feature-runtime
[INFO] Apache UIMA Aggregate: aggregate-uimaj-eclipse-plugins
[INFO] Apache UIMA SDK Documentation - overview and setup
[INFO] Apache UIMA SDK Documentation - references
[INFO] Apache UIMA SDK Documentation - tools
[INFO] Apache UIMA SDK Documentation - tutorials and user's guides
[INFO] Apache UIMA Aggregate: aggregate-uimaj-docbooks
[INFO] Apache UIMA Maven: PearPackagingMavenPlugin
[INFO] Apache UIMA Maven: jcasgen-maven-plugin
[INFO] Apache UIMA Base: uimaj-bootstrap
[INFO] Apache UIMA Aggregate: aggregate-uimaj
[INFO] Apache UIMA Base: uimaj-json: JSON
[INFO] Apache UIMA Java SDK: uimaj
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache UIMA Java SDK: uimaj-parent 2.8.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uimaj-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ 
uimaj-parent ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) 
@ uimaj-parent ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and 
buildMonth) @ uimaj-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ uimaj-parent 
---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (dup-meta-jar-cleanup) @ uimaj-parent ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ 
uimaj-parent ---
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (default) @ uimaj-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ 
uimaj-parent ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) 
@ uimaj-parent ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and 
buildMonth) @ uimaj-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ uimaj-parent 
---
[INFO] 
[INFO] --- cobertura-maven-plugin:2.7:instrument (default) @ uimaj-parent ---
[INFO] Skipping cobertura mojo for project with packaging type 'pom'
[INFO] 
[INFO] --- cobertura-maven-plugin:2.7:cobertura (default) @ uimaj-parent ---
[INFO] 
[INFO] --- maven-pmd-plugin:3.5:cpd (default) @ uimaj-parent ---
[INFO] 
[INFO] --- maven-pmd-plugin:3.5:pmd (default) @ uimaj-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ uimaj-parent 
---
[INFO] Installing 
F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-parent\pom.xml to 
f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\uima\uimaj-parent\2.8.2-SNAPSHOT\uimaj-parent-2.8.2-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ 
uimaj-parent ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) 
@ uimaj-parent ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and 
buildMonth) @ uimaj-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ uimaj-parent 
---
[WARNING] Failed to getClass for 
org.apache.maven.plugin.dependency.analyze.AnalyzeMojo
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:analyze (default-cli) @ uimaj-parent ---
[INFO] Skipping pom project
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache UIMA Base: uimaj-test-util: JUnit utilities 
2.8.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uimaj-test-util ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ 
uimaj-test-util ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) 
@ uimaj-test-util ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and 
buildMonth) @ uimaj-test-util ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
uimaj-test-util ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
uimaj-test-util ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ 
uimaj-test-util ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to 
F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-test-util\target\classes
[WARNING] 
/F:/jenkins/jenkins-slave/workspace/UIMAJ-SDK_java8/uimaj-test-util/src/main/java/org/apache/uima/test/junit_extension/JUnitTestRunner.java:
 
F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-test-util\src\main\java\org\apache\uima\test\junit_extension\JUnitTestRunner.java
 uses unchecked or unsafe operations.
[WARNING] 
/F:/jenkins/jenkins-slave/workspace/UIMAJ-SDK_java8/uimaj-test-util/src/main/java/org/apache/uima/test/junit_extension/JUnitTestRunner.java:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
uimaj-test-util ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
F:\jenkins\jenkins-slave\workspace\UIMAJ-SDK_java8\uimaj-test-util\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ 
uimaj-test-util ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ uimaj-test-util ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache UIMA Java SDK: uimaj
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache UIMA Java SDK: uimaj-parent ................ SUCCESS [19.121s]
[INFO] Apache UIMA Base: uimaj-test-util: JUnit utilities  FAILURE [4.031s]
[INFO] Apache UIMA Base: uimaj-core ...................... SKIPPED
[INFO] Apache UIMA Base: jVinci: Vinci Transport Library . SKIPPED
[INFO] Apache UIMA Base: uimaj-adapter-vinci: Vinci Adapter  SKIPPED
[INFO] Apache UIMA Base: uimaj-cpe: Collection Processing Engine  SKIPPED
[INFO] Apache UIMA Base: uimaj-document-annotation ....... SKIPPED
[INFO] Apache UIMA Base: uimaj-tools: Tools .............. SKIPPED
[INFO] Apache UIMA Base: uimaj-examples: SDK Examples .... SKIPPED
[INFO] Apache UIMA Base: uimaj-adapter-soap: SOAP Adapter  SKIPPED
[INFO] Apache UIMA Base: uimaj-component-test-util: for JUnit  SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-debug ............... SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-jcasgen ............. SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-configurator: Descriptor Editor  SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-pear-packager ....... SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-launcher ............ SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-cas-editor .......... SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-cas-editor-ide ...... SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-runtime ............. SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-eclipse-feature-tools .. SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-eclipse-feature-runtime  SKIPPED
[INFO] Apache UIMA Aggregate: aggregate-uimaj-eclipse-plugins  SKIPPED
[INFO] Apache UIMA SDK Documentation - overview and setup  SKIPPED
[INFO] Apache UIMA SDK Documentation - references ........ SKIPPED
[INFO] Apache UIMA SDK Documentation - tools ............. SKIPPED
[INFO] Apache UIMA SDK Documentation - tutorials and user's guides  SKIPPED
[INFO] Apache UIMA Aggregate: aggregate-uimaj-docbooks ... SKIPPED
[INFO] Apache UIMA Maven: PearPackagingMavenPlugin ....... SKIPPED
[INFO] Apache UIMA Maven: jcasgen-maven-plugin ........... SKIPPED
[INFO] Apache UIMA Base: uimaj-bootstrap ................. SKIPPED
[INFO] Apache UIMA Aggregate: aggregate-uimaj ............ SKIPPED
[INFO] Apache UIMA Base: uimaj-json: JSON ................ SKIPPED
[INFO] Apache UIMA Java SDK: uimaj ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 36.628s
[INFO] Finished at: Thu May 05 10:22:43 PDT 2016
[INFO] Final Memory: 49M/247M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: [email protected]
ERROR: Failed to parse POMs
hudson.util.IOException2: java.util.MissingResourceException: Unable to load 
resource 
jar:file:/C:/Windows/system32/config/systemprofile/.jenkins/cache/jars/E1/2CFD76F12D93953A10911C2505CB59.jar!/hudson/maven/Messages.properties
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:184)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:328)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
        at ......remote call to Channel to Maven 
[f:\jenkins\jenkins-slave\tools\hudson.model.JDK\latest1.8/bin/java, -Xmx2g, 
-Xms256m, -XX:MaxPermSize=512m, -cp, 
f:\jenkins\jenkins-slave\maven3-agent.jar;f:\jenkins\jenkins-slave\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.0.3\boot\plexus-classworlds-2.4.jar,
 org.jvnet.hudson.maven3.agent.Maven3Main, 
f:\jenkins\jenkins-slave\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.0.3,
 F:\jenkins\jenkins-slave\slave.jar, 
f:\jenkins\jenkins-slave\maven3-interceptor.jar, 
f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar, 60773](Native Method)
        at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
        at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
        at hudson.remoting.Channel.call(Channel.java:781)
        at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:161)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:853)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
        at hudson.model.Run.execute(Run.java:1738)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
        at hudson.model.ResourceController.execute(ResourceController.java:98)
        at hudson.model.Executor.run(Executor.java:410)
Caused by: java.util.MissingResourceException: Unable to load resource 
jar:file:/C:/Windows/system32/config/systemprofile/.jenkins/cache/jars/E1/2CFD76F12D93953A10911C2505CB59.jar!/hudson/maven/Messages.properties
        at 
org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:121)
        at 
org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:128)
        at 
org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:128)
        at 
org.jvnet.localizer.ResourceBundleHolder.format(ResourceBundleHolder.java:170)
        at hudson.maven.Messages.MavenBuilder_Waiting(Messages.java:475)
        at 
hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:184)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:143)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:328)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.util.zip.ZipException: zip file is empty
        at java.util.zip.ZipFile.open(Native Method)
        at java.util.zip.ZipFile.<init>(ZipFile.java:219)
        at java.util.zip.ZipFile.<init>(ZipFile.java:149)
        at java.util.jar.JarFile.<init>(JarFile.java:166)
        at java.util.jar.JarFile.<init>(JarFile.java:103)
        at sun.net.www.protocol.jar.URLJarFile.<init>(URLJarFile.java:93)
        at sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:69)
        at sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:109)
        at 
sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:122)
        at 
sun.net.www.protocol.jar.JarURLConnection.getInputStream(JarURLConnection.java:150)
        at 
org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:113)
        ... 15 more
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0

Reply via email to