-
Bug
-
Resolution: Not A Defect
-
Blocker
-
None
-
Robot Framework 3.0.1
when robot jenkins job finish successfully
i found out that masterjenkins computer inside job folder
create robot-plugin/log and robot-plugin/report
but when i get below error
hudson.remoting.ProxyException: java.io.IOException: Parsing of output xml failed!
there is no robot-plugin folder in master jenkins computer
this happens a lot and randomly
how can i solve this problem?
[JENKINS-70666] [robot-plugin] when robot fail didn't create masterjenkins log/report folder randomly
Description |
Original:
when robot jenkins job finish successfully
i found out that masterjenkins computer inside job folder create robot-plugin/log and robot-plugin/report but when i get below error hudson.remoting.ProxyException: java.io.IOException: Parsing of output xml failed! there is no robot-plugin folder in master jenkins computer this happens a lot and randomly how can i solve this problem? |
New:
when robot jenkins job finish successfully
i found out that masterjenkins computer inside job folder create robot-plugin/log and robot-plugin/report but when i get below error *hudson.remoting.ProxyException: java.io.IOException: Parsing of output xml failed!* there is no robot-plugin folder in master jenkins computer this happens a lot and randomly how can i solve this problem? |
Resolution | New: Not A Defect [ 7 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Hi com3697 ,
If plugin fails during reading the output.xml, it also does not archive files. If I had to take a guess, I think there is something wrong with the way you run Robot Framework, which means RF plugin does not have output.xml to parse. If so, you need to fix your job.