-
Bug
-
Resolution: Fixed
-
Blocker
-
None
-
docker jenkins/jenkins:lts-slim
ec2-plugin 1.42
I must say any version > 1.39 seems ultra buggy for our use case (ec2 spot instances @ c4.xlarge):
- when launching manually the plugin can not pick up the private IP and tries to connect to "null:22" endlessly
- when launched "on-demand" the plugin will launch 10+ spot instances, non of them will work though
Downgrading to 1.39 makes the plugin work on the exact same setup. Curious why AWS is not stepping in to give this plugin some love...
[JENKINS-55556] EC2 unable to retrieve private IP (+ other buggy behaviour)
Issue Type | Original: New Feature [ 2 ] | New: Bug [ 1 ] |
Description |
Original:
I must say any version > 1.39 seems ultra buggy for our use case (ec2 spot instances @ c4.xlarge): * when launching manually the plugin can not pick up the private IP and tries to connect to "null:22" endlessly * when launched "on-demand" the plugin will launch 10+ spot instances, non of them will work though Downgrading to 1.39 makes the plugin work on the exact same setup. |
New:
I must say any version > 1.39 seems ultra buggy for our use case (ec2 spot instances @ c4.xlarge): * when launching manually the plugin can not pick up the private IP and tries to connect to "null:22" endlessly * when launched "on-demand" the plugin will launch 10+ spot instances, non of them will work though Downgrading to 1.39 makes the plugin work on the exact same setup. Curious why AWS is not stepping in to give this plugin some love... |
Hi,
For the first problem, Can share more details on your configuration ?, how is your AWS network configuration , node configuration
In the 1.42 should not have changes on the connection ( in the next version there are some improvements)
For the second problem, can you share any error message ? Did you update the IAM roles ?