[Touch-packages] [Bug 1429427] Re: Unexplainable time jumps in CRON

2015-06-09 Thread G.J.
Hi Stefan, yup yup, same here, only showing for cron related entries in syslog. Also somewhat busy due to a noisy sogo/postfix/openchange/dovecot plus all sorts of extra add-ons. Not nearly as noisy as a firewall logging of course ;-) Can you strace your cron pid for a bit, including forks and ho

[Touch-packages] [Bug 1429427] Re: Unexplainable time jumps in CRON

2015-06-09 Thread G.J.
root@mail1:~# apt-cache policy rsyslog rsyslog: Installed: 7.4.4-1ubuntu2.5 Candidate: 7.4.4-1ubuntu2.6 Version table: 7.4.4-1ubuntu2.6 0 990 http://nl.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 Packages *** 7.4.4-1ubuntu2.5 0 100 /var/lib/dpkg/status 7.4

[Touch-packages] [Bug 1429427] Re: Unexplainable time jumps in CRON

2015-06-09 Thread G.J.
Gave it another 10 mins, this time checking the 'receiving' end, being rsyslog in my case: [pid 583] <... select resumed> ) = 1 (in [0]) [pid 583] recvmsg(0, {msg_name(0)=NULL, msg_iov(1)=[{"<86>Jun 9 10:01:01 CRON[4860]: pam_unix(cron:session): session opened for user sogo by (uid=0)",

[Touch-packages] [Bug 1429427] Re: Unexplainable time jumps in CRON

2015-06-09 Thread G.J.
I'm convinced this is more rsyslog related and not cron. ** Package changed: cron (Ubuntu) => rsyslog (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to rsyslog in Ubuntu. https://bugs.launchpad.net/bugs/1429427 Title:

[Touch-packages] [Bug 1429427] Re: Unexplainable time jumps in CRON

2015-06-08 Thread G.J.
Figured I'd give it a quick google for this weirdness and stumbled upon this report. Confirmed it, but then started doubting if it actually is cron that's causing this weirdness. So I put a simple strace on my freshly restarted cron with strace -f -p -s 1000 2>&1 | grep 'CRON\[' and left this run