Comment 13 for bug 1067929

Revision history for this message
Raphaƫl Badin (rvb) wrote :

Hi Thiago,

There is a background task that should be responsible for cleaning up the message if no new images are detected, can you please have a look in /var/log/maas/celery-region.log and confirm that you're seeing the task being processed all right?

If it is the case, the log file will contain statements like:
[2012-10-22 10:24:52,309: INFO/Beat] Scheduler: Sending due task provisioningserver.tasks.report_boot_images
[2012-10-22 10:24:52,314: INFO/MainProcess] Got task from broker: provisioningserver.tasks.report_boot_images[f9b441f1-14a8-4a87-a94d-10b197361d20]
[2012-10-22 10:24:52,365: INFO/MainProcess] Task provisioningserver.tasks.report_boot_images[f9b441f1-14a8-4a87-a94d-10b197361d20] succeeded in 0.00126314163208s: None

If something is wrong, you'll see things like:
[2012-10-22 10:09:52,006: INFO/Beat] Scheduler: Sending due task provisioningserver.tasks.report_boot_images
[2012-10-22 10:14:52,111: INFO/Beat] Scheduler: Sending due task provisioningserver.tasks.report_boot_images
[2012-10-22 10:19:52,214: INFO/Beat] Scheduler: Sending due task provisioningserver.tasks.report_boot_images