You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@metron.apache.org by nickwallen <gi...@git.apache.org> on 2017/05/14 23:03:07 UTC

[GitHub] metron issue #570: METRON-937 Pycapa Consume Messages from Begin, End, or St...

Github user nickwallen commented on the issue:

    https://github.com/apache/metron/pull/570
  
    Travis
    
    ```
    Running org.apache.metron.pcap.integration.PcapTopologyIntegrationTest
    ...
    ERROR ReadClusterState:345 - Error trying to shutdown workers in Thread[SLOT_1024,5,main]
    java.lang.IllegalStateException: It took over 60000ms to shut down slot Thread[SLOT_1024,5,main]
    ...
    ERROR FluxTopologyComponent:166 - Storm slots didn't shut down entirely cleanly *sigh*.  I gave them the old one-two-skadoo and killed the slots with prejudice.  If tests fail, we'll have to find a better way of killing them.
    java.lang.IllegalStateException: It took over 60000ms to shut down slot Thread[SLOT_1024,5,main]
    	at org.apache.storm.daemon.supervisor.ReadClusterState$1.call(ReadClusterState.java:294)
    	...
    
    Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 179.503 sec <<< FAILURE! - in org.apache.metron.pcap.integration.PcapTopologyIntegrationTest
    testTimestampInPacket(org.apache.metron.pcap.integration.PcapTopologyIntegrationTest)  Time elapsed: 71.681 sec  <<< ERROR!
    java.lang.RuntimeException: Too many retries: 11
    ```


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---