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

Excessive logging causes the Hudson log to flood and memory to leak

      We see that the downstream build view plugin logs huge amounts of log messages continuously, flooding the Hudson log file and cause memory and disk space problem. Can the logging be turned down or is there any way that we can configure it to log less?

      We had to uninstall the plugin now because it was not sustainable.

      Thanks

          [JENKINS-7782] Excessive logging causes the Hudson log to flood and memory to leak

          Doug Borg added a comment -

          I had the same issue, tried to disable/uninstall but then got a ridiculous number of exceptions logging to catalina.out instead of just excessive INFO logging (even worse!). See: JENKINS-5207.

          Doug Borg added a comment - I had the same issue, tried to disable/uninstall but then got a ridiculous number of exceptions logging to catalina.out instead of just excessive INFO logging (even worse!). See: JENKINS-5207 .

          I used logrotate to limit the log file's size, still the log file is growing too fast.
          This "May 4, 2011 8:34:39 AM org.jvnet.hudson.plugins.DownStreamProjectActionFactory createFor" appears very often.
          And the view is empty for all of my jobs.

          Env is Jenkins 1.410, Ubuntu Lucid 64 bits

          youri bonnaffe added a comment - I used logrotate to limit the log file's size, still the log file is growing too fast. This "May 4, 2011 8:34:39 AM org.jvnet.hudson.plugins.DownStreamProjectActionFactory createFor" appears very often. And the view is empty for all of my jobs. Env is Jenkins 1.410, Ubuntu Lucid 64 bits

          Axel Heider added a comment -

          Setting this to Critical. Please remove the code that adds the log entries like "27.12.2011 14:49:05 org.jvnet.hudson.plugins.DownStreamProjectActionFactory createFor"

          Axel Heider added a comment - Setting this to Critical. Please remove the code that adds the log entries like "27.12.2011 14:49:05 org.jvnet.hudson.plugins.DownStreamProjectActionFactory createFor"

          Jesse Glick added a comment -

          recampbell seems to have fixed this in 1a0a6b2b5fd5d71fba43ef4fdfb6836ed087abd7.

          Jesse Glick added a comment - recampbell seems to have fixed this in 1a0a6b2b5fd5d71fba43ef4fdfb6836ed087abd7.

            recampbell Ryan Campbell
            drudman drudman
            Votes:
            8 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: