I don’t know what else to do with this. I have closed and re-opened my pull request more than once at this point:
------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.metron.parsers.integration.YafIntegrationTest SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/home/travis/.m2/repository/org/slf4j/slf4j-log4j12/1.7.10/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/home/travis/.m2/repository/org/apache/logging/log4j/log4j-slf4j-impl/2.1/log4j-slf4j-impl-2.1.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 64.07 sec <<< FAILURE! - in org.apache.metron.parsers.integration.YafIntegrationTest test(org.apache.metron.parsers.integration.YafIntegrationTest) Time elapsed: 64.06 sec <<< ERROR! java.lang.RuntimeException: Too many retries: 11 at org.apache.metron.integration.ComponentRunner.process(ComponentRunner.java:140) at org.apache.metron.parsers.integration.ParserIntegrationTest.test(ParserIntegrationTest.java:72) etc etc etc……
