| 1 | | [ May 29 14:38:50 Enabled. ] |
| 2 | | [ May 29 14:38:50 Rereading configuration. ] |
| 3 | | [ May 29 14:38:51 Rereading configuration. ] |
| 4 | | [ May 29 14:38:56 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 | | [ May 29 14:38:56 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-05-29T14:38:56.626Z | INFO | ntp-admin (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:335
local_addr = [fd00:1122:3344:101::1b]:10123
|
| 23 | 2026-05-29T14:38:56.791Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:55833
|
| 24 | 2026-05-29T14:38:56.792Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-05-29T14:38:56.795Z | 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-05-29T14:38:56.795Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3212
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55833
req_id = a36ca0a3-1e20-4986-9710-4c399cbc014b
response_code = 200
uri = /timesync
|
| 27 | 2026-05-29T14:38:57.498Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 28 | 2026-05-29T14:38:57.500Z | 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 })
|
| 29 | 2026-05-29T14:38:57.500Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2673
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55833
req_id = 1f2986de-1dff-4ffa-92b3-7bed578949b5
response_code = 200
uri = /timesync
|
| 30 | 2026-05-29T14:38:57.505Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:43568
|
| 31 | 2026-05-29T14:38:57.505Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-05-29T14:38:57.508Z | 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 })
|
| 33 | 2026-05-29T14:38:57.508Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2198
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43568
req_id = 08ccd5bd-c1dc-485b-b79d-2aa7f7144228
response_code = 200
uri = /timesync
|
| 34 | 2026-05-29T14:38:58.600Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-05-29T14:38:58.603Z | 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 })
|
| 36 | 2026-05-29T14:38:58.603Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2395
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55833
req_id = 3f84c71e-ff3a-4adf-9d3f-e35737cbbaca
response_code = 200
uri = /timesync
|
| 37 | 2026-05-29T14:39:01.036Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-05-29T14:39:01.039Z | 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: 1780065539.46322, correction: -0.077253297, last_offset: 0.00301351, rms_offset: 0.00301351, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.077253297 })
|
| 39 | 2026-05-29T14:39:01.039Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2693
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55833
req_id = 376f7676-ecdd-49fd-aea7-b1fa3eb6b4e3
response_code = 200
uri = /timesync
|
| 40 | 2026-05-29T14:39:02.822Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 41 | 2026-05-29T14:39:02.825Z | 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: 1780065539.46322, correction: -0.072484694, last_offset: 0.000167984, rms_offset: 0.000167984, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.072484694 })
|
| 42 | 2026-05-29T14:39:02.825Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2926
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55833
req_id = 7a1dd1e3-d89f-476e-8f50-e71fca1d3bbd
response_code = 200
uri = /timesync
|
| 43 | 2026-05-29T14:39:03.393Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:49094
|
| 44 | 2026-05-29T14:39:03.393Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-05-29T14:39:03.396Z | 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: 1780065539.46322, correction: -0.071124539, last_offset: 0.000190718, rms_offset: 0.000170394, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.071124539 })
|
| 46 | 2026-05-29T14:39:03.396Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2480
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:49094
req_id = 2df3b2be-ec56-4f0f-be39-bfd6ce02ee59
response_code = 200
uri = /timesync
|
| 47 | 2026-05-29T14:39:04.358Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-05-29T14:39:04.360Z | 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: 1780065539.46322, correction: -0.069075346, last_offset: 0.000570404, rms_offset: 0.000242213, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.069075346 })
|
| 49 | 2026-05-29T14:39:04.360Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2595
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55833
req_id = e8b883cb-70de-497d-8a88-6cdfe43e68be
response_code = 200
uri = /timesync
|
| 50 | 2026-05-29T14:39:05.482Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 51 | 2026-05-29T14:39:05.485Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380539, ip_addr: 162.159.200.123, stratum: 4, ref_time: 1780065544.6483383, correction: -0.065765813, last_offset: -0.00025565, rms_offset: 0.00024359, root_delay: 0.038476456, root_dispersion: 0.001751938, max_error: 0.086755979 })
|
| 52 | 2026-05-29T14:39:05.485Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2762
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55833
req_id = a78fe2fd-620a-472e-bbaa-f086e89a44d3
response_code = 200
uri = /timesync
|
| 53 | 2026-05-29T14:39:06.629Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 54 | 2026-05-29T14:39:06.632Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380539, ip_addr: 162.159.200.123, stratum: 4, ref_time: 1780065545.5478144, correction: -0.062253479, last_offset: -0.000396632, rms_offset: 0.000262933, root_delay: 0.038324814, root_dispersion: 0.001796859, max_error: 0.08321274499999999 })
|
| 55 | 2026-05-29T14:39:06.632Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2906
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55833
req_id = 21db1576-0c32-4b7e-ad8f-fd81ae44a0a8
response_code = 200
uri = /timesync
|
| 56 | 2026-05-29T14:39:08.443Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:53425
|
| 57 | 2026-05-29T14:39:08.443Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 58 | 2026-05-29T14:39:08.446Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380539, ip_addr: 162.159.200.123, stratum: 4, ref_time: 1780065548.0942051, correction: -0.056390669, last_offset: -0.000603712, rms_offset: 0.000320161, root_delay: 0.037918754, root_dispersion: 0.000940446, max_error: 0.076290492 })
|
| 59 | 2026-05-29T14:39:08.446Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2597
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53425
req_id = 0bcad1d0-9f7f-4fdc-8381-f1c25a086d3a
response_code = 200
uri = /timesync
|
| 60 | 2026-05-29T14:39:09.612Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 61 | 2026-05-29T14:39:09.614Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380539, ip_addr: 162.159.200.123, stratum: 4, ref_time: 1780065548.5149317, correction: -0.053076535, last_offset: -0.000141095, rms_offset: 0.000306991, root_delay: 0.038175717, root_dispersion: 0.001036523, max_error: 0.0732009165 })
|
| 62 | 2026-05-29T14:39:09.614Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2589
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55833
req_id = cc0c4193-3df2-4cde-8add-4053cfa04409
response_code = 200
uri = /timesync
|
| 63 | 2026-05-29T14:39:13.491Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:48721
|
| 64 | 2026-05-29T14:39:13.491Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 65 | 2026-05-29T14:39:13.494Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380539, ip_addr: 162.159.200.123, stratum: 4, ref_time: 1780065552.9823666, correction: -0.042492487, last_offset: -1.614e-6, rms_offset: 0.000276698, root_delay: 0.038734242, root_dispersion: 0.001994464, max_error: 0.063854072 })
|
| 66 | 2026-05-29T14:39:13.494Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2887
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48721
req_id = f0769ede-012c-4f88-93c7-2d6fb8fe7fa8
response_code = 200
uri = /timesync
|
| 67 | 2026-05-29T14:39:14.158Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 68 | 2026-05-29T14:39:14.161Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380539, ip_addr: 162.159.200.123, stratum: 4, ref_time: 1780065552.9823666, correction: -0.040682878, last_offset: -1.614e-6, rms_offset: 0.000276698, root_delay: 0.038734242, root_dispersion: 0.002240509, max_error: 0.062290508 })
|
| 69 | 2026-05-29T14:39:14.161Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2966
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55833
req_id = 50df1733-8f48-4bd6-a764-eff7e605ce2a
response_code = 200
uri = /timesync
|
| 70 | 2026-05-29T14:39:14.261Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:50420
|
| 71 | 2026-05-29T14:39:14.261Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 72 | 2026-05-29T14:39:14.264Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380539, ip_addr: 162.159.200.123, stratum: 4, ref_time: 1780065552.9823666, correction: -0.04040264, last_offset: -1.614e-6, rms_offset: 0.000276698, root_delay: 0.038734242, root_dispersion: 0.002278612, max_error: 0.062048373 })
|
| 73 | 2026-05-29T14:39:14.264Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2338
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:50420
req_id = f35fc356-a630-4d7b-b816-f496a0948687
response_code = 200
uri = /timesync
|
| 74 | 2026-05-29T14:39:47.703Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:46857
|
| 75 | 2026-05-29T14:39:47.714Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 76 | 2026-05-29T14:39:47.725Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380539, ip_addr: 162.159.200.123, stratum: 4, ref_time: 1780065587.3888278, correction: -4.115e-6, last_offset: -4.5355e-5, rms_offset: 0.000237805, root_delay: 0.037949421, root_dispersion: 0.000807988, max_error: 0.019786813499999997 })
|
| 77 | 2026-05-29T14:39:47.725Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 24141
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46857
req_id = ce2154f0-46ff-4383-8a30-43381152aba3
response_code = 200
uri = /timesync
|
| 78 | 2026-05-29T14:41:04.302Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:40120
|
| 79 | 2026-05-29T14:41:04.312Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 80 | 2026-05-29T14:41:04.331Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380539, ip_addr: 162.159.200.123, stratum: 4, ref_time: 1780065659.6103384, correction: -9.1605e-5, last_offset: 5.729e-5, rms_offset: 0.000151579, root_delay: 0.038636465, root_dispersion: 0.001268042, max_error: 0.020677879500000003 })
|
| 81 | 2026-05-29T14:41:04.331Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 26601
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:40120
req_id = d31a748b-3401-456c-9be9-b8fd42bd818a
response_code = 200
uri = /timesync
|
| 82 | 2026-05-29T14:41:06.201Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:52188
|
| 83 | 2026-05-29T14:41:06.202Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 84 | 2026-05-29T14:41:06.205Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380539, ip_addr: 162.159.200.123, stratum: 4, ref_time: 1780065664.4298203, correction: 4.425e-6, last_offset: -7.6324e-5, rms_offset: 0.000145812, root_delay: 0.038482066, root_dispersion: 0.000997968, max_error: 0.020243426 })
|
| 85 | 2026-05-29T14:41:06.205Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3676
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:52188
req_id = c928487b-1cb1-4c15-8c3d-e961a5ce8622
response_code = 200
uri = /timesync
|
| 86 | 2026-05-29T14:41:06.958Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:52338
|
| 87 | 2026-05-29T14:41:06.959Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 88 | 2026-05-29T14:41:06.962Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380539, ip_addr: 162.159.200.123, stratum: 4, ref_time: 1780065664.4298203, correction: 4.423e-6, last_offset: -7.6324e-5, rms_offset: 0.000145812, root_delay: 0.038482066, root_dispersion: 0.001068062, max_error: 0.020313518000000003 })
|
| 89 | 2026-05-29T14:41:06.962Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3304
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:52338
req_id = 697f9314-05da-4f42-8a2e-d4f0dbfff876
response_code = 200
uri = /timesync
|
| 90 | 2026-05-29T14:41:14.912Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:57041
|
| 91 | 2026-05-29T14:41:14.913Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 92 | 2026-05-29T14:41:14.917Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380539, ip_addr: 162.159.200.123, stratum: 4, ref_time: 1780065670.1651185, correction: 7.2249e-5, last_offset: -3.1188e-5, rms_offset: 0.000132302, root_delay: 0.039118424, root_dispersion: 0.001272733, max_error: 0.020904194 })
|
| 93 | 2026-05-29T14:41:14.917Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 4071
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:57041
req_id = 1d58ccb8-0ec0-4070-9ca9-41015e1ee0f8
response_code = 200
uri = /timesync
|
| 94 | 2026-05-29T14:41:14.964Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:45718
|
| 95 | 2026-05-29T14:41:14.964Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 96 | 2026-05-29T14:41:14.967Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380539, ip_addr: 162.159.200.123, stratum: 4, ref_time: 1780065670.1651185, correction: 7.2161e-5, last_offset: -3.1188e-5, rms_offset: 0.000132302, root_delay: 0.039118424, root_dispersion: 0.001276968, max_error: 0.020908341 })
|
| 97 | 2026-05-29T14:41:14.967Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2958
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:45718
req_id = 0dcfe99a-4886-4d66-a74a-9e69a1fa530c
response_code = 200
uri = /timesync
|
| 98 | 2026-05-29T14:41:45.191Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:43031
|
| 99 | 2026-05-29T14:41:45.192Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 100 | 2026-05-29T14:41:45.196Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380539, ip_addr: 162.159.200.123, stratum: 4, ref_time: 1780065704.707972, correction: -0.000132075, last_offset: 0.000175725, rms_offset: 0.000109909, root_delay: 0.037687898, root_dispersion: 0.000823249, max_error: 0.019799273 })
|
| 101 | 2026-05-29T14:41:45.196Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3891
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:43031
req_id = efc312b3-e142-4858-a885-907664c64e53
response_code = 200
uri = /timesync
|
| 102 | 2026-05-29T14:41:45.289Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:52229
|
| 103 | 2026-05-29T14:41:45.289Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 104 | 2026-05-29T14:41:45.293Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380539, ip_addr: 162.159.200.123, stratum: 4, ref_time: 1780065704.707972, correction: -0.00013156, last_offset: 0.000175725, rms_offset: 0.000109909, root_delay: 0.037687898, root_dispersion: 0.000830086, max_error: 0.019805595 })
|
| 105 | 2026-05-29T14:41:45.293Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3277
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:52229
req_id = 64025ed7-5525-41e5-8abe-a137b0f233fd
response_code = 200
uri = /timesync
|
| 106 | 2026-05-29T14:41:46.058Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:51380
|
| 107 | 2026-05-29T14:41:46.058Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 108 | 2026-05-29T14:41:46.061Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380539, ip_addr: 162.159.200.123, stratum: 4, ref_time: 1780065704.707972, correction: -0.000127459, last_offset: 0.000175725, rms_offset: 0.000109909, root_delay: 0.037687898, root_dispersion: 0.000884593, max_error: 0.019856000999999998 })
|
| 109 | 2026-05-29T14:41:46.061Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3108
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:51380
req_id = 65f70fe3-c126-4ed6-8604-fa395e0cbdc2
response_code = 200
uri = /timesync
|
| 110 | 2026-05-29T14:42:45.192Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:59307
|
| 111 | 2026-05-29T14:42:45.192Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 112 | 2026-05-29T14:42:45.195Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1780065763.2064753, correction: 1.9021e-5, last_offset: 3.4561e-5, rms_offset: 0.000113566, root_delay: 0.011765982, root_dispersion: 0.001672811, max_error: 0.007574823 })
|
| 113 | 2026-05-29T14:42:45.196Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3695
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:59307
req_id = 246a14b4-43bc-43c0-8fc2-86cac2a58fe4
response_code = 200
uri = /timesync
|
| 114 | 2026-05-29T14:42:45.231Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:46024
|
| 115 | 2026-05-29T14:42:45.231Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 116 | 2026-05-29T14:42:45.234Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1780065763.2064753, correction: 1.8982e-5, last_offset: 3.4561e-5, rms_offset: 0.000113566, root_delay: 0.011765982, root_dispersion: 0.001686016, max_error: 0.007587989 })
|
| 117 | 2026-05-29T14:42:45.234Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2867
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:46024
req_id = 2f88afcf-5c11-4627-920b-3af45d056921
response_code = 200
uri = /timesync
|
| 118 | 2026-05-29T14:42:45.281Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:60149
|
| 119 | 2026-05-29T14:42:45.281Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 120 | 2026-05-29T14:42:45.284Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1780065763.2064753, correction: 1.8931e-5, last_offset: 3.4561e-5, rms_offset: 0.000113566, root_delay: 0.011765982, root_dispersion: 0.001702918, max_error: 0.00760484 })
|
| 121 | 2026-05-29T14:42:45.284Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2913
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:60149
req_id = 69ad9b5c-65f9-4ab8-b180-85cb62c7a9a5
response_code = 200
uri = /timesync
|
| 122 | 2026-05-29T14:43:45.027Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:33838
|
| 123 | 2026-05-29T14:43:45.027Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 124 | 2026-05-29T14:43:45.029Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1780065822.0654747, correction: -1e-9, last_offset: 6.6282e-5, rms_offset: 0.000207475, root_delay: 0.010765979, root_dispersion: 0.001163441, max_error: 0.006546431500000001 })
|
| 125 | 2026-05-29T14:43:45.029Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2674
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:33838
req_id = b54d0b04-7a49-4874-ba96-b07d89652268
response_code = 200
uri = /timesync
|
| 126 | 2026-05-29T14:43:45.070Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:47355
|
| 127 | 2026-05-29T14:43:45.070Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 128 | 2026-05-29T14:43:45.073Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1780065822.0654747, correction: -1e-9, last_offset: 6.6282e-5, rms_offset: 0.000207475, root_delay: 0.010765979, root_dispersion: 0.001166884, max_error: 0.0065498745 })
|
| 129 | 2026-05-29T14:43:45.073Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2843
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:47355
req_id = 62d284fb-115c-4da5-8b89-a4be8f39cba3
response_code = 200
uri = /timesync
|
| 130 | 2026-05-29T14:43:45.145Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:37575
|
| 131 | 2026-05-29T14:43:45.146Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 132 | 2026-05-29T14:43:45.149Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1780065822.0654747, correction: -1e-9, last_offset: 6.6282e-5, rms_offset: 0.000207475, root_delay: 0.010765979, root_dispersion: 0.001172943, max_error: 0.0065559335000000005 })
|
| 133 | 2026-05-29T14:43:45.149Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3472
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:37575
req_id = 79823cde-7500-4e4e-afb2-7b46f7314382
response_code = 200
uri = /timesync
|
| 134 | 2026-05-29T14:44:45.429Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:52580
|
| 135 | 2026-05-29T14:44:45.429Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 136 | 2026-05-29T14:44:45.433Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1780065885.19631, correction: -0.001158971, last_offset: 0.001317954, rms_offset: 0.000450521, root_delay: 0.007891678, root_dispersion: 0.001035219, max_error: 0.006140029 })
|
| 137 | 2026-05-29T14:44:45.433Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3957
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:52580
req_id = 0a0ff684-2418-4c49-ac86-99618795c615
response_code = 200
uri = /timesync
|
| 138 | 2026-05-29T14:44:45.467Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:55814
|
| 139 | 2026-05-29T14:44:45.468Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 140 | 2026-05-29T14:44:45.471Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1780065885.19631, correction: -0.001108211, last_offset: 0.001317954, rms_offset: 0.000450521, root_delay: 0.007891678, root_dispersion: 0.001043353, max_error: 0.0060974029999999995 })
|
| 141 | 2026-05-29T14:44:45.471Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3008
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:55814
req_id = 9446451f-9931-4b79-b883-e9226963acef
response_code = 200
uri = /timesync
|
| 142 | 2026-05-29T14:44:45.523Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:47380
|
| 143 | 2026-05-29T14:44:45.524Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 144 | 2026-05-29T14:44:45.527Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1780065885.19631, correction: -0.001034395, last_offset: 0.001317954, rms_offset: 0.000450521, root_delay: 0.007891678, root_dispersion: 0.001055181, max_error: 0.006035415000000001 })
|
| 145 | 2026-05-29T14:44:45.527Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3956
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:47380
req_id = 0eda3e50-fd03-48ad-9098-70be91c43e06
response_code = 200
uri = /timesync
|