-
-
Save krydos/927139a77ec9fb2618696b385d6450e2 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FATAL: command execution failed | |
java.io.IOException: Connection timed out | |
at sun.nio.ch.FileDispatcherImpl.read0(Native Method) | |
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) | |
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) | |
at sun.nio.ch.IOUtil.read(IOUtil.java:197) | |
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) | |
at org.jenkinsci.remoting.nio.FifoBuffer$Pointer.receive(FifoBuffer.java:142) | |
at org.jenkinsci.remoting.nio.FifoBuffer.receive(FifoBuffer.java:359) | |
at org.jenkinsci.remoting.nio.NioChannelHub.run(NioChannelHub.java:564) | |
Caused: java.io.IOException: Connection aborted: org.jenkinsci.remoting.nio.NioChannelHub$MonoNioTransport@414f23f2[name=Channel to /70.167.220.147] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment