Guest User

jenkinsThreadDumpWhileSlavesOffline

a guest
Apr 4th, 2016
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 452.81 KB | None | 0 0
  1. Channel reader thread: abc
  2.  
  3. "Channel reader thread: abc" Id=900 Group=main WAITING on com.trilead.ssh2.channel.Channel@29c396f3
  4. at java.lang.Object.wait(Native Method)
  5. - waiting on com.trilead.ssh2.channel.Channel@29c396f3
  6. at java.lang.Object.wait(Object.java:502)
  7. at com.trilead.ssh2.channel.FifoBuffer.read(FifoBuffer.java:212)
  8. at com.trilead.ssh2.channel.Channel$Output.read(Channel.java:127)
  9. at com.trilead.ssh2.channel.ChannelManager.getChannelData(ChannelManager.java:936)
  10. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:58)
  11. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:79)
  12. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  13. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  14. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  15. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  16. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  17. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  18.  
  19. Channel reader thread: Android-Client-Machine-1
  20.  
  21. "Channel reader thread: Android-Client-Machine-1" Id=715 Group=main WAITING on com.trilead.ssh2.channel.Channel@46288149
  22. at java.lang.Object.wait(Native Method)
  23. - waiting on com.trilead.ssh2.channel.Channel@46288149
  24. at java.lang.Object.wait(Object.java:502)
  25. at com.trilead.ssh2.channel.FifoBuffer.read(FifoBuffer.java:212)
  26. at com.trilead.ssh2.channel.Channel$Output.read(Channel.java:127)
  27. at com.trilead.ssh2.channel.ChannelManager.getChannelData(ChannelManager.java:936)
  28. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:58)
  29. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:79)
  30. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  31. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  32. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  33. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  34. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  35. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  36.  
  37. Channel reader thread: Android-Client-Machine-2
  38.  
  39. "Channel reader thread: Android-Client-Machine-2" Id=857 Group=main WAITING on com.trilead.ssh2.channel.Channel@4e1740b
  40. at java.lang.Object.wait(Native Method)
  41. - waiting on com.trilead.ssh2.channel.Channel@4e1740b
  42. at java.lang.Object.wait(Object.java:502)
  43. at com.trilead.ssh2.channel.FifoBuffer.read(FifoBuffer.java:212)
  44. at com.trilead.ssh2.channel.Channel$Output.read(Channel.java:127)
  45. at com.trilead.ssh2.channel.ChannelManager.getChannelData(ChannelManager.java:936)
  46. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:58)
  47. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:79)
  48. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  49. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  50. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  51. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  52. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  53. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  54.  
  55. Channel reader thread: Arena_Node(10.5.100.60)
  56.  
  57. "Channel reader thread: Arena_Node(10.5.100.60)" Id=781 Group=main WAITING on com.trilead.ssh2.channel.Channel@700a0f35
  58. at java.lang.Object.wait(Native Method)
  59. - waiting on com.trilead.ssh2.channel.Channel@700a0f35
  60. at java.lang.Object.wait(Object.java:502)
  61. at com.trilead.ssh2.channel.FifoBuffer.read(FifoBuffer.java:212)
  62. at com.trilead.ssh2.channel.Channel$Output.read(Channel.java:127)
  63. at com.trilead.ssh2.channel.ChannelManager.getChannelData(ChannelManager.java:936)
  64. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:58)
  65. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:79)
  66. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  67. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  68. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  69. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  70. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  71. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  72.  
  73. Channel reader thread: callgen3
  74.  
  75. "Channel reader thread: callgen3" Id=930 Group=main RUNNABLE (in native)
  76. at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
  77. at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
  78. at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
  79. at sun.nio.ch.IOUtil.read(IOUtil.java:197)
  80. at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
  81. - locked java.lang.Object@269dbfca
  82. at hudson.remoting.SocketChannelStream$1.read(SocketChannelStream.java:35)
  83. at sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:65)
  84. at sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:109)
  85. at sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:103)
  86. at java.io.InputStream.read(InputStream.java:101)
  87. at sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:81)
  88. - locked sun.nio.ch.ChannelInputStream@2a1ce8e6
  89. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  90. at java.io.ObjectInputStream$PeekInputStream.peek(ObjectInputStream.java:2303)
  91. at java.io.ObjectInputStream$BlockDataInputStream.peek(ObjectInputStream.java:2596)
  92. at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2606)
  93. at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1319)
  94. at java.io.ObjectInputStream.readObject(ObjectInputStream.java:371)
  95. at hudson.remoting.Command.readFrom(Command.java:92)
  96. at hudson.remoting.ClassicCommandTransport.read(ClassicCommandTransport.java:70)
  97. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  98.  
  99. Channel reader thread: Channel to Selenium Grid
  100.  
  101. "Channel reader thread: Channel to Selenium Grid" Id=84 Group=main RUNNABLE (in native)
  102. at java.net.SocketInputStream.socketRead0(Native Method)
  103. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  104. at java.net.SocketInputStream.read(SocketInputStream.java:170)
  105. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  106. at java.io.FilterInputStream.read(FilterInputStream.java:133)
  107. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  108. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  109. - locked java.io.BufferedInputStream@51627914
  110. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  111. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  112. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  113. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  114. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  115. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  116.  
  117. Channel reader thread: Controller-Res-1(10.5.100.59)
  118.  
  119. "Channel reader thread: Controller-Res-1(10.5.100.59)" Id=735 Group=main WAITING on com.trilead.ssh2.channel.Channel@49adc50c
  120. at java.lang.Object.wait(Native Method)
  121. - waiting on com.trilead.ssh2.channel.Channel@49adc50c
  122. at java.lang.Object.wait(Object.java:502)
  123. at com.trilead.ssh2.channel.FifoBuffer.read(FifoBuffer.java:212)
  124. at com.trilead.ssh2.channel.Channel$Output.read(Channel.java:127)
  125. at com.trilead.ssh2.channel.ChannelManager.getChannelData(ChannelManager.java:936)
  126. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:58)
  127. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:79)
  128. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  129. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  130. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  131. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  132. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  133. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  134.  
  135. Channel reader thread: Failover-Controller-Node-10.5.100.61
  136.  
  137. "Channel reader thread: Failover-Controller-Node-10.5.100.61" Id=717 Group=main WAITING on com.trilead.ssh2.channel.Channel@7877a664
  138. at java.lang.Object.wait(Native Method)
  139. - waiting on com.trilead.ssh2.channel.Channel@7877a664
  140. at java.lang.Object.wait(Object.java:502)
  141. at com.trilead.ssh2.channel.FifoBuffer.read(FifoBuffer.java:212)
  142. at com.trilead.ssh2.channel.Channel$Output.read(Channel.java:127)
  143. at com.trilead.ssh2.channel.ChannelManager.getChannelData(ChannelManager.java:936)
  144. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:58)
  145. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:79)
  146. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  147. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  148. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  149. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  150. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  151. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  152.  
  153. Channel reader thread: iOS-Client-Machine-1
  154.  
  155. "Channel reader thread: iOS-Client-Machine-1" Id=708 Group=main WAITING on com.trilead.ssh2.channel.Channel@35e7101e
  156. at java.lang.Object.wait(Native Method)
  157. - waiting on com.trilead.ssh2.channel.Channel@35e7101e
  158. at java.lang.Object.wait(Object.java:502)
  159. at com.trilead.ssh2.channel.FifoBuffer.read(FifoBuffer.java:212)
  160. at com.trilead.ssh2.channel.Channel$Output.read(Channel.java:127)
  161. at com.trilead.ssh2.channel.ChannelManager.getChannelData(ChannelManager.java:936)
  162. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:58)
  163. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:79)
  164. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  165. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  166. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  167. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  168. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  169. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  170.  
  171. Channel reader thread: iOS-Client-Machine-2
  172.  
  173. "Channel reader thread: iOS-Client-Machine-2" Id=722 Group=main WAITING on com.trilead.ssh2.channel.Channel@36c12f81
  174. at java.lang.Object.wait(Native Method)
  175. - waiting on com.trilead.ssh2.channel.Channel@36c12f81
  176. at java.lang.Object.wait(Object.java:502)
  177. at com.trilead.ssh2.channel.FifoBuffer.read(FifoBuffer.java:212)
  178. at com.trilead.ssh2.channel.Channel$Output.read(Channel.java:127)
  179. at com.trilead.ssh2.channel.ChannelManager.getChannelData(ChannelManager.java:936)
  180. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:58)
  181. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:79)
  182. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  183. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  184. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  185. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  186. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  187. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  188.  
  189. Channel reader thread: iOS-Client-Machine-3
  190.  
  191. "Channel reader thread: iOS-Client-Machine-3" Id=716 Group=main WAITING on com.trilead.ssh2.channel.Channel@792a14ca
  192. at java.lang.Object.wait(Native Method)
  193. - waiting on com.trilead.ssh2.channel.Channel@792a14ca
  194. at java.lang.Object.wait(Object.java:502)
  195. at com.trilead.ssh2.channel.FifoBuffer.read(FifoBuffer.java:212)
  196. at com.trilead.ssh2.channel.Channel$Output.read(Channel.java:127)
  197. at com.trilead.ssh2.channel.ChannelManager.getChannelData(ChannelManager.java:936)
  198. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:58)
  199. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:79)
  200. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  201. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  202. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  203. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  204. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  205. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  206.  
  207. Channel reader thread: iOS-Client-Machine-4
  208.  
  209. "Channel reader thread: iOS-Client-Machine-4" Id=732 Group=main WAITING on com.trilead.ssh2.channel.Channel@1612f9d1
  210. at java.lang.Object.wait(Native Method)
  211. - waiting on com.trilead.ssh2.channel.Channel@1612f9d1
  212. at java.lang.Object.wait(Object.java:502)
  213. at com.trilead.ssh2.channel.FifoBuffer.read(FifoBuffer.java:212)
  214. at com.trilead.ssh2.channel.Channel$Output.read(Channel.java:127)
  215. at com.trilead.ssh2.channel.ChannelManager.getChannelData(ChannelManager.java:936)
  216. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:58)
  217. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:79)
  218. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  219. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  220. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  221. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  222. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  223. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  224.  
  225. Channel reader thread: iOS-Client-Machine-6
  226.  
  227. "Channel reader thread: iOS-Client-Machine-6" Id=718 Group=main WAITING on com.trilead.ssh2.channel.Channel@5f558d27
  228. at java.lang.Object.wait(Native Method)
  229. - waiting on com.trilead.ssh2.channel.Channel@5f558d27
  230. at java.lang.Object.wait(Object.java:502)
  231. at com.trilead.ssh2.channel.FifoBuffer.read(FifoBuffer.java:212)
  232. at com.trilead.ssh2.channel.Channel$Output.read(Channel.java:127)
  233. at com.trilead.ssh2.channel.ChannelManager.getChannelData(ChannelManager.java:936)
  234. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:58)
  235. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:79)
  236. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  237. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  238. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  239. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  240. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  241. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  242.  
  243. Channel reader thread: LMT_QA--NFT_Upgrade_slave(10.5.7.51)
  244.  
  245. "Channel reader thread: LMT_QA--NFT_Upgrade_slave(10.5.7.51)" Id=690 Group=main WAITING on com.trilead.ssh2.channel.Channel@594312d2
  246. at java.lang.Object.wait(Native Method)
  247. - waiting on com.trilead.ssh2.channel.Channel@594312d2
  248. at java.lang.Object.wait(Object.java:502)
  249. at com.trilead.ssh2.channel.FifoBuffer.read(FifoBuffer.java:212)
  250. at com.trilead.ssh2.channel.Channel$Output.read(Channel.java:127)
  251. at com.trilead.ssh2.channel.ChannelManager.getChannelData(ChannelManager.java:936)
  252. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:58)
  253. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:79)
  254. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  255. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  256. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  257. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  258. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  259. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  260.  
  261. Channel reader thread: lync-auto
  262.  
  263. "Channel reader thread: lync-auto" Id=50369 Group=main RUNNABLE (in native)
  264. at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
  265. at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
  266. at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
  267. at sun.nio.ch.IOUtil.read(IOUtil.java:197)
  268. at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
  269. - locked java.lang.Object@27207e1e
  270. at hudson.remoting.SocketChannelStream$1.read(SocketChannelStream.java:35)
  271. at sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:65)
  272. at sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:109)
  273. at sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:103)
  274. at java.io.InputStream.read(InputStream.java:101)
  275. at sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:81)
  276. - locked sun.nio.ch.ChannelInputStream@63c64b2b
  277. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  278. at java.io.ObjectInputStream$PeekInputStream.peek(ObjectInputStream.java:2303)
  279. at java.io.ObjectInputStream$BlockDataInputStream.peek(ObjectInputStream.java:2596)
  280. at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2606)
  281. at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1319)
  282. at java.io.ObjectInputStream.readObject(ObjectInputStream.java:371)
  283. at hudson.remoting.Command.readFrom(Command.java:92)
  284. at hudson.remoting.ClassicCommandTransport.read(ClassicCommandTransport.java:70)
  285. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  286.  
  287. Channel reader thread: New_Arena_Node(10.5.100.253)
  288.  
  289. "Channel reader thread: New_Arena_Node(10.5.100.253)" Id=901 Group=main WAITING on com.trilead.ssh2.channel.Channel@626b169b
  290. at java.lang.Object.wait(Native Method)
  291. - waiting on com.trilead.ssh2.channel.Channel@626b169b
  292. at java.lang.Object.wait(Object.java:502)
  293. at com.trilead.ssh2.channel.FifoBuffer.read(FifoBuffer.java:212)
  294. at com.trilead.ssh2.channel.Channel$Output.read(Channel.java:127)
  295. at com.trilead.ssh2.channel.ChannelManager.getChannelData(ChannelManager.java:936)
  296. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:58)
  297. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:79)
  298. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  299. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  300. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  301. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  302. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  303. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  304.  
  305. Channel reader thread: NFT-a2m-controller-vm-10.5.100.245
  306.  
  307. "Channel reader thread: NFT-a2m-controller-vm-10.5.100.245" Id=894 Group=main WAITING on com.trilead.ssh2.channel.Channel@57f8e97b
  308. at java.lang.Object.wait(Native Method)
  309. - waiting on com.trilead.ssh2.channel.Channel@57f8e97b
  310. at java.lang.Object.wait(Object.java:502)
  311. at com.trilead.ssh2.channel.FifoBuffer.read(FifoBuffer.java:212)
  312. at com.trilead.ssh2.channel.Channel$Output.read(Channel.java:127)
  313. at com.trilead.ssh2.channel.ChannelManager.getChannelData(ChannelManager.java:936)
  314. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:58)
  315. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:79)
  316. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  317. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  318. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  319. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  320. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  321. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  322.  
  323. Channel reader thread: NFT-controller-vm-10.5.103.26
  324.  
  325. "Channel reader thread: NFT-controller-vm-10.5.103.26" Id=701 Group=main WAITING on com.trilead.ssh2.channel.Channel@70e6d440
  326. at java.lang.Object.wait(Native Method)
  327. - waiting on com.trilead.ssh2.channel.Channel@70e6d440
  328. at java.lang.Object.wait(Object.java:502)
  329. at com.trilead.ssh2.channel.FifoBuffer.read(FifoBuffer.java:212)
  330. at com.trilead.ssh2.channel.Channel$Output.read(Channel.java:127)
  331. at com.trilead.ssh2.channel.ChannelManager.getChannelData(ChannelManager.java:936)
  332. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:58)
  333. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:79)
  334. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  335. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  336. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  337. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  338. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  339. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  340.  
  341. Channel reader thread: NFT_Analysis_Server
  342.  
  343. "Channel reader thread: NFT_Analysis_Server" Id=780 Group=main WAITING on com.trilead.ssh2.channel.Channel@6af071b7
  344. at java.lang.Object.wait(Native Method)
  345. - waiting on com.trilead.ssh2.channel.Channel@6af071b7
  346. at java.lang.Object.wait(Object.java:502)
  347. at com.trilead.ssh2.channel.FifoBuffer.read(FifoBuffer.java:212)
  348. at com.trilead.ssh2.channel.Channel$Output.read(Channel.java:127)
  349. at com.trilead.ssh2.channel.ChannelManager.getChannelData(ChannelManager.java:936)
  350. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:58)
  351. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:79)
  352. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  353. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  354. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  355. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  356. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  357. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  358.  
  359. Channel reader thread: perf-aws-controller-1
  360.  
  361. "Channel reader thread: perf-aws-controller-1" Id=35909 Group=main WAITING on com.trilead.ssh2.channel.Channel@581922b8
  362. at java.lang.Object.wait(Native Method)
  363. - waiting on com.trilead.ssh2.channel.Channel@581922b8
  364. at java.lang.Object.wait(Object.java:502)
  365. at com.trilead.ssh2.channel.FifoBuffer.read(FifoBuffer.java:212)
  366. at com.trilead.ssh2.channel.Channel$Output.read(Channel.java:127)
  367. at com.trilead.ssh2.channel.ChannelManager.getChannelData(ChannelManager.java:936)
  368. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:58)
  369. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:79)
  370. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  371. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  372. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  373. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  374. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  375. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  376.  
  377. Channel reader thread: perf-vm-10-5-100-51
  378.  
  379. "Channel reader thread: perf-vm-10-5-100-51" Id=1214 Group=main WAITING on com.trilead.ssh2.channel.Channel@2d7e99a5
  380. at java.lang.Object.wait(Native Method)
  381. - waiting on com.trilead.ssh2.channel.Channel@2d7e99a5
  382. at java.lang.Object.wait(Object.java:502)
  383. at com.trilead.ssh2.channel.FifoBuffer.read(FifoBuffer.java:212)
  384. at com.trilead.ssh2.channel.Channel$Output.read(Channel.java:127)
  385. at com.trilead.ssh2.channel.ChannelManager.getChannelData(ChannelManager.java:936)
  386. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:58)
  387. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:79)
  388. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  389. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  390. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  391. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  392. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  393. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  394.  
  395. Channel reader thread: PostExecutionBox(10.5.100.60)
  396.  
  397. "Channel reader thread: PostExecutionBox(10.5.100.60)" Id=779 Group=main WAITING on com.trilead.ssh2.channel.Channel@360d2dad
  398. at java.lang.Object.wait(Native Method)
  399. - waiting on com.trilead.ssh2.channel.Channel@360d2dad
  400. at java.lang.Object.wait(Object.java:502)
  401. at com.trilead.ssh2.channel.FifoBuffer.read(FifoBuffer.java:212)
  402. at com.trilead.ssh2.channel.Channel$Output.read(Channel.java:127)
  403. at com.trilead.ssh2.channel.ChannelManager.getChannelData(ChannelManager.java:936)
  404. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:58)
  405. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:79)
  406. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  407. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  408. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  409. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  410. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  411. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  412.  
  413. Channel reader thread: Qoe_mac
  414.  
  415. "Channel reader thread: Qoe_mac" Id=39492 Group=main WAITING on com.trilead.ssh2.channel.Channel@4eb856a1
  416. at java.lang.Object.wait(Native Method)
  417. - waiting on com.trilead.ssh2.channel.Channel@4eb856a1
  418. at java.lang.Object.wait(Object.java:502)
  419. at com.trilead.ssh2.channel.FifoBuffer.read(FifoBuffer.java:212)
  420. at com.trilead.ssh2.channel.Channel$Output.read(Channel.java:127)
  421. at com.trilead.ssh2.channel.ChannelManager.getChannelData(ChannelManager.java:936)
  422. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:58)
  423. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:79)
  424. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  425. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  426. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  427. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  428. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  429. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  430.  
  431. Channel reader thread: Qoe_Ubuntu
  432.  
  433. "Channel reader thread: Qoe_Ubuntu" Id=832 Group=main WAITING on com.trilead.ssh2.channel.Channel@6e8152c
  434. at java.lang.Object.wait(Native Method)
  435. - waiting on com.trilead.ssh2.channel.Channel@6e8152c
  436. at java.lang.Object.wait(Object.java:502)
  437. at com.trilead.ssh2.channel.FifoBuffer.read(FifoBuffer.java:212)
  438. at com.trilead.ssh2.channel.Channel$Output.read(Channel.java:127)
  439. at com.trilead.ssh2.channel.ChannelManager.getChannelData(ChannelManager.java:936)
  440. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:58)
  441. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:79)
  442. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  443. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  444. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  445. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  446. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  447. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  448.  
  449. Channel reader thread: Seam-Client-Mainline-1
  450.  
  451. "Channel reader thread: Seam-Client-Mainline-1" Id=41095 Group=main WAITING on com.trilead.ssh2.channel.Channel@2f74839b
  452. at java.lang.Object.wait(Native Method)
  453. - waiting on com.trilead.ssh2.channel.Channel@2f74839b
  454. at java.lang.Object.wait(Object.java:502)
  455. at com.trilead.ssh2.channel.FifoBuffer.read(FifoBuffer.java:212)
  456. at com.trilead.ssh2.channel.Channel$Output.read(Channel.java:127)
  457. at com.trilead.ssh2.channel.ChannelManager.getChannelData(ChannelManager.java:936)
  458. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:58)
  459. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:79)
  460. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  461. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  462. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  463. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  464. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  465. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  466.  
  467. Channel reader thread: Seam-Client-Mainline-2
  468.  
  469. "Channel reader thread: Seam-Client-Mainline-2" Id=829 Group=main WAITING on com.trilead.ssh2.channel.Channel@394357a2
  470. at java.lang.Object.wait(Native Method)
  471. - waiting on com.trilead.ssh2.channel.Channel@394357a2
  472. at java.lang.Object.wait(Object.java:502)
  473. at com.trilead.ssh2.channel.FifoBuffer.read(FifoBuffer.java:212)
  474. at com.trilead.ssh2.channel.Channel$Output.read(Channel.java:127)
  475. at com.trilead.ssh2.channel.ChannelManager.getChannelData(ChannelManager.java:936)
  476. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:58)
  477. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:79)
  478. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  479. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  480. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  481. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  482. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  483. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  484.  
  485. Channel reader thread: Seam-Client-Mainline-3
  486.  
  487. "Channel reader thread: Seam-Client-Mainline-3" Id=830 Group=main WAITING on com.trilead.ssh2.channel.Channel@3aa41883
  488. at java.lang.Object.wait(Native Method)
  489. - waiting on com.trilead.ssh2.channel.Channel@3aa41883
  490. at java.lang.Object.wait(Object.java:502)
  491. at com.trilead.ssh2.channel.FifoBuffer.read(FifoBuffer.java:212)
  492. at com.trilead.ssh2.channel.Channel$Output.read(Channel.java:127)
  493. at com.trilead.ssh2.channel.ChannelManager.getChannelData(ChannelManager.java:936)
  494. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:58)
  495. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:79)
  496. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  497. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  498. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  499. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  500. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  501. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  502.  
  503. Channel reader thread: Seam-Client-Mainline-4
  504.  
  505. "Channel reader thread: Seam-Client-Mainline-4" Id=919 Group=main WAITING on com.trilead.ssh2.channel.Channel@3b8113ff
  506. at java.lang.Object.wait(Native Method)
  507. - waiting on com.trilead.ssh2.channel.Channel@3b8113ff
  508. at java.lang.Object.wait(Object.java:502)
  509. at com.trilead.ssh2.channel.FifoBuffer.read(FifoBuffer.java:212)
  510. at com.trilead.ssh2.channel.Channel$Output.read(Channel.java:127)
  511. at com.trilead.ssh2.channel.ChannelManager.getChannelData(ChannelManager.java:936)
  512. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:58)
  513. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:79)
  514. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  515. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  516. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  517. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  518. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  519. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  520.  
  521. Channel reader thread: Seam-Client-Mainline-5
  522.  
  523. "Channel reader thread: Seam-Client-Mainline-5" Id=899 Group=main WAITING on com.trilead.ssh2.channel.Channel@64d500f5
  524. at java.lang.Object.wait(Native Method)
  525. - waiting on com.trilead.ssh2.channel.Channel@64d500f5
  526. at java.lang.Object.wait(Object.java:502)
  527. at com.trilead.ssh2.channel.FifoBuffer.read(FifoBuffer.java:212)
  528. at com.trilead.ssh2.channel.Channel$Output.read(Channel.java:127)
  529. at com.trilead.ssh2.channel.ChannelManager.getChannelData(ChannelManager.java:936)
  530. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:58)
  531. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:79)
  532. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  533. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  534. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  535. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  536. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  537. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  538.  
  539. Channel reader thread: Seam-Client-Mainline-6
  540.  
  541. "Channel reader thread: Seam-Client-Mainline-6" Id=872 Group=main WAITING on com.trilead.ssh2.channel.Channel@58dc858f
  542. at java.lang.Object.wait(Native Method)
  543. - waiting on com.trilead.ssh2.channel.Channel@58dc858f
  544. at java.lang.Object.wait(Object.java:502)
  545. at com.trilead.ssh2.channel.FifoBuffer.read(FifoBuffer.java:212)
  546. at com.trilead.ssh2.channel.Channel$Output.read(Channel.java:127)
  547. at com.trilead.ssh2.channel.ChannelManager.getChannelData(ChannelManager.java:936)
  548. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:58)
  549. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:79)
  550. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  551. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  552. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  553. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  554. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  555. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  556.  
  557. Channel reader thread: Seam-Client-Mainline-7
  558.  
  559. "Channel reader thread: Seam-Client-Mainline-7" Id=873 Group=main WAITING on com.trilead.ssh2.channel.Channel@6d1de2d1
  560. at java.lang.Object.wait(Native Method)
  561. - waiting on com.trilead.ssh2.channel.Channel@6d1de2d1
  562. at java.lang.Object.wait(Object.java:502)
  563. at com.trilead.ssh2.channel.FifoBuffer.read(FifoBuffer.java:212)
  564. at com.trilead.ssh2.channel.Channel$Output.read(Channel.java:127)
  565. at com.trilead.ssh2.channel.ChannelManager.getChannelData(ChannelManager.java:936)
  566. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:58)
  567. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:79)
  568. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  569. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  570. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  571. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  572. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  573. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  574.  
  575. Channel reader thread: Seam-Client-Mainline-8
  576.  
  577. "Channel reader thread: Seam-Client-Mainline-8" Id=871 Group=main WAITING on com.trilead.ssh2.channel.Channel@1442f4c9
  578. at java.lang.Object.wait(Native Method)
  579. - waiting on com.trilead.ssh2.channel.Channel@1442f4c9
  580. at java.lang.Object.wait(Object.java:502)
  581. at com.trilead.ssh2.channel.FifoBuffer.read(FifoBuffer.java:212)
  582. at com.trilead.ssh2.channel.Channel$Output.read(Channel.java:127)
  583. at com.trilead.ssh2.channel.ChannelManager.getChannelData(ChannelManager.java:936)
  584. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:58)
  585. at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:79)
  586. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  587. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  588. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  589. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  590. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  591. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  592.  
  593. Computer.threadPoolForRemoting [#2642]
  594.  
  595. "Computer.threadPoolForRemoting [#2642]" Id=50209 Group=main WAITING on java.util.concurrent.FutureTask@153af38f
  596. at sun.misc.Unsafe.park(Native Method)
  597. - waiting on java.util.concurrent.FutureTask@153af38f
  598. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  599. at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:429)
  600. at java.util.concurrent.FutureTask.get(FutureTask.java:191)
  601. at java.util.concurrent.AbstractExecutorService.invokeAll(AbstractExecutorService.java:244)
  602. at java.util.concurrent.Executors$DelegatedExecutorService.invokeAll(Executors.java:688)
  603. at hudson.plugins.sshslaves.SSHLauncher.launch(SSHLauncher.java:733)
  604. - locked hudson.plugins.sshslaves.SSHLauncher@4e40fdd0
  605. at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:241)
  606. at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
  607. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  608. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  609. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  610. at java.lang.Thread.run(Thread.java:745)
  611.  
  612. Number of locked synchronizers = 1
  613. - java.util.concurrent.ThreadPoolExecutor$Worker@7bd27146
  614.  
  615. Computer.threadPoolForRemoting [#2667]
  616.  
  617. "Computer.threadPoolForRemoting [#2667]" Id=50695 Group=main WAITING on java.util.concurrent.FutureTask@31a39102
  618. at sun.misc.Unsafe.park(Native Method)
  619. - waiting on java.util.concurrent.FutureTask@31a39102
  620. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  621. at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:429)
  622. at java.util.concurrent.FutureTask.get(FutureTask.java:191)
  623. at java.util.concurrent.AbstractExecutorService.invokeAll(AbstractExecutorService.java:244)
  624. at java.util.concurrent.Executors$DelegatedExecutorService.invokeAll(Executors.java:688)
  625. at hudson.plugins.sshslaves.SSHLauncher.launch(SSHLauncher.java:733)
  626. - locked hudson.plugins.sshslaves.SSHLauncher@4381352
  627. at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:241)
  628. at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
  629. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  630. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  631. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  632. at java.lang.Thread.run(Thread.java:745)
  633.  
  634. Number of locked synchronizers = 1
  635. - java.util.concurrent.ThreadPoolExecutor$Worker@27aa1b9b
  636.  
  637. Computer.threadPoolForRemoting [#2668]
  638.  
  639. "Computer.threadPoolForRemoting [#2668]" Id=50696 Group=main WAITING on java.util.concurrent.FutureTask@17f9da87
  640. at sun.misc.Unsafe.park(Native Method)
  641. - waiting on java.util.concurrent.FutureTask@17f9da87
  642. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  643. at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:429)
  644. at java.util.concurrent.FutureTask.get(FutureTask.java:191)
  645. at java.util.concurrent.AbstractExecutorService.invokeAll(AbstractExecutorService.java:244)
  646. at java.util.concurrent.Executors$DelegatedExecutorService.invokeAll(Executors.java:688)
  647. at hudson.plugins.sshslaves.SSHLauncher.launch(SSHLauncher.java:733)
  648. - locked hudson.plugins.sshslaves.SSHLauncher@4eb02116
  649. at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:241)
  650. at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
  651. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  652. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  653. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  654. at java.lang.Thread.run(Thread.java:745)
  655.  
  656. Number of locked synchronizers = 1
  657. - java.util.concurrent.ThreadPoolExecutor$Worker@7d6a359e
  658.  
  659. Computer.threadPoolForRemoting [#2670]
  660.  
  661. "Computer.threadPoolForRemoting [#2670]" Id=50698 Group=main WAITING on java.util.concurrent.FutureTask@7e8964eb
  662. at sun.misc.Unsafe.park(Native Method)
  663. - waiting on java.util.concurrent.FutureTask@7e8964eb
  664. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  665. at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:429)
  666. at java.util.concurrent.FutureTask.get(FutureTask.java:191)
  667. at java.util.concurrent.AbstractExecutorService.invokeAll(AbstractExecutorService.java:244)
  668. at java.util.concurrent.Executors$DelegatedExecutorService.invokeAll(Executors.java:688)
  669. at hudson.plugins.sshslaves.SSHLauncher.launch(SSHLauncher.java:733)
  670. - locked hudson.plugins.sshslaves.SSHLauncher@4b5b1123
  671. at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:241)
  672. at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
  673. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  674. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  675. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  676. at java.lang.Thread.run(Thread.java:745)
  677.  
  678. Number of locked synchronizers = 1
  679. - java.util.concurrent.ThreadPoolExecutor$Worker@638f494b
  680.  
  681. Computer.threadPoolForRemoting [#2671]
  682.  
  683. "Computer.threadPoolForRemoting [#2671]" Id=50781 Group=main WAITING on java.util.concurrent.FutureTask@63c2a4f4
  684. at sun.misc.Unsafe.park(Native Method)
  685. - waiting on java.util.concurrent.FutureTask@63c2a4f4
  686. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  687. at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:429)
  688. at java.util.concurrent.FutureTask.get(FutureTask.java:191)
  689. at java.util.concurrent.AbstractExecutorService.invokeAll(AbstractExecutorService.java:244)
  690. at java.util.concurrent.Executors$DelegatedExecutorService.invokeAll(Executors.java:688)
  691. at hudson.plugins.sshslaves.SSHLauncher.launch(SSHLauncher.java:733)
  692. - locked hudson.plugins.sshslaves.SSHLauncher@11c6252
  693. at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:241)
  694. at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
  695. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  696. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  697. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  698. at java.lang.Thread.run(Thread.java:745)
  699.  
  700. Number of locked synchronizers = 1
  701. - java.util.concurrent.ThreadPoolExecutor$Worker@12a0583
  702.  
  703. Computer.threadPoolForRemoting [#2672]
  704.  
  705. "Computer.threadPoolForRemoting [#2672]" Id=50830 Group=main WAITING on java.util.concurrent.FutureTask@35ae7f04
  706. at sun.misc.Unsafe.park(Native Method)
  707. - waiting on java.util.concurrent.FutureTask@35ae7f04
  708. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  709. at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:429)
  710. at java.util.concurrent.FutureTask.get(FutureTask.java:191)
  711. at java.util.concurrent.AbstractExecutorService.invokeAll(AbstractExecutorService.java:244)
  712. at java.util.concurrent.Executors$DelegatedExecutorService.invokeAll(Executors.java:688)
  713. at hudson.plugins.sshslaves.SSHLauncher.launch(SSHLauncher.java:733)
  714. - locked hudson.plugins.sshslaves.SSHLauncher@5a327bbe
  715. at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:241)
  716. at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
  717. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  718. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  719. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  720. at java.lang.Thread.run(Thread.java:745)
  721.  
  722. Number of locked synchronizers = 1
  723. - java.util.concurrent.ThreadPoolExecutor$Worker@20a99d8f
  724.  
  725. Computer.threadPoolForRemoting [#2673]
  726.  
  727. "Computer.threadPoolForRemoting [#2673]" Id=50833 Group=main WAITING on java.util.concurrent.FutureTask@28a5c4e8
  728. at sun.misc.Unsafe.park(Native Method)
  729. - waiting on java.util.concurrent.FutureTask@28a5c4e8
  730. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  731. at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:429)
  732. at java.util.concurrent.FutureTask.get(FutureTask.java:191)
  733. at java.util.concurrent.AbstractExecutorService.invokeAll(AbstractExecutorService.java:244)
  734. at java.util.concurrent.Executors$DelegatedExecutorService.invokeAll(Executors.java:688)
  735. at hudson.plugins.sshslaves.SSHLauncher.launch(SSHLauncher.java:733)
  736. - locked hudson.plugins.sshslaves.SSHLauncher@7c35a07e
  737. at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:241)
  738. at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
  739. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  740. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  741. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  742. at java.lang.Thread.run(Thread.java:745)
  743.  
  744. Number of locked synchronizers = 1
  745. - java.util.concurrent.ThreadPoolExecutor$Worker@602a93b7
  746.  
  747. Computer.threadPoolForRemoting [#2674]
  748.  
  749. "Computer.threadPoolForRemoting [#2674]" Id=50835 Group=main WAITING on java.util.concurrent.FutureTask@1e7957bf
  750. at sun.misc.Unsafe.park(Native Method)
  751. - waiting on java.util.concurrent.FutureTask@1e7957bf
  752. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  753. at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:429)
  754. at java.util.concurrent.FutureTask.get(FutureTask.java:191)
  755. at java.util.concurrent.AbstractExecutorService.invokeAll(AbstractExecutorService.java:244)
  756. at java.util.concurrent.Executors$DelegatedExecutorService.invokeAll(Executors.java:688)
  757. at hudson.plugins.sshslaves.SSHLauncher.launch(SSHLauncher.java:733)
  758. - locked hudson.plugins.sshslaves.SSHLauncher@2df7b25f
  759. at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:241)
  760. at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
  761. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  762. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  763. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  764. at java.lang.Thread.run(Thread.java:745)
  765.  
  766. Number of locked synchronizers = 1
  767. - java.util.concurrent.ThreadPoolExecutor$Worker@4ffd246
  768.  
  769. Computer.threadPoolForRemoting [#2675]
  770.  
  771. "Computer.threadPoolForRemoting [#2675]" Id=50836 Group=main WAITING on java.util.concurrent.FutureTask@1a33f7ab
  772. at sun.misc.Unsafe.park(Native Method)
  773. - waiting on java.util.concurrent.FutureTask@1a33f7ab
  774. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  775. at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:429)
  776. at java.util.concurrent.FutureTask.get(FutureTask.java:191)
  777. at java.util.concurrent.AbstractExecutorService.invokeAll(AbstractExecutorService.java:244)
  778. at java.util.concurrent.Executors$DelegatedExecutorService.invokeAll(Executors.java:688)
  779. at hudson.plugins.sshslaves.SSHLauncher.launch(SSHLauncher.java:733)
  780. - locked hudson.plugins.sshslaves.SSHLauncher@1afdb701
  781. at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:241)
  782. at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
  783. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  784. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  785. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  786. at java.lang.Thread.run(Thread.java:745)
  787.  
  788. Number of locked synchronizers = 1
  789. - java.util.concurrent.ThreadPoolExecutor$Worker@5dc5dd7f
  790.  
  791. Computer.threadPoolForRemoting [#2676]
  792.  
  793. "Computer.threadPoolForRemoting [#2676]" Id=50838 Group=main WAITING on java.util.concurrent.FutureTask@aa15de8
  794. at sun.misc.Unsafe.park(Native Method)
  795. - waiting on java.util.concurrent.FutureTask@aa15de8
  796. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  797. at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:429)
  798. at java.util.concurrent.FutureTask.get(FutureTask.java:191)
  799. at java.util.concurrent.AbstractExecutorService.invokeAll(AbstractExecutorService.java:244)
  800. at java.util.concurrent.Executors$DelegatedExecutorService.invokeAll(Executors.java:688)
  801. at hudson.plugins.sshslaves.SSHLauncher.launch(SSHLauncher.java:733)
  802. - locked hudson.plugins.sshslaves.SSHLauncher@709eee2e
  803. at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:241)
  804. at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
  805. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  806. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  807. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  808. at java.lang.Thread.run(Thread.java:745)
  809.  
  810. Number of locked synchronizers = 1
  811. - java.util.concurrent.ThreadPoolExecutor$Worker@316c66ad
  812.  
  813. Computer.threadPoolForRemoting [#2677]
  814.  
  815. "Computer.threadPoolForRemoting [#2677]" Id=50841 Group=main WAITING on java.util.concurrent.FutureTask@5a616913
  816. at sun.misc.Unsafe.park(Native Method)
  817. - waiting on java.util.concurrent.FutureTask@5a616913
  818. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  819. at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:429)
  820. at java.util.concurrent.FutureTask.get(FutureTask.java:191)
  821. at java.util.concurrent.AbstractExecutorService.invokeAll(AbstractExecutorService.java:244)
  822. at java.util.concurrent.Executors$DelegatedExecutorService.invokeAll(Executors.java:688)
  823. at hudson.plugins.sshslaves.SSHLauncher.launch(SSHLauncher.java:733)
  824. - locked hudson.plugins.sshslaves.SSHLauncher@5e87024
  825. at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:241)
  826. at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
  827. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  828. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  829. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  830. at java.lang.Thread.run(Thread.java:745)
  831.  
  832. Number of locked synchronizers = 1
  833. - java.util.concurrent.ThreadPoolExecutor$Worker@5effc1c
  834.  
  835. Computer.threadPoolForRemoting [#2678]
  836.  
  837. "Computer.threadPoolForRemoting [#2678]" Id=50843 Group=main WAITING on java.util.concurrent.FutureTask@3c6c7755
  838. at sun.misc.Unsafe.park(Native Method)
  839. - waiting on java.util.concurrent.FutureTask@3c6c7755
  840. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  841. at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:429)
  842. at java.util.concurrent.FutureTask.get(FutureTask.java:191)
  843. at java.util.concurrent.AbstractExecutorService.invokeAll(AbstractExecutorService.java:244)
  844. at java.util.concurrent.Executors$DelegatedExecutorService.invokeAll(Executors.java:688)
  845. at hudson.plugins.sshslaves.SSHLauncher.launch(SSHLauncher.java:733)
  846. - locked hudson.plugins.sshslaves.SSHLauncher@3daa0b14
  847. at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:241)
  848. at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
  849. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  850. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  851. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  852. at java.lang.Thread.run(Thread.java:745)
  853.  
  854. Number of locked synchronizers = 1
  855. - java.util.concurrent.ThreadPoolExecutor$Worker@7ff87305
  856.  
  857. Computer.threadPoolForRemoting [#2679]
  858.  
  859. "Computer.threadPoolForRemoting [#2679]" Id=50844 Group=main WAITING on java.util.concurrent.FutureTask@7d3c1646
  860. at sun.misc.Unsafe.park(Native Method)
  861. - waiting on java.util.concurrent.FutureTask@7d3c1646
  862. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  863. at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:429)
  864. at java.util.concurrent.FutureTask.get(FutureTask.java:191)
  865. at java.util.concurrent.AbstractExecutorService.invokeAll(AbstractExecutorService.java:244)
  866. at java.util.concurrent.Executors$DelegatedExecutorService.invokeAll(Executors.java:688)
  867. at hudson.plugins.sshslaves.SSHLauncher.launch(SSHLauncher.java:733)
  868. - locked hudson.plugins.sshslaves.SSHLauncher@c58a322
  869. at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:241)
  870. at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
  871. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  872. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  873. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  874. at java.lang.Thread.run(Thread.java:745)
  875.  
  876. Number of locked synchronizers = 1
  877. - java.util.concurrent.ThreadPoolExecutor$Worker@c2577a0
  878.  
  879. Computer.threadPoolForRemoting [#2680]
  880.  
  881. "Computer.threadPoolForRemoting [#2680]" Id=50847 Group=main WAITING on java.util.concurrent.FutureTask@1fadf976
  882. at sun.misc.Unsafe.park(Native Method)
  883. - waiting on java.util.concurrent.FutureTask@1fadf976
  884. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  885. at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:429)
  886. at java.util.concurrent.FutureTask.get(FutureTask.java:191)
  887. at java.util.concurrent.AbstractExecutorService.invokeAll(AbstractExecutorService.java:244)
  888. at java.util.concurrent.Executors$DelegatedExecutorService.invokeAll(Executors.java:688)
  889. at hudson.plugins.sshslaves.SSHLauncher.launch(SSHLauncher.java:733)
  890. - locked hudson.plugins.sshslaves.SSHLauncher@6893b9cd
  891. at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:241)
  892. at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
  893. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  894. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  895. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  896. at java.lang.Thread.run(Thread.java:745)
  897.  
  898. Number of locked synchronizers = 1
  899. - java.util.concurrent.ThreadPoolExecutor$Worker@5e2e3187
  900.  
  901. Computer.threadPoolForRemoting [#2681]
  902.  
  903. "Computer.threadPoolForRemoting [#2681]" Id=50849 Group=main WAITING on java.util.concurrent.FutureTask@34287c3d
  904. at sun.misc.Unsafe.park(Native Method)
  905. - waiting on java.util.concurrent.FutureTask@34287c3d
  906. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  907. at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:429)
  908. at java.util.concurrent.FutureTask.get(FutureTask.java:191)
  909. at java.util.concurrent.AbstractExecutorService.invokeAll(AbstractExecutorService.java:244)
  910. at java.util.concurrent.Executors$DelegatedExecutorService.invokeAll(Executors.java:688)
  911. at hudson.plugins.sshslaves.SSHLauncher.launch(SSHLauncher.java:733)
  912. - locked hudson.plugins.sshslaves.SSHLauncher@1a28aa0b
  913. at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:241)
  914. at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
  915. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  916. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  917. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  918. at java.lang.Thread.run(Thread.java:745)
  919.  
  920. Number of locked synchronizers = 1
  921. - java.util.concurrent.ThreadPoolExecutor$Worker@245b3942
  922.  
  923. Computer.threadPoolForRemoting [#2682]
  924.  
  925. "Computer.threadPoolForRemoting [#2682]" Id=50852 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@7f3a1c0a
  926. at sun.misc.Unsafe.park(Native Method)
  927. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@7f3a1c0a
  928. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  929. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  930. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  931. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  932. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  933. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  934. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  935. at java.lang.Thread.run(Thread.java:745)
  936.  
  937. Computer.threadPoolForRemoting [#2683]
  938.  
  939. "Computer.threadPoolForRemoting [#2683]" Id=50853 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@7f3a1c0a
  940. at sun.misc.Unsafe.park(Native Method)
  941. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@7f3a1c0a
  942. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  943. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  944. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  945. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  946. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  947. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  948. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  949. at java.lang.Thread.run(Thread.java:745)
  950.  
  951. Computer.threadPoolForRemoting [#2684]
  952.  
  953. "Computer.threadPoolForRemoting [#2684]" Id=50854 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@7f3a1c0a
  954. at sun.misc.Unsafe.park(Native Method)
  955. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@7f3a1c0a
  956. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  957. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  958. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  959. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  960. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  961. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  962. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  963. at java.lang.Thread.run(Thread.java:745)
  964.  
  965. Computer.threadPoolForRemoting [#2685]
  966.  
  967. "Computer.threadPoolForRemoting [#2685]" Id=50858 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@7f3a1c0a
  968. at sun.misc.Unsafe.park(Native Method)
  969. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@7f3a1c0a
  970. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  971. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  972. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  973. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  974. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  975. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  976. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  977. at java.lang.Thread.run(Thread.java:745)
  978.  
  979. Computer.threadPoolForRemoting [#2686]
  980.  
  981. "Computer.threadPoolForRemoting [#2686]" Id=50859 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@7f3a1c0a
  982. at sun.misc.Unsafe.park(Native Method)
  983. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@7f3a1c0a
  984. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  985. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  986. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  987. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  988. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  989. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  990. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  991. at java.lang.Thread.run(Thread.java:745)
  992.  
  993. Computer.threadPoolForRemoting [#2687]
  994.  
  995. "Computer.threadPoolForRemoting [#2687]" Id=50860 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@7f3a1c0a
  996. at sun.misc.Unsafe.park(Native Method)
  997. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@7f3a1c0a
  998. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  999. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  1000. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  1001. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  1002. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  1003. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  1004. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  1005. at java.lang.Thread.run(Thread.java:745)
  1006.  
  1007. Computer.threadPoolForRemoting [#2688]
  1008.  
  1009. "Computer.threadPoolForRemoting [#2688]" Id=50861 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@7f3a1c0a
  1010. at sun.misc.Unsafe.park(Native Method)
  1011. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@7f3a1c0a
  1012. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  1013. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  1014. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  1015. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  1016. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  1017. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  1018. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  1019. at java.lang.Thread.run(Thread.java:745)
  1020.  
  1021. Computer.threadPoolForRemoting [#2689]
  1022.  
  1023. "Computer.threadPoolForRemoting [#2689]" Id=50862 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@7f3a1c0a
  1024. at sun.misc.Unsafe.park(Native Method)
  1025. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@7f3a1c0a
  1026. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  1027. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  1028. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  1029. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  1030. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  1031. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  1032. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  1033. at java.lang.Thread.run(Thread.java:745)
  1034.  
  1035. Computer.threadPoolForRemoting [#2690]
  1036.  
  1037. "Computer.threadPoolForRemoting [#2690]" Id=50863 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@7f3a1c0a
  1038. at sun.misc.Unsafe.park(Native Method)
  1039. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@7f3a1c0a
  1040. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  1041. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  1042. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  1043. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  1044. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  1045. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  1046. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  1047. at java.lang.Thread.run(Thread.java:745)
  1048.  
  1049. Computer.threadPoolForRemoting [#2691]
  1050.  
  1051. "Computer.threadPoolForRemoting [#2691]" Id=50864 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@7f3a1c0a
  1052. at sun.misc.Unsafe.park(Native Method)
  1053. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@7f3a1c0a
  1054. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  1055. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  1056. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  1057. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  1058. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  1059. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  1060. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  1061. at java.lang.Thread.run(Thread.java:745)
  1062.  
  1063. Computer.threadPoolForRemoting [#2692]
  1064.  
  1065. "Computer.threadPoolForRemoting [#2692]" Id=50865 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@7f3a1c0a
  1066. at sun.misc.Unsafe.park(Native Method)
  1067. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@7f3a1c0a
  1068. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  1069. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  1070. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  1071. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  1072. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  1073. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  1074. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  1075. at java.lang.Thread.run(Thread.java:745)
  1076.  
  1077. Computer.threadPoolForRemoting [#2693]
  1078.  
  1079. "Computer.threadPoolForRemoting [#2693]" Id=50866 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@7f3a1c0a
  1080. at sun.misc.Unsafe.park(Native Method)
  1081. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@7f3a1c0a
  1082. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  1083. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  1084. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  1085. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  1086. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  1087. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  1088. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  1089. at java.lang.Thread.run(Thread.java:745)
  1090.  
  1091. DestroyJavaVM
  1092.  
  1093. "DestroyJavaVM" Id=21 Group=main RUNNABLE
  1094.  
  1095. Executor #0 for NFT-controller-vm-10.5.103.26 : executing NFT - 3. Start Load Test #342 / waiting for hudson.remoting.Channel@138f9661:NFT-controller-vm-10.5.103.26
  1096.  
  1097. "Executor #0 for NFT-controller-vm-10.5.103.26 : executing NFT - 3. Start Load Test #342 / waiting for hudson.remoting.Channel@138f9661:NFT-controller-vm-10.5.103.26" Id=50214 Group=main TIMED_WAITING on hudson.remoting.UserRequest@30ad34d7
  1098. at java.lang.Object.wait(Native Method)
  1099. - waiting on hudson.remoting.UserRequest@30ad34d7
  1100. at hudson.remoting.Request.call(Request.java:146)
  1101. at hudson.remoting.Channel.call(Channel.java:751)
  1102. at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:179)
  1103. at com.sun.proxy.$Proxy70.join(Unknown Source)
  1104. at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:979)
  1105. at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:137)
  1106. at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:97)
  1107. at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
  1108. at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
  1109. at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:761)
  1110. at hudson.model.Build$BuildExecution.build(Build.java:203)
  1111. at hudson.model.Build$BuildExecution.doRun(Build.java:160)
  1112. at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:536)
  1113. at com.tikal.jenkins.plugins.multijob.MultiJobBuild$MultiJobRunnerImpl.run(MultiJobBuild.java:134)
  1114. at hudson.model.Run.execute(Run.java:1751)
  1115. at com.tikal.jenkins.plugins.multijob.MultiJobBuild.run(MultiJobBuild.java:73)
  1116. at hudson.model.ResourceController.execute(ResourceController.java:89)
  1117. at hudson.model.Executor.run(Executor.java:240)
  1118.  
  1119. Executor #0 for QoE-Win10 : executing Sky-vortx-2 #390 / waiting for hudson.remoting.Channel@10a429a6:QoE-Win10
  1120.  
  1121. "Executor #0 for QoE-Win10 : executing Sky-vortx-2 #390 / waiting for hudson.remoting.Channel@10a429a6:QoE-Win10" Id=49474 Group=main TIMED_WAITING on hudson.remoting.UserRequest@531300a8
  1122. at java.lang.Object.wait(Native Method)
  1123. - waiting on hudson.remoting.UserRequest@531300a8
  1124. at hudson.remoting.Request.call(Request.java:146)
  1125. at hudson.remoting.Channel.call(Channel.java:751)
  1126. at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:179)
  1127. at com.sun.proxy.$Proxy70.join(Unknown Source)
  1128. at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:979)
  1129. at hudson.Launcher$ProcStarter.join(Launcher.java:388)
  1130. at hudson.plugins.gradle.Gradle.performTask(Gradle.java:262)
  1131. at hudson.plugins.gradle.Gradle.perform(Gradle.java:116)
  1132. at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
  1133. at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:761)
  1134. at hudson.model.Build$BuildExecution.build(Build.java:203)
  1135. at hudson.model.Build$BuildExecution.doRun(Build.java:160)
  1136. at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:536)
  1137. at hudson.model.Run.execute(Run.java:1751)
  1138. at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
  1139. at hudson.model.ResourceController.execute(ResourceController.java:89)
  1140. at hudson.model.Executor.run(Executor.java:240)
  1141.  
  1142. Executor #0 for RivetWindows107IE11 : executing rvtnewwindows11ie107 #512 / waiting for hudson.remoting.Channel@3c9524a8:RivetWindows107IE11
  1143.  
  1144. "Executor #0 for RivetWindows107IE11 : executing rvtnewwindows11ie107 #512 / waiting for hudson.remoting.Channel@3c9524a8:RivetWindows107IE11" Id=47649 Group=main TIMED_WAITING on hudson.remoting.UserRequest@5a08991f
  1145. at java.lang.Object.wait(Native Method)
  1146. - waiting on hudson.remoting.UserRequest@5a08991f
  1147. at hudson.remoting.Request.call(Request.java:146)
  1148. at hudson.remoting.Channel.call(Channel.java:751)
  1149. at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:179)
  1150. at com.sun.proxy.$Proxy70.join(Unknown Source)
  1151. at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:979)
  1152. at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:137)
  1153. at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:97)
  1154. at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
  1155. at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
  1156. at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:761)
  1157. at hudson.model.Build$BuildExecution.build(Build.java:203)
  1158. at hudson.model.Build$BuildExecution.doRun(Build.java:160)
  1159. at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:536)
  1160. at hudson.model.Run.execute(Run.java:1751)
  1161. at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
  1162. at hudson.model.ResourceController.execute(ResourceController.java:89)
  1163. at hudson.model.Executor.run(Executor.java:240)
  1164.  
  1165. Executor #0 for rvtnewwindows9ie116 : executing rvtnewwindows9ie116 #287 / waiting for hudson.remoting.Channel@71a1dd00:rvtnewwindows9ie116
  1166.  
  1167. "Executor #0 for rvtnewwindows9ie116 : executing rvtnewwindows9ie116 #287 / waiting for hudson.remoting.Channel@71a1dd00:rvtnewwindows9ie116" Id=50424 Group=main TIMED_WAITING on hudson.remoting.UserRequest@5cb12b83
  1168. at java.lang.Object.wait(Native Method)
  1169. - waiting on hudson.remoting.UserRequest@5cb12b83
  1170. at hudson.remoting.Request.call(Request.java:146)
  1171. at hudson.remoting.Channel.call(Channel.java:751)
  1172. at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:179)
  1173. at com.sun.proxy.$Proxy70.join(Unknown Source)
  1174. at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:979)
  1175. at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:137)
  1176. at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:97)
  1177. at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
  1178. at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
  1179. at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:761)
  1180. at hudson.model.Build$BuildExecution.build(Build.java:203)
  1181. at hudson.model.Build$BuildExecution.doRun(Build.java:160)
  1182. at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:536)
  1183. at hudson.model.Run.execute(Run.java:1751)
  1184. at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
  1185. at hudson.model.ResourceController.execute(ResourceController.java:89)
  1186. at hudson.model.Executor.run(Executor.java:240)
  1187.  
  1188. Executor #0 for Seam-Client-Mainline-4 : executing Seam-API-Tests-Runner5 #267 / waiting for hudson.remoting.Channel@66833955:Seam-Client-Mainline-4
  1189.  
  1190. "Executor #0 for Seam-Client-Mainline-4 : executing Seam-API-Tests-Runner5 #267 / waiting for hudson.remoting.Channel@66833955:Seam-Client-Mainline-4" Id=259 Group=main TIMED_WAITING on hudson.remoting.UserRequest@2042b066
  1191. at java.lang.Object.wait(Native Method)
  1192. - waiting on hudson.remoting.UserRequest@2042b066
  1193. at hudson.remoting.Request.call(Request.java:146)
  1194. at hudson.remoting.Channel.call(Channel.java:751)
  1195. at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:179)
  1196. at com.sun.proxy.$Proxy70.join(Unknown Source)
  1197. at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:979)
  1198. at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:137)
  1199. at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:97)
  1200. at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
  1201. at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
  1202. at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:761)
  1203. at hudson.model.Build$BuildExecution.build(Build.java:203)
  1204. at hudson.model.Build$BuildExecution.doRun(Build.java:160)
  1205. at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:536)
  1206. at hudson.model.Run.execute(Run.java:1751)
  1207. at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
  1208. at hudson.model.ResourceController.execute(ResourceController.java:89)
  1209. at hudson.model.Executor.run(Executor.java:240)
  1210.  
  1211. Executor #1 for master : executing Skinny-TestClient1 #16378
  1212.  
  1213. "Executor #1 for master : executing Skinny-TestClient1 #16378" Id=50576 Group=main WAITING on java.lang.UNIXProcess@73c55ab5
  1214. at java.lang.Object.wait(Native Method)
  1215. - waiting on java.lang.UNIXProcess@73c55ab5
  1216. at java.lang.Object.wait(Object.java:502)
  1217. at java.lang.UNIXProcess.waitFor(UNIXProcess.java:396)
  1218. at hudson.Proc$LocalProc.join(Proc.java:319)
  1219. at hudson.Launcher$ProcStarter.join(Launcher.java:388)
  1220. at hudson.plugins.gradle.Gradle.performTask(Gradle.java:262)
  1221. at hudson.plugins.gradle.Gradle.perform(Gradle.java:116)
  1222. at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
  1223. at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:761)
  1224. at hudson.model.Build$BuildExecution.build(Build.java:203)
  1225. at hudson.model.Build$BuildExecution.doRun(Build.java:160)
  1226. at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:536)
  1227. at hudson.model.Run.execute(Run.java:1751)
  1228. at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
  1229. at hudson.model.ResourceController.execute(ResourceController.java:89)
  1230. at hudson.model.Executor.run(Executor.java:240)
  1231.  
  1232. Executor #1 for SkinnyTestsUbuntu : executing Skinny-Tests-1 #1810 / waiting for hudson.remoting.Channel@6be2450e:SkinnyTestsUbuntu
  1233.  
  1234. "Executor #1 for SkinnyTestsUbuntu : executing Skinny-Tests-1 #1810 / waiting for hudson.remoting.Channel@6be2450e:SkinnyTestsUbuntu" Id=50239 Group=main TIMED_WAITING on hudson.remoting.UserRequest@1514b110
  1235. at java.lang.Object.wait(Native Method)
  1236. - waiting on hudson.remoting.UserRequest@1514b110
  1237. at hudson.remoting.Request.call(Request.java:146)
  1238. at hudson.remoting.Channel.call(Channel.java:751)
  1239. at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:179)
  1240. at com.sun.proxy.$Proxy70.join(Unknown Source)
  1241. at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:979)
  1242. at hudson.Launcher$ProcStarter.join(Launcher.java:388)
  1243. at hudson.plugins.gradle.Gradle.performTask(Gradle.java:262)
  1244. at hudson.plugins.gradle.Gradle.perform(Gradle.java:116)
  1245. at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
  1246. at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:761)
  1247. at hudson.model.Build$BuildExecution.build(Build.java:203)
  1248. at hudson.model.Build$BuildExecution.doRun(Build.java:160)
  1249. at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:536)
  1250. at hudson.model.Run.execute(Run.java:1751)
  1251. at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
  1252. at hudson.model.ResourceController.execute(ResourceController.java:89)
  1253. at hudson.model.Executor.run(Executor.java:240)
  1254.  
  1255. Executor #16 for master : executing Skinny-TestClient3 #16693
  1256.  
  1257. "Executor #16 for master : executing Skinny-TestClient3 #16693" Id=49964 Group=main WAITING on java.lang.UNIXProcess@673a4ba8
  1258. at java.lang.Object.wait(Native Method)
  1259. - waiting on java.lang.UNIXProcess@673a4ba8
  1260. at java.lang.Object.wait(Object.java:502)
  1261. at java.lang.UNIXProcess.waitFor(UNIXProcess.java:396)
  1262. at hudson.Proc$LocalProc.join(Proc.java:319)
  1263. at hudson.Launcher$ProcStarter.join(Launcher.java:388)
  1264. at hudson.plugins.gradle.Gradle.performTask(Gradle.java:262)
  1265. at hudson.plugins.gradle.Gradle.perform(Gradle.java:116)
  1266. at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
  1267. at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:761)
  1268. at hudson.model.Build$BuildExecution.build(Build.java:203)
  1269. at hudson.model.Build$BuildExecution.doRun(Build.java:160)
  1270. at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:536)
  1271. at hudson.model.Run.execute(Run.java:1751)
  1272. at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
  1273. at hudson.model.ResourceController.execute(ResourceController.java:89)
  1274. at hudson.model.Executor.run(Executor.java:240)
  1275.  
  1276. Executor #22 for master : executing Skinny-TestClient2 #16555
  1277.  
  1278. "Executor #22 for master : executing Skinny-TestClient2 #16555" Id=50762 Group=main WAITING on java.lang.UNIXProcess@1eaf926f
  1279. at java.lang.Object.wait(Native Method)
  1280. - waiting on java.lang.UNIXProcess@1eaf926f
  1281. at java.lang.Object.wait(Object.java:502)
  1282. at java.lang.UNIXProcess.waitFor(UNIXProcess.java:396)
  1283. at hudson.Proc$LocalProc.join(Proc.java:319)
  1284. at hudson.Launcher$ProcStarter.join(Launcher.java:388)
  1285. at hudson.plugins.gradle.Gradle.performTask(Gradle.java:262)
  1286. at hudson.plugins.gradle.Gradle.perform(Gradle.java:116)
  1287. at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
  1288. at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:761)
  1289. at hudson.model.Build$BuildExecution.build(Build.java:203)
  1290. at hudson.model.Build$BuildExecution.doRun(Build.java:160)
  1291. at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:536)
  1292. at hudson.model.Run.execute(Run.java:1751)
  1293. at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
  1294. at hudson.model.ResourceController.execute(ResourceController.java:89)
  1295. at hudson.model.Executor.run(Executor.java:240)
  1296.  
  1297. Executor #28 for master : executing RvtRelease-FreeTrailSignup #381
  1298.  
  1299. "Executor #28 for master : executing RvtRelease-FreeTrailSignup #381" Id=50048 Group=main WAITING on java.lang.UNIXProcess@600035a9
  1300. at java.lang.Object.wait(Native Method)
  1301. - waiting on java.lang.UNIXProcess@600035a9
  1302. at java.lang.Object.wait(Object.java:502)
  1303. at java.lang.UNIXProcess.waitFor(UNIXProcess.java:396)
  1304. at hudson.Proc$LocalProc.join(Proc.java:319)
  1305. at hudson.Launcher$ProcStarter.join(Launcher.java:388)
  1306. at hudson.plugins.gradle.Gradle.performTask(Gradle.java:262)
  1307. at hudson.plugins.gradle.Gradle.perform(Gradle.java:116)
  1308. at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
  1309. at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:761)
  1310. at hudson.model.Build$BuildExecution.build(Build.java:203)
  1311. at hudson.model.Build$BuildExecution.doRun(Build.java:160)
  1312. at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:536)
  1313. at hudson.model.Run.execute(Run.java:1751)
  1314. at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
  1315. at hudson.model.ResourceController.execute(ResourceController.java:89)
  1316. at hudson.model.Executor.run(Executor.java:240)
  1317.  
  1318. Executor #6 for master : executing iOS_Certification_Runner_4_Simulator #41
  1319.  
  1320. "Executor #6 for master : executing iOS_Certification_Runner_4_Simulator #41" Id=48913 Group=main WAITING on java.lang.UNIXProcess@6b83c23c
  1321. at java.lang.Object.wait(Native Method)
  1322. - waiting on java.lang.UNIXProcess@6b83c23c
  1323. at java.lang.Object.wait(Object.java:502)
  1324. at java.lang.UNIXProcess.waitFor(UNIXProcess.java:396)
  1325. at hudson.Proc$LocalProc.join(Proc.java:319)
  1326. at hudson.Launcher$ProcStarter.join(Launcher.java:388)
  1327. at hudson.plugins.gradle.Gradle.performTask(Gradle.java:262)
  1328. at hudson.plugins.gradle.Gradle.perform(Gradle.java:116)
  1329. at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
  1330. at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:761)
  1331. at hudson.model.Build$BuildExecution.build(Build.java:203)
  1332. at hudson.model.Build$BuildExecution.doRun(Build.java:160)
  1333. at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:536)
  1334. at hudson.model.Run.execute(Run.java:1751)
  1335. at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
  1336. at hudson.model.ResourceController.execute(ResourceController.java:89)
  1337. at hudson.model.Executor.run(Executor.java:240)
  1338.  
  1339. FilePath.localPool [#58]
  1340.  
  1341. "FilePath.localPool [#58]" Id=50321 Group=main RUNNABLE
  1342. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  1343. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  1344. at hudson.Functions.getThreadInfos(Functions.java:1155)
  1345. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  1346. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  1347. at hudson.remoting.LocalChannel$1.call(LocalChannel.java:52)
  1348. at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
  1349. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1350. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  1351. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  1352. at java.lang.Thread.run(Thread.java:745)
  1353.  
  1354. Number of locked synchronizers = 1
  1355. - java.util.concurrent.ThreadPoolExecutor$Worker@553f83d5
  1356.  
  1357. Handling GET /threadDump from 10.5.22.56 : RequestHandlerThread[#804] Jenkins/threadDump.jelly
  1358.  
  1359. "Handling GET /threadDump from 10.5.22.56 : RequestHandlerThread[#804] Jenkins/threadDump.jelly" Id=50798 Group=main RUNNABLE
  1360. at java.lang.System.identityHashCode(Native Method)
  1361. at java.io.ObjectOutputStream$HandleTable.hash(ObjectOutputStream.java:2360)
  1362. at java.io.ObjectOutputStream$HandleTable.insert(ObjectOutputStream.java:2323)
  1363. at java.io.ObjectOutputStream$HandleTable.assign(ObjectOutputStream.java:2281)
  1364. at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1428)
  1365. at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1178)
  1366. at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:348)
  1367. at hudson.remoting.UserRequest._serialize(UserRequest.java:158)
  1368. at hudson.remoting.UserRequest.serialize(UserRequest.java:167)
  1369. at hudson.remoting.UserRequest.<init>(UserRequest.java:63)
  1370. at hudson.remoting.Channel.callAsync(Channel.java:778)
  1371. at hudson.util.RemotingDiagnostics.getThreadDumpAsync(RemotingDiagnostics.java:89)
  1372. at jenkins.model.Jenkins.getAllThreadDumps(Jenkins.java:3020)
  1373. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1374. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1375. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1376. at java.lang.reflect.Method.invoke(Method.java:497)
  1377. at org.apache.commons.jexl.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:258)
  1378. at org.apache.commons.jexl.parser.ASTMethod.execute(ASTMethod.java:104)
  1379. at org.apache.commons.jexl.parser.ASTReference.execute(ASTReference.java:83)
  1380. at org.apache.commons.jexl.parser.ASTReference.value(ASTReference.java:57)
  1381. at org.apache.commons.jexl.parser.ASTReferenceExpression.value(ASTReferenceExpression.java:51)
  1382. at org.apache.commons.jexl.ExpressionImpl.evaluate(ExpressionImpl.java:80)
  1383. at hudson.ExpressionFactory2$JexlExpression.evaluate(ExpressionFactory2.java:74)
  1384. at org.apache.commons.jelly.tags.core.CoreTagLibrary$3.run(CoreTagLibrary.java:134)
  1385. at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
  1386. at org.kohsuke.stapler.jelly.CallTagLibScript$1.run(CallTagLibScript.java:99)
  1387. at org.apache.commons.jelly.tags.define.InvokeBodyTag.doTag(InvokeBodyTag.java:91)
  1388. at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:269)
  1389. at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
  1390. at org.apache.commons.jelly.tags.core.CoreTagLibrary$1.run(CoreTagLibrary.java:98)
  1391. at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
  1392. at org.apache.commons.jelly.tags.core.CoreTagLibrary$2.run(CoreTagLibrary.java:105)
  1393. at org.kohsuke.stapler.jelly.CallTagLibScript.run(CallTagLibScript.java:120)
  1394. at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
  1395. at org.kohsuke.stapler.jelly.CallTagLibScript$1.run(CallTagLibScript.java:99)
  1396. at org.apache.commons.jelly.tags.define.InvokeBodyTag.doTag(InvokeBodyTag.java:91)
  1397. at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:269)
  1398. at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
  1399. at org.kohsuke.stapler.jelly.ReallyStaticTagLibrary$1.run(ReallyStaticTagLibrary.java:99)
  1400. at org.kohsuke.stapler.jelly.ReallyStaticTagLibrary$1.run(ReallyStaticTagLibrary.java:99)
  1401. at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
  1402. at org.kohsuke.stapler.jelly.ReallyStaticTagLibrary$1.run(ReallyStaticTagLibrary.java:99)
  1403. at org.kohsuke.stapler.jelly.ReallyStaticTagLibrary$1.run(ReallyStaticTagLibrary.java:99)
  1404. at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
  1405. at org.kohsuke.stapler.jelly.ReallyStaticTagLibrary$1.run(ReallyStaticTagLibrary.java:99)
  1406. at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
  1407. at org.kohsuke.stapler.jelly.ReallyStaticTagLibrary$1.run(ReallyStaticTagLibrary.java:99)
  1408. at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
  1409. at org.apache.commons.jelly.tags.core.CoreTagLibrary$2.run(CoreTagLibrary.java:105)
  1410. at org.kohsuke.stapler.jelly.CallTagLibScript.run(CallTagLibScript.java:120)
  1411. at org.apache.commons.jelly.tags.core.CoreTagLibrary$2.run(CoreTagLibrary.java:105)
  1412. at org.kohsuke.stapler.jelly.JellyViewScript.run(JellyViewScript.java:95)
  1413. at org.kohsuke.stapler.jelly.DefaultScriptInvoker.invokeScript(DefaultScriptInvoker.java:63)
  1414. at org.kohsuke.stapler.jelly.DefaultScriptInvoker.invokeScript(DefaultScriptInvoker.java:53)
  1415. at org.kohsuke.stapler.jelly.JellyFacet$1.dispatch(JellyFacet.java:95)
  1416. at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:746)
  1417. at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876)
  1418. at org.kohsuke.stapler.Stapler.invoke(Stapler.java:649)
  1419. at org.kohsuke.stapler.Stapler.service(Stapler.java:238)
  1420. at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
  1421. at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:686)
  1422. at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1494)
  1423. at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:123)
  1424. at net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:200)
  1425. at net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:178)
  1426. at net.bull.javamelody.PluginMonitoringFilter.doFilter(PluginMonitoringFilter.java:85)
  1427. at org.jvnet.hudson.plugins.monitoring.HudsonMonitoringFilter.doFilter(HudsonMonitoringFilter.java:99)
  1428. at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:120)
  1429. at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:114)
  1430. at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482)
  1431. at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:48)
  1432. at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482)
  1433. at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84)
  1434. at hudson.security.UnwrapSecurityExceptionFilter.doFilter(UnwrapSecurityExceptionFilter.java:51)
  1435. at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
  1436. at jenkins.security.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:117)
  1437. at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
  1438. at org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProcessingFilter.java:125)
  1439. at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
  1440. at org.acegisecurity.ui.rememberme.RememberMeProcessingFilter.doFilter(RememberMeProcessingFilter.java:142)
  1441. at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
  1442. at org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:271)
  1443. at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
  1444. at jenkins.security.BasicHeaderProcessor.doFilter(BasicHeaderProcessor.java:93)
  1445. at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
  1446. at org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter(HttpSessionContextIntegrationFilter.java:249)
  1447. at hudson.security.HttpSessionContextIntegrationFilter2.doFilter(HttpSessionContextIntegrationFilter2.java:67)
  1448. at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
  1449. at hudson.security.ChainedServletFilter.doFilter(ChainedServletFilter.java:76)
  1450. at hudson.security.HudsonFilter.doFilter(HudsonFilter.java:164)
  1451. at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482)
  1452. at org.kohsuke.stapler.compression.CompressionFilter.doFilter(CompressionFilter.java:49)
  1453. at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482)
  1454. at hudson.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:81)
  1455. at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482)
  1456. at org.kohsuke.stapler.DiagnosticThreadNameFilter.doFilter(DiagnosticThreadNameFilter.java:30)
  1457. at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1474)
  1458. at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:499)
  1459. at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
  1460. at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:533)
  1461. at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)
  1462. at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1086)
  1463. at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:428)
  1464. at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
  1465. at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1020)
  1466. at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
  1467. at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
  1468. at org.eclipse.jetty.server.Server.handle(Server.java:370)
  1469. at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
  1470. at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:949)
  1471. at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1011)
  1472. at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:644)
  1473. at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
  1474. at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
  1475. at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:668)
  1476. at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
  1477. at winstone.BoundedExecutorService$1.run(BoundedExecutorService.java:77)
  1478. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  1479. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  1480. at java.lang.Thread.run(Thread.java:745)
  1481.  
  1482. Number of locked synchronizers = 1
  1483. - java.util.concurrent.ThreadPoolExecutor$Worker@7f5d3462
  1484.  
  1485. HashSessionScavenger-0
  1486.  
  1487. "HashSessionScavenger-0" Id=12 Group=main TIMED_WAITING on java.util.TaskQueue@3fba9741
  1488. at java.lang.Object.wait(Native Method)
  1489. - waiting on java.util.TaskQueue@3fba9741
  1490. at java.util.TimerThread.mainLoop(Timer.java:552)
  1491. at java.util.TimerThread.run(Timer.java:505)
  1492.  
  1493. javamelody
  1494.  
  1495. "javamelody" Id=60 Group=main TIMED_WAITING on java.util.TaskQueue@25f8a8f7
  1496. at java.lang.Object.wait(Native Method)
  1497. - waiting on java.util.TaskQueue@25f8a8f7
  1498. at java.util.TimerThread.mainLoop(Timer.java:552)
  1499. at java.util.TimerThread.run(Timer.java:505)
  1500.  
  1501. Jenkins cron thread
  1502.  
  1503. "Jenkins cron thread" Id=22 Group=main WAITING on java.util.TaskQueue@1a6f226d
  1504. at java.lang.Object.wait(Native Method)
  1505. - waiting on java.util.TaskQueue@1a6f226d
  1506. at java.lang.Object.wait(Object.java:502)
  1507. at java.util.TimerThread.mainLoop(Timer.java:526)
  1508. at java.util.TimerThread.run(Timer.java:505)
  1509.  
  1510. Jenkins UDP 33848 monitoring thread
  1511.  
  1512. "Jenkins UDP 33848 monitoring thread" Id=108 Group=main RUNNABLE (in native)
  1513. at java.net.PlainDatagramSocketImpl.receive0(Native Method)
  1514. - locked java.net.PlainDatagramSocketImpl@21386aa0
  1515. at java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:144)
  1516. - locked java.net.PlainDatagramSocketImpl@21386aa0
  1517. at java.net.DatagramSocket.receive(DatagramSocket.java:812)
  1518. - locked java.net.DatagramPacket@6ce6e678
  1519. - locked java.net.MulticastSocket@63067c40
  1520. at hudson.UDPBroadcastThread.run(UDPBroadcastThread.java:82)
  1521.  
  1522. jenkins.util.Timer [#10]
  1523.  
  1524. "jenkins.util.Timer [#10]" Id=86 Group=main WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@19215a5f
  1525. at sun.misc.Unsafe.park(Native Method)
  1526. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@19215a5f
  1527. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1528. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1529. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
  1530. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  1531. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  1532. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  1533. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  1534. at java.lang.Thread.run(Thread.java:745)
  1535.  
  1536. jenkins.util.Timer [#1]
  1537.  
  1538. "jenkins.util.Timer [#1]" Id=23 Group=main WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@19215a5f
  1539. at sun.misc.Unsafe.park(Native Method)
  1540. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@19215a5f
  1541. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1542. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1543. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
  1544. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  1545. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  1546. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  1547. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  1548. at java.lang.Thread.run(Thread.java:745)
  1549.  
  1550. jenkins.util.Timer [#2]
  1551.  
  1552. "jenkins.util.Timer [#2]" Id=47 Group=main WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@19215a5f
  1553. at sun.misc.Unsafe.park(Native Method)
  1554. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@19215a5f
  1555. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1556. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1557. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
  1558. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  1559. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  1560. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  1561. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  1562. at java.lang.Thread.run(Thread.java:745)
  1563.  
  1564. jenkins.util.Timer [#3]
  1565.  
  1566. "jenkins.util.Timer [#3]" Id=59 Group=main WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@19215a5f
  1567. at sun.misc.Unsafe.park(Native Method)
  1568. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@19215a5f
  1569. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1570. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1571. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
  1572. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  1573. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  1574. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  1575. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  1576. at java.lang.Thread.run(Thread.java:745)
  1577.  
  1578. jenkins.util.Timer [#4]
  1579.  
  1580. "jenkins.util.Timer [#4]" Id=75 Group=main TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@19215a5f
  1581. at sun.misc.Unsafe.park(Native Method)
  1582. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@19215a5f
  1583. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  1584. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  1585. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  1586. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  1587. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  1588. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  1589. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  1590. at java.lang.Thread.run(Thread.java:745)
  1591.  
  1592. jenkins.util.Timer [#5]
  1593.  
  1594. "jenkins.util.Timer [#5]" Id=78 Group=main WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@19215a5f
  1595. at sun.misc.Unsafe.park(Native Method)
  1596. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@19215a5f
  1597. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1598. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1599. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
  1600. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  1601. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  1602. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  1603. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  1604. at java.lang.Thread.run(Thread.java:745)
  1605.  
  1606. jenkins.util.Timer [#6]
  1607.  
  1608. "jenkins.util.Timer [#6]" Id=79 Group=main WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@19215a5f
  1609. at sun.misc.Unsafe.park(Native Method)
  1610. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@19215a5f
  1611. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1612. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1613. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
  1614. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  1615. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  1616. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  1617. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  1618. at java.lang.Thread.run(Thread.java:745)
  1619.  
  1620. jenkins.util.Timer [#7]
  1621.  
  1622. "jenkins.util.Timer [#7]" Id=80 Group=main WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@19215a5f
  1623. at sun.misc.Unsafe.park(Native Method)
  1624. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@19215a5f
  1625. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1626. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1627. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
  1628. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  1629. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  1630. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  1631. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  1632. at java.lang.Thread.run(Thread.java:745)
  1633.  
  1634. jenkins.util.Timer [#8]
  1635.  
  1636. "jenkins.util.Timer [#8]" Id=81 Group=main WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@19215a5f
  1637. at sun.misc.Unsafe.park(Native Method)
  1638. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@19215a5f
  1639. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1640. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1641. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
  1642. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  1643. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  1644. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  1645. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  1646. at java.lang.Thread.run(Thread.java:745)
  1647.  
  1648. jenkins.util.Timer [#9]
  1649.  
  1650. "jenkins.util.Timer [#9]" Id=82 Group=main WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@19215a5f
  1651. at sun.misc.Unsafe.park(Native Method)
  1652. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@19215a5f
  1653. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1654. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1655. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
  1656. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  1657. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  1658. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  1659. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  1660. at java.lang.Thread.run(Thread.java:745)
  1661.  
  1662. JmDNS(qa-jenkins.local.).State.Timer
  1663.  
  1664. "JmDNS(qa-jenkins.local.).State.Timer" Id=305 Group=main TIMED_WAITING on java.util.TaskQueue@5be3f27a
  1665. at java.lang.Object.wait(Native Method)
  1666. - waiting on java.util.TaskQueue@5be3f27a
  1667. at java.util.TimerThread.mainLoop(Timer.java:552)
  1668. at java.util.TimerThread.run(Timer.java:505)
  1669.  
  1670. JmDNS(qa-jenkins.local.).Timer
  1671.  
  1672. "JmDNS(qa-jenkins.local.).Timer" Id=304 Group=main TIMED_WAITING on java.util.TaskQueue@56896ef8
  1673. at java.lang.Object.wait(Native Method)
  1674. - waiting on java.util.TaskQueue@56896ef8
  1675. at java.util.TimerThread.mainLoop(Timer.java:552)
  1676. at java.util.TimerThread.run(Timer.java:505)
  1677.  
  1678. JRubyJIT-1
  1679.  
  1680. "JRubyJIT-1" Id=48 Group=main WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6b6b9fe0
  1681. at sun.misc.Unsafe.park(Native Method)
  1682. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6b6b9fe0
  1683. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1684. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1685. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  1686. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  1687. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  1688. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  1689. at java.lang.Thread.run(Thread.java:745)
  1690.  
  1691. JRubyJIT-2
  1692.  
  1693. "JRubyJIT-2" Id=49 Group=main WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6b6b9fe0
  1694. at sun.misc.Unsafe.park(Native Method)
  1695. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6b6b9fe0
  1696. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1697. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1698. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  1699. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  1700. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  1701. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  1702. at java.lang.Thread.run(Thread.java:745)
  1703.  
  1704. LauncherControlThread[ControlPort=-1]
  1705.  
  1706. "LauncherControlThread[ControlPort=-1]" Id=19 Group=main TIMED_WAITING
  1707. at java.lang.Thread.sleep(Native Method)
  1708. at winstone.Launcher.run(Launcher.java:245)
  1709. at java.lang.Thread.run(Thread.java:745)
  1710.  
  1711. NioChannelHub keys=24 gen=1329811: Computer.threadPoolForRemoting [#25]
  1712.  
  1713. "NioChannelHub keys=24 gen=1329811: Computer.threadPoolForRemoting [#25]" Id=262 Group=main RUNNABLE (in native)
  1714. at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  1715. at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  1716. at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  1717. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  1718. - locked sun.nio.ch.Util$2@8c8bb64
  1719. - locked java.util.Collections$UnmodifiableSet@47a908cc
  1720. - locked sun.nio.ch.EPollSelectorImpl@6b955184
  1721. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  1722. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
  1723. at org.jenkinsci.remoting.nio.NioChannelHub.run(NioChannelHub.java:546)
  1724. at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
  1725. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  1726. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1727. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  1728. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  1729. at java.lang.Thread.run(Thread.java:745)
  1730.  
  1731. Number of locked synchronizers = 1
  1732. - java.util.concurrent.ThreadPoolExecutor$Worker@9c9a7fc
  1733.  
  1734. NioSocketAcceptor-1
  1735.  
  1736. "NioSocketAcceptor-1" Id=106 Group=main RUNNABLE (in native)
  1737. at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  1738. at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  1739. at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  1740. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  1741. - locked sun.nio.ch.Util$2@40510b44
  1742. - locked java.util.Collections$UnmodifiableSet@1b5fe010
  1743. - locked sun.nio.ch.EPollSelectorImpl@4b6b7b47
  1744. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  1745. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
  1746. at org.apache.mina.transport.socket.nio.NioSocketAcceptor.select(NioSocketAcceptor.java:238)
  1747. at org.apache.mina.core.polling.AbstractPollingIoAcceptor$Acceptor.run(AbstractPollingIoAcceptor.java:432)
  1748. at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:64)
  1749. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  1750. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  1751. at java.lang.Thread.run(Thread.java:745)
  1752.  
  1753. Number of locked synchronizers = 1
  1754. - java.util.concurrent.ThreadPoolExecutor$Worker@44e7b716
  1755.  
  1756. Ping thread for channel hudson.remoting.Channel@10a429a6:QoE-Win10
  1757.  
  1758. "Ping thread for channel hudson.remoting.Channel@10a429a6:QoE-Win10" Id=964 Group=main TIMED_WAITING
  1759. at java.lang.Thread.sleep(Native Method)
  1760. at hudson.remoting.PingThread.run(PingThread.java:91)
  1761.  
  1762. Ping thread for channel hudson.remoting.Channel@110e748d:iOS-Client-Machine-1
  1763.  
  1764. "Ping thread for channel hudson.remoting.Channel@110e748d:iOS-Client-Machine-1" Id=723 Group=main TIMED_WAITING
  1765. at java.lang.Thread.sleep(Native Method)
  1766. at hudson.remoting.PingThread.run(PingThread.java:91)
  1767.  
  1768. Ping thread for channel hudson.remoting.Channel@12273452:Qoe_Ubuntu
  1769.  
  1770. "Ping thread for channel hudson.remoting.Channel@12273452:Qoe_Ubuntu" Id=837 Group=main TIMED_WAITING
  1771. at java.lang.Thread.sleep(Native Method)
  1772. at hudson.remoting.PingThread.run(PingThread.java:91)
  1773.  
  1774. Ping thread for channel hudson.remoting.Channel@138f9661:NFT-controller-vm-10.5.103.26
  1775.  
  1776. "Ping thread for channel hudson.remoting.Channel@138f9661:NFT-controller-vm-10.5.103.26" Id=720 Group=main TIMED_WAITING
  1777. at java.lang.Thread.sleep(Native Method)
  1778. at hudson.remoting.PingThread.run(PingThread.java:91)
  1779.  
  1780. Ping thread for channel hudson.remoting.Channel@1a1638d8:QoE-Win7-Ultimate
  1781.  
  1782. "Ping thread for channel hudson.remoting.Channel@1a1638d8:QoE-Win7-Ultimate" Id=972 Group=main TIMED_WAITING
  1783. at java.lang.Thread.sleep(Native Method)
  1784. at hudson.remoting.PingThread.run(PingThread.java:91)
  1785.  
  1786. Ping thread for channel hudson.remoting.Channel@1bd949b5:Android-Client-Machine-1
  1787.  
  1788. "Ping thread for channel hudson.remoting.Channel@1bd949b5:Android-Client-Machine-1" Id=729 Group=main TIMED_WAITING
  1789. at java.lang.Thread.sleep(Native Method)
  1790. at hudson.remoting.PingThread.run(PingThread.java:91)
  1791.  
  1792. Ping thread for channel hudson.remoting.Channel@1f5a60f2:Seam-Client-Mainline-2
  1793.  
  1794. "Ping thread for channel hudson.remoting.Channel@1f5a60f2:Seam-Client-Mainline-2" Id=831 Group=main TIMED_WAITING
  1795. at java.lang.Thread.sleep(Native Method)
  1796. at hudson.remoting.PingThread.run(PingThread.java:91)
  1797.  
  1798. Ping thread for channel hudson.remoting.Channel@21833651:Arena_Node(10.5.100.60)
  1799.  
  1800. "Ping thread for channel hudson.remoting.Channel@21833651:Arena_Node(10.5.100.60)" Id=791 Group=main TIMED_WAITING
  1801. at java.lang.Thread.sleep(Native Method)
  1802. at hudson.remoting.PingThread.run(PingThread.java:91)
  1803.  
  1804. Ping thread for channel hudson.remoting.Channel@225c2f90:VM147Win7IE10
  1805.  
  1806. "Ping thread for channel hudson.remoting.Channel@225c2f90:VM147Win7IE10" Id=946 Group=main TIMED_WAITING
  1807. at java.lang.Thread.sleep(Native Method)
  1808. at hudson.remoting.PingThread.run(PingThread.java:91)
  1809.  
  1810. Ping thread for channel hudson.remoting.Channel@24a29f93:VM148Win7IE11
  1811.  
  1812. "Ping thread for channel hudson.remoting.Channel@24a29f93:VM148Win7IE11" Id=949 Group=main TIMED_WAITING
  1813. at java.lang.Thread.sleep(Native Method)
  1814. at hudson.remoting.PingThread.run(PingThread.java:91)
  1815.  
  1816. Ping thread for channel hudson.remoting.Channel@25a83e5a:NFT_Analysis_Server
  1817.  
  1818. "Ping thread for channel hudson.remoting.Channel@25a83e5a:NFT_Analysis_Server" Id=790 Group=main TIMED_WAITING
  1819. at java.lang.Thread.sleep(Native Method)
  1820. at hudson.remoting.PingThread.run(PingThread.java:91)
  1821.  
  1822. Ping thread for channel hudson.remoting.Channel@25a88326:callgen3
  1823.  
  1824. "Ping thread for channel hudson.remoting.Channel@25a88326:callgen3" Id=939 Group=main TIMED_WAITING
  1825. at java.lang.Thread.sleep(Native Method)
  1826. at hudson.remoting.PingThread.run(PingThread.java:91)
  1827.  
  1828. Ping thread for channel hudson.remoting.Channel@2a58f047:Controller-Res-1(10.5.100.59)
  1829.  
  1830. "Ping thread for channel hudson.remoting.Channel@2a58f047:Controller-Res-1(10.5.100.59)" Id=759 Group=main TIMED_WAITING
  1831. at java.lang.Thread.sleep(Native Method)
  1832. at hudson.remoting.PingThread.run(PingThread.java:91)
  1833.  
  1834. Ping thread for channel hudson.remoting.Channel@2a817777:Android-Client-Machine-2
  1835.  
  1836. "Ping thread for channel hudson.remoting.Channel@2a817777:Android-Client-Machine-2" Id=870 Group=main TIMED_WAITING
  1837. at java.lang.Thread.sleep(Native Method)
  1838. at hudson.remoting.PingThread.run(PingThread.java:91)
  1839.  
  1840. Ping thread for channel hudson.remoting.Channel@2b01c4d0:SkypeForBusiness
  1841.  
  1842. "Ping thread for channel hudson.remoting.Channel@2b01c4d0:SkypeForBusiness" Id=941 Group=main TIMED_WAITING
  1843. at java.lang.Thread.sleep(Native Method)
  1844. at hudson.remoting.PingThread.run(PingThread.java:91)
  1845.  
  1846. Ping thread for channel hudson.remoting.Channel@2dc85f3c:VM145Win7IE8
  1847.  
  1848. "Ping thread for channel hudson.remoting.Channel@2dc85f3c:VM145Win7IE8" Id=1653 Group=main TIMED_WAITING
  1849. at java.lang.Thread.sleep(Native Method)
  1850. at hudson.remoting.PingThread.run(PingThread.java:91)
  1851.  
  1852. Ping thread for channel hudson.remoting.Channel@3004058b:iOS-Client-Machine-3
  1853.  
  1854. "Ping thread for channel hudson.remoting.Channel@3004058b:iOS-Client-Machine-3" Id=724 Group=main TIMED_WAITING
  1855. at java.lang.Thread.sleep(Native Method)
  1856. at hudson.remoting.PingThread.run(PingThread.java:91)
  1857.  
  1858. Ping thread for channel hudson.remoting.Channel@343ba075:RVT6199IE11
  1859.  
  1860. "Ping thread for channel hudson.remoting.Channel@343ba075:RVT6199IE11" Id=37290 Group=main TIMED_WAITING
  1861. at java.lang.Thread.sleep(Native Method)
  1862. at hudson.remoting.PingThread.run(PingThread.java:91)
  1863.  
  1864. Ping thread for channel hudson.remoting.Channel@3bf31627:iOS-Client-Machine-2
  1865.  
  1866. "Ping thread for channel hudson.remoting.Channel@3bf31627:iOS-Client-Machine-2" Id=731 Group=main TIMED_WAITING
  1867. at java.lang.Thread.sleep(Native Method)
  1868. at hudson.remoting.PingThread.run(PingThread.java:91)
  1869.  
  1870. Ping thread for channel hudson.remoting.Channel@3c9524a8:RivetWindows107IE11
  1871.  
  1872. "Ping thread for channel hudson.remoting.Channel@3c9524a8:RivetWindows107IE11" Id=36949 Group=main TIMED_WAITING
  1873. at java.lang.Thread.sleep(Native Method)
  1874. at hudson.remoting.PingThread.run(PingThread.java:91)
  1875.  
  1876. Ping thread for channel hudson.remoting.Channel@3d6d6c58:Seam-Client-Mainline-6
  1877.  
  1878. "Ping thread for channel hudson.remoting.Channel@3d6d6c58:Seam-Client-Mainline-6" Id=896 Group=main TIMED_WAITING
  1879. at java.lang.Thread.sleep(Native Method)
  1880. at hudson.remoting.PingThread.run(PingThread.java:91)
  1881.  
  1882. Ping thread for channel hudson.remoting.Channel@4103f62e:abc
  1883.  
  1884. "Ping thread for channel hudson.remoting.Channel@4103f62e:abc" Id=912 Group=main TIMED_WAITING
  1885. at java.lang.Thread.sleep(Native Method)
  1886. at hudson.remoting.PingThread.run(PingThread.java:91)
  1887.  
  1888. Ping thread for channel hudson.remoting.Channel@4302bd8c:New_Arena_Node(10.5.100.253)
  1889.  
  1890. "Ping thread for channel hudson.remoting.Channel@4302bd8c:New_Arena_Node(10.5.100.253)" Id=914 Group=main TIMED_WAITING
  1891. at java.lang.Thread.sleep(Native Method)
  1892. at hudson.remoting.PingThread.run(PingThread.java:91)
  1893.  
  1894. Ping thread for channel hudson.remoting.Channel@4da44b:VM146Win7IE9
  1895.  
  1896. "Ping thread for channel hudson.remoting.Channel@4da44b:VM146Win7IE9" Id=975 Group=main TIMED_WAITING
  1897. at java.lang.Thread.sleep(Native Method)
  1898. at hudson.remoting.PingThread.run(PingThread.java:91)
  1899.  
  1900. Ping thread for channel hudson.remoting.Channel@58fbd8f9:Failover-Controller-Node-10.5.100.61
  1901.  
  1902. "Ping thread for channel hudson.remoting.Channel@58fbd8f9:Failover-Controller-Node-10.5.100.61" Id=728 Group=main TIMED_WAITING
  1903. at java.lang.Thread.sleep(Native Method)
  1904. at hudson.remoting.PingThread.run(PingThread.java:91)
  1905.  
  1906. Ping thread for channel hudson.remoting.Channel@5a445d16:RivetWindows153Ie8
  1907.  
  1908. "Ping thread for channel hudson.remoting.Channel@5a445d16:RivetWindows153Ie8" Id=938 Group=main TIMED_WAITING
  1909. at java.lang.Thread.sleep(Native Method)
  1910. at hudson.remoting.PingThread.run(PingThread.java:91)
  1911.  
  1912. Ping thread for channel hudson.remoting.Channel@5a8861b:lync-auto
  1913.  
  1914. "Ping thread for channel hudson.remoting.Channel@5a8861b:lync-auto" Id=50370 Group=main TIMED_WAITING
  1915. at java.lang.Thread.sleep(Native Method)
  1916. at hudson.remoting.PingThread.run(PingThread.java:91)
  1917.  
  1918. Ping thread for channel hudson.remoting.Channel@5c15c80:VM174Win8IE11
  1919.  
  1920. "Ping thread for channel hudson.remoting.Channel@5c15c80:VM174Win8IE11" Id=1097 Group=main TIMED_WAITING
  1921. at java.lang.Thread.sleep(Native Method)
  1922. at hudson.remoting.PingThread.run(PingThread.java:91)
  1923.  
  1924. Ping thread for channel hudson.remoting.Channel@5d1c1d52:QoE-Win7
  1925.  
  1926. "Ping thread for channel hudson.remoting.Channel@5d1c1d52:QoE-Win7" Id=34583 Group=main TIMED_WAITING
  1927. at java.lang.Thread.sleep(Native Method)
  1928. at hudson.remoting.PingThread.run(PingThread.java:91)
  1929.  
  1930. Ping thread for channel hudson.remoting.Channel@5d214566:Windows154IE8
  1931.  
  1932. "Ping thread for channel hudson.remoting.Channel@5d214566:Windows154IE8" Id=37141 Group=main TIMED_WAITING
  1933. at java.lang.Thread.sleep(Native Method)
  1934. at hudson.remoting.PingThread.run(PingThread.java:91)
  1935.  
  1936. Ping thread for channel hudson.remoting.Channel@620faee3:iOS-Client-Machine-4
  1937.  
  1938. "Ping thread for channel hudson.remoting.Channel@620faee3:iOS-Client-Machine-4" Id=748 Group=main TIMED_WAITING
  1939. at java.lang.Thread.sleep(Native Method)
  1940. at hudson.remoting.PingThread.run(PingThread.java:91)
  1941.  
  1942. Ping thread for channel hudson.remoting.Channel@621c5978:Seam-Client-Mainline-3
  1943.  
  1944. "Ping thread for channel hudson.remoting.Channel@621c5978:Seam-Client-Mainline-3" Id=836 Group=main TIMED_WAITING
  1945. at java.lang.Thread.sleep(Native Method)
  1946. at hudson.remoting.PingThread.run(PingThread.java:91)
  1947.  
  1948. Ping thread for channel hudson.remoting.Channel@64dd8675:AkshayMac
  1949.  
  1950. "Ping thread for channel hudson.remoting.Channel@64dd8675:AkshayMac" Id=48192 Group=main TIMED_WAITING
  1951. at java.lang.Thread.sleep(Native Method)
  1952. at hudson.remoting.PingThread.run(PingThread.java:91)
  1953.  
  1954. Ping thread for channel hudson.remoting.Channel@65ac14db:LMT_QA--NFT_Upgrade_slave(10.5.7.51)
  1955.  
  1956. "Ping thread for channel hudson.remoting.Channel@65ac14db:LMT_QA--NFT_Upgrade_slave(10.5.7.51)" Id=719 Group=main TIMED_WAITING
  1957. at java.lang.Thread.sleep(Native Method)
  1958. at hudson.remoting.PingThread.run(PingThread.java:91)
  1959.  
  1960. Ping thread for channel hudson.remoting.Channel@66833955:Seam-Client-Mainline-4
  1961.  
  1962. "Ping thread for channel hudson.remoting.Channel@66833955:Seam-Client-Mainline-4" Id=921 Group=main TIMED_WAITING
  1963. at java.lang.Thread.sleep(Native Method)
  1964. at hudson.remoting.PingThread.run(PingThread.java:91)
  1965.  
  1966. Ping thread for channel hudson.remoting.Channel@676dae59:iOS-Client-Machine-6
  1967.  
  1968. "Ping thread for channel hudson.remoting.Channel@676dae59:iOS-Client-Machine-6" Id=727 Group=main TIMED_WAITING
  1969. at java.lang.Thread.sleep(Native Method)
  1970. at hudson.remoting.PingThread.run(PingThread.java:91)
  1971.  
  1972. Ping thread for channel hudson.remoting.Channel@6900bc1e:Seam-Client-Mainline-7
  1973.  
  1974. "Ping thread for channel hudson.remoting.Channel@6900bc1e:Seam-Client-Mainline-7" Id=897 Group=main TIMED_WAITING
  1975. at java.lang.Thread.sleep(Native Method)
  1976. at hudson.remoting.PingThread.run(PingThread.java:91)
  1977.  
  1978. Ping thread for channel hudson.remoting.Channel@69e44f1d:perf-vm-10-5-100-51
  1979.  
  1980. "Ping thread for channel hudson.remoting.Channel@69e44f1d:perf-vm-10-5-100-51" Id=1215 Group=main TIMED_WAITING
  1981. at java.lang.Thread.sleep(Native Method)
  1982. at hudson.remoting.PingThread.run(PingThread.java:91)
  1983.  
  1984. Ping thread for channel hudson.remoting.Channel@6a895ed4:NFT-a2m-controller-vm-10.5.100.245
  1985.  
  1986. "Ping thread for channel hudson.remoting.Channel@6a895ed4:NFT-a2m-controller-vm-10.5.100.245" Id=902 Group=main TIMED_WAITING
  1987. at java.lang.Thread.sleep(Native Method)
  1988. at hudson.remoting.PingThread.run(PingThread.java:91)
  1989.  
  1990. Ping thread for channel hudson.remoting.Channel@6bca7496:Seam-Client-Mainline-5
  1991.  
  1992. "Ping thread for channel hudson.remoting.Channel@6bca7496:Seam-Client-Mainline-5" Id=904 Group=main TIMED_WAITING
  1993. at java.lang.Thread.sleep(Native Method)
  1994. at hudson.remoting.PingThread.run(PingThread.java:91)
  1995.  
  1996. Ping thread for channel hudson.remoting.Channel@6be2450e:SkinnyTestsUbuntu
  1997.  
  1998. "Ping thread for channel hudson.remoting.Channel@6be2450e:SkinnyTestsUbuntu" Id=47341 Group=main TIMED_WAITING
  1999. at java.lang.Thread.sleep(Native Method)
  2000. at hudson.remoting.PingThread.run(PingThread.java:91)
  2001.  
  2002. Ping thread for channel hudson.remoting.Channel@6e15379a:PostExecutionBox(10.5.100.60)
  2003.  
  2004. "Ping thread for channel hudson.remoting.Channel@6e15379a:PostExecutionBox(10.5.100.60)" Id=789 Group=main TIMED_WAITING
  2005. at java.lang.Thread.sleep(Native Method)
  2006. at hudson.remoting.PingThread.run(PingThread.java:91)
  2007.  
  2008. Ping thread for channel hudson.remoting.Channel@6e504c35:Pallavi_Windows
  2009.  
  2010. "Ping thread for channel hudson.remoting.Channel@6e504c35:Pallavi_Windows" Id=50312 Group=main TIMED_WAITING
  2011. at java.lang.Thread.sleep(Native Method)
  2012. at hudson.remoting.PingThread.run(PingThread.java:91)
  2013.  
  2014. Ping thread for channel hudson.remoting.Channel@71a1dd00:rvtnewwindows9ie116
  2015.  
  2016. "Ping thread for channel hudson.remoting.Channel@71a1dd00:rvtnewwindows9ie116" Id=973 Group=main TIMED_WAITING
  2017. at java.lang.Thread.sleep(Native Method)
  2018. at hudson.remoting.PingThread.run(PingThread.java:91)
  2019.  
  2020. Ping thread for channel hudson.remoting.Channel@73a71a7:CarmelWin-7
  2021.  
  2022. "Ping thread for channel hudson.remoting.Channel@73a71a7:CarmelWin-7" Id=42793 Group=main TIMED_WAITING
  2023. at java.lang.Thread.sleep(Native Method)
  2024. at hudson.remoting.PingThread.run(PingThread.java:91)
  2025.  
  2026. Ping thread for channel hudson.remoting.Channel@74f121ae:QoE-Win10-Laptop
  2027.  
  2028. "Ping thread for channel hudson.remoting.Channel@74f121ae:QoE-Win10-Laptop" Id=945 Group=main TIMED_WAITING
  2029. at java.lang.Thread.sleep(Native Method)
  2030. at hudson.remoting.PingThread.run(PingThread.java:91)
  2031.  
  2032. Ping thread for channel hudson.remoting.Channel@76f2d65b:CarmelWin-10
  2033.  
  2034. "Ping thread for channel hudson.remoting.Channel@76f2d65b:CarmelWin-10" Id=45064 Group=main TIMED_WAITING
  2035. at java.lang.Thread.sleep(Native Method)
  2036. at hudson.remoting.PingThread.run(PingThread.java:91)
  2037.  
  2038. Ping thread for channel hudson.remoting.Channel@771325bb:Seam-Client-Mainline-8
  2039.  
  2040. "Ping thread for channel hudson.remoting.Channel@771325bb:Seam-Client-Mainline-8" Id=895 Group=main TIMED_WAITING
  2041. at java.lang.Thread.sleep(Native Method)
  2042. at hudson.remoting.PingThread.run(PingThread.java:91)
  2043.  
  2044. Ping thread for channel hudson.remoting.Channel@782f2800:perf-aws-controller-1
  2045.  
  2046. "Ping thread for channel hudson.remoting.Channel@782f2800:perf-aws-controller-1" Id=35910 Group=main TIMED_WAITING
  2047. at java.lang.Thread.sleep(Native Method)
  2048. at hudson.remoting.PingThread.run(PingThread.java:91)
  2049.  
  2050. Ping thread for channel hudson.remoting.Channel@78a3bab:Mac134Safari
  2051.  
  2052. "Ping thread for channel hudson.remoting.Channel@78a3bab:Mac134Safari" Id=46673 Group=main TIMED_WAITING
  2053. at java.lang.Thread.sleep(Native Method)
  2054. at hudson.remoting.PingThread.run(PingThread.java:91)
  2055.  
  2056. Ping thread for channel hudson.remoting.Channel@7b8496cb:Seam-Client-Mainline-1
  2057.  
  2058. "Ping thread for channel hudson.remoting.Channel@7b8496cb:Seam-Client-Mainline-1" Id=41096 Group=main TIMED_WAITING
  2059. at java.lang.Thread.sleep(Native Method)
  2060. at hudson.remoting.PingThread.run(PingThread.java:91)
  2061.  
  2062. Ping thread for channel hudson.remoting.Channel@7e0fbd5f:Qoe_mac
  2063.  
  2064. "Ping thread for channel hudson.remoting.Channel@7e0fbd5f:Qoe_mac" Id=39493 Group=main TIMED_WAITING
  2065. at java.lang.Thread.sleep(Native Method)
  2066. at hudson.remoting.PingThread.run(PingThread.java:91)
  2067.  
  2068. Ping thread for channel hudson.remoting.Channel@7fae838d:Mac231Safari
  2069.  
  2070. "Ping thread for channel hudson.remoting.Channel@7fae838d:Mac231Safari" Id=44724 Group=main TIMED_WAITING
  2071. at java.lang.Thread.sleep(Native Method)
  2072. at hudson.remoting.PingThread.run(PingThread.java:91)
  2073.  
  2074. Ping thread for channel hudson.remoting.Channel@7fbec0ae:MacAirCarmel
  2075.  
  2076. "Ping thread for channel hudson.remoting.Channel@7fbec0ae:MacAirCarmel" Id=41248 Group=main TIMED_WAITING
  2077. at java.lang.Thread.sleep(Native Method)
  2078. at hudson.remoting.PingThread.run(PingThread.java:91)
  2079.  
  2080. Ping thread for channel hudson.remoting.Channel@7fd28266:CarmelWin-8.1
  2081.  
  2082. "Ping thread for channel hudson.remoting.Channel@7fd28266:CarmelWin-8.1" Id=38182 Group=main TIMED_WAITING
  2083. at java.lang.Thread.sleep(Native Method)
  2084. at hudson.remoting.PingThread.run(PingThread.java:91)
  2085.  
  2086. pool-1915-thread-1
  2087.  
  2088. "pool-1915-thread-1" Id=50827 Group=main RUNNABLE (in native)
  2089. at java.net.PlainSocketImpl.socketConnect(Native Method)
  2090. at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
  2091. - locked java.net.SocksSocketImpl@7a53954c
  2092. at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
  2093. at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
  2094. at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
  2095. at java.net.Socket.connect(Socket.java:589)
  2096. at com.trilead.ssh2.transport.TransportManager.establishConnection(TransportManager.java:354)
  2097. at com.trilead.ssh2.transport.TransportManager.initialize(TransportManager.java:467)
  2098. at com.trilead.ssh2.Connection.connect(Connection.java:758)
  2099. - locked com.trilead.ssh2.Connection@3e76f467
  2100. at com.trilead.ssh2.Connection.connect(Connection.java:687)
  2101. - locked com.trilead.ssh2.Connection@3e76f467
  2102. at com.trilead.ssh2.Connection.connect(Connection.java:587)
  2103. - locked com.trilead.ssh2.Connection@3e76f467
  2104. at hudson.plugins.sshslaves.SSHLauncher.openConnection(SSHLauncher.java:1146)
  2105. at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:701)
  2106. at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:696)
  2107. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  2108. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  2109. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  2110. at java.lang.Thread.run(Thread.java:745)
  2111.  
  2112. Number of locked synchronizers = 1
  2113. - java.util.concurrent.ThreadPoolExecutor$Worker@30295a71
  2114.  
  2115. pool-1916-thread-1
  2116.  
  2117. "pool-1916-thread-1" Id=50829 Group=main RUNNABLE (in native)
  2118. at java.net.PlainSocketImpl.socketConnect(Native Method)
  2119. at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
  2120. - locked java.net.SocksSocketImpl@30facc69
  2121. at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
  2122. at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
  2123. at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
  2124. at java.net.Socket.connect(Socket.java:589)
  2125. at com.trilead.ssh2.transport.TransportManager.establishConnection(TransportManager.java:354)
  2126. at com.trilead.ssh2.transport.TransportManager.initialize(TransportManager.java:467)
  2127. at com.trilead.ssh2.Connection.connect(Connection.java:758)
  2128. - locked com.trilead.ssh2.Connection@131aef7e
  2129. at com.trilead.ssh2.Connection.connect(Connection.java:687)
  2130. - locked com.trilead.ssh2.Connection@131aef7e
  2131. at com.trilead.ssh2.Connection.connect(Connection.java:587)
  2132. - locked com.trilead.ssh2.Connection@131aef7e
  2133. at hudson.plugins.sshslaves.SSHLauncher.openConnection(SSHLauncher.java:1146)
  2134. at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:701)
  2135. at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:696)
  2136. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  2137. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  2138. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  2139. at java.lang.Thread.run(Thread.java:745)
  2140.  
  2141. Number of locked synchronizers = 1
  2142. - java.util.concurrent.ThreadPoolExecutor$Worker@4191bb06
  2143.  
  2144. pool-1917-thread-1
  2145.  
  2146. "pool-1917-thread-1" Id=50828 Group=main RUNNABLE (in native)
  2147. at java.net.PlainSocketImpl.socketConnect(Native Method)
  2148. at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
  2149. - locked java.net.SocksSocketImpl@5abc9928
  2150. at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
  2151. at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
  2152. at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
  2153. at java.net.Socket.connect(Socket.java:589)
  2154. at com.trilead.ssh2.transport.TransportManager.establishConnection(TransportManager.java:354)
  2155. at com.trilead.ssh2.transport.TransportManager.initialize(TransportManager.java:467)
  2156. at com.trilead.ssh2.Connection.connect(Connection.java:758)
  2157. - locked com.trilead.ssh2.Connection@1c2c8b24
  2158. at com.trilead.ssh2.Connection.connect(Connection.java:687)
  2159. - locked com.trilead.ssh2.Connection@1c2c8b24
  2160. at com.trilead.ssh2.Connection.connect(Connection.java:587)
  2161. - locked com.trilead.ssh2.Connection@1c2c8b24
  2162. at hudson.plugins.sshslaves.SSHLauncher.openConnection(SSHLauncher.java:1146)
  2163. at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:701)
  2164. at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:696)
  2165. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  2166. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  2167. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  2168. at java.lang.Thread.run(Thread.java:745)
  2169.  
  2170. Number of locked synchronizers = 1
  2171. - java.util.concurrent.ThreadPoolExecutor$Worker@6c7c789
  2172.  
  2173. pool-1918-thread-1
  2174.  
  2175. "pool-1918-thread-1" Id=50832 Group=main RUNNABLE (in native)
  2176. at java.net.PlainSocketImpl.socketConnect(Native Method)
  2177. at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
  2178. - locked java.net.SocksSocketImpl@1cacb2fc
  2179. at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
  2180. at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
  2181. at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
  2182. at java.net.Socket.connect(Socket.java:589)
  2183. at com.trilead.ssh2.transport.TransportManager.establishConnection(TransportManager.java:354)
  2184. at com.trilead.ssh2.transport.TransportManager.initialize(TransportManager.java:467)
  2185. at com.trilead.ssh2.Connection.connect(Connection.java:758)
  2186. - locked com.trilead.ssh2.Connection@74936c10
  2187. at com.trilead.ssh2.Connection.connect(Connection.java:687)
  2188. - locked com.trilead.ssh2.Connection@74936c10
  2189. at com.trilead.ssh2.Connection.connect(Connection.java:587)
  2190. - locked com.trilead.ssh2.Connection@74936c10
  2191. at hudson.plugins.sshslaves.SSHLauncher.openConnection(SSHLauncher.java:1146)
  2192. at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:701)
  2193. at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:696)
  2194. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  2195. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  2196. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  2197. at java.lang.Thread.run(Thread.java:745)
  2198.  
  2199. Number of locked synchronizers = 1
  2200. - java.util.concurrent.ThreadPoolExecutor$Worker@22aff4b9
  2201.  
  2202. pool-1919-thread-1
  2203.  
  2204. "pool-1919-thread-1" Id=50831 Group=main RUNNABLE (in native)
  2205. at java.net.PlainSocketImpl.socketConnect(Native Method)
  2206. at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
  2207. - locked java.net.SocksSocketImpl@257414ac
  2208. at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
  2209. at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
  2210. at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
  2211. at java.net.Socket.connect(Socket.java:589)
  2212. at com.trilead.ssh2.transport.TransportManager.establishConnection(TransportManager.java:354)
  2213. at com.trilead.ssh2.transport.TransportManager.initialize(TransportManager.java:467)
  2214. at com.trilead.ssh2.Connection.connect(Connection.java:758)
  2215. - locked com.trilead.ssh2.Connection@23f0166e
  2216. at com.trilead.ssh2.Connection.connect(Connection.java:687)
  2217. - locked com.trilead.ssh2.Connection@23f0166e
  2218. at com.trilead.ssh2.Connection.connect(Connection.java:587)
  2219. - locked com.trilead.ssh2.Connection@23f0166e
  2220. at hudson.plugins.sshslaves.SSHLauncher.openConnection(SSHLauncher.java:1146)
  2221. at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:701)
  2222. at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:696)
  2223. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  2224. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  2225. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  2226. at java.lang.Thread.run(Thread.java:745)
  2227.  
  2228. Number of locked synchronizers = 1
  2229. - java.util.concurrent.ThreadPoolExecutor$Worker@7927c350
  2230.  
  2231. pool-1920-thread-1
  2232.  
  2233. "pool-1920-thread-1" Id=50834 Group=main RUNNABLE (in native)
  2234. at java.net.PlainSocketImpl.socketConnect(Native Method)
  2235. at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
  2236. - locked java.net.SocksSocketImpl@694bbece
  2237. at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
  2238. at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
  2239. at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
  2240. at java.net.Socket.connect(Socket.java:589)
  2241. at com.trilead.ssh2.transport.TransportManager.establishConnection(TransportManager.java:354)
  2242. at com.trilead.ssh2.transport.TransportManager.initialize(TransportManager.java:467)
  2243. at com.trilead.ssh2.Connection.connect(Connection.java:758)
  2244. - locked com.trilead.ssh2.Connection@6c4082e3
  2245. at com.trilead.ssh2.Connection.connect(Connection.java:687)
  2246. - locked com.trilead.ssh2.Connection@6c4082e3
  2247. at com.trilead.ssh2.Connection.connect(Connection.java:587)
  2248. - locked com.trilead.ssh2.Connection@6c4082e3
  2249. at hudson.plugins.sshslaves.SSHLauncher.openConnection(SSHLauncher.java:1146)
  2250. at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:701)
  2251. at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:696)
  2252. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  2253. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  2254. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  2255. at java.lang.Thread.run(Thread.java:745)
  2256.  
  2257. Number of locked synchronizers = 1
  2258. - java.util.concurrent.ThreadPoolExecutor$Worker@7586c091
  2259.  
  2260. pool-1921-thread-1
  2261.  
  2262. "pool-1921-thread-1" Id=50837 Group=main RUNNABLE (in native)
  2263. at java.net.PlainSocketImpl.socketConnect(Native Method)
  2264. at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
  2265. - locked java.net.SocksSocketImpl@4f1f0d87
  2266. at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
  2267. at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
  2268. at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
  2269. at java.net.Socket.connect(Socket.java:589)
  2270. at com.trilead.ssh2.transport.TransportManager.establishConnection(TransportManager.java:354)
  2271. at com.trilead.ssh2.transport.TransportManager.initialize(TransportManager.java:467)
  2272. at com.trilead.ssh2.Connection.connect(Connection.java:758)
  2273. - locked com.trilead.ssh2.Connection@1d15d513
  2274. at com.trilead.ssh2.Connection.connect(Connection.java:687)
  2275. - locked com.trilead.ssh2.Connection@1d15d513
  2276. at com.trilead.ssh2.Connection.connect(Connection.java:587)
  2277. - locked com.trilead.ssh2.Connection@1d15d513
  2278. at hudson.plugins.sshslaves.SSHLauncher.openConnection(SSHLauncher.java:1146)
  2279. at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:701)
  2280. at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:696)
  2281. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  2282. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  2283. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  2284. at java.lang.Thread.run(Thread.java:745)
  2285.  
  2286. Number of locked synchronizers = 1
  2287. - java.util.concurrent.ThreadPoolExecutor$Worker@591b2aa3
  2288.  
  2289. pool-1922-thread-1
  2290.  
  2291. "pool-1922-thread-1" Id=50839 Group=main RUNNABLE (in native)
  2292. at java.net.PlainSocketImpl.socketConnect(Native Method)
  2293. at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
  2294. - locked java.net.SocksSocketImpl@1ceb3201
  2295. at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
  2296. at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
  2297. at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
  2298. at java.net.Socket.connect(Socket.java:589)
  2299. at com.trilead.ssh2.transport.TransportManager.establishConnection(TransportManager.java:354)
  2300. at com.trilead.ssh2.transport.TransportManager.initialize(TransportManager.java:467)
  2301. at com.trilead.ssh2.Connection.connect(Connection.java:758)
  2302. - locked com.trilead.ssh2.Connection@4d13f97e
  2303. at com.trilead.ssh2.Connection.connect(Connection.java:687)
  2304. - locked com.trilead.ssh2.Connection@4d13f97e
  2305. at com.trilead.ssh2.Connection.connect(Connection.java:587)
  2306. - locked com.trilead.ssh2.Connection@4d13f97e
  2307. at hudson.plugins.sshslaves.SSHLauncher.openConnection(SSHLauncher.java:1146)
  2308. at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:701)
  2309. at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:696)
  2310. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  2311. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  2312. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  2313. at java.lang.Thread.run(Thread.java:745)
  2314.  
  2315. Number of locked synchronizers = 1
  2316. - java.util.concurrent.ThreadPoolExecutor$Worker@33c658f5
  2317.  
  2318. pool-1923-thread-1
  2319.  
  2320. "pool-1923-thread-1" Id=50842 Group=main RUNNABLE (in native)
  2321. at java.net.PlainSocketImpl.socketConnect(Native Method)
  2322. at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
  2323. - locked java.net.SocksSocketImpl@75648249
  2324. at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
  2325. at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
  2326. at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
  2327. at java.net.Socket.connect(Socket.java:589)
  2328. at com.trilead.ssh2.transport.TransportManager.establishConnection(TransportManager.java:354)
  2329. at com.trilead.ssh2.transport.TransportManager.initialize(TransportManager.java:467)
  2330. at com.trilead.ssh2.Connection.connect(Connection.java:758)
  2331. - locked com.trilead.ssh2.Connection@68f72485
  2332. at com.trilead.ssh2.Connection.connect(Connection.java:687)
  2333. - locked com.trilead.ssh2.Connection@68f72485
  2334. at com.trilead.ssh2.Connection.connect(Connection.java:587)
  2335. - locked com.trilead.ssh2.Connection@68f72485
  2336. at hudson.plugins.sshslaves.SSHLauncher.openConnection(SSHLauncher.java:1146)
  2337. at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:701)
  2338. at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:696)
  2339. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  2340. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  2341. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  2342. at java.lang.Thread.run(Thread.java:745)
  2343.  
  2344. Number of locked synchronizers = 1
  2345. - java.util.concurrent.ThreadPoolExecutor$Worker@237c4645
  2346.  
  2347. pool-1924-thread-1
  2348.  
  2349. "pool-1924-thread-1" Id=50840 Group=main RUNNABLE (in native)
  2350. at java.net.PlainSocketImpl.socketConnect(Native Method)
  2351. at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
  2352. - locked java.net.SocksSocketImpl@b46cedc
  2353. at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
  2354. at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
  2355. at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
  2356. at java.net.Socket.connect(Socket.java:589)
  2357. at com.trilead.ssh2.transport.TransportManager.establishConnection(TransportManager.java:354)
  2358. at com.trilead.ssh2.transport.TransportManager.initialize(TransportManager.java:467)
  2359. at com.trilead.ssh2.Connection.connect(Connection.java:758)
  2360. - locked com.trilead.ssh2.Connection@5a44003d
  2361. at com.trilead.ssh2.Connection.connect(Connection.java:687)
  2362. - locked com.trilead.ssh2.Connection@5a44003d
  2363. at com.trilead.ssh2.Connection.connect(Connection.java:587)
  2364. - locked com.trilead.ssh2.Connection@5a44003d
  2365. at hudson.plugins.sshslaves.SSHLauncher.openConnection(SSHLauncher.java:1146)
  2366. at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:701)
  2367. at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:696)
  2368. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  2369. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  2370. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  2371. at java.lang.Thread.run(Thread.java:745)
  2372.  
  2373. Number of locked synchronizers = 1
  2374. - java.util.concurrent.ThreadPoolExecutor$Worker@59b2d93
  2375.  
  2376. pool-1925-thread-1
  2377.  
  2378. "pool-1925-thread-1" Id=50845 Group=main RUNNABLE (in native)
  2379. at java.net.PlainSocketImpl.socketConnect(Native Method)
  2380. at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
  2381. - locked java.net.SocksSocketImpl@7e37dc21
  2382. at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
  2383. at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
  2384. at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
  2385. at java.net.Socket.connect(Socket.java:589)
  2386. at com.trilead.ssh2.transport.TransportManager.establishConnection(TransportManager.java:354)
  2387. at com.trilead.ssh2.transport.TransportManager.initialize(TransportManager.java:467)
  2388. at com.trilead.ssh2.Connection.connect(Connection.java:758)
  2389. - locked com.trilead.ssh2.Connection@e21ecd8
  2390. at com.trilead.ssh2.Connection.connect(Connection.java:687)
  2391. - locked com.trilead.ssh2.Connection@e21ecd8
  2392. at com.trilead.ssh2.Connection.connect(Connection.java:587)
  2393. - locked com.trilead.ssh2.Connection@e21ecd8
  2394. at hudson.plugins.sshslaves.SSHLauncher.openConnection(SSHLauncher.java:1146)
  2395. at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:701)
  2396. at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:696)
  2397. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  2398. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  2399. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  2400. at java.lang.Thread.run(Thread.java:745)
  2401.  
  2402. Number of locked synchronizers = 1
  2403. - java.util.concurrent.ThreadPoolExecutor$Worker@530446cc
  2404.  
  2405. pool-1926-thread-1
  2406.  
  2407. "pool-1926-thread-1" Id=50846 Group=main RUNNABLE (in native)
  2408. at java.net.PlainSocketImpl.socketConnect(Native Method)
  2409. at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
  2410. - locked java.net.SocksSocketImpl@1d93fd1b
  2411. at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
  2412. at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
  2413. at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
  2414. at java.net.Socket.connect(Socket.java:589)
  2415. at com.trilead.ssh2.transport.TransportManager.establishConnection(TransportManager.java:354)
  2416. at com.trilead.ssh2.transport.TransportManager.initialize(TransportManager.java:467)
  2417. at com.trilead.ssh2.Connection.connect(Connection.java:758)
  2418. - locked com.trilead.ssh2.Connection@b1f415e
  2419. at com.trilead.ssh2.Connection.connect(Connection.java:687)
  2420. - locked com.trilead.ssh2.Connection@b1f415e
  2421. at com.trilead.ssh2.Connection.connect(Connection.java:587)
  2422. - locked com.trilead.ssh2.Connection@b1f415e
  2423. at hudson.plugins.sshslaves.SSHLauncher.openConnection(SSHLauncher.java:1146)
  2424. at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:701)
  2425. at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:696)
  2426. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  2427. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  2428. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  2429. at java.lang.Thread.run(Thread.java:745)
  2430.  
  2431. Number of locked synchronizers = 1
  2432. - java.util.concurrent.ThreadPoolExecutor$Worker@1e46ff00
  2433.  
  2434. pool-1927-thread-1
  2435.  
  2436. "pool-1927-thread-1" Id=50848 Group=main RUNNABLE (in native)
  2437. at java.net.PlainSocketImpl.socketConnect(Native Method)
  2438. at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
  2439. - locked java.net.SocksSocketImpl@2fa5a323
  2440. at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
  2441. at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
  2442. at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
  2443. at java.net.Socket.connect(Socket.java:589)
  2444. at com.trilead.ssh2.transport.TransportManager.establishConnection(TransportManager.java:354)
  2445. at com.trilead.ssh2.transport.TransportManager.initialize(TransportManager.java:467)
  2446. at com.trilead.ssh2.Connection.connect(Connection.java:758)
  2447. - locked com.trilead.ssh2.Connection@37b425c2
  2448. at com.trilead.ssh2.Connection.connect(Connection.java:687)
  2449. - locked com.trilead.ssh2.Connection@37b425c2
  2450. at com.trilead.ssh2.Connection.connect(Connection.java:587)
  2451. - locked com.trilead.ssh2.Connection@37b425c2
  2452. at hudson.plugins.sshslaves.SSHLauncher.openConnection(SSHLauncher.java:1146)
  2453. at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:701)
  2454. at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:696)
  2455. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  2456. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  2457. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  2458. at java.lang.Thread.run(Thread.java:745)
  2459.  
  2460. Number of locked synchronizers = 1
  2461. - java.util.concurrent.ThreadPoolExecutor$Worker@7f14a604
  2462.  
  2463. pool-1928-thread-1
  2464.  
  2465. "pool-1928-thread-1" Id=50850 Group=main RUNNABLE (in native)
  2466. at java.net.PlainSocketImpl.socketConnect(Native Method)
  2467. at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
  2468. - locked java.net.SocksSocketImpl@58687fc4
  2469. at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
  2470. at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
  2471. at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
  2472. at java.net.Socket.connect(Socket.java:589)
  2473. at com.trilead.ssh2.transport.TransportManager.establishConnection(TransportManager.java:354)
  2474. at com.trilead.ssh2.transport.TransportManager.initialize(TransportManager.java:467)
  2475. at com.trilead.ssh2.Connection.connect(Connection.java:758)
  2476. - locked com.trilead.ssh2.Connection@771de28f
  2477. at com.trilead.ssh2.Connection.connect(Connection.java:687)
  2478. - locked com.trilead.ssh2.Connection@771de28f
  2479. at com.trilead.ssh2.Connection.connect(Connection.java:587)
  2480. - locked com.trilead.ssh2.Connection@771de28f
  2481. at hudson.plugins.sshslaves.SSHLauncher.openConnection(SSHLauncher.java:1146)
  2482. at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:701)
  2483. at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:696)
  2484. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  2485. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  2486. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  2487. at java.lang.Thread.run(Thread.java:745)
  2488.  
  2489. Number of locked synchronizers = 1
  2490. - java.util.concurrent.ThreadPoolExecutor$Worker@15fe3dfc
  2491.  
  2492. pool-1929-thread-1
  2493.  
  2494. "pool-1929-thread-1" Id=50851 Group=main RUNNABLE (in native)
  2495. at java.net.PlainSocketImpl.socketConnect(Native Method)
  2496. at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
  2497. - locked java.net.SocksSocketImpl@13efc6e9
  2498. at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
  2499. at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
  2500. at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
  2501. at java.net.Socket.connect(Socket.java:589)
  2502. at com.trilead.ssh2.transport.TransportManager.establishConnection(TransportManager.java:354)
  2503. at com.trilead.ssh2.transport.TransportManager.initialize(TransportManager.java:467)
  2504. at com.trilead.ssh2.Connection.connect(Connection.java:758)
  2505. - locked com.trilead.ssh2.Connection@1f763b08
  2506. at com.trilead.ssh2.Connection.connect(Connection.java:687)
  2507. - locked com.trilead.ssh2.Connection@1f763b08
  2508. at com.trilead.ssh2.Connection.connect(Connection.java:587)
  2509. - locked com.trilead.ssh2.Connection@1f763b08
  2510. at hudson.plugins.sshslaves.SSHLauncher.openConnection(SSHLauncher.java:1146)
  2511. at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:701)
  2512. at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:696)
  2513. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  2514. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  2515. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  2516. at java.lang.Thread.run(Thread.java:745)
  2517.  
  2518. Number of locked synchronizers = 1
  2519. - java.util.concurrent.ThreadPoolExecutor$Worker@1894e712
  2520.  
  2521. Proc.executor [#352]
  2522.  
  2523. "Proc.executor [#352]" Id=48655 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@783081d0
  2524. at sun.misc.Unsafe.park(Native Method)
  2525. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@783081d0
  2526. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  2527. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  2528. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  2529. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  2530. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  2531. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  2532. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  2533. at java.lang.Thread.run(Thread.java:745)
  2534.  
  2535. Proc.executor [#356]
  2536.  
  2537. "Proc.executor [#356]" Id=49561 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@783081d0
  2538. at sun.misc.Unsafe.park(Native Method)
  2539. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@783081d0
  2540. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  2541. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  2542. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  2543. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  2544. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  2545. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  2546. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  2547. at java.lang.Thread.run(Thread.java:745)
  2548.  
  2549. Proc.executor [#358]
  2550.  
  2551. "Proc.executor [#358]" Id=50070 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@783081d0
  2552. at sun.misc.Unsafe.park(Native Method)
  2553. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@783081d0
  2554. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  2555. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  2556. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  2557. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  2558. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  2559. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  2560. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  2561. at java.lang.Thread.run(Thread.java:745)
  2562.  
  2563. Proc.executor [#360]
  2564.  
  2565. "Proc.executor [#360]" Id=50287 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@783081d0
  2566. at sun.misc.Unsafe.park(Native Method)
  2567. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@783081d0
  2568. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  2569. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  2570. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  2571. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  2572. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  2573. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  2574. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  2575. at java.lang.Thread.run(Thread.java:745)
  2576.  
  2577. Proc.executor [#362]
  2578.  
  2579. "Proc.executor [#362]" Id=50673 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@783081d0
  2580. at sun.misc.Unsafe.park(Native Method)
  2581. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@783081d0
  2582. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  2583. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  2584. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  2585. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  2586. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  2587. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  2588. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  2589. at java.lang.Thread.run(Thread.java:745)
  2590.  
  2591. Proc.executor [#363]
  2592.  
  2593. "Proc.executor [#363]" Id=50822 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@783081d0
  2594. at sun.misc.Unsafe.park(Native Method)
  2595. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@783081d0
  2596. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  2597. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  2598. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  2599. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  2600. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  2601. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  2602. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  2603. at java.lang.Thread.run(Thread.java:745)
  2604.  
  2605. RequestHandlerThread[#1] Selector0
  2606.  
  2607. "RequestHandlerThread[#1] Selector0" Id=15 Group=main RUNNABLE
  2608. at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  2609. at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  2610. at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  2611. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  2612. - locked sun.nio.ch.Util$2@28b3f6bd
  2613. - locked java.util.Collections$UnmodifiableSet@12c8dd92
  2614. - locked sun.nio.ch.EPollSelectorImpl@7241a49
  2615. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  2616. at org.eclipse.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:569)
  2617. at org.eclipse.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)
  2618. at winstone.BoundedExecutorService$1.run(BoundedExecutorService.java:77)
  2619. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  2620. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  2621. at java.lang.Thread.run(Thread.java:745)
  2622.  
  2623. Number of locked synchronizers = 1
  2624. - java.util.concurrent.ThreadPoolExecutor$Worker@5e403b4a
  2625.  
  2626. RequestHandlerThread[#2] Selector1
  2627.  
  2628. "RequestHandlerThread[#2] Selector1" Id=16 Group=main RUNNABLE
  2629. at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  2630. at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  2631. at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  2632. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  2633. - locked sun.nio.ch.Util$2@403f5fd6
  2634. - locked java.util.Collections$UnmodifiableSet@771c5cae
  2635. - locked sun.nio.ch.EPollSelectorImpl@1403746a
  2636. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  2637. at org.eclipse.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:569)
  2638. at org.eclipse.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)
  2639. at winstone.BoundedExecutorService$1.run(BoundedExecutorService.java:77)
  2640. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  2641. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  2642. at java.lang.Thread.run(Thread.java:745)
  2643.  
  2644. Number of locked synchronizers = 1
  2645. - java.util.concurrent.ThreadPoolExecutor$Worker@5117dd67
  2646.  
  2647. RequestHandlerThread[#3] Acceptor0 SelectChannelConnector@0.0.0.0:8080
  2648.  
  2649. "RequestHandlerThread[#3] Acceptor0 SelectChannelConnector@0.0.0.0:8080" Id=17 Group=main BLOCKED on java.lang.Object@6a2ac4cb owned by "RequestHandlerThread[#4] Acceptor1 SelectChannelConnector@0.0.0.0:8080" Id=18
  2650. at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:233)
  2651. - blocked on java.lang.Object@6a2ac4cb
  2652. at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
  2653. at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
  2654. at winstone.BoundedExecutorService$1.run(BoundedExecutorService.java:77)
  2655. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  2656. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  2657. at java.lang.Thread.run(Thread.java:745)
  2658.  
  2659. Number of locked synchronizers = 1
  2660. - java.util.concurrent.ThreadPoolExecutor$Worker@7674b62c
  2661.  
  2662. RequestHandlerThread[#4] Acceptor1 SelectChannelConnector@0.0.0.0:8080
  2663.  
  2664. "RequestHandlerThread[#4] Acceptor1 SelectChannelConnector@0.0.0.0:8080" Id=18 Group=main RUNNABLE (in native)
  2665. at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
  2666. at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)
  2667. at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)
  2668. - locked java.lang.Object@6a2ac4cb
  2669. at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
  2670. at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
  2671. at winstone.BoundedExecutorService$1.run(BoundedExecutorService.java:77)
  2672. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  2673. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  2674. at java.lang.Thread.run(Thread.java:745)
  2675.  
  2676. Number of locked synchronizers = 1
  2677. - java.util.concurrent.ThreadPoolExecutor$Worker@19e7a160
  2678.  
  2679. RequestHandlerThread[#796]
  2680.  
  2681. "RequestHandlerThread[#796]" Id=50454 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@a8fe3c
  2682. at sun.misc.Unsafe.park(Native Method)
  2683. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@a8fe3c
  2684. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  2685. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  2686. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  2687. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  2688. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  2689. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  2690. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  2691. at java.lang.Thread.run(Thread.java:745)
  2692.  
  2693. RequestHandlerThread[#805]
  2694.  
  2695. "RequestHandlerThread[#805]" Id=50855 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@a8fe3c
  2696. at sun.misc.Unsafe.park(Native Method)
  2697. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@a8fe3c
  2698. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  2699. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  2700. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  2701. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  2702. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  2703. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  2704. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  2705. at java.lang.Thread.run(Thread.java:745)
  2706.  
  2707. RequestHandlerThread[#806]
  2708.  
  2709. "RequestHandlerThread[#806]" Id=50857 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@a8fe3c
  2710. at sun.misc.Unsafe.park(Native Method)
  2711. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@a8fe3c
  2712. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  2713. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  2714. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  2715. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  2716. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  2717. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  2718. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  2719. at java.lang.Thread.run(Thread.java:745)
  2720.  
  2721. SCMTrigger [#321]
  2722.  
  2723. "SCMTrigger [#321]" Id=46646 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@17739811
  2724. at sun.misc.Unsafe.park(Native Method)
  2725. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@17739811
  2726. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  2727. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  2728. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  2729. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  2730. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  2731. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  2732. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  2733. at java.lang.Thread.run(Thread.java:745)
  2734.  
  2735. SCMTrigger [#336]
  2736.  
  2737. "SCMTrigger [#336]" Id=49300 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@17739811
  2738. at sun.misc.Unsafe.park(Native Method)
  2739. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@17739811
  2740. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  2741. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  2742. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  2743. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  2744. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  2745. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  2746. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  2747. at java.lang.Thread.run(Thread.java:745)
  2748.  
  2749. SCMTrigger [#337]
  2750.  
  2751. "SCMTrigger [#337]" Id=49541 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@17739811
  2752. at sun.misc.Unsafe.park(Native Method)
  2753. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@17739811
  2754. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  2755. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  2756. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  2757. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  2758. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  2759. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  2760. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  2761. at java.lang.Thread.run(Thread.java:745)
  2762.  
  2763. SCMTrigger [#340]
  2764.  
  2765. "SCMTrigger [#340]" Id=50266 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@17739811
  2766. at sun.misc.Unsafe.park(Native Method)
  2767. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@17739811
  2768. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  2769. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  2770. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  2771. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  2772. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  2773. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  2774. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  2775. at java.lang.Thread.run(Thread.java:745)
  2776.  
  2777. SCMTrigger [#342]
  2778.  
  2779. "SCMTrigger [#342]" Id=50653 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@17739811
  2780. at sun.misc.Unsafe.park(Native Method)
  2781. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@17739811
  2782. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  2783. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  2784. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  2785. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  2786. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  2787. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  2788. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  2789. at java.lang.Thread.run(Thread.java:745)
  2790.  
  2791. SCMTrigger [#343]
  2792.  
  2793. "SCMTrigger [#343]" Id=50802 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@17739811
  2794. at sun.misc.Unsafe.park(Native Method)
  2795. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@17739811
  2796. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  2797. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  2798. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  2799. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  2800. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  2801. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  2802. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  2803. at java.lang.Thread.run(Thread.java:745)
  2804.  
  2805. SocketListener(qa-jenkins.local.)
  2806.  
  2807. "SocketListener(qa-jenkins.local.)" Id=303 Group=main RUNNABLE (in native)
  2808. at java.net.PlainDatagramSocketImpl.receive0(Native Method)
  2809. - locked java.net.PlainDatagramSocketImpl@108be4bd
  2810. at java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:144)
  2811. - locked java.net.PlainDatagramSocketImpl@108be4bd
  2812. at java.net.DatagramSocket.receive(DatagramSocket.java:812)
  2813. - locked java.net.DatagramPacket@511fa1fc
  2814. - locked java.net.MulticastSocket@15abe987
  2815. at javax.jmdns.impl.SocketListener.run(SocketListener.java:41)
  2816.  
  2817. TCP slave agent listener port=0
  2818.  
  2819. "TCP slave agent listener port=0" Id=107 Group=main RUNNABLE (in native)
  2820. at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
  2821. at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)
  2822. at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)
  2823. - locked java.lang.Object@22de08d5
  2824. at hudson.TcpSlaveAgentListener.run(TcpSlaveAgentListener.java:95)
  2825.  
  2826. Thread-138
  2827.  
  2828. "Thread-138" Id=1171 Group=main RUNNABLE (in native)
  2829. at java.net.SocketInputStream.socketRead0(Native Method)
  2830. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  2831. at java.net.SocketInputStream.read(SocketInputStream.java:170)
  2832. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  2833. at com.trilead.ssh2.crypto.cipher.CipherInputStream.fill_buffer(CipherInputStream.java:41)
  2834. at com.trilead.ssh2.crypto.cipher.CipherInputStream.internal_read(CipherInputStream.java:52)
  2835. at com.trilead.ssh2.crypto.cipher.CipherInputStream.getBlock(CipherInputStream.java:79)
  2836. at com.trilead.ssh2.crypto.cipher.CipherInputStream.read(CipherInputStream.java:108)
  2837. at com.trilead.ssh2.transport.TransportConnection.receiveMessage(TransportConnection.java:232)
  2838. at com.trilead.ssh2.transport.TransportManager.receiveLoop(TransportManager.java:693)
  2839. at com.trilead.ssh2.transport.TransportManager$1.run(TransportManager.java:489)
  2840. at java.lang.Thread.run(Thread.java:745)
  2841.  
  2842. Thread-17
  2843.  
  2844. "Thread-17" Id=578 Group=main RUNNABLE (in native)
  2845. at java.net.SocketInputStream.socketRead0(Native Method)
  2846. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  2847. at java.net.SocketInputStream.read(SocketInputStream.java:170)
  2848. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  2849. at com.trilead.ssh2.crypto.cipher.CipherInputStream.fill_buffer(CipherInputStream.java:41)
  2850. at com.trilead.ssh2.crypto.cipher.CipherInputStream.internal_read(CipherInputStream.java:52)
  2851. at com.trilead.ssh2.crypto.cipher.CipherInputStream.getBlock(CipherInputStream.java:79)
  2852. at com.trilead.ssh2.crypto.cipher.CipherInputStream.read(CipherInputStream.java:108)
  2853. at com.trilead.ssh2.transport.TransportConnection.receiveMessage(TransportConnection.java:232)
  2854. at com.trilead.ssh2.transport.TransportManager.receiveLoop(TransportManager.java:693)
  2855. at com.trilead.ssh2.transport.TransportManager$1.run(TransportManager.java:489)
  2856. at java.lang.Thread.run(Thread.java:745)
  2857.  
  2858. Thread-20
  2859.  
  2860. "Thread-20" Id=579 Group=main RUNNABLE (in native)
  2861. at java.net.SocketInputStream.socketRead0(Native Method)
  2862. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  2863. at java.net.SocketInputStream.read(SocketInputStream.java:170)
  2864. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  2865. at com.trilead.ssh2.crypto.cipher.CipherInputStream.fill_buffer(CipherInputStream.java:41)
  2866. at com.trilead.ssh2.crypto.cipher.CipherInputStream.internal_read(CipherInputStream.java:52)
  2867. at com.trilead.ssh2.crypto.cipher.CipherInputStream.getBlock(CipherInputStream.java:79)
  2868. at com.trilead.ssh2.crypto.cipher.CipherInputStream.read(CipherInputStream.java:108)
  2869. at com.trilead.ssh2.transport.TransportConnection.receiveMessage(TransportConnection.java:232)
  2870. at com.trilead.ssh2.transport.TransportManager.receiveLoop(TransportManager.java:693)
  2871. at com.trilead.ssh2.transport.TransportManager$1.run(TransportManager.java:489)
  2872. at java.lang.Thread.run(Thread.java:745)
  2873.  
  2874. Thread-202
  2875.  
  2876. "Thread-202" Id=2050 Group=main RUNNABLE (in native)
  2877. at com.kenai.jffi.Foreign.invokeN3O2(Native Method)
  2878. at com.kenai.jffi.Invoker.invokeN3(Invoker.java:1092)
  2879. at jnr.unixsocket.Native$LibC$jnr$ffi$0.accept(Unknown Source)
  2880. at jnr.unixsocket.Native.accept(Native.java:91)
  2881. at jnr.unixsocket.UnixServerSocketChannel.accept(UnixServerSocketChannel.java:56)
  2882. at com.cloudbees.jenkins.plugins.sshagent.jna.AgentServer$1.run(AgentServer.java:77)
  2883.  
  2884. Thread-21
  2885.  
  2886. "Thread-21" Id=587 Group=main RUNNABLE (in native)
  2887. at java.net.SocketInputStream.socketRead0(Native Method)
  2888. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  2889. at java.net.SocketInputStream.read(SocketInputStream.java:170)
  2890. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  2891. at com.trilead.ssh2.crypto.cipher.CipherInputStream.fill_buffer(CipherInputStream.java:41)
  2892. at com.trilead.ssh2.crypto.cipher.CipherInputStream.internal_read(CipherInputStream.java:52)
  2893. at com.trilead.ssh2.crypto.cipher.CipherInputStream.getBlock(CipherInputStream.java:79)
  2894. at com.trilead.ssh2.crypto.cipher.CipherInputStream.read(CipherInputStream.java:108)
  2895. at com.trilead.ssh2.transport.TransportConnection.receiveMessage(TransportConnection.java:232)
  2896. at com.trilead.ssh2.transport.TransportManager.receiveLoop(TransportManager.java:693)
  2897. at com.trilead.ssh2.transport.TransportManager$1.run(TransportManager.java:489)
  2898. at java.lang.Thread.run(Thread.java:745)
  2899.  
  2900. Thread-22
  2901.  
  2902. "Thread-22" Id=586 Group=main RUNNABLE (in native)
  2903. at java.net.SocketInputStream.socketRead0(Native Method)
  2904. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  2905. at java.net.SocketInputStream.read(SocketInputStream.java:170)
  2906. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  2907. at com.trilead.ssh2.crypto.cipher.CipherInputStream.fill_buffer(CipherInputStream.java:41)
  2908. at com.trilead.ssh2.crypto.cipher.CipherInputStream.internal_read(CipherInputStream.java:52)
  2909. at com.trilead.ssh2.crypto.cipher.CipherInputStream.getBlock(CipherInputStream.java:79)
  2910. at com.trilead.ssh2.crypto.cipher.CipherInputStream.read(CipherInputStream.java:108)
  2911. at com.trilead.ssh2.transport.TransportConnection.receiveMessage(TransportConnection.java:232)
  2912. at com.trilead.ssh2.transport.TransportManager.receiveLoop(TransportManager.java:693)
  2913. at com.trilead.ssh2.transport.TransportManager$1.run(TransportManager.java:489)
  2914. at java.lang.Thread.run(Thread.java:745)
  2915.  
  2916. Thread-24
  2917.  
  2918. "Thread-24" Id=584 Group=main RUNNABLE (in native)
  2919. at java.net.SocketInputStream.socketRead0(Native Method)
  2920. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  2921. at java.net.SocketInputStream.read(SocketInputStream.java:170)
  2922. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  2923. at com.trilead.ssh2.crypto.cipher.CipherInputStream.fill_buffer(CipherInputStream.java:41)
  2924. at com.trilead.ssh2.crypto.cipher.CipherInputStream.internal_read(CipherInputStream.java:52)
  2925. at com.trilead.ssh2.crypto.cipher.CipherInputStream.getBlock(CipherInputStream.java:79)
  2926. at com.trilead.ssh2.crypto.cipher.CipherInputStream.read(CipherInputStream.java:108)
  2927. at com.trilead.ssh2.transport.TransportConnection.receiveMessage(TransportConnection.java:232)
  2928. at com.trilead.ssh2.transport.TransportManager.receiveLoop(TransportManager.java:693)
  2929. at com.trilead.ssh2.transport.TransportManager$1.run(TransportManager.java:489)
  2930. at java.lang.Thread.run(Thread.java:745)
  2931.  
  2932. Thread-2407
  2933.  
  2934. "Thread-2407" Id=35899 Group=main RUNNABLE (in native)
  2935. at java.net.SocketInputStream.socketRead0(Native Method)
  2936. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  2937. at java.net.SocketInputStream.read(SocketInputStream.java:170)
  2938. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  2939. at com.trilead.ssh2.crypto.cipher.CipherInputStream.fill_buffer(CipherInputStream.java:41)
  2940. at com.trilead.ssh2.crypto.cipher.CipherInputStream.internal_read(CipherInputStream.java:52)
  2941. at com.trilead.ssh2.crypto.cipher.CipherInputStream.getBlock(CipherInputStream.java:79)
  2942. at com.trilead.ssh2.crypto.cipher.CipherInputStream.read(CipherInputStream.java:108)
  2943. at com.trilead.ssh2.transport.TransportConnection.receiveMessage(TransportConnection.java:232)
  2944. at com.trilead.ssh2.transport.TransportManager.receiveLoop(TransportManager.java:693)
  2945. at com.trilead.ssh2.transport.TransportManager$1.run(TransportManager.java:489)
  2946. at java.lang.Thread.run(Thread.java:745)
  2947.  
  2948. Thread-25
  2949.  
  2950. "Thread-25" Id=583 Group=main RUNNABLE (in native)
  2951. at java.net.SocketInputStream.socketRead0(Native Method)
  2952. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  2953. at java.net.SocketInputStream.read(SocketInputStream.java:170)
  2954. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  2955. at com.trilead.ssh2.crypto.cipher.CipherInputStream.fill_buffer(CipherInputStream.java:41)
  2956. at com.trilead.ssh2.crypto.cipher.CipherInputStream.internal_read(CipherInputStream.java:52)
  2957. at com.trilead.ssh2.crypto.cipher.CipherInputStream.getBlock(CipherInputStream.java:79)
  2958. at com.trilead.ssh2.crypto.cipher.CipherInputStream.read(CipherInputStream.java:108)
  2959. at com.trilead.ssh2.transport.TransportConnection.receiveMessage(TransportConnection.java:232)
  2960. at com.trilead.ssh2.transport.TransportManager.receiveLoop(TransportManager.java:693)
  2961. at com.trilead.ssh2.transport.TransportManager$1.run(TransportManager.java:489)
  2962. at java.lang.Thread.run(Thread.java:745)
  2963.  
  2964. Thread-2693
  2965.  
  2966. "Thread-2693" Id=39469 Group=main RUNNABLE (in native)
  2967. at java.net.SocketInputStream.socketRead0(Native Method)
  2968. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  2969. at java.net.SocketInputStream.read(SocketInputStream.java:170)
  2970. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  2971. at com.trilead.ssh2.crypto.cipher.CipherInputStream.fill_buffer(CipherInputStream.java:41)
  2972. at com.trilead.ssh2.crypto.cipher.CipherInputStream.internal_read(CipherInputStream.java:52)
  2973. at com.trilead.ssh2.crypto.cipher.CipherInputStream.getBlock(CipherInputStream.java:79)
  2974. at com.trilead.ssh2.crypto.cipher.CipherInputStream.read(CipherInputStream.java:108)
  2975. at com.trilead.ssh2.transport.TransportConnection.receiveMessage(TransportConnection.java:232)
  2976. at com.trilead.ssh2.transport.TransportManager.receiveLoop(TransportManager.java:693)
  2977. at com.trilead.ssh2.transport.TransportManager$1.run(TransportManager.java:489)
  2978. at java.lang.Thread.run(Thread.java:745)
  2979.  
  2980. Thread-27
  2981.  
  2982. "Thread-27" Id=610 Group=main RUNNABLE (in native)
  2983. at java.net.SocketInputStream.socketRead0(Native Method)
  2984. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  2985. at java.net.SocketInputStream.read(SocketInputStream.java:170)
  2986. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  2987. at com.trilead.ssh2.crypto.cipher.CipherInputStream.fill_buffer(CipherInputStream.java:41)
  2988. at com.trilead.ssh2.crypto.cipher.CipherInputStream.internal_read(CipherInputStream.java:52)
  2989. at com.trilead.ssh2.crypto.cipher.CipherInputStream.getBlock(CipherInputStream.java:79)
  2990. at com.trilead.ssh2.crypto.cipher.CipherInputStream.read(CipherInputStream.java:108)
  2991. at com.trilead.ssh2.transport.TransportConnection.receiveMessage(TransportConnection.java:232)
  2992. at com.trilead.ssh2.transport.TransportManager.receiveLoop(TransportManager.java:693)
  2993. at com.trilead.ssh2.transport.TransportManager$1.run(TransportManager.java:489)
  2994. at java.lang.Thread.run(Thread.java:745)
  2995.  
  2996. Thread-28
  2997.  
  2998. "Thread-28" Id=609 Group=main RUNNABLE (in native)
  2999. at java.net.SocketInputStream.socketRead0(Native Method)
  3000. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  3001. at java.net.SocketInputStream.read(SocketInputStream.java:170)
  3002. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  3003. at com.trilead.ssh2.crypto.cipher.CipherInputStream.fill_buffer(CipherInputStream.java:41)
  3004. at com.trilead.ssh2.crypto.cipher.CipherInputStream.internal_read(CipherInputStream.java:52)
  3005. at com.trilead.ssh2.crypto.cipher.CipherInputStream.getBlock(CipherInputStream.java:79)
  3006. at com.trilead.ssh2.crypto.cipher.CipherInputStream.read(CipherInputStream.java:108)
  3007. at com.trilead.ssh2.transport.TransportConnection.receiveMessage(TransportConnection.java:232)
  3008. at com.trilead.ssh2.transport.TransportManager.receiveLoop(TransportManager.java:693)
  3009. at com.trilead.ssh2.transport.TransportManager$1.run(TransportManager.java:489)
  3010. at java.lang.Thread.run(Thread.java:745)
  3011.  
  3012. Thread-2827
  3013.  
  3014. "Thread-2827" Id=41086 Group=main RUNNABLE (in native)
  3015. at java.net.SocketInputStream.socketRead0(Native Method)
  3016. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  3017. at java.net.SocketInputStream.read(SocketInputStream.java:170)
  3018. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  3019. at com.trilead.ssh2.crypto.cipher.CipherInputStream.fill_buffer(CipherInputStream.java:41)
  3020. at com.trilead.ssh2.crypto.cipher.CipherInputStream.internal_read(CipherInputStream.java:52)
  3021. at com.trilead.ssh2.crypto.cipher.CipherInputStream.getBlock(CipherInputStream.java:79)
  3022. at com.trilead.ssh2.crypto.cipher.CipherInputStream.read(CipherInputStream.java:108)
  3023. at com.trilead.ssh2.transport.TransportConnection.receiveMessage(TransportConnection.java:232)
  3024. at com.trilead.ssh2.transport.TransportManager.receiveLoop(TransportManager.java:693)
  3025. at com.trilead.ssh2.transport.TransportManager$1.run(TransportManager.java:489)
  3026. at java.lang.Thread.run(Thread.java:745)
  3027.  
  3028. Thread-29
  3029.  
  3030. "Thread-29" Id=608 Group=main RUNNABLE (in native)
  3031. at java.net.SocketInputStream.socketRead0(Native Method)
  3032. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  3033. at java.net.SocketInputStream.read(SocketInputStream.java:170)
  3034. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  3035. at com.trilead.ssh2.crypto.cipher.CipherInputStream.fill_buffer(CipherInputStream.java:41)
  3036. at com.trilead.ssh2.crypto.cipher.CipherInputStream.internal_read(CipherInputStream.java:52)
  3037. at com.trilead.ssh2.crypto.cipher.CipherInputStream.getBlock(CipherInputStream.java:79)
  3038. at com.trilead.ssh2.crypto.cipher.CipherInputStream.read(CipherInputStream.java:108)
  3039. at com.trilead.ssh2.transport.TransportConnection.receiveMessage(TransportConnection.java:232)
  3040. at com.trilead.ssh2.transport.TransportManager.receiveLoop(TransportManager.java:693)
  3041. at com.trilead.ssh2.transport.TransportManager$1.run(TransportManager.java:489)
  3042. at java.lang.Thread.run(Thread.java:745)
  3043.  
  3044. Thread-30
  3045.  
  3046. "Thread-30" Id=607 Group=main RUNNABLE (in native)
  3047. at java.net.SocketInputStream.socketRead0(Native Method)
  3048. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  3049. at java.net.SocketInputStream.read(SocketInputStream.java:170)
  3050. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  3051. at com.trilead.ssh2.crypto.cipher.CipherInputStream.fill_buffer(CipherInputStream.java:41)
  3052. at com.trilead.ssh2.crypto.cipher.CipherInputStream.internal_read(CipherInputStream.java:52)
  3053. at com.trilead.ssh2.crypto.cipher.CipherInputStream.getBlock(CipherInputStream.java:79)
  3054. at com.trilead.ssh2.crypto.cipher.CipherInputStream.read(CipherInputStream.java:108)
  3055. at com.trilead.ssh2.transport.TransportConnection.receiveMessage(TransportConnection.java:232)
  3056. at com.trilead.ssh2.transport.TransportManager.receiveLoop(TransportManager.java:693)
  3057. at com.trilead.ssh2.transport.TransportManager$1.run(TransportManager.java:489)
  3058. at java.lang.Thread.run(Thread.java:745)
  3059.  
  3060. Thread-3033
  3061.  
  3062. "Thread-3033" Id=43470 Group=main RUNNABLE (in native)
  3063. at com.kenai.jffi.Foreign.invokeN3O2(Native Method)
  3064. at com.kenai.jffi.Invoker.invokeN3(Invoker.java:1092)
  3065. at jnr.unixsocket.Native$LibC$jnr$ffi$0.accept(Unknown Source)
  3066. at jnr.unixsocket.Native.accept(Native.java:91)
  3067. at jnr.unixsocket.UnixServerSocketChannel.accept(UnixServerSocketChannel.java:56)
  3068. at com.cloudbees.jenkins.plugins.sshagent.jna.AgentServer$1.run(AgentServer.java:77)
  3069.  
  3070. Thread-31
  3071.  
  3072. "Thread-31" Id=606 Group=main RUNNABLE
  3073. at java.net.SocketInputStream.socketRead0(Native Method)
  3074. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  3075. at java.net.SocketInputStream.read(SocketInputStream.java:170)
  3076. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  3077. at com.trilead.ssh2.crypto.cipher.CipherInputStream.fill_buffer(CipherInputStream.java:41)
  3078. at com.trilead.ssh2.crypto.cipher.CipherInputStream.internal_read(CipherInputStream.java:52)
  3079. at com.trilead.ssh2.crypto.cipher.CipherInputStream.getBlock(CipherInputStream.java:79)
  3080. at com.trilead.ssh2.crypto.cipher.CipherInputStream.read(CipherInputStream.java:108)
  3081. at com.trilead.ssh2.transport.TransportConnection.receiveMessage(TransportConnection.java:232)
  3082. at com.trilead.ssh2.transport.TransportManager.receiveLoop(TransportManager.java:693)
  3083. at com.trilead.ssh2.transport.TransportManager$1.run(TransportManager.java:489)
  3084. at java.lang.Thread.run(Thread.java:745)
  3085.  
  3086. Thread-32
  3087.  
  3088. "Thread-32" Id=605 Group=main RUNNABLE (in native)
  3089. at java.net.SocketInputStream.socketRead0(Native Method)
  3090. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  3091. at java.net.SocketInputStream.read(SocketInputStream.java:170)
  3092. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  3093. at com.trilead.ssh2.crypto.cipher.CipherInputStream.fill_buffer(CipherInputStream.java:41)
  3094. at com.trilead.ssh2.crypto.cipher.CipherInputStream.internal_read(CipherInputStream.java:52)
  3095. at com.trilead.ssh2.crypto.cipher.CipherInputStream.getBlock(CipherInputStream.java:79)
  3096. at com.trilead.ssh2.crypto.cipher.CipherInputStream.read(CipherInputStream.java:108)
  3097. at com.trilead.ssh2.transport.TransportConnection.receiveMessage(TransportConnection.java:232)
  3098. at com.trilead.ssh2.transport.TransportManager.receiveLoop(TransportManager.java:693)
  3099. at com.trilead.ssh2.transport.TransportManager$1.run(TransportManager.java:489)
  3100. at java.lang.Thread.run(Thread.java:745)
  3101.  
  3102. Thread-34
  3103.  
  3104. "Thread-34" Id=603 Group=main RUNNABLE (in native)
  3105. at java.net.SocketInputStream.socketRead0(Native Method)
  3106. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  3107. at java.net.SocketInputStream.read(SocketInputStream.java:170)
  3108. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  3109. at com.trilead.ssh2.crypto.cipher.CipherInputStream.fill_buffer(CipherInputStream.java:41)
  3110. at com.trilead.ssh2.crypto.cipher.CipherInputStream.internal_read(CipherInputStream.java:52)
  3111. at com.trilead.ssh2.crypto.cipher.CipherInputStream.getBlock(CipherInputStream.java:79)
  3112. at com.trilead.ssh2.crypto.cipher.CipherInputStream.read(CipherInputStream.java:108)
  3113. at com.trilead.ssh2.transport.TransportConnection.receiveMessage(TransportConnection.java:232)
  3114. at com.trilead.ssh2.transport.TransportManager.receiveLoop(TransportManager.java:693)
  3115. at com.trilead.ssh2.transport.TransportManager$1.run(TransportManager.java:489)
  3116. at java.lang.Thread.run(Thread.java:745)
  3117.  
  3118. Thread-35
  3119.  
  3120. "Thread-35" Id=602 Group=main RUNNABLE (in native)
  3121. at java.net.SocketInputStream.socketRead0(Native Method)
  3122. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  3123. at java.net.SocketInputStream.read(SocketInputStream.java:170)
  3124. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  3125. at com.trilead.ssh2.crypto.cipher.CipherInputStream.fill_buffer(CipherInputStream.java:41)
  3126. at com.trilead.ssh2.crypto.cipher.CipherInputStream.internal_read(CipherInputStream.java:52)
  3127. at com.trilead.ssh2.crypto.cipher.CipherInputStream.getBlock(CipherInputStream.java:79)
  3128. at com.trilead.ssh2.crypto.cipher.CipherInputStream.read(CipherInputStream.java:108)
  3129. at com.trilead.ssh2.transport.TransportConnection.receiveMessage(TransportConnection.java:232)
  3130. at com.trilead.ssh2.transport.TransportManager.receiveLoop(TransportManager.java:693)
  3131. at com.trilead.ssh2.transport.TransportManager$1.run(TransportManager.java:489)
  3132. at java.lang.Thread.run(Thread.java:745)
  3133.  
  3134. Thread-36
  3135.  
  3136. "Thread-36" Id=601 Group=main RUNNABLE (in native)
  3137. at java.net.SocketInputStream.socketRead0(Native Method)
  3138. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  3139. at java.net.SocketInputStream.read(SocketInputStream.java:170)
  3140. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  3141. at com.trilead.ssh2.crypto.cipher.CipherInputStream.fill_buffer(CipherInputStream.java:41)
  3142. at com.trilead.ssh2.crypto.cipher.CipherInputStream.internal_read(CipherInputStream.java:52)
  3143. at com.trilead.ssh2.crypto.cipher.CipherInputStream.getBlock(CipherInputStream.java:79)
  3144. at com.trilead.ssh2.crypto.cipher.CipherInputStream.read(CipherInputStream.java:108)
  3145. at com.trilead.ssh2.transport.TransportConnection.receiveMessage(TransportConnection.java:232)
  3146. at com.trilead.ssh2.transport.TransportManager.receiveLoop(TransportManager.java:693)
  3147. at com.trilead.ssh2.transport.TransportManager$1.run(TransportManager.java:489)
  3148. at java.lang.Thread.run(Thread.java:745)
  3149.  
  3150. Thread-37
  3151.  
  3152. "Thread-37" Id=600 Group=main RUNNABLE (in native)
  3153. at java.net.SocketInputStream.socketRead0(Native Method)
  3154. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  3155. at java.net.SocketInputStream.read(SocketInputStream.java:170)
  3156. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  3157. at com.trilead.ssh2.crypto.cipher.CipherInputStream.fill_buffer(CipherInputStream.java:41)
  3158. at com.trilead.ssh2.crypto.cipher.CipherInputStream.internal_read(CipherInputStream.java:52)
  3159. at com.trilead.ssh2.crypto.cipher.CipherInputStream.getBlock(CipherInputStream.java:79)
  3160. at com.trilead.ssh2.crypto.cipher.CipherInputStream.read(CipherInputStream.java:108)
  3161. at com.trilead.ssh2.transport.TransportConnection.receiveMessage(TransportConnection.java:232)
  3162. at com.trilead.ssh2.transport.TransportManager.receiveLoop(TransportManager.java:693)
  3163. at com.trilead.ssh2.transport.TransportManager$1.run(TransportManager.java:489)
  3164. at java.lang.Thread.run(Thread.java:745)
  3165.  
  3166. Thread-38
  3167.  
  3168. "Thread-38" Id=599 Group=main RUNNABLE (in native)
  3169. at java.net.SocketInputStream.socketRead0(Native Method)
  3170. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  3171. at java.net.SocketInputStream.read(SocketInputStream.java:170)
  3172. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  3173. at com.trilead.ssh2.crypto.cipher.CipherInputStream.fill_buffer(CipherInputStream.java:41)
  3174. at com.trilead.ssh2.crypto.cipher.CipherInputStream.internal_read(CipherInputStream.java:52)
  3175. at com.trilead.ssh2.crypto.cipher.CipherInputStream.getBlock(CipherInputStream.java:79)
  3176. at com.trilead.ssh2.crypto.cipher.CipherInputStream.read(CipherInputStream.java:108)
  3177. at com.trilead.ssh2.transport.TransportConnection.receiveMessage(TransportConnection.java:232)
  3178. at com.trilead.ssh2.transport.TransportManager.receiveLoop(TransportManager.java:693)
  3179. at com.trilead.ssh2.transport.TransportManager$1.run(TransportManager.java:489)
  3180. at java.lang.Thread.run(Thread.java:745)
  3181.  
  3182. Thread-39
  3183.  
  3184. "Thread-39" Id=598 Group=main RUNNABLE (in native)
  3185. at java.net.SocketInputStream.socketRead0(Native Method)
  3186. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  3187. at java.net.SocketInputStream.read(SocketInputStream.java:170)
  3188. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  3189. at com.trilead.ssh2.crypto.cipher.CipherInputStream.fill_buffer(CipherInputStream.java:41)
  3190. at com.trilead.ssh2.crypto.cipher.CipherInputStream.internal_read(CipherInputStream.java:52)
  3191. at com.trilead.ssh2.crypto.cipher.CipherInputStream.getBlock(CipherInputStream.java:79)
  3192. at com.trilead.ssh2.crypto.cipher.CipherInputStream.read(CipherInputStream.java:108)
  3193. at com.trilead.ssh2.transport.TransportConnection.receiveMessage(TransportConnection.java:232)
  3194. at com.trilead.ssh2.transport.TransportManager.receiveLoop(TransportManager.java:693)
  3195. at com.trilead.ssh2.transport.TransportManager$1.run(TransportManager.java:489)
  3196. at java.lang.Thread.run(Thread.java:745)
  3197.  
  3198. Thread-40
  3199.  
  3200. "Thread-40" Id=582 Group=main RUNNABLE (in native)
  3201. at java.net.SocketInputStream.socketRead0(Native Method)
  3202. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  3203. at java.net.SocketInputStream.read(SocketInputStream.java:170)
  3204. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  3205. at com.trilead.ssh2.crypto.cipher.CipherInputStream.fill_buffer(CipherInputStream.java:41)
  3206. at com.trilead.ssh2.crypto.cipher.CipherInputStream.internal_read(CipherInputStream.java:52)
  3207. at com.trilead.ssh2.crypto.cipher.CipherInputStream.getBlock(CipherInputStream.java:79)
  3208. at com.trilead.ssh2.crypto.cipher.CipherInputStream.read(CipherInputStream.java:108)
  3209. at com.trilead.ssh2.transport.TransportConnection.receiveMessage(TransportConnection.java:232)
  3210. at com.trilead.ssh2.transport.TransportManager.receiveLoop(TransportManager.java:693)
  3211. at com.trilead.ssh2.transport.TransportManager$1.run(TransportManager.java:489)
  3212. at java.lang.Thread.run(Thread.java:745)
  3213.  
  3214. Thread-41
  3215.  
  3216. "Thread-41" Id=597 Group=main RUNNABLE (in native)
  3217. at java.net.SocketInputStream.socketRead0(Native Method)
  3218. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  3219. at java.net.SocketInputStream.read(SocketInputStream.java:170)
  3220. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  3221. at com.trilead.ssh2.crypto.cipher.CipherInputStream.fill_buffer(CipherInputStream.java:41)
  3222. at com.trilead.ssh2.crypto.cipher.CipherInputStream.internal_read(CipherInputStream.java:52)
  3223. at com.trilead.ssh2.crypto.cipher.CipherInputStream.getBlock(CipherInputStream.java:79)
  3224. at com.trilead.ssh2.crypto.cipher.CipherInputStream.read(CipherInputStream.java:108)
  3225. at com.trilead.ssh2.transport.TransportConnection.receiveMessage(TransportConnection.java:232)
  3226. at com.trilead.ssh2.transport.TransportManager.receiveLoop(TransportManager.java:693)
  3227. at com.trilead.ssh2.transport.TransportManager$1.run(TransportManager.java:489)
  3228. at java.lang.Thread.run(Thread.java:745)
  3229.  
  3230. Thread-42
  3231.  
  3232. "Thread-42" Id=596 Group=main RUNNABLE (in native)
  3233. at java.net.SocketInputStream.socketRead0(Native Method)
  3234. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  3235. at java.net.SocketInputStream.read(SocketInputStream.java:170)
  3236. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  3237. at com.trilead.ssh2.crypto.cipher.CipherInputStream.fill_buffer(CipherInputStream.java:41)
  3238. at com.trilead.ssh2.crypto.cipher.CipherInputStream.internal_read(CipherInputStream.java:52)
  3239. at com.trilead.ssh2.crypto.cipher.CipherInputStream.getBlock(CipherInputStream.java:79)
  3240. at com.trilead.ssh2.crypto.cipher.CipherInputStream.read(CipherInputStream.java:108)
  3241. at com.trilead.ssh2.transport.TransportConnection.receiveMessage(TransportConnection.java:232)
  3242. at com.trilead.ssh2.transport.TransportManager.receiveLoop(TransportManager.java:693)
  3243. at com.trilead.ssh2.transport.TransportManager$1.run(TransportManager.java:489)
  3244. at java.lang.Thread.run(Thread.java:745)
  3245.  
  3246. Thread-44
  3247.  
  3248. "Thread-44" Id=594 Group=main RUNNABLE (in native)
  3249. at java.net.SocketInputStream.socketRead0(Native Method)
  3250. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  3251. at java.net.SocketInputStream.read(SocketInputStream.java:170)
  3252. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  3253. at com.trilead.ssh2.crypto.cipher.CipherInputStream.fill_buffer(CipherInputStream.java:41)
  3254. at com.trilead.ssh2.crypto.cipher.CipherInputStream.internal_read(CipherInputStream.java:52)
  3255. at com.trilead.ssh2.crypto.cipher.CipherInputStream.getBlock(CipherInputStream.java:79)
  3256. at com.trilead.ssh2.crypto.cipher.CipherInputStream.read(CipherInputStream.java:108)
  3257. at com.trilead.ssh2.transport.TransportConnection.receiveMessage(TransportConnection.java:232)
  3258. at com.trilead.ssh2.transport.TransportManager.receiveLoop(TransportManager.java:693)
  3259. at com.trilead.ssh2.transport.TransportManager$1.run(TransportManager.java:489)
  3260. at java.lang.Thread.run(Thread.java:745)
  3261.  
  3262. Thread-45
  3263.  
  3264. "Thread-45" Id=593 Group=main RUNNABLE (in native)
  3265. at java.net.SocketInputStream.socketRead0(Native Method)
  3266. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  3267. at java.net.SocketInputStream.read(SocketInputStream.java:170)
  3268. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  3269. at com.trilead.ssh2.crypto.cipher.CipherInputStream.fill_buffer(CipherInputStream.java:41)
  3270. at com.trilead.ssh2.crypto.cipher.CipherInputStream.internal_read(CipherInputStream.java:52)
  3271. at com.trilead.ssh2.crypto.cipher.CipherInputStream.getBlock(CipherInputStream.java:79)
  3272. at com.trilead.ssh2.crypto.cipher.CipherInputStream.read(CipherInputStream.java:108)
  3273. at com.trilead.ssh2.transport.TransportConnection.receiveMessage(TransportConnection.java:232)
  3274. at com.trilead.ssh2.transport.TransportManager.receiveLoop(TransportManager.java:693)
  3275. at com.trilead.ssh2.transport.TransportManager$1.run(TransportManager.java:489)
  3276. at java.lang.Thread.run(Thread.java:745)
  3277.  
  3278. Thread-49
  3279.  
  3280. "Thread-49" Id=589 Group=main RUNNABLE (in native)
  3281. at java.net.SocketInputStream.socketRead0(Native Method)
  3282. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  3283. at java.net.SocketInputStream.read(SocketInputStream.java:170)
  3284. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  3285. at com.trilead.ssh2.crypto.cipher.CipherInputStream.fill_buffer(CipherInputStream.java:41)
  3286. at com.trilead.ssh2.crypto.cipher.CipherInputStream.internal_read(CipherInputStream.java:52)
  3287. at com.trilead.ssh2.crypto.cipher.CipherInputStream.getBlock(CipherInputStream.java:79)
  3288. at com.trilead.ssh2.crypto.cipher.CipherInputStream.read(CipherInputStream.java:108)
  3289. at com.trilead.ssh2.transport.TransportConnection.receiveMessage(TransportConnection.java:232)
  3290. at com.trilead.ssh2.transport.TransportManager.receiveLoop(TransportManager.java:693)
  3291. at com.trilead.ssh2.transport.TransportManager$1.run(TransportManager.java:489)
  3292. at java.lang.Thread.run(Thread.java:745)
  3293.  
  3294. Thread-50
  3295.  
  3296. "Thread-50" Id=588 Group=main RUNNABLE (in native)
  3297. at java.net.SocketInputStream.socketRead0(Native Method)
  3298. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  3299. at java.net.SocketInputStream.read(SocketInputStream.java:170)
  3300. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  3301. at com.trilead.ssh2.crypto.cipher.CipherInputStream.fill_buffer(CipherInputStream.java:41)
  3302. at com.trilead.ssh2.crypto.cipher.CipherInputStream.internal_read(CipherInputStream.java:52)
  3303. at com.trilead.ssh2.crypto.cipher.CipherInputStream.getBlock(CipherInputStream.java:79)
  3304. at com.trilead.ssh2.crypto.cipher.CipherInputStream.read(CipherInputStream.java:108)
  3305. at com.trilead.ssh2.transport.TransportConnection.receiveMessage(TransportConnection.java:232)
  3306. at com.trilead.ssh2.transport.TransportManager.receiveLoop(TransportManager.java:693)
  3307. at com.trilead.ssh2.transport.TransportManager$1.run(TransportManager.java:489)
  3308. at java.lang.Thread.run(Thread.java:745)
  3309.  
  3310. Finalizer
  3311.  
  3312. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@6b4ae969
  3313. at java.lang.Object.wait(Native Method)
  3314. - waiting on java.lang.ref.ReferenceQueue$Lock@6b4ae969
  3315. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  3316. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  3317. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  3318.  
  3319. Java2D Disposer
  3320.  
  3321. "Java2D Disposer" Id=13 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@80b8ee3
  3322. at java.lang.Object.wait(Native Method)
  3323. - waiting on java.lang.ref.ReferenceQueue$Lock@80b8ee3
  3324. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  3325. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  3326. at sun.java2d.Disposer.run(Disposer.java:148)
  3327. at java.lang.Thread.run(Thread.java:745)
  3328.  
  3329. process reaper
  3330.  
  3331. "process reaper" Id=61 Group=system RUNNABLE (in native)
  3332. at java.lang.UNIXProcess.waitForProcessExit(Native Method)
  3333. at java.lang.UNIXProcess.lambda$initStreams$275(UNIXProcess.java:290)
  3334. at java.lang.UNIXProcess$$Lambda$12/1449948209.run(Unknown Source)
  3335. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  3336. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  3337. at java.lang.Thread.run(Thread.java:745)
  3338.  
  3339. Number of locked synchronizers = 1
  3340. - java.util.concurrent.ThreadPoolExecutor$Worker@6ce4804d
  3341.  
  3342. Reference Handler
  3343.  
  3344. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@4c1b401b
  3345. at java.lang.Object.wait(Native Method)
  3346. - waiting on java.lang.ref.Reference$Lock@4c1b401b
  3347. at java.lang.Object.wait(Object.java:502)
  3348. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
  3349.  
  3350. Signal Dispatcher
  3351.  
  3352. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  3353.  
  3354. 1
  3355.  
  3356. N/A
  3357.  
  3358. offline
  3359. 145Win7IE8
  3360.  
  3361. N/A
  3362.  
  3363. offline
  3364. Aaditya
  3365.  
  3366. N/A
  3367.  
  3368. offline
  3369. Adi's mac
  3370.  
  3371. N/A
  3372.  
  3373. offline
  3374. AkshayMac
  3375.  
  3376. Channel reader thread: channel
  3377.  
  3378. "Channel reader thread: channel" Id=13 Group=main RUNNABLE (in native)
  3379. at java.net.SocketInputStream.socketRead0(Native Method)
  3380. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  3381. at java.net.SocketInputStream.read(SocketInputStream.java:170)
  3382. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  3383. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  3384. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  3385. - locked java.io.BufferedInputStream@64428373
  3386. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  3387. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  3388. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  3389. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  3390. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  3391. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  3392.  
  3393. main
  3394.  
  3395. "main" Id=1 Group=main WAITING on hudson.remoting.Engine@5fcb2f4f
  3396. at java.lang.Object.wait(Native Method)
  3397. - waiting on hudson.remoting.Engine@5fcb2f4f
  3398. at java.lang.Thread.join(Thread.java:1245)
  3399. at java.lang.Thread.join(Thread.java:1319)
  3400. at hudson.remoting.jnlp.Main.main(Main.java:137)
  3401. at hudson.remoting.jnlp.Main._main(Main.java:130)
  3402. at hudson.remoting.Launcher.run(Launcher.java:228)
  3403. at hudson.remoting.Launcher.main(Launcher.java:192)
  3404.  
  3405. Ping thread for channel hudson.remoting.Channel@566782ae:channel
  3406.  
  3407. "Ping thread for channel hudson.remoting.Channel@566782ae:channel" Id=15 Group=main TIMED_WAITING
  3408. at java.lang.Thread.sleep(Native Method)
  3409. at hudson.remoting.PingThread.run(PingThread.java:91)
  3410.  
  3411. pool-1-thread-35
  3412.  
  3413. "pool-1-thread-35" Id=84 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@35e587fb
  3414. at sun.misc.Unsafe.park(Native Method)
  3415. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@35e587fb
  3416. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  3417. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  3418. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  3419. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  3420. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  3421. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  3422. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  3423. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  3424. at java.lang.Thread.run(Thread.java:745)
  3425.  
  3426. pool-1-thread-36 for channel
  3427.  
  3428. "pool-1-thread-36 for channel" Id=86 Group=main RUNNABLE
  3429. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  3430. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  3431. at hudson.Functions.getThreadInfos(Functions.java:1155)
  3432. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  3433. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  3434. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  3435. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  3436. at hudson.remoting.Request$2.run(Request.java:324)
  3437. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  3438. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  3439. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  3440. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  3441. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  3442. at java.lang.Thread.run(Thread.java:745)
  3443.  
  3444. Number of locked synchronizers = 1
  3445. - java.util.concurrent.ThreadPoolExecutor$Worker@4fa1b9f6
  3446.  
  3447. Thread-1
  3448.  
  3449. "Thread-1" Id=12 Group=main TIMED_WAITING on hudson.remoting.Channel@566782ae
  3450. at java.lang.Object.wait(Native Method)
  3451. - waiting on hudson.remoting.Channel@566782ae
  3452. at hudson.remoting.Channel.join(Channel.java:902)
  3453. at hudson.remoting.Engine.run(Engine.java:287)
  3454.  
  3455. AWT-AppKit
  3456.  
  3457. "AWT-AppKit" Id=17 Group=system RUNNABLE (in native)
  3458.  
  3459. Finalizer
  3460.  
  3461. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@66f1104d
  3462. at java.lang.Object.wait(Native Method)
  3463. - waiting on java.lang.ref.ReferenceQueue$Lock@66f1104d
  3464. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  3465. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  3466. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  3467.  
  3468. Reference Handler
  3469.  
  3470. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@7ccc6d94
  3471. at java.lang.Object.wait(Native Method)
  3472. - waiting on java.lang.ref.Reference$Lock@7ccc6d94
  3473. at java.lang.Object.wait(Object.java:502)
  3474. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
  3475.  
  3476. Signal Dispatcher
  3477.  
  3478. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  3479.  
  3480. AkshayMacTest
  3481.  
  3482. N/A
  3483.  
  3484. offline
  3485. Android-Client-Machine-1
  3486.  
  3487. Channel reader thread: channel
  3488.  
  3489. "Channel reader thread: channel" Id=11 Group=main RUNNABLE (in native)
  3490. at java.io.FileInputStream.readBytes(Native Method)
  3491. at java.io.FileInputStream.read(Unknown Source)
  3492. at java.io.BufferedInputStream.fill(Unknown Source)
  3493. at java.io.BufferedInputStream.read(Unknown Source)
  3494. - locked java.io.BufferedInputStream@2134d9a5
  3495. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  3496. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  3497. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  3498. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  3499. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  3500. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  3501.  
  3502. main
  3503.  
  3504. "main" Id=1 Group=main TIMED_WAITING on hudson.remoting.Channel@5ef04b5
  3505. at java.lang.Object.wait(Native Method)
  3506. - waiting on hudson.remoting.Channel@5ef04b5
  3507. at hudson.remoting.Channel.join(Channel.java:902)
  3508. at hudson.remoting.Launcher.main(Launcher.java:533)
  3509. at hudson.remoting.Launcher.runWithStdinStdout(Launcher.java:459)
  3510. at hudson.remoting.Launcher.run(Launcher.java:239)
  3511. at hudson.remoting.Launcher.main(Launcher.java:192)
  3512.  
  3513. Ping thread for channel hudson.remoting.Channel@5ef04b5:channel
  3514.  
  3515. "Ping thread for channel hudson.remoting.Channel@5ef04b5:channel" Id=12 Group=main TIMED_WAITING
  3516. at java.lang.Thread.sleep(Native Method)
  3517. at hudson.remoting.PingThread.run(PingThread.java:91)
  3518.  
  3519. pool-1-thread-211 for channel
  3520.  
  3521. "pool-1-thread-211 for channel" Id=224 Group=main RUNNABLE
  3522. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  3523. at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
  3524. at hudson.Functions.getThreadInfos(Functions.java:1155)
  3525. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  3526. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  3527. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  3528. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  3529. at hudson.remoting.Request$2.run(Request.java:324)
  3530. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  3531. at java.util.concurrent.FutureTask.run(Unknown Source)
  3532. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  3533. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  3534. at java.lang.Thread.run(Unknown Source)
  3535.  
  3536. Number of locked synchronizers = 1
  3537. - java.util.concurrent.ThreadPoolExecutor$Worker@5d861f69
  3538.  
  3539. Attach Listener
  3540.  
  3541. "Attach Listener" Id=5 Group=system RUNNABLE
  3542.  
  3543. Finalizer
  3544.  
  3545. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@7adf6390
  3546. at java.lang.Object.wait(Native Method)
  3547. - waiting on java.lang.ref.ReferenceQueue$Lock@7adf6390
  3548. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  3549. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  3550. at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
  3551.  
  3552. Reference Handler
  3553.  
  3554. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@65f36058
  3555. at java.lang.Object.wait(Native Method)
  3556. - waiting on java.lang.ref.Reference$Lock@65f36058
  3557. at java.lang.Object.wait(Unknown Source)
  3558. at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
  3559.  
  3560. Signal Dispatcher
  3561.  
  3562. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  3563.  
  3564. Android-Client-Machine-2
  3565.  
  3566. Channel reader thread: channel
  3567.  
  3568. "Channel reader thread: channel" Id=9 Group=main RUNNABLE (in native)
  3569. at java.io.FileInputStream.readBytes(Native Method)
  3570. at java.io.FileInputStream.read(Unknown Source)
  3571. at java.io.BufferedInputStream.fill(Unknown Source)
  3572. at java.io.BufferedInputStream.read(Unknown Source)
  3573. - locked java.io.BufferedInputStream@12b3475
  3574. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  3575. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  3576. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  3577. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  3578. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  3579. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  3580.  
  3581. main
  3582.  
  3583. "main" Id=1 Group=main TIMED_WAITING on hudson.remoting.Channel@1ef04b5
  3584. at java.lang.Object.wait(Native Method)
  3585. - waiting on hudson.remoting.Channel@1ef04b5
  3586. at hudson.remoting.Channel.join(Channel.java:902)
  3587. at hudson.remoting.Launcher.main(Launcher.java:533)
  3588. at hudson.remoting.Launcher.runWithStdinStdout(Launcher.java:459)
  3589. at hudson.remoting.Launcher.run(Launcher.java:239)
  3590. at hudson.remoting.Launcher.main(Launcher.java:192)
  3591.  
  3592. Ping thread for channel hudson.remoting.Channel@1ef04b5:channel
  3593.  
  3594. "Ping thread for channel hudson.remoting.Channel@1ef04b5:channel" Id=10 Group=main TIMED_WAITING
  3595. at java.lang.Thread.sleep(Native Method)
  3596. at hudson.remoting.PingThread.run(PingThread.java:91)
  3597.  
  3598. pool-1-thread-238 for channel
  3599.  
  3600. "pool-1-thread-238 for channel" Id=249 Group=main RUNNABLE
  3601. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  3602. at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
  3603. at hudson.Functions.getThreadInfos(Functions.java:1155)
  3604. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  3605. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  3606. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  3607. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  3608. at hudson.remoting.Request$2.run(Request.java:324)
  3609. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  3610. at java.util.concurrent.FutureTask.run(Unknown Source)
  3611. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  3612. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  3613. at java.lang.Thread.run(Unknown Source)
  3614.  
  3615. Number of locked synchronizers = 1
  3616. - java.util.concurrent.ThreadPoolExecutor$Worker@be6cb9
  3617.  
  3618. Attach Listener
  3619.  
  3620. "Attach Listener" Id=5 Group=system RUNNABLE
  3621.  
  3622. Finalizer
  3623.  
  3624. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@1ed1aa8
  3625. at java.lang.Object.wait(Native Method)
  3626. - waiting on java.lang.ref.ReferenceQueue$Lock@1ed1aa8
  3627. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  3628. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  3629. at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
  3630.  
  3631. Reference Handler
  3632.  
  3633. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@1d918dd
  3634. at java.lang.Object.wait(Native Method)
  3635. - waiting on java.lang.ref.Reference$Lock@1d918dd
  3636. at java.lang.Object.wait(Unknown Source)
  3637. at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
  3638.  
  3639. Signal Dispatcher
  3640.  
  3641. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  3642.  
  3643. AndroidAutomationRuns2
  3644.  
  3645. N/A
  3646.  
  3647. offline
  3648. Arena_Node(10.5.100.60)
  3649.  
  3650. Channel reader thread: channel
  3651.  
  3652. "Channel reader thread: channel" Id=9 Group=main RUNNABLE (in native)
  3653. at java.io.FileInputStream.readBytes(Native Method)
  3654. at java.io.FileInputStream.read(FileInputStream.java:239)
  3655. at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
  3656. at java.io.BufferedInputStream.read(BufferedInputStream.java:254)
  3657. - locked java.io.BufferedInputStream@63f22fe9
  3658. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  3659. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  3660. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  3661. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  3662. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  3663. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  3664.  
  3665. main
  3666.  
  3667. "main" Id=1 Group=main TIMED_WAITING on hudson.remoting.Channel@17e7258e
  3668. at java.lang.Object.wait(Native Method)
  3669. - waiting on hudson.remoting.Channel@17e7258e
  3670. at hudson.remoting.Channel.join(Channel.java:902)
  3671. at hudson.remoting.Launcher.main(Launcher.java:533)
  3672. at hudson.remoting.Launcher.runWithStdinStdout(Launcher.java:459)
  3673. at hudson.remoting.Launcher.run(Launcher.java:239)
  3674. at hudson.remoting.Launcher.main(Launcher.java:192)
  3675.  
  3676. Ping thread for channel hudson.remoting.Channel@17e7258e:channel
  3677.  
  3678. "Ping thread for channel hudson.remoting.Channel@17e7258e:channel" Id=10 Group=main TIMED_WAITING
  3679. at java.lang.Thread.sleep(Native Method)
  3680. at hudson.remoting.PingThread.run(PingThread.java:91)
  3681.  
  3682. pool-1-thread-152 for channel
  3683.  
  3684. "pool-1-thread-152 for channel" Id=164 Group=main RUNNABLE
  3685. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  3686. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:392)
  3687. at hudson.Functions.getThreadInfos(Functions.java:1155)
  3688. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  3689. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  3690. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  3691. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  3692. at hudson.remoting.Request$2.run(Request.java:324)
  3693. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  3694. at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
  3695. at java.util.concurrent.FutureTask.run(FutureTask.java:166)
  3696. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
  3697. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  3698. at java.lang.Thread.run(Thread.java:701)
  3699.  
  3700. Number of locked synchronizers = 1
  3701. - java.util.concurrent.ThreadPoolExecutor$Worker@794b9e6
  3702.  
  3703. Finalizer
  3704.  
  3705. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@31279d42
  3706. at java.lang.Object.wait(Native Method)
  3707. - waiting on java.lang.ref.ReferenceQueue$Lock@31279d42
  3708. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:133)
  3709. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:149)
  3710. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:189)
  3711.  
  3712. Reference Handler
  3713.  
  3714. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@1fc57144
  3715. at java.lang.Object.wait(Native Method)
  3716. - waiting on java.lang.ref.Reference$Lock@1fc57144
  3717. at java.lang.Object.wait(Object.java:502)
  3718. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
  3719.  
  3720. Signal Dispatcher
  3721.  
  3722. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  3723.  
  3724. Arrow-Win7-x64
  3725.  
  3726. N/A
  3727.  
  3728. offline
  3729. Balaji"s Mac
  3730.  
  3731. N/A
  3732.  
  3733. offline
  3734. Balaji's machine
  3735.  
  3736. N/A
  3737.  
  3738. offline
  3739. Carmel-New
  3740.  
  3741. N/A
  3742.  
  3743. offline
  3744. Carmel-Windows
  3745.  
  3746. N/A
  3747.  
  3748. offline
  3749. CarmelMac-10.10.5
  3750.  
  3751. N/A
  3752.  
  3753. offline
  3754. CarmelWin-10
  3755.  
  3756. Channel reader thread: channel
  3757.  
  3758. "Channel reader thread: channel" Id=14 Group=main RUNNABLE (in native)
  3759. at java.net.SocketInputStream.socketRead0(Native Method)
  3760. at java.net.SocketInputStream.socketRead(Unknown Source)
  3761. at java.net.SocketInputStream.read(Unknown Source)
  3762. at java.net.SocketInputStream.read(Unknown Source)
  3763. at java.io.BufferedInputStream.fill(Unknown Source)
  3764. at java.io.BufferedInputStream.read(Unknown Source)
  3765. - locked java.io.BufferedInputStream@5f0473fb
  3766. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  3767. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  3768. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  3769. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  3770. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  3771. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  3772.  
  3773. main
  3774.  
  3775. "main" Id=1 Group=main WAITING on hudson.remoting.Engine@771725ab
  3776. at java.lang.Object.wait(Native Method)
  3777. - waiting on hudson.remoting.Engine@771725ab
  3778. at java.lang.Thread.join(Unknown Source)
  3779. at java.lang.Thread.join(Unknown Source)
  3780. at hudson.remoting.jnlp.Main.main(Main.java:137)
  3781. at hudson.remoting.jnlp.Main._main(Main.java:130)
  3782. at hudson.remoting.Launcher.run(Launcher.java:228)
  3783. at hudson.remoting.Launcher.main(Launcher.java:192)
  3784.  
  3785. Ping thread for channel hudson.remoting.Channel@222a34c9:channel
  3786.  
  3787. "Ping thread for channel hudson.remoting.Channel@222a34c9:channel" Id=16 Group=main TIMED_WAITING
  3788. at java.lang.Thread.sleep(Native Method)
  3789. at hudson.remoting.PingThread.run(PingThread.java:91)
  3790.  
  3791. pool-1-thread-46 for channel
  3792.  
  3793. "pool-1-thread-46 for channel" Id=381 Group=main RUNNABLE
  3794. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  3795. at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
  3796. at hudson.Functions.getThreadInfos(Functions.java:1155)
  3797. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  3798. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  3799. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  3800. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  3801. at hudson.remoting.Request$2.run(Request.java:324)
  3802. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  3803. at java.util.concurrent.FutureTask.run(Unknown Source)
  3804. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  3805. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  3806. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  3807. at java.lang.Thread.run(Unknown Source)
  3808.  
  3809. Number of locked synchronizers = 1
  3810. - java.util.concurrent.ThreadPoolExecutor$Worker@726379a7
  3811.  
  3812. pool-1-thread-49
  3813.  
  3814. "pool-1-thread-49" Id=417 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@58f10b93
  3815. at sun.misc.Unsafe.park(Native Method)
  3816. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@58f10b93
  3817. at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  3818. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source)
  3819. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
  3820. at java.util.concurrent.SynchronousQueue.poll(Unknown Source)
  3821. at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  3822. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  3823. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  3824. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  3825. at java.lang.Thread.run(Unknown Source)
  3826.  
  3827. Thread-1
  3828.  
  3829. "Thread-1" Id=13 Group=main TIMED_WAITING on hudson.remoting.Channel@222a34c9
  3830. at java.lang.Object.wait(Native Method)
  3831. - waiting on hudson.remoting.Channel@222a34c9
  3832. at hudson.remoting.Channel.join(Channel.java:902)
  3833. at hudson.remoting.Engine.run(Engine.java:287)
  3834.  
  3835. Attach Listener
  3836.  
  3837. "Attach Listener" Id=5 Group=system RUNNABLE
  3838.  
  3839. Finalizer
  3840.  
  3841. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@4dbb9c39
  3842. at java.lang.Object.wait(Native Method)
  3843. - waiting on java.lang.ref.ReferenceQueue$Lock@4dbb9c39
  3844. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  3845. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  3846. at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
  3847.  
  3848. Reference Handler
  3849.  
  3850. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@7c7b2607
  3851. at java.lang.Object.wait(Native Method)
  3852. - waiting on java.lang.ref.Reference$Lock@7c7b2607
  3853. at java.lang.Object.wait(Unknown Source)
  3854. at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
  3855.  
  3856. Signal Dispatcher
  3857.  
  3858. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  3859.  
  3860. CarmelWin-7
  3861.  
  3862. Channel reader thread: channel
  3863.  
  3864. "Channel reader thread: channel" Id=14 Group=main RUNNABLE (in native)
  3865. at java.net.SocketInputStream.socketRead0(Native Method)
  3866. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  3867. at java.net.SocketInputStream.read(SocketInputStream.java:170)
  3868. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  3869. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  3870. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  3871. - locked java.io.BufferedInputStream@3785edc8
  3872. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  3873. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  3874. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  3875. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  3876. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  3877. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  3878.  
  3879. main
  3880.  
  3881. "main" Id=1 Group=main WAITING on hudson.remoting.Engine@462f8131
  3882. at java.lang.Object.wait(Native Method)
  3883. - waiting on hudson.remoting.Engine@462f8131
  3884. at java.lang.Thread.join(Thread.java:1245)
  3885. at java.lang.Thread.join(Thread.java:1319)
  3886. at hudson.remoting.jnlp.Main.main(Main.java:137)
  3887. at hudson.remoting.jnlp.Main._main(Main.java:130)
  3888. at hudson.remoting.Launcher.run(Launcher.java:228)
  3889. at hudson.remoting.Launcher.main(Launcher.java:192)
  3890.  
  3891. Ping thread for channel hudson.remoting.Channel@27a0c0da:channel
  3892.  
  3893. "Ping thread for channel hudson.remoting.Channel@27a0c0da:channel" Id=16 Group=main TIMED_WAITING
  3894. at java.lang.Thread.sleep(Native Method)
  3895. at hudson.remoting.PingThread.run(PingThread.java:91)
  3896.  
  3897. pool-1-thread-51 for channel
  3898.  
  3899. "pool-1-thread-51 for channel" Id=194 Group=main RUNNABLE
  3900. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  3901. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  3902. at hudson.Functions.getThreadInfos(Functions.java:1155)
  3903. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  3904. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  3905. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  3906. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  3907. at hudson.remoting.Request$2.run(Request.java:324)
  3908. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  3909. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  3910. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  3911. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  3912. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  3913. at java.lang.Thread.run(Thread.java:745)
  3914.  
  3915. Number of locked synchronizers = 1
  3916. - java.util.concurrent.ThreadPoolExecutor$Worker@1f4ac324
  3917.  
  3918. Thread-1
  3919.  
  3920. "Thread-1" Id=13 Group=main TIMED_WAITING on hudson.remoting.Channel@27a0c0da
  3921. at java.lang.Object.wait(Native Method)
  3922. - waiting on hudson.remoting.Channel@27a0c0da
  3923. at hudson.remoting.Channel.join(Channel.java:902)
  3924. at hudson.remoting.Engine.run(Engine.java:287)
  3925.  
  3926. Attach Listener
  3927.  
  3928. "Attach Listener" Id=5 Group=system RUNNABLE
  3929.  
  3930. Finalizer
  3931.  
  3932. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@22909b1
  3933. at java.lang.Object.wait(Native Method)
  3934. - waiting on java.lang.ref.ReferenceQueue$Lock@22909b1
  3935. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  3936. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  3937. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  3938.  
  3939. Reference Handler
  3940.  
  3941. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@7d8ffb9
  3942. at java.lang.Object.wait(Native Method)
  3943. - waiting on java.lang.ref.Reference$Lock@7d8ffb9
  3944. at java.lang.Object.wait(Object.java:502)
  3945. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
  3946.  
  3947. Signal Dispatcher
  3948.  
  3949. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  3950.  
  3951. CarmelWin-8
  3952.  
  3953. N/A
  3954.  
  3955. offline
  3956. CarmelWin-8.1
  3957.  
  3958. Channel reader thread: channel
  3959.  
  3960. "Channel reader thread: channel" Id=13 Group=main RUNNABLE (in native)
  3961. at java.net.SocketInputStream.socketRead0(Native Method)
  3962. at java.net.SocketInputStream.socketRead(Unknown Source)
  3963. at java.net.SocketInputStream.read(Unknown Source)
  3964. at java.net.SocketInputStream.read(Unknown Source)
  3965. at java.io.BufferedInputStream.fill(Unknown Source)
  3966. at java.io.BufferedInputStream.read(Unknown Source)
  3967. - locked java.io.BufferedInputStream@5ea09ee8
  3968. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  3969. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  3970. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  3971. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  3972. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  3973. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  3974.  
  3975. main
  3976.  
  3977. "main" Id=1 Group=main WAITING on hudson.remoting.Engine@5576404e
  3978. at java.lang.Object.wait(Native Method)
  3979. - waiting on hudson.remoting.Engine@5576404e
  3980. at java.lang.Thread.join(Unknown Source)
  3981. at java.lang.Thread.join(Unknown Source)
  3982. at hudson.remoting.jnlp.Main.main(Main.java:137)
  3983. at hudson.remoting.jnlp.Main._main(Main.java:130)
  3984. at hudson.remoting.Launcher.run(Launcher.java:228)
  3985. at hudson.remoting.Launcher.main(Launcher.java:192)
  3986.  
  3987. Ping thread for channel hudson.remoting.Channel@70a6937b:channel
  3988.  
  3989. "Ping thread for channel hudson.remoting.Channel@70a6937b:channel" Id=15 Group=main TIMED_WAITING
  3990. at java.lang.Thread.sleep(Native Method)
  3991. at hudson.remoting.PingThread.run(PingThread.java:91)
  3992.  
  3993. pool-1-thread-96 for channel
  3994.  
  3995. "pool-1-thread-96 for channel" Id=366 Group=main RUNNABLE
  3996. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  3997. at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
  3998. at hudson.Functions.getThreadInfos(Functions.java:1155)
  3999. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  4000. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  4001. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  4002. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  4003. at hudson.remoting.Request$2.run(Request.java:324)
  4004. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  4005. at java.util.concurrent.FutureTask.run(Unknown Source)
  4006. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  4007. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  4008. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  4009. at java.lang.Thread.run(Unknown Source)
  4010.  
  4011. Number of locked synchronizers = 1
  4012. - java.util.concurrent.ThreadPoolExecutor$Worker@79833be3
  4013.  
  4014. pool-1-thread-98
  4015.  
  4016. "pool-1-thread-98" Id=369 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@3d6d9cda
  4017. at sun.misc.Unsafe.park(Native Method)
  4018. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@3d6d9cda
  4019. at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  4020. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source)
  4021. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
  4022. at java.util.concurrent.SynchronousQueue.poll(Unknown Source)
  4023. at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  4024. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  4025. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  4026. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  4027. at java.lang.Thread.run(Unknown Source)
  4028.  
  4029. Thread-1
  4030.  
  4031. "Thread-1" Id=12 Group=main TIMED_WAITING on hudson.remoting.Channel@70a6937b
  4032. at java.lang.Object.wait(Native Method)
  4033. - waiting on hudson.remoting.Channel@70a6937b
  4034. at hudson.remoting.Channel.join(Channel.java:902)
  4035. at hudson.remoting.Engine.run(Engine.java:287)
  4036.  
  4037. Attach Listener
  4038.  
  4039. "Attach Listener" Id=5 Group=system RUNNABLE
  4040.  
  4041. Finalizer
  4042.  
  4043. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@6d814609
  4044. at java.lang.Object.wait(Native Method)
  4045. - waiting on java.lang.ref.ReferenceQueue$Lock@6d814609
  4046. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  4047. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  4048. at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
  4049.  
  4050. Reference Handler
  4051.  
  4052. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@29043de6
  4053. at java.lang.Object.wait(Native Method)
  4054. - waiting on java.lang.ref.Reference$Lock@29043de6
  4055. at java.lang.Object.wait(Unknown Source)
  4056. at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
  4057.  
  4058. Signal Dispatcher
  4059.  
  4060. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  4061.  
  4062. Controller-PrimeTime
  4063.  
  4064. N/A
  4065.  
  4066. offline
  4067. Controller-Res-1(10.5.100.59)
  4068.  
  4069. Channel reader thread: channel
  4070.  
  4071. "Channel reader thread: channel" Id=9 Group=main RUNNABLE (in native)
  4072. at java.io.FileInputStream.readBytes(Native Method)
  4073. at java.io.FileInputStream.read(FileInputStream.java:272)
  4074. at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
  4075. at java.io.BufferedInputStream.read(BufferedInputStream.java:254)
  4076. - locked java.io.BufferedInputStream@17f88ac0
  4077. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  4078. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  4079. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  4080. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  4081. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  4082. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  4083.  
  4084. main
  4085.  
  4086. "main" Id=1 Group=main TIMED_WAITING on hudson.remoting.Channel@d8bb52b
  4087. at java.lang.Object.wait(Native Method)
  4088. - waiting on hudson.remoting.Channel@d8bb52b
  4089. at hudson.remoting.Channel.join(Channel.java:902)
  4090. at hudson.remoting.Launcher.main(Launcher.java:533)
  4091. at hudson.remoting.Launcher.runWithStdinStdout(Launcher.java:459)
  4092. at hudson.remoting.Launcher.run(Launcher.java:239)
  4093. at hudson.remoting.Launcher.main(Launcher.java:192)
  4094.  
  4095. Ping thread for channel hudson.remoting.Channel@d8bb52b:channel
  4096.  
  4097. "Ping thread for channel hudson.remoting.Channel@d8bb52b:channel" Id=10 Group=main TIMED_WAITING
  4098. at java.lang.Thread.sleep(Native Method)
  4099. at hudson.remoting.PingThread.run(PingThread.java:91)
  4100.  
  4101. pool-1-thread-146 for channel
  4102.  
  4103. "pool-1-thread-146 for channel" Id=157 Group=main RUNNABLE
  4104. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  4105. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  4106. at hudson.Functions.getThreadInfos(Functions.java:1155)
  4107. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  4108. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  4109. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  4110. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  4111. at hudson.remoting.Request$2.run(Request.java:324)
  4112. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  4113. at java.util.concurrent.FutureTask.run(FutureTask.java:262)
  4114. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  4115. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  4116. at java.lang.Thread.run(Thread.java:745)
  4117.  
  4118. Number of locked synchronizers = 1
  4119. - java.util.concurrent.ThreadPoolExecutor$Worker@23f424b2
  4120.  
  4121. Finalizer
  4122.  
  4123. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@3e5d4f8b
  4124. at java.lang.Object.wait(Native Method)
  4125. - waiting on java.lang.ref.ReferenceQueue$Lock@3e5d4f8b
  4126. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
  4127. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
  4128. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  4129.  
  4130. Reference Handler
  4131.  
  4132. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@60114ea9
  4133. at java.lang.Object.wait(Native Method)
  4134. - waiting on java.lang.ref.Reference$Lock@60114ea9
  4135. at java.lang.Object.wait(Object.java:503)
  4136. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
  4137.  
  4138. Signal Dispatcher
  4139.  
  4140. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  4141.  
  4142. Cwin-8.1
  4143.  
  4144. N/A
  4145.  
  4146. offline
  4147. Failover-Controller-Node-10.5.100.61
  4148.  
  4149. Channel reader thread: channel
  4150.  
  4151. "Channel reader thread: channel" Id=9 Group=main RUNNABLE (in native)
  4152. at java.io.FileInputStream.readBytes(Native Method)
  4153. at java.io.FileInputStream.read(FileInputStream.java:272)
  4154. at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
  4155. at java.io.BufferedInputStream.read(BufferedInputStream.java:254)
  4156. - locked java.io.BufferedInputStream@7b40ceee
  4157. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  4158. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  4159. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  4160. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  4161. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  4162. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  4163.  
  4164. main
  4165.  
  4166. "main" Id=1 Group=main TIMED_WAITING on hudson.remoting.Channel@4541139c
  4167. at java.lang.Object.wait(Native Method)
  4168. - waiting on hudson.remoting.Channel@4541139c
  4169. at hudson.remoting.Channel.join(Channel.java:902)
  4170. at hudson.remoting.Launcher.main(Launcher.java:533)
  4171. at hudson.remoting.Launcher.runWithStdinStdout(Launcher.java:459)
  4172. at hudson.remoting.Launcher.run(Launcher.java:239)
  4173. at hudson.remoting.Launcher.main(Launcher.java:192)
  4174.  
  4175. Ping thread for channel hudson.remoting.Channel@4541139c:channel
  4176.  
  4177. "Ping thread for channel hudson.remoting.Channel@4541139c:channel" Id=10 Group=main TIMED_WAITING
  4178. at java.lang.Thread.sleep(Native Method)
  4179. at hudson.remoting.PingThread.run(PingThread.java:91)
  4180.  
  4181. pool-1-thread-145 for channel
  4182.  
  4183. "pool-1-thread-145 for channel" Id=156 Group=main RUNNABLE
  4184. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  4185. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  4186. at hudson.Functions.getThreadInfos(Functions.java:1155)
  4187. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  4188. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  4189. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  4190. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  4191. at hudson.remoting.Request$2.run(Request.java:324)
  4192. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  4193. at java.util.concurrent.FutureTask.run(FutureTask.java:262)
  4194. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  4195. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  4196. at java.lang.Thread.run(Thread.java:744)
  4197.  
  4198. Number of locked synchronizers = 1
  4199. - java.util.concurrent.ThreadPoolExecutor$Worker@3bc07873
  4200.  
  4201. Finalizer
  4202.  
  4203. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@5bd1aa79
  4204. at java.lang.Object.wait(Native Method)
  4205. - waiting on java.lang.ref.ReferenceQueue$Lock@5bd1aa79
  4206. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
  4207. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
  4208. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:189)
  4209.  
  4210. Reference Handler
  4211.  
  4212. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@220f1d07
  4213. at java.lang.Object.wait(Native Method)
  4214. - waiting on java.lang.ref.Reference$Lock@220f1d07
  4215. at java.lang.Object.wait(Object.java:503)
  4216. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
  4217.  
  4218. Signal Dispatcher
  4219.  
  4220. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  4221.  
  4222. Hangouts Controller
  4223.  
  4224. N/A
  4225.  
  4226. offline
  4227. IosAutomationRuns
  4228.  
  4229. N/A
  4230.  
  4231. offline
  4232. IshaMac
  4233.  
  4234. N/A
  4235.  
  4236. offline
  4237. IshaWin
  4238.  
  4239. N/A
  4240.  
  4241. offline
  4242. IshaWindows
  4243.  
  4244. N/A
  4245.  
  4246. offline
  4247. Jenkins_Selenium_Node1_118
  4248.  
  4249. N/A
  4250.  
  4251. offline
  4252. LMT_QA--NFT_Upgrade_slave(10.5.7.51)
  4253.  
  4254. Channel reader thread: channel
  4255.  
  4256. "Channel reader thread: channel" Id=9 Group=main RUNNABLE (in native)
  4257. at java.io.FileInputStream.readBytes(Native Method)
  4258. at java.io.FileInputStream.read(FileInputStream.java:272)
  4259. at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
  4260. at java.io.BufferedInputStream.read(BufferedInputStream.java:254)
  4261. - locked java.io.BufferedInputStream@b932eaa
  4262. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  4263. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  4264. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  4265. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  4266. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  4267. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  4268.  
  4269. main
  4270.  
  4271. "main" Id=1 Group=main TIMED_WAITING on hudson.remoting.Channel@78d8d958
  4272. at java.lang.Object.wait(Native Method)
  4273. - waiting on hudson.remoting.Channel@78d8d958
  4274. at hudson.remoting.Channel.join(Channel.java:902)
  4275. at hudson.remoting.Launcher.main(Launcher.java:533)
  4276. at hudson.remoting.Launcher.runWithStdinStdout(Launcher.java:459)
  4277. at hudson.remoting.Launcher.run(Launcher.java:239)
  4278. at hudson.remoting.Launcher.main(Launcher.java:192)
  4279.  
  4280. Ping thread for channel hudson.remoting.Channel@78d8d958:channel
  4281.  
  4282. "Ping thread for channel hudson.remoting.Channel@78d8d958:channel" Id=10 Group=main TIMED_WAITING
  4283. at java.lang.Thread.sleep(Native Method)
  4284. at hudson.remoting.PingThread.run(PingThread.java:91)
  4285.  
  4286. pool-1-thread-134 for channel
  4287.  
  4288. "pool-1-thread-134 for channel" Id=145 Group=main RUNNABLE
  4289. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  4290. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  4291. at hudson.Functions.getThreadInfos(Functions.java:1155)
  4292. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  4293. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  4294. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  4295. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  4296. at hudson.remoting.Request$2.run(Request.java:324)
  4297. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  4298. at java.util.concurrent.FutureTask.run(FutureTask.java:262)
  4299. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  4300. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  4301. at java.lang.Thread.run(Thread.java:745)
  4302.  
  4303. Number of locked synchronizers = 1
  4304. - java.util.concurrent.ThreadPoolExecutor$Worker@67e02970
  4305.  
  4306. Finalizer
  4307.  
  4308. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@6bdca0d5
  4309. at java.lang.Object.wait(Native Method)
  4310. - waiting on java.lang.ref.ReferenceQueue$Lock@6bdca0d5
  4311. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
  4312. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
  4313. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  4314.  
  4315. Reference Handler
  4316.  
  4317. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@61c33745
  4318. at java.lang.Object.wait(Native Method)
  4319. - waiting on java.lang.ref.Reference$Lock@61c33745
  4320. at java.lang.Object.wait(Object.java:503)
  4321. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
  4322.  
  4323. Signal Dispatcher
  4324.  
  4325. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  4326.  
  4327. LyncOnMac
  4328.  
  4329. N/A
  4330.  
  4331. offline
  4332. Mac134Safari
  4333.  
  4334. Channel reader thread: channel
  4335.  
  4336. "Channel reader thread: channel" Id=12 Group=main RUNNABLE (in native)
  4337. at java.net.SocketInputStream.socketRead0(Native Method)
  4338. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  4339. at java.net.SocketInputStream.read(SocketInputStream.java:170)
  4340. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  4341. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  4342. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  4343. - locked java.io.BufferedInputStream@3d336d93
  4344. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  4345. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  4346. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  4347. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  4348. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  4349. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  4350.  
  4351. main
  4352.  
  4353. "main" Id=1 Group=main WAITING on hudson.remoting.Engine@122554d3
  4354. at java.lang.Object.wait(Native Method)
  4355. - waiting on hudson.remoting.Engine@122554d3
  4356. at java.lang.Thread.join(Thread.java:1245)
  4357. at java.lang.Thread.join(Thread.java:1319)
  4358. at hudson.remoting.jnlp.Main.main(Main.java:137)
  4359. at hudson.remoting.jnlp.Main._main(Main.java:130)
  4360. at hudson.remoting.Launcher.run(Launcher.java:228)
  4361. at hudson.remoting.Launcher.main(Launcher.java:192)
  4362.  
  4363. Ping thread for channel hudson.remoting.Channel@7ea95a98:channel
  4364.  
  4365. "Ping thread for channel hudson.remoting.Channel@7ea95a98:channel" Id=14 Group=main TIMED_WAITING
  4366. at java.lang.Thread.sleep(Native Method)
  4367. at hudson.remoting.PingThread.run(PingThread.java:91)
  4368.  
  4369. pool-1-thread-47
  4370.  
  4371. "pool-1-thread-47" Id=95 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@6f13870a
  4372. at sun.misc.Unsafe.park(Native Method)
  4373. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@6f13870a
  4374. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  4375. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  4376. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  4377. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  4378. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  4379. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  4380. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  4381. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  4382. at java.lang.Thread.run(Thread.java:745)
  4383.  
  4384. pool-1-thread-48 for channel
  4385.  
  4386. "pool-1-thread-48 for channel" Id=97 Group=main RUNNABLE
  4387. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  4388. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  4389. at hudson.Functions.getThreadInfos(Functions.java:1155)
  4390. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  4391. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  4392. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  4393. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  4394. at hudson.remoting.Request$2.run(Request.java:324)
  4395. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  4396. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  4397. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  4398. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  4399. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  4400. at java.lang.Thread.run(Thread.java:745)
  4401.  
  4402. Number of locked synchronizers = 1
  4403. - java.util.concurrent.ThreadPoolExecutor$Worker@54211fc9
  4404.  
  4405. Thread-1
  4406.  
  4407. "Thread-1" Id=11 Group=main TIMED_WAITING on hudson.remoting.Channel@7ea95a98
  4408. at java.lang.Object.wait(Native Method)
  4409. - waiting on hudson.remoting.Channel@7ea95a98
  4410. at hudson.remoting.Channel.join(Channel.java:902)
  4411. at hudson.remoting.Engine.run(Engine.java:287)
  4412.  
  4413. AWT-AppKit
  4414.  
  4415. "AWT-AppKit" Id=16 Group=system RUNNABLE (in native)
  4416.  
  4417. Finalizer
  4418.  
  4419. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@5bd3fb3c
  4420. at java.lang.Object.wait(Native Method)
  4421. - waiting on java.lang.ref.ReferenceQueue$Lock@5bd3fb3c
  4422. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  4423. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  4424. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  4425.  
  4426. Reference Handler
  4427.  
  4428. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@762063bf
  4429. at java.lang.Object.wait(Native Method)
  4430. - waiting on java.lang.ref.Reference$Lock@762063bf
  4431. at java.lang.Object.wait(Object.java:502)
  4432. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
  4433.  
  4434. Signal Dispatcher
  4435.  
  4436. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  4437.  
  4438. Mac231Safari
  4439.  
  4440. Channel reader thread: channel
  4441.  
  4442. "Channel reader thread: channel" Id=11 Group=main RUNNABLE (in native)
  4443. at java.net.SocketInputStream.socketRead0(Native Method)
  4444. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  4445. at java.net.SocketInputStream.read(SocketInputStream.java:170)
  4446. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  4447. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  4448. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  4449. - locked java.io.BufferedInputStream@7e1fa290
  4450. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  4451. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  4452. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  4453. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  4454. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  4455. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  4456.  
  4457. main
  4458.  
  4459. "main" Id=1 Group=main WAITING on hudson.remoting.Engine@1e9663a6
  4460. at java.lang.Object.wait(Native Method)
  4461. - waiting on hudson.remoting.Engine@1e9663a6
  4462. at java.lang.Thread.join(Thread.java:1245)
  4463. at java.lang.Thread.join(Thread.java:1319)
  4464. at hudson.remoting.jnlp.Main.main(Main.java:137)
  4465. at hudson.remoting.jnlp.Main._main(Main.java:130)
  4466. at hudson.remoting.Launcher.run(Launcher.java:228)
  4467. at hudson.remoting.Launcher.main(Launcher.java:192)
  4468.  
  4469. Ping thread for channel hudson.remoting.Channel@7ea21d08:channel
  4470.  
  4471. "Ping thread for channel hudson.remoting.Channel@7ea21d08:channel" Id=13 Group=main TIMED_WAITING
  4472. at java.lang.Thread.sleep(Native Method)
  4473. at hudson.remoting.PingThread.run(PingThread.java:91)
  4474.  
  4475. pool-1-thread-53
  4476.  
  4477. "pool-1-thread-53" Id=238 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@15c9ddcc
  4478. at sun.misc.Unsafe.park(Native Method)
  4479. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@15c9ddcc
  4480. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  4481. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  4482. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  4483. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  4484. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  4485. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  4486. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  4487. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  4488. at java.lang.Thread.run(Thread.java:745)
  4489.  
  4490. pool-1-thread-56 for channel
  4491.  
  4492. "pool-1-thread-56 for channel" Id=244 Group=main RUNNABLE
  4493. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  4494. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  4495. at hudson.Functions.getThreadInfos(Functions.java:1155)
  4496. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  4497. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  4498. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  4499. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  4500. at hudson.remoting.Request$2.run(Request.java:324)
  4501. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  4502. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  4503. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  4504. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  4505. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  4506. at java.lang.Thread.run(Thread.java:745)
  4507.  
  4508. Number of locked synchronizers = 1
  4509. - java.util.concurrent.ThreadPoolExecutor$Worker@51c5719f
  4510.  
  4511. Thread-1
  4512.  
  4513. "Thread-1" Id=10 Group=main TIMED_WAITING on hudson.remoting.Channel@7ea21d08
  4514. at java.lang.Object.wait(Native Method)
  4515. - waiting on hudson.remoting.Channel@7ea21d08
  4516. at hudson.remoting.Channel.join(Channel.java:902)
  4517. at hudson.remoting.Engine.run(Engine.java:287)
  4518.  
  4519. AWT-AppKit
  4520.  
  4521. "AWT-AppKit" Id=16 Group=system RUNNABLE (in native)
  4522.  
  4523. Finalizer
  4524.  
  4525. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@5378cd16
  4526. at java.lang.Object.wait(Native Method)
  4527. - waiting on java.lang.ref.ReferenceQueue$Lock@5378cd16
  4528. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  4529. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  4530. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  4531.  
  4532. Reference Handler
  4533.  
  4534. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@31a286c3
  4535. at java.lang.Object.wait(Native Method)
  4536. - waiting on java.lang.ref.Reference$Lock@31a286c3
  4537. at java.lang.Object.wait(Object.java:502)
  4538. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
  4539.  
  4540. Signal Dispatcher
  4541.  
  4542. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  4543.  
  4544. MacAirCarmel
  4545.  
  4546. Channel reader thread: channel
  4547.  
  4548. "Channel reader thread: channel" Id=12 Group=main RUNNABLE (in native)
  4549. at java.net.SocketInputStream.socketRead0(Native Method)
  4550. at java.net.SocketInputStream.read(SocketInputStream.java:150)
  4551. at java.net.SocketInputStream.read(SocketInputStream.java:121)
  4552. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  4553. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  4554. - locked java.io.BufferedInputStream@6cc75139
  4555. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  4556. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  4557. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  4558. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  4559. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  4560. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  4561.  
  4562. main
  4563.  
  4564. "main" Id=1 Group=main WAITING on hudson.remoting.Engine@566c9a50
  4565. at java.lang.Object.wait(Native Method)
  4566. - waiting on hudson.remoting.Engine@566c9a50
  4567. at java.lang.Thread.join(Thread.java:1245)
  4568. at java.lang.Thread.join(Thread.java:1319)
  4569. at hudson.remoting.jnlp.Main.main(Main.java:137)
  4570. at hudson.remoting.jnlp.Main._main(Main.java:130)
  4571. at hudson.remoting.Launcher.run(Launcher.java:228)
  4572. at hudson.remoting.Launcher.main(Launcher.java:192)
  4573.  
  4574. Ping thread for channel hudson.remoting.Channel@22207947:channel
  4575.  
  4576. "Ping thread for channel hudson.remoting.Channel@22207947:channel" Id=14 Group=main TIMED_WAITING
  4577. at java.lang.Thread.sleep(Native Method)
  4578. at hudson.remoting.PingThread.run(PingThread.java:91)
  4579.  
  4580. pool-1-thread-56 for channel
  4581.  
  4582. "pool-1-thread-56 for channel" Id=307 Group=main RUNNABLE
  4583. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  4584. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  4585. at hudson.Functions.getThreadInfos(Functions.java:1155)
  4586. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  4587. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  4588. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  4589. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  4590. at hudson.remoting.Request$2.run(Request.java:324)
  4591. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  4592. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  4593. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  4594. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  4595. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  4596. at java.lang.Thread.run(Thread.java:745)
  4597.  
  4598. Number of locked synchronizers = 1
  4599. - java.util.concurrent.ThreadPoolExecutor$Worker@792c6f21
  4600.  
  4601. Thread-1
  4602.  
  4603. "Thread-1" Id=11 Group=main TIMED_WAITING on hudson.remoting.Channel@22207947
  4604. at java.lang.Object.wait(Native Method)
  4605. - waiting on hudson.remoting.Channel@22207947
  4606. at hudson.remoting.Channel.join(Channel.java:902)
  4607. at hudson.remoting.Engine.run(Engine.java:287)
  4608.  
  4609. AWT-AppKit
  4610.  
  4611. "AWT-AppKit" Id=16 Group=system RUNNABLE (in native)
  4612.  
  4613. Finalizer
  4614.  
  4615. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@4c9d33ce
  4616. at java.lang.Object.wait(Native Method)
  4617. - waiting on java.lang.ref.ReferenceQueue$Lock@4c9d33ce
  4618. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:142)
  4619. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:158)
  4620. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  4621.  
  4622. Reference Handler
  4623.  
  4624. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@30537a36
  4625. at java.lang.Object.wait(Native Method)
  4626. - waiting on java.lang.ref.Reference$Lock@30537a36
  4627. at java.lang.Object.wait(Object.java:502)
  4628. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
  4629.  
  4630. Signal Dispatcher
  4631.  
  4632. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  4633.  
  4634. MacMini-Support
  4635.  
  4636. N/A
  4637.  
  4638. offline
  4639. Manual_Mac
  4640.  
  4641. N/A
  4642.  
  4643. offline
  4644. Manual_Win
  4645.  
  4646. N/A
  4647.  
  4648. offline
  4649. Monterey-Box
  4650.  
  4651. N/A
  4652.  
  4653. offline
  4654. NFT-Primetime-AWS-Controller
  4655.  
  4656. N/A
  4657.  
  4658. offline
  4659. NFT-Primetime-AWS-Controller-StandIn
  4660.  
  4661. N/A
  4662.  
  4663. offline
  4664. NFT-a2m-controller-vm-10.5.100.245
  4665.  
  4666. Channel reader thread: channel
  4667.  
  4668. "Channel reader thread: channel" Id=9 Group=main RUNNABLE (in native)
  4669. at java.io.FileInputStream.readBytes(Native Method)
  4670. at java.io.FileInputStream.read(FileInputStream.java:272)
  4671. at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
  4672. at java.io.BufferedInputStream.read(BufferedInputStream.java:254)
  4673. - locked java.io.BufferedInputStream@145be1b6
  4674. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  4675. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  4676. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  4677. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  4678. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  4679. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  4680.  
  4681. main
  4682.  
  4683. "main" Id=1 Group=main TIMED_WAITING on hudson.remoting.Channel@cb8a0c8
  4684. at java.lang.Object.wait(Native Method)
  4685. - waiting on hudson.remoting.Channel@cb8a0c8
  4686. at hudson.remoting.Channel.join(Channel.java:902)
  4687. at hudson.remoting.Launcher.main(Launcher.java:533)
  4688. at hudson.remoting.Launcher.runWithStdinStdout(Launcher.java:459)
  4689. at hudson.remoting.Launcher.run(Launcher.java:239)
  4690. at hudson.remoting.Launcher.main(Launcher.java:192)
  4691.  
  4692. Ping thread for channel hudson.remoting.Channel@cb8a0c8:channel
  4693.  
  4694. "Ping thread for channel hudson.remoting.Channel@cb8a0c8:channel" Id=10 Group=main TIMED_WAITING
  4695. at java.lang.Thread.sleep(Native Method)
  4696. at hudson.remoting.PingThread.run(PingThread.java:91)
  4697.  
  4698. pool-1-thread-166
  4699.  
  4700. "pool-1-thread-166" Id=177 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@7d6be969
  4701. at sun.misc.Unsafe.park(Native Method)
  4702. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@7d6be969
  4703. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  4704. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  4705. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  4706. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  4707. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  4708. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  4709. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  4710. at java.lang.Thread.run(Thread.java:745)
  4711.  
  4712. pool-1-thread-167 for channel
  4713.  
  4714. "pool-1-thread-167 for channel" Id=179 Group=main RUNNABLE
  4715. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  4716. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  4717. at hudson.Functions.getThreadInfos(Functions.java:1155)
  4718. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  4719. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  4720. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  4721. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  4722. at hudson.remoting.Request$2.run(Request.java:324)
  4723. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  4724. at java.util.concurrent.FutureTask.run(FutureTask.java:262)
  4725. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  4726. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  4727. at java.lang.Thread.run(Thread.java:745)
  4728.  
  4729. Number of locked synchronizers = 1
  4730. - java.util.concurrent.ThreadPoolExecutor$Worker@8ad4df5
  4731.  
  4732. Finalizer
  4733.  
  4734. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@1c3f7e2b
  4735. at java.lang.Object.wait(Native Method)
  4736. - waiting on java.lang.ref.ReferenceQueue$Lock@1c3f7e2b
  4737. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
  4738. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
  4739. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  4740.  
  4741. Reference Handler
  4742.  
  4743. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@c74478a
  4744. at java.lang.Object.wait(Native Method)
  4745. - waiting on java.lang.ref.Reference$Lock@c74478a
  4746. at java.lang.Object.wait(Object.java:503)
  4747. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
  4748.  
  4749. Signal Dispatcher
  4750.  
  4751. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  4752.  
  4753. NFT-controller-vm-10.5.103.26
  4754.  
  4755. /bin/sh -xe /tmp/hudson1861804296973408028.sh: stdout copier
  4756.  
  4757. "/bin/sh -xe /tmp/hudson1861804296973408028.sh: stdout copier" Id=513 Group=main RUNNABLE (in native)
  4758. at java.io.FileInputStream.readBytes(Native Method)
  4759. at java.io.FileInputStream.read(FileInputStream.java:272)
  4760. at java.io.BufferedInputStream.read1(BufferedInputStream.java:273)
  4761. at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
  4762. - locked java.lang.UNIXProcess$ProcessPipeInputStream@67288a6a
  4763. at java.io.FilterInputStream.read(FilterInputStream.java:107)
  4764. at hudson.util.StreamCopyThread.run(StreamCopyThread.java:60)
  4765.  
  4766. /bin/sh -xe /tmp/hudson4044467236461844247.sh: stdout copier
  4767.  
  4768. "/bin/sh -xe /tmp/hudson4044467236461844247.sh: stdout copier" Id=515 Group=main RUNNABLE (in native)
  4769. at java.io.FileInputStream.readBytes(Native Method)
  4770. at java.io.FileInputStream.read(FileInputStream.java:272)
  4771. at java.io.BufferedInputStream.read1(BufferedInputStream.java:273)
  4772. at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
  4773. - locked java.lang.UNIXProcess$ProcessPipeInputStream@184ef2d5
  4774. at java.io.FilterInputStream.read(FilterInputStream.java:107)
  4775. at hudson.util.StreamCopyThread.run(StreamCopyThread.java:60)
  4776.  
  4777. Channel reader thread: channel
  4778.  
  4779. "Channel reader thread: channel" Id=9 Group=main RUNNABLE (in native)
  4780. at java.io.FileInputStream.readBytes(Native Method)
  4781. at java.io.FileInputStream.read(FileInputStream.java:272)
  4782. at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
  4783. at java.io.BufferedInputStream.read(BufferedInputStream.java:254)
  4784. - locked java.io.BufferedInputStream@2eb40a5f
  4785. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  4786. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  4787. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  4788. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  4789. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  4790. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  4791.  
  4792. main
  4793.  
  4794. "main" Id=1 Group=main TIMED_WAITING on hudson.remoting.Channel@5b0f67d1
  4795. at java.lang.Object.wait(Native Method)
  4796. - waiting on hudson.remoting.Channel@5b0f67d1
  4797. at hudson.remoting.Channel.join(Channel.java:902)
  4798. at hudson.remoting.Launcher.main(Launcher.java:533)
  4799. at hudson.remoting.Launcher.runWithStdinStdout(Launcher.java:459)
  4800. at hudson.remoting.Launcher.run(Launcher.java:239)
  4801. at hudson.remoting.Launcher.main(Launcher.java:192)
  4802.  
  4803. Ping thread for channel hudson.remoting.Channel@5b0f67d1:channel
  4804.  
  4805. "Ping thread for channel hudson.remoting.Channel@5b0f67d1:channel" Id=10 Group=main TIMED_WAITING
  4806. at java.lang.Thread.sleep(Native Method)
  4807. at hudson.remoting.PingThread.run(PingThread.java:91)
  4808.  
  4809. pool-1-thread-322 for channel
  4810.  
  4811. "pool-1-thread-322 for channel" Id=432 Group=main WAITING on java.lang.UNIXProcess@16976a0f
  4812. at java.lang.Object.wait(Native Method)
  4813. - waiting on java.lang.UNIXProcess@16976a0f
  4814. at java.lang.Object.wait(Object.java:503)
  4815. at java.lang.UNIXProcess.waitFor(UNIXProcess.java:263)
  4816. at hudson.Proc$LocalProc.join(Proc.java:319)
  4817. at hudson.Launcher$RemoteLaunchCallable$1.join(Launcher.java:1141)
  4818. at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
  4819. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  4820. at java.lang.reflect.Method.invoke(Method.java:606)
  4821. at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:326)
  4822. at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:301)
  4823. at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:260)
  4824. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  4825. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  4826. at hudson.remoting.Request$2.run(Request.java:324)
  4827. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  4828. at java.util.concurrent.FutureTask.run(FutureTask.java:262)
  4829. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  4830. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  4831. at java.lang.Thread.run(Thread.java:745)
  4832.  
  4833. Number of locked synchronizers = 1
  4834. - java.util.concurrent.ThreadPoolExecutor$Worker@97e2b2b
  4835.  
  4836. pool-1-thread-392 for channel
  4837.  
  4838. "pool-1-thread-392 for channel" Id=520 Group=main RUNNABLE
  4839. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  4840. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  4841. at hudson.Functions.getThreadInfos(Functions.java:1155)
  4842. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  4843. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  4844. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  4845. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  4846. at hudson.remoting.Request$2.run(Request.java:324)
  4847. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  4848. at java.util.concurrent.FutureTask.run(FutureTask.java:262)
  4849. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  4850. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  4851. at java.lang.Thread.run(Thread.java:745)
  4852.  
  4853. Number of locked synchronizers = 1
  4854. - java.util.concurrent.ThreadPoolExecutor$Worker@5f4d9eef
  4855.  
  4856. Finalizer
  4857.  
  4858. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@2e14faed
  4859. at java.lang.Object.wait(Native Method)
  4860. - waiting on java.lang.ref.ReferenceQueue$Lock@2e14faed
  4861. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
  4862. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
  4863. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  4864.  
  4865. process reaper
  4866.  
  4867. "process reaper" Id=433 Group=system BLOCKED on java.lang.UNIXProcess$ProcessPipeInputStream@67288a6a owned by "/bin/sh -xe /tmp/hudson1861804296973408028.sh: stdout copier" Id=513
  4868. at java.lang.UNIXProcess$ProcessPipeInputStream.processExited(UNIXProcess.java:341)
  4869. - blocked on java.lang.UNIXProcess$ProcessPipeInputStream@67288a6a
  4870. at java.lang.UNIXProcess.processExited(UNIXProcess.java:240)
  4871. at java.lang.UNIXProcess$4.run(UNIXProcess.java:228)
  4872. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  4873. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  4874. at java.lang.Thread.run(Thread.java:745)
  4875.  
  4876. Number of locked synchronizers = 1
  4877. - java.util.concurrent.ThreadPoolExecutor$Worker@7469c20a
  4878.  
  4879. Reference Handler
  4880.  
  4881. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@6365f53d
  4882. at java.lang.Object.wait(Native Method)
  4883. - waiting on java.lang.ref.Reference$Lock@6365f53d
  4884. at java.lang.Object.wait(Object.java:503)
  4885. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
  4886.  
  4887. Signal Dispatcher
  4888.  
  4889. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  4890.  
  4891. NFT_Analysis_Server
  4892.  
  4893. Channel reader thread: channel
  4894.  
  4895. "Channel reader thread: channel" Id=9 Group=main RUNNABLE (in native)
  4896. at java.io.FileInputStream.readBytes(Native Method)
  4897. at java.io.FileInputStream.read(FileInputStream.java:239)
  4898. at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
  4899. at java.io.BufferedInputStream.read(BufferedInputStream.java:254)
  4900. - locked java.io.BufferedInputStream@4079b214
  4901. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  4902. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  4903. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  4904. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  4905. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  4906. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  4907.  
  4908. main
  4909.  
  4910. "main" Id=1 Group=main TIMED_WAITING on hudson.remoting.Channel@26f56cd4
  4911. at java.lang.Object.wait(Native Method)
  4912. - waiting on hudson.remoting.Channel@26f56cd4
  4913. at hudson.remoting.Channel.join(Channel.java:902)
  4914. at hudson.remoting.Launcher.main(Launcher.java:533)
  4915. at hudson.remoting.Launcher.runWithStdinStdout(Launcher.java:459)
  4916. at hudson.remoting.Launcher.run(Launcher.java:239)
  4917. at hudson.remoting.Launcher.main(Launcher.java:192)
  4918.  
  4919. Ping thread for channel hudson.remoting.Channel@26f56cd4:channel
  4920.  
  4921. "Ping thread for channel hudson.remoting.Channel@26f56cd4:channel" Id=10 Group=main TIMED_WAITING
  4922. at java.lang.Thread.sleep(Native Method)
  4923. at hudson.remoting.PingThread.run(PingThread.java:91)
  4924.  
  4925. pool-1-thread-177 for channel
  4926.  
  4927. "pool-1-thread-177 for channel" Id=189 Group=main RUNNABLE
  4928. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  4929. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:392)
  4930. at hudson.Functions.getThreadInfos(Functions.java:1155)
  4931. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  4932. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  4933. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  4934. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  4935. at hudson.remoting.Request$2.run(Request.java:324)
  4936. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  4937. at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
  4938. at java.util.concurrent.FutureTask.run(FutureTask.java:166)
  4939. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
  4940. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  4941. at java.lang.Thread.run(Thread.java:701)
  4942.  
  4943. Number of locked synchronizers = 1
  4944. - java.util.concurrent.ThreadPoolExecutor$Worker@3bdc3aa6
  4945.  
  4946. Finalizer
  4947.  
  4948. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@759a601d
  4949. at java.lang.Object.wait(Native Method)
  4950. - waiting on java.lang.ref.ReferenceQueue$Lock@759a601d
  4951. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:133)
  4952. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:149)
  4953. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:189)
  4954.  
  4955. Reference Handler
  4956.  
  4957. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@6a1c4c3c
  4958. at java.lang.Object.wait(Native Method)
  4959. - waiting on java.lang.ref.Reference$Lock@6a1c4c3c
  4960. at java.lang.Object.wait(Object.java:502)
  4961. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
  4962.  
  4963. Signal Dispatcher
  4964.  
  4965. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  4966.  
  4967. Neethumachine
  4968.  
  4969. N/A
  4970.  
  4971. offline
  4972. New_Arena_Node(10.5.100.253)
  4973.  
  4974. Channel reader thread: channel
  4975.  
  4976. "Channel reader thread: channel" Id=9 Group=main RUNNABLE (in native)
  4977. at java.io.FileInputStream.readBytes(Native Method)
  4978. at java.io.FileInputStream.read(FileInputStream.java:272)
  4979. at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
  4980. at java.io.BufferedInputStream.read(BufferedInputStream.java:254)
  4981. - locked java.io.BufferedInputStream@278689b3
  4982. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  4983. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  4984. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  4985. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  4986. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  4987. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  4988.  
  4989. main
  4990.  
  4991. "main" Id=1 Group=main TIMED_WAITING on hudson.remoting.Channel@504c4a37
  4992. at java.lang.Object.wait(Native Method)
  4993. - waiting on hudson.remoting.Channel@504c4a37
  4994. at hudson.remoting.Channel.join(Channel.java:902)
  4995. at hudson.remoting.Launcher.main(Launcher.java:533)
  4996. at hudson.remoting.Launcher.runWithStdinStdout(Launcher.java:459)
  4997. at hudson.remoting.Launcher.run(Launcher.java:239)
  4998. at hudson.remoting.Launcher.main(Launcher.java:192)
  4999.  
  5000. Ping thread for channel hudson.remoting.Channel@504c4a37:channel
  5001.  
  5002. "Ping thread for channel hudson.remoting.Channel@504c4a37:channel" Id=10 Group=main TIMED_WAITING
  5003. at java.lang.Thread.sleep(Native Method)
  5004. at hudson.remoting.PingThread.run(PingThread.java:91)
  5005.  
  5006. pool-1-thread-143
  5007.  
  5008. "pool-1-thread-143" Id=1399 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@489bc7f0
  5009. at sun.misc.Unsafe.park(Native Method)
  5010. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@489bc7f0
  5011. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  5012. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  5013. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  5014. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  5015. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  5016. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  5017. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  5018. at java.lang.Thread.run(Thread.java:745)
  5019.  
  5020. pool-1-thread-145 for channel
  5021.  
  5022. "pool-1-thread-145 for channel" Id=1402 Group=main RUNNABLE
  5023. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  5024. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  5025. at hudson.Functions.getThreadInfos(Functions.java:1155)
  5026. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  5027. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  5028. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  5029. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  5030. at hudson.remoting.Request$2.run(Request.java:324)
  5031. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  5032. at java.util.concurrent.FutureTask.run(FutureTask.java:262)
  5033. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  5034. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  5035. at java.lang.Thread.run(Thread.java:745)
  5036.  
  5037. Number of locked synchronizers = 1
  5038. - java.util.concurrent.ThreadPoolExecutor$Worker@3f276b2d
  5039.  
  5040. Thread-1
  5041.  
  5042. "Thread-1" Id=78 Group=main RUNNABLE (in native)
  5043. at com.kenai.jffi.Foreign.invokeN3O2(Native Method)
  5044. at com.kenai.jffi.Invoker.invokeN3(Invoker.java:1092)
  5045. at jnr.unixsocket.Native$LibC$jnr$ffi$0.accept(Unknown Source)
  5046. at jnr.unixsocket.Native.accept(Native.java:91)
  5047. at jnr.unixsocket.UnixServerSocketChannel.accept(UnixServerSocketChannel.java:56)
  5048. at com.cloudbees.jenkins.plugins.sshagent.jna.AgentServer$1.run(AgentServer.java:77)
  5049.  
  5050. Thread-10
  5051.  
  5052. "Thread-10" Id=333 Group=main RUNNABLE (in native)
  5053. at com.kenai.jffi.Foreign.invokeN3O2(Native Method)
  5054. at com.kenai.jffi.Invoker.invokeN3(Invoker.java:1092)
  5055. at jnr.unixsocket.Native$LibC$jnr$ffi$0.accept(Unknown Source)
  5056. at jnr.unixsocket.Native.accept(Native.java:91)
  5057. at jnr.unixsocket.UnixServerSocketChannel.accept(UnixServerSocketChannel.java:56)
  5058. at com.cloudbees.jenkins.plugins.sshagent.jna.AgentServer$1.run(AgentServer.java:77)
  5059.  
  5060. Thread-289
  5061.  
  5062. "Thread-289" Id=652 Group=main RUNNABLE (in native)
  5063. at com.kenai.jffi.Foreign.invokeN3O2(Native Method)
  5064. at com.kenai.jffi.Invoker.invokeN3(Invoker.java:1092)
  5065. at jnr.unixsocket.Native$LibC$jnr$ffi$0.accept(Unknown Source)
  5066. at jnr.unixsocket.Native.accept(Native.java:91)
  5067. at jnr.unixsocket.UnixServerSocketChannel.accept(UnixServerSocketChannel.java:56)
  5068. at com.cloudbees.jenkins.plugins.sshagent.jna.AgentServer$1.run(AgentServer.java:77)
  5069.  
  5070. Thread-3
  5071.  
  5072. "Thread-3" Id=126 Group=main RUNNABLE (in native)
  5073. at com.kenai.jffi.Foreign.invokeN3O2(Native Method)
  5074. at com.kenai.jffi.Invoker.invokeN3(Invoker.java:1092)
  5075. at jnr.unixsocket.Native$LibC$jnr$ffi$0.accept(Unknown Source)
  5076. at jnr.unixsocket.Native.accept(Native.java:91)
  5077. at jnr.unixsocket.UnixServerSocketChannel.accept(UnixServerSocketChannel.java:56)
  5078. at com.cloudbees.jenkins.plugins.sshagent.jna.AgentServer$1.run(AgentServer.java:77)
  5079.  
  5080. Thread-5
  5081.  
  5082. "Thread-5" Id=165 Group=main RUNNABLE (in native)
  5083. at com.kenai.jffi.Foreign.invokeN3O2(Native Method)
  5084. at com.kenai.jffi.Invoker.invokeN3(Invoker.java:1092)
  5085. at jnr.unixsocket.Native$LibC$jnr$ffi$0.accept(Unknown Source)
  5086. at jnr.unixsocket.Native.accept(Native.java:91)
  5087. at jnr.unixsocket.UnixServerSocketChannel.accept(UnixServerSocketChannel.java:56)
  5088. at com.cloudbees.jenkins.plugins.sshagent.jna.AgentServer$1.run(AgentServer.java:77)
  5089.  
  5090. Thread-7
  5091.  
  5092. "Thread-7" Id=225 Group=main RUNNABLE (in native)
  5093. at com.kenai.jffi.Foreign.invokeN3O2(Native Method)
  5094. at com.kenai.jffi.Invoker.invokeN3(Invoker.java:1092)
  5095. at jnr.unixsocket.Native$LibC$jnr$ffi$0.accept(Unknown Source)
  5096. at jnr.unixsocket.Native.accept(Native.java:91)
  5097. at jnr.unixsocket.UnixServerSocketChannel.accept(UnixServerSocketChannel.java:56)
  5098. at com.cloudbees.jenkins.plugins.sshagent.jna.AgentServer$1.run(AgentServer.java:77)
  5099.  
  5100. Thread-8
  5101.  
  5102. "Thread-8" Id=263 Group=main RUNNABLE (in native)
  5103. at com.kenai.jffi.Foreign.invokeN3O2(Native Method)
  5104. at com.kenai.jffi.Invoker.invokeN3(Invoker.java:1092)
  5105. at jnr.unixsocket.Native$LibC$jnr$ffi$0.accept(Unknown Source)
  5106. at jnr.unixsocket.Native.accept(Native.java:91)
  5107. at jnr.unixsocket.UnixServerSocketChannel.accept(UnixServerSocketChannel.java:56)
  5108. at com.cloudbees.jenkins.plugins.sshagent.jna.AgentServer$1.run(AgentServer.java:77)
  5109.  
  5110. Thread-9
  5111.  
  5112. "Thread-9" Id=298 Group=main RUNNABLE (in native)
  5113. at com.kenai.jffi.Foreign.invokeN3O2(Native Method)
  5114. at com.kenai.jffi.Invoker.invokeN3(Invoker.java:1092)
  5115. at jnr.unixsocket.Native$LibC$jnr$ffi$0.accept(Unknown Source)
  5116. at jnr.unixsocket.Native.accept(Native.java:91)
  5117. at jnr.unixsocket.UnixServerSocketChannel.accept(UnixServerSocketChannel.java:56)
  5118. at com.cloudbees.jenkins.plugins.sshagent.jna.AgentServer$1.run(AgentServer.java:77)
  5119.  
  5120. Finalizer
  5121.  
  5122. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@71ba5b0a
  5123. at java.lang.Object.wait(Native Method)
  5124. - waiting on java.lang.ref.ReferenceQueue$Lock@71ba5b0a
  5125. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
  5126. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
  5127. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  5128.  
  5129. Reference Handler
  5130.  
  5131. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@1af27db
  5132. at java.lang.Object.wait(Native Method)
  5133. - waiting on java.lang.ref.Reference$Lock@1af27db
  5134. at java.lang.Object.wait(Object.java:503)
  5135. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
  5136.  
  5137. Signal Dispatcher
  5138.  
  5139. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  5140.  
  5141. PSTN-mac
  5142.  
  5143. N/A
  5144.  
  5145. offline
  5146. Pallavi_Windows
  5147.  
  5148. Channel reader thread: channel
  5149.  
  5150. "Channel reader thread: channel" Id=13 Group=main RUNNABLE (in native)
  5151. at java.net.SocketInputStream.socketRead0(Native Method)
  5152. at java.net.SocketInputStream.socketRead(Unknown Source)
  5153. at java.net.SocketInputStream.read(Unknown Source)
  5154. at java.net.SocketInputStream.read(Unknown Source)
  5155. at java.io.BufferedInputStream.fill(Unknown Source)
  5156. at java.io.BufferedInputStream.read(Unknown Source)
  5157. - locked java.io.BufferedInputStream@26132a67
  5158. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  5159. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  5160. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  5161. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  5162. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  5163. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  5164.  
  5165. main
  5166.  
  5167. "main" Id=1 Group=main WAITING on hudson.remoting.Engine@14d35761
  5168. at java.lang.Object.wait(Native Method)
  5169. - waiting on hudson.remoting.Engine@14d35761
  5170. at java.lang.Thread.join(Unknown Source)
  5171. at java.lang.Thread.join(Unknown Source)
  5172. at hudson.remoting.jnlp.Main.main(Main.java:137)
  5173. at hudson.remoting.jnlp.Main._main(Main.java:130)
  5174. at hudson.remoting.Launcher.run(Launcher.java:228)
  5175. at hudson.remoting.Launcher.main(Launcher.java:192)
  5176.  
  5177. Ping thread for channel hudson.remoting.Channel@10861429:channel
  5178.  
  5179. "Ping thread for channel hudson.remoting.Channel@10861429:channel" Id=15 Group=main TIMED_WAITING
  5180. at java.lang.Thread.sleep(Native Method)
  5181. at hudson.remoting.PingThread.run(PingThread.java:91)
  5182.  
  5183. pool-1-thread-11 for channel
  5184.  
  5185. "pool-1-thread-11 for channel" Id=91 Group=main RUNNABLE
  5186. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  5187. at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
  5188. at hudson.Functions.getThreadInfos(Functions.java:1155)
  5189. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  5190. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  5191. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  5192. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  5193. at hudson.remoting.Request$2.run(Request.java:324)
  5194. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  5195. at java.util.concurrent.FutureTask.run(Unknown Source)
  5196. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  5197. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  5198. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  5199. at java.lang.Thread.run(Unknown Source)
  5200.  
  5201. Number of locked synchronizers = 1
  5202. - java.util.concurrent.ThreadPoolExecutor$Worker@6cbb73bd
  5203.  
  5204. Thread-1
  5205.  
  5206. "Thread-1" Id=12 Group=main TIMED_WAITING on hudson.remoting.Channel@10861429
  5207. at java.lang.Object.wait(Native Method)
  5208. - waiting on hudson.remoting.Channel@10861429
  5209. at hudson.remoting.Channel.join(Channel.java:902)
  5210. at hudson.remoting.Engine.run(Engine.java:287)
  5211.  
  5212. Attach Listener
  5213.  
  5214. "Attach Listener" Id=5 Group=system RUNNABLE
  5215.  
  5216. Finalizer
  5217.  
  5218. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@84448fa
  5219. at java.lang.Object.wait(Native Method)
  5220. - waiting on java.lang.ref.ReferenceQueue$Lock@84448fa
  5221. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  5222. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  5223. at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
  5224.  
  5225. Reference Handler
  5226.  
  5227. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@4e88d16
  5228. at java.lang.Object.wait(Native Method)
  5229. - waiting on java.lang.ref.Reference$Lock@4e88d16
  5230. at java.lang.Object.wait(Unknown Source)
  5231. at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
  5232.  
  5233. Signal Dispatcher
  5234.  
  5235. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  5236.  
  5237. PaulMac
  5238.  
  5239. N/A
  5240.  
  5241. offline
  5242. Perf-ExcelReports-New
  5243.  
  5244. N/A
  5245.  
  5246. offline
  5247. PlanC_controller
  5248.  
  5249. N/A
  5250.  
  5251. offline
  5252. PostExecutionBox(10.5.100.60)
  5253.  
  5254. Channel reader thread: channel
  5255.  
  5256. "Channel reader thread: channel" Id=9 Group=main RUNNABLE (in native)
  5257. at java.io.FileInputStream.readBytes(Native Method)
  5258. at java.io.FileInputStream.read(FileInputStream.java:239)
  5259. at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
  5260. at java.io.BufferedInputStream.read(BufferedInputStream.java:254)
  5261. - locked java.io.BufferedInputStream@6b0d04ec
  5262. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  5263. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  5264. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  5265. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  5266. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  5267. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  5268.  
  5269. main
  5270.  
  5271. "main" Id=1 Group=main TIMED_WAITING on hudson.remoting.Channel@485299e4
  5272. at java.lang.Object.wait(Native Method)
  5273. - waiting on hudson.remoting.Channel@485299e4
  5274. at hudson.remoting.Channel.join(Channel.java:902)
  5275. at hudson.remoting.Launcher.main(Launcher.java:533)
  5276. at hudson.remoting.Launcher.runWithStdinStdout(Launcher.java:459)
  5277. at hudson.remoting.Launcher.run(Launcher.java:239)
  5278. at hudson.remoting.Launcher.main(Launcher.java:192)
  5279.  
  5280. Ping thread for channel hudson.remoting.Channel@485299e4:channel
  5281.  
  5282. "Ping thread for channel hudson.remoting.Channel@485299e4:channel" Id=10 Group=main TIMED_WAITING
  5283. at java.lang.Thread.sleep(Native Method)
  5284. at hudson.remoting.PingThread.run(PingThread.java:91)
  5285.  
  5286. pool-1-thread-207 for channel
  5287.  
  5288. "pool-1-thread-207 for channel" Id=219 Group=main RUNNABLE
  5289. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  5290. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:392)
  5291. at hudson.Functions.getThreadInfos(Functions.java:1155)
  5292. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  5293. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  5294. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  5295. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  5296. at hudson.remoting.Request$2.run(Request.java:324)
  5297. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  5298. at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
  5299. at java.util.concurrent.FutureTask.run(FutureTask.java:166)
  5300. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
  5301. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  5302. at java.lang.Thread.run(Thread.java:701)
  5303.  
  5304. Number of locked synchronizers = 1
  5305. - java.util.concurrent.ThreadPoolExecutor$Worker@192aa473
  5306.  
  5307. Finalizer
  5308.  
  5309. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@23be58dc
  5310. at java.lang.Object.wait(Native Method)
  5311. - waiting on java.lang.ref.ReferenceQueue$Lock@23be58dc
  5312. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:133)
  5313. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:149)
  5314. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:189)
  5315.  
  5316. Reference Handler
  5317.  
  5318. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@25bbe5d9
  5319. at java.lang.Object.wait(Native Method)
  5320. - waiting on java.lang.ref.Reference$Lock@25bbe5d9
  5321. at java.lang.Object.wait(Object.java:502)
  5322. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
  5323.  
  5324. Signal Dispatcher
  5325.  
  5326. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  5327.  
  5328. PriyankaMac
  5329.  
  5330. N/A
  5331.  
  5332. offline
  5333. Pstn_Pairing_Slave
  5334.  
  5335. N/A
  5336.  
  5337. offline
  5338. QOE_El_Capitan
  5339.  
  5340. N/A
  5341.  
  5342. offline
  5343. QOE_RetinaMac
  5344.  
  5345. N/A
  5346.  
  5347. offline
  5348. QOE_RetinaMac2_broken
  5349.  
  5350. N/A
  5351.  
  5352. offline
  5353. QoE-Win10
  5354.  
  5355. Channel reader thread: channel
  5356.  
  5357. "Channel reader thread: channel" Id=619 Group=main RUNNABLE (in native)
  5358. at java.net.SocketInputStream.socketRead0(Native Method)
  5359. at java.net.SocketInputStream.socketRead(Unknown Source)
  5360. at java.net.SocketInputStream.read(Unknown Source)
  5361. at java.net.SocketInputStream.read(Unknown Source)
  5362. at java.io.BufferedInputStream.fill(Unknown Source)
  5363. at java.io.BufferedInputStream.read(Unknown Source)
  5364. - locked java.io.BufferedInputStream@651140a5
  5365. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  5366. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  5367. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  5368. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  5369. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  5370. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  5371.  
  5372. cmd.exe /C "C:\jenkins\workspace\Sky-vortx-2\gradlew.bat -DParticipantMachine=10.5.6.157 "-DJobName=Sky vortx 2" -DModeratorBrowser=firefox -DtimeInSec=2 -DreadCsvEngineNumber=readCsvEngine4_with_AutoQueueDepth.py "-DEmailReportTo=priyanka@bluejeansnet.com,vinay@bluejeansnet.com,pallavi@bluejeansnet.com" -DParticipantBrowser=firefox -DPropertyTag=jf3 -DpathNumber=6 -DcsvFileName=VO_5PerLoss_50RTT.csv -DEnvironment=pallu_auto_q3 -DTags=@vortx-001 -DModeratorMachine=10.5.5.39 -Dorg.gradle.project.envType=jf3/pallu_auto_q3 -Dorg.gradle.project.testTags=@vortx-001 -Dorg.gradle.project.browserType=firefox -Dorg.gradle.project.moderatorIp=10.5.5.39 -Dorg.gradle.project.participantIp=10.5.6.157 -Dorg.gradle.project.moderatorBrowserType=firefox -Dorg.gradle.project.participantBrowserType=firefox -Dorg.gradle.project.readCsvEngineNumber=readCsvEngine4_with_AutoQueueDepth.py -Dorg.gradle.project.csvFileName=VO_5PerLoss_50RTT.csv -Dorg.gradle.project.timeInSec=2 -Dorg.gradle.project.pathNumber=6 :mediatests:clean :mediatests:cucumber && exit %%ERRORLEVEL%%": stdout copier
  5373.  
  5374. "cmd.exe /C "C:\jenkins\workspace\Sky-vortx-2\gradlew.bat -DParticipantMachine=10.5.6.157 "-DJobName=Sky vortx 2" -DModeratorBrowser=firefox -DtimeInSec=2 -DreadCsvEngineNumber=readCsvEngine4_with_AutoQueueDepth.py "-DEmailReportTo=priyanka@bluejeansnet.com,vinay@bluejeansnet.com,pallavi@bluejeansnet.com" -DParticipantBrowser=firefox -DPropertyTag=jf3 -DpathNumber=6 -DcsvFileName=VO_5PerLoss_50RTT.csv -DEnvironment=pallu_auto_q3 -DTags=@vortx-001 -DModeratorMachine=10.5.5.39 -Dorg.gradle.project.envType=jf3/pallu_auto_q3 -Dorg.gradle.project.testTags=@vortx-001 -Dorg.gradle.project.browserType=firefox -Dorg.gradle.project.moderatorIp=10.5.5.39 -Dorg.gradle.project.participantIp=10.5.6.157 -Dorg.gradle.project.moderatorBrowserType=firefox -Dorg.gradle.project.participantBrowserType=firefox -Dorg.gradle.project.readCsvEngineNumber=readCsvEngine4_with_AutoQueueDepth.py -Dorg.gradle.project.csvFileName=VO_5PerLoss_50RTT.csv -Dorg.gradle.project.timeInSec=2 -Dorg.gradle.project.pathNumber=6 :mediatests:clean :mediatests:cucumber && exit %%ERRORLEVEL%%": stdout copier" Id=1011 Group=main RUNNABLE (in native)
  5375. at java.io.FileInputStream.readBytes(Native Method)
  5376. at java.io.FileInputStream.read(Unknown Source)
  5377. at java.io.BufferedInputStream.read1(Unknown Source)
  5378. at java.io.BufferedInputStream.read(Unknown Source)
  5379. - locked java.io.BufferedInputStream@7c0325c3
  5380. at java.io.FilterInputStream.read(Unknown Source)
  5381. at hudson.util.StreamCopyThread.run(StreamCopyThread.java:60)
  5382.  
  5383. main
  5384.  
  5385. "main" Id=1 Group=main WAITING on hudson.remoting.Engine@456d574b
  5386. at java.lang.Object.wait(Native Method)
  5387. - waiting on hudson.remoting.Engine@456d574b
  5388. at java.lang.Thread.join(Unknown Source)
  5389. at java.lang.Thread.join(Unknown Source)
  5390. at hudson.remoting.jnlp.Main.main(Main.java:137)
  5391. at hudson.remoting.jnlp.Main._main(Main.java:130)
  5392. at hudson.remoting.Launcher.run(Launcher.java:228)
  5393. at hudson.remoting.Launcher.main(Launcher.java:192)
  5394.  
  5395. Ping thread for channel hudson.remoting.Channel@78d1f57a:channel
  5396.  
  5397. "Ping thread for channel hudson.remoting.Channel@78d1f57a:channel" Id=621 Group=main TIMED_WAITING
  5398. at java.lang.Thread.sleep(Native Method)
  5399. at hudson.remoting.PingThread.run(PingThread.java:91)
  5400.  
  5401. pool-1-thread-890 for channel
  5402.  
  5403. "pool-1-thread-890 for channel" Id=978 Group=main RUNNABLE (in native)
  5404. at java.lang.ProcessImpl.waitForInterruptibly(Native Method)
  5405. at java.lang.ProcessImpl.waitFor(Unknown Source)
  5406. at hudson.Proc$LocalProc.join(Proc.java:319)
  5407. at hudson.Launcher$RemoteLaunchCallable$1.join(Launcher.java:1141)
  5408. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  5409. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  5410. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  5411. at java.lang.reflect.Method.invoke(Unknown Source)
  5412. at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:326)
  5413. at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:301)
  5414. at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:260)
  5415. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  5416. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  5417. at hudson.remoting.Request$2.run(Request.java:324)
  5418. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  5419. at java.util.concurrent.FutureTask.run(Unknown Source)
  5420. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  5421. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  5422. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  5423. at java.lang.Thread.run(Unknown Source)
  5424.  
  5425. Number of locked synchronizers = 1
  5426. - java.util.concurrent.ThreadPoolExecutor$Worker@4b4ca0d4
  5427.  
  5428. pool-1-thread-892 for channel
  5429.  
  5430. "pool-1-thread-892 for channel" Id=1013 Group=main RUNNABLE
  5431. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  5432. at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
  5433. at hudson.Functions.getThreadInfos(Functions.java:1155)
  5434. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  5435. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  5436. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  5437. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  5438. at hudson.remoting.Request$2.run(Request.java:324)
  5439. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  5440. at java.util.concurrent.FutureTask.run(Unknown Source)
  5441. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  5442. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  5443. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  5444. at java.lang.Thread.run(Unknown Source)
  5445.  
  5446. Number of locked synchronizers = 1
  5447. - java.util.concurrent.ThreadPoolExecutor$Worker@3fbea037
  5448.  
  5449. Thread-1
  5450.  
  5451. "Thread-1" Id=13 Group=main TIMED_WAITING on hudson.remoting.Channel@78d1f57a
  5452. at java.lang.Object.wait(Native Method)
  5453. - waiting on hudson.remoting.Channel@78d1f57a
  5454. at hudson.remoting.Channel.join(Channel.java:902)
  5455. at hudson.remoting.Engine.run(Engine.java:287)
  5456.  
  5457. Attach Listener
  5458.  
  5459. "Attach Listener" Id=5 Group=system RUNNABLE
  5460.  
  5461. Finalizer
  5462.  
  5463. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@737cd2f7
  5464. at java.lang.Object.wait(Native Method)
  5465. - waiting on java.lang.ref.ReferenceQueue$Lock@737cd2f7
  5466. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  5467. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  5468. at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
  5469.  
  5470. Reference Handler
  5471.  
  5472. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@37793c8d
  5473. at java.lang.Object.wait(Native Method)
  5474. - waiting on java.lang.ref.Reference$Lock@37793c8d
  5475. at java.lang.Object.wait(Unknown Source)
  5476. at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
  5477.  
  5478. Signal Dispatcher
  5479.  
  5480. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  5481.  
  5482. QoE-Win10-Laptop
  5483.  
  5484. Channel reader thread: channel
  5485.  
  5486. "Channel reader thread: channel" Id=544 Group=main RUNNABLE (in native)
  5487. at java.net.SocketInputStream.socketRead0(Native Method)
  5488. at java.net.SocketInputStream.socketRead(Unknown Source)
  5489. at java.net.SocketInputStream.read(Unknown Source)
  5490. at java.net.SocketInputStream.read(Unknown Source)
  5491. at java.io.BufferedInputStream.fill(Unknown Source)
  5492. at java.io.BufferedInputStream.read(Unknown Source)
  5493. - locked java.io.BufferedInputStream@84df5dd
  5494. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  5495. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  5496. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  5497. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  5498. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  5499. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  5500.  
  5501. main
  5502.  
  5503. "main" Id=1 Group=main WAITING on hudson.remoting.Engine@277328b6
  5504. at java.lang.Object.wait(Native Method)
  5505. - waiting on hudson.remoting.Engine@277328b6
  5506. at java.lang.Thread.join(Unknown Source)
  5507. at java.lang.Thread.join(Unknown Source)
  5508. at hudson.remoting.jnlp.Main.main(Main.java:137)
  5509. at hudson.remoting.jnlp.Main._main(Main.java:130)
  5510. at hudson.remoting.Launcher.run(Launcher.java:228)
  5511. at hudson.remoting.Launcher.main(Launcher.java:192)
  5512.  
  5513. Ping thread for channel hudson.remoting.Channel@3085840b:channel
  5514.  
  5515. "Ping thread for channel hudson.remoting.Channel@3085840b:channel" Id=546 Group=main TIMED_WAITING
  5516. at java.lang.Thread.sleep(Native Method)
  5517. at hudson.remoting.PingThread.run(PingThread.java:91)
  5518.  
  5519. pool-1-thread-674 for channel
  5520.  
  5521. "pool-1-thread-674 for channel" Id=713 Group=main RUNNABLE
  5522. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  5523. at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
  5524. at hudson.Functions.getThreadInfos(Functions.java:1155)
  5525. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  5526. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  5527. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  5528. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  5529. at hudson.remoting.Request$2.run(Request.java:324)
  5530. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  5531. at java.util.concurrent.FutureTask.run(Unknown Source)
  5532. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  5533. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  5534. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  5535. at java.lang.Thread.run(Unknown Source)
  5536.  
  5537. Number of locked synchronizers = 1
  5538. - java.util.concurrent.ThreadPoolExecutor$Worker@7f18c741
  5539.  
  5540. pool-1-thread-675
  5541.  
  5542. "pool-1-thread-675" Id=715 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@49541362
  5543. at sun.misc.Unsafe.park(Native Method)
  5544. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@49541362
  5545. at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  5546. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source)
  5547. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
  5548. at java.util.concurrent.SynchronousQueue.poll(Unknown Source)
  5549. at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  5550. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  5551. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  5552. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  5553. at java.lang.Thread.run(Unknown Source)
  5554.  
  5555. Thread-1
  5556.  
  5557. "Thread-1" Id=12 Group=main TIMED_WAITING on hudson.remoting.Channel@3085840b
  5558. at java.lang.Object.wait(Native Method)
  5559. - waiting on hudson.remoting.Channel@3085840b
  5560. at hudson.remoting.Channel.join(Channel.java:902)
  5561. at hudson.remoting.Engine.run(Engine.java:287)
  5562.  
  5563. Attach Listener
  5564.  
  5565. "Attach Listener" Id=5 Group=system RUNNABLE
  5566.  
  5567. Finalizer
  5568.  
  5569. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@764c3fce
  5570. at java.lang.Object.wait(Native Method)
  5571. - waiting on java.lang.ref.ReferenceQueue$Lock@764c3fce
  5572. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  5573. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  5574. at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
  5575.  
  5576. Reference Handler
  5577.  
  5578. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@1cbf3474
  5579. at java.lang.Object.wait(Native Method)
  5580. - waiting on java.lang.ref.Reference$Lock@1cbf3474
  5581. at java.lang.Object.wait(Unknown Source)
  5582. at java.lang.ref.Reference.tryHandlePending(Unknown Source)
  5583. at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
  5584.  
  5585. Signal Dispatcher
  5586.  
  5587. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  5588.  
  5589. QoE-Win10-RedHat
  5590.  
  5591. N/A
  5592.  
  5593. offline
  5594. QoE-Win7
  5595.  
  5596. Channel reader thread: channel
  5597.  
  5598. "Channel reader thread: channel" Id=14 Group=main RUNNABLE (in native)
  5599. at java.net.SocketInputStream.socketRead0(Native Method)
  5600. at java.net.SocketInputStream.socketRead(Unknown Source)
  5601. at java.net.SocketInputStream.read(Unknown Source)
  5602. at java.net.SocketInputStream.read(Unknown Source)
  5603. at java.io.BufferedInputStream.fill(Unknown Source)
  5604. at java.io.BufferedInputStream.read(Unknown Source)
  5605. - locked java.io.BufferedInputStream@82aa2dc
  5606. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  5607. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  5608. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  5609. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  5610. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  5611. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  5612.  
  5613. main
  5614.  
  5615. "main" Id=1 Group=main WAITING on hudson.remoting.Engine@3fda11a4
  5616. at java.lang.Object.wait(Native Method)
  5617. - waiting on hudson.remoting.Engine@3fda11a4
  5618. at java.lang.Thread.join(Unknown Source)
  5619. at java.lang.Thread.join(Unknown Source)
  5620. at hudson.remoting.jnlp.Main.main(Main.java:137)
  5621. at hudson.remoting.jnlp.Main._main(Main.java:130)
  5622. at hudson.remoting.Launcher.run(Launcher.java:228)
  5623. at hudson.remoting.Launcher.main(Launcher.java:192)
  5624.  
  5625. Ping thread for channel hudson.remoting.Channel@2d190422:channel
  5626.  
  5627. "Ping thread for channel hudson.remoting.Channel@2d190422:channel" Id=16 Group=main TIMED_WAITING
  5628. at java.lang.Thread.sleep(Native Method)
  5629. at hudson.remoting.PingThread.run(PingThread.java:91)
  5630.  
  5631. pool-1-thread-103 for channel
  5632.  
  5633. "pool-1-thread-103 for channel" Id=514 Group=main RUNNABLE
  5634. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  5635. at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
  5636. at hudson.Functions.getThreadInfos(Functions.java:1155)
  5637. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  5638. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  5639. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  5640. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  5641. at hudson.remoting.Request$2.run(Request.java:324)
  5642. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  5643. at java.util.concurrent.FutureTask.run(Unknown Source)
  5644. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  5645. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  5646. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  5647. at java.lang.Thread.run(Unknown Source)
  5648.  
  5649. Number of locked synchronizers = 1
  5650. - java.util.concurrent.ThreadPoolExecutor$Worker@5179d8e5
  5651.  
  5652. pool-1-thread-104
  5653.  
  5654. "pool-1-thread-104" Id=516 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@1644e103
  5655. at sun.misc.Unsafe.park(Native Method)
  5656. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@1644e103
  5657. at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  5658. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source)
  5659. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
  5660. at java.util.concurrent.SynchronousQueue.poll(Unknown Source)
  5661. at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  5662. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  5663. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  5664. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  5665. at java.lang.Thread.run(Unknown Source)
  5666.  
  5667. Thread-1
  5668.  
  5669. "Thread-1" Id=13 Group=main TIMED_WAITING on hudson.remoting.Channel@2d190422
  5670. at java.lang.Object.wait(Native Method)
  5671. - waiting on hudson.remoting.Channel@2d190422
  5672. at hudson.remoting.Channel.join(Channel.java:902)
  5673. at hudson.remoting.Engine.run(Engine.java:287)
  5674.  
  5675. Attach Listener
  5676.  
  5677. "Attach Listener" Id=5 Group=system RUNNABLE
  5678.  
  5679. Finalizer
  5680.  
  5681. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@77d131ed
  5682. at java.lang.Object.wait(Native Method)
  5683. - waiting on java.lang.ref.ReferenceQueue$Lock@77d131ed
  5684. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  5685. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  5686. at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
  5687.  
  5688. Reference Handler
  5689.  
  5690. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@206bdb2f
  5691. at java.lang.Object.wait(Native Method)
  5692. - waiting on java.lang.ref.Reference$Lock@206bdb2f
  5693. at java.lang.Object.wait(Unknown Source)
  5694. at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
  5695.  
  5696. Signal Dispatcher
  5697.  
  5698. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  5699.  
  5700. QoE-Win7-Ultimate
  5701.  
  5702. Channel reader thread: channel
  5703.  
  5704. "Channel reader thread: channel" Id=459 Group=main RUNNABLE (in native)
  5705. at java.net.SocketInputStream.socketRead0(Native Method)
  5706. at java.net.SocketInputStream.socketRead(Unknown Source)
  5707. at java.net.SocketInputStream.read(Unknown Source)
  5708. at java.net.SocketInputStream.read(Unknown Source)
  5709. at java.io.BufferedInputStream.fill(Unknown Source)
  5710. at java.io.BufferedInputStream.read(Unknown Source)
  5711. - locked java.io.BufferedInputStream@180d1ff
  5712. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  5713. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  5714. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  5715. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  5716. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  5717. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  5718.  
  5719. main
  5720.  
  5721. "main" Id=1 Group=main WAITING on hudson.remoting.Engine@149ce9f
  5722. at java.lang.Object.wait(Native Method)
  5723. - waiting on hudson.remoting.Engine@149ce9f
  5724. at java.lang.Thread.join(Unknown Source)
  5725. at java.lang.Thread.join(Unknown Source)
  5726. at hudson.remoting.jnlp.Main.main(Main.java:137)
  5727. at hudson.remoting.jnlp.Main._main(Main.java:130)
  5728. at hudson.remoting.Launcher.run(Launcher.java:228)
  5729. at hudson.remoting.Launcher.main(Launcher.java:192)
  5730.  
  5731. Ping thread for channel hudson.remoting.Channel@25c902:channel
  5732.  
  5733. "Ping thread for channel hudson.remoting.Channel@25c902:channel" Id=461 Group=main TIMED_WAITING
  5734. at java.lang.Thread.sleep(Native Method)
  5735. at hudson.remoting.PingThread.run(PingThread.java:91)
  5736.  
  5737. pool-1-thread-601 for channel
  5738.  
  5739. "pool-1-thread-601 for channel" Id=695 Group=main RUNNABLE
  5740. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  5741. at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
  5742. at hudson.Functions.getThreadInfos(Functions.java:1155)
  5743. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  5744. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  5745. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  5746. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  5747. at hudson.remoting.Request$2.run(Request.java:324)
  5748. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  5749. at java.util.concurrent.FutureTask.run(Unknown Source)
  5750. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  5751. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  5752. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  5753. at java.lang.Thread.run(Unknown Source)
  5754.  
  5755. Number of locked synchronizers = 1
  5756. - java.util.concurrent.ThreadPoolExecutor$Worker@456df3
  5757.  
  5758. pool-1-thread-602
  5759.  
  5760. "pool-1-thread-602" Id=697 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@1ff20d4
  5761. at sun.misc.Unsafe.park(Native Method)
  5762. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@1ff20d4
  5763. at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  5764. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source)
  5765. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
  5766. at java.util.concurrent.SynchronousQueue.poll(Unknown Source)
  5767. at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  5768. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  5769. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  5770. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  5771. at java.lang.Thread.run(Unknown Source)
  5772.  
  5773. Thread-1
  5774.  
  5775. "Thread-1" Id=10 Group=main TIMED_WAITING on hudson.remoting.Channel@25c902
  5776. at java.lang.Object.wait(Native Method)
  5777. - waiting on hudson.remoting.Channel@25c902
  5778. at hudson.remoting.Channel.join(Channel.java:902)
  5779. at hudson.remoting.Engine.run(Engine.java:287)
  5780.  
  5781. Attach Listener
  5782.  
  5783. "Attach Listener" Id=5 Group=system RUNNABLE
  5784.  
  5785. Finalizer
  5786.  
  5787. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@92dbcb
  5788. at java.lang.Object.wait(Native Method)
  5789. - waiting on java.lang.ref.ReferenceQueue$Lock@92dbcb
  5790. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  5791. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  5792. at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
  5793.  
  5794. Reference Handler
  5795.  
  5796. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@6b466b
  5797. at java.lang.Object.wait(Native Method)
  5798. - waiting on java.lang.ref.Reference$Lock@6b466b
  5799. at java.lang.Object.wait(Unknown Source)
  5800. at java.lang.ref.Reference.tryHandlePending(Unknown Source)
  5801. at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
  5802.  
  5803. Signal Dispatcher
  5804.  
  5805. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  5806.  
  5807. QoE-Win8
  5808.  
  5809. N/A
  5810.  
  5811. offline
  5812. QoE_ElCapitan
  5813.  
  5814. N/A
  5815.  
  5816. offline
  5817. Qoe_MacPro
  5818.  
  5819. N/A
  5820.  
  5821. offline
  5822. Qoe_MacProNew
  5823.  
  5824. N/A
  5825.  
  5826. offline
  5827. Qoe_Ubuntu
  5828.  
  5829. Channel reader thread: channel
  5830.  
  5831. "Channel reader thread: channel" Id=10 Group=main RUNNABLE (in native)
  5832. at java.io.FileInputStream.readBytes(Native Method)
  5833. at java.io.FileInputStream.read(FileInputStream.java:255)
  5834. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  5835. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  5836. - locked java.io.BufferedInputStream@1f227a31
  5837. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  5838. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  5839. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  5840. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  5841. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  5842. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  5843.  
  5844. main
  5845.  
  5846. "main" Id=1 Group=main TIMED_WAITING on hudson.remoting.Channel@421faab1
  5847. at java.lang.Object.wait(Native Method)
  5848. - waiting on hudson.remoting.Channel@421faab1
  5849. at hudson.remoting.Channel.join(Channel.java:902)
  5850. at hudson.remoting.Launcher.main(Launcher.java:533)
  5851. at hudson.remoting.Launcher.runWithStdinStdout(Launcher.java:459)
  5852. at hudson.remoting.Launcher.run(Launcher.java:239)
  5853. at hudson.remoting.Launcher.main(Launcher.java:192)
  5854.  
  5855. Ping thread for channel hudson.remoting.Channel@421faab1:channel
  5856.  
  5857. "Ping thread for channel hudson.remoting.Channel@421faab1:channel" Id=11 Group=main TIMED_WAITING
  5858. at java.lang.Thread.sleep(Native Method)
  5859. at hudson.remoting.PingThread.run(PingThread.java:91)
  5860.  
  5861. pool-1-thread-195 for channel
  5862.  
  5863. "pool-1-thread-195 for channel" Id=242 Group=main RUNNABLE
  5864. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  5865. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  5866. at hudson.Functions.getThreadInfos(Functions.java:1155)
  5867. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  5868. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  5869. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  5870. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  5871. at hudson.remoting.Request$2.run(Request.java:324)
  5872. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  5873. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  5874. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  5875. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  5876. at java.lang.Thread.run(Thread.java:745)
  5877.  
  5878. Number of locked synchronizers = 1
  5879. - java.util.concurrent.ThreadPoolExecutor$Worker@7ae686be
  5880.  
  5881. Finalizer
  5882.  
  5883. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@182ccaa8
  5884. at java.lang.Object.wait(Native Method)
  5885. - waiting on java.lang.ref.ReferenceQueue$Lock@182ccaa8
  5886. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  5887. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  5888. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  5889.  
  5890. Reference Handler
  5891.  
  5892. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@44699e3d
  5893. at java.lang.Object.wait(Native Method)
  5894. - waiting on java.lang.ref.Reference$Lock@44699e3d
  5895. at java.lang.Object.wait(Object.java:502)
  5896. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
  5897.  
  5898. Signal Dispatcher
  5899.  
  5900. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  5901.  
  5902. Qoe_mac
  5903.  
  5904. Channel reader thread: channel
  5905.  
  5906. "Channel reader thread: channel" Id=10 Group=main RUNNABLE (in native)
  5907. at java.io.FileInputStream.readBytes(Native Method)
  5908. at java.io.FileInputStream.read(FileInputStream.java:255)
  5909. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  5910. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  5911. - locked java.io.BufferedInputStream@1f7c49db
  5912. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  5913. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  5914. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  5915. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  5916. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  5917. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  5918.  
  5919. main
  5920.  
  5921. "main" Id=1 Group=main TIMED_WAITING on hudson.remoting.Channel@25f38edc
  5922. at java.lang.Object.wait(Native Method)
  5923. - waiting on hudson.remoting.Channel@25f38edc
  5924. at hudson.remoting.Channel.join(Channel.java:902)
  5925. at hudson.remoting.Launcher.main(Launcher.java:533)
  5926. at hudson.remoting.Launcher.runWithStdinStdout(Launcher.java:459)
  5927. at hudson.remoting.Launcher.run(Launcher.java:239)
  5928. at hudson.remoting.Launcher.main(Launcher.java:192)
  5929.  
  5930. Ping thread for channel hudson.remoting.Channel@25f38edc:channel
  5931.  
  5932. "Ping thread for channel hudson.remoting.Channel@25f38edc:channel" Id=11 Group=main TIMED_WAITING
  5933. at java.lang.Thread.sleep(Native Method)
  5934. at hudson.remoting.PingThread.run(PingThread.java:91)
  5935.  
  5936. pool-1-thread-115 for channel
  5937.  
  5938. "pool-1-thread-115 for channel" Id=147 Group=main RUNNABLE
  5939. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  5940. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  5941. at hudson.Functions.getThreadInfos(Functions.java:1155)
  5942. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  5943. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  5944. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  5945. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  5946. at hudson.remoting.Request$2.run(Request.java:324)
  5947. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  5948. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  5949. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  5950. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  5951. at java.lang.Thread.run(Thread.java:745)
  5952.  
  5953. Number of locked synchronizers = 1
  5954. - java.util.concurrent.ThreadPoolExecutor$Worker@448ded11
  5955.  
  5956. AWT-AppKit
  5957.  
  5958. "AWT-AppKit" Id=15 Group=system RUNNABLE (in native)
  5959.  
  5960. Finalizer
  5961.  
  5962. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@e46d86e
  5963. at java.lang.Object.wait(Native Method)
  5964. - waiting on java.lang.ref.ReferenceQueue$Lock@e46d86e
  5965. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  5966. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  5967. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  5968.  
  5969. Reference Handler
  5970.  
  5971. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@66dd3e6b
  5972. at java.lang.Object.wait(Native Method)
  5973. - waiting on java.lang.ref.Reference$Lock@66dd3e6b
  5974. at java.lang.Object.wait(Object.java:502)
  5975. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
  5976.  
  5977. Signal Dispatcher
  5978.  
  5979. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  5980.  
  5981. RVT6199IE11
  5982.  
  5983. Channel reader thread: channel
  5984.  
  5985. "Channel reader thread: channel" Id=14 Group=main RUNNABLE (in native)
  5986. at java.net.SocketInputStream.socketRead0(Native Method)
  5987. at java.net.SocketInputStream.socketRead(Unknown Source)
  5988. at java.net.SocketInputStream.read(Unknown Source)
  5989. at java.net.SocketInputStream.read(Unknown Source)
  5990. at java.io.BufferedInputStream.fill(Unknown Source)
  5991. at java.io.BufferedInputStream.read(Unknown Source)
  5992. - locked java.io.BufferedInputStream@22f193df
  5993. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  5994. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  5995. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  5996. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  5997. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  5998. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  5999.  
  6000. main
  6001.  
  6002. "main" Id=1 Group=main WAITING on hudson.remoting.Engine@697d560d
  6003. at java.lang.Object.wait(Native Method)
  6004. - waiting on hudson.remoting.Engine@697d560d
  6005. at java.lang.Thread.join(Unknown Source)
  6006. at java.lang.Thread.join(Unknown Source)
  6007. at hudson.remoting.jnlp.Main.main(Main.java:137)
  6008. at hudson.remoting.jnlp.Main._main(Main.java:130)
  6009. at hudson.remoting.Launcher.run(Launcher.java:228)
  6010. at hudson.remoting.Launcher.main(Launcher.java:192)
  6011.  
  6012. Ping thread for channel hudson.remoting.Channel@4e3fe21a:channel
  6013.  
  6014. "Ping thread for channel hudson.remoting.Channel@4e3fe21a:channel" Id=16 Group=main TIMED_WAITING
  6015. at java.lang.Thread.sleep(Native Method)
  6016. at hudson.remoting.PingThread.run(PingThread.java:91)
  6017.  
  6018. pool-1-thread-88 for channel
  6019.  
  6020. "pool-1-thread-88 for channel" Id=107 Group=main RUNNABLE
  6021. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  6022. at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
  6023. at hudson.Functions.getThreadInfos(Functions.java:1155)
  6024. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  6025. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  6026. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  6027. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  6028. at hudson.remoting.Request$2.run(Request.java:324)
  6029. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  6030. at java.util.concurrent.FutureTask.run(Unknown Source)
  6031. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  6032. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  6033. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  6034. at java.lang.Thread.run(Unknown Source)
  6035.  
  6036. Number of locked synchronizers = 1
  6037. - java.util.concurrent.ThreadPoolExecutor$Worker@1c9e2e4b
  6038.  
  6039. Thread-1
  6040.  
  6041. "Thread-1" Id=13 Group=main TIMED_WAITING on hudson.remoting.Channel@4e3fe21a
  6042. at java.lang.Object.wait(Native Method)
  6043. - waiting on hudson.remoting.Channel@4e3fe21a
  6044. at hudson.remoting.Channel.join(Channel.java:902)
  6045. at hudson.remoting.Engine.run(Engine.java:287)
  6046.  
  6047. Attach Listener
  6048.  
  6049. "Attach Listener" Id=5 Group=system RUNNABLE
  6050.  
  6051. Finalizer
  6052.  
  6053. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@64d2fff8
  6054. at java.lang.Object.wait(Native Method)
  6055. - waiting on java.lang.ref.ReferenceQueue$Lock@64d2fff8
  6056. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  6057. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  6058. at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
  6059.  
  6060. Reference Handler
  6061.  
  6062. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@4c230900
  6063. at java.lang.Object.wait(Native Method)
  6064. - waiting on java.lang.ref.Reference$Lock@4c230900
  6065. at java.lang.Object.wait(Unknown Source)
  6066. at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
  6067.  
  6068. Signal Dispatcher
  6069.  
  6070. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  6071.  
  6072. RivetWindows107IE11
  6073.  
  6074. Channel reader thread: channel
  6075.  
  6076. "Channel reader thread: channel" Id=13 Group=main RUNNABLE (in native)
  6077. at java.net.SocketInputStream.socketRead0(Native Method)
  6078. at java.net.SocketInputStream.socketRead(Unknown Source)
  6079. at java.net.SocketInputStream.read(Unknown Source)
  6080. at java.net.SocketInputStream.read(Unknown Source)
  6081. at java.io.BufferedInputStream.fill(Unknown Source)
  6082. at java.io.BufferedInputStream.read(Unknown Source)
  6083. - locked java.io.BufferedInputStream@2c023ca5
  6084. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  6085. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  6086. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  6087. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  6088. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  6089. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  6090.  
  6091. cmd /c call C:\Users\DENIMU~1\AppData\Local\Temp\hudson7998712224982752545.bat: stdout copier
  6092.  
  6093. "cmd /c call C:\Users\DENIMU~1\AppData\Local\Temp\hudson7998712224982752545.bat: stdout copier" Id=106 Group=main RUNNABLE (in native)
  6094. at java.io.FileInputStream.readBytes(Native Method)
  6095. at java.io.FileInputStream.read(Unknown Source)
  6096. at java.io.BufferedInputStream.read1(Unknown Source)
  6097. at java.io.BufferedInputStream.read(Unknown Source)
  6098. - locked java.io.BufferedInputStream@2d8e3493
  6099. at java.io.FilterInputStream.read(Unknown Source)
  6100. at hudson.util.StreamCopyThread.run(StreamCopyThread.java:60)
  6101.  
  6102. main
  6103.  
  6104. "main" Id=1 Group=main WAITING on hudson.remoting.Engine@2276d4cc
  6105. at java.lang.Object.wait(Native Method)
  6106. - waiting on hudson.remoting.Engine@2276d4cc
  6107. at java.lang.Thread.join(Unknown Source)
  6108. at java.lang.Thread.join(Unknown Source)
  6109. at hudson.remoting.jnlp.Main.main(Main.java:137)
  6110. at hudson.remoting.jnlp.Main._main(Main.java:130)
  6111. at hudson.remoting.Launcher.run(Launcher.java:228)
  6112. at hudson.remoting.Launcher.main(Launcher.java:192)
  6113.  
  6114. Ping thread for channel hudson.remoting.Channel@2bd137fd:channel
  6115.  
  6116. "Ping thread for channel hudson.remoting.Channel@2bd137fd:channel" Id=15 Group=main TIMED_WAITING
  6117. at java.lang.Thread.sleep(Native Method)
  6118. at hudson.remoting.PingThread.run(PingThread.java:91)
  6119.  
  6120. pool-1-thread-76 for channel
  6121.  
  6122. "pool-1-thread-76 for channel" Id=105 Group=main RUNNABLE (in native)
  6123. at java.lang.ProcessImpl.waitForInterruptibly(Native Method)
  6124. at java.lang.ProcessImpl.waitFor(Unknown Source)
  6125. at hudson.Proc$LocalProc.join(Proc.java:319)
  6126. at hudson.Launcher$RemoteLaunchCallable$1.join(Launcher.java:1141)
  6127. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  6128. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  6129. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  6130. at java.lang.reflect.Method.invoke(Unknown Source)
  6131. at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:326)
  6132. at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:301)
  6133. at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:260)
  6134. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  6135. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  6136. at hudson.remoting.Request$2.run(Request.java:324)
  6137. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  6138. at java.util.concurrent.FutureTask.run(Unknown Source)
  6139. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  6140. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  6141. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  6142. at java.lang.Thread.run(Unknown Source)
  6143.  
  6144. Number of locked synchronizers = 1
  6145. - java.util.concurrent.ThreadPoolExecutor$Worker@53002a12
  6146.  
  6147. pool-1-thread-86 for channel
  6148.  
  6149. "pool-1-thread-86 for channel" Id=116 Group=main RUNNABLE
  6150. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  6151. at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
  6152. at hudson.Functions.getThreadInfos(Functions.java:1155)
  6153. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  6154. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  6155. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  6156. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  6157. at hudson.remoting.Request$2.run(Request.java:324)
  6158. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  6159. at java.util.concurrent.FutureTask.run(Unknown Source)
  6160. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  6161. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  6162. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  6163. at java.lang.Thread.run(Unknown Source)
  6164.  
  6165. Number of locked synchronizers = 1
  6166. - java.util.concurrent.ThreadPoolExecutor$Worker@7447337b
  6167.  
  6168. Thread-1
  6169.  
  6170. "Thread-1" Id=12 Group=main TIMED_WAITING on hudson.remoting.Channel@2bd137fd
  6171. at java.lang.Object.wait(Native Method)
  6172. - waiting on hudson.remoting.Channel@2bd137fd
  6173. at hudson.remoting.Channel.join(Channel.java:902)
  6174. at hudson.remoting.Engine.run(Engine.java:287)
  6175.  
  6176. Attach Listener
  6177.  
  6178. "Attach Listener" Id=5 Group=system RUNNABLE
  6179.  
  6180. Finalizer
  6181.  
  6182. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@5b5e87c5
  6183. at java.lang.Object.wait(Native Method)
  6184. - waiting on java.lang.ref.ReferenceQueue$Lock@5b5e87c5
  6185. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  6186. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  6187. at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
  6188.  
  6189. Reference Handler
  6190.  
  6191. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@ee59df4
  6192. at java.lang.Object.wait(Native Method)
  6193. - waiting on java.lang.ref.Reference$Lock@ee59df4
  6194. at java.lang.Object.wait(Unknown Source)
  6195. at java.lang.ref.Reference.tryHandlePending(Unknown Source)
  6196. at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
  6197.  
  6198. Signal Dispatcher
  6199.  
  6200. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  6201.  
  6202. RivetWindows116Ie9
  6203.  
  6204. N/A
  6205.  
  6206. offline
  6207. RivetWindows119Ie10
  6208.  
  6209. N/A
  6210.  
  6211. offline
  6212. RivetWindows130Ie11
  6213.  
  6214. N/A
  6215.  
  6216. offline
  6217. RivetWindows131Ie10
  6218.  
  6219. N/A
  6220.  
  6221. offline
  6222. RivetWindows132Ie11
  6223.  
  6224. N/A
  6225.  
  6226. offline
  6227. RivetWindows153Ie8
  6228.  
  6229. Channel reader thread: channel
  6230.  
  6231. "Channel reader thread: channel" Id=1387 Group=main RUNNABLE (in native)
  6232. at java.net.SocketInputStream.socketRead0(Native Method)
  6233. at java.net.SocketInputStream.socketRead(Unknown Source)
  6234. at java.net.SocketInputStream.read(Unknown Source)
  6235. at java.net.SocketInputStream.read(Unknown Source)
  6236. at java.io.BufferedInputStream.fill(Unknown Source)
  6237. at java.io.BufferedInputStream.read(Unknown Source)
  6238. - locked java.io.BufferedInputStream@7bb2b130
  6239. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  6240. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  6241. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  6242. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  6243. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  6244. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  6245.  
  6246. main
  6247.  
  6248. "main" Id=1 Group=main WAITING on hudson.remoting.Engine@6f3ca371
  6249. at java.lang.Object.wait(Native Method)
  6250. - waiting on hudson.remoting.Engine@6f3ca371
  6251. at java.lang.Thread.join(Unknown Source)
  6252. at java.lang.Thread.join(Unknown Source)
  6253. at hudson.remoting.jnlp.Main.main(Main.java:137)
  6254. at hudson.remoting.jnlp.Main._main(Main.java:130)
  6255. at hudson.remoting.Launcher.run(Launcher.java:228)
  6256. at hudson.remoting.Launcher.main(Launcher.java:192)
  6257.  
  6258. Ping thread for channel hudson.remoting.Channel@72cb4159:channel
  6259.  
  6260. "Ping thread for channel hudson.remoting.Channel@72cb4159:channel" Id=1389 Group=main TIMED_WAITING
  6261. at java.lang.Thread.sleep(Native Method)
  6262. at hudson.remoting.PingThread.run(PingThread.java:91)
  6263.  
  6264. pool-1-thread-1490 for channel
  6265.  
  6266. "pool-1-thread-1490 for channel" Id=1565 Group=main RUNNABLE
  6267. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  6268. at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
  6269. at hudson.Functions.getThreadInfos(Functions.java:1155)
  6270. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  6271. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  6272. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  6273. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  6274. at hudson.remoting.Request$2.run(Request.java:324)
  6275. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  6276. at java.util.concurrent.FutureTask.run(Unknown Source)
  6277. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  6278. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  6279. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  6280. at java.lang.Thread.run(Unknown Source)
  6281.  
  6282. Number of locked synchronizers = 1
  6283. - java.util.concurrent.ThreadPoolExecutor$Worker@20978650
  6284.  
  6285. Thread-1
  6286.  
  6287. "Thread-1" Id=13 Group=main TIMED_WAITING on hudson.remoting.Channel@72cb4159
  6288. at java.lang.Object.wait(Native Method)
  6289. - waiting on hudson.remoting.Channel@72cb4159
  6290. at hudson.remoting.Channel.join(Channel.java:902)
  6291. at hudson.remoting.Engine.run(Engine.java:287)
  6292.  
  6293. Attach Listener
  6294.  
  6295. "Attach Listener" Id=5 Group=system RUNNABLE
  6296.  
  6297. Finalizer
  6298.  
  6299. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@7313270e
  6300. at java.lang.Object.wait(Native Method)
  6301. - waiting on java.lang.ref.ReferenceQueue$Lock@7313270e
  6302. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  6303. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  6304. at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
  6305.  
  6306. Reference Handler
  6307.  
  6308. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@653387c6
  6309. at java.lang.Object.wait(Native Method)
  6310. - waiting on java.lang.ref.Reference$Lock@653387c6
  6311. at java.lang.Object.wait(Unknown Source)
  6312. at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
  6313.  
  6314. Signal Dispatcher
  6315.  
  6316. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  6317.  
  6318. RivetWindows154Ie8
  6319.  
  6320. N/A
  6321.  
  6322. offline
  6323. RivetWindows68Ie9
  6324.  
  6325. N/A
  6326.  
  6327. offline
  6328. Rvt_Ubuntu1
  6329.  
  6330. N/A
  6331.  
  6332. offline
  6333. Seam-Client-Mainline-1
  6334.  
  6335. Channel reader thread: channel
  6336.  
  6337. "Channel reader thread: channel" Id=10 Group=main RUNNABLE (in native)
  6338. at java.io.FileInputStream.readBytes(Native Method)
  6339. at java.io.FileInputStream.read(FileInputStream.java:255)
  6340. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  6341. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  6342. - locked java.io.BufferedInputStream@2fc484dc
  6343. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  6344. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  6345. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  6346. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  6347. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  6348. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  6349.  
  6350. main
  6351.  
  6352. "main" Id=1 Group=main TIMED_WAITING on hudson.remoting.Channel@46f7f36a
  6353. at java.lang.Object.wait(Native Method)
  6354. - waiting on hudson.remoting.Channel@46f7f36a
  6355. at hudson.remoting.Channel.join(Channel.java:902)
  6356. at hudson.remoting.Launcher.main(Launcher.java:533)
  6357. at hudson.remoting.Launcher.runWithStdinStdout(Launcher.java:459)
  6358. at hudson.remoting.Launcher.run(Launcher.java:239)
  6359. at hudson.remoting.Launcher.main(Launcher.java:192)
  6360.  
  6361. Ping thread for channel hudson.remoting.Channel@46f7f36a:channel
  6362.  
  6363. "Ping thread for channel hudson.remoting.Channel@46f7f36a:channel" Id=11 Group=main TIMED_WAITING
  6364. at java.lang.Thread.sleep(Native Method)
  6365. at hudson.remoting.PingThread.run(PingThread.java:91)
  6366.  
  6367. pool-1-thread-59 for channel
  6368.  
  6369. "pool-1-thread-59 for channel" Id=106 Group=main RUNNABLE
  6370. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  6371. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  6372. at hudson.Functions.getThreadInfos(Functions.java:1155)
  6373. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  6374. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  6375. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  6376. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  6377. at hudson.remoting.Request$2.run(Request.java:324)
  6378. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  6379. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  6380. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  6381. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  6382. at java.lang.Thread.run(Thread.java:745)
  6383.  
  6384. Number of locked synchronizers = 1
  6385. - java.util.concurrent.ThreadPoolExecutor$Worker@340820a0
  6386.  
  6387. Finalizer
  6388.  
  6389. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@3a3972e9
  6390. at java.lang.Object.wait(Native Method)
  6391. - waiting on java.lang.ref.ReferenceQueue$Lock@3a3972e9
  6392. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  6393. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  6394. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  6395.  
  6396. Reference Handler
  6397.  
  6398. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@1a8660a6
  6399. at java.lang.Object.wait(Native Method)
  6400. - waiting on java.lang.ref.Reference$Lock@1a8660a6
  6401. at java.lang.Object.wait(Object.java:502)
  6402. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
  6403.  
  6404. Signal Dispatcher
  6405.  
  6406. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  6407.  
  6408. Seam-Client-Mainline-2
  6409.  
  6410. Channel reader thread: channel
  6411.  
  6412. "Channel reader thread: channel" Id=11 Group=main RUNNABLE (in native)
  6413. at java.io.FileInputStream.readBytes(Native Method)
  6414. at java.io.FileInputStream.read(FileInputStream.java:255)
  6415. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  6416. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  6417. - locked java.io.BufferedInputStream@5cfd2f3e
  6418. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  6419. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  6420. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  6421. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  6422. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  6423. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  6424.  
  6425. main
  6426.  
  6427. "main" Id=1 Group=main TIMED_WAITING on hudson.remoting.Channel@46f7f36a
  6428. at java.lang.Object.wait(Native Method)
  6429. - waiting on hudson.remoting.Channel@46f7f36a
  6430. at hudson.remoting.Channel.join(Channel.java:902)
  6431. at hudson.remoting.Launcher.main(Launcher.java:533)
  6432. at hudson.remoting.Launcher.runWithStdinStdout(Launcher.java:459)
  6433. at hudson.remoting.Launcher.run(Launcher.java:239)
  6434. at hudson.remoting.Launcher.main(Launcher.java:192)
  6435.  
  6436. Ping thread for channel hudson.remoting.Channel@46f7f36a:channel
  6437.  
  6438. "Ping thread for channel hudson.remoting.Channel@46f7f36a:channel" Id=12 Group=main TIMED_WAITING
  6439. at java.lang.Thread.sleep(Native Method)
  6440. at hudson.remoting.PingThread.run(PingThread.java:91)
  6441.  
  6442. pool-1-thread-241 for channel
  6443.  
  6444. "pool-1-thread-241 for channel" Id=288 Group=main RUNNABLE
  6445. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  6446. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  6447. at hudson.Functions.getThreadInfos(Functions.java:1155)
  6448. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  6449. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  6450. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  6451. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  6452. at hudson.remoting.Request$2.run(Request.java:324)
  6453. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  6454. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  6455. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  6456. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  6457. at java.lang.Thread.run(Thread.java:745)
  6458.  
  6459. Number of locked synchronizers = 1
  6460. - java.util.concurrent.ThreadPoolExecutor$Worker@5d3299f5
  6461.  
  6462. Finalizer
  6463.  
  6464. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@6d071c58
  6465. at java.lang.Object.wait(Native Method)
  6466. - waiting on java.lang.ref.ReferenceQueue$Lock@6d071c58
  6467. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  6468. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  6469. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  6470.  
  6471. Reference Handler
  6472.  
  6473. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@68d8c0ef
  6474. at java.lang.Object.wait(Native Method)
  6475. - waiting on java.lang.ref.Reference$Lock@68d8c0ef
  6476. at java.lang.Object.wait(Object.java:502)
  6477. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
  6478.  
  6479. Signal Dispatcher
  6480.  
  6481. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  6482.  
  6483. Seam-Client-Mainline-3
  6484.  
  6485. Channel reader thread: channel
  6486.  
  6487. "Channel reader thread: channel" Id=10 Group=main RUNNABLE (in native)
  6488. at java.io.FileInputStream.readBytes(Native Method)
  6489. at java.io.FileInputStream.read(FileInputStream.java:255)
  6490. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  6491. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  6492. - locked java.io.BufferedInputStream@3b003762
  6493. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  6494. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  6495. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  6496. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  6497. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  6498. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  6499.  
  6500. main
  6501.  
  6502. "main" Id=1 Group=main TIMED_WAITING on hudson.remoting.Channel@46f7f36a
  6503. at java.lang.Object.wait(Native Method)
  6504. - waiting on hudson.remoting.Channel@46f7f36a
  6505. at hudson.remoting.Channel.join(Channel.java:902)
  6506. at hudson.remoting.Launcher.main(Launcher.java:533)
  6507. at hudson.remoting.Launcher.runWithStdinStdout(Launcher.java:459)
  6508. at hudson.remoting.Launcher.run(Launcher.java:239)
  6509. at hudson.remoting.Launcher.main(Launcher.java:192)
  6510.  
  6511. Ping thread for channel hudson.remoting.Channel@46f7f36a:channel
  6512.  
  6513. "Ping thread for channel hudson.remoting.Channel@46f7f36a:channel" Id=11 Group=main TIMED_WAITING
  6514. at java.lang.Thread.sleep(Native Method)
  6515. at hudson.remoting.PingThread.run(PingThread.java:91)
  6516.  
  6517. pool-1-thread-193 for channel
  6518.  
  6519. "pool-1-thread-193 for channel" Id=239 Group=main RUNNABLE
  6520. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  6521. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  6522. at hudson.Functions.getThreadInfos(Functions.java:1155)
  6523. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  6524. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  6525. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  6526. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  6527. at hudson.remoting.Request$2.run(Request.java:324)
  6528. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  6529. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  6530. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  6531. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  6532. at java.lang.Thread.run(Thread.java:745)
  6533.  
  6534. Number of locked synchronizers = 1
  6535. - java.util.concurrent.ThreadPoolExecutor$Worker@61bdc6d3
  6536.  
  6537. Finalizer
  6538.  
  6539. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@64dc41b9
  6540. at java.lang.Object.wait(Native Method)
  6541. - waiting on java.lang.ref.ReferenceQueue$Lock@64dc41b9
  6542. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  6543. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  6544. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  6545.  
  6546. Reference Handler
  6547.  
  6548. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@14f62bcb
  6549. at java.lang.Object.wait(Native Method)
  6550. - waiting on java.lang.ref.Reference$Lock@14f62bcb
  6551. at java.lang.Object.wait(Object.java:502)
  6552. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
  6553.  
  6554. Signal Dispatcher
  6555.  
  6556. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  6557.  
  6558. Seam-Client-Mainline-4
  6559.  
  6560. /bin/sh -xe /tmp/hudson1905838873186189201.sh: stdout copier
  6561.  
  6562. "/bin/sh -xe /tmp/hudson1905838873186189201.sh: stdout copier" Id=216 Group=main RUNNABLE (in native)
  6563. at java.io.FileInputStream.readBytes(Native Method)
  6564. at java.io.FileInputStream.read(FileInputStream.java:255)
  6565. at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
  6566. at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
  6567. - locked java.lang.UNIXProcess$ProcessPipeInputStream@3510c5fa
  6568. at java.io.FilterInputStream.read(FilterInputStream.java:107)
  6569. at hudson.util.StreamCopyThread.run(StreamCopyThread.java:60)
  6570.  
  6571. Channel reader thread: channel
  6572.  
  6573. "Channel reader thread: channel" Id=9 Group=main RUNNABLE (in native)
  6574. at java.io.FileInputStream.readBytes(Native Method)
  6575. at java.io.FileInputStream.read(FileInputStream.java:255)
  6576. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  6577. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  6578. - locked java.io.BufferedInputStream@41b0f689
  6579. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  6580. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  6581. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  6582. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  6583. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  6584. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  6585.  
  6586. main
  6587.  
  6588. "main" Id=1 Group=main TIMED_WAITING on hudson.remoting.Channel@46f7f36a
  6589. at java.lang.Object.wait(Native Method)
  6590. - waiting on hudson.remoting.Channel@46f7f36a
  6591. at hudson.remoting.Channel.join(Channel.java:902)
  6592. at hudson.remoting.Launcher.main(Launcher.java:533)
  6593. at hudson.remoting.Launcher.runWithStdinStdout(Launcher.java:459)
  6594. at hudson.remoting.Launcher.run(Launcher.java:239)
  6595. at hudson.remoting.Launcher.main(Launcher.java:192)
  6596.  
  6597. Ping thread for channel hudson.remoting.Channel@46f7f36a:channel
  6598.  
  6599. "Ping thread for channel hudson.remoting.Channel@46f7f36a:channel" Id=10 Group=main TIMED_WAITING
  6600. at java.lang.Thread.sleep(Native Method)
  6601. at hudson.remoting.PingThread.run(PingThread.java:91)
  6602.  
  6603. pool-1-thread-172 for channel
  6604.  
  6605. "pool-1-thread-172 for channel" Id=183 Group=main WAITING on java.lang.UNIXProcess@2310a719
  6606. at java.lang.Object.wait(Native Method)
  6607. - waiting on java.lang.UNIXProcess@2310a719
  6608. at java.lang.Object.wait(Object.java:502)
  6609. at java.lang.UNIXProcess.waitFor(UNIXProcess.java:396)
  6610. at hudson.Proc$LocalProc.join(Proc.java:319)
  6611. at hudson.Launcher$RemoteLaunchCallable$1.join(Launcher.java:1141)
  6612. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  6613. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  6614. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  6615. at java.lang.reflect.Method.invoke(Method.java:497)
  6616. at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:326)
  6617. at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:301)
  6618. at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:260)
  6619. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  6620. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  6621. at hudson.remoting.Request$2.run(Request.java:324)
  6622. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  6623. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  6624. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  6625. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  6626. at java.lang.Thread.run(Thread.java:745)
  6627.  
  6628. Number of locked synchronizers = 1
  6629. - java.util.concurrent.ThreadPoolExecutor$Worker@7e2e412c
  6630.  
  6631. pool-1-thread-186 for channel
  6632.  
  6633. "pool-1-thread-186 for channel" Id=230 Group=main RUNNABLE
  6634. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  6635. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  6636. at hudson.Functions.getThreadInfos(Functions.java:1155)
  6637. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  6638. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  6639. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  6640. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  6641. at hudson.remoting.Request$2.run(Request.java:324)
  6642. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  6643. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  6644. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  6645. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  6646. at java.lang.Thread.run(Thread.java:745)
  6647.  
  6648. Number of locked synchronizers = 1
  6649. - java.util.concurrent.ThreadPoolExecutor$Worker@88dbfbb
  6650.  
  6651. Finalizer
  6652.  
  6653. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@15bd0545
  6654. at java.lang.Object.wait(Native Method)
  6655. - waiting on java.lang.ref.ReferenceQueue$Lock@15bd0545
  6656. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  6657. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  6658. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  6659.  
  6660. process reaper
  6661.  
  6662. "process reaper" Id=184 Group=system RUNNABLE (in native)
  6663. at java.lang.UNIXProcess.waitForProcessExit(Native Method)
  6664. at java.lang.UNIXProcess.lambda$initStreams$270(UNIXProcess.java:290)
  6665. at java.lang.UNIXProcess$$Lambda$7/696683719.run(Unknown Source)
  6666. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  6667. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  6668. at java.lang.Thread.run(Thread.java:745)
  6669.  
  6670. Number of locked synchronizers = 1
  6671. - java.util.concurrent.ThreadPoolExecutor$Worker@50fcf49d
  6672.  
  6673. Reference Handler
  6674.  
  6675. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@26b12d1d
  6676. at java.lang.Object.wait(Native Method)
  6677. - waiting on java.lang.ref.Reference$Lock@26b12d1d
  6678. at java.lang.Object.wait(Object.java:502)
  6679. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
  6680.  
  6681. Signal Dispatcher
  6682.  
  6683. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  6684.  
  6685. Seam-Client-Mainline-5
  6686.  
  6687. Channel reader thread: channel
  6688.  
  6689. "Channel reader thread: channel" Id=9 Group=main RUNNABLE (in native)
  6690. at java.io.FileInputStream.readBytes(Native Method)
  6691. at java.io.FileInputStream.read(FileInputStream.java:255)
  6692. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  6693. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  6694. - locked java.io.BufferedInputStream@41f626e1
  6695. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  6696. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  6697. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  6698. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  6699. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  6700. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  6701.  
  6702. main
  6703.  
  6704. "main" Id=1 Group=main TIMED_WAITING on hudson.remoting.Channel@46f7f36a
  6705. at java.lang.Object.wait(Native Method)
  6706. - waiting on hudson.remoting.Channel@46f7f36a
  6707. at hudson.remoting.Channel.join(Channel.java:902)
  6708. at hudson.remoting.Launcher.main(Launcher.java:533)
  6709. at hudson.remoting.Launcher.runWithStdinStdout(Launcher.java:459)
  6710. at hudson.remoting.Launcher.run(Launcher.java:239)
  6711. at hudson.remoting.Launcher.main(Launcher.java:192)
  6712.  
  6713. Ping thread for channel hudson.remoting.Channel@46f7f36a:channel
  6714.  
  6715. "Ping thread for channel hudson.remoting.Channel@46f7f36a:channel" Id=10 Group=main TIMED_WAITING
  6716. at java.lang.Thread.sleep(Native Method)
  6717. at hudson.remoting.PingThread.run(PingThread.java:91)
  6718.  
  6719. pool-1-thread-219 for channel
  6720.  
  6721. "pool-1-thread-219 for channel" Id=230 Group=main RUNNABLE
  6722. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  6723. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  6724. at hudson.Functions.getThreadInfos(Functions.java:1155)
  6725. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  6726. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  6727. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  6728. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  6729. at hudson.remoting.Request$2.run(Request.java:324)
  6730. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  6731. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  6732. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  6733. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  6734. at java.lang.Thread.run(Thread.java:745)
  6735.  
  6736. Number of locked synchronizers = 1
  6737. - java.util.concurrent.ThreadPoolExecutor$Worker@142bcad9
  6738.  
  6739. Finalizer
  6740.  
  6741. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@59566ebc
  6742. at java.lang.Object.wait(Native Method)
  6743. - waiting on java.lang.ref.ReferenceQueue$Lock@59566ebc
  6744. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  6745. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  6746. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  6747.  
  6748. Reference Handler
  6749.  
  6750. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@71966e0d
  6751. at java.lang.Object.wait(Native Method)
  6752. - waiting on java.lang.ref.Reference$Lock@71966e0d
  6753. at java.lang.Object.wait(Object.java:502)
  6754. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
  6755.  
  6756. Signal Dispatcher
  6757.  
  6758. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  6759.  
  6760. Seam-Client-Mainline-6
  6761.  
  6762. Channel reader thread: channel
  6763.  
  6764. "Channel reader thread: channel" Id=9 Group=main RUNNABLE (in native)
  6765. at java.io.FileInputStream.readBytes(Native Method)
  6766. at java.io.FileInputStream.read(FileInputStream.java:255)
  6767. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  6768. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  6769. - locked java.io.BufferedInputStream@27ebbcf
  6770. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  6771. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  6772. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  6773. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  6774. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  6775. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  6776.  
  6777. main
  6778.  
  6779. "main" Id=1 Group=main TIMED_WAITING on hudson.remoting.Channel@46f7f36a
  6780. at java.lang.Object.wait(Native Method)
  6781. - waiting on hudson.remoting.Channel@46f7f36a
  6782. at hudson.remoting.Channel.join(Channel.java:902)
  6783. at hudson.remoting.Launcher.main(Launcher.java:533)
  6784. at hudson.remoting.Launcher.runWithStdinStdout(Launcher.java:459)
  6785. at hudson.remoting.Launcher.run(Launcher.java:239)
  6786. at hudson.remoting.Launcher.main(Launcher.java:192)
  6787.  
  6788. Ping thread for channel hudson.remoting.Channel@46f7f36a:channel
  6789.  
  6790. "Ping thread for channel hudson.remoting.Channel@46f7f36a:channel" Id=10 Group=main TIMED_WAITING
  6791. at java.lang.Thread.sleep(Native Method)
  6792. at hudson.remoting.PingThread.run(PingThread.java:91)
  6793.  
  6794. pool-1-thread-275 for channel
  6795.  
  6796. "pool-1-thread-275 for channel" Id=286 Group=main RUNNABLE
  6797. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  6798. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  6799. at hudson.Functions.getThreadInfos(Functions.java:1155)
  6800. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  6801. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  6802. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  6803. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  6804. at hudson.remoting.Request$2.run(Request.java:324)
  6805. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  6806. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  6807. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  6808. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  6809. at java.lang.Thread.run(Thread.java:745)
  6810.  
  6811. Number of locked synchronizers = 1
  6812. - java.util.concurrent.ThreadPoolExecutor$Worker@3be2cfa0
  6813.  
  6814. Finalizer
  6815.  
  6816. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@4d6c31fe
  6817. at java.lang.Object.wait(Native Method)
  6818. - waiting on java.lang.ref.ReferenceQueue$Lock@4d6c31fe
  6819. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  6820. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  6821. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  6822.  
  6823. Reference Handler
  6824.  
  6825. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@4d5ac33f
  6826. at java.lang.Object.wait(Native Method)
  6827. - waiting on java.lang.ref.Reference$Lock@4d5ac33f
  6828. at java.lang.Object.wait(Object.java:502)
  6829. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
  6830.  
  6831. Signal Dispatcher
  6832.  
  6833. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  6834.  
  6835. Seam-Client-Mainline-7
  6836.  
  6837. Channel reader thread: channel
  6838.  
  6839. "Channel reader thread: channel" Id=9 Group=main RUNNABLE (in native)
  6840. at java.io.FileInputStream.readBytes(Native Method)
  6841. at java.io.FileInputStream.read(FileInputStream.java:255)
  6842. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  6843. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  6844. - locked java.io.BufferedInputStream@184a8350
  6845. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  6846. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  6847. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  6848. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  6849. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  6850. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  6851.  
  6852. main
  6853.  
  6854. "main" Id=1 Group=main TIMED_WAITING on hudson.remoting.Channel@46f7f36a
  6855. at java.lang.Object.wait(Native Method)
  6856. - waiting on hudson.remoting.Channel@46f7f36a
  6857. at hudson.remoting.Channel.join(Channel.java:902)
  6858. at hudson.remoting.Launcher.main(Launcher.java:533)
  6859. at hudson.remoting.Launcher.runWithStdinStdout(Launcher.java:459)
  6860. at hudson.remoting.Launcher.run(Launcher.java:239)
  6861. at hudson.remoting.Launcher.main(Launcher.java:192)
  6862.  
  6863. Ping thread for channel hudson.remoting.Channel@46f7f36a:channel
  6864.  
  6865. "Ping thread for channel hudson.remoting.Channel@46f7f36a:channel" Id=10 Group=main TIMED_WAITING
  6866. at java.lang.Thread.sleep(Native Method)
  6867. at hudson.remoting.PingThread.run(PingThread.java:91)
  6868.  
  6869. pool-1-thread-279 for channel
  6870.  
  6871. "pool-1-thread-279 for channel" Id=324 Group=main RUNNABLE
  6872. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  6873. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  6874. at hudson.Functions.getThreadInfos(Functions.java:1155)
  6875. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  6876. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  6877. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  6878. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  6879. at hudson.remoting.Request$2.run(Request.java:324)
  6880. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  6881. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  6882. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  6883. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  6884. at java.lang.Thread.run(Thread.java:745)
  6885.  
  6886. Number of locked synchronizers = 1
  6887. - java.util.concurrent.ThreadPoolExecutor$Worker@40f2049a
  6888.  
  6889. Finalizer
  6890.  
  6891. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@6b021b44
  6892. at java.lang.Object.wait(Native Method)
  6893. - waiting on java.lang.ref.ReferenceQueue$Lock@6b021b44
  6894. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  6895. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  6896. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  6897.  
  6898. Reference Handler
  6899.  
  6900. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@33111113
  6901. at java.lang.Object.wait(Native Method)
  6902. - waiting on java.lang.ref.Reference$Lock@33111113
  6903. at java.lang.Object.wait(Object.java:502)
  6904. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
  6905.  
  6906. Signal Dispatcher
  6907.  
  6908. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  6909.  
  6910. Seam-Client-Mainline-8
  6911.  
  6912. Channel reader thread: channel
  6913.  
  6914. "Channel reader thread: channel" Id=9 Group=main RUNNABLE (in native)
  6915. at java.io.FileInputStream.readBytes(Native Method)
  6916. at java.io.FileInputStream.read(FileInputStream.java:255)
  6917. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  6918. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  6919. - locked java.io.BufferedInputStream@52e82133
  6920. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  6921. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  6922. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  6923. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  6924. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  6925. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  6926.  
  6927. main
  6928.  
  6929. "main" Id=1 Group=main TIMED_WAITING on hudson.remoting.Channel@46f7f36a
  6930. at java.lang.Object.wait(Native Method)
  6931. - waiting on hudson.remoting.Channel@46f7f36a
  6932. at hudson.remoting.Channel.join(Channel.java:902)
  6933. at hudson.remoting.Launcher.main(Launcher.java:533)
  6934. at hudson.remoting.Launcher.runWithStdinStdout(Launcher.java:459)
  6935. at hudson.remoting.Launcher.run(Launcher.java:239)
  6936. at hudson.remoting.Launcher.main(Launcher.java:192)
  6937.  
  6938. Ping thread for channel hudson.remoting.Channel@46f7f36a:channel
  6939.  
  6940. "Ping thread for channel hudson.remoting.Channel@46f7f36a:channel" Id=10 Group=main TIMED_WAITING
  6941. at java.lang.Thread.sleep(Native Method)
  6942. at hudson.remoting.PingThread.run(PingThread.java:91)
  6943.  
  6944. pool-1-thread-277 for channel
  6945.  
  6946. "pool-1-thread-277 for channel" Id=322 Group=main RUNNABLE
  6947. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  6948. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  6949. at hudson.Functions.getThreadInfos(Functions.java:1155)
  6950. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  6951. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  6952. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  6953. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  6954. at hudson.remoting.Request$2.run(Request.java:324)
  6955. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  6956. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  6957. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  6958. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  6959. at java.lang.Thread.run(Thread.java:745)
  6960.  
  6961. Number of locked synchronizers = 1
  6962. - java.util.concurrent.ThreadPoolExecutor$Worker@6e99ad7d
  6963.  
  6964. Finalizer
  6965.  
  6966. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@70496075
  6967. at java.lang.Object.wait(Native Method)
  6968. - waiting on java.lang.ref.ReferenceQueue$Lock@70496075
  6969. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  6970. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  6971. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  6972.  
  6973. Reference Handler
  6974.  
  6975. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@6c375174
  6976. at java.lang.Object.wait(Native Method)
  6977. - waiting on java.lang.ref.Reference$Lock@6c375174
  6978. at java.lang.Object.wait(Object.java:502)
  6979. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
  6980.  
  6981. Signal Dispatcher
  6982.  
  6983. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  6984.  
  6985. Selenium
  6986.  
  6987. N/A
  6988.  
  6989. offline
  6990. Skinny-Auto-Mac
  6991.  
  6992. N/A
  6993.  
  6994. offline
  6995. SkinnyTestsUbuntu
  6996.  
  6997. /var/lib/jenkins/workspace/Skinny-Tests-1/gradlew -DParticipantMachine=Fedora -DJobName=Skinny_Ubuntu_Fedora -DModeratorBrowser=firefox -DParticipantBrowser=firefox -DEmailReportTo=arpit@bluejeansnet.com -DEnv=a21 -DNewEnv=a11 -DPropertyTag=jf3 -DBranch=master -DrepeatTheTestFor=1 -DTags=@skinny-smoke,@skinny-sanity -DSendToDefaultRecipients=false -DModeratorMachine=Ubuntu1 -Dorg.gradle.project.envType=jf3/a21 -Dorg.gradle.project.testTags=@skinny-smoke,@skinny-sanity&~@appsharing-sanity&~@appsharing-smoke&~@vs-005&~@appShare -Dorg.gradle.project.browserType=firefox -Dorg.gradle.project.moderatorIp=10.5.7.82 -Dorg.gradle.project.participantIp=10.5.6.239 -Dorg.gradle.project.moderatorBrowserType=firefox -Dorg.gradle.project.participantBrowserType=firefox :mediatests:clean :mediatests:cucumber: stdout copier
  6998.  
  6999. "/var/lib/jenkins/workspace/Skinny-Tests-1/gradlew -DParticipantMachine=Fedora -DJobName=Skinny_Ubuntu_Fedora -DModeratorBrowser=firefox -DParticipantBrowser=firefox -DEmailReportTo=arpit@bluejeansnet.com -DEnv=a21 -DNewEnv=a11 -DPropertyTag=jf3 -DBranch=master -DrepeatTheTestFor=1 -DTags=@skinny-smoke,@skinny-sanity -DSendToDefaultRecipients=false -DModeratorMachine=Ubuntu1 -Dorg.gradle.project.envType=jf3/a21 -Dorg.gradle.project.testTags=@skinny-smoke,@skinny-sanity&~@appsharing-sanity&~@appsharing-smoke&~@vs-005&~@appShare -Dorg.gradle.project.browserType=firefox -Dorg.gradle.project.moderatorIp=10.5.7.82 -Dorg.gradle.project.participantIp=10.5.6.239 -Dorg.gradle.project.moderatorBrowserType=firefox -Dorg.gradle.project.participantBrowserType=firefox :mediatests:clean :mediatests:cucumber: stdout copier" Id=223 Group=main RUNNABLE (in native)
  7000. at java.io.FileInputStream.readBytes(Native Method)
  7001. at java.io.FileInputStream.read(FileInputStream.java:255)
  7002. at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
  7003. at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
  7004. - locked java.lang.UNIXProcess$ProcessPipeInputStream@61e68885
  7005. at java.io.FilterInputStream.read(FilterInputStream.java:107)
  7006. at hudson.util.StreamCopyThread.run(StreamCopyThread.java:60)
  7007.  
  7008. Channel reader thread: channel
  7009.  
  7010. "Channel reader thread: channel" Id=13 Group=main RUNNABLE (in native)
  7011. at java.net.SocketInputStream.socketRead0(Native Method)
  7012. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  7013. at java.net.SocketInputStream.read(SocketInputStream.java:170)
  7014. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  7015. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  7016. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  7017. - locked java.io.BufferedInputStream@494a70d1
  7018. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  7019. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  7020. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  7021. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  7022. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  7023. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  7024.  
  7025. main
  7026.  
  7027. "main" Id=1 Group=main WAITING on hudson.remoting.Engine@303aeb1a
  7028. at java.lang.Object.wait(Native Method)
  7029. - waiting on hudson.remoting.Engine@303aeb1a
  7030. at java.lang.Thread.join(Thread.java:1245)
  7031. at java.lang.Thread.join(Thread.java:1319)
  7032. at hudson.remoting.jnlp.Main.main(Main.java:137)
  7033. at hudson.remoting.jnlp.Main._main(Main.java:130)
  7034. at hudson.remoting.Launcher.run(Launcher.java:228)
  7035. at hudson.remoting.Launcher.main(Launcher.java:192)
  7036.  
  7037. Ping thread for channel hudson.remoting.Channel@40d06614:channel
  7038.  
  7039. "Ping thread for channel hudson.remoting.Channel@40d06614:channel" Id=15 Group=main TIMED_WAITING
  7040. at java.lang.Thread.sleep(Native Method)
  7041. at hudson.remoting.PingThread.run(PingThread.java:91)
  7042.  
  7043. pool-1-thread-34 for channel
  7044.  
  7045. "pool-1-thread-34 for channel" Id=187 Group=main WAITING on java.lang.UNIXProcess@3099d867
  7046. at java.lang.Object.wait(Native Method)
  7047. - waiting on java.lang.UNIXProcess@3099d867
  7048. at java.lang.Object.wait(Object.java:502)
  7049. at java.lang.UNIXProcess.waitFor(UNIXProcess.java:396)
  7050. at hudson.Proc$LocalProc.join(Proc.java:319)
  7051. at hudson.Launcher$RemoteLaunchCallable$1.join(Launcher.java:1141)
  7052. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  7053. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  7054. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  7055. at java.lang.reflect.Method.invoke(Method.java:498)
  7056. at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:326)
  7057. at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:301)
  7058. at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:260)
  7059. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  7060. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  7061. at hudson.remoting.Request$2.run(Request.java:324)
  7062. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  7063. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  7064. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  7065. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  7066. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  7067. at java.lang.Thread.run(Thread.java:745)
  7068.  
  7069. Number of locked synchronizers = 1
  7070. - java.util.concurrent.ThreadPoolExecutor$Worker@25e121ba
  7071.  
  7072. pool-1-thread-35 for channel
  7073.  
  7074. "pool-1-thread-35 for channel" Id=202 Group=main RUNNABLE
  7075. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  7076. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  7077. at hudson.Functions.getThreadInfos(Functions.java:1155)
  7078. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  7079. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  7080. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  7081. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  7082. at hudson.remoting.Request$2.run(Request.java:324)
  7083. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  7084. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  7085. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  7086. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  7087. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  7088. at java.lang.Thread.run(Thread.java:745)
  7089.  
  7090. Number of locked synchronizers = 1
  7091. - java.util.concurrent.ThreadPoolExecutor$Worker@7f2ddf97
  7092.  
  7093. pool-1-thread-37
  7094.  
  7095. "pool-1-thread-37" Id=226 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@75d75fe5
  7096. at sun.misc.Unsafe.park(Native Method)
  7097. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@75d75fe5
  7098. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  7099. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  7100. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  7101. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  7102. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  7103. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  7104. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  7105. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  7106. at java.lang.Thread.run(Thread.java:745)
  7107.  
  7108. Thread-1
  7109.  
  7110. "Thread-1" Id=12 Group=main TIMED_WAITING on hudson.remoting.Channel@40d06614
  7111. at java.lang.Object.wait(Native Method)
  7112. - waiting on hudson.remoting.Channel@40d06614
  7113. at hudson.remoting.Channel.join(Channel.java:902)
  7114. at hudson.remoting.Engine.run(Engine.java:287)
  7115.  
  7116. Finalizer
  7117.  
  7118. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@52513a13
  7119. at java.lang.Object.wait(Native Method)
  7120. - waiting on java.lang.ref.ReferenceQueue$Lock@52513a13
  7121. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  7122. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  7123. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  7124.  
  7125. process reaper
  7126.  
  7127. "process reaper" Id=188 Group=system RUNNABLE (in native)
  7128. at java.lang.UNIXProcess.waitForProcessExit(Native Method)
  7129. at java.lang.UNIXProcess.lambda$initStreams$3(UNIXProcess.java:290)
  7130. at java.lang.UNIXProcess$$Lambda$8/2123634346.run(Unknown Source)
  7131. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  7132. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  7133. at java.lang.Thread.run(Thread.java:745)
  7134.  
  7135. Number of locked synchronizers = 1
  7136. - java.util.concurrent.ThreadPoolExecutor$Worker@2318d15e
  7137.  
  7138. Reference Handler
  7139.  
  7140. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@7a6327c
  7141. at java.lang.Object.wait(Native Method)
  7142. - waiting on java.lang.ref.Reference$Lock@7a6327c
  7143. at java.lang.Object.wait(Object.java:502)
  7144. at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  7145. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  7146.  
  7147. Signal Dispatcher
  7148.  
  7149. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  7150.  
  7151. SkinnyWin-8
  7152.  
  7153. N/A
  7154.  
  7155. offline
  7156. SkypeForBusiness
  7157.  
  7158. Channel reader thread: channel
  7159.  
  7160. "Channel reader thread: channel" Id=5779 Group=main RUNNABLE (in native)
  7161. at java.net.SocketInputStream.socketRead0(Native Method)
  7162. at java.net.SocketInputStream.socketRead(Unknown Source)
  7163. at java.net.SocketInputStream.read(Unknown Source)
  7164. at java.net.SocketInputStream.read(Unknown Source)
  7165. at java.io.BufferedInputStream.fill(Unknown Source)
  7166. at java.io.BufferedInputStream.read(Unknown Source)
  7167. - locked java.io.BufferedInputStream@6b97838
  7168. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  7169. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  7170. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  7171. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  7172. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  7173. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  7174.  
  7175. main
  7176.  
  7177. "main" Id=1 Group=main WAITING on hudson.remoting.Engine@50477e53
  7178. at java.lang.Object.wait(Native Method)
  7179. - waiting on hudson.remoting.Engine@50477e53
  7180. at java.lang.Thread.join(Unknown Source)
  7181. at java.lang.Thread.join(Unknown Source)
  7182. at hudson.remoting.jnlp.Main.main(Main.java:137)
  7183. at hudson.remoting.jnlp.Main._main(Main.java:130)
  7184. at hudson.remoting.Launcher.run(Launcher.java:228)
  7185. at hudson.remoting.Launcher.main(Launcher.java:192)
  7186.  
  7187. Ping thread for channel hudson.remoting.Channel@27d5b260:channel
  7188.  
  7189. "Ping thread for channel hudson.remoting.Channel@27d5b260:channel" Id=5781 Group=main TIMED_WAITING
  7190. at java.lang.Thread.sleep(Native Method)
  7191. at hudson.remoting.PingThread.run(PingThread.java:91)
  7192.  
  7193. pool-1-thread-1933 for channel
  7194.  
  7195. "pool-1-thread-1933 for channel" Id=5956 Group=main RUNNABLE
  7196. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  7197. at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
  7198. at hudson.Functions.getThreadInfos(Functions.java:1155)
  7199. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  7200. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  7201. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  7202. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  7203. at hudson.remoting.Request$2.run(Request.java:324)
  7204. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  7205. at java.util.concurrent.FutureTask.run(Unknown Source)
  7206. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  7207. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  7208. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  7209. at java.lang.Thread.run(Unknown Source)
  7210.  
  7211. Number of locked synchronizers = 1
  7212. - java.util.concurrent.ThreadPoolExecutor$Worker@39e0242f
  7213.  
  7214. Thread-1
  7215.  
  7216. "Thread-1" Id=13 Group=main TIMED_WAITING on hudson.remoting.Channel@27d5b260
  7217. at java.lang.Object.wait(Native Method)
  7218. - waiting on hudson.remoting.Channel@27d5b260
  7219. at hudson.remoting.Channel.join(Channel.java:902)
  7220. at hudson.remoting.Engine.run(Engine.java:287)
  7221.  
  7222. Attach Listener
  7223.  
  7224. "Attach Listener" Id=5 Group=system RUNNABLE
  7225.  
  7226. Finalizer
  7227.  
  7228. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@42768aa9
  7229. at java.lang.Object.wait(Native Method)
  7230. - waiting on java.lang.ref.ReferenceQueue$Lock@42768aa9
  7231. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  7232. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  7233. at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
  7234.  
  7235. Reference Handler
  7236.  
  7237. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@65de0548
  7238. at java.lang.Object.wait(Native Method)
  7239. - waiting on java.lang.ref.Reference$Lock@65de0548
  7240. at java.lang.Object.wait(Unknown Source)
  7241. at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
  7242.  
  7243. Signal Dispatcher
  7244.  
  7245. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  7246.  
  7247. SreeniMac
  7248.  
  7249. N/A
  7250.  
  7251. offline
  7252. Sugar-Mac
  7253.  
  7254. N/A
  7255.  
  7256. offline
  7257. Sugar-mac-mini
  7258.  
  7259. N/A
  7260.  
  7261. offline
  7262. Surface-Pro
  7263.  
  7264. N/A
  7265.  
  7266. offline
  7267. Ubuntu-Hangouts
  7268.  
  7269. N/A
  7270.  
  7271. offline
  7272. VM145Win7IE8
  7273.  
  7274. Channel reader thread: channel
  7275.  
  7276. "Channel reader thread: channel" Id=16596 Group=main RUNNABLE (in native)
  7277. at java.net.SocketInputStream.socketRead0(Native Method)
  7278. at java.net.SocketInputStream.socketRead(Unknown Source)
  7279. at java.net.SocketInputStream.read(Unknown Source)
  7280. at java.net.SocketInputStream.read(Unknown Source)
  7281. at java.io.BufferedInputStream.fill(Unknown Source)
  7282. at java.io.BufferedInputStream.read(Unknown Source)
  7283. - locked java.io.BufferedInputStream@4216017c
  7284. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  7285. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  7286. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  7287. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  7288. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  7289. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  7290.  
  7291. main
  7292.  
  7293. "main" Id=1 Group=main WAITING on hudson.remoting.Engine@598dc329
  7294. at java.lang.Object.wait(Native Method)
  7295. - waiting on hudson.remoting.Engine@598dc329
  7296. at java.lang.Thread.join(Unknown Source)
  7297. at java.lang.Thread.join(Unknown Source)
  7298. at hudson.remoting.jnlp.Main.main(Main.java:137)
  7299. at hudson.remoting.jnlp.Main._main(Main.java:130)
  7300. at hudson.remoting.Launcher.run(Launcher.java:228)
  7301. at hudson.remoting.Launcher.main(Launcher.java:192)
  7302.  
  7303. Ping thread for channel hudson.remoting.Channel@1c5d99c2:channel
  7304.  
  7305. "Ping thread for channel hudson.remoting.Channel@1c5d99c2:channel" Id=16598 Group=main TIMED_WAITING
  7306. at java.lang.Thread.sleep(Native Method)
  7307. at hudson.remoting.PingThread.run(PingThread.java:91)
  7308.  
  7309. pool-1-thread-16656 for channel
  7310.  
  7311. "pool-1-thread-16656 for channel" Id=16855 Group=main RUNNABLE
  7312. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  7313. at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
  7314. at hudson.Functions.getThreadInfos(Functions.java:1155)
  7315. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  7316. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  7317. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  7318. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  7319. at hudson.remoting.Request$2.run(Request.java:324)
  7320. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  7321. at java.util.concurrent.FutureTask.run(Unknown Source)
  7322. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  7323. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  7324. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  7325. at java.lang.Thread.run(Unknown Source)
  7326.  
  7327. Number of locked synchronizers = 1
  7328. - java.util.concurrent.ThreadPoolExecutor$Worker@4ee6c66b
  7329.  
  7330. pool-1-thread-16659
  7331.  
  7332. "pool-1-thread-16659" Id=16859 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@3405b0cb
  7333. at sun.misc.Unsafe.park(Native Method)
  7334. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@3405b0cb
  7335. at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  7336. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source)
  7337. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
  7338. at java.util.concurrent.SynchronousQueue.poll(Unknown Source)
  7339. at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  7340. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  7341. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  7342. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  7343. at java.lang.Thread.run(Unknown Source)
  7344.  
  7345. Thread-1
  7346.  
  7347. "Thread-1" Id=11 Group=main TIMED_WAITING on hudson.remoting.Channel@1c5d99c2
  7348. at java.lang.Object.wait(Native Method)
  7349. - waiting on hudson.remoting.Channel@1c5d99c2
  7350. at hudson.remoting.Channel.join(Channel.java:902)
  7351. at hudson.remoting.Engine.run(Engine.java:287)
  7352.  
  7353. Attach Listener
  7354.  
  7355. "Attach Listener" Id=5 Group=system RUNNABLE
  7356.  
  7357. Finalizer
  7358.  
  7359. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@3178dcf
  7360. at java.lang.Object.wait(Native Method)
  7361. - waiting on java.lang.ref.ReferenceQueue$Lock@3178dcf
  7362. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  7363. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  7364. at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
  7365.  
  7366. Reference Handler
  7367.  
  7368. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@13b336e2
  7369. at java.lang.Object.wait(Native Method)
  7370. - waiting on java.lang.ref.Reference$Lock@13b336e2
  7371. at java.lang.Object.wait(Unknown Source)
  7372. at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
  7373.  
  7374. Signal Dispatcher
  7375.  
  7376. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  7377.  
  7378. VM146Win7IE9
  7379.  
  7380. Channel reader thread: channel
  7381.  
  7382. "Channel reader thread: channel" Id=1846 Group=main RUNNABLE (in native)
  7383. at java.net.SocketInputStream.socketRead0(Native Method)
  7384. at java.net.SocketInputStream.socketRead(Unknown Source)
  7385. at java.net.SocketInputStream.read(Unknown Source)
  7386. at java.net.SocketInputStream.read(Unknown Source)
  7387. at java.io.BufferedInputStream.fill(Unknown Source)
  7388. at java.io.BufferedInputStream.read(Unknown Source)
  7389. - locked java.io.BufferedInputStream@40c0626d
  7390. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  7391. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  7392. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  7393. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  7394. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  7395. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  7396.  
  7397. main
  7398.  
  7399. "main" Id=1 Group=main WAITING on hudson.remoting.Engine@60cadb46
  7400. at java.lang.Object.wait(Native Method)
  7401. - waiting on hudson.remoting.Engine@60cadb46
  7402. at java.lang.Thread.join(Unknown Source)
  7403. at java.lang.Thread.join(Unknown Source)
  7404. at hudson.remoting.jnlp.Main.main(Main.java:137)
  7405. at hudson.remoting.jnlp.Main._main(Main.java:130)
  7406. at hudson.remoting.Launcher.run(Launcher.java:228)
  7407. at hudson.remoting.Launcher.main(Launcher.java:192)
  7408.  
  7409. Ping thread for channel hudson.remoting.Channel@2ebf1094:channel
  7410.  
  7411. "Ping thread for channel hudson.remoting.Channel@2ebf1094:channel" Id=1848 Group=main TIMED_WAITING
  7412. at java.lang.Thread.sleep(Native Method)
  7413. at hudson.remoting.PingThread.run(PingThread.java:91)
  7414.  
  7415. pool-1-thread-2054 for channel
  7416.  
  7417. "pool-1-thread-2054 for channel" Id=2086 Group=main RUNNABLE
  7418. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  7419. at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
  7420. at hudson.Functions.getThreadInfos(Functions.java:1155)
  7421. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  7422. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  7423. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  7424. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  7425. at hudson.remoting.Request$2.run(Request.java:324)
  7426. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  7427. at java.util.concurrent.FutureTask.run(Unknown Source)
  7428. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  7429. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  7430. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  7431. at java.lang.Thread.run(Unknown Source)
  7432.  
  7433. Number of locked synchronizers = 1
  7434. - java.util.concurrent.ThreadPoolExecutor$Worker@641a9b27
  7435.  
  7436. pool-1-thread-2057
  7437.  
  7438. "pool-1-thread-2057" Id=2090 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@2c501253
  7439. at sun.misc.Unsafe.park(Native Method)
  7440. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@2c501253
  7441. at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  7442. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source)
  7443. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
  7444. at java.util.concurrent.SynchronousQueue.poll(Unknown Source)
  7445. at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  7446. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  7447. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  7448. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  7449. at java.lang.Thread.run(Unknown Source)
  7450.  
  7451. Thread-1
  7452.  
  7453. "Thread-1" Id=11 Group=main TIMED_WAITING on hudson.remoting.Channel@2ebf1094
  7454. at java.lang.Object.wait(Native Method)
  7455. - waiting on hudson.remoting.Channel@2ebf1094
  7456. at hudson.remoting.Channel.join(Channel.java:902)
  7457. at hudson.remoting.Engine.run(Engine.java:287)
  7458.  
  7459. Attach Listener
  7460.  
  7461. "Attach Listener" Id=5 Group=system RUNNABLE
  7462.  
  7463. Finalizer
  7464.  
  7465. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@24fa1c68
  7466. at java.lang.Object.wait(Native Method)
  7467. - waiting on java.lang.ref.ReferenceQueue$Lock@24fa1c68
  7468. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  7469. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  7470. at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
  7471.  
  7472. Reference Handler
  7473.  
  7474. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@2599a4a2
  7475. at java.lang.Object.wait(Native Method)
  7476. - waiting on java.lang.ref.Reference$Lock@2599a4a2
  7477. at java.lang.Object.wait(Unknown Source)
  7478. at java.lang.ref.Reference.tryHandlePending(Unknown Source)
  7479. at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
  7480.  
  7481. Signal Dispatcher
  7482.  
  7483. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  7484.  
  7485. VM147Win7IE10
  7486.  
  7487. Channel reader thread: channel
  7488.  
  7489. "Channel reader thread: channel" Id=16914 Group=main RUNNABLE (in native)
  7490. at java.net.SocketInputStream.socketRead0(Native Method)
  7491. at java.net.SocketInputStream.socketRead(Unknown Source)
  7492. at java.net.SocketInputStream.read(Unknown Source)
  7493. at java.net.SocketInputStream.read(Unknown Source)
  7494. at java.io.BufferedInputStream.fill(Unknown Source)
  7495. at java.io.BufferedInputStream.read(Unknown Source)
  7496. - locked java.io.BufferedInputStream@75759983
  7497. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  7498. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  7499. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  7500. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  7501. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  7502. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  7503.  
  7504. main
  7505.  
  7506. "main" Id=1 Group=main WAITING on hudson.remoting.Engine@75aadcc4
  7507. at java.lang.Object.wait(Native Method)
  7508. - waiting on hudson.remoting.Engine@75aadcc4
  7509. at java.lang.Thread.join(Unknown Source)
  7510. at java.lang.Thread.join(Unknown Source)
  7511. at hudson.remoting.jnlp.Main.main(Main.java:137)
  7512. at hudson.remoting.jnlp.Main._main(Main.java:130)
  7513. at hudson.remoting.Launcher.run(Launcher.java:228)
  7514. at hudson.remoting.Launcher.main(Launcher.java:192)
  7515.  
  7516. Ping thread for channel hudson.remoting.Channel@19c0ef64:channel
  7517.  
  7518. "Ping thread for channel hudson.remoting.Channel@19c0ef64:channel" Id=16916 Group=main TIMED_WAITING
  7519. at java.lang.Thread.sleep(Native Method)
  7520. at hudson.remoting.PingThread.run(PingThread.java:91)
  7521.  
  7522. pool-1-thread-17009 for channel
  7523.  
  7524. "pool-1-thread-17009 for channel" Id=17152 Group=main RUNNABLE
  7525. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  7526. at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
  7527. at hudson.Functions.getThreadInfos(Functions.java:1155)
  7528. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  7529. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  7530. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  7531. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  7532. at hudson.remoting.Request$2.run(Request.java:324)
  7533. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  7534. at java.util.concurrent.FutureTask.run(Unknown Source)
  7535. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  7536. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  7537. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  7538. at java.lang.Thread.run(Unknown Source)
  7539.  
  7540. Number of locked synchronizers = 1
  7541. - java.util.concurrent.ThreadPoolExecutor$Worker@60694998
  7542.  
  7543. pool-1-thread-17012
  7544.  
  7545. "pool-1-thread-17012" Id=17156 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@5ceafafc
  7546. at sun.misc.Unsafe.park(Native Method)
  7547. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@5ceafafc
  7548. at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  7549. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source)
  7550. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
  7551. at java.util.concurrent.SynchronousQueue.poll(Unknown Source)
  7552. at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  7553. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  7554. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  7555. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  7556. at java.lang.Thread.run(Unknown Source)
  7557.  
  7558. Thread-1
  7559.  
  7560. "Thread-1" Id=11 Group=main TIMED_WAITING on hudson.remoting.Channel@19c0ef64
  7561. at java.lang.Object.wait(Native Method)
  7562. - waiting on hudson.remoting.Channel@19c0ef64
  7563. at hudson.remoting.Channel.join(Channel.java:902)
  7564. at hudson.remoting.Engine.run(Engine.java:287)
  7565.  
  7566. Attach Listener
  7567.  
  7568. "Attach Listener" Id=5 Group=system RUNNABLE
  7569.  
  7570. Finalizer
  7571.  
  7572. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@4f02e3fe
  7573. at java.lang.Object.wait(Native Method)
  7574. - waiting on java.lang.ref.ReferenceQueue$Lock@4f02e3fe
  7575. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  7576. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  7577. at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
  7578.  
  7579. Reference Handler
  7580.  
  7581. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@26b1a920
  7582. at java.lang.Object.wait(Native Method)
  7583. - waiting on java.lang.ref.Reference$Lock@26b1a920
  7584. at java.lang.Object.wait(Unknown Source)
  7585. at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
  7586.  
  7587. Signal Dispatcher
  7588.  
  7589. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  7590.  
  7591. VM148Win7IE11
  7592.  
  7593. Channel reader thread: channel
  7594.  
  7595. "Channel reader thread: channel" Id=23461 Group=main RUNNABLE (in native)
  7596. at java.net.SocketInputStream.socketRead0(Native Method)
  7597. at java.net.SocketInputStream.socketRead(Unknown Source)
  7598. at java.net.SocketInputStream.read(Unknown Source)
  7599. at java.net.SocketInputStream.read(Unknown Source)
  7600. at java.io.BufferedInputStream.fill(Unknown Source)
  7601. at java.io.BufferedInputStream.read(Unknown Source)
  7602. - locked java.io.BufferedInputStream@2b1688b
  7603. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  7604. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  7605. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  7606. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  7607. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  7608. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  7609.  
  7610. main
  7611.  
  7612. "main" Id=1 Group=main WAITING on hudson.remoting.Engine@292bac92
  7613. at java.lang.Object.wait(Native Method)
  7614. - waiting on hudson.remoting.Engine@292bac92
  7615. at java.lang.Thread.join(Unknown Source)
  7616. at java.lang.Thread.join(Unknown Source)
  7617. at hudson.remoting.jnlp.Main.main(Main.java:137)
  7618. at hudson.remoting.jnlp.Main._main(Main.java:130)
  7619. at hudson.remoting.Launcher.run(Launcher.java:228)
  7620. at hudson.remoting.Launcher.main(Launcher.java:192)
  7621.  
  7622. Ping thread for channel hudson.remoting.Channel@242de3bb:channel
  7623.  
  7624. "Ping thread for channel hudson.remoting.Channel@242de3bb:channel" Id=23463 Group=main TIMED_WAITING
  7625. at java.lang.Thread.sleep(Native Method)
  7626. at hudson.remoting.PingThread.run(PingThread.java:91)
  7627.  
  7628. pool-1-thread-23557 for channel
  7629.  
  7630. "pool-1-thread-23557 for channel" Id=23698 Group=main RUNNABLE
  7631. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  7632. at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
  7633. at hudson.Functions.getThreadInfos(Functions.java:1155)
  7634. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  7635. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  7636. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  7637. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  7638. at hudson.remoting.Request$2.run(Request.java:324)
  7639. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  7640. at java.util.concurrent.FutureTask.run(Unknown Source)
  7641. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  7642. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  7643. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  7644. at java.lang.Thread.run(Unknown Source)
  7645.  
  7646. Number of locked synchronizers = 1
  7647. - java.util.concurrent.ThreadPoolExecutor$Worker@2fd2ecb8
  7648.  
  7649. pool-1-thread-23558
  7650.  
  7651. "pool-1-thread-23558" Id=23700 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@51822a21
  7652. at sun.misc.Unsafe.park(Native Method)
  7653. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@51822a21
  7654. at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  7655. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source)
  7656. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
  7657. at java.util.concurrent.SynchronousQueue.poll(Unknown Source)
  7658. at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  7659. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  7660. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  7661. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  7662. at java.lang.Thread.run(Unknown Source)
  7663.  
  7664. Thread-1
  7665.  
  7666. "Thread-1" Id=11 Group=main TIMED_WAITING on hudson.remoting.Channel@242de3bb
  7667. at java.lang.Object.wait(Native Method)
  7668. - waiting on hudson.remoting.Channel@242de3bb
  7669. at hudson.remoting.Channel.join(Channel.java:902)
  7670. at hudson.remoting.Engine.run(Engine.java:287)
  7671.  
  7672. Attach Listener
  7673.  
  7674. "Attach Listener" Id=5 Group=system RUNNABLE
  7675.  
  7676. Finalizer
  7677.  
  7678. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@14e28b2a
  7679. at java.lang.Object.wait(Native Method)
  7680. - waiting on java.lang.ref.ReferenceQueue$Lock@14e28b2a
  7681. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  7682. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  7683. at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
  7684.  
  7685. Reference Handler
  7686.  
  7687. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@1593e33c
  7688. at java.lang.Object.wait(Native Method)
  7689. - waiting on java.lang.ref.Reference$Lock@1593e33c
  7690. at java.lang.Object.wait(Unknown Source)
  7691. at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
  7692.  
  7693. Signal Dispatcher
  7694.  
  7695. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  7696.  
  7697. VM152Win8IE11
  7698.  
  7699. N/A
  7700.  
  7701. offline
  7702. VM170Win10IE11EDGE
  7703.  
  7704. N/A
  7705.  
  7706. offline
  7707. VM171Win10IE11EDGE
  7708.  
  7709. N/A
  7710.  
  7711. offline
  7712. VM174Win8IE11
  7713.  
  7714. Channel reader thread: channel
  7715.  
  7716. "Channel reader thread: channel" Id=34 Group=main RUNNABLE (in native)
  7717. at java.net.SocketInputStream.socketRead0(Native Method)
  7718. at java.net.SocketInputStream.socketRead(Unknown Source)
  7719. at java.net.SocketInputStream.read(Unknown Source)
  7720. at java.net.SocketInputStream.read(Unknown Source)
  7721. at java.io.BufferedInputStream.fill(Unknown Source)
  7722. at java.io.BufferedInputStream.read(Unknown Source)
  7723. - locked java.io.BufferedInputStream@5e55ae86
  7724. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  7725. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  7726. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  7727. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  7728. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  7729. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  7730.  
  7731. main
  7732.  
  7733. "main" Id=1 Group=main WAITING on hudson.remoting.Engine@19b6232e
  7734. at java.lang.Object.wait(Native Method)
  7735. - waiting on hudson.remoting.Engine@19b6232e
  7736. at java.lang.Thread.join(Unknown Source)
  7737. at java.lang.Thread.join(Unknown Source)
  7738. at hudson.remoting.jnlp.Main.main(Main.java:137)
  7739. at hudson.remoting.jnlp.Main._main(Main.java:130)
  7740. at hudson.remoting.Launcher.run(Launcher.java:228)
  7741. at hudson.remoting.Launcher.main(Launcher.java:192)
  7742.  
  7743. Ping thread for channel hudson.remoting.Channel@7f533c21:channel
  7744.  
  7745. "Ping thread for channel hudson.remoting.Channel@7f533c21:channel" Id=35 Group=main TIMED_WAITING
  7746. at java.lang.Thread.sleep(Native Method)
  7747. at hudson.remoting.PingThread.run(PingThread.java:91)
  7748.  
  7749. pool-1-thread-357
  7750.  
  7751. "pool-1-thread-357" Id=394 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@730e1386
  7752. at sun.misc.Unsafe.park(Native Method)
  7753. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@730e1386
  7754. at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  7755. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source)
  7756. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
  7757. at java.util.concurrent.SynchronousQueue.poll(Unknown Source)
  7758. at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  7759. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  7760. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  7761. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  7762. at java.lang.Thread.run(Unknown Source)
  7763.  
  7764. pool-1-thread-358 for channel
  7765.  
  7766. "pool-1-thread-358 for channel" Id=396 Group=main RUNNABLE
  7767. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  7768. at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
  7769. at hudson.Functions.getThreadInfos(Functions.java:1155)
  7770. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  7771. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  7772. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  7773. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  7774. at hudson.remoting.Request$2.run(Request.java:324)
  7775. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  7776. at java.util.concurrent.FutureTask.run(Unknown Source)
  7777. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  7778. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  7779. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  7780. at java.lang.Thread.run(Unknown Source)
  7781.  
  7782. Number of locked synchronizers = 1
  7783. - java.util.concurrent.ThreadPoolExecutor$Worker@47b34fd9
  7784.  
  7785. Thread-1
  7786.  
  7787. "Thread-1" Id=11 Group=main TIMED_WAITING on hudson.remoting.Channel@7f533c21
  7788. at java.lang.Object.wait(Native Method)
  7789. - waiting on hudson.remoting.Channel@7f533c21
  7790. at hudson.remoting.Channel.join(Channel.java:902)
  7791. at hudson.remoting.Engine.run(Engine.java:287)
  7792.  
  7793. Attach Listener
  7794.  
  7795. "Attach Listener" Id=5 Group=system RUNNABLE
  7796.  
  7797. Finalizer
  7798.  
  7799. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@52486e5f
  7800. at java.lang.Object.wait(Native Method)
  7801. - waiting on java.lang.ref.ReferenceQueue$Lock@52486e5f
  7802. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  7803. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  7804. at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
  7805.  
  7806. Reference Handler
  7807.  
  7808. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@12325f26
  7809. at java.lang.Object.wait(Native Method)
  7810. - waiting on java.lang.ref.Reference$Lock@12325f26
  7811. at java.lang.Object.wait(Unknown Source)
  7812. at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
  7813.  
  7814. Signal Dispatcher
  7815.  
  7816. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  7817.  
  7818. VM176Win8IE11
  7819.  
  7820. N/A
  7821.  
  7822. offline
  7823. VMIE9434
  7824.  
  7825. N/A
  7826.  
  7827. offline
  7828. Vinay-Mac
  7829.  
  7830. N/A
  7831.  
  7832. offline
  7833. WebRTC_Stable
  7834.  
  7835. N/A
  7836.  
  7837. offline
  7838. Win8
  7839.  
  7840. N/A
  7841.  
  7842. offline
  7843. Win8_SkinnyMultipop
  7844.  
  7845. N/A
  7846.  
  7847. offline
  7848. Windows154IE8
  7849.  
  7850. Channel reader thread: channel
  7851.  
  7852. "Channel reader thread: channel" Id=14 Group=main RUNNABLE (in native)
  7853. at java.net.SocketInputStream.socketRead0(Native Method)
  7854. at java.net.SocketInputStream.socketRead(Unknown Source)
  7855. at java.net.SocketInputStream.read(Unknown Source)
  7856. at java.net.SocketInputStream.read(Unknown Source)
  7857. at java.io.BufferedInputStream.fill(Unknown Source)
  7858. at java.io.BufferedInputStream.read(Unknown Source)
  7859. - locked java.io.BufferedInputStream@7602a1c9
  7860. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  7861. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  7862. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  7863. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  7864. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  7865. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  7866.  
  7867. main
  7868.  
  7869. "main" Id=1 Group=main WAITING on hudson.remoting.Engine@6b58c58d
  7870. at java.lang.Object.wait(Native Method)
  7871. - waiting on hudson.remoting.Engine@6b58c58d
  7872. at java.lang.Thread.join(Unknown Source)
  7873. at java.lang.Thread.join(Unknown Source)
  7874. at hudson.remoting.jnlp.Main.main(Main.java:137)
  7875. at hudson.remoting.jnlp.Main._main(Main.java:130)
  7876. at hudson.remoting.Launcher.run(Launcher.java:228)
  7877. at hudson.remoting.Launcher.main(Launcher.java:192)
  7878.  
  7879. Ping thread for channel hudson.remoting.Channel@39ee0fb7:channel
  7880.  
  7881. "Ping thread for channel hudson.remoting.Channel@39ee0fb7:channel" Id=16 Group=main TIMED_WAITING
  7882. at java.lang.Thread.sleep(Native Method)
  7883. at hudson.remoting.PingThread.run(PingThread.java:91)
  7884.  
  7885. pool-1-thread-100 for channel
  7886.  
  7887. "pool-1-thread-100 for channel" Id=121 Group=main RUNNABLE
  7888. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  7889. at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
  7890. at hudson.Functions.getThreadInfos(Functions.java:1155)
  7891. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  7892. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  7893. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  7894. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  7895. at hudson.remoting.Request$2.run(Request.java:324)
  7896. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  7897. at java.util.concurrent.FutureTask.run(Unknown Source)
  7898. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  7899. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  7900. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  7901. at java.lang.Thread.run(Unknown Source)
  7902.  
  7903. Number of locked synchronizers = 1
  7904. - java.util.concurrent.ThreadPoolExecutor$Worker@1aa84b81
  7905.  
  7906. Thread-1
  7907.  
  7908. "Thread-1" Id=13 Group=main TIMED_WAITING on hudson.remoting.Channel@39ee0fb7
  7909. at java.lang.Object.wait(Native Method)
  7910. - waiting on hudson.remoting.Channel@39ee0fb7
  7911. at hudson.remoting.Channel.join(Channel.java:902)
  7912. at hudson.remoting.Engine.run(Engine.java:287)
  7913.  
  7914. Attach Listener
  7915.  
  7916. "Attach Listener" Id=5 Group=system RUNNABLE
  7917.  
  7918. Finalizer
  7919.  
  7920. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@1c263af2
  7921. at java.lang.Object.wait(Native Method)
  7922. - waiting on java.lang.ref.ReferenceQueue$Lock@1c263af2
  7923. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  7924. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  7925. at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
  7926.  
  7927. Reference Handler
  7928.  
  7929. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@83353ce
  7930. at java.lang.Object.wait(Native Method)
  7931. - waiting on java.lang.ref.Reference$Lock@83353ce
  7932. at java.lang.Object.wait(Unknown Source)
  7933. at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
  7934.  
  7935. Signal Dispatcher
  7936.  
  7937. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  7938.  
  7939. Windows_Qoe_Long
  7940.  
  7941. N/A
  7942.  
  7943. offline
  7944. abc
  7945.  
  7946. Channel reader thread: channel
  7947.  
  7948. "Channel reader thread: channel" Id=9 Group=main RUNNABLE (in native)
  7949. at java.io.FileInputStream.readBytes(Native Method)
  7950. at java.io.FileInputStream.read(FileInputStream.java:272)
  7951. at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
  7952. at java.io.BufferedInputStream.read(BufferedInputStream.java:254)
  7953. - locked java.io.BufferedInputStream@2936092d
  7954. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  7955. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  7956. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  7957. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  7958. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  7959. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  7960.  
  7961. main
  7962.  
  7963. "main" Id=1 Group=main TIMED_WAITING on hudson.remoting.Channel@504c4a37
  7964. at java.lang.Object.wait(Native Method)
  7965. - waiting on hudson.remoting.Channel@504c4a37
  7966. at hudson.remoting.Channel.join(Channel.java:902)
  7967. at hudson.remoting.Launcher.main(Launcher.java:533)
  7968. at hudson.remoting.Launcher.runWithStdinStdout(Launcher.java:459)
  7969. at hudson.remoting.Launcher.run(Launcher.java:239)
  7970. at hudson.remoting.Launcher.main(Launcher.java:192)
  7971.  
  7972. Ping thread for channel hudson.remoting.Channel@504c4a37:channel
  7973.  
  7974. "Ping thread for channel hudson.remoting.Channel@504c4a37:channel" Id=10 Group=main TIMED_WAITING
  7975. at java.lang.Thread.sleep(Native Method)
  7976. at hudson.remoting.PingThread.run(PingThread.java:91)
  7977.  
  7978. pool-1-thread-245 for channel
  7979.  
  7980. "pool-1-thread-245 for channel" Id=256 Group=main RUNNABLE
  7981. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  7982. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  7983. at hudson.Functions.getThreadInfos(Functions.java:1155)
  7984. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  7985. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  7986. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  7987. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  7988. at hudson.remoting.Request$2.run(Request.java:324)
  7989. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  7990. at java.util.concurrent.FutureTask.run(FutureTask.java:262)
  7991. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  7992. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  7993. at java.lang.Thread.run(Thread.java:745)
  7994.  
  7995. Number of locked synchronizers = 1
  7996. - java.util.concurrent.ThreadPoolExecutor$Worker@64dfb9e7
  7997.  
  7998. Finalizer
  7999.  
  8000. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@1a947e7e
  8001. at java.lang.Object.wait(Native Method)
  8002. - waiting on java.lang.ref.ReferenceQueue$Lock@1a947e7e
  8003. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
  8004. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
  8005. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  8006.  
  8007. Reference Handler
  8008.  
  8009. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@afc8fd4
  8010. at java.lang.Object.wait(Native Method)
  8011. - waiting on java.lang.ref.Reference$Lock@afc8fd4
  8012. at java.lang.Object.wait(Object.java:503)
  8013. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
  8014.  
  8015. Signal Dispatcher
  8016.  
  8017. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  8018.  
  8019. ajith-desktop
  8020.  
  8021. N/A
  8022.  
  8023. offline
  8024. android-studio
  8025.  
  8026. N/A
  8027.  
  8028. offline
  8029. callgen1
  8030.  
  8031. N/A
  8032.  
  8033. offline
  8034. callgen2
  8035.  
  8036. N/A
  8037.  
  8038. offline
  8039. callgen3
  8040.  
  8041. Channel reader thread: channel
  8042.  
  8043. "Channel reader thread: channel" Id=36673 Group=main RUNNABLE (in native)
  8044. at java.net.SocketInputStream.socketRead0(Native Method)
  8045. at java.net.SocketInputStream.read(SocketInputStream.java:152)
  8046. at java.net.SocketInputStream.read(SocketInputStream.java:122)
  8047. at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
  8048. at java.io.BufferedInputStream.read(BufferedInputStream.java:254)
  8049. - locked java.io.BufferedInputStream@56d30590
  8050. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:77)
  8051. at java.io.ObjectInputStream$PeekInputStream.peek(ObjectInputStream.java:2293)
  8052. at java.io.ObjectInputStream$BlockDataInputStream.peek(ObjectInputStream.java:2586)
  8053. at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2596)
  8054. at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1318)
  8055. at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
  8056. at hudson.remoting.Command.readFrom(Command.java:92)
  8057. at hudson.remoting.ClassicCommandTransport.read(ClassicCommandTransport.java:71)
  8058. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  8059.  
  8060. main
  8061.  
  8062. "main" Id=1 Group=main WAITING on hudson.remoting.Engine@4495776a
  8063. at java.lang.Object.wait(Native Method)
  8064. - waiting on hudson.remoting.Engine@4495776a
  8065. at java.lang.Thread.join(Thread.java:1281)
  8066. at java.lang.Thread.join(Thread.java:1355)
  8067. at hudson.remoting.jnlp.Main.main(Main.java:137)
  8068. at hudson.remoting.jnlp.Main._main(Main.java:130)
  8069. at hudson.remoting.Launcher.run(Launcher.java:223)
  8070. at hudson.remoting.Launcher.main(Launcher.java:192)
  8071.  
  8072. Ping thread for channel hudson.remoting.Channel@367c9204:channel
  8073.  
  8074. "Ping thread for channel hudson.remoting.Channel@367c9204:channel" Id=36675 Group=main TIMED_WAITING
  8075. at java.lang.Thread.sleep(Native Method)
  8076. at hudson.remoting.PingThread.run(PingThread.java:86)
  8077.  
  8078. pool-1-thread-36864
  8079.  
  8080. "pool-1-thread-36864" Id=36946 Group=main RUNNABLE
  8081. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  8082. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  8083. at hudson.Functions.getThreadInfos(Functions.java:1155)
  8084. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  8085. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  8086. at hudson.remoting.UserRequest.perform(UserRequest.java:118)
  8087. at hudson.remoting.UserRequest.perform(UserRequest.java:48)
  8088. at hudson.remoting.Request$2.run(Request.java:326)
  8089. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
  8090. at java.util.concurrent.FutureTask.run(FutureTask.java:262)
  8091. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  8092. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  8093. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  8094. at java.lang.Thread.run(Thread.java:745)
  8095.  
  8096. Number of locked synchronizers = 1
  8097. - java.util.concurrent.ThreadPoolExecutor$Worker@7fc21080
  8098.  
  8099. pool-1-thread-36865
  8100.  
  8101. "pool-1-thread-36865" Id=36948 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@2b3e22b7
  8102. at sun.misc.Unsafe.park(Native Method)
  8103. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@2b3e22b7
  8104. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  8105. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  8106. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  8107. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  8108. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  8109. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  8110. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  8111. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  8112. at java.lang.Thread.run(Thread.java:745)
  8113.  
  8114. Thread-1
  8115.  
  8116. "Thread-1" Id=10 Group=main WAITING on hudson.remoting.Channel@367c9204
  8117. at java.lang.Object.wait(Native Method)
  8118. - waiting on hudson.remoting.Channel@367c9204
  8119. at java.lang.Object.wait(Object.java:503)
  8120. at hudson.remoting.Channel.join(Channel.java:842)
  8121. at hudson.remoting.Engine.run(Engine.java:271)
  8122.  
  8123. Finalizer
  8124.  
  8125. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@38125d78
  8126. at java.lang.Object.wait(Native Method)
  8127. - waiting on java.lang.ref.ReferenceQueue$Lock@38125d78
  8128. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
  8129. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
  8130. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  8131.  
  8132. Reference Handler
  8133.  
  8134. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@3db68e0a
  8135. at java.lang.Object.wait(Native Method)
  8136. - waiting on java.lang.ref.Reference$Lock@3db68e0a
  8137. at java.lang.Object.wait(Object.java:503)
  8138. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
  8139.  
  8140. Signal Dispatcher
  8141.  
  8142. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  8143.  
  8144. chrome
  8145.  
  8146. N/A
  8147.  
  8148. offline
  8149. denim-slave-hub
  8150.  
  8151. N/A
  8152.  
  8153. offline
  8154. devbox-hamzeh
  8155.  
  8156. N/A
  8157.  
  8158. offline
  8159. iOS-Client-Machine-1
  8160.  
  8161. Channel reader thread: channel
  8162.  
  8163. "Channel reader thread: channel" Id=10 Group=main RUNNABLE (in native)
  8164. at java.io.FileInputStream.readBytes(Native Method)
  8165. at java.io.FileInputStream.read(FileInputStream.java:234)
  8166. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  8167. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  8168. - locked java.io.BufferedInputStream@552d561c
  8169. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  8170. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  8171. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  8172. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  8173. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  8174. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  8175.  
  8176. main
  8177.  
  8178. "main" Id=1 Group=main TIMED_WAITING on hudson.remoting.Channel@5ce65a89
  8179. at java.lang.Object.wait(Native Method)
  8180. - waiting on hudson.remoting.Channel@5ce65a89
  8181. at hudson.remoting.Channel.join(Channel.java:902)
  8182. at hudson.remoting.Launcher.main(Launcher.java:533)
  8183. at hudson.remoting.Launcher.runWithStdinStdout(Launcher.java:459)
  8184. at hudson.remoting.Launcher.run(Launcher.java:239)
  8185. at hudson.remoting.Launcher.main(Launcher.java:192)
  8186.  
  8187. Ping thread for channel hudson.remoting.Channel@5ce65a89:channel
  8188.  
  8189. "Ping thread for channel hudson.remoting.Channel@5ce65a89:channel" Id=11 Group=main TIMED_WAITING
  8190. at java.lang.Thread.sleep(Native Method)
  8191. at hudson.remoting.PingThread.run(PingThread.java:91)
  8192.  
  8193. pool-1-thread-337 for channel
  8194.  
  8195. "pool-1-thread-337 for channel" Id=410 Group=main RUNNABLE
  8196. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  8197. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  8198. at hudson.Functions.getThreadInfos(Functions.java:1155)
  8199. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  8200. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  8201. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  8202. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  8203. at hudson.remoting.Request$2.run(Request.java:324)
  8204. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  8205. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  8206. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  8207. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  8208. at java.lang.Thread.run(Thread.java:745)
  8209.  
  8210. Number of locked synchronizers = 1
  8211. - java.util.concurrent.ThreadPoolExecutor$Worker@30ca37bd
  8212.  
  8213. AWT-AppKit
  8214.  
  8215. "AWT-AppKit" Id=15 Group=system RUNNABLE (in native)
  8216.  
  8217. Finalizer
  8218.  
  8219. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@69d99b66
  8220. at java.lang.Object.wait(Native Method)
  8221. - waiting on java.lang.ref.ReferenceQueue$Lock@69d99b66
  8222. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:142)
  8223. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:158)
  8224. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  8225.  
  8226. Reference Handler
  8227.  
  8228. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@49fccb01
  8229. at java.lang.Object.wait(Native Method)
  8230. - waiting on java.lang.ref.Reference$Lock@49fccb01
  8231. at java.lang.Object.wait(Object.java:502)
  8232. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
  8233.  
  8234. Signal Dispatcher
  8235.  
  8236. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  8237.  
  8238. iOS-Client-Machine-2
  8239.  
  8240. Channel reader thread: channel
  8241.  
  8242. "Channel reader thread: channel" Id=10 Group=main RUNNABLE (in native)
  8243. at java.io.FileInputStream.readBytes(Native Method)
  8244. at java.io.FileInputStream.read(FileInputStream.java:255)
  8245. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  8246. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  8247. - locked java.io.BufferedInputStream@7ea76a02
  8248. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  8249. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  8250. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  8251. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  8252. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  8253. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  8254.  
  8255. main
  8256.  
  8257. "main" Id=1 Group=main TIMED_WAITING on hudson.remoting.Channel@5ce65a89
  8258. at java.lang.Object.wait(Native Method)
  8259. - waiting on hudson.remoting.Channel@5ce65a89
  8260. at hudson.remoting.Channel.join(Channel.java:902)
  8261. at hudson.remoting.Launcher.main(Launcher.java:533)
  8262. at hudson.remoting.Launcher.runWithStdinStdout(Launcher.java:459)
  8263. at hudson.remoting.Launcher.run(Launcher.java:239)
  8264. at hudson.remoting.Launcher.main(Launcher.java:192)
  8265.  
  8266. Ping thread for channel hudson.remoting.Channel@5ce65a89:channel
  8267.  
  8268. "Ping thread for channel hudson.remoting.Channel@5ce65a89:channel" Id=11 Group=main TIMED_WAITING
  8269. at java.lang.Thread.sleep(Native Method)
  8270. at hudson.remoting.PingThread.run(PingThread.java:91)
  8271.  
  8272. pool-1-thread-335
  8273.  
  8274. "pool-1-thread-335" Id=408 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@571ded40
  8275. at sun.misc.Unsafe.park(Native Method)
  8276. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@571ded40
  8277. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  8278. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  8279. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  8280. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  8281. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  8282. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  8283. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  8284. at java.lang.Thread.run(Thread.java:745)
  8285.  
  8286. pool-1-thread-337 for channel
  8287.  
  8288. "pool-1-thread-337 for channel" Id=412 Group=main RUNNABLE
  8289. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  8290. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  8291. at hudson.Functions.getThreadInfos(Functions.java:1155)
  8292. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  8293. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  8294. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  8295. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  8296. at hudson.remoting.Request$2.run(Request.java:324)
  8297. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  8298. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  8299. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  8300. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  8301. at java.lang.Thread.run(Thread.java:745)
  8302.  
  8303. Number of locked synchronizers = 1
  8304. - java.util.concurrent.ThreadPoolExecutor$Worker@5b33945c
  8305.  
  8306. AWT-AppKit
  8307.  
  8308. "AWT-AppKit" Id=16 Group=system RUNNABLE (in native)
  8309.  
  8310. Finalizer
  8311.  
  8312. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@57d9d9a1
  8313. at java.lang.Object.wait(Native Method)
  8314. - waiting on java.lang.ref.ReferenceQueue$Lock@57d9d9a1
  8315. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  8316. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  8317. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  8318.  
  8319. Reference Handler
  8320.  
  8321. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@6c0e0dba
  8322. at java.lang.Object.wait(Native Method)
  8323. - waiting on java.lang.ref.Reference$Lock@6c0e0dba
  8324. at java.lang.Object.wait(Object.java:502)
  8325. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
  8326.  
  8327. Signal Dispatcher
  8328.  
  8329. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  8330.  
  8331. iOS-Client-Machine-3
  8332.  
  8333. Channel reader thread: channel
  8334.  
  8335. "Channel reader thread: channel" Id=11 Group=main RUNNABLE (in native)
  8336. at java.io.FileInputStream.readBytes(Native Method)
  8337. at java.io.FileInputStream.read(FileInputStream.java:255)
  8338. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  8339. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  8340. - locked java.io.BufferedInputStream@4511c166
  8341. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  8342. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  8343. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  8344. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  8345. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  8346. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  8347.  
  8348. main
  8349.  
  8350. "main" Id=1 Group=main TIMED_WAITING on hudson.remoting.Channel@5ce65a89
  8351. at java.lang.Object.wait(Native Method)
  8352. - waiting on hudson.remoting.Channel@5ce65a89
  8353. at hudson.remoting.Channel.join(Channel.java:902)
  8354. at hudson.remoting.Launcher.main(Launcher.java:533)
  8355. at hudson.remoting.Launcher.runWithStdinStdout(Launcher.java:459)
  8356. at hudson.remoting.Launcher.run(Launcher.java:239)
  8357. at hudson.remoting.Launcher.main(Launcher.java:192)
  8358.  
  8359. Ping thread for channel hudson.remoting.Channel@5ce65a89:channel
  8360.  
  8361. "Ping thread for channel hudson.remoting.Channel@5ce65a89:channel" Id=12 Group=main TIMED_WAITING
  8362. at java.lang.Thread.sleep(Native Method)
  8363. at hudson.remoting.PingThread.run(PingThread.java:91)
  8364.  
  8365. pool-1-thread-289 for channel
  8366.  
  8367. "pool-1-thread-289 for channel" Id=363 Group=main RUNNABLE
  8368. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  8369. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  8370. at hudson.Functions.getThreadInfos(Functions.java:1155)
  8371. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  8372. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  8373. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  8374. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  8375. at hudson.remoting.Request$2.run(Request.java:324)
  8376. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  8377. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  8378. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  8379. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  8380. at java.lang.Thread.run(Thread.java:745)
  8381.  
  8382. Number of locked synchronizers = 1
  8383. - java.util.concurrent.ThreadPoolExecutor$Worker@7660c2c8
  8384.  
  8385. AWT-AppKit
  8386.  
  8387. "AWT-AppKit" Id=16 Group=system RUNNABLE (in native)
  8388.  
  8389. Finalizer
  8390.  
  8391. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@602712b0
  8392. at java.lang.Object.wait(Native Method)
  8393. - waiting on java.lang.ref.ReferenceQueue$Lock@602712b0
  8394. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  8395. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  8396. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  8397.  
  8398. Reference Handler
  8399.  
  8400. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@63e62cc6
  8401. at java.lang.Object.wait(Native Method)
  8402. - waiting on java.lang.ref.Reference$Lock@63e62cc6
  8403. at java.lang.Object.wait(Object.java:502)
  8404. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
  8405.  
  8406. Signal Dispatcher
  8407.  
  8408. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  8409.  
  8410. iOS-Client-Machine-4
  8411.  
  8412. Channel reader thread: channel
  8413.  
  8414. "Channel reader thread: channel" Id=10 Group=main RUNNABLE (in native)
  8415. at java.io.FileInputStream.readBytes(Native Method)
  8416. at java.io.FileInputStream.read(FileInputStream.java:255)
  8417. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  8418. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  8419. - locked java.io.BufferedInputStream@5b0e6912
  8420. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  8421. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  8422. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  8423. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  8424. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  8425. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  8426.  
  8427. main
  8428.  
  8429. "main" Id=1 Group=main TIMED_WAITING on hudson.remoting.Channel@5ce65a89
  8430. at java.lang.Object.wait(Native Method)
  8431. - waiting on hudson.remoting.Channel@5ce65a89
  8432. at hudson.remoting.Channel.join(Channel.java:902)
  8433. at hudson.remoting.Launcher.main(Launcher.java:533)
  8434. at hudson.remoting.Launcher.runWithStdinStdout(Launcher.java:459)
  8435. at hudson.remoting.Launcher.run(Launcher.java:239)
  8436. at hudson.remoting.Launcher.main(Launcher.java:192)
  8437.  
  8438. Ping thread for channel hudson.remoting.Channel@5ce65a89:channel
  8439.  
  8440. "Ping thread for channel hudson.remoting.Channel@5ce65a89:channel" Id=11 Group=main TIMED_WAITING
  8441. at java.lang.Thread.sleep(Native Method)
  8442. at hudson.remoting.PingThread.run(PingThread.java:91)
  8443.  
  8444. pool-1-thread-275 for channel
  8445.  
  8446. "pool-1-thread-275 for channel" Id=348 Group=main RUNNABLE
  8447. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  8448. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  8449. at hudson.Functions.getThreadInfos(Functions.java:1155)
  8450. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  8451. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  8452. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  8453. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  8454. at hudson.remoting.Request$2.run(Request.java:324)
  8455. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  8456. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  8457. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  8458. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  8459. at java.lang.Thread.run(Thread.java:745)
  8460.  
  8461. Number of locked synchronizers = 1
  8462. - java.util.concurrent.ThreadPoolExecutor$Worker@7e70e90a
  8463.  
  8464. AWT-AppKit
  8465.  
  8466. "AWT-AppKit" Id=15 Group=system RUNNABLE (in native)
  8467.  
  8468. Finalizer
  8469.  
  8470. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@13aa5378
  8471. at java.lang.Object.wait(Native Method)
  8472. - waiting on java.lang.ref.ReferenceQueue$Lock@13aa5378
  8473. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  8474. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  8475. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  8476.  
  8477. Reference Handler
  8478.  
  8479. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@f7485f8
  8480. at java.lang.Object.wait(Native Method)
  8481. - waiting on java.lang.ref.Reference$Lock@f7485f8
  8482. at java.lang.Object.wait(Object.java:502)
  8483. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
  8484.  
  8485. Signal Dispatcher
  8486.  
  8487. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  8488.  
  8489. iOS-Client-Machine-5
  8490.  
  8491. N/A
  8492.  
  8493. offline
  8494. iOS-Client-Machine-6
  8495.  
  8496. Channel reader thread: channel
  8497.  
  8498. "Channel reader thread: channel" Id=10 Group=main RUNNABLE (in native)
  8499. at java.io.FileInputStream.readBytes(Native Method)
  8500. at java.io.FileInputStream.read(FileInputStream.java:255)
  8501. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  8502. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  8503. - locked java.io.BufferedInputStream@73b6048e
  8504. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  8505. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  8506. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  8507. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  8508. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  8509. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  8510.  
  8511. main
  8512.  
  8513. "main" Id=1 Group=main TIMED_WAITING on hudson.remoting.Channel@5ce65a89
  8514. at java.lang.Object.wait(Native Method)
  8515. - waiting on hudson.remoting.Channel@5ce65a89
  8516. at hudson.remoting.Channel.join(Channel.java:902)
  8517. at hudson.remoting.Launcher.main(Launcher.java:533)
  8518. at hudson.remoting.Launcher.runWithStdinStdout(Launcher.java:459)
  8519. at hudson.remoting.Launcher.run(Launcher.java:239)
  8520. at hudson.remoting.Launcher.main(Launcher.java:192)
  8521.  
  8522. Ping thread for channel hudson.remoting.Channel@5ce65a89:channel
  8523.  
  8524. "Ping thread for channel hudson.remoting.Channel@5ce65a89:channel" Id=11 Group=main TIMED_WAITING
  8525. at java.lang.Thread.sleep(Native Method)
  8526. at hudson.remoting.PingThread.run(PingThread.java:91)
  8527.  
  8528. pool-1-thread-254 for channel
  8529.  
  8530. "pool-1-thread-254 for channel" Id=327 Group=main RUNNABLE
  8531. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  8532. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  8533. at hudson.Functions.getThreadInfos(Functions.java:1155)
  8534. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  8535. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  8536. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  8537. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  8538. at hudson.remoting.Request$2.run(Request.java:324)
  8539. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  8540. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  8541. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  8542. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  8543. at java.lang.Thread.run(Thread.java:745)
  8544.  
  8545. Number of locked synchronizers = 1
  8546. - java.util.concurrent.ThreadPoolExecutor$Worker@20a1773b
  8547.  
  8548. AWT-AppKit
  8549.  
  8550. "AWT-AppKit" Id=15 Group=system RUNNABLE (in native)
  8551.  
  8552. Finalizer
  8553.  
  8554. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@42606644
  8555. at java.lang.Object.wait(Native Method)
  8556. - waiting on java.lang.ref.ReferenceQueue$Lock@42606644
  8557. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  8558. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  8559. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  8560.  
  8561. Reference Handler
  8562.  
  8563. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@1adf9bfa
  8564. at java.lang.Object.wait(Native Method)
  8565. - waiting on java.lang.ref.Reference$Lock@1adf9bfa
  8566. at java.lang.Object.wait(Object.java:502)
  8567. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
  8568.  
  8569. Signal Dispatcher
  8570.  
  8571. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  8572.  
  8573. lifesize
  8574.  
  8575. N/A
  8576.  
  8577. offline
  8578. lync-auto
  8579.  
  8580. Channel reader thread: channel
  8581.  
  8582. "Channel reader thread: channel" Id=14 Group=main RUNNABLE (in native)
  8583. at java.net.SocketInputStream.socketRead0(Native Method)
  8584. at java.net.SocketInputStream.read(Unknown Source)
  8585. at java.net.SocketInputStream.read(Unknown Source)
  8586. at java.io.BufferedInputStream.fill(Unknown Source)
  8587. at java.io.BufferedInputStream.read(Unknown Source)
  8588. - locked java.io.BufferedInputStream@19f3f479
  8589. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:77)
  8590. at java.io.ObjectInputStream$PeekInputStream.peek(Unknown Source)
  8591. at java.io.ObjectInputStream$BlockDataInputStream.peek(Unknown Source)
  8592. at java.io.ObjectInputStream$BlockDataInputStream.peekByte(Unknown Source)
  8593. at java.io.ObjectInputStream.readObject0(Unknown Source)
  8594. at java.io.ObjectInputStream.readObject(Unknown Source)
  8595. at hudson.remoting.Command.readFrom(Command.java:92)
  8596. at hudson.remoting.ClassicCommandTransport.read(ClassicCommandTransport.java:71)
  8597. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  8598.  
  8599. main
  8600.  
  8601. "main" Id=1 Group=main WAITING on hudson.remoting.Engine@3c078e69
  8602. at java.lang.Object.wait(Native Method)
  8603. - waiting on hudson.remoting.Engine@3c078e69
  8604. at java.lang.Thread.join(Unknown Source)
  8605. at java.lang.Thread.join(Unknown Source)
  8606. at hudson.remoting.jnlp.Main.main(Main.java:137)
  8607. at hudson.remoting.jnlp.Main._main(Main.java:130)
  8608. at hudson.remoting.Launcher.run(Launcher.java:223)
  8609. at hudson.remoting.Launcher.main(Launcher.java:192)
  8610.  
  8611. Ping thread for channel hudson.remoting.Channel@69435e37:channel
  8612.  
  8613. "Ping thread for channel hudson.remoting.Channel@69435e37:channel" Id=16 Group=main TIMED_WAITING
  8614. at java.lang.Thread.sleep(Native Method)
  8615. at hudson.remoting.PingThread.run(PingThread.java:86)
  8616.  
  8617. pool-1-thread-6
  8618.  
  8619. "pool-1-thread-6" Id=21 Group=main RUNNABLE
  8620. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  8621. at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
  8622. at hudson.Functions.getThreadInfos(Functions.java:1155)
  8623. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  8624. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  8625. at hudson.remoting.UserRequest.perform(UserRequest.java:118)
  8626. at hudson.remoting.UserRequest.perform(UserRequest.java:48)
  8627. at hudson.remoting.Request$2.run(Request.java:326)
  8628. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
  8629. at java.util.concurrent.FutureTask.run(Unknown Source)
  8630. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  8631. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  8632. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  8633. at java.lang.Thread.run(Unknown Source)
  8634.  
  8635. Number of locked synchronizers = 1
  8636. - java.util.concurrent.ThreadPoolExecutor$Worker@145fd667
  8637.  
  8638. Thread-1
  8639.  
  8640. "Thread-1" Id=13 Group=main WAITING on hudson.remoting.Channel@69435e37
  8641. at java.lang.Object.wait(Native Method)
  8642. - waiting on hudson.remoting.Channel@69435e37
  8643. at java.lang.Object.wait(Unknown Source)
  8644. at hudson.remoting.Channel.join(Channel.java:842)
  8645. at hudson.remoting.Engine.run(Engine.java:271)
  8646.  
  8647. Attach Listener
  8648.  
  8649. "Attach Listener" Id=5 Group=system RUNNABLE
  8650.  
  8651. Finalizer
  8652.  
  8653. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@68d41686
  8654. at java.lang.Object.wait(Native Method)
  8655. - waiting on java.lang.ref.ReferenceQueue$Lock@68d41686
  8656. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  8657. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  8658. at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
  8659.  
  8660. Reference Handler
  8661.  
  8662. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@5ff1e68c
  8663. at java.lang.Object.wait(Native Method)
  8664. - waiting on java.lang.ref.Reference$Lock@5ff1e68c
  8665. at java.lang.Object.wait(Unknown Source)
  8666. at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
  8667.  
  8668. Signal Dispatcher
  8669.  
  8670. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  8671.  
  8672. lync-win8.1
  8673.  
  8674. N/A
  8675.  
  8676. offline
  8677. mobileauto1
  8678.  
  8679. N/A
  8680.  
  8681. offline
  8682. mobileauto2
  8683.  
  8684. N/A
  8685.  
  8686. offline
  8687. onprem-controller
  8688.  
  8689. N/A
  8690.  
  8691. offline
  8692. perf-aws-controller-1
  8693.  
  8694. Channel reader thread: channel
  8695.  
  8696. "Channel reader thread: channel" Id=11 Group=main RUNNABLE (in native)
  8697. at java.io.FileInputStream.readBytes(Native Method)
  8698. at java.io.FileInputStream.read(FileInputStream.java:255)
  8699. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  8700. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  8701. - locked java.io.BufferedInputStream@6b1029ce
  8702. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  8703. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  8704. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  8705. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  8706. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  8707. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  8708.  
  8709. main
  8710.  
  8711. "main" Id=1 Group=main TIMED_WAITING on hudson.remoting.Channel@421faab1
  8712. at java.lang.Object.wait(Native Method)
  8713. - waiting on hudson.remoting.Channel@421faab1
  8714. at hudson.remoting.Channel.join(Channel.java:902)
  8715. at hudson.remoting.Launcher.main(Launcher.java:533)
  8716. at hudson.remoting.Launcher.runWithStdinStdout(Launcher.java:459)
  8717. at hudson.remoting.Launcher.run(Launcher.java:239)
  8718. at hudson.remoting.Launcher.main(Launcher.java:192)
  8719.  
  8720. Ping thread for channel hudson.remoting.Channel@421faab1:channel
  8721.  
  8722. "Ping thread for channel hudson.remoting.Channel@421faab1:channel" Id=12 Group=main TIMED_WAITING
  8723. at java.lang.Thread.sleep(Native Method)
  8724. at hudson.remoting.PingThread.run(PingThread.java:91)
  8725.  
  8726. pool-1-thread-116 for channel
  8727.  
  8728. "pool-1-thread-116 for channel" Id=2493 Group=main RUNNABLE
  8729. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  8730. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  8731. at hudson.Functions.getThreadInfos(Functions.java:1155)
  8732. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  8733. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  8734. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  8735. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  8736. at hudson.remoting.Request$2.run(Request.java:324)
  8737. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  8738. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  8739. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  8740. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  8741. at java.lang.Thread.run(Thread.java:745)
  8742.  
  8743. Number of locked synchronizers = 1
  8744. - java.util.concurrent.ThreadPoolExecutor$Worker@3d8369b5
  8745.  
  8746. Thread-1
  8747.  
  8748. "Thread-1" Id=76 Group=main RUNNABLE (in native)
  8749. at com.kenai.jffi.Foreign.invokeN3O2(Native Method)
  8750. at com.kenai.jffi.Invoker.invokeN3(Invoker.java:1092)
  8751. at jnr.unixsocket.Native$LibC$jnr$ffi$0.accept(Unknown Source)
  8752. at jnr.unixsocket.Native.accept(Native.java:91)
  8753. at jnr.unixsocket.UnixServerSocketChannel.accept(UnixServerSocketChannel.java:56)
  8754. at com.cloudbees.jenkins.plugins.sshagent.jna.AgentServer$1.run(AgentServer.java:77)
  8755.  
  8756. Thread-2
  8757.  
  8758. "Thread-2" Id=83 Group=main RUNNABLE (in native)
  8759. at com.kenai.jffi.Foreign.invokeN3O2(Native Method)
  8760. at com.kenai.jffi.Invoker.invokeN3(Invoker.java:1092)
  8761. at jnr.unixsocket.Native$LibC$jnr$ffi$0.accept(Unknown Source)
  8762. at jnr.unixsocket.Native.accept(Native.java:91)
  8763. at jnr.unixsocket.UnixServerSocketChannel.accept(UnixServerSocketChannel.java:56)
  8764. at com.cloudbees.jenkins.plugins.sshagent.jna.AgentServer$1.run(AgentServer.java:77)
  8765.  
  8766. Thread-2344
  8767.  
  8768. "Thread-2344" Id=2476 Group=main RUNNABLE (in native)
  8769. at com.kenai.jffi.Foreign.invokeN3O2(Native Method)
  8770. at com.kenai.jffi.Invoker.invokeN3(Invoker.java:1092)
  8771. at jnr.unixsocket.Native$LibC$jnr$ffi$0.accept(Unknown Source)
  8772. at jnr.unixsocket.Native.accept(Native.java:91)
  8773. at jnr.unixsocket.UnixServerSocketChannel.accept(UnixServerSocketChannel.java:56)
  8774. at com.cloudbees.jenkins.plugins.sshagent.jna.AgentServer$1.run(AgentServer.java:77)
  8775.  
  8776. Thread-3
  8777.  
  8778. "Thread-3" Id=90 Group=main RUNNABLE (in native)
  8779. at com.kenai.jffi.Foreign.invokeN3O2(Native Method)
  8780. at com.kenai.jffi.Invoker.invokeN3(Invoker.java:1092)
  8781. at jnr.unixsocket.Native$LibC$jnr$ffi$0.accept(Unknown Source)
  8782. at jnr.unixsocket.Native.accept(Native.java:91)
  8783. at jnr.unixsocket.UnixServerSocketChannel.accept(UnixServerSocketChannel.java:56)
  8784. at com.cloudbees.jenkins.plugins.sshagent.jna.AgentServer$1.run(AgentServer.java:77)
  8785.  
  8786. Finalizer
  8787.  
  8788. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@5fbb8c9c
  8789. at java.lang.Object.wait(Native Method)
  8790. - waiting on java.lang.ref.ReferenceQueue$Lock@5fbb8c9c
  8791. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  8792. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  8793. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  8794.  
  8795. Reference Handler
  8796.  
  8797. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@2b271c75
  8798. at java.lang.Object.wait(Native Method)
  8799. - waiting on java.lang.ref.Reference$Lock@2b271c75
  8800. at java.lang.Object.wait(Object.java:502)
  8801. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
  8802.  
  8803. Signal Dispatcher
  8804.  
  8805. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  8806.  
  8807. perf-aws-controller-2
  8808.  
  8809. N/A
  8810.  
  8811. offline
  8812. perf-vm-10-5-100-51
  8813.  
  8814. Channel reader thread: channel
  8815.  
  8816. "Channel reader thread: channel" Id=9 Group=main RUNNABLE (in native)
  8817. at java.io.FileInputStream.readBytes(Native Method)
  8818. at java.io.FileInputStream.read(FileInputStream.java:272)
  8819. at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
  8820. at java.io.BufferedInputStream.read(BufferedInputStream.java:254)
  8821. - locked java.io.BufferedInputStream@21ec7f07
  8822. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  8823. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  8824. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  8825. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  8826. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  8827. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  8828.  
  8829. main
  8830.  
  8831. "main" Id=1 Group=main TIMED_WAITING on hudson.remoting.Channel@504c4a37
  8832. at java.lang.Object.wait(Native Method)
  8833. - waiting on hudson.remoting.Channel@504c4a37
  8834. at hudson.remoting.Channel.join(Channel.java:902)
  8835. at hudson.remoting.Launcher.main(Launcher.java:533)
  8836. at hudson.remoting.Launcher.runWithStdinStdout(Launcher.java:459)
  8837. at hudson.remoting.Launcher.run(Launcher.java:239)
  8838. at hudson.remoting.Launcher.main(Launcher.java:192)
  8839.  
  8840. Ping thread for channel hudson.remoting.Channel@504c4a37:channel
  8841.  
  8842. "Ping thread for channel hudson.remoting.Channel@504c4a37:channel" Id=10 Group=main TIMED_WAITING
  8843. at java.lang.Thread.sleep(Native Method)
  8844. at hudson.remoting.PingThread.run(PingThread.java:91)
  8845.  
  8846. pool-1-thread-321 for channel
  8847.  
  8848. "pool-1-thread-321 for channel" Id=2214 Group=main RUNNABLE
  8849. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  8850. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  8851. at hudson.Functions.getThreadInfos(Functions.java:1155)
  8852. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  8853. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  8854. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  8855. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  8856. at hudson.remoting.Request$2.run(Request.java:324)
  8857. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  8858. at java.util.concurrent.FutureTask.run(FutureTask.java:262)
  8859. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  8860. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  8861. at java.lang.Thread.run(Thread.java:745)
  8862.  
  8863. Number of locked synchronizers = 1
  8864. - java.util.concurrent.ThreadPoolExecutor$Worker@4000503f
  8865.  
  8866. Thread-1
  8867.  
  8868. "Thread-1" Id=1928 Group=main RUNNABLE (in native)
  8869. at com.kenai.jffi.Foreign.invokeN3O2(Native Method)
  8870. at com.kenai.jffi.Invoker.invokeN3(Invoker.java:1092)
  8871. at jnr.unixsocket.Native$LibC$jnr$ffi$0.accept(Unknown Source)
  8872. at jnr.unixsocket.Native.accept(Native.java:91)
  8873. at jnr.unixsocket.UnixServerSocketChannel.accept(UnixServerSocketChannel.java:56)
  8874. at com.cloudbees.jenkins.plugins.sshagent.jna.AgentServer$1.run(AgentServer.java:77)
  8875.  
  8876. Finalizer
  8877.  
  8878. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@2d87b5f7
  8879. at java.lang.Object.wait(Native Method)
  8880. - waiting on java.lang.ref.ReferenceQueue$Lock@2d87b5f7
  8881. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
  8882. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
  8883. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  8884.  
  8885. Reference Handler
  8886.  
  8887. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@28bb827b
  8888. at java.lang.Object.wait(Native Method)
  8889. - waiting on java.lang.ref.Reference$Lock@28bb827b
  8890. at java.lang.Object.wait(Object.java:503)
  8891. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
  8892.  
  8893. Signal Dispatcher
  8894.  
  8895. "Signal Dispatcher" Id=4 Group=system RUNNABLE
  8896.  
  8897. primetime-box
  8898.  
  8899. N/A
  8900.  
  8901. offline
  8902. qoe_win
  8903.  
  8904. N/A
  8905.  
  8906. offline
  8907. rvtnewwindows9ie116
  8908.  
  8909. Channel reader thread: channel
  8910.  
  8911. "Channel reader thread: channel" Id=1835 Group=main RUNNABLE (in native)
  8912. at java.net.SocketInputStream.socketRead0(Native Method)
  8913. at java.net.SocketInputStream.socketRead(Unknown Source)
  8914. at java.net.SocketInputStream.read(Unknown Source)
  8915. at java.net.SocketInputStream.read(Unknown Source)
  8916. at java.io.BufferedInputStream.fill(Unknown Source)
  8917. at java.io.BufferedInputStream.read(Unknown Source)
  8918. - locked java.io.BufferedInputStream@378c626d
  8919. at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
  8920. at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
  8921. at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
  8922. at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
  8923. at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
  8924. at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
  8925.  
  8926. cmd /c call C:\Users\DENIMU~1\AppData\Local\Temp\hudson7868846252907005210.bat: stdout copier
  8927.  
  8928. "cmd /c call C:\Users\DENIMU~1\AppData\Local\Temp\hudson7868846252907005210.bat: stdout copier" Id=2044 Group=main RUNNABLE (in native)
  8929. at java.io.FileInputStream.readBytes(Native Method)
  8930. at java.io.FileInputStream.read(Unknown Source)
  8931. at java.io.BufferedInputStream.read1(Unknown Source)
  8932. at java.io.BufferedInputStream.read(Unknown Source)
  8933. - locked java.io.BufferedInputStream@a8228f0
  8934. at java.io.FilterInputStream.read(Unknown Source)
  8935. at hudson.util.StreamCopyThread.run(StreamCopyThread.java:60)
  8936.  
  8937. main
  8938.  
  8939. "main" Id=1 Group=main WAITING on hudson.remoting.Engine@2a76894d
  8940. at java.lang.Object.wait(Native Method)
  8941. - waiting on hudson.remoting.Engine@2a76894d
  8942. at java.lang.Thread.join(Unknown Source)
  8943. at java.lang.Thread.join(Unknown Source)
  8944. at hudson.remoting.jnlp.Main.main(Main.java:137)
  8945. at hudson.remoting.jnlp.Main._main(Main.java:130)
  8946. at hudson.remoting.Launcher.run(Launcher.java:228)
  8947. at hudson.remoting.Launcher.main(Launcher.java:192)
  8948.  
  8949. Ping thread for channel hudson.remoting.Channel@12c7d390:channel
  8950.  
  8951. "Ping thread for channel hudson.remoting.Channel@12c7d390:channel" Id=1837 Group=main TIMED_WAITING
  8952. at java.lang.Thread.sleep(Native Method)
  8953. at hudson.remoting.PingThread.run(PingThread.java:91)
  8954.  
  8955. pool-1-thread-1980 for channel
  8956.  
  8957. "pool-1-thread-1980 for channel" Id=2031 Group=main RUNNABLE
  8958. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  8959. at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
  8960. at hudson.Functions.getThreadInfos(Functions.java:1155)
  8961. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
  8962. at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:92)
  8963. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  8964. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  8965. at hudson.remoting.Request$2.run(Request.java:324)
  8966. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  8967. at java.util.concurrent.FutureTask.run(Unknown Source)
  8968. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  8969. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  8970. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  8971. at java.lang.Thread.run(Unknown Source)
  8972.  
  8973. Number of locked synchronizers = 1
  8974. - java.util.concurrent.ThreadPoolExecutor$Worker@363ff2c9
  8975.  
  8976. pool-1-thread-1989 for channel
  8977.  
  8978. "pool-1-thread-1989 for channel" Id=2043 Group=main RUNNABLE (in native)
  8979. at java.lang.ProcessImpl.waitForInterruptibly(Native Method)
  8980. at java.lang.ProcessImpl.waitFor(Unknown Source)
  8981. at hudson.Proc$LocalProc.join(Proc.java:319)
  8982. at hudson.Launcher$RemoteLaunchCallable$1.join(Launcher.java:1141)
  8983. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  8984. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  8985. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  8986. at java.lang.reflect.Method.invoke(Unknown Source)
  8987. at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:326)
  8988. at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:301)
  8989. at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:260)
  8990. at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  8991. at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  8992. at hudson.remoting.Request$2.run(Request.java:324)
  8993. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  8994. at java.util.concurrent.FutureTask.run(Unknown Source)
  8995. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  8996. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  8997. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  8998. at java.lang.Thread.run(Unknown Source)
  8999.  
  9000. Number of locked synchronizers = 1
  9001. - java.util.concurrent.ThreadPoolExecutor$Worker@6080213
  9002.  
  9003. pool-1-thread-1991
  9004.  
  9005. "pool-1-thread-1991" Id=2047 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@4587cec0
  9006. at sun.misc.Unsafe.park(Native Method)
  9007. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@4587cec0
  9008. at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  9009. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source)
  9010. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
  9011. at java.util.concurrent.SynchronousQueue.poll(Unknown Source)
  9012. at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  9013. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  9014. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  9015. at hudson.remoting.Engine$1$1.run(Engine.java:63)
  9016. at java.lang.Thread.run(Unknown Source)
  9017.  
  9018. Thread-1
  9019.  
  9020. "Thread-1" Id=12 Group=main TIMED_WAITING on hudson.remoting.Channel@12c7d390
  9021. at java.lang.Object.wait(Native Method)
  9022. - waiting on hudson.remoting.Channel@12c7d390
  9023. at hudson.remoting.Channel.join(Channel.java:902)
  9024. at hudson.remoting.Engine.run(Engine.java:287)
  9025.  
  9026. Attach Listener
  9027.  
  9028. "Attach Listener" Id=5 Group=system RUNNABLE
  9029.  
  9030. Finalizer
  9031.  
  9032. "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@420aea96
  9033. at java.lang.Object.wait(Native Method)
  9034. - waiting on java.lang.ref.ReferenceQueue$Lock@420aea96
  9035. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  9036. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  9037. at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
  9038.  
  9039. Reference Handler
  9040.  
  9041. "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@1ce523d8
  9042. at java.lang.Object.wait(Native Method)
  9043. - waiting on java.lang.ref.Reference$Lock@1ce523d8
  9044. at java.lang.Object.wait(Unknown Source)
  9045. at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
  9046.  
  9047. Signal Dispatcher
  9048.  
  9049. "Signal Dispatcher" Id=4 Group=system RUNNABLE
Add Comment
Please, Sign In to add comment