ableegoldman commented on pull request #8669: URL: https://github.com/apache/kafka/pull/8669#issuecomment-629486528
All builds failed due to some mysterious ``` 11:59:42 FATAL: command execution failed 11:59:42 java.io.EOFException 11:59:42 at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2681) 11:59:42 at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3156) 11:59:42 at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:862) 11:59:42 at java.io.ObjectInputStream.<init>(ObjectInputStream.java:358) 11:59:42 at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:49) 11:59:42 at hudson.remoting.Command.readFrom(Command.java:140) 11:59:42 at hudson.remoting.Command.readFrom(Command.java:126) 11:59:42 at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:36) 11:59:42 at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:63) 11:59:42 Caused: java.io.IOException: Unexpected termination of the channel ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org