Skip to content

Instantly share code, notes, and snippets.

@vivek
Created September 13, 2017 09:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vivek/832d3f0cbda50707e42a58873237be1f to your computer and use it in GitHub Desktop.
Save vivek/832d3f0cbda50707e42a58873237be1f to your computer and use it in GitHub Desktop.
Sep 13, 2017 12:55:47 PM jenkins.branch.MultiBranchProject$BranchIndexing run
INFO: er1 #20170913.125547 branch indexing action completed: SUCCESS in 0.18 sec
Sep 13, 2017 12:55:48 PM io.jenkins.blueocean.autofavorite.FavoritingScmListener onCheckout
INFO: Automatically favorited er1/b1 for vivek
Sep 13, 2017 12:55:48 PM org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite$PojoCachedMethodSiteNoUnwrap invoke
WARNING: Model as JSON: {"pipeline": {
"stages": [ {
"name": "build",
"branches": [ {
"name": "default",
"steps": [ {
"name": "echo",
"arguments": [ {
"key": "message",
"value": {
"isLiteral": true,
"value": "building..."
}
}]
}]
}]
}],
"agent": {"type": "any"}
}}
Sep 13, 2017 12:55:48 PM org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite$PojoCachedMethodSiteNoUnwrap invoke
WARNING: Transformed runtime AST: - args:
- closure:
- block
- return:
- constructor of class org.jenkinsci.plugins.pipeline.modeldefinition.model.Root:
- constructor of class org.jenkinsci.plugins.pipeline.modeldefinition.model.Agent:
- map:
- ConstantExpression[any]
- ConstantExpression[true]
- constructor of class org.jenkinsci.plugins.pipeline.modeldefinition.model.Stages:
- list:
- constructor of class org.jenkinsci.plugins.pipeline.modeldefinition.model.Stage:
- ConstantExpression[build]
- static method 'createStepsBlock':
- org.jenkinsci.plugins.pipeline.modeldefinition.Utils
- args:
- closure:
- block
- method 'ConstantExpression[echo]':
- var:
- name: this
- accessedVariable: null
- args:
- ConstantExpression[building...]
- ConstantExpression[null]
- ConstantExpression[null]
- ConstantExpression[null]
- ConstantExpression[null]
- ConstantExpression[null]
- ConstantExpression[null]
- ConstantExpression[null]
- ConstantExpression[null]
- ConstantExpression[null]
- ConstantExpression[null]
- ConstantExpression[null]
- ConstantExpression[null]
- ConstantExpression[null]
Sep 13, 2017 12:55:48 PM org.jenkinsci.plugins.workflow.job.WorkflowRun finish
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment