Guest User

Untitled

a guest
Dec 15th, 2018
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.68 KB | None | 0 0
  1. ~~~~~~~~~~~~~~~~~~~~~~~~~ ENVIRONMENT INFO ~~~~~~~~~~~~~~~~~~~~~~~~~~
  2. Tests run: 1587, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 316.796 sec <<< FAILURE!
  3.  
  4. Results :
  5.  
  6. Failed tests: testReplicateToNonExistentCache(org.infinispan.replication.SyncReplTest): Unable to invoke method public void org.infinispan.statetransfer.StateTransferManagerImpl.waitForInitialStateTransferToComplete() throws java.lang.InterruptedException on object of type StateTransferManagerImpl
  7.  
  8. Tests run: 1587, Failures: 1, Errors: 0, Skipped: 0
  9.  
  10. Tests run: 30, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 33.912 sec <<< FAILURE!
  11.  
  12. Results :
  13.  
  14. Failed tests: readExistingIndexTest(org.infinispan.lucene.cacheloader.IndexCacheLoaderTest): String '0' should exist but was not found in index
  15.  
  16. Tests run: 30, Failures: 1, Errors: 0, Skipped: 0
  17.  
  18.  
  19. Results :
  20.  
  21. Failed tests: testQueryCacheRestart(org.infinispan.query.blackbox.QueryCacheRestartTest)
  22. testIndexingWorkDistribution(org.infinispan.query.distributed.MultiNodeDistributedTest): One or more nodes have left the cluster while replicating command BaseRpcCommand{cacheName='___defaultcache'}
  23.  
  24. Tests run: 116, Failures: 2, Errors: 0, Skipped: 0
  25.  
  26. Results :
  27.  
  28. Failed tests: testDistributedPutWithTopologyChanges(org.infinispan.server.hotrod.HotRodDistributionTest): assertion failed
  29. testDistributedPutWithTopologyChanges(org.infinispan.server.hotrod.HotRod11DistributionTest): Status should have been 'Success' but instead was: 'ServerError', and the error message was: org.infinispan.CacheException: org.jgroups.TimeoutException: timeout sending message to HotRod11DistributionTest-NodeB-32158 expected:<true> but was:<false>
  30.  
  31. Tests run: 65, Failures: 2, Errors: 0, Skipped: 0
Add Comment
Please, Sign In to add comment