Adding to my own post but it looks like this may be related to JENKINS-13546.
On Wednesday, May 7, 2014 3:59:58 PM UTC-4, Greg Dickie wrote: > > Hi > > Ever since upgrading to 561 my remote build triggers are broken with: > > Building on master in workspace > /var/lib/jenkins/workspace/runner-automation > Triggering this remote job: automation > Not checking if the remote job automation is building. > This job is build #[32] on the remote server. > Triggering remote job now. > FATAL: Invalid JSON String > net.sf.json.JSONException: Invalid JSON String > at net.sf.json.JSONSerializer.toJSON(JSONSerializer.java:143) > at net.sf.json.JSONSerializer.toJSON(JSONSerializer.java:103) > at net.sf.json.JSONSerializer.toJSON(JSONSerializer.java:84) > at > org.jenkinsci.plugins.ParameterizedRemoteTrigger.RemoteBuildConfiguration.sendHTTPCall(RemoteBuildConfiguration.java:698) > at > org.jenkinsci.plugins.ParameterizedRemoteTrigger.RemoteBuildConfiguration.perform(RemoteBuildConfiguration.java:529) > at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) > at > hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:745) > at hudson.model.Build$BuildExecution.build(Build.java:198) > at hudson.model.Build$BuildExecution.doRun(Build.java:159) > at > hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:518) > at hudson.model.Run.execute(Run.java:1704) > at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) > at hudson.model.ResourceController.execute(ResourceController.java:88) > at hudson.model.Executor.run(Executor.java:231) > > 562 did not change anything. Anyone else seen this? > > Thanks, > Greg > -- 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]. For more options, visit https://groups.google.com/d/optout.
