sinfod writes to /var/log/syslog every second

Bug #1550228 reported by Sven Hartrumpf
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
sinfo (Ubuntu)
New
Undecided
Unassigned

Bug Description

sinfod (version 0.0.47-4, Ubuntu 15.10) fills /var/log/syslog very quickly.
Is this normal?
Can this be reduced?

Example lines:
Feb 26 08:00:11 s16 sinfod[936]: BroadcastReceiver::handle_receive_from 370 bytes
Feb 26 08:00:11 s16 sinfod[936]: BroadcastReceiver::receive
Feb 26 08:00:11 s16 sinfod[936]: BroadcastReceiver::receive after search
Feb 26 08:00:11 s16 sinfod[936]: BroadcastReceiver::receive start while
Feb 26 08:00:11 s16 sinfod[936]: MeasureServer::handle_timeout
Feb 26 08:00:12 s16 sinfod[936]: BroadcastReceiver::handle_receive_from 308 bytes
Feb 26 08:00:12 s16 sinfod[936]: BroadcastReceiver::receive
Feb 26 08:00:12 s16 sinfod[936]: BroadcastReceiver::receive after search
Feb 26 08:00:12 s16 sinfod[936]: BroadcastReceiver::receive start while
Feb 26 08:00:12 s16 sinfod[936]: MeasureServer::handle_timeout
Feb 26 08:00:12 s16 sinfod[936]: badly formated /proc/#/stat
Feb 26 08:00:12 s16 sinfod[936]: badly formated /proc/#/stat
Feb 26 08:00:12 s16 sinfod[936]: MeasureServer::timerEvent sending 299bytes
Feb 26 08:00:12 s16 sinfod[936]: BroadcastReceiver::handle_receive_from 299 bytes
Feb 26 08:00:12 s16 sinfod[936]: BroadcastReceiver::receive
Feb 26 08:00:12 s16 sinfod[936]: BroadcastReceiver::receive after search
Feb 26 08:00:12 s16 sinfod[936]: BroadcastReceiver::receive start while
...

sinfod is automatically started as:
/usr/sbin/sinfod --quiet --foreground --top 8

Revision history for this message
Sven Hartrumpf (hartrumpf) wrote :

This fast log filling is also present on Ubuntu 16.04.
If there is no bug fix, are there any workarounds?
Thanks for your time.

Revision history for this message
Sven Hartrumpf (hartrumpf) wrote :

I am now using this work-around, but I think that the achieved behavior should be the default.

1. Add the following line to /lib/systemd/system/sinfo.service, below the ExecStart line:
StandardOutput=null

2. systemctl daemon-reload && systemctl restart sinfo

Ciao
Sven

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.