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

Dead executor after upgrade to 1.596.1

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • core
    • None

      Several times recently we have seen slaves nodes with status = "Dead!". Per instructions I'm attaching the log output for an instance of this happening.

      Restarting the Dead thread works and it functions normally thereafter...thus the "minor" category I gave this bug.

      Here's the log information:

      Mar 30, 2015 8:55:20 AM SEVERE hudson.remoting.Channel$2 handle

      Failed to execute command Pipe.EOF(264) (channel gizmo-1)
      java.lang.NullPointerException
      at hudson.remoting.ProxyWriter$EOF.execute(ProxyWriter.java:177)
      at hudson.remoting.Channel$2.handle(Channel.java:461)
      at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)

      Mar 30, 2015 8:55:20 AM SEVERE hudson.remoting.Channel$2 handle

      This command is created here
      Command Pipe.EOF(264) created at
      at hudson.remoting.Command.(Command.java:67)
      at hudson.remoting.Command.(Command.java:50)
      at hudson.remoting.ProxyWriter$EOF.(ProxyWriter.java:169)
      at hudson.remoting.ProxyWriter.close(ProxyWriter.java:124)
      at hudson.remoting.ProxyWriter.finalize(ProxyWriter.java:132)
      at java.lang.ref.Finalizer.invokeFinalizeMethod(Native Method)
      at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:83)
      at java.lang.ref.Finalizer.access$100(Finalizer.java:14)
      at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:160)

            Unassigned Unassigned
            mmlegra Matt Legrand
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: