You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2011/10/26 20:21:09 UTC

Build failed in Jenkins: Tika-trunk #692

See <https://builds.apache.org/job/Tika-trunk/692/changes>

Changes:

[jukka] Summarize changelog entries by feature rather than by issue

[jukka] TIKA-565: Improved OSGi bundling

Don't use the context class loader of the current thread as the default.
This helps prevent underterministic results in dynamic environments like OSGi.

------------------------------------------
Started by an SCM change
Building remotely on ubuntu5
Updating http://svn.apache.org/repos/asf/tika/trunk
U         CHANGES.txt
U         tika-core/src/main/java/org/apache/tika/config/ServiceLoader.java
At revision 1189356
Parsing POMs
Modules changed, recalculating dependency graph
[trunk] $ /home/hudson/tools/java/latest1.5/bin/java -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/hudson/tools/maven/latest3/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/hudson/tools/maven/latest3 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar 34671
<===[JENKINS REMOTING CAPACITY]===>channel started
   Executing Maven:  -B -f <https://builds.apache.org/job/Tika-trunk/ws/trunk/pom.xml> clean deploy -DobrRepository=NONE -Ppedantic
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.tika:tika-core:bundle:1.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-failsafe-plugin is missing. @ line 96, column 15
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Tika parent
[INFO] Apache Tika core
[INFO] Apache Tika parsers
[INFO] Apache Tika application
[INFO] Apache Tika OSGi bundle
[INFO] Apache Tika
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tika parent 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ tika-parent ---
[INFO] Deleting <https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-parent/target>
[TASKS] Skipping non-existent folder '<https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-parent/src/main/java'...>
[TASKS] Skipping non-existent folder '<https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-parent/src/test/java'...>
[TASKS] Skipping non-existent folder '<https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-parent/src/main/resources'...>
[TASKS] Skipping non-existent folder '<https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-parent/src/test/resources'...>
[TASKS] Using set difference to compute new warnings
[TASKS] Not changing build status, since no threshold has been exceeded
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ tika-parent ---
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] 
[INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ tika-parent ---
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (default) @ tika-parent ---
[INFO] No excludes
[PMD] Using set difference to compute new warnings
[PMD] Not changing build status, since no threshold has been exceeded
[TASKS] Skipping maven reporter: there is already a result available.[INFO] Installing <https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-parent/pom.xml> to /home/jenkins/.m2/repository/org/apache/tika/tika-parent/1.0-SNAPSHOT/tika-parent-1.0-SNAPSHOT.pom

[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ tika-parent ---
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] 
[INFO] --- maven-deploy-plugin:2.6:deploy (default-deploy) @ tika-parent ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/tika/tika-parent/1.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tika/tika-parent/1.0-SNAPSHOT/maven-metadata.xml (603 B at 1.0 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tika/tika-parent/1.0-SNAPSHOT/tika-parent-1.0-20111026.182043-194.pom
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tika/tika-parent/1.0-SNAPSHOT/tika-parent-1.0-20111026.182043-194.pom (9 KB at 24.8 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/tika/tika-parent/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tika/tika-parent/maven-metadata.xml (474 B at 2.3 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tika/tika-parent/1.0-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tika/tika-parent/1.0-SNAPSHOT/maven-metadata.xml (603 B at 3.0 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tika/tika-parent/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tika/tika-parent/maven-metadata.xml (474 B at 1.1 KB/sec)
[TASKS] Skipping maven reporter: there is already a result available.
[JENKINS] Archiving <https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-parent/pom.xml> to /home/hudson/hudson/jobs/Tika-trunk/modules/org.apache.tika$tika-parent/builds/2011-10-26_18-20-10/archive/org.apache.tika/tika-parent/1.0-SNAPSHOT/tika-parent-1.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tika core 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Deleting <https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-core/target>
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ tika-core ---
[TASKS] Scanning folder '<https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-core/src/main/java'> for tasks ... 
[TASKS] Found 55.
[TASKS] Scanning folder '<https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-core/src/test/java'> for tasks ... 
[TASKS] Found 2.
[TASKS] Scanning folder '<https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-core/src/main/resources'> for tasks ... 
[TASKS] Found 0.
[TASKS] Scanning folder '<https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-core/src/test/resources'> for tasks ... 
[TASKS] Found 0.
[TASKS] Using set difference to compute new warnings
[TASKS] Not changing build status, since no threshold has been exceeded
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ tika-core ---
[TASKS] Skipping maven reporter: there is already a result available.[debug] execute contextualize

[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ tika-core ---
[INFO] Copying 29 resources
[INFO] Copying 3 resources
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ tika-core ---
[INFO] Compiling 160 source files to <https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-core/target/classes>
[TASKS] Skipping maven reporter: there is already a result available.[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] [INFO] Copying 32 resources

[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ tika-core ---
[INFO] Copying 3 resources
[TASKS] Skipping maven reporter: there is already a result available.[INFO] Compiling 33 source files to <https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-core/target/test-classes>

[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ tika-core ---
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] 
[INFO] --- maven-surefire-plugin:2.9:test (default-test) @ tika-core ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-core/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tika.io.TikaInputStreamTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec
Running org.apache.tika.io.LookaheadInputStreamTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.tika.parser.CompositeParserTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.912 sec
Running org.apache.tika.language.LanguageIdentifierTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.887 sec
Running org.apache.tika.language.LanguageProfileTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.tika.language.LanguageProfilerBuilderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 sec
Running org.apache.tika.language.ProfilingWriterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.tika.metadata.TestMetadata
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.tika.metadata.TestMetadataHelper
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.tika.TestRereadableInputStream
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.tika.sax.SerializerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.tika.sax.OfflineContentHandlerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.tika.sax.SafeContentHandlerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.tika.sax.xpath.XPathParserTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.tika.sax.BodyContentHandlerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.tika.sax.SecureContentHandlerTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.34 sec
Running org.apache.tika.sax.XHTMLContentHandlerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.tika.detect.MagicDetectorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.tika.detect.TextDetectorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.tika.detect.NameDetectorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.tika.detect.TypeDetectorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.tika.TikaDetectionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 sec
Running org.apache.tika.utils.RegexUtilsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.tika.utils.CharsetUtilsTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 sec
Running org.apache.tika.mime.MimeDetectionTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.609 sec
Running org.apache.tika.mime.MediaTypeTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.tika.mime.MimeTypesReaderTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 sec
Running org.apache.tika.mime.PatternsTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 sec
Running org.apache.tika.fork.ForkParserTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.509 sec

Results :

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

Oct 26, 2011 6:21:07 PM hudson.remoting.Channel$ReaderThread run
SEVERE: I/O error in channel channel
java.io.StreamCorruptedException
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1332)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:348)
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1087)
channel stopped
[PMD] Aggregating results of Apache Tika parent
[PMD] Using set difference to compute new warnings
[PMD] Not changing build status, since no threshold has been exceeded
[TASKS] Aggregating results of Apache Tika parent
[TASKS] Using set difference to compute new warnings
[TASKS] Not changing build status, since no threshold has been exceeded
ERROR: Maven JVM terminated unexpectedly with exit code 0



Jenkins build is back to normal : Tika-trunk #693

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