Advertisement
LazArtem

Untitled

Oct 24th, 2019
475
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.31 KB | None | 0 0
  1. an exception which occurred:
  2. in field com.cloudbees.groovy.cps.impl.BlockScopeEnv.locals
  3. in object com.cloudbees.groovy.cps.impl.BlockScopeEnv@25288f8b
  4. in field com.cloudbees.groovy.cps.impl.ProxyEnv.parent
  5. in object com.cloudbees.groovy.cps.impl.LoopBlockScopeEnv@44b5aa60
  6. in field com.cloudbees.groovy.cps.impl.ProxyEnv.parent
  7. in object com.cloudbees.groovy.cps.impl.BlockScopeEnv@2cff78ae
  8. in field com.cloudbees.groovy.cps.impl.ProxyEnv.parent
  9. in object com.cloudbees.groovy.cps.impl.BlockScopeEnv@7e1ccbf2
  10. in field com.cloudbees.groovy.cps.impl.CallEnv.caller
  11. in object com.cloudbees.groovy.cps.impl.FunctionCallEnv@6c71b1ac
  12. in field com.cloudbees.groovy.cps.impl.ProxyEnv.parent
  13. in object com.cloudbees.groovy.cps.impl.BlockScopeEnv@368bc534
  14. in field com.cloudbees.groovy.cps.impl.ProxyEnv.parent
  15. in object com.cloudbees.groovy.cps.impl.BlockScopeEnv@3add0d82
  16. in field com.cloudbees.groovy.cps.impl.ProxyEnv.parent
  17. in object com.cloudbees.groovy.cps.impl.BlockScopeEnv@58b958c8
  18. in field com.cloudbees.groovy.cps.impl.CallEnv.caller
  19. in object com.cloudbees.groovy.cps.impl.FunctionCallEnv@7e749a8b
  20. in field com.cloudbees.groovy.cps.Continuable.e
  21. in object org.jenkinsci.plugins.workflow.cps.SandboxContinuable@7cfd34ff
  22. in field org.jenkinsci.plugins.workflow.cps.CpsThread.program
  23. in object org.jenkinsci.plugins.workflow.cps.CpsThread@663c2462
  24. in field org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.threads
  25. in object org.jenkinsci.plugins.workflow.cps.CpsThreadGroup@729bc97b
  26. in object org.jenkinsci.plugins.workflow.cps.CpsThreadGroup@729bc97b
  27. Caused: java.io.NotSerializableException: groovy.json.internal.LazyMap
  28. at org.jboss.marshalling.river.RiverMarshaller.doWriteObject(RiverMarshaller.java:926)
  29. at org.jboss.marshalling.river.RiverMarshaller.doWriteObject(RiverMarshaller.java:568)
  30. at org.jboss.marshalling.river.BlockMarshaller.doWriteObject(BlockMarshaller.java:65)
  31. at org.jboss.marshalling.river.BlockMarshaller.writeObject(BlockMarshaller.java:56)
  32. at org.jboss.marshalling.MarshallerObjectOutputStream.writeObjectOverride(MarshallerObjectOutputStream.java:50)
  33. at org.jboss.marshalling.river.RiverObjectOutputStream.writeObjectOverride(RiverObjectOutputStream.java:179)
  34. at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:344)
  35. at java.util.HashMap.internalWriteEntries(HashMap.java:1790)
  36. at java.util.HashMap.writeObject(HashMap.java:1363)
  37. at sun.reflect.GeneratedMethodAccessor103.invoke(Unknown Source)
  38. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  39. at java.lang.reflect.Method.invoke(Method.java:498)
  40. at org.jboss.marshalling.reflect.JDKSpecific$SerMethods.callWriteObject(JDKSpecific.java:156)
  41. at org.jboss.marshalling.reflect.SerializableClass.callWriteObject(SerializableClass.java:191)
  42. at org.jboss.marshalling.river.RiverMarshaller.doWriteSerializableObject(RiverMarshaller.java:1028)
  43. at org.jboss.marshalling.river.RiverMarshaller.doWriteObject(RiverMarshaller.java:920)
  44. at org.jboss.marshalling.river.RiverMarshaller.doWriteFields(RiverMarshaller.java:1082)
  45. at org.jboss.marshalling.river.RiverMarshaller.doWriteSerializableObject(RiverMarshaller.java:1040)
  46. at org.jboss.marshalling.river.RiverMarshaller.doWriteObject(RiverMarshaller.java:920)
  47. at org.jboss.marshalling.river.RiverMarshaller.doWriteFields(RiverMarshaller.java:1082)
  48. at org.jboss.marshalling.river.RiverMarshaller.doWriteSerializableObject(RiverMarshaller.java:1040)
  49. at org.jboss.marshalling.river.RiverMarshaller.doWriteSerializableObject(RiverMarshaller.java:1019)
  50. at org.jboss.marshalling.river.RiverMarshaller.doWriteSerializableObject(RiverMarshaller.java:1019)
  51. at org.jboss.marshalling.river.RiverMarshaller.doWriteObject(RiverMarshaller.java:920)
  52. at org.jboss.marshalling.river.RiverMarshaller.doWriteFields(RiverMarshaller.java:1082)
  53. at org.jboss.marshalling.river.RiverMarshaller.doWriteSerializableObject(RiverMarshaller.java:1040)
  54. at org.jboss.marshalling.river.RiverMarshaller.doWriteSerializableObject(RiverMarshaller.java:1019)
  55. at org.jboss.marshalling.river.RiverMarshaller.doWriteObject(RiverMarshaller.java:920)
  56. at org.jboss.marshalling.river.RiverMarshaller.doWriteFields(RiverMarshaller.java:1082)
  57. at org.jboss.marshalling.river.RiverMarshaller.doWriteSerializableObject(RiverMarshaller.java:1040)
  58. at org.jboss.marshalling.river.RiverMarshaller.doWriteSerializableObject(RiverMarshaller.java:1019)
  59. at org.jboss.marshalling.river.RiverMarshaller.doWriteObject(RiverMarshaller.java:920)
  60. at org.jboss.marshalling.river.RiverMarshaller.doWriteFields(RiverMarshaller.java:1082)
  61. at org.jboss.marshalling.river.RiverMarshaller.doWriteSerializableObject(RiverMarshaller.java:1040)
  62. at org.jboss.marshalling.river.RiverMarshaller.doWriteSerializableObject(RiverMarshaller.java:1019)
  63. at org.jboss.marshalling.river.RiverMarshaller.doWriteObject(RiverMarshaller.java:920)
  64. at org.jboss.marshalling.river.RiverMarshaller.doWriteFields(RiverMarshaller.java:1082)
  65. at org.jboss.marshalling.river.RiverMarshaller.doWriteSerializableObject(RiverMarshaller.java:1040)
  66. at org.jboss.marshalling.river.RiverMarshaller.doWriteSerializableObject(RiverMarshaller.java:1019)
  67. at org.jboss.marshalling.river.RiverMarshaller.doWriteObject(RiverMarshaller.java:920)
  68. at org.jboss.marshalling.river.RiverMarshaller.doWriteFields(RiverMarshaller.java:1082)
  69. at org.jboss.marshalling.river.RiverMarshaller.doWriteSerializableObject(RiverMarshaller.java:1040)
  70. at org.jboss.marshalling.river.RiverMarshaller.doWriteSerializableObject(RiverMarshaller.java:1019)
  71. at org.jboss.marshalling.river.RiverMarshaller.doWriteObject(RiverMarshaller.java:920)
  72. at org.jboss.marshalling.river.RiverMarshaller.doWriteFields(RiverMarshaller.java:1082)
  73. at org.jboss.marshalling.river.RiverMarshaller.doWriteSerializableObject(RiverMarshaller.java:1040)
  74. at org.jboss.marshalling.river.RiverMarshaller.doWriteSerializableObject(RiverMarshaller.java:1019)
  75. at org.jboss.marshalling.river.RiverMarshaller.doWriteObject(RiverMarshaller.java:920)
  76. at org.jboss.marshalling.river.RiverMarshaller.doWriteFields(RiverMarshaller.java:1082)
  77. at org.jboss.marshalling.river.RiverMarshaller.doWriteSerializableObject(RiverMarshaller.java:1040)
  78. at org.jboss.marshalling.river.RiverMarshaller.doWriteSerializableObject(RiverMarshaller.java:1019)
  79. at org.jboss.marshalling.river.RiverMarshaller.doWriteObject(RiverMarshaller.java:920)
  80. at org.jboss.marshalling.river.RiverMarshaller.doWriteFields(RiverMarshaller.java:1082)
  81. at org.jboss.marshalling.river.RiverMarshaller.doWriteSerializableObject(RiverMarshaller.java:1040)
  82. at org.jboss.marshalling.river.RiverMarshaller.doWriteSerializableObject(RiverMarshaller.java:1019)
  83. at org.jboss.marshalling.river.RiverMarshaller.doWriteObject(RiverMarshaller.java:920)
  84. at org.jboss.marshalling.river.RiverMarshaller.doWriteFields(RiverMarshaller.java:1082)
  85. at org.jboss.marshalling.river.RiverMarshaller.doWriteSerializableObject(RiverMarshaller.java:1040)
  86. at org.jboss.marshalling.river.RiverMarshaller.doWriteObject(RiverMarshaller.java:920)
  87. at org.jboss.marshalling.river.BlockMarshaller.doWriteObject(BlockMarshaller.java:65)
  88. at org.jboss.marshalling.river.BlockMarshaller.writeObject(BlockMarshaller.java:56)
  89. at org.jboss.marshalling.MarshallerObjectOutputStream.writeObjectOverride(MarshallerObjectOutputStream.java:50)
  90. at org.jboss.marshalling.river.RiverObjectOutputStream.writeObjectOverride(RiverObjectOutputStream.java:179)
  91. at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:344)
  92. at java.util.concurrent.ConcurrentSkipListMap.writeObject(ConcurrentSkipListMap.java:1437)
  93. at sun.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
  94. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  95. at java.lang.reflect.Method.invoke(Method.java:498)
  96. at org.jboss.marshalling.reflect.JDKSpecific$SerMethods.callWriteObject(JDKSpecific.java:156)
  97. at org.jboss.marshalling.reflect.SerializableClass.callWriteObject(SerializableClass.java:191)
  98. at org.jboss.marshalling.river.RiverMarshaller.doWriteSerializableObject(RiverMarshaller.java:1028)
  99. at org.jboss.marshalling.river.RiverMarshaller.doWriteObject(RiverMarshaller.java:920)
  100. at org.jboss.marshalling.river.RiverMarshaller.doWriteFields(RiverMarshaller.java:1082)
  101. at org.jboss.marshalling.river.RiverMarshaller.doWriteSerializableObject(RiverMarshaller.java:1040)
  102. at org.jboss.marshalling.river.RiverMarshaller.doWriteObject(RiverMarshaller.java:920)
  103. at org.jboss.marshalling.AbstractObjectOutput.writeObject(AbstractObjectOutput.java:58)
  104. at org.jboss.marshalling.AbstractMarshaller.writeObject(AbstractMarshaller.java:111)
  105. at org.jenkinsci.plugins.workflow.support.pickles.serialization.RiverWriter.lambda$writeObject$0(RiverWriter.java:144)
  106. at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:237)
  107. at org.jenkinsci.plugins.workflow.support.pickles.serialization.RiverWriter.writeObject(RiverWriter.java:143)
  108. at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.saveProgram(CpsThreadGroup.java:523)
  109. at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.saveProgram(CpsThreadGroup.java:499)
  110. at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.saveProgramIfPossible(CpsThreadGroup.java:486)
  111. at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:410)
  112. at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:93)
  113. at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:282)
  114. at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:270)
  115. at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:66)
  116. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  117. at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
  118. at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
  119. at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
  120. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  121. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  122. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  123. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  124. at java.lang.Thread.run(Thread.java:748)
  125. Finished: FAILURE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement