Ximon Eighteen edited a comment on Bug JENKINS-26854

My investigation into NTP hasn't found any problems:

ubuntu@ip-172-30-0-149:~$ ntpq -pn
     remote           refid      st t when poll reach   delay   offset  jitter
==============================================================================
-87.232.1.40     62.231.32.35     4 u 1037 1024  377    4.120   -1.394   2.634
+78.143.174.10   193.1.219.116    2 u  382 1024  377   71.766   -7.342  48.358
-86.43.77.42     193.120.10.3     2 u  624 1024  337   40.723    8.783   0.787
+85.91.1.180     195.66.241.2     2 u   94 1024  377    1.812   -3.254   0.835
*91.189.89.199   192.93.2.20      2 u  741 1024  377   10.945   -1.322   0.847

The * shows the NTP server being used, and the reach 377 value shows that the NTP daemon was repeatedly able to contact the remote time server, the stratum number is low which is good, and the jitter and offset values are low which is good. Executing 'date' in both the Ubuntu host and the Docker container yields the same date and time.

Unrelated to the NTP investigation, but related to my point about restarting Jenkins in the initial post, if I invoke http://<jenkins>/safeRestart then the slave is started correctly after Jenkins restarts, without my fixing any clocks.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to