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

PATCH: EC2 plugin idles-down nodes that are still launching

    • 1.62

      The ec2-plugin will treat a still-launching node as idle (because it has no jbs running) and will thus shut it down if its idle timeout expires.

      This means that if the idle timeout for a node is shorter than the time it takes to do one-off configuration on first launch, it will be shut down before it finishes starting up, aborting any init script that might be in progress.

      That's a clear bug - a node isn't idle when it's launching, and shouldn't be idled out until it's first made a connection with its slave agent.

          [JENKINS-23792] PATCH: EC2 plugin idles-down nodes that are still launching

          Craig Ringer created issue -
          Craig Ringer made changes -
          Link New: This issue is related to JENKINS-23787 [ JENKINS-23787 ]
          Craig Ringer made changes -
          Labels Original: demand-launch ec2 idle-shutdown New: demand-launch ec2 idle-shutdown patch
          Summary Original: EC2 plugin idles-down nodes that are still launching New: PATCH: EC2 plugin idles-down nodes that are still launching
          Francis Upton made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Closed [ 6 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 156582 ] New: JNJira + In-Review [ 207854 ]
          Mike Kozell made changes -
          Link New: This issue is related to JENKINS-43628 [ JENKINS-43628 ]
          Umberto Nicoletti made changes -
          Resolution Original: Fixed [ 1 ]
          Status Original: Closed [ 6 ] New: Reopened [ 4 ]
          Umberto Nicoletti made changes -
          Released As New: 1.62
          Resolution New: Fixed [ 1 ]
          Status Original: Reopened [ 4 ] New: Resolved [ 5 ]

            francisu Francis Upton
            ringerc Craig Ringer
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: