I added the attached comment to the hudson issue.
There is a difference; it looks like another bug, because the clover parsing
does not fail. Maybe this time it's simply a network error. I will watch it a
few more days.
-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: u...@thetaphi.de
> -----Original Message-----
> From: Uwe Schindler [mailto:u...@thetaphi.de]
> Sent: Tuesday, January 25, 2011 10:10 AM
> To: dev@lucene.apache.org
> Subject: RE: Solr-trunk - Build # 1389 - Failure
>
> F**ck! I am posting a comment, the stack trace looks different!
>
> -----
> Uwe Schindler
> H.-H.-Meier-Allee 63, D-28213 Bremen
> http://www.thetaphi.de
> eMail: u...@thetaphi.de
>
>
> > -----Original Message-----
> > From: Apache Hudson Server [mailto:hud...@hudson.apache.org]
> > Sent: Tuesday, January 25, 2011 9:53 AM
> > To: dev@lucene.apache.org
> > Subject: Solr-trunk - Build # 1389 - Failure
> >
> > Build: https://hudson.apache.org/hudson/job/Solr-trunk/1389/
> >
> > All tests passed
> >
> > Build Log (for compile errors):
> > [...truncated 18778 lines...]
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For
> > additional commands, e-mail: dev-h...@lucene.apache.org
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional
> commands, e-mail: dev-h...@lucene.apache.org
--- Begin Message ---
[
http://issues.hudson-ci.org/browse/HUDSON-7836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=145228#action_145228
]
thetaphi commented on HUDSON-7836:
----------------------------------
Hudson at Apache was updated to v1.395 at the weekend. After that the error
happens more seldom (most builds succeed now), but today we got a new stack
trace related to this:
{noformat}
Publishing Clover coverage report...
Publishing Clover HTML report...
Publishing Clover XML report...
FATAL: Unable to copy coverage from
/home/hudson/hudson-slave/workspace/Solr-trunk/checkout/solr/build/tests/clover/reports
to /home/hudson/hudson/jobs/Solr-trunk/builds/2011-01-25_08-13-29
hudson.util.IOException2: Failed to copy
/home/hudson/hudson-slave/workspace/Solr-trunk/checkout/solr/build/tests/clover/reports/clover.xml
to /home/hudson/hudson/jobs/Solr-trunk/builds/2011-01-25_08-13-29/clover.xml
at hudson.FilePath.copyTo(FilePath.java:1374)
at
hudson.plugins.clover.CloverPublisher.copyXmlReport(CloverPublisher.java:233)
at
hudson.plugins.clover.CloverPublisher.perform(CloverPublisher.java:157)
at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:36)
at
hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:622)
at
hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:601)
at
hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:579)
at hudson.model.Build$RunnerImpl.post2(Build.java:156)
at
hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:548)
at hudson.model.Run.run(Run.java:1386)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:145)
Caused by: java.io.IOException: Bad file descriptor
at java.io.FileOutputStream.close0(Native Method)
at java.io.FileOutputStream.close(FileOutputStream.java:279)
at hudson.FilePath.copyTo(FilePath.java:1371)
... 12 more
Email was triggered for: Failure
{noformat}
Are there any connections to this issue or is this a new one?
> Clover and cobertura parsing on hudson master fails because of invalid XML
> --------------------------------------------------------------------------
>
> Key: HUDSON-7836
> URL: http://issues.hudson-ci.org/browse/HUDSON-7836
> Project: Hudson
> Issue Type: Bug
> Components: clover, cobertura
> Affects Versions: current
> Reporter: thetaphi
> Assignee: hudsonfsc
> Priority: Critical
> Attachments: HUDSON-7836-stacktrace.txt
>
>
> Since a few days, on our Apache Hudson installation, parsing of Clover's
> clover.xml or the Coberture's coverage.xml file fails (but not in all cases,
> sometimes it simply passes with the same build and same job configuration).
> This only happens after transferring to master, the reports and xml file is
> created on Hudson slave. It seems like the network code somehow breaks the
> xml file during transfer to the master.
> Downloading th clover.xml from the workspace to my local computer and
> validating it confirms, that it is not incorrectly formatted and has no XML
> parse errors.
> - Here are errors that appear during clover publishing:
> [https://hudson.apache.org/hudson/job/Lucene-trunk/1336/console]
> - For cobertura:
> [https://hudson.apache.org/hudson/view/Directory/job/dir-shared-metrics/34/console]
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.hudson-ci.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
--- End Message ---
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org