-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: ec2-plugin
-
Environment:ec2-plugin 1.40.1
Stopped ec2 instances are no longer being resumed when needed. Instead, new instances are spun up.
Instances were correctly resumed in version 1.39 but not in 1.40.1. Reverting to 1.39 fixed the issue for me.
This recent pull request appears to have removed the logic necessary to resume stopped instances.
https://github.com/jenkinsci/ec2-plugin/pull/252
Specifically the changes here:
https://github.com/jenkinsci/ec2-plugin/pull/252/files#diff-f2115e33148d3db7c133fe014ad9dfddR419
- causes
-
JENKINS-76327 EC2 Plugin blocks Jenkins queue lock for up to 25 seconds for each orphan instance during startup
-
- Open
-
- duplicates
-
JENKINS-53920 After upgrade to 1.40 the slaves that are stopped via stopOnTerminate are not started again
-
- Resolved
-