| 1 | | [ Sep 4 23:38:37 Enabled. ] |
| 2 | | [ Sep 4 23:38:37 Rereading configuration. ] |
| 3 | | [ Sep 4 23:38:38 Rereading configuration. ] |
| 4 | | [ Sep 4 23:38:44 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 | | [ Sep 4 23:38:44 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-09-04T23:38:44.576Z | 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-09-04T23:38:45.109Z | 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]:34606
|
| 24 | 2026-09-04T23:38:45.110Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-09-04T23:38:45.113Z | 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-09-04T23:38:45.113Z | 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 = 3651
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34606
req_id = e8b2c23b-af14-4293-8fa3-87e7d9b2353e
response_code = 200
uri = /timesync
|
| 27 | 2026-09-04T23:38:47.217Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 28 | 2026-09-04T23:38:47.220Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2654167827, ip_addr: 158.51.99.19, stratum: 3, ref_time: 1788565126.0283742, correction: 0.0, last_offset: 0.227523819, rms_offset: 0.227523819, root_delay: 0.050775796, root_dispersion: 1.38355279, max_error: 1.408940688 })
|
| 29 | 2026-09-04T23:38:47.220Z | 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 = 3109
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34606
req_id = d05f0fb6-9bf8-46e4-9d65-8897f3950d27
response_code = 200
uri = /timesync
|
| 30 | 2026-09-04T23:38:49.132Z | 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]:49075
|
| 31 | 2026-09-04T23:38:49.132Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-09-04T23:38:49.135Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 396052627, ip_addr: 23.155.72.147, stratum: 3, ref_time: 1788565128.410816, correction: -0.111231118, last_offset: 0.025922421, rms_offset: 0.206661254, root_delay: 0.043288574, root_dispersion: 0.715771258, max_error: 0.848646663 })
|
| 33 | 2026-09-04T23:38:49.135Z | 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 = 2853
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:49075
req_id = d6f70468-c5ce-4b88-8fff-dae147d39fc8
response_code = 200
uri = /timesync
|
| 34 | 2026-09-04T23:38:49.176Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-09-04T23:38:49.179Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 396052627, ip_addr: 23.155.72.147, stratum: 3, ref_time: 1788565128.410816, correction: -0.111111701, last_offset: 0.025922421, rms_offset: 0.206661254, root_delay: 0.043288574, root_dispersion: 0.762797117, max_error: 0.895553105 })
|
| 36 | 2026-09-04T23:38:49.179Z | 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 = 3301
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34606
req_id = 670a6ac6-3c6d-4618-a81e-2f7bac3878ca
response_code = 200
uri = /timesync
|
| 37 | 2026-09-04T23:38:51.748Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-09-04T23:38:51.752Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2654167827, ip_addr: 158.51.99.19, stratum: 3, ref_time: 1788565130.9742205, correction: -0.082391314, last_offset: -0.002226579, rms_offset: 0.17651251, root_delay: 0.050635044, root_dispersion: 0.018084686, max_error: 0.125793522 })
|
| 39 | 2026-09-04T23:38:51.752Z | 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 = 3437
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34606
req_id = 5b4512c0-3c2b-4889-b768-a4a04fb4a1f0
response_code = 200
uri = /timesync
|
| 40 | 2026-09-04T23:38:53.944Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 41 | 2026-09-04T23:38:53.947Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2654167827, ip_addr: 158.51.99.19, stratum: 3, ref_time: 1788565133.0186522, correction: -0.069254786, last_offset: -0.000318811, rms_offset: 0.158874601, root_delay: 0.050794277, root_dispersion: 0.000609496, max_error: 0.0952614205 })
|
| 42 | 2026-09-04T23:38:53.947Z | 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 = 2996
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34606
req_id = 39e59061-6802-4610-a757-bf23571bba8b
response_code = 200
uri = /timesync
|
| 43 | 2026-09-04T23:38:54.185Z | 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]:50126
|
| 44 | 2026-09-04T23:38:54.185Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-09-04T23:38:54.188Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2654167827, ip_addr: 158.51.99.19, stratum: 3, ref_time: 1788565133.6249611, correction: -0.068655632, last_offset: 5.5861e-5, rms_offset: 0.150721669, root_delay: 0.050761107, root_dispersion: 0.000463628, max_error: 0.09449981349999999 })
|
| 46 | 2026-09-04T23:38:54.189Z | 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 = 3345
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:50126
req_id = 7b821670-6df1-4684-bf32-3ec92224df65
response_code = 200
uri = /timesync
|
| 47 | 2026-09-04T23:38:56.585Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-09-04T23:38:56.589Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2654167827, ip_addr: 158.51.99.19, stratum: 3, ref_time: 1788565135.4522858, correction: -0.062636346, last_offset: 0.000326198, rms_offset: 0.135649562, root_delay: 0.050732985, root_dispersion: 0.000491503, max_error: 0.0884943415 })
|
| 49 | 2026-09-04T23:38:56.589Z | 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 = 3430
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34606
req_id = a9442da7-7eac-4db8-8347-892528c03b61
response_code = 200
uri = /timesync
|
| 50 | 2026-09-04T23:38:59.237Z | 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]:51178
|
| 51 | 2026-09-04T23:38:59.237Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 52 | 2026-09-04T23:38:59.239Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2654167827, ip_addr: 158.51.99.19, stratum: 3, ref_time: 1788565137.6063673, correction: -0.055157054, last_offset: 0.000124798, rms_offset: 0.12208467, root_delay: 0.050667435, root_dispersion: 0.000502572, max_error: 0.08099334350000001 })
|
| 53 | 2026-09-04T23:38:59.239Z | 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 = 2616
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51178
req_id = a14bc45b-79e4-4a48-bd8e-8cb9270feefe
response_code = 200
uri = /timesync
|
| 54 | 2026-09-04T23:39:00.909Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 55 | 2026-09-04T23:39:00.912Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2654167827, ip_addr: 158.51.99.19, stratum: 3, ref_time: 1788565140.0093677, correction: -0.050388005, last_offset: 1.8308e-5, rms_offset: 0.109876223, root_delay: 0.05079579, root_dispersion: 0.000451443, max_error: 0.076237343 })
|
| 56 | 2026-09-04T23:39:00.912Z | 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 = 3360
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34606
req_id = a17ad291-39ed-4c9e-8c1c-b1fb644bed4e
response_code = 200
uri = /timesync
|
| 57 | 2026-09-04T23:39:03.506Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 58 | 2026-09-04T23:39:03.509Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2654167827, ip_addr: 158.51.99.19, stratum: 3, ref_time: 1788565142.6108415, correction: -0.043324132, last_offset: 0.000134489, rms_offset: 0.093813986, root_delay: 0.050836984, root_dispersion: 0.00054891, max_error: 0.069291534 })
|
| 59 | 2026-09-04T23:39:03.509Z | 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 = 2840
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34606
req_id = 130cc26c-1c06-4795-aba0-9c37a83fa920
response_code = 200
uri = /timesync
|
| 60 | 2026-09-04T23:39:03.618Z | 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]:65253
|
| 61 | 2026-09-04T23:39:03.618Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 62 | 2026-09-04T23:39:03.620Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2654167827, ip_addr: 158.51.99.19, stratum: 3, ref_time: 1788565142.6108415, correction: -0.043021526, last_offset: 0.000134489, rms_offset: 0.093813986, root_delay: 0.050836984, root_dispersion: 0.000561524, max_error: 0.06900154199999999 })
|
| 63 | 2026-09-04T23:39:03.620Z | 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 = 3140
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:65253
req_id = 1bc4863e-df51-4df5-8602-4d5a77c73d21
response_code = 200
uri = /timesync
|
| 64 | 2026-09-04T23:40:02.421Z | 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]:41915
|
| 65 | 2026-09-04T23:40:02.421Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 66 | 2026-09-04T23:40:02.426Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2654167827, ip_addr: 158.51.99.19, stratum: 3, ref_time: 1788565200.3720274, correction: 2.6058e-5, last_offset: -6.491e-6, rms_offset: 0.007483487, root_delay: 0.050491463, root_dispersion: 0.000507039, max_error: 0.0257788285 })
|
| 67 | 2026-09-04T23:40:02.426Z | 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 = 4420
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41915
req_id = ba67fe82-cfb8-4654-ae56-38cd0e8e6cb6
response_code = 200
uri = /timesync
|
| 68 | 2026-09-04T23:40:53.506Z | 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]:51489
|
| 69 | 2026-09-04T23:40:53.518Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 70 | 2026-09-04T23:40:53.571Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2654167827, ip_addr: 158.51.99.19, stratum: 3, ref_time: 1788565253.1541438, correction: 9.655e-6, last_offset: 6.011e-6, rms_offset: 0.001011085, root_delay: 0.050637085, root_dispersion: 0.000463563, max_error: 0.0257917605 })
|
| 71 | 2026-09-04T23:40:53.576Z | 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 = 83822
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:51489
req_id = be70fc48-7398-471c-affc-0ac5cacd287b
response_code = 200
uri = /timesync
|
| 72 | 2026-09-04T23:40:57.419Z | 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]:58209
|
| 73 | 2026-09-04T23:40:57.419Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 74 | 2026-09-04T23:40:57.422Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2654167827, ip_addr: 158.51.99.19, stratum: 3, ref_time: 1788565254.6118731, correction: 1.0944e-5, last_offset: -7.894e-6, rms_offset: 0.000909981, root_delay: 0.050616235, root_dispersion: 0.000654699, max_error: 0.0259737605 })
|
| 75 | 2026-09-04T23:40:57.422Z | 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 = 2985
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:58209
req_id = 47da4208-a838-4a15-a1f1-77ea99be364d
response_code = 200
uri = /timesync
|
| 76 | 2026-09-04T23:41:00.695Z | 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]:62131
|
| 77 | 2026-09-04T23:41:00.696Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 78 | 2026-09-04T23:41:00.699Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2654167827, ip_addr: 158.51.99.19, stratum: 3, ref_time: 1788565259.530458, correction: 1.1167e-5, last_offset: -8.2e-8, rms_offset: 0.000776956, root_delay: 0.050608091, root_dispersion: 0.000564104, max_error: 0.0258793165 })
|
| 79 | 2026-09-04T23:41:00.699Z | 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 = 3669
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:62131
req_id = 0bcce16e-89bd-4bf7-8760-afaff6035a4e
response_code = 200
uri = /timesync
|
| 80 | 2026-09-04T23:41:04.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::b]:55424
|
| 81 | 2026-09-04T23:41:04.919Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 82 | 2026-09-04T23:41:04.922Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2654167827, ip_addr: 158.51.99.19, stratum: 3, ref_time: 1788565263.6174266, correction: 3.4016e-5, last_offset: 1.0477e-5, rms_offset: 0.000663591, root_delay: 0.050695356, root_dispersion: 0.000557594, max_error: 0.025939288 })
|
| 83 | 2026-09-04T23:41:04.922Z | 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 = 3371
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:55424
req_id = 1e1da138-d550-40bc-b89b-dfbf70d4eefd
response_code = 200
uri = /timesync
|
| 84 | 2026-09-04T23:41:05.475Z | 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]:59127
|
| 85 | 2026-09-04T23:41:05.475Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 86 | 2026-09-04T23:41:05.478Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2654167827, ip_addr: 158.51.99.19, stratum: 3, ref_time: 1788565264.7062082, correction: 2.4808e-5, last_offset: 7.866e-6, rms_offset: 0.000629543, root_delay: 0.050665781, root_dispersion: 0.000499773, max_error: 0.0258574715 })
|
| 87 | 2026-09-04T23:41:05.478Z | 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 = 3101
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:59127
req_id = e4c2cffe-a47a-4c87-a1d8-f257cd249df4
response_code = 200
uri = /timesync
|
| 88 | 2026-09-04T23:41:45.769Z | 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]:46356
|
| 89 | 2026-09-04T23:41:45.769Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 90 | 2026-09-04T23:41:45.772Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2654167827, ip_addr: 158.51.99.19, stratum: 3, ref_time: 1788565304.7501862, correction: 1.8353e-5, last_offset: -2.9858e-5, rms_offset: 9.1829e-5, root_delay: 0.050755359, root_dispersion: 0.00104055, max_error: 0.0264365825 })
|
| 91 | 2026-09-04T23:41:45.772Z | 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 = 3095
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:46356
req_id = ee8ec66d-cc86-49d9-9945-0593ac2945c2
response_code = 200
uri = /timesync
|
| 92 | 2026-09-04T23:41:45.807Z | 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]:42988
|
| 93 | 2026-09-04T23:41:45.809Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 94 | 2026-09-04T23:41:45.813Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2654167827, ip_addr: 158.51.99.19, stratum: 3, ref_time: 1788565304.7501862, correction: 1.8318e-5, last_offset: -2.9858e-5, rms_offset: 9.1829e-5, root_delay: 0.050755359, root_dispersion: 0.001043271, max_error: 0.026439268499999998 })
|
| 95 | 2026-09-04T23:41:45.813Z | 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 = 4791
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:42988
req_id = f0cc4c1b-9f2d-43bc-ac50-85d080090936
response_code = 200
uri = /timesync
|
| 96 | 2026-09-04T23:41:45.880Z | 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]:60790
|
| 97 | 2026-09-04T23:41:45.881Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 98 | 2026-09-04T23:41:45.884Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2654167827, ip_addr: 158.51.99.19, stratum: 3, ref_time: 1788565304.7501862, correction: 1.8256e-5, last_offset: -2.9858e-5, rms_offset: 9.1829e-5, root_delay: 0.050755359, root_dispersion: 0.001048069, max_error: 0.0264440045 })
|
| 99 | 2026-09-04T23:41:45.884Z | 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 = 3072
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:60790
req_id = 9ab86af2-6b9f-4e5d-a800-1fd640a55943
response_code = 200
uri = /timesync
|
| 100 | 2026-09-04T23:42:46.081Z | 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]:43543
|
| 101 | 2026-09-04T23:42:46.081Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 102 | 2026-09-04T23:42:46.084Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2654167827, ip_addr: 158.51.99.19, stratum: 3, ref_time: 1788565365.79966, correction: -0.000206269, last_offset: 1.3216e-5, rms_offset: 0.000161657, root_delay: 0.051040847, root_dispersion: 0.000651561, max_error: 0.026378253499999997 })
|
| 103 | 2026-09-04T23:42:46.084Z | 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 = 3224
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:43543
req_id = e439e69e-1d58-49af-afa3-704ce6340b19
response_code = 200
uri = /timesync
|
| 104 | 2026-09-04T23:42:46.183Z | 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]:54257
|
| 105 | 2026-09-04T23:42:46.183Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 106 | 2026-09-04T23:42:46.186Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2654167827, ip_addr: 158.51.99.19, stratum: 3, ref_time: 1788565365.79966, correction: -0.000205626, last_offset: 1.3216e-5, rms_offset: 0.000161657, root_delay: 0.051040847, root_dispersion: 0.000659415, max_error: 0.0263854645 })
|
| 107 | 2026-09-04T23:42:46.186Z | 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 = 2875
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:54257
req_id = 96ea238f-6f12-4b7a-a7d4-5df47480364c
response_code = 200
uri = /timesync
|
| 108 | 2026-09-04T23:42:46.850Z | 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]:56692
|
| 109 | 2026-09-04T23:42:46.850Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 110 | 2026-09-04T23:42:46.853Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2654167827, ip_addr: 158.51.99.19, stratum: 3, ref_time: 1788565365.79966, correction: -0.000201439, last_offset: 1.3216e-5, rms_offset: 0.000161657, root_delay: 0.051040847, root_dispersion: 0.000710566, max_error: 0.0264324285 })
|
| 111 | 2026-09-04T23:42:46.853Z | 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 = 2979
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:56692
req_id = 74f3f64d-6ab9-45c2-bb2a-cc69d0ba5649
response_code = 200
uri = /timesync
|
| 112 | 2026-09-04T23:43:46.326Z | 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]:54478
|
| 113 | 2026-09-04T23:43:46.326Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 114 | 2026-09-04T23:43:46.329Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2654167827, ip_addr: 158.51.99.19, stratum: 3, ref_time: 1788565425.011336, correction: -2.742e-5, last_offset: -3.4598e-5, rms_offset: 6.7137e-5, root_delay: 0.050548445, root_dispersion: 0.000206101, max_error: 0.0255077435 })
|
| 115 | 2026-09-04T23:43:46.329Z | 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 = 2801
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:54478
req_id = 1958f15f-338a-4b56-80b1-1ffd609f8cea
response_code = 200
uri = /timesync
|
| 116 | 2026-09-04T23:43:46.366Z | 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]:44677
|
| 117 | 2026-09-04T23:43:46.366Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 118 | 2026-09-04T23:43:46.369Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2654167827, ip_addr: 158.51.99.19, stratum: 3, ref_time: 1788565425.011336, correction: -2.7414e-5, last_offset: -3.4598e-5, rms_offset: 6.7137e-5, root_delay: 0.050548445, root_dispersion: 0.000208776, max_error: 0.0255104125 })
|
| 119 | 2026-09-04T23:43:46.369Z | 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 = 3016
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:44677
req_id = e691b7d6-363d-41c4-838d-64e078be39c1
response_code = 200
uri = /timesync
|
| 120 | 2026-09-04T23:43:46.404Z | 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]:58922
|
| 121 | 2026-09-04T23:43:46.404Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 122 | 2026-09-04T23:43:46.407Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2654167827, ip_addr: 158.51.99.19, stratum: 3, ref_time: 1788565425.011336, correction: -2.7408e-5, last_offset: -3.4598e-5, rms_offset: 6.7137e-5, root_delay: 0.050548445, root_dispersion: 0.000211325, max_error: 0.025512955499999997 })
|
| 123 | 2026-09-04T23:43:46.407Z | 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 = 2998
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:58922
req_id = e8dca024-6ca4-4450-83ba-a242202d59fc
response_code = 200
uri = /timesync
|
| 124 | 2026-09-04T23:44:46.477Z | 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]:46136
|
| 125 | 2026-09-04T23:44:46.477Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 126 | 2026-09-04T23:44:46.480Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2654167827, ip_addr: 158.51.99.19, stratum: 3, ref_time: 1788565484.5441403, correction: -5.921e-6, last_offset: -0.00015876, rms_offset: 7.6953e-5, root_delay: 0.050497293, root_dispersion: 0.000288041, max_error: 0.025542608499999998 })
|
| 127 | 2026-09-04T23:44:46.480Z | 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 = 2935
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:46136
req_id = 9b513d83-f72e-4830-9156-6fc588f0ea82
response_code = 200
uri = /timesync
|
| 128 | 2026-09-04T23:44:46.514Z | 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]:55330
|
| 129 | 2026-09-04T23:44:46.514Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 130 | 2026-09-04T23:44:46.517Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2654167827, ip_addr: 158.51.99.19, stratum: 3, ref_time: 1788565484.5441403, correction: -5.921e-6, last_offset: -0.00015876, rms_offset: 7.6953e-5, root_delay: 0.050497293, root_dispersion: 0.000290499, max_error: 0.025545066499999998 })
|
| 131 | 2026-09-04T23:44:46.517Z | 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 = 3015
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:55330
req_id = 26bf8f51-890d-41ff-849a-b86a20eb9ca1
response_code = 200
uri = /timesync
|
| 132 | 2026-09-04T23:44:46.553Z | 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]:35996
|
| 133 | 2026-09-04T23:44:46.553Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 134 | 2026-09-04T23:44:46.557Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2654167827, ip_addr: 158.51.99.19, stratum: 3, ref_time: 1788565484.5441403, correction: -5.921e-6, last_offset: -0.00015876, rms_offset: 7.6953e-5, root_delay: 0.050497293, root_dispersion: 0.000293141, max_error: 0.0255477085 })
|
| 135 | 2026-09-04T23:44:46.557Z | 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 = 3448
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:35996
req_id = 47298afa-b215-48d6-93bb-40bbf400927b
response_code = 200
uri = /timesync
|