Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-17154

CppCheck plugin cannot process result xml from slave node

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • cppcheck-plugin
    • Debian master/slave nodes.
      Jenkins ver. 1.505
      Jenkins Cppcheck Plug-in 1.13

      Result file on dev_slave node:

      [Cppcheck] Starting the cppcheck analysis.
      [Cppcheck] Processing 1 files with the pattern 'cppcheck-result.xml'.
      [Cppcheck] Error on cppcheck analysis: hudson.util.IOException2: remote file operation failed: /var/lib/jenkins/workspace/cpp_test at hudson.remoting.Channel@4abe67:dev_slave
      Build step 'Publish Cppcheck results' changed build result to FAILURE
      Build step 'Publish Cppcheck results' marked build as failure
      Notifying upstream projects of job completion
      Finished: FAILURE

      Result file on master:

      [Cppcheck] Starting the cppcheck analysis.
      [Cppcheck] Processing 1 files with the pattern 'result.xml'.
      [Cppcheck] Not changing build status, since no threshold has been exceeded
      [Cppcheck] Ending the cppcheck analysis.
      Notifying upstream projects of job completion
      Finished: SUCCESS

            gbois Gregory Boissinot
            kovacsbalu Balint Kovacs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: