>From a maven job with target
'clean compile'

Followed by execute shell
'mvn pre-site'

This occurred after I disabled automatic reporting and tried to do it 
manually. Jenkins ver. 1.596.1

ERROR: Processing failed due to a bug in the code. Please report this to 
jenkinsci-users@googlegroups.com
java.lang.IllegalStateException: cannot change build result while in 
COMPLETED
at hudson.model.Run.setResult(Run.java:458)
at 
hudson.plugins.doclinks.m2.DocLinksMavenReporter.end(DocLinksMavenReporter.java:97)
at hudson.maven.AbstractMavenBuilder.end(AbstractMavenBuilder.java:104)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:855)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:533)
at hudson.model.Run.execute(Run.java:1759)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
at hudson.model.ResourceController.execute(ResourceController.java:89)
at hudson.model.Executor.run(Executor.java:240)
project=hudson.maven.MavenModuleSet@2664d296[lombok-maven-multimodule]
project.getModules()=[hudson.maven.MavenModule@1310e33b[lombok-maven-multimodule/io.github:lombok-maven-multimodule][lombok-maven-multimodule/io.github:lombok-maven-multimodule][relativePath:],
 
hudson.maven.MavenModule@219b7cf7[lombok-maven-multimodule/io.github:lombok-maven-multimodule-lomboklib][lombok-maven-multimodule/io.github:lombok-maven-multimodule-lomboklib][relativePath:lombok-maven-multimodule-lomboklib],
 
hudson.maven.MavenModule@44826349[lombok-maven-multimodule/io.github:lombok-maven-multimodule-other][lombok-maven-multimodule/io.github:lombok-maven-multimodule-other][relativePath:lombok-maven-multimodule-other]]
project.getRootModule()=hudson.maven.MavenModule@1310e33b[lombok-maven-multimodule/io.github:lombok-maven-multimodule][lombok-maven-multimodule/io.github:lombok-maven-multimodule][relativePath:]
FATAL: cannot change build result while in COMPLETED
java.lang.IllegalStateException: cannot change build result while in 
COMPLETED
at hudson.model.Run.setResult(Run.java:458)
at 
hudson.plugins.doclinks.m2.DocLinksMavenReporter.end(DocLinksMavenReporter.java:97)
at hudson.maven.AbstractMavenBuilder.end(AbstractMavenBuilder.java:104)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:855)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:533)
at hudson.model.Run.execute(Run.java:1759)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
at hudson.model.ResourceController.execute(ResourceController.java:89)
at hudson.model.Executor.run(Executor.java:240)

Best regards,
Eero Aaltonen

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/8936566a-1c85-4fd4-8811-f147f5c919c5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to