| 1 | | [ Aug 22 03:54:53 Enabled. ] |
| 2 | | [ Aug 22 03:54:53 Rereading configuration. ] |
| 3 | | [ Aug 22 03:54:54 Rereading configuration. ] |
| 4 | | [ Aug 22 03:55:01 Executing start method ("/opt/oxide/lib/svc/manifest/ntp-admin.sh"). ] |
| 5 | | + set -o errexit |
| 6 | | + set -o pipefail |
| 7 | | + . /lib/svc/share/smf_include.sh |
| 8 | | ++ SMF_EXIT_OK=0 |
| 9 | | ++ SMF_EXIT_NODAEMON=94 |
| 10 | | ++ SMF_EXIT_ERR_FATAL=95 |
| 11 | | ++ SMF_EXIT_ERR_CONFIG=96 |
| 12 | | ++ SMF_EXIT_MON_DEGRADE=97 |
| 13 | | ++ SMF_EXIT_MON_OFFLINE=98 |
| 14 | | ++ SMF_EXIT_ERR_NOSMF=99 |
| 15 | | ++ SMF_EXIT_ERR_PERM=100 |
| 16 | | ++ svcprop -c -p config/address svc:/oxide/ntp-admin:default |
| 17 | | + ADDR='[fd00:1122:3344:101::1b]:10123' |
| 18 | | + args=('run' '--config-file-path' "/opt/oxide/lib/svc/ntp-admin/config.toml" '--address' "$ADDR") |
| 19 | | + exec /opt/oxide/ntp-admin/bin/ntp-admin run --config-file-path /opt/oxide/lib/svc/ntp-admin/config.toml --address '[fd00:1122:3344:101::1b]:10123' |
| 20 | | [ Aug 22 03:55:01 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-08-22T03:55:01.079Z | INFO | ntp-admin (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:335
local_addr = [fd00:1122:3344:101::1b]:10123
|
| 23 | 2026-08-22T03:55:02.259Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:47600
|
| 24 | 2026-08-22T03:55:02.260Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-08-22T03:55:02.264Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0, last_offset: 0.0, rms_offset: 0.0, root_delay: 1.0, root_dispersion: 1.0, max_error: 1.5 })
|
| 26 | 2026-08-22T03:55:02.264Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3589
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47600
req_id = 9b411fbc-65b1-4821-b2cb-8008af5a0ef1
response_code = 200
uri = /timesync
|
| 27 | 2026-08-22T03:55:03.228Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 28 | 2026-08-22T03:55:03.232Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1787370902.3726811, correction: 0.0, last_offset: 0.132760227, rms_offset: 0.132760227, root_delay: 0.056337785, root_dispersion: 0.86176002, max_error: 0.8899289125 })
|
| 29 | 2026-08-22T03:55:03.232Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 4143
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47600
req_id = 22bf6603-92e9-45e8-8c22-e469ed717f2b
response_code = 200
uri = /timesync
|
| 30 | 2026-08-22T03:55:04.430Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:50500
|
| 31 | 2026-08-22T03:55:04.431Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-08-22T03:55:04.433Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1787370902.6695983, correction: 0.339899391, last_offset: -0.340798438, rms_offset: 0.340798438, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.339899391 })
|
| 33 | 2026-08-22T03:55:04.433Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2693
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:50500
req_id = de3990b0-bb2b-40ec-91e4-8a756ab4ecd9
response_code = 200
uri = /timesync
|
| 34 | 2026-08-22T03:55:05.878Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-08-22T03:55:05.881Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1787370902.6695983, correction: 0.329886854, last_offset: 0.006100445, rms_offset: 0.323315531, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.329886854 })
|
| 36 | 2026-08-22T03:55:05.881Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3279
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47600
req_id = cf0a4397-6425-436c-98d8-53894e17b527
response_code = 200
uri = /timesync
|
| 37 | 2026-08-22T03:55:07.935Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-08-22T03:55:07.938Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 396190843, ip_addr: 23.157.100.123, stratum: 3, ref_time: 1787370907.724466, correction: 0.324446648, last_offset: 0.000375179, rms_offset: 0.27605176, root_delay: 0.083892077, root_dispersion: 0.001849164, max_error: 0.3682418505 })
|
| 39 | 2026-08-22T03:55:07.938Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3419
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47600
req_id = 9aedaf3d-a478-421b-b47e-3fe5e19851b2
response_code = 200
uri = /timesync
|
| 40 | 2026-08-22T03:55:09.505Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:49857
|
| 41 | 2026-08-22T03:55:09.506Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 42 | 2026-08-22T03:55:09.508Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 396190843, ip_addr: 23.157.100.123, stratum: 3, ref_time: 1787370907.892669, correction: 0.319955945, last_offset: 0.000249246, rms_offset: 0.261885703, root_delay: 0.084030852, root_dispersion: 0.003313219, max_error: 0.36528459 })
|
| 43 | 2026-08-22T03:55:09.508Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2913
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:49857
req_id = 8eaf8edd-b2ea-4e41-9348-741468ce7dc4
response_code = 200
uri = /timesync
|
| 44 | 2026-08-22T03:55:10.489Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-08-22T03:55:10.492Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 396190843, ip_addr: 23.157.100.123, stratum: 3, ref_time: 1787370909.1734645, correction: 0.315455437, last_offset: 0.001843944, rms_offset: 0.248447284, root_delay: 0.083881624, root_dispersion: 0.003139224, max_error: 0.360535473 })
|
| 46 | 2026-08-22T03:55:10.492Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3165
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47600
req_id = 24a4cdf2-d2ff-48be-95f1-d200647683d3
response_code = 200
uri = /timesync
|
| 47 | 2026-08-22T03:55:12.937Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-08-22T03:55:12.940Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1787370912.3399165, correction: 0.30564788, last_offset: 0.00036164, rms_offset: 0.212129503, root_delay: 0.056610238, root_dispersion: 0.001175841, max_error: 0.33512884 })
|
| 49 | 2026-08-22T03:55:12.940Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3058
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47600
req_id = 256cb6a9-12c0-4a1f-bdd6-c8258b592706
response_code = 200
uri = /timesync
|
| 50 | 2026-08-22T03:55:14.582Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:36828
|
| 51 | 2026-08-22T03:55:14.582Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 52 | 2026-08-22T03:55:14.585Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1787370914.105102, correction: 0.301060557, last_offset: 0.000224151, rms_offset: 0.190916568, root_delay: 0.05677167, root_dispersion: 0.001123303, max_error: 0.33056969500000005 })
|
| 53 | 2026-08-22T03:55:14.585Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2859
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:36828
req_id = f2c03573-5b33-4b1a-9d70-a28bc6da6dd6
response_code = 200
uri = /timesync
|
| 54 | 2026-08-22T03:55:15.185Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 55 | 2026-08-22T03:55:15.188Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1787370914.105102, correction: 0.299432844, last_offset: 0.000224151, rms_offset: 0.190916568, root_delay: 0.05677167, root_dispersion: 0.001229898, max_error: 0.329048577 })
|
| 56 | 2026-08-22T03:55:15.188Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2664
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47600
req_id = a2d34e07-b19f-45e5-927f-6308550c450b
response_code = 200
uri = /timesync
|
| 57 | 2026-08-22T03:55:19.599Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 58 | 2026-08-22T03:55:19.603Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1787370918.8233185, correction: 0.28827402, last_offset: 0.001625951, rms_offset: 0.146708593, root_delay: 0.056343969, root_dispersion: 0.001464844, max_error: 0.31791084850000007 })
|
| 59 | 2026-08-22T03:55:19.603Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3367
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47600
req_id = dba6cc50-eb24-4b19-a0ed-7675ecb9ce02
response_code = 200
uri = /timesync
|
| 60 | 2026-08-22T03:55:19.662Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:45570
|
| 61 | 2026-08-22T03:55:19.662Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 62 | 2026-08-22T03:55:19.665Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1787370918.8233185, correction: 0.288105458, last_offset: 0.001625951, rms_offset: 0.146708593, root_delay: 0.056343969, root_dispersion: 0.00147188, max_error: 0.3177493225 })
|
| 63 | 2026-08-22T03:55:19.665Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3002
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45570
req_id = 27ba0831-46fd-4ec2-8a2e-87ea740466dc
response_code = 200
uri = /timesync
|
| 64 | 2026-08-22T03:55:24.331Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 65 | 2026-08-22T03:55:24.334Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1787370923.3471537, correction: 0.275253028, last_offset: 0.000233379, rms_offset: 0.118834272, root_delay: 0.056802463, root_dispersion: 0.001169667, max_error: 0.3048239265 })
|
| 66 | 2026-08-22T03:55:24.334Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3114
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47600
req_id = 32bbef3b-a5af-4eac-96e5-3debfb978015
response_code = 200
uri = /timesync
|
| 67 | 2026-08-22T03:55:24.741Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:48021
|
| 68 | 2026-08-22T03:55:24.741Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 69 | 2026-08-22T03:55:24.743Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1787370923.6055775, correction: 0.273890853, last_offset: 0.000257438, rms_offset: 0.112736121, root_delay: 0.056481961, root_dispersion: 0.001110707, max_error: 0.3032425405 })
|
| 70 | 2026-08-22T03:55:24.743Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2943
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48021
req_id = 539edfcb-8d04-47a0-a28c-69f3af1eba2b
response_code = 200
uri = /timesync
|
| 71 | 2026-08-22T03:55:29.819Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:61260
|
| 72 | 2026-08-22T03:55:29.820Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 73 | 2026-08-22T03:55:29.822Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1787370929.5285747, correction: 0.259618372, last_offset: 2.185e-6, rms_offset: 0.086630315, root_delay: 0.056413781, root_dispersion: 0.00113142, max_error: 0.2889566825 })
|
| 74 | 2026-08-22T03:55:29.822Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3028
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:61260
req_id = cb616490-ed3b-4a39-8337-2b10c8ffd420
response_code = 200
uri = /timesync
|
| 75 | 2026-08-22T03:55:32.732Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 76 | 2026-08-22T03:55:32.735Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1787370930.3722312, correction: 0.251736134, last_offset: 1.3527e-5, rms_offset: 0.082184732, root_delay: 0.0566893, root_dispersion: 0.001220213, max_error: 0.28130099700000005 })
|
| 77 | 2026-08-22T03:55:32.735Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3213
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47600
req_id = 845800ed-af27-47ff-858e-c5fd82f245f5
response_code = 200
uri = /timesync
|
| 78 | 2026-08-22T03:55:34.898Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:64745
|
| 79 | 2026-08-22T03:55:34.898Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 80 | 2026-08-22T03:55:34.901Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1787370934.6227272, correction: 0.245922074, last_offset: -1.2805e-5, rms_offset: 0.073966257, root_delay: 0.056671631, root_dispersion: 0.001032149, max_error: 0.27529003849999995 })
|
| 81 | 2026-08-22T03:55:34.901Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2716
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64745
req_id = 84a19704-cc0c-4f8b-a2ca-ff823103a519
response_code = 200
uri = /timesync
|
| 82 | 2026-08-22T03:55:39.976Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:50012
|
| 83 | 2026-08-22T03:55:39.976Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 84 | 2026-08-22T03:55:39.979Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1787370938.542504, correction: 0.232234418, last_offset: 8.98e-7, rms_offset: 0.066569634, root_delay: 0.056598995, root_dispersion: 0.001178067, max_error: 0.2617119825 })
|
| 85 | 2026-08-22T03:55:39.979Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2963
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:50012
req_id = ec782021-3168-4da7-83ae-734c71225f1b
response_code = 200
uri = /timesync
|
| 86 | 2026-08-22T03:55:43.441Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 87 | 2026-08-22T03:55:43.443Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1787370942.7240083, correction: 0.222887054, last_offset: -1.8789e-5, rms_offset: 0.05991267, root_delay: 0.056719851, root_dispersion: 0.001058604, max_error: 0.25230558350000004 })
|
| 88 | 2026-08-22T03:55:43.443Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2690
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47600
req_id = 63834ea8-e531-47aa-bf8b-7ff30251600e
response_code = 200
uri = /timesync
|
| 89 | 2026-08-22T03:55:45.052Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:43898
|
| 90 | 2026-08-22T03:55:45.052Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 91 | 2026-08-22T03:55:45.055Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1787370944.9214087, correction: 0.218549132, last_offset: -1.562e-5, rms_offset: 0.056838151, root_delay: 0.056799717, root_dispersion: 0.00101565, max_error: 0.24796464050000003 })
|
| 92 | 2026-08-22T03:55:45.055Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3003
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43898
req_id = fa4e103b-e5e5-4af1-8ed9-8f4a08544107
response_code = 200
uri = /timesync
|
| 93 | 2026-08-22T03:55:50.130Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:60133
|
| 94 | 2026-08-22T03:55:50.130Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 95 | 2026-08-22T03:55:50.133Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1787370948.402875, correction: 0.204831108, last_offset: 2.1018e-5, rms_offset: 0.051154334, root_delay: 0.056674451, root_dispersion: 0.001160478, max_error: 0.2343288115 })
|
| 96 | 2026-08-22T03:55:50.133Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3136
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:60133
req_id = c1924337-fbaa-4dd4-8cf8-c4cbb267ed84
response_code = 200
uri = /timesync
|
| 97 | 2026-08-22T03:55:52.777Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 98 | 2026-08-22T03:55:52.780Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1787370950.383593, correction: 0.197690502, last_offset: -6.695e-6, rms_offset: 0.048529264, root_delay: 0.056674451, root_dispersion: 0.001244181, max_error: 0.2272719085 })
|
| 99 | 2026-08-22T03:55:52.780Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3076
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47600
req_id = b8dcc1e2-66c8-4a81-83bf-bc26c047a2bb
response_code = 200
uri = /timesync
|
| 100 | 2026-08-22T03:55:55.211Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:41289
|
| 101 | 2026-08-22T03:55:55.211Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 102 | 2026-08-22T03:55:55.214Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1787370953.117986, correction: 0.191129699, last_offset: -1.4289e-5, rms_offset: 0.046038903, root_delay: 0.05666256, root_dispersion: 0.001169196, max_error: 0.220630175 })
|
| 103 | 2026-08-22T03:55:55.214Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2635
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41289
req_id = 7517ee29-ee3f-4e8e-b5e4-f6e7fa4f7397
response_code = 200
uri = /timesync
|
| 104 | 2026-08-22T03:56:00.291Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:52054
|
| 105 | 2026-08-22T03:56:00.291Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 106 | 2026-08-22T03:56:00.293Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1787370959.137957, correction: 0.176887736, last_offset: 0.000425913, rms_offset: 0.039308947, root_delay: 0.056608774, root_dispersion: 0.001105841, max_error: 0.206297964 })
|
| 107 | 2026-08-22T03:56:00.293Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2777
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:52054
req_id = 702f1a16-0fc5-4675-a1a0-c48aa26b926a
response_code = 200
uri = /timesync
|
| 108 | 2026-08-22T03:56:05.369Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:51206
|
| 109 | 2026-08-22T03:56:05.369Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 110 | 2026-08-22T03:56:05.372Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1787370963.2198832, correction: 0.163204089, last_offset: 3.2287e-5, rms_offset: 0.035378058, root_delay: 0.056512583, root_dispersion: 0.001220054, max_error: 0.1926804345 })
|
| 111 | 2026-08-22T03:56:05.372Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3025
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51206
req_id = d6d9a6ff-4f3e-488b-a3b7-4015f4e4bf46
response_code = 200
uri = /timesync
|
| 112 | 2026-08-22T03:56:08.903Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 113 | 2026-08-22T03:56:08.906Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1787370967.5922549, correction: 0.153676599, last_offset: -2.2852e-5, rms_offset: 0.031840254, root_delay: 0.056491267, root_dispersion: 0.001109919, max_error: 0.1830321515 })
|
| 114 | 2026-08-22T03:56:08.906Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3099
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47600
req_id = 3460917a-b0a5-44d4-839b-9c1a38300cb1
response_code = 200
uri = /timesync
|
| 115 | 2026-08-22T03:56:10.443Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:64451
|
| 116 | 2026-08-22T03:56:10.443Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 117 | 2026-08-22T03:56:10.446Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1787370969.0216215, correction: 0.149582818, last_offset: -6.5779e-5, rms_offset: 0.030206323, root_delay: 0.056491267, root_dispersion: 0.001149596, max_error: 0.17897804750000001 })
|
| 118 | 2026-08-22T03:56:10.446Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3020
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64451
req_id = 7e39607d-459b-49eb-bdcb-f47787cdb5e3
response_code = 200
uri = /timesync
|
| 119 | 2026-08-22T03:56:15.523Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:62794
|
| 120 | 2026-08-22T03:56:15.523Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 121 | 2026-08-22T03:56:15.525Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1787370974.3343048, correction: 0.13581714, last_offset: 2.5337e-5, rms_offset: 0.027185693, root_delay: 0.056605257, root_dispersion: 0.001108618, max_error: 0.16522838650000002 })
|
| 122 | 2026-08-22T03:56:15.525Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2837
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:62794
req_id = f356c022-3a62-49c9-a114-05e55b077eee
response_code = 200
uri = /timesync
|
| 123 | 2026-08-22T03:56:20.601Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:47278
|
| 124 | 2026-08-22T03:56:20.601Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 125 | 2026-08-22T03:56:20.604Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1787370979.8285851, correction: 0.122012094, last_offset: -2.2301e-5, rms_offset: 0.023211578, root_delay: 0.05659258, root_dispersion: 0.001238778, max_error: 0.151547162 })
|
| 126 | 2026-08-22T03:56:20.604Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3085
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47278
req_id = 90eeb367-86a3-4b6d-8276-ea64697d24f7
response_code = 200
uri = /timesync
|
| 127 | 2026-08-22T03:56:21.161Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 128 | 2026-08-22T03:56:21.164Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1787370979.8285851, correction: 0.12050049, last_offset: -2.2301e-5, rms_offset: 0.023211578, root_delay: 0.05659258, root_dispersion: 0.001275599, max_error: 0.150072379 })
|
| 129 | 2026-08-22T03:56:21.164Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3145
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47600
req_id = a807bc65-4688-44ef-9f92-16e38e20d27e
response_code = 200
uri = /timesync
|
| 130 | 2026-08-22T03:56:25.680Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:64832
|
| 131 | 2026-08-22T03:56:25.680Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 132 | 2026-08-22T03:56:25.683Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1787370984.0557835, correction: 0.10823267, last_offset: 4.2061e-5, rms_offset: 0.020890426, root_delay: 0.056537304, root_dispersion: 0.001159786, max_error: 0.137661108 })
|
| 133 | 2026-08-22T03:56:25.684Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3068
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64832
req_id = 02e2d523-fa1b-4cfa-a6d7-ed221826546d
response_code = 200
uri = /timesync
|
| 134 | 2026-08-22T03:56:30.760Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:34037
|
| 135 | 2026-08-22T03:56:30.760Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 136 | 2026-08-22T03:56:30.763Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1787370990.0396314, correction: 0.095890917, last_offset: -0.001036665, rms_offset: 0.017839892, root_delay: 0.056601625, root_dispersion: 0.001130005, max_error: 0.1253217345 })
|
| 137 | 2026-08-22T03:56:30.763Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3235
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34037
req_id = 861b8bd0-de55-472d-ab16-9b62667f2c39
response_code = 200
uri = /timesync
|
| 138 | 2026-08-22T03:56:35.839Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:57674
|
| 139 | 2026-08-22T03:56:35.839Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 140 | 2026-08-22T03:56:35.841Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1787370993.8089993, correction: 0.082187206, last_offset: -6.0123e-5, rms_offset: 0.016055919, root_delay: 0.056454279, root_dispersion: 0.001195434, max_error: 0.11160977949999999 })
|
| 141 | 2026-08-22T03:56:35.841Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2747
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57674
req_id = c9fbea8c-dcca-4ce8-9657-28506f51362c
response_code = 200
uri = /timesync
|
| 142 | 2026-08-22T03:56:38.283Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 143 | 2026-08-22T03:56:38.286Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1787370997.0524354, correction: 0.075512767, last_offset: 3.1287e-5, rms_offset: 0.014450337, root_delay: 0.056669232, root_dispersion: 0.00113299, max_error: 0.10498037299999999 })
|
| 144 | 2026-08-22T03:56:38.286Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3054
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47600
req_id = c2bb162c-4188-4dc3-8b99-f8d3a49b5fbd
response_code = 200
uri = /timesync
|
| 145 | 2026-08-22T03:56:40.919Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:53513
|
| 146 | 2026-08-22T03:56:40.919Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 147 | 2026-08-22T03:56:40.921Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1787370999.3957636, correction: 0.068386011, last_offset: 7.962e-6, rms_offset: 0.013708794, root_delay: 0.056669232, root_dispersion: 0.001223334, max_error: 0.09794396100000001 })
|
| 148 | 2026-08-22T03:56:40.921Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2899
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53513
req_id = 53210093-0cd9-4638-bbaa-606ac661bb09
response_code = 200
uri = /timesync
|
| 149 | 2026-08-22T03:56:45.997Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:40944
|
| 150 | 2026-08-22T03:56:45.997Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 151 | 2026-08-22T03:56:45.999Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1787371002.9779408, correction: 0.054628219, last_offset: 1.1727e-5, rms_offset: 0.012337917, root_delay: 0.056796446, root_dispersion: 0.001292379, max_error: 0.084318821 })
|
| 152 | 2026-08-22T03:56:46.000Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2637
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40944
req_id = 2ce50158-28e7-4767-af7f-57151cb8c934
response_code = 200
uri = /timesync
|
| 153 | 2026-08-22T03:56:51.072Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:54154
|
| 154 | 2026-08-22T03:56:51.072Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 155 | 2026-08-22T03:56:51.074Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1787371009.6661208, correction: 0.041058078, last_offset: -5.3268e-5, rms_offset: 0.010534331, root_delay: 0.056724939, root_dispersion: 0.001176241, max_error: 0.0705967885 })
|
| 156 | 2026-08-22T03:56:51.074Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2623
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:54154
req_id = a34943e2-6c84-4552-8f6e-b2b652727fd9
response_code = 200
uri = /timesync
|
| 157 | 2026-08-22T03:57:03.838Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 158 | 2026-08-22T03:57:03.841Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1787371021.7703679, correction: 0.006468341, last_offset: -1.1319e-5, rms_offset: 0.008094966, root_delay: 0.056567807, root_dispersion: 0.0015919, max_error: 0.0363441445 })
|
| 159 | 2026-08-22T03:57:03.841Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3153
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47600
req_id = 8bda7583-a757-4014-9a87-ef009b16cdf6
response_code = 200
uri = /timesync
|
| 160 | 2026-08-22T03:57:03.946Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:35156
|
| 161 | 2026-08-22T03:57:03.946Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 162 | 2026-08-22T03:57:03.948Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1787371021.7703679, correction: 0.006179047, last_offset: -1.1319e-5, rms_offset: 0.008094966, root_delay: 0.056567807, root_dispersion: 0.001598735, max_error: 0.036061685499999996 })
|
| 163 | 2026-08-22T03:57:03.948Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2690
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35156
req_id = 9ec9bdad-7501-46d4-a243-7beba75c0e67
response_code = 200
uri = /timesync
|
| 164 | 2026-08-22T03:58:11.614Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:62309
|
| 165 | 2026-08-22T03:58:11.615Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 166 | 2026-08-22T03:58:11.619Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1787371090.7346087, correction: 0.000101668, last_offset: 4.289e-5, rms_offset: 0.001854129, root_delay: 0.056451797, root_dispersion: 0.001186705, max_error: 0.029514271499999998 })
|
| 167 | 2026-08-22T03:58:11.619Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 5568
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:62309
req_id = c2a73abb-953a-4864-a875-8fd27fb95dd3
response_code = 200
uri = /timesync
|
| 168 | 2026-08-22T03:59:19.864Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:64350
|
| 169 | 2026-08-22T03:59:19.880Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 170 | 2026-08-22T03:59:19.904Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 759117325, ip_addr: 45.63.54.13, stratum: 3, ref_time: 1787371158.161108, correction: -1.5461e-5, last_offset: 4.1106e-5, rms_offset: 0.000431117, root_delay: 0.010086173, root_dispersion: 0.000963838, max_error: 0.0060223855 })
|
| 171 | 2026-08-22T03:59:19.904Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 35484
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:64350
req_id = ecdbae49-88be-4c15-8d5c-c228abbb1e00
response_code = 200
uri = /timesync
|
| 172 | 2026-08-22T03:59:23.892Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:59442
|
| 173 | 2026-08-22T03:59:23.892Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 174 | 2026-08-22T03:59:23.895Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 759117325, ip_addr: 45.63.54.13, stratum: 3, ref_time: 1787371162.2795858, correction: -6.18e-6, last_offset: -1.8607e-5, rms_offset: 0.000368265, root_delay: 0.01024687, root_dispersion: 0.000823738, max_error: 0.005953353 })
|
| 175 | 2026-08-22T03:59:23.895Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3287
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:59442
req_id = fd961a9a-a154-429e-8ee6-bf9f7f482c3e
response_code = 200
uri = /timesync
|
| 176 | 2026-08-22T03:59:25.306Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:43563
|
| 177 | 2026-08-22T03:59:25.306Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 178 | 2026-08-22T03:59:25.310Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 759117325, ip_addr: 45.63.54.13, stratum: 3, ref_time: 1787371163.96673, correction: -2.3835e-5, last_offset: 2.4227e-5, rms_offset: 0.000349451, root_delay: 0.01024687, root_dispersion: 0.000892463, max_error: 0.006039733 })
|
| 179 | 2026-08-22T03:59:25.310Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3500
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:43563
req_id = ec09b433-4422-4d12-89ca-1c37a5ac6e3c
response_code = 200
uri = /timesync
|
| 180 | 2026-08-22T03:59:25.363Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:61494
|
| 181 | 2026-08-22T03:59:25.363Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 182 | 2026-08-22T03:59:25.366Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 759117325, ip_addr: 45.63.54.13, stratum: 3, ref_time: 1787371163.96673, correction: -2.347e-5, last_offset: 2.4227e-5, rms_offset: 0.000349451, root_delay: 0.01024687, root_dispersion: 0.000897082, max_error: 0.006043987000000001 })
|
| 183 | 2026-08-22T03:59:25.366Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3367
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:61494
req_id = 3a26aa80-4115-4282-b802-8d536a0fd735
response_code = 200
uri = /timesync
|
| 184 | 2026-08-22T03:59:33.843Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:37475
|
| 185 | 2026-08-22T03:59:33.843Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 186 | 2026-08-22T03:59:33.846Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 759117325, ip_addr: 45.63.54.13, stratum: 3, ref_time: 1787371172.040132, correction: -2.2626e-5, last_offset: 3.0831e-5, rms_offset: 0.000256795, root_delay: 0.010571579, root_dispersion: 0.000858842, max_error: 0.0061672575 })
|
| 187 | 2026-08-22T03:59:33.846Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3075
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:37475
req_id = 000b0b42-77c6-45b2-9fbf-17c230848043
response_code = 200
uri = /timesync
|