Node Read JSON from files in the workspace.

Parents

Error

Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: e1642321-9dd6-4da2-ae40-b3ec7fb403cd
hudson.remoting.ProxyException: net.sf.json.JSONException: Expected a ',' or ']' at character 10 of [artifact:[type:koji-build-group, builds:[[type:koji-build, id:2543177, task_id:123158109, nvr:selinux-policy-41.16-1.fc42]]]
	at net.sf.json.util.JSONTokener.syntaxError(JSONTokener.java:499)
	at net.sf.json.JSONArray._fromJSONTokener(JSONArray.java:1182)
	at net.sf.json.JSONArray._fromString(JSONArray.java:1192)
	at net.sf.json.JSONArray.fromObject(JSONArray.java:127)
	at net.sf.json.JSONSerializer.toJSON(JSONSerializer.java:137)
	at net.sf.json.JSONSerializer.toJSON(JSONSerializer.java:103)
	at net.sf.json.JSONSerializer.toJSON(JSONSerializer.java:84)
	at org.jenkinsci.plugins.pipeline.utility.steps.json.ReadJSONStepExecution.doRun(ReadJSONStepExecution.java:87)
	at org.jenkinsci.plugins.pipeline.utility.steps.AbstractFileOrTextStepExecution.run(AbstractFileOrTextStepExecution.java:29)
	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)