| 1 | | [ Aug 25 08:30:20 Enabled. ] |
| 2 | | [ Aug 25 08:30:20 Rereading configuration. ] |
| 3 | | [ Aug 25 08:30:21 Rereading configuration. ] |
| 4 | | [ Aug 25 08:30:29 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 25 08:30:29 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-08-25T08:30:29.829Z | 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-25T08:30:30.552Z | 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]:64039
|
| 24 | 2026-08-25T08:30:30.553Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-08-25T08:30:30.556Z | 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-25T08:30:30.556Z | 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 = 3289
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64039
req_id = 3bb55198-f23b-48e6-af26-06101666bf19
response_code = 200
uri = /timesync
|
| 27 | 2026-08-25T08:30:32.409Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 28 | 2026-08-25T08:30:32.412Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3324968578, ip_addr: 198.46.254.130, stratum: 3, ref_time: 1787646631.5732043, correction: 0.0, last_offset: -0.460524648, rms_offset: 0.460524648, root_delay: 0.062462229, root_dispersion: 0.839220226, max_error: 0.8704513405000001 })
|
| 29 | 2026-08-25T08:30:32.412Z | 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 = 3176
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64039
req_id = 56263bc7-dbde-4d0c-9a27-85ab91c96637
response_code = 200
uri = /timesync
|
| 30 | 2026-08-25T08:30:32.509Z | 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]:47391
|
| 31 | 2026-08-25T08:30:32.510Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-08-25T08:30:32.512Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3324968578, ip_addr: 198.46.254.130, stratum: 3, ref_time: 1787646631.5732043, correction: 0.0, last_offset: -0.460524648, rms_offset: 0.460524648, root_delay: 0.062462229, root_dispersion: 0.939980388, max_error: 0.9712115025 })
|
| 33 | 2026-08-25T08:30:32.512Z | 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 = 2604
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47391
req_id = 900e5311-9b8f-4cc5-90fc-e5962430c6ab
response_code = 200
uri = /timesync
|
| 34 | 2026-08-25T08:30:34.440Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-08-25T08:30:34.443Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901320761, ip_addr: 172.238.164.57, stratum: 6, ref_time: 1787646633.5478797, correction: -0.003195415, last_offset: 0.00344502, rms_offset: 0.00344502, root_delay: 0.057678767, root_dispersion: 0.937651515, max_error: 0.9696863135 })
|
| 36 | 2026-08-25T08:30:34.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 = 3106
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64039
req_id = f71c7578-b1b8-415f-8726-6ab92f6940fd
response_code = 200
uri = /timesync
|
| 37 | 2026-08-25T08:30:37.134Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-08-25T08:30:37.137Z | 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: 1787646634.91464, correction: -0.005095888, last_offset: 0.001165835, rms_offset: 0.003001748, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.005095888 })
|
| 39 | 2026-08-25T08:30:37.137Z | 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 = 3141
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64039
req_id = 472a5569-9f66-4f7b-9a17-0686d41f2284
response_code = 200
uri = /timesync
|
| 40 | 2026-08-25T08:30:37.884Z | 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]:54477
|
| 41 | 2026-08-25T08:30:37.885Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 42 | 2026-08-25T08:30:37.887Z | 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: 1787646634.91464, correction: -0.003057555, last_offset: 0.001165835, rms_offset: 0.003001748, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.003057555 })
|
| 43 | 2026-08-25T08:30:37.887Z | 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 = 3013
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:54477
req_id = 4629eeaf-a572-4e7e-ae03-876499d7faa6
response_code = 200
uri = /timesync
|
| 44 | 2026-08-25T08:30:39.820Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-08-25T08:30:39.823Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901320761, ip_addr: 172.238.164.57, stratum: 6, ref_time: 1787646638.8504436, correction: -0.000228181, last_offset: -0.000379443, rms_offset: 0.002704296, root_delay: 0.059635837, root_dispersion: 0.012762049, max_error: 0.0428081485 })
|
| 46 | 2026-08-25T08:30:39.823Z | 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 = 3588
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64039
req_id = cfc6d496-41fb-49b4-b453-c7fe5dff0b9e
response_code = 200
uri = /timesync
|
| 47 | 2026-08-25T08:30:39.928Z | 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]:53504
|
| 48 | 2026-08-25T08:30:39.928Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 49 | 2026-08-25T08:30:39.930Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901320761, ip_addr: 172.238.164.57, stratum: 6, ref_time: 1787646638.8504436, correction: -0.0002242, last_offset: -0.000379443, rms_offset: 0.002704296, root_delay: 0.059635837, root_dispersion: 0.012804177, max_error: 0.0428462955 })
|
| 50 | 2026-08-25T08:30:39.930Z | 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 = 3027
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53504
req_id = 5dbec07a-552e-4e9e-8fa9-df1cd00e93d6
response_code = 200
uri = /timesync
|
| 51 | 2026-08-25T08:31:09.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]:50784
|
| 52 | 2026-08-25T08:31:09.053Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 53 | 2026-08-25T08:31:09.058Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3324968578, ip_addr: 198.46.254.130, stratum: 3, ref_time: 1787646668.102954, correction: 0.000124586, last_offset: -6.9627e-5, rms_offset: 0.00073372, root_delay: 0.062273271, root_dispersion: 0.001028263, max_error: 0.0322894845 })
|
| 54 | 2026-08-25T08:31:09.058Z | 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 = 5882
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:50784
req_id = 225a293f-275f-4d47-bcb9-ac17f8de094e
response_code = 200
uri = /timesync
|
| 55 | 2026-08-25T08:31:47.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::b]:52064
|
| 56 | 2026-08-25T08:31:47.434Z | 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]:64494
|
| 57 | 2026-08-25T08:31:47.434Z | 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]:36161
|
| 58 | 2026-08-25T08:31:47.435Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 59 | 2026-08-25T08:31:47.435Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 60 | 2026-08-25T08:31:47.438Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 61 | 2026-08-25T08:31:47.468Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3324968578, ip_addr: 198.46.254.130, stratum: 3, ref_time: 1787646706.3876655, correction: 2.2393e-5, last_offset: 2.0203e-5, rms_offset: 0.000158455, root_delay: 0.062287908, root_dispersion: 0.001074374, max_error: 0.032240721 })
|
| 62 | 2026-08-25T08:31:47.468Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3324968578, ip_addr: 198.46.254.130, stratum: 3, ref_time: 1787646706.3876655, correction: 2.2393e-5, last_offset: 2.0203e-5, rms_offset: 0.000158455, root_delay: 0.062287908, root_dispersion: 0.001074377, max_error: 0.032240724 })
|
| 63 | 2026-08-25T08:31:47.468Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3324968578, ip_addr: 198.46.254.130, stratum: 3, ref_time: 1787646706.3876655, correction: 2.2393e-5, last_offset: 2.0203e-5, rms_offset: 0.000158455, root_delay: 0.062287908, root_dispersion: 0.001074377, max_error: 0.032240724 })
|
| 64 | 2026-08-25T08:31:47.468Z | 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 = 45013
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:52064
req_id = 8abbdb92-ae80-41a5-8842-c0ba2da1a7f6
response_code = 200
uri = /timesync
|
| 65 | 2026-08-25T08:31:47.468Z | 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 = 32906
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:36161
req_id = 7dd4ad79-70b1-4120-ae54-3cd04d6e0746
response_code = 200
uri = /timesync
|
| 66 | 2026-08-25T08:31:47.468Z | 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 = 33148
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:64494
req_id = 90c35aea-42ef-415d-88e0-15c52e3b80e4
response_code = 200
uri = /timesync
|
| 67 | 2026-08-25T08:31:49.217Z | 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]:59807
|
| 68 | 2026-08-25T08:31:49.217Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 69 | 2026-08-25T08:31:49.221Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3324968578, ip_addr: 198.46.254.130, stratum: 3, ref_time: 1787646708.1614187, correction: 6.1085e-5, last_offset: -4.1858e-5, rms_offset: 0.000150905, root_delay: 0.062430553, root_dispersion: 0.001088943, max_error: 0.032365304500000004 })
|
| 70 | 2026-08-25T08:31:49.221Z | 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 = 4321
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:59807
req_id = fa4f436a-97da-4dd2-a73f-b96d0910113c
response_code = 200
uri = /timesync
|
| 71 | 2026-08-25T08:31:49.301Z | 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]:48867
|
| 72 | 2026-08-25T08:31:49.301Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 73 | 2026-08-25T08:31:49.305Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3324968578, ip_addr: 198.46.254.130, stratum: 3, ref_time: 1787646708.247616, correction: -2.2917e-5, last_offset: 8.3864e-5, rms_offset: 0.000145597, root_delay: 0.062777705, root_dispersion: 0.001015319, max_error: 0.0324270885 })
|
| 74 | 2026-08-25T08:31:49.305Z | 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 = 4368
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:48867
req_id = 438562a3-57fa-41e7-9b1a-697fd9d73812
response_code = 200
uri = /timesync
|
| 75 | 2026-08-25T08:31:50.986Z | 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]:46449
|
| 76 | 2026-08-25T08:31:50.986Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 77 | 2026-08-25T08:31:50.989Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3324968578, ip_addr: 198.46.254.130, stratum: 3, ref_time: 1787646710.22385, correction: -3.8151e-5, last_offset: 1.6374e-5, rms_offset: 0.000138222, root_delay: 0.062550984, root_dispersion: 0.000983653, max_error: 0.032297296 })
|
| 78 | 2026-08-25T08:31:50.989Z | 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 = 3214
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:46449
req_id = 000d8305-bd44-4613-84ec-48de06853613
response_code = 200
uri = /timesync
|
| 79 | 2026-08-25T08:31:57.177Z | 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]:51059
|
| 80 | 2026-08-25T08:31:57.177Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 81 | 2026-08-25T08:31:57.180Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3324968578, ip_addr: 198.46.254.130, stratum: 3, ref_time: 1787646714.4610307, correction: -0.00016154, last_offset: 0.000151726, rms_offset: 0.000116845, root_delay: 0.062184766, root_dispersion: 0.001163419, max_error: 0.032417342 })
|
| 82 | 2026-08-25T08:31:57.180Z | 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 = 3014
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:51059
req_id = 090a5eaf-3b29-425f-a6ae-e47c50d87c55
response_code = 200
uri = /timesync
|
| 83 | 2026-08-25T08:31:57.222Z | 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]:60550
|
| 84 | 2026-08-25T08:31:57.222Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 85 | 2026-08-25T08:31:57.226Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3324968578, ip_addr: 198.46.254.130, stratum: 3, ref_time: 1787646714.4610307, correction: -0.000159817, last_offset: 0.000151726, rms_offset: 0.000116845, root_delay: 0.062184766, root_dispersion: 0.001167661, max_error: 0.032419861 })
|
| 86 | 2026-08-25T08:31:57.226Z | 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 = 4045
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:60550
req_id = 39ff4874-d7dd-4007-b28f-b3ac98697e4f
response_code = 200
uri = /timesync
|
| 87 | 2026-08-25T08:32:46.418Z | 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]:34918
|
| 88 | 2026-08-25T08:32:46.418Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 89 | 2026-08-25T08:32:46.421Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3324968578, ip_addr: 198.46.254.130, stratum: 3, ref_time: 1787646764.664048, correction: 0.000251958, last_offset: -0.000331916, rms_offset: 0.000159402, root_delay: 0.059431504, root_dispersion: 0.001598425, max_error: 0.031566135 })
|
| 90 | 2026-08-25T08:32:46.421Z | 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 = 3484
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:34918
req_id = f2438575-e2e0-476a-9106-bd8e7b627f06
response_code = 200
uri = /timesync
|
| 91 | 2026-08-25T08:32:47.189Z | 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]:63349
|
| 92 | 2026-08-25T08:32:47.189Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 93 | 2026-08-25T08:32:47.192Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3324968578, ip_addr: 198.46.254.130, stratum: 3, ref_time: 1787646766.3217552, correction: 0.000293151, last_offset: -5.6343e-5, rms_offset: 0.000152268, root_delay: 0.059532437, root_dispersion: 0.001134814, max_error: 0.0311941835 })
|
| 94 | 2026-08-25T08:32:47.192Z | 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::c]:63349
req_id = 9550abe7-b8b8-431b-ad04-5c1cbf8721b2
response_code = 200
uri = /timesync
|
| 95 | 2026-08-25T08:32:47.226Z | 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]:47542
|
| 96 | 2026-08-25T08:32:47.226Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 97 | 2026-08-25T08:32:47.229Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3324968578, ip_addr: 198.46.254.130, stratum: 3, ref_time: 1787646766.3217552, correction: 0.000291535, last_offset: -5.6343e-5, rms_offset: 0.000152268, root_delay: 0.059532437, root_dispersion: 0.001138785, max_error: 0.0311965385 })
|
| 98 | 2026-08-25T08:32:47.229Z | 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 = 3135
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:47542
req_id = ef68ea6d-5064-4f2d-b02d-30ac32459512
response_code = 200
uri = /timesync
|
| 99 | 2026-08-25T08:33:46.002Z | 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]:48564
|
| 100 | 2026-08-25T08:33:46.002Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 101 | 2026-08-25T08:33:46.011Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1787646825.0490847, correction: 7.361e-6, last_offset: 9.5e-7, rms_offset: 7.6513e-5, root_delay: 0.002766078, root_dispersion: 0.000568127, max_error: 0.001958527 })
|
| 102 | 2026-08-25T08:33:46.011Z | 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 = 9122
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:48564
req_id = 6047b749-e3ab-4195-9427-f2517057a345
response_code = 200
uri = /timesync
|
| 103 | 2026-08-25T08:33:46.950Z | 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]:62030
|
| 104 | 2026-08-25T08:33:46.950Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 105 | 2026-08-25T08:33:46.953Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1787646825.0490847, correction: 5.751e-6, last_offset: 9.5e-7, rms_offset: 7.6513e-5, root_delay: 0.002766078, root_dispersion: 0.000651875, max_error: 0.002040665 })
|
| 106 | 2026-08-25T08:33:46.953Z | 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 = 2967
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:62030
req_id = f8fe5a81-1ced-42d4-898d-45b8194e801c
response_code = 200
uri = /timesync
|
| 107 | 2026-08-25T08:33:47.346Z | 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]:45265
|
| 108 | 2026-08-25T08:33:47.346Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 109 | 2026-08-25T08:33:47.349Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1787646826.9307196, correction: 3.2794e-5, last_offset: -3.5148e-5, rms_offset: 7.3433e-5, root_delay: 0.002766078, root_dispersion: 0.00054859, max_error: 0.001964423 })
|
| 110 | 2026-08-25T08:33:47.349Z | 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 = 2981
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:45265
req_id = 36fc9175-c6da-4a68-a5a9-bdda97f02e3a
response_code = 200
uri = /timesync
|
| 111 | 2026-08-25T08:34:45.790Z | 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]:43571
|
| 112 | 2026-08-25T08:34:45.791Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 113 | 2026-08-25T08:34:45.795Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1787646883.581047, correction: 3e-9, last_offset: 2.2562e-5, rms_offset: 3.0966e-5, root_delay: 0.002826465, root_dispersion: 0.000651874, max_error: 0.0020651094999999996 })
|
| 114 | 2026-08-25T08:34:45.795Z | 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 = 4489
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:43571
req_id = fca6d551-1939-4cd5-9b53-c5a6f3b2c5b2
response_code = 200
uri = /timesync
|
| 115 | 2026-08-25T08:34:47.101Z | 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]:60234
|
| 116 | 2026-08-25T08:34:47.101Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 117 | 2026-08-25T08:34:47.104Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1787646886.1344876, correction: -6.615e-6, last_offset: 6.892e-6, rms_offset: 2.9457e-5, root_delay: 0.002826465, root_dispersion: 0.000603918, max_error: 0.0020237655 })
|
| 118 | 2026-08-25T08:34:47.104Z | 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 = 2886
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:60234
req_id = 94a5a62c-bdf1-4fe4-9488-914128c5708c
response_code = 200
uri = /timesync
|
| 119 | 2026-08-25T08:34:47.670Z | 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]:49096
|
| 120 | 2026-08-25T08:34:47.671Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 121 | 2026-08-25T08:34:47.674Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1787646886.1344876, correction: -6.258e-6, last_offset: 6.892e-6, rms_offset: 2.9457e-5, root_delay: 0.002826465, root_dispersion: 0.000652754, max_error: 0.0020722444999999997 })
|
| 122 | 2026-08-25T08:34:47.674Z | 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 = 3007
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:49096
req_id = 58dd5281-0720-44b7-9491-17978fb2d23d
response_code = 200
uri = /timesync
|
| 123 | 2026-08-25T08:35:45.739Z | 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]:59922
|
| 124 | 2026-08-25T08:35:45.740Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 125 | 2026-08-25T08:35:45.746Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1787646944.7086945, correction: 9.252e-6, last_offset: -1.2355e-5, rms_offset: 2.028e-5, root_delay: 0.002860706, root_dispersion: 0.000622825, max_error: 0.00206243 })
|
| 126 | 2026-08-25T08:35:45.746Z | 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 = 6145
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:59922
req_id = d5a510f4-98e3-4054-bc71-73e581864746
response_code = 200
uri = /timesync
|
| 127 | 2026-08-25T08:35:47.200Z | 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]:46707
|
| 128 | 2026-08-25T08:35:47.200Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 129 | 2026-08-25T08:35:47.203Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1787646946.3870056, correction: 3.234e-6, last_offset: 3.019e-6, rms_offset: 1.9263e-5, root_delay: 0.002921473, root_dispersion: 0.000590148, max_error: 0.0020541185 })
|
| 130 | 2026-08-25T08:35:47.203Z | 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 = 3127
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:46707
req_id = eaf55809-87f9-4b9b-a49c-b0a3535457ac
response_code = 200
uri = /timesync
|
| 131 | 2026-08-25T08:35:47.310Z | 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]:54589
|
| 132 | 2026-08-25T08:35:47.310Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 133 | 2026-08-25T08:35:47.313Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1787646946.3870056, correction: 3.207e-6, last_offset: 3.019e-6, rms_offset: 1.9263e-5, root_delay: 0.002921473, root_dispersion: 0.000598591, max_error: 0.0020625345 })
|
| 134 | 2026-08-25T08:35:47.313Z | 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::b]:54589
req_id = bd9c74ec-bde3-4f95-bc56-c9aeb478b32a
response_code = 200
uri = /timesync
|
| 135 | 2026-08-25T08:36:46.683Z | 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]:46599
|
| 136 | 2026-08-25T08:36:46.683Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 137 | 2026-08-25T08:36:46.686Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1787647006.553566, correction: 1.5124e-5, last_offset: -1.0665e-5, rms_offset: 1.6939e-5, root_delay: 0.002855283, root_dispersion: 0.00063021, max_error: 0.0020729755 })
|
| 138 | 2026-08-25T08:36:46.687Z | 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 = 3922
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:46599
req_id = ba4d7e58-a4f6-4e9d-a79d-7ff65333437c
response_code = 200
uri = /timesync
|
| 139 | 2026-08-25T08:36:47.120Z | 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]:62857
|
| 140 | 2026-08-25T08:36:47.120Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 141 | 2026-08-25T08:36:47.124Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1787647006.553566, correction: 1.3314e-5, last_offset: -1.0665e-5, rms_offset: 1.6939e-5, root_delay: 0.002855283, root_dispersion: 0.000661681, max_error: 0.0021026365 })
|
| 142 | 2026-08-25T08:36:47.124Z | 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 = 3491
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:62857
req_id = 3796e5b1-0f5e-4ae5-a686-b525a0ef6733
response_code = 200
uri = /timesync
|
| 143 | 2026-08-25T08:36:47.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::c]:35662
|
| 144 | 2026-08-25T08:36:47.184Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 145 | 2026-08-25T08:36:47.187Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1787647006.553566, correction: 1.3051e-5, last_offset: -1.0665e-5, rms_offset: 1.6939e-5, root_delay: 0.002855283, root_dispersion: 0.000666251, max_error: 0.0021069435 })
|
| 146 | 2026-08-25T08:36:47.187Z | 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 = 3874
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:35662
req_id = 5aa125cb-368c-43c7-8295-a4eaa18cf49a
response_code = 200
uri = /timesync
|
| 147 | 2026-08-25T08:37:46.389Z | 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]:63917
|
| 148 | 2026-08-25T08:37:46.389Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 149 | 2026-08-25T08:37:46.392Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1787647065.01659, correction: 1.8545e-5, last_offset: -3.0005e-5, rms_offset: 2.3405e-5, root_delay: 0.002916937, root_dispersion: 0.000805965, max_error: 0.0022829785 })
|
| 150 | 2026-08-25T08:37:46.392Z | 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 = 3191
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:63917
req_id = 5ee3738d-38a9-4b9a-846c-c2c23db349ac
response_code = 200
uri = /timesync
|
| 151 | 2026-08-25T08:37:46.985Z | 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]:56443
|
| 152 | 2026-08-25T08:37:46.985Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 153 | 2026-08-25T08:37:46.988Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1787647065.01659, correction: 1.7577e-5, last_offset: -3.0005e-5, rms_offset: 2.3405e-5, root_delay: 0.002916937, root_dispersion: 0.000859925, max_error: 0.0023359705 })
|
| 154 | 2026-08-25T08:37:46.988Z | 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 = 2900
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:56443
req_id = 8e44b940-a031-4192-8b88-8b54cfb50a31
response_code = 200
uri = /timesync
|
| 155 | 2026-08-25T08:37:47.023Z | 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]:60867
|
| 156 | 2026-08-25T08:37:47.023Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 157 | 2026-08-25T08:37:47.027Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1787647065.01659, correction: 1.7514e-5, last_offset: -3.0005e-5, rms_offset: 2.3405e-5, root_delay: 0.002916937, root_dispersion: 0.000863426, max_error: 0.0023394085 })
|
| 158 | 2026-08-25T08:37:47.027Z | 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 = 4074
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:60867
req_id = 56039bab-43de-4e55-90af-80d1296373e2
response_code = 200
uri = /timesync
|
| 159 | 2026-08-25T08:38:45.841Z | 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]:34540
|
| 160 | 2026-08-25T08:38:45.841Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 161 | 2026-08-25T08:38:45.847Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1787647124.009037, correction: -2.0106e-5, last_offset: 2.0698e-5, rms_offset: 6.5374e-5, root_delay: 0.002946935, root_dispersion: 0.000719012, max_error: 0.0022125855 })
|
| 162 | 2026-08-25T08:38:45.847Z | 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 = 5298
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:34540
req_id = a41ade21-9dd1-4733-ad38-a5f18ebdb2b6
response_code = 200
uri = /timesync
|
| 163 | 2026-08-25T08:38:46.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::c]:37069
|
| 164 | 2026-08-25T08:38:46.843Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 165 | 2026-08-25T08:38:46.846Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1787647125.6442733, correction: -1.7576e-5, last_offset: -1.301e-6, rms_offset: 6.202e-5, root_delay: 0.002946935, root_dispersion: 0.000746594, max_error: 0.0022376375 })
|
| 166 | 2026-08-25T08:38:46.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 = 2952
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:37069
req_id = 1a2d760f-1439-42dd-b5b9-5a49572b0684
response_code = 200
uri = /timesync
|
| 167 | 2026-08-25T08:38:46.882Z | 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]:38484
|
| 168 | 2026-08-25T08:38:46.882Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 169 | 2026-08-25T08:38:46.885Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1787647125.6442733, correction: -1.7521e-5, last_offset: -1.301e-6, rms_offset: 6.202e-5, root_delay: 0.002946935, root_dispersion: 0.000750193, max_error: 0.0022411815 })
|
| 170 | 2026-08-25T08:38:46.885Z | 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 = 3078
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:38484
req_id = 9067712c-dd04-489e-b263-5aa1b2625c22
response_code = 200
uri = /timesync
|
| 171 | 2026-08-25T08:39:45.889Z | 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]:61281
|
| 172 | 2026-08-25T08:39:45.889Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 173 | 2026-08-25T08:39:45.893Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1787647184.3762944, correction: -4.749e-6, last_offset: -5.052e-6, rms_offset: 8.5881e-5, root_delay: 0.002741882, root_dispersion: 0.000481156, max_error: 0.001856846 })
|
| 174 | 2026-08-25T08:39:45.893Z | 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 = 4346
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:61281
req_id = 92869240-04ff-47d4-a19c-070ede785b27
response_code = 200
uri = /timesync
|
| 175 | 2026-08-25T08:39:47.060Z | 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]:41005
|
| 176 | 2026-08-25T08:39:47.060Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 177 | 2026-08-25T08:39:47.064Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1787647186.0392606, correction: -1.5038e-5, last_offset: 1.2875e-5, rms_offset: 8.1575e-5, root_delay: 0.002854, root_dispersion: 0.00038798, max_error: 0.001830018 })
|
| 178 | 2026-08-25T08:39:47.064Z | 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 = 3817
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:41005
req_id = 35e171c3-dfe1-469b-91a0-604ba4ad2fd8
response_code = 200
uri = /timesync
|
| 179 | 2026-08-25T08:39:47.189Z | 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]:60783
|
| 180 | 2026-08-25T08:39:47.189Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 181 | 2026-08-25T08:39:47.192Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1787647186.0392606, correction: -1.4552e-5, last_offset: 1.2875e-5, rms_offset: 8.1575e-5, root_delay: 0.002854, root_dispersion: 0.000398614, max_error: 0.001840166 })
|
| 182 | 2026-08-25T08:39:47.192Z | 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 = 2891
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:60783
req_id = 4c50dd46-eb5c-4459-8417-294ac2d791d2
response_code = 200
uri = /timesync
|
| 183 | 2026-08-25T08:40:45.686Z | 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]:53881
|
| 184 | 2026-08-25T08:40:45.686Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 185 | 2026-08-25T08:40:45.690Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1787647242.8439386, correction: 7.5466e-5, last_offset: -0.000115137, rms_offset: 8.4258e-5, root_delay: 0.003091428, root_dispersion: 0.000982079, max_error: 0.002603259 })
|
| 186 | 2026-08-25T08:40:45.690Z | 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::a]:53881
req_id = 72200976-db95-4b78-84a1-9cba92c98eb0
response_code = 200
uri = /timesync
|
| 187 | 2026-08-25T08:40:46.974Z | 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]:40283
|
| 188 | 2026-08-25T08:40:46.974Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 189 | 2026-08-25T08:40:46.977Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1787647245.5967429, correction: 8.0805e-5, last_offset: -3.0769e-5, rms_offset: 8.0524e-5, root_delay: 0.002902756, root_dispersion: 0.000618823, max_error: 0.002151006 })
|
| 190 | 2026-08-25T08:40:46.977Z | 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::c]:40283
req_id = e4c1ecfb-84b3-488e-b0af-f433c8a26f36
response_code = 200
uri = /timesync
|
| 191 | 2026-08-25T08:40:47.585Z | 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]:42488
|
| 192 | 2026-08-25T08:40:47.585Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 193 | 2026-08-25T08:40:47.588Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1787647245.5967429, correction: 6.7528e-5, last_offset: -3.0769e-5, rms_offset: 8.0524e-5, root_delay: 0.002902756, root_dispersion: 0.000700695, max_error: 0.002219601 })
|
| 194 | 2026-08-25T08:40:47.588Z | 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::b]:42488
req_id = c20b73cc-c44f-466e-9a13-519bc4aec1ce
response_code = 200
uri = /timesync
|
| 195 | 2026-08-25T08:41:45.038Z | 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]:40607
|
| 196 | 2026-08-25T08:41:45.038Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 197 | 2026-08-25T08:41:45.043Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1787647303.5626247, correction: -3.7682e-5, last_offset: 9.0209e-5, rms_offset: 8.7285e-5, root_delay: 0.002804465, root_dispersion: 0.000949731, max_error: 0.0023896455 })
|
| 198 | 2026-08-25T08:41:45.043Z | 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 = 4817
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:40607
req_id = 61d8b225-c04b-4967-9664-ccf1a56f7438
response_code = 200
uri = /timesync
|
| 199 | 2026-08-25T08:41:46.360Z | 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]:56112
|
| 200 | 2026-08-25T08:41:46.361Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 201 | 2026-08-25T08:41:46.365Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1787647305.771395, correction: -7.374e-5, last_offset: 6.3999e-5, rms_offset: 8.5243e-5, root_delay: 0.003501112, root_dispersion: 0.000662775, max_error: 0.002487071 })
|
| 202 | 2026-08-25T08:41:46.365Z | 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 = 4471
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:56112
req_id = 3f43aa33-8150-425f-85c5-3d5727d715ee
response_code = 200
uri = /timesync
|
| 203 | 2026-08-25T08:41:46.860Z | 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]:51939
|
| 204 | 2026-08-25T08:41:46.860Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 205 | 2026-08-25T08:41:46.864Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1787647305.771395, correction: -6.4461e-5, last_offset: 6.3999e-5, rms_offset: 8.5243e-5, root_delay: 0.003501112, root_dispersion: 0.000758893, max_error: 0.00257391 })
|
| 206 | 2026-08-25T08:41:46.864Z | 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 = 3363
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:51939
req_id = ac48507e-7f80-44f9-b0f4-19c7321f5162
response_code = 200
uri = /timesync
|
| 207 | 2026-08-25T08:41:47.307Z | 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]:56254
|
| 208 | 2026-08-25T08:41:47.307Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 209 | 2026-08-25T08:41:47.310Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1787647306.056136, correction: -5.0125e-5, last_offset: -6.532e-6, rms_offset: 8.0895e-5, root_delay: 0.003354083, root_dispersion: 0.000812992, max_error: 0.0025401585 })
|
| 210 | 2026-08-25T08:41:47.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 = 3307
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:56254
req_id = 4fa14511-3eb8-4680-8bbf-4e1ed5e604e5
response_code = 200
uri = /timesync
|
| 211 | 2026-08-25T08:41:47.346Z | 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]:53544
|
| 212 | 2026-08-25T08:41:47.346Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 213 | 2026-08-25T08:41:47.350Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1787647306.056136, correction: -4.9443e-5, last_offset: -6.532e-6, rms_offset: 8.0895e-5, root_delay: 0.003354083, root_dispersion: 0.000821146, max_error: 0.0025476305 })
|
| 214 | 2026-08-25T08:41:47.350Z | 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::c]:53544
req_id = 2387df44-afc8-49c6-9bff-792938391e71
response_code = 200
uri = /timesync
|
| 215 | 2026-08-25T08:41:49.091Z | 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]:56525
|
| 216 | 2026-08-25T08:41:49.092Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 217 | 2026-08-25T08:41:49.096Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1787647307.0634148, correction: 5.0784e-5, last_offset: -0.000216768, rms_offset: 0.0001029, root_delay: 0.00332412, root_dispersion: 0.001228757, max_error: 0.002941601 })
|
| 218 | 2026-08-25T08:41:49.096Z | 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 = 4088
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:56525
req_id = cee47d28-639f-4ef4-89ee-29d05157002c
response_code = 200
uri = /timesync
|
| 219 | 2026-08-25T08:42:45.693Z | 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]:62571
|
| 220 | 2026-08-25T08:42:45.693Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 221 | 2026-08-25T08:42:45.696Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1787647363.970857, correction: -8.6894e-5, last_offset: 0.000118401, rms_offset: 0.000105952, root_delay: 0.003355534, root_dispersion: 0.000944857, max_error: 0.0027095179999999997 })
|
| 222 | 2026-08-25T08:42:45.696Z | 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 = 2867
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:62571
req_id = b8bd8387-cbe9-4ad3-8d77-6e52882d5c6a
response_code = 200
uri = /timesync
|
| 223 | 2026-08-25T08:42:46.915Z | 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]:43022
|
| 224 | 2026-08-25T08:42:46.916Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 225 | 2026-08-25T08:42:46.919Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1787647363.970857, correction: -4.408e-6, last_offset: 0.000118401, rms_offset: 0.000105952, root_delay: 0.003355534, root_dispersion: 0.001193357, max_error: 0.002875532 })
|
| 226 | 2026-08-25T08:42:46.919Z | 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 = 3225
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:43022
req_id = 9e67318a-4d19-469b-a8b5-bd2673031221
response_code = 200
uri = /timesync
|
| 227 | 2026-08-25T08:42:47.294Z | 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]:44011
|
| 228 | 2026-08-25T08:42:47.294Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 229 | 2026-08-25T08:42:47.297Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1787647366.9363096, correction: -0.000171626, last_offset: 0.000219144, rms_offset: 0.000122088, root_delay: 0.003485072, root_dispersion: 0.000699331, max_error: 0.002613493 })
|
| 230 | 2026-08-25T08:42:47.297Z | 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 = 3062
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:44011
req_id = df7853a8-f08a-45de-8fa7-07da821d2ad9
response_code = 200
uri = /timesync
|
| 231 | 2026-08-25T08:43:45.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::a]:36970
|
| 232 | 2026-08-25T08:43:45.761Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 233 | 2026-08-25T08:43:45.771Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1787647423.4144988, correction: -2.9013e-5, last_offset: 7.941e-5, rms_offset: 7.4033e-5, root_delay: 0.003138582, root_dispersion: 0.000952147, max_error: 0.002550451 })
|
| 234 | 2026-08-25T08:43:45.771Z | 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 = 10853
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:36970
req_id = 6d599854-0142-48c2-a15a-1e3166b04833
response_code = 200
uri = /timesync
|
| 235 | 2026-08-25T08:43:46.802Z | 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]:43930
|
| 236 | 2026-08-25T08:43:46.802Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 237 | 2026-08-25T08:43:46.805Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1787647425.2164905, correction: -5.1025e-5, last_offset: 3.961e-5, rms_offset: 7.1342e-5, root_delay: 0.003575625, root_dispersion: 0.000453351, max_error: 0.0022921885 })
|
| 238 | 2026-08-25T08:43:46.805Z | 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 = 3162
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:43930
req_id = 6d58e7cb-1ac5-4e9e-b0a0-1eac329b128e
response_code = 200
uri = /timesync
|
| 239 | 2026-08-25T08:43:47.227Z | 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]:33896
|
| 240 | 2026-08-25T08:43:47.227Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 241 | 2026-08-25T08:43:47.230Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1787647426.9043705, correction: -4.7028e-5, last_offset: 2.364e-6, rms_offset: 6.7685e-5, root_delay: 0.003575625, root_dispersion: 0.000355133, max_error: 0.0021899734999999997 })
|
| 242 | 2026-08-25T08:43:47.230Z | 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 = 3106
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:33896
req_id = 631fb90c-faa1-43dd-a023-a8ebddd4c3ea
response_code = 200
uri = /timesync
|