[infinispan-issues] [JBoss JIRA] (ISPN-2519) Test org.infinispan.loaders.decorators.BatchAsyncCacheStoreTest.indexWasStored fails randomly

Pedro Ruivo (JIRA) jira-events at lists.jboss.org
Tue Mar 5 09:10:56 EST 2013


    [ https://issues.jboss.org/browse/ISPN-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12758523#comment-12758523 ] 

Pedro Ruivo edited comment on ISPN-2519 at 3/5/13 9:09 AM:
-----------------------------------------------------------

trace log of the test...

It looks like it has not enough time to write the data in the disk. In the previous test I have errors like:

{code}
ISPN000063: Exception while saving bucket Bucket{entries={k3=ImmortalCacheEntry{key=k3, value=ImmortalCacheValue {value=V1992}},
 k4=ImmortalCacheEntry{key=k4, value=ImmortalCacheValue {value=V1993}},
 k5=ImmortalCacheEntry{key=k5, value=ImmortalCacheValue {value=V1851}},
 k6=ImmortalCacheEntry{key=k6, value=ImmortalCacheValue {value=V1852}}, 
k7=ImmortalCacheEntry{key=k7, value=ImmortalCacheValue {value=V1996}}, 
k8=ImmortalCacheEntry{key=k8, value=ImmortalCacheValue {value=V1854}}, 
k9=ImmortalCacheEntry{key=k9, value=ImmortalCacheValue {value=V1855}}, 
k0=ImmortalCacheEntry{key=k0, value=ImmortalCacheValue {value=V1989}}, 
k1=ImmortalCacheEntry{key=k1, value=ImmortalCacheValue {value=V1990}}, 
k2=ImmortalCacheEntry{key=k2, value=ImmortalCacheValue {value=V1991}}}, bucketId='3072'}
java.nio.channels.ClosedChannelException
{code}

and in the test I have errors like:

{code}
Failure on key 'kXX' expected value: 'Vzzzz' actual value: 'Vyyyy'
{code}

                
      was (Author: pruivo):
    trace log of the test...
                  
> Test org.infinispan.loaders.decorators.BatchAsyncCacheStoreTest.indexWasStored fails randomly
> ---------------------------------------------------------------------------------------------
>
>                 Key: ISPN-2519
>                 URL: https://issues.jboss.org/browse/ISPN-2519
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Test Suite
>            Reporter: Anna Manukyan
>            Assignee: Mircea Markus
>              Labels: testsuite_stability
>             Fix For: 5.3.0.Alpha1
>
>         Attachments: trace-infinispan.log.gz
>
>
> The failure takes place in case of running testsuit for JDG.
> Failure log:
> https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EDG6/view/EDG-REPORTS-FUNC/job/edg-60-ispn-testsuite-rhel/jdk=openjdk-1.7.0-local,label=RHEL6_x86_64/18/testReport/junit/org.infinispan.loaders.decorators/BatchAsyncCacheStoreTest/indexWasStored/
> Another failure:
> http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/edg-60-ispn-testsuite-rhel/43/jdk=java17_default,label=RHEL6_x86_64/testReport/junit/org.infinispan.loaders.decorators/BatchAsyncCacheStoreTest/indexWasStored/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list