diff --git a/nodepool/launcher.py b/nodepool/launcher.py index 9e0f15faa..4f5c08b25 100755 --- a/nodepool/launcher.py +++ b/nodepool/launcher.py @@ -758,7 +758,6 @@ class StatsWorker(BaseCleanupWorker, stats.StatsReporter): if not signaled: continue - self.log.debug('Updating stats') self.stats_event.clear() try: self.updateNodeStats(zk)