Hi, it's due to this commit https://github.com/jenkinsci/jenkins/commit/735713801b130fe247cf17bbca7b4561e41b1d13 Vincent
2013/7/8 Cedric Lamalle <[email protected]>: > Hi there, > I've upgraded my Jenkins instance from 1.511 to 1.522 and I'm having weird > clock differences. The master is running on Linux Ubuntu 12.04 64 bits, and > I have 2 slaves: a Windows 2008 R2 and a Linux Ubuntu 12.04 64 bits. All > (including the master) are using NTP and clocks are synchronized and were > showing no difference in 1.511. Now I'm seeing one with 2 mo 10 days behind > and another with 4 mo 16 days ahead. > In System Logs I added an entry with hudson.node_monitors and level ALL but > I'm not seeing anything useful: > Jul 7, 2013 10:30:56 PM > hudson.node_monitors.AbstractNodeMonitorDescriptor$Record run > FINE: Node monitoring Architecture completed in 2ms > > Jul 7, 2013 10:30:56 PM > hudson.node_monitors.AbstractNodeMonitorDescriptor$Record run > FINE: Node monitoring Clock Difference completed in 7ms > > Jul 7, 2013 10:30:56 PM > hudson.node_monitors.AbstractNodeMonitorDescriptor$Record run > FINE: Node monitoring Free Swap Space completed in 7ms > > Jul 7, 2013 10:30:56 PM > hudson.node_monitors.AbstractNodeMonitorDescriptor$Record run > FINE: Node monitoring Free Disk Space completed in 4ms > > Jul 7, 2013 10:30:56 PM > hudson.node_monitors.AbstractNodeMonitorDescriptor$Record run > FINE: Node monitoring Free Temp Space completed in 4ms > > Jul 7, 2013 10:30:56 PM > hudson.node_monitors.AbstractNodeMonitorDescriptor$Record run > FINE: Node monitoring Response Time completed in 4ms > > Jul 7, 2013 10:11:53 PM > hudson.node_monitors.AbstractNodeMonitorDescriptor$Record run > FINE: Node monitoring Free Disk Space completed in 7ms > > Jul 7, 2013 10:11:53 PM > hudson.node_monitors.AbstractNodeMonitorDescriptor$Record run > FINE: Node monitoring Clock Difference completed in 6ms > > Jul 7, 2013 10:11:53 PM > hudson.node_monitors.AbstractNodeMonitorDescriptor$Record run > FINE: Node monitoring Response Time completed in 6ms > > Jul 7, 2013 10:11:53 PM > hudson.node_monitors.AbstractNodeMonitorDescriptor$Record run > FINE: Node monitoring Free Swap Space completed in 6ms > > Jul 7, 2013 10:11:53 PM > hudson.node_monitors.AbstractNodeMonitorDescriptor$Record run > FINE: Node monitoring Free Temp Space completed in 4ms > > Does anyone see the same problem? Is there something else I can use to debug > the problem? > > Thanks, > Cédric. > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
