[ 
https://issues.jenkins-ci.org/browse/JENKINS-8894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

francis Upton resolved JENKINS-8894.
------------------------------------

      Assignee: francis Upton  (was: Kohsuke Kawaguchi)
    Resolution: Cannot Reproduce

This error indicates the slave program on the EC2 instance either did not start 
or died somehow. I have not been able to reproduce this after the fixes for 
1.14. If you can make it happen in the forthcoming 1.14, please provide your 
complete configuration and steps.
                
> Failed to launch slave agent.
> -----------------------------
>
>                 Key: JENKINS-8894
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-8894
>             Project: Jenkins
>          Issue Type: Bug
>          Components: ec2
>            Reporter: Masaki Muranaka
>            Assignee: francis Upton
>            Priority: Critical
>
> The log is like this.
> {panel:title=log|borderStyle=solid}
> Connecting to ec2-175-41-160-33.ap-southeast-1.compute.amazonaws.com
> Verifying that java exists
> java full version "1.6.0_20-b20"
> Copying slave.jar
> Launching slave agent
> ERROR: unexpected stream termination
> java.io.EOFException: unexpected stream termination
>       at hudson.remoting.Channel.<init>(Channel.java:375)
>       at hudson.remoting.Channel.<init>(Channel.java:338)
>       at hudson.remoting.Channel.<init>(Channel.java:305)
>       at hudson.slaves.SlaveComputer.setChannel(SlaveComputer.java:307)
>       at 
> hudson.plugins.ec2.ssh.EC2UnixLauncher.launch(EC2UnixLauncher.java:121)
>       at 
> hudson.plugins.ec2.EC2ComputerLauncher.launch(EC2ComputerLauncher.java:43)
>       at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:194)
>       at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
>       at java.util.concurrent.FutureTask.run(FutureTask.java:138)
>       at 
> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
>       at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
>       at java.lang.Thread.run(Thread.java:662)
> {panel}
> My envirionment is Jenkins 1.398, EC2 plugin 1.10 .

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to