Issue
- We are provisioning an Agent an it fails in a early stage.
- An Agent ends abruptly without error message.
- We need more log details about the provisioning process in Mesos.
Environment
- CloudBees Jenkins Enterprise - AWS/OpenStack/Anywhere
Resolution
In order to increase the Mesos provisioning logs you should add a environment GLOG_v
variable with a value higher than 0
to your Docker Template, a value set to 1
or 2
should be enough.
0 Comments