Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-6720

Slaves status shown as error "Connection was broken" when taken offline after idle period

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Blocker Blocker
    • remoting
    • None
    • Mac OS X (10.5.8)

      We have a slave configured as "Take this slave on-line when in demand and off-line when idle" with an Idle delay of 10 minutes. When the idle period expires, the slave status page shows the following error:

      Connection was broken

      java.io.IOException: Unexpected termination of the channel
      at hudson.remoting.Channel$ReaderThread.run(Channel.java:862)
      Caused by: java.io.EOFException
      at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2554)
      at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1297)
      at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)
      at hudson.remoting.Channel$ReaderThread.run(Channel.java:856)

      Since the slave was intentionally taken off-line, it should not be in an error state.

        1. master.log
          12 kB
        2. slave.log
          3 kB

            Unassigned Unassigned
            alban4 alban4
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: