[infinispan-issues] [JBoss JIRA] (ISPN-5063) Karaf tests randomly fail, cannot start container
Vojtech Juranek (JIRA)
issues at jboss.org
Tue Dec 9 07:05:39 EST 2014
Vojtech Juranek created ISPN-5063:
-------------------------------------
Summary: Karaf tests randomly fail, cannot start container
Key: ISPN-5063
URL: https://issues.jboss.org/browse/ISPN-5063
Project: Infinispan
Issue Type: Bug
Components: Test Suite - Core
Reporter: Vojtech Juranek
Test fails with {{java.lang.RuntimeException: Problem starting container}}:
{noformat}
Caused by: java.io.EOFException
at org.apache.commons.compress.compressors.gzip.GzipCompressorInputStream.read(GzipCompressorInputStream.java:243)
at java.io.InputStream.read(InputStream.java:101)
at org.ops4j.pax.exam.karaf.container.internal.ArchiveExtractor.extractGzArchive(ArchiveExtractor.java:97)
at org.ops4j.pax.exam.karaf.container.internal.ArchiveExtractor.extractTarGzDistribution(ArchiveExtractor.java:81)
at org.ops4j.pax.exam.karaf.container.internal.ArchiveExtractor.extract(ArchiveExtractor.java:70)
at org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.start(KarafTestContainer.java:134)
... 13 more
{noformat}
See e.g. [this Jenkins job| https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/JDG/view/FUNC/job/edg-60-ispn-testsuite-windows/334/USE_JDK=JDK7,jdk=java17_default,label_exp=w2k12r2%20&&%20x86_64/testReport/junit/org.infinispan.it.osgi.features/OSGiKarafFeaturesTest/org_infinispan_it_osgi_features_OSGiKarafFeaturesTest/]
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
More information about the infinispan-issues
mailing list