See <https://builds.apache.org/job/UIMA-DUCC/244/changes>
Changes:
[degenaro] UIMA-4069 DUCC Job Driver (JD) system classpath
fix aio (should not reference uima-as)
[degenaro] UIMA-4069 DUCC Job Driver (JD) system classpath
fix aio (should not reference uima-as)
[degenaro] UIMA-4069 DUCC Job Driver (JD) system classpath
fix aio (should not reference uima-as)
[degenaro] UIMA-4069 DUCC Job Driver (JD) system classpath
fix aio (should not reference uima-as)
[degenaro] UIMA-4069 DUCC Job Driver (JD) system classpath
fix aio (should not reference uima-as)
------------------------------------------
[...truncated 3101 lines...]
Results :
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-antrun-plugin:1.7:run (dup-meta-jar-cleanup) @ uima-ducc-user
---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ uima-ducc-user ---
[INFO] Building jar:
F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target\uima-ducc-user-2.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @
uima-ducc-user ---
[INFO]
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @
uima-ducc-user ---
[INFO] Installing
F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target\uima-ducc-user-2.0.0-SNAPSHOT.jar
to
f:\hudson\hudson-slave\maven-repositories\1\org\apache\uima\uima-ducc-user\2.0.0-SNAPSHOT\uima-ducc-user-2.0.0-SNAPSHOT.jar
[INFO] Installing
F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\pom.xml to
f:\hudson\hudson-slave\maven-repositories\1\org\apache\uima\uima-ducc-user\2.0.0-SNAPSHOT\uima-ducc-user-2.0.0-SNAPSHOT.pom
[INFO]
[INFO] --- maven-pmd-plugin:3.1:pmd (default-cli) @ uima-ducc-user ---
[PMD] Finding all files that match the pattern pmd.xml
[PMD] Parsing 1 files in
F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target
[PMD] Parsing of file
F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target\pmd.xml
failed due to an exception:
org.xml.sax.SAXParseException: XML document structures must start and end
within the same entity.
at
com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1231)
at
com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:522)
at org.apache.commons.digester3.Digester.parse(Digester.java:1642)
at org.apache.commons.digester3.Digester.parse(Digester.java:1701)
at hudson.plugins.pmd.parser.PmdParser.parse(PmdParser.java:70)
at
hudson.plugins.analysis.core.AbstractAnnotationParser.parse(AbstractAnnotationParser.java:53)
at
hudson.plugins.analysis.core.FilesParser.parseFile(FilesParser.java:300)
at
hudson.plugins.analysis.core.FilesParser.parseFiles(FilesParser.java:258)
at
hudson.plugins.analysis.core.FilesParser.parserCollectionOfFiles(FilesParser.java:209)
at hudson.plugins.analysis.core.FilesParser.invoke(FilesParser.java:178)
at hudson.plugins.analysis.core.FilesParser.invoke(FilesParser.java:31)
at hudson.FilePath.act(FilePath.java:920)
at hudson.FilePath.act(FilePath.java:893)
at hudson.plugins.pmd.PmdReporter.perform(PmdReporter.java:117)
at
hudson.plugins.analysis.core.HealthAwareReporter.postExecute(HealthAwareReporter.java:315)
at
hudson.maven.Maven3Builder$MavenExecutionListener.recordMojoEnded(Maven3Builder.java:634)
at
hudson.maven.Maven3Builder$MavenExecutionListener.mojoFailed(Maven3Builder.java:667)
at
org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:90)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:232)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
at
org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
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$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)
[PMD] Computing warning deltas based on reference build #236
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] uima-ducc-parent .................................. SUCCESS [20.448s]
[INFO] Apache UIMA DUCC: uima-ducc-user .................. FAILURE [16.112s]
[INFO] Apache UIMA DUCC: uima-ducc-common ................ SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-container ............. SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-transport ............. SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-cli ................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-jd .................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-pm .................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-rm .................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-sm .................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-orchestrator .......... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-agent ................. SKIPPED
[INFO] uima-ducc-duccdocs ................................ SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-web ................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-examples .............. SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-db .................... SKIPPED
[INFO] uima-ducc-spawn ................................... SKIPPED
[INFO] Apache UIMA-DUCC: uima-ducc ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 46.257s
[INFO] Finished at: Thu Feb 26 18:46:32 GMT 2015
[INFO] Final Memory: 49M/260M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-pmd-plugin:3.1:pmd (default-cli) on project
uima-ducc-user: Execution default-cli of goal
org.apache.maven.plugins:maven-pmd-plugin:3.1:pmd failed:
org.apache.maven.reporting.MavenReportException: There is not enough space on
the disk -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :uima-ducc-user
[JENKINS] Archiving
F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-web\pom.xml to
org.apache.uima/uima-ducc-web/2.0.0-SNAPSHOT/uima-ducc-web-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-web
#236
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 7410 bytes
Compression is 0.0%
Took 0.19 sec
[JENKINS] Archiving
F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-db\pom.xml to
org.apache.uima/uima-ducc-db/2.0.0-SNAPSHOT/uima-ducc-db-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-db
#236
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4010 bytes
Compression is 0.0%
Took 0.11 sec
[JENKINS] Archiving
F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-rm\pom.xml to
org.apache.uima/uima-ducc-rm/2.0.0-SNAPSHOT/uima-ducc-rm-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-rm
#236
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2802 bytes
Compression is 0.0%
Took 0.15 sec
[JENKINS] Archiving
F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-sm\pom.xml to
org.apache.uima/uima-ducc-sm/2.0.0-SNAPSHOT/uima-ducc-sm-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-sm
#236
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3026 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving
F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-parent\pom.xml to
org.apache.uima/uima-ducc-parent/2.0.0-SNAPSHOT/uima-ducc-parent-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » uima-ducc-parent #243
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 24242 bytes
Compression is 0.0%
Took 97 ms
[JENKINS] Archiving
F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-spawn\pom.xml to
org.apache.uima/uima-ducc-spawn/2.0.0-SNAPSHOT/uima-ducc-spawn-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » uima-ducc-spawn #236
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2259 bytes
Compression is 0.0%
Took 70 ms
[JENKINS] Archiving
F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-orchestrator\pom.xml
to
org.apache.uima/uima-ducc-orchestrator/2.0.0-SNAPSHOT/uima-ducc-orchestrator-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC:
uima-ducc-orchestrator #236
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3086 bytes
Compression is 0.0%
Took 0.21 sec
[JENKINS] Archiving
F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-container\pom.xml to
org.apache.uima/uima-ducc-container/2.0.0-SNAPSHOT/uima-ducc-container-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC:
uima-ducc-container #236
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 9792 bytes
Compression is 0.0%
Took 0.15 sec
[JENKINS] Archiving
F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-examples\pom.xml to
org.apache.uima/uima-ducc-examples/2.0.0-SNAPSHOT/uima-ducc-examples-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC:
uima-ducc-examples #236
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3693 bytes
Compression is 0.0%
Took 0.16 sec
[JENKINS] Archiving
F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-common\pom.xml to
org.apache.uima/uima-ducc-common/2.0.0-SNAPSHOT/uima-ducc-common-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC:
uima-ducc-common #236
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4425 bytes
Compression is 0.0%
Took 0.13 sec
[JENKINS] Archiving
F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-duccdocs\pom.xml to
org.apache.uima/uima-ducc-duccdocs/2.0.0-SNAPSHOT/uima-ducc-duccdocs-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » uima-ducc-duccdocs #236
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 18042 bytes
Compression is 0.0%
Took 72 ms
[JENKINS] Archiving
F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\pom.xml to
org.apache.uima/uima-ducc-user/2.0.0-SNAPSHOT/uima-ducc-user-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving
F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target\uima-ducc-user-2.0.0-SNAPSHOT.jar
to
org.apache.uima/uima-ducc-user/2.0.0-SNAPSHOT/uima-ducc-user-2.0.0-SNAPSHOT.jar
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-user
#236
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 102337 bytes
Compression is 0.0%
Took 0.11 sec
[JENKINS] Archiving
F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-agent\pom.xml to
org.apache.uima/uima-ducc-agent/2.0.0-SNAPSHOT/uima-ducc-agent-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC:
uima-ducc-agent #236
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3707 bytes
Compression is 0.0%
Took 0.13 sec
[JENKINS] Archiving
F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-cli\pom.xml to
org.apache.uima/uima-ducc-cli/2.0.0-SNAPSHOT/uima-ducc-cli-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-cli
#236
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6103 bytes
Compression is 0.0%
Took 0.12 sec
[JENKINS] Archiving
F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-jd\pom.xml to
org.apache.uima/uima-ducc-jd/2.0.0-SNAPSHOT/uima-ducc-jd-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-jd
#236
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3391 bytes
Compression is 0.0%
Took 46 ms
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk\pom.xml>
to org.apache.uima/uima-ducc/2.0.0-SNAPSHOT/uima-ducc-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA-DUCC: uima-ducc #236
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 16958 bytes
Compression is 0.0%
Took 1.3 sec
[JENKINS] Archiving
F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-pm\pom.xml to
org.apache.uima/uima-ducc-pm/2.0.0-SNAPSHOT/uima-ducc-pm-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-pm
#236
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2830 bytes
Compression is 0.0%
Took 64 ms
[JENKINS] Archiving
F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-transport\pom.xml to
org.apache.uima/uima-ducc-transport/2.0.0-SNAPSHOT/uima-ducc-transport-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC:
uima-ducc-transport #236
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3713 bytes
Compression is 0.0%
Took 91 ms
Sending e-mails to: [email protected]
channel stopped
[WARNINGS] Skipping publisher since build result is FAILURE