Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@fatmcgav
Created June 21, 2021 11:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fatmcgav/6d18ce0c1cef70c8d0f8ac7d278fd7d6 to your computer and use it in GitHub Desktop.
Save fatmcgav/6d18ce0c1cef70c8d0f8ac7d278fd7d6 to your computer and use it in GitHub Desktop.
worker websocket hang fine logs
[2021-06-19 01:23:12.356][FINE][hudson.remoting.Channel$1 handle] Received Response(java.util.HashMap)
[2021-06-19 01:23:12.358][FINE][hudson.remoting.Channel$1 handle] Completed command Response:RPCRequest:hudson.remoting.RemoteClassLoader$IClassLoader.fetch3[java.lang.String](15)(java.util.HashMap). It took 2ms
[2021-06-19 01:23:12.361][FINE][hudson.remoting.Channel send] Send RPCRequest:hudson.remoting.RemoteClassLoader$IClassLoader.fetch3[java.lang.String](15)
[2021-06-19 01:23:12.364][FINE][hudson.remoting.Channel send] Send Request.Cancel
[2021-06-19 01:23:12.366][FINE][hudson.remoting.Channel$1 handle] Received Response(java.util.HashMap)
[2021-06-19 01:23:12.367][FINE][hudson.remoting.Channel$1 handle] Completed command Response:RPCRequest:hudson.remoting.RemoteClassLoader$IClassLoader.fetch3[java.lang.String](15)(java.util.HashMap). It took 1ms
[2021-06-19 01:23:12.366][FINE][hudson.remoting.Channel send] Send RPCRequest:hudson.remoting.RemoteClassLoader$IClassLoader.fetch3[java.lang.String](15)
[2021-06-19 01:23:12.416][FINE][hudson.remoting.Channel$1 handle] Received Response(java.util.HashMap)
[2021-06-19 01:23:12.417][FINE][hudson.remoting.Channel$1 handle] Completed command Response:RPCRequest:hudson.remoting.RemoteClassLoader$IClassLoader.fetch3[java.lang.String](15)(java.util.HashMap). It took 1ms
[2021-06-19 01:23:12.418][FINE][hudson.remoting.Channel send] Send RPCRequest:hudson.remoting.RemoteClassLoader$IClassLoader.fetch3[java.lang.String](15)
[2021-06-19 01:23:12.422][FINE][hudson.remoting.Channel send] Send Request.Cancel
[2021-06-19 01:23:12.424][FINE][hudson.remoting.Channel send] Send RPCRequest:hudson.remoting.RemoteClassLoader$IClassLoader.fetch3[java.lang.String](15)
[2021-06-19 01:23:12.424][FINE][hudson.remoting.Channel$1 handle] Received Response(java.util.HashMap)
[2021-06-19 01:23:12.427][FINE][hudson.remoting.Channel$1 handle] Completed command Response:RPCRequest:hudson.remoting.RemoteClassLoader$IClassLoader.fetch3[java.lang.String](15)(java.util.HashMap). It took 3ms
[2021-06-19 01:23:12.430][FINE][hudson.remoting.Channel$1 handle] Received Response(java.util.HashMap)
[2021-06-19 01:23:12.432][FINE][hudson.remoting.Channel$1 handle] Completed command Response:RPCRequest:hudson.remoting.RemoteClassLoader$IClassLoader.fetch3[java.lang.String](15)(java.util.HashMap). It took 2ms
[2021-06-19 01:23:12.433][FINE][hudson.remoting.Channel send] Send RPCRequest:hudson.remoting.RemoteClassLoader$IClassLoader.fetch3[java.lang.String](15)
[2021-06-19 01:23:12.434][FINE][hudson.remoting.Channel send] Send Request.Cancel
[2021-06-19 01:23:12.437][FINE][hudson.remoting.Channel send] Send RPCRequest:hudson.remoting.RemoteClassLoader$IClassLoader.fetch3[java.lang.String](15)
[2021-06-19 01:23:12.440][FINE][io.jenkins.remoting.shaded.org.glassfish.tyrus.container.jdk.client.ClientFilter processConnectionClosed] Connection has been closed by the server
[2021-06-19 01:23:12.446][FINE][hudson.remoting.Engine$1AgentEndpoint onClose] onClose: CloseReason[1006,Closed abnormally.]
[2021-06-19 01:23:33.988][FINE][hudson.remoting.PingThread ping] pinging worker-windows-8-debug-1624064335697006407
[2021-06-19 01:23:33.988][FINE][hudson.remoting.PingThread run] Ping thread for channel hudson.remoting.Channel@dd06c94:worker-windows-8-debug-1624064335697006407 is closed. Terminating
[2021-06-20 00:02:51.646][FINE][hudson.remoting.Channel$1 handle] Received Response(java.util.HashMap)
[2021-06-20 00:02:51.647][FINE][hudson.remoting.Channel$1 handle] Completed command Response:RPCRequest:hudson.remoting.RemoteClassLoader$IClassLoader.fetch3[java.lang.String](2)(java.util.HashMap). It took 1ms
[2021-06-20 00:02:51.649][FINE][hudson.remoting.Channel send] Send RPCRequest:hudson.remoting.RemoteClassLoader$IClassLoader.fetch3[java.lang.String](2)
[2021-06-20 00:02:56.201][FINE][hudson.remoting.Channel$1 handle] Received UserRequest:hudson.node_monitors.ArchitectureMonitor$GetArchTask@2e7448b6
[2021-06-20 00:02:56.205][FINE][hudson.remoting.Channel$1 handle] Completed command UserRequest:hudson.node_monitors.ArchitectureMonitor$GetArchTask@2e7448b6. It took 4ms
[2021-06-20 00:02:56.209][FINE][hudson.remoting.Channel$1 handle] Received UserRequest:hudson.model.Slave$GetClockDifference1@59e3f6f6
[2021-06-20 00:02:56.212][FINE][hudson.remoting.Channel$1 handle] Completed command UserRequest:hudson.model.Slave$GetClockDifference1@59e3f6f6. It took 3ms
[2021-06-20 00:02:56.215][FINE][hudson.remoting.Channel$1 handle] Received UserRequest:hudson.node_monitors.ResponseTimeMonitor$Step1@4f5fe04a
[2021-06-20 00:02:56.217][FINE][hudson.remoting.Channel$1 handle] Completed command UserRequest:hudson.node_monitors.ResponseTimeMonitor$Step1@4f5fe04a. It took 2ms
[2021-06-20 00:02:56.228][FINE][hudson.remoting.Channel$1 handle] Received UserRequest:hudson.FilePath$CallableWith@3082c4ea
[2021-06-20 00:02:56.230][FINE][hudson.remoting.Channel$1 handle] Completed command UserRequest:hudson.FilePath$CallableWith@3082c4ea. It took 2ms
[2021-06-20 00:02:56.234][FINE][hudson.remoting.Channel$1 handle] Received UserRequest:hudson.node_monitors.SwapSpaceMonitor$MonitorTask@5663b0a6
[2021-06-20 00:02:56.236][FINE][hudson.remoting.Channel$1 handle] Completed command UserRequest:hudson.node_monitors.SwapSpaceMonitor$MonitorTask@5663b0a6. It took 2ms
[2021-06-20 00:02:56.239][FINE][hudson.remoting.Channel$1 handle] Received UserRequest:hudson.FilePath$CallableWith@1204ab60
[2021-06-20 00:02:56.241][FINE][hudson.remoting.Channel$1 handle] Completed command UserRequest:hudson.FilePath$CallableWith@1204ab60. It took 2ms
[2021-06-20 00:03:11.563][FINE][hudson.remoting.Channel$1 handle] Received Request.Cancel
[2021-06-20 00:03:11.566][FINE][hudson.remoting.Channel$1 handle] Completed command Request.Cancel. It took 3ms
[2021-06-20 00:03:11.568][FINE][hudson.remoting.Channel send] Send Request.Cancel
[2021-06-20 00:03:11.573][FINE][hudson.remoting.Channel send] Send Unexport
[2021-06-20 00:03:11.576][FINE][io.jenkins.remoting.shaded.org.glassfish.tyrus.container.jdk.client.ClientFilter processConnectionClosed] Connection has been closed by the server
[2021-06-20 00:03:11.584][FINE][hudson.remoting.Engine$1AgentEndpoint onClose] onClose: CloseReason[1006,Closed abnormally.]
[2021-06-20 00:03:13.796][FINE][hudson.remoting.PingThread ping] pinging worker-windows-8-debug-1624145631691373799
[2021-06-20 00:03:13.796][FINE][hudson.remoting.PingThread run] Ping thread for channel hudson.remoting.Channel@dd06c94:worker-windows-8-debug-1624145631691373799 is closed. Terminating
@Adhira-Deogade
Copy link

I am interested in knowing how to resolve this issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment