I'm using Amazon EC2 plugin to spin up my slave and the Slave Setup Plugin to run some pre-launch scripts. For the pre-launch script I have "./pre-launch.sh" and for prepare script I have "./prepare.sh". I checked both these scripts are exiting 0 and are stored in the Jenkins home directory of the Jenkins master.
When the slave starts up I get these errors: executing pre-launch scripts ... script failed with exception: null . . . executing prepare script ... script failed with exception: null My versions: *Slave Setup Plugin 1.8Amazon EC2 plugin 1.24Jenkins 1.597* -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/6876520e-9d86-4403-843d-064b500906d7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
