See <https://builds.apache.org/job/oodt-trunk/1941/>

------------------------------------------
[...truncated 8696 lines...]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 36 source files to 
<https://builds.apache.org/job/oodt-trunk/ws/xmlps/target/classes>
[WARNING] error reading 
<https://builds.apache.org/job/oodt-trunk/ws/.repository/org/slf4j/slf4j-api/1.5.8/slf4j-api-1.5.8.jar;>
 error in opening zip file
[WARNING] error reading 
<https://builds.apache.org/job/oodt-trunk/ws/.repository/com/hp/hpl/jena/iri/0.8/iri-0.8.jar;>
 error in opening zip file
[WARNING] error reading 
<https://builds.apache.org/job/oodt-trunk/ws/.repository/org/slf4j/slf4j-api/1.5.8/slf4j-api-1.5.8.jar;>
 error in opening zip file
[WARNING] error reading 
<https://builds.apache.org/job/oodt-trunk/ws/.repository/com/hp/hpl/jena/iri/0.8/iri-0.8.jar;>
 error in opening zip file
[WARNING] 
<https://builds.apache.org/job/oodt-trunk/ws/xmlps/src/main/java/org/apache/oodt/xmlps/profile/DBMSExecutor.java>:
 Some input files use unchecked or unsafe operations.
[WARNING] 
<https://builds.apache.org/job/oodt-trunk/ws/xmlps/src/main/java/org/apache/oodt/xmlps/profile/DBMSExecutor.java>:
 Recompile with -Xlint:unchecked for details.
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources to org/apache/oodt/xmlps/mapping
[INFO] Copying 3 resources
Downloading: 
http://repo1.maven.org/maven2/org/easymock/easymock/3.0/easymock-3.0.jar
Downloading: 
http://repo1.maven.org/maven2/cglib/cglib-nodep/2.2/cglib-nodep-2.2.jar
111K downloaded  (easymock-3.0.jar)
314K downloaded  (cglib-nodep-2.2.jar)
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to 
<https://builds.apache.org/job/oodt-trunk/ws/xmlps/target/test-classes>
[WARNING] error reading 
<https://builds.apache.org/job/oodt-trunk/ws/.repository/org/slf4j/slf4j-api/1.5.8/slf4j-api-1.5.8.jar;>
 error in opening zip file
[WARNING] error reading 
<https://builds.apache.org/job/oodt-trunk/ws/.repository/com/hp/hpl/jena/iri/0.8/iri-0.8.jar;>
 error in opening zip file
[WARNING] error reading 
<https://builds.apache.org/job/oodt-trunk/ws/.repository/com/hp/hpl/jena/iri/0.8/iri-0.8-sources.jar;>
 error in opening zip file
[WARNING] error reading 
<https://builds.apache.org/job/oodt-trunk/ws/.repository/org/slf4j/slf4j-log4j12/1.5.8/slf4j-log4j12-1.5.8.jar;>
 error in opening zip file
[WARNING] error reading 
<https://builds.apache.org/job/oodt-trunk/ws/.repository/log4j/log4j/1.2.13/log4j-1.2.13.jar;>
 error in opening zip file
[WARNING] error reading 
<https://builds.apache.org/job/oodt-trunk/ws/.repository/org/slf4j/slf4j-api/1.5.8/slf4j-api-1.5.8.jar;>
 error in opening zip file
[WARNING] error reading 
<https://builds.apache.org/job/oodt-trunk/ws/.repository/com/hp/hpl/jena/iri/0.8/iri-0.8.jar;>
 error in opening zip file
[WARNING] error reading 
<https://builds.apache.org/job/oodt-trunk/ws/.repository/com/hp/hpl/jena/iri/0.8/iri-0.8-sources.jar;>
 error in opening zip file
[WARNING] error reading 
<https://builds.apache.org/job/oodt-trunk/ws/.repository/org/slf4j/slf4j-log4j12/1.5.8/slf4j-log4j12-1.5.8.jar;>
 error in opening zip file
[WARNING] error reading 
<https://builds.apache.org/job/oodt-trunk/ws/.repository/log4j/log4j/1.2.13/log4j-1.2.13.jar;>
 error in opening zip file
[WARNING] 
<https://builds.apache.org/job/oodt-trunk/ws/xmlps/src/test/java/org/apache/oodt/xmlps/queryparser/TestHandlerQueryParser.java>:
 Some input files use unchecked or unsafe operations.
[WARNING] 
<https://builds.apache.org/job/oodt-trunk/ws/xmlps/src/test/java/org/apache/oodt/xmlps/queryparser/TestHandlerQueryParser.java>:
 Recompile with -Xlint:unchecked for details.
[WARNING] DEPRECATED [systemProperties]: Use systemPropertyVariables instead.
[INFO] [surefire:test {execution: default-test}]
[WARNING] The parameter forkMode is deprecated since version 2.14. Use 
forkCount and reuseForks instead.
[INFO] Surefire report directory: 
<https://builds.apache.org/job/oodt-trunk/ws/xmlps/target/surefire-reports>

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.oodt.xmlps.mapping.TestMappingReader
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 sec - in 
org.apache.oodt.xmlps.mapping.TestMappingReader
Running org.apache.oodt.xmlps.product.TestXMLPSProductHandler
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.28 sec - in 
org.apache.oodt.xmlps.product.TestXMLPSProductHandler
Running org.apache.oodt.xmlps.profile.TestXMLPSProfileHandler
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.24 sec - in 
org.apache.oodt.xmlps.profile.TestXMLPSProfileHandler
Running org.apache.oodt.xmlps.queryparser.TestHandlerQueryParser
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 sec - in 
org.apache.oodt.xmlps.queryparser.TestHandlerQueryParser
Running org.apache.oodt.xmlps.structs.TestCDEResultInputStream
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 sec - in 
org.apache.oodt.xmlps.structs.TestCDEResultInputStream
Running org.apache.oodt.xmlps.structs.TestCDEResult
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 sec - in 
org.apache.oodt.xmlps.structs.TestCDEResult

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: 
<https://builds.apache.org/job/oodt-trunk/ws/xmlps/target/oodt-xmlps-0.10-SNAPSHOT.jar>
[INFO] Preparing javadoc:javadoc
[WARNING] Removing: javadoc from forked lifecycle, to prevent recursive 
invocation.
[INFO] No goals needed for project - skipping
[WARNING] DEPRECATED [aggregate]: since 2.5. Use the goals 
<code>javadoc:aggregate</code> and <code>javadoc:test-aggregate</code> instead.
[INFO] [javadoc:javadoc {execution: attach-javadocs}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
<https://builds.apache.org/job/oodt-trunk/ws/xmlps/target/oodt-xmlps-0.10-SNAPSHOT.jar>
 to 
<https://builds.apache.org/job/oodt-trunk/ws/.repository/org/apache/oodt/oodt-xmlps/0.10-SNAPSHOT/oodt-xmlps-0.10-SNAPSHOT.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache OODT Configurable OPeNDAP Profile Server
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [remote-resources:process {execution: default}]
Downloading: http://repo1.maven.org/maven2/edu/ucar/netcdf/4.2/netcdf-4.2.pom
4K downloaded  (netcdf-4.2.pom)
Downloading: http://repo1.maven.org/maven2/edu/ucar/netcdf/4.2/netcdf-4.2.jar
Downloading: 
http://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
21K downloaded  (slf4j-api-1.5.6.jar)
11196K downloaded  (netcdf-4.2.jar)
[WARNING] Invalid project model for artifact [slf4j-log4j12:org.slf4j:1.5.8]. 
It will be ignored by the remote resources Mojo.
[WARNING] Invalid project model for artifact [iri:com.hp.hpl.jena:0.8]. It will 
be ignored by the remote resources Mojo.
[WARNING] Invalid project model for artifact [iri:com.hp.hpl.jena:0.8]. It will 
be ignored by the remote resources Mojo.
[WARNING] Invalid project model for artifact [log4j:log4j:1.2.13]. It will be 
ignored by the remote resources Mojo.
[WARNING] Invalid project model for artifact [icu4j:com.ibm.icu:3.4.4]. It will 
be ignored by the remote resources Mojo.
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 23 source files to 
<https://builds.apache.org/job/oodt-trunk/ws/opendapps/target/classes>
[WARNING] error reading 
<https://builds.apache.org/job/oodt-trunk/ws/.repository/com/hp/hpl/jena/iri/0.8/iri-0.8.jar;>
 error in opening zip file
[WARNING] error reading 
<https://builds.apache.org/job/oodt-trunk/ws/.repository/com/hp/hpl/jena/iri/0.8/iri-0.8.jar;>
 error in opening zip file
[WARNING] 
<https://builds.apache.org/job/oodt-trunk/ws/opendapps/src/main/java/org/apache/oodt/opendapps/OpendapProfileElementExtractor.java>:
 Some input files use unchecked or unsafe operations.
[WARNING] 
<https://builds.apache.org/job/oodt-trunk/ws/opendapps/src/main/java/org/apache/oodt/opendapps/OpendapProfileElementExtractor.java>:
 Recompile with -Xlint:unchecked for details.
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/oodt-trunk/ws/opendapps/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: 
<https://builds.apache.org/job/oodt-trunk/ws/opendapps/target/opendapps-0.10-SNAPSHOT.jar>
[INFO] Preparing javadoc:javadoc
[WARNING] Removing: javadoc from forked lifecycle, to prevent recursive 
invocation.
[INFO] No goals needed for project - skipping
[WARNING] DEPRECATED [aggregate]: since 2.5. Use the goals 
<code>javadoc:aggregate</code> and <code>javadoc:test-aggregate</code> instead.
[INFO] [javadoc:javadoc {execution: attach-javadocs}]
Downloading: 
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/2.0.9/plexus-io-2.0.9.pom
2K downloaded  (plexus-io-2.0.9.pom)
Downloading: 
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
3K downloaded  (plexus-utils-3.0.10.pom)
Downloading: 
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/2.0.9/plexus-io-2.0.9.jar
57K downloaded  (plexus-io-2.0.9.jar)
[INFO] [assembly:single {execution: make-assembly}]
[WARNING] POM for 'com.hp.hpl.jena:iri:pom:0.8:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'com.ibm.icu:icu4j:pom:3.4.4:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'xerces:xercesImpl:pom:2.7.1:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.slf4j:slf4j-api:pom:1.5.8:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.slf4j:slf4j-log4j12:pom:1.5.8:runtime' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'log4j:log4j:pom:1.2.13:runtime' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to create assembly: Error creating assembly archive 
jar-with-dependencies: error in opening zip file

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 139 minutes 46 seconds
[INFO] Finished at: Tue Aug 18 05:06:38 UTC 2015
[INFO] Final Memory: 132M/708M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/sso/pom.xml> 
to org.apache.oodt/oodt-sso/0.10-SNAPSHOT/oodt-sso-0.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/oodt-trunk/ws/sso/target/oodt-sso-0.10-SNAPSHOT.jar>
 to org.apache.oodt/oodt-sso/0.10-SNAPSHOT/oodt-sso-0.10-SNAPSHOT.jar
Sending artifact delta relative to oodt-trunk » OODT Single Sign On Security 
Package #1940
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 25579 bytes
Compression is 0.0%
Took 0.44 sec
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/grid/pom.xml> 
to org.apache.oodt/web-grid/0.10-SNAPSHOT/web-grid-0.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/oodt-trunk/ws/grid/target/web-grid-0.10-SNAPSHOT.war>
 to org.apache.oodt/web-grid/0.10-SNAPSHOT/web-grid-0.10-SNAPSHOT.war
Sending artifact delta relative to oodt-trunk » OODT Web Grid #1940
Archived 2 artifacts
Archive block size is 32768
Received 1664 blocks and 3852670 bytes
Compression is 93.4%
Took 7 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/oodt-trunk/ws/protocol/ftp/pom.xml> to 
org.apache.oodt/cas-protocol-ftp/0.10-SNAPSHOT/cas-protocol-ftp-0.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/oodt-trunk/ws/protocol/ftp/target/cas-protocol-ftp-0.10-SNAPSHOT.jar>
 to 
org.apache.oodt/cas-protocol-ftp/0.10-SNAPSHOT/cas-protocol-ftp-0.10-SNAPSHOT.jar
Sending artifact delta relative to oodt-trunk » CAS Protocol FTP Implementation 
#1940
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 22208 bytes
Compression is 0.0%
Took 0.15 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/oodt-trunk/ws/metadata/pom.xml> to 
org.apache.oodt/cas-metadata/0.10-SNAPSHOT/cas-metadata-0.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/oodt-trunk/ws/metadata/target/cas-metadata-0.10-SNAPSHOT.jar>
 to org.apache.oodt/cas-metadata/0.10-SNAPSHOT/cas-metadata-0.10-SNAPSHOT.jar
Sending artifact delta relative to oodt-trunk » Catalog and Archive Service 
Generic Multi-valued Metadata Container #1940
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 124150 bytes
Compression is 0.0%
Took 0.13 sec
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/xmlps/pom.xml> 
to org.apache.oodt/oodt-xmlps/0.10-SNAPSHOT/oodt-xmlps-0.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/oodt-trunk/ws/xmlps/target/oodt-xmlps-0.10-SNAPSHOT.jar>
 to org.apache.oodt/oodt-xmlps/0.10-SNAPSHOT/oodt-xmlps-0.10-SNAPSHOT.jar
Sending artifact delta relative to oodt-trunk » XML-configured, DBMS-based 
Product and Profile Server #1940
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 65492 bytes
Compression is 0.0%
Took 99 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/oodt-trunk/ws/.repository/org/apache/oodt/oodt-core/0.10-SNAPSHOT/oodt-core-0.10-SNAPSHOT.pom>
 to org.apache.oodt/oodt-core/0.10-SNAPSHOT/oodt-core-0.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/oodt-trunk/ws/core/target/oodt-core-0.10-SNAPSHOT-site.xml>
 to org.apache.oodt/oodt-core/0.10-SNAPSHOT/oodt-core-0.10-SNAPSHOT-site.xml
<https://builds.apache.org/job/oodt-trunk/ws/.repository/org/apache/oodt/oodt-core/0.10-SNAPSHOT/oodt-core-0.10-SNAPSHOT.pom>
 is not inside <https://builds.apache.org/job/oodt-trunk/ws/core/;> will 
archive in a separate pass
Sending artifact delta relative to oodt-trunk » OODT Core #1940
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1025 bytes
Compression is 0.0%
Took 78 ms
Sending artifact delta relative to oodt-trunk » OODT Core #1940
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 18908 bytes
Compression is 0.0%
Took 73 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/oodt-trunk/ws/protocol/http/pom.xml> to 
org.apache.oodt/cas-protocol-http/0.10-SNAPSHOT/cas-protocol-http-0.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/oodt-trunk/ws/protocol/http/target/cas-protocol-http-0.10-SNAPSHOT.jar>
 to 
org.apache.oodt/cas-protocol-http/0.10-SNAPSHOT/cas-protocol-http-0.10-SNAPSHOT.jar
Sending artifact delta relative to oodt-trunk » CAS Protocol HTTP 
Implementation #1940
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 23170 bytes
Compression is 0.0%
Took 0.26 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/oodt-trunk/ws/crawler/pom.xml> to 
org.apache.oodt/cas-crawler/0.10-SNAPSHOT/cas-crawler-0.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/oodt-trunk/ws/crawler/target/cas-crawler-0.10-SNAPSHOT.jar>
 to org.apache.oodt/cas-crawler/0.10-SNAPSHOT/cas-crawler-0.10-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/oodt-trunk/ws/crawler/target/cas-crawler-0.10-SNAPSHOT-dist.tar.gz>
 to 
org.apache.oodt/cas-crawler/0.10-SNAPSHOT/cas-crawler-0.10-SNAPSHOT-dist.tar.gz
[JENKINS] Archiving 
<https://builds.apache.org/job/oodt-trunk/ws/crawler/target/cas-crawler-0.10-SNAPSHOT-dist.zip>
 to org.apache.oodt/cas-crawler/0.10-SNAPSHOT/cas-crawler-0.10-SNAPSHOT-dist.zip
Sending artifact delta relative to oodt-trunk » Catalog and Archive Crawling 
Framework #1940
Build timed out (after 180 minutes). Marking the build as failed.
Sending e-mails to: [email protected]
Sending e-mails to: [email protected]
channel stopped
ERROR: Failed to parse POMs
java.io.IOException: java.lang.InterruptedException
        at 
hudson.remoting.FastPipedInputStream.read(FastPipedInputStream.java:177)
        at hudson.util.HeadBufferingStream.read(HeadBufferingStream.java:61)
        at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:238)
        at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158)
        at java.util.zip.GZIPInputStream.read(GZIPInputStream.java:116)
        at com.google.common.io.LimitInputStream.read(LimitInputStream.java:79)
        at jsync.protocol.ChangeInputStream.read(ChangeInputStream.java:69)
        at 
com.cloudbees.jenkins.plugins.jsync.archiver.MD5DigestingInputStream.read(MD5DigestingInputStream.java:39)
        at com.google.common.io.LimitInputStream.read(LimitInputStream.java:79)
        at java.io.FilterInputStream.read(FilterInputStream.java:107)
        at com.google.common.io.ByteStreams.copy(ByteStreams.java:193)
        at jsync.protocol.FileSequenceReader.read(FileSequenceReader.java:35)
        at 
com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.remoteSync(JSyncArtifactManager.java:145)
        at 
com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.archive(JSyncArtifactManager.java:68)
        at 
hudson.maven.MavenBuild$ProxyImpl.performArchiving(MavenBuild.java:479)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:842)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
        at hudson.model.Run.execute(Run.java:1706)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:232)
Caused by: java.lang.InterruptedException
        at java.lang.Object.wait(Native Method)
        at 
hudson.remoting.FastPipedInputStream.read(FastPipedInputStream.java:175)
        ... 20 more

Reply via email to