Github user smarthi commented on the issue:

    https://github.com/apache/incubator-pirk/pull/74
  
    Travis build fails on an Integration Test, here's the stack trace
    
    `org.apache.pirk.storm.KafkaStormIntegrationTest
    testKafkaStormIntegration(org.apache.pirk.storm.KafkaStormIntegrationTest)  
Time elapsed: 23.867 sec  <<< ERROR!
    java.io.EOFException: null
        at 
java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2353)
        at 
java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2822)
        at 
java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:804)
        at java.io.ObjectInputStream.<init>(ObjectInputStream.java:301)
        at 
org.apache.pirk.serialization.JavaSerializer.read(JavaSerializer.java:60)
        at 
org.apache.pirk.serialization.LocalFileSystemStore.recall(LocalFileSystemStore.java:108)
        at 
org.apache.pirk.serialization.LocalFileSystemStore.recall(LocalFileSystemStore.java:90)
        at 
org.apache.pirk.storm.KafkaStormIntegrationTest.performDecryption(KafkaStormIntegrationTest.java:317)
        at 
org.apache.pirk.storm.KafkaStormIntegrationTest.runTest(KafkaStormIntegrationTest.java:153)
        at 
org.apache.pirk.storm.KafkaStormIntegrationTest.testKafkaStormIntegration(KafkaStormIntegrationTest.java:132)
    Running org.apache.pirk.wideskies.standalone.StandaloneTest
    Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.615 sec 
- in org.apache.pirk.wideskies.standalone.StandaloneTest
    Running org.apache.pirk.schema.query.LoadQuerySchemaTest
    Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec - 
in org.apache.pirk.schema.query.LoadQuerySchemaTest
    Running org.apache.pirk.schema.data.LoadDataSchemaTest
    Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - 
in org.apache.pirk.schema.data.LoadDataSchemaTest
    Results :
    Tests in error: 
      
KafkaStormIntegrationTest.testKafkaStormIntegration:132->runTest:153->performDecryption:317
 » EOF`


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to