| I'm having a problem running a code check job using this plugin. The code analysis is working and cppcheck creates a report in xml as expected. Than I think it should analyze that report, but something isn't working, from the console output I can read this: [Cppcheck] Error on cppcheck analysis: java.io.IOException: Remote call on [host] failed I can't find what the plugin is trying to do, maybe it's trying to remote execute a command on the node. No further informations in the log on master node. Thanks in advance for the help |