Skip to content

Instantly share code, notes, and snippets.

@aurelijus
Created February 22, 2012 19:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aurelijus/1886697 to your computer and use it in GitHub Desktop.
Save aurelijus/1886697 to your computer and use it in GitHub Desktop.
BUILD SUCCESSFUL
Total time: 14 minutes 51 seconds
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Parsing 1 files in /var/lib/jenkins/jobs/Project/workspace
[CHECKSTYLE] Successfully parsed file /var/lib/jenkins/jobs/Project/workspace/build/logs/checkstyle.xml of module with 8084 warnings.
[PMD] Collecting PMD analysis files...
[PMD] Parsing 1 files in /var/lib/jenkins/jobs/Project/workspace
[PMD] Successfully parsed file /var/lib/jenkins/jobs/Project/workspace/build/logs/pmd.xml of module with 461 warnings.
[DRY] Collecting duplicate code analysis files...
[DRY] Parsing 1 files in /var/lib/jenkins/jobs/Project/workspace
[DRY] Successfully parsed file /var/lib/jenkins/jobs/Project/workspace/build/logs/pmd-cpd.xml of module with 42 warnings.
Recording plot data
Publishing Clover coverage report...
Publishing Clover HTML report...
Publishing Clover XML report...
Publishing Clover coverage results...
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at BUILD level /var/lib/jenkins/jobs/Project/workspace/build/api to /var/lib/jenkins/jobs/Project/builds/2012-02-22_19-47-53/htmlreports/API_Documentation
ERROR: Directory '/var/lib/jenkins/jobs/Project/workspace/build/api' exists but failed copying to '/var/lib/jenkins/jobs/Project/builds/2012-02-22_19-47-53/htmlreports/API_Documentation'.
ERROR: This is especially strange since your build otherwise succeeded.
Build step 'Publish HTML reports' changed build result to FAILURE
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing PHPUnit-3.4 (default)
[xUnit] [INFO] - [PHPUnit-3.4 (default)] - 1 test report file(s) were found with the pattern 'build/logs/junit.xml' relative to '/var/lib/jenkins/jobs/Project/workspace' for the testing framework 'PHPUnit-3.4 (default)'.
[xUnit] [INFO] - Check 'Failed Tests' threshold.
[xUnit] [INFO] - The total number of tests for this category exceeds the specified 'unstable' threshold value.
[xUnit] [INFO] - Setting the build status to FAILURE
[xUnit] [INFO] - Stopping recording.
Finished: FAILURE
@gerrywastaken
Copy link

@aurelijus Did you ever figure out the "exists but failed copying to" issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment