Want more features on Pastebin? Sign Up, it's FREE!
Guest

Untitled

By: a guest on Mar 21st, 2011  |  syntax: None  |  size: 1.06 KB  |  views: 393  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. [03/21/11 07:22:19] [SSH] Opening SSH connection to XXXXXX:22.
  2. [03/21/11 07:22:19] [SSH] Authenticating as willic10 with /home/XXXXXXX/.ssh/id_dsa.
  3. [03/21/11 07:22:19] [SSH] Authentication successful.
  4. SSH connection reports a garbage before a command execution.
  5. Check your .bashrc, .profile, and so on to make sure it is quiet.
  6. The received junk text is as follows:
  7. stty: : Invalid argument
  8.  
  9. hudson.AbortException
  10.        at hudson.plugins.sshslaves.SSHLauncher.verifyNoHeaderJunk(SSHLauncher.java:244)
  11.        at hudson.plugins.sshslaves.SSHLauncher.launch(SSHLauncher.java:181)
  12.        at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:194)
  13.        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
  14.        at java.util.concurrent.FutureTask.run(FutureTask.java:138)
  15.        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
  16.        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
  17.        at java.lang.Thread.run(Thread.java:619)
  18. [03/21/11 07:22:19] [SSH] Connection closed.
clone this paste RAW Paste Data