According to the "Event log" in Bitbucket , trigger to the Jenkins server is successful but at the Jenkins side it isn't done! There is no log in the build history of the job in Jenkins that show the job is triggered and building is done!
Hi,
You may want to check the Bitbucket logs to see if there is an error there.
Also see if your Bitbucket server can reach the Jenkins server using telnet. The connection should be two way.
There might be a property missing from the Bitbucket request that is send to Jenkins and Jenkins didnt trigger a build but only received it.
Regards,
Deniz.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.