Skip to content
Failed

Console Output

Branch indexing
10:10:00 Connecting to https://api.github.com using GitHub bot (username/token)
Obtained Jenkinsfile from b7e8ec61872b4228d2aaadccdca140cd2b5b0afe
org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
WorkflowScript: 37: Unknown stage section "stage". Starting with version 0.5, steps in a stage must be in a ‘steps’ block. @ line 37, column 5.
       stage('Build packages') {
       ^

WorkflowScript: 37: Multiple occurrences of the stage section @ line 37, column 5.
       stage('Build packages') {
       ^

WorkflowScript: 37: Unknown stage section "stage". Starting with version 0.5, steps in a stage must be in a ‘steps’ block. @ line 37, column 5.
       stage('Build packages') {
       ^

WorkflowScript: 37: Multiple occurrences of the stage section @ line 37, column 5.
       stage('Build packages') {
       ^

WorkflowScript: 37: Unknown stage section "stage". Starting with version 0.5, steps in a stage must be in a ‘steps’ block. @ line 37, column 5.
       stage('Build packages') {
       ^

WorkflowScript: 37: Expected one of "steps", "stages", or "parallel" for stage "Build packages" @ line 37, column 5.
       stage('Build packages') {
       ^

6 errors

	at org.codehaus.groovy.control.ErrorCollector.failIfErrors(ErrorCollector.java:309)
	at org.codehaus.groovy.control.CompilationUnit.applyToPrimaryClassNodes(CompilationUnit.java:1107)
	at org.codehaus.groovy.control.CompilationUnit.doPhaseOperation(CompilationUnit.java:624)
	at org.codehaus.groovy.control.CompilationUnit.processPhaseOperations(CompilationUnit.java:602)
	at org.codehaus.groovy.control.CompilationUnit.compile(CompilationUnit.java:579)
	at groovy.lang.GroovyClassLoader.doParseClass(GroovyClassLoader.java:323)
	at groovy.lang.GroovyClassLoader.parseClass(GroovyClassLoader.java:293)
	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox$Scope.parse(GroovySandbox.java:163)
	at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.doParse(CpsGroovyShell.java:190)
	at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.reparse(CpsGroovyShell.java:175)
	at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.parseScript(CpsFlowExecution.java:636)
	at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.start(CpsFlowExecution.java:582)
	at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:335)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)

Could not update commit status, please check if your scan credentials belong to a member of the organization or a collaborator of the repository and repo:status scope is selected


GitHub has been notified of this commit’s build result

[withMaven] downstreamPipelineTriggerRunListener - Failure to introspect build steps: java.io.IOException: epp-jonahgraham-fork/master #10 did not yet start
[withMaven] downstreamPipelineTriggerRunListener - Failure to introspect build steps: java.io.IOException: epp-jonahgraham-fork/master #10 did not yet start
Finished: FAILURE