-
Bug
-
Resolution: Unresolved
-
Blocker
-
None
[05/23/17 01:01:38] [SSH] Checking java version of java
[05/23/17 01:01:38] [SSH] java -version returned 1.7.0_95.
[05/23/17 01:01:38] [SSH] Starting sftp client.
[05/23/17 01:01:38] [SSH] Copying latest slave.jar...
[05/23/17 01:01:38] [SSH] Copied 715,860 bytes. Expanded the channel window size to 4MB
[05/23/17 01:01:38] [SSH] Starting slave process: cd "/home/jenkins" && java -jar slave.jar <===[JENKINS REMOTING CAPACITY]===>channel started hudson.util.IOException2: Slave JVM has not reported exit code. Is it still running?
at hudson.plugins.sshslaves.SSHLauncher.startSlave(SSHLauncher.java:953)
at hudson.plugins.sshslaves.SSHLauncher.access$400(SSHLauncher.java:133)
at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:711)
at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:696)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745) Caused by: java.io.IOException: Remote call on vmslave01 failed
at hudson.remoting.Channel.call(Channel.java:830) at hudson.slaves.SlaveComputer.setChannel(SlaveComputer.java:516)
at hudson.slaves.SlaveComputer.setChannel(SlaveComputer.java:389)
at hudson.plugins.sshslaves.SSHLauncher.startSlave(SSHLauncher.java:945) ... 7 more
Caused by: java.lang.OutOfMemoryError: PermGen space
[05/23/17 01:01:41] Launch failed - cleaning up connection
[05/23/17 01:01:41] [SSH] Connection closed. ERROR: Connection terminated