Bug or PEBKAC? Jenkins->Rally plugin

77 views
Skip to first unread message

Peter Berghold

unread,
Aug 17, 2015, 11:19:00 AM8/17/15
to jenkins...@googlegroups.com
I did Git checkin of one of my projects with the following commit message:

 US496500: for task TA1117248 with status: completed; actuals: 2 hours, to do: 1

and the build failed with this in the console output:

	rally update plug-in error: could not update TaskDetails entry: JsonNull
java.lang.UnsupportedOperationException: JsonNull
	at com.google.gson.JsonElement.getAsDouble(JsonElement.java:198)
	at com.jenkins.plugins.rally.utils.RallyQueryBuilder$RallyQueryResponseObject.getTaskAttributeAsDouble(RallyQueryBuilder.java:23)
	at com.jenkins.plugins.rally.service.RallyService.updateRallyTaskDetails(RallyService.java:81)
	at com.jenkins.plugins.rally.RallyPlugin.perform(RallyPlugin.java:116)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
	at hudson.model.Build$BuildExecution.build(Build.java:205)
	at hudson.model.Build$BuildExecution.doRun(Build.java:162)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:537)
	at hudson.model.Run.execute(Run.java:1744)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:374)
Build step 'Update Rally Task and ChangeSet' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Sending e-mails to: pb8...@att.com
Finished: FAILURE

Is it me or is there a bug?   Please advise.

Thinking monster

unread,
Apr 11, 2016, 7:12:13 AM4/11/16
to Jenkins Users
Hi  Were you able to fix the same.I am getting same error when using this plugin.

Matthew Grose

unread,
Jul 23, 2016, 10:55:17 PM7/23/16
to Jenkins Users
same error, anything on this one?

Matthew Grose

unread,
Jul 24, 2016, 12:03:00 AM7/24/16
to Jenkins Users
resolved. believe it was related to task not having actuals set (null). opened pr: https://github.com/jenkinsci/rally-plugin/pull/16
Reply all
Reply to author
Forward
0 new messages