Issue Type: Bug Bug
Assignee: Gregory Boissinot
Components: anchorchain, envinject
Created: 19/Nov/13 4:48 AM
Description:

Hi,

Jenkins ver. 1.509.3
AnchorChain 1.0
EnvInject Plugin 1.88

We are occasionally hitting this exception.

Started by command line by somehost123
[EnvInject] - Loading node environment variables.
[EnvInject] - [ERROR] - SEVERE ERROR occurs: java.lang.InterruptedException
ERROR: Publisher ru.snowleos.jenkins.anchorchain.LinksPublisher aborted due to exception
java.lang.NullPointerException
at hudson.FilePath.<init>(FilePath.java:218)
at ru.snowleos.jenkins.anchorchain.LinksPublisher.perform(LinksPublisher.java:47)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:802)
at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:774)
at hudson.model.Build$BuildExecution.post2(Build.java:183)
at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:724)
at hudson.model.Run.execute(Run.java:1617)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:237)
[BFA] Scanning build for known causes...

[BFA] Done. 0s
Notifying upstream projects of job completion
Finished: FAILURE

From the source code, this exception will occur slave are disconnected.

But the slaves are online. From the catalina.out, when I check for slave on which these builds were attempted, I don't see any disconnections related errors.

The project uses the "Label _expression_" to determine the slaves and we have got some 5 nodes in that label!

What can be the cause of this failures?

Thanks,
Dilip

Project: Jenkins
Labels: plugin exception slave
Priority: Major Major
Reporter: Dilip M
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to