|
||||||||
|
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Thanks for your response Daniel.
Sadly, nothing out of the ordinary, which I do realise is very unhelpful. If you could suggest where I might look, I can scan the logs in more detail looking for specific tell-tale signs, but when I diff the logs from a build success with these build failures, aside from dates and paths etc, they are the same until the archive unit tests portion. What I can tell you is that the build artifacts are all correct and the unit tests run happily, it is only when they are to be archived the job fails.
I checked the folder which the unit tests write the XML files to, it is correct.
I checked all of the XMLs themselves, they are well formed.
I checked the path given for the archiving of the test results, it matches where they are
I downgraded Jenkins back to a previous version before JUnit was split out to a plugin, and the job script executes without issue. Happy to provide any further details in order to help track this issue down.