-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins 2.222.4
ec2 plugin: 1.50.3
I've tried to use the latest (1.50.3) version of the ec2 plugin and encountered an issue when creating a windows node.
When trying to start the ec2 instance, it boots and then it got stuck. I didn't manage to find why. Here the only log I have:
EC2 (elastic-cloud) - windows-node (i-1234) booted at 1591718074000 Connecting to (xx.xx.xx.xx) with WinRM as Administrator
Enabling the logging gave me no information. I was hoping having some logs enabling logging for hudson.plugins.ec2.win but without success
The code seems stuck I don't have log saying it is doing something.
I downgrade to 1.50.2.1 and it is working correctly. With the logging enabled I managed to get this line that I don't have with the 1.50.3
Jun 09, 2020 4:05:31 PM FINE hudson.plugins.ec2.win.WinConnection checking SMB connection to xx.xx.xx.xx
I'm experiencing this same issue with 1.0.53. In watching tcpdump, it's not attempting to make any connections on 445 or 5985. Also, nothing useful in the logs.