Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: df7c3f0b79f1bc12367c28cd9887e8df0cef920d
      
https://github.com/jenkinsci/jenkins/commit/df7c3f0b79f1bc12367c28cd9887e8df0cef920d
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2015-10-05 (Mon, 05 Oct 2015)

  Changed paths:
    M test/src/test/java/hudson/slaves/CommandLauncherTest.java

  Log Message:
  -----------
  commandSuceedsWithoutChannel [sic] is flaky.
For example 
https://ci.jenkins-ci.org/job/jenkins_main_trunk/4281/testReport/hudson.slaves/CommandLauncherTest/commandSuceedsWithoutChannel/
java.lang.AssertionError: 
Expected: a string containing "ERROR: Process terminated with exit code 0"
     but: was "… Launching slave agent
$ true
ERROR: Unable to launch the slave agent for dummy
…java.io.EOFException: unexpected stream termination
        at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:333)
        at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:282)
        at hudson.slaves.SlaveComputer.setChannel(SlaveComputer.java:365)
        at hudson.slaves.CommandLauncher.launch(CommandLauncher.java:130)
        at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:238)
        at 
jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
        at java.util.concurrent.FutureTask.run(FutureTask.java:166)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
        at java.lang.Thread.run(Thread.java:722)
"
        at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
        at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)
        at 
hudson.slaves.CommandLauncherTest.commandSuceedsWithoutChannel(CommandLauncherTest.java:67)


  Commit: 263021f35e0bd130e4c952eea57f03676d2638a0
      
https://github.com/jenkinsci/jenkins/commit/263021f35e0bd130e4c952eea57f03676d2638a0
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2015-10-05 (Mon, 05 Oct 2015)

  Changed paths:
    M test/src/test/java/hudson/slaves/CommandLauncherTest.java

  Log Message:
  -----------
  Typo.


  Commit: 31450b894cd1602e8a377b17c912b4bfc9d37a72
      
https://github.com/jenkinsci/jenkins/commit/31450b894cd1602e8a377b17c912b4bfc9d37a72
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2015-10-06 (Tue, 06 Oct 2015)

  Changed paths:
    M test/src/test/java/hudson/slaves/CommandLauncherTest.java

  Log Message:
  -----------
  Merge pull request #1853 from jglick/CommandLauncherTest-flaky

CommandLauncherTest is flaky


Compare: 
https://github.com/jenkinsci/jenkins/compare/7f1ad86d6462...31450b894cd1

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to