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

Jenkins log filled with disk-usage status

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • disk-usage-plugin
    • None

      Can there be a global option or just remove the output that is going to the jenkins.log file. The log is filled with this output and makes it hard to locate real issues. Also seeing this multiple times for each build as it is running. The more builds a project contains, the worse the problem.

      Ex:
      System.out.println("create build disk usage for build " + build + " of project " + build.getProject().getDisplayName());
      System.out.println("information is null");
      System.out.println("information " + information);

            lvotypkova Lucie Votypkova
            jflynn John Flynn
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: