| 1 | | [ Aug 12 05:30:47 Enabled. ] |
| 2 | | [ Aug 12 05:30:47 Rereading configuration. ] |
| 3 | | [ Aug 12 05:30:48 Rereading configuration. ] |
| 4 | | [ Aug 12 05:30:54 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 12 05:30:54 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-08-12T05:30:54.058Z | 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-12T05:30:54.190Z | 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]:39924
|
| 24 | 2026-08-12T05:30:54.190Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-08-12T05:30:54.193Z | 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-12T05:30:54.193Z | 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 = 3370
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39924
req_id = 929b09c0-618f-41c8-8fbc-dd32bb1e45fc
response_code = 200
uri = /timesync
|
| 27 | 2026-08-12T05:30:54.792Z | 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]:48609
|
| 28 | 2026-08-12T05:30:54.793Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-08-12T05:30:54.795Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0, last_offset: 0.0, rms_offset: 0.0, root_delay: 1.0, root_dispersion: 1.0, max_error: 1.5 })
|
| 30 | 2026-08-12T05:30:54.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 = 3084
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48609
req_id = 6c92c954-588e-4fb9-9ce2-7f890bd47b80
response_code = 200
uri = /timesync
|
| 31 | 2026-08-12T05:30:54.829Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-08-12T05:30:54.832Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0, last_offset: 0.0, rms_offset: 0.0, root_delay: 1.0, root_dispersion: 1.0, max_error: 1.5 })
|
| 33 | 2026-08-12T05:30:54.832Z | 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 = 3088
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39924
req_id = 5be8b262-b17f-413d-abeb-ddd19ec6e8ed
response_code = 200
uri = /timesync
|
| 34 | 2026-08-12T05:30:55.899Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-08-12T05:30:55.902Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0, last_offset: 0.0, rms_offset: 0.0, root_delay: 1.0, root_dispersion: 1.0, max_error: 1.5 })
|
| 36 | 2026-08-12T05:30:55.902Z | 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 = 2827
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39924
req_id = 67cea9ba-b101-498a-8661-844dad42bac6
response_code = 200
uri = /timesync
|
| 37 | 2026-08-12T05:30:57.110Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-08-12T05:30:57.113Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786512656.417068, correction: 0.0, last_offset: -0.397697747, rms_offset: 0.397697747, root_delay: 0.003624439, root_dispersion: 0.88373071, max_error: 0.8855429295 })
|
| 39 | 2026-08-12T05:30:57.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 = 2928
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39924
req_id = f70f2de5-8291-48bb-912a-695c97d7f503
response_code = 200
uri = /timesync
|
| 40 | 2026-08-12T05:30:57.973Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 41 | 2026-08-12T05:30:57.976Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786512657.474098, correction: 0.150080189, last_offset: -0.150311157, rms_offset: 0.363051713, root_delay: 0.004111339, root_dispersion: 0.73403734, max_error: 0.8861731985 })
|
| 42 | 2026-08-12T05:30:57.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 = 3078
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39924
req_id = 142de093-69bf-4458-a5d2-0c3afb1a1c47
response_code = 200
uri = /timesync
|
| 43 | 2026-08-12T05:30:59.500Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 44 | 2026-08-12T05:30:59.503Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786512658.704163, correction: 0.146080405, last_offset: -0.000123716, rms_offset: 0.344421089, root_delay: 0.004240549, root_dispersion: 0.94673115, max_error: 1.0949318295 })
|
| 45 | 2026-08-12T05:30:59.503Z | 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 = 3522
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39924
req_id = 3efb2113-943e-4bf5-8445-17d1210a8acd
response_code = 200
uri = /timesync
|
| 46 | 2026-08-12T05:31:00.056Z | 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]:42492
|
| 47 | 2026-08-12T05:31:00.056Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-08-12T05:31:00.059Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786512659.988926, correction: 0.144879088, last_offset: -0.000299908, rms_offset: 0.326746553, root_delay: 0.003567372, root_dispersion: 0.215979621, max_error: 0.362642395 })
|
| 49 | 2026-08-12T05:31:00.059Z | 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 = 2561
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42492
req_id = a077f676-6b4f-4cc9-8524-ce10a5acea8d
response_code = 200
uri = /timesync
|
| 50 | 2026-08-12T05:31:01.728Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 51 | 2026-08-12T05:31:01.730Z | 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: 1786512658.7844493, correction: 0.140443161, last_offset: -7.7952e-5, rms_offset: 0.309978992, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.140443161 })
|
| 52 | 2026-08-12T05:31:01.730Z | 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 = 2842
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39924
req_id = a51c2d78-dd52-411e-8798-c4fb8459ef06
response_code = 200
uri = /timesync
|
| 53 | 2026-08-12T05:31:03.981Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 54 | 2026-08-12T05:31:03.984Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786512663.891308, correction: 0.134073332, last_offset: 0.000122905, rms_offset: 0.26466471, root_delay: 0.00362774, root_dispersion: 0.000551291, max_error: 0.136438493 })
|
| 55 | 2026-08-12T05:31:03.984Z | 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 = 3468
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39924
req_id = cb24caeb-21aa-43ee-b48a-dc43ceaa1896
response_code = 200
uri = /timesync
|
| 56 | 2026-08-12T05:31:05.133Z | 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]:63380
|
| 57 | 2026-08-12T05:31:05.133Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 58 | 2026-08-12T05:31:05.136Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786512664.778473, correction: 0.130892023, last_offset: 7.0545e-5, rms_offset: 0.251082987, root_delay: 0.003950278, root_dispersion: 0.00063353, max_error: 0.13350069199999998 })
|
| 59 | 2026-08-12T05:31:05.136Z | 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 = 2971
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63380
req_id = 31b76fcb-4163-426a-afef-17a161bda005
response_code = 200
uri = /timesync
|
| 60 | 2026-08-12T05:31:05.927Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 61 | 2026-08-12T05:31:05.930Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786512664.778473, correction: 0.12874791, last_offset: 7.0545e-5, rms_offset: 0.251082987, root_delay: 0.003950278, root_dispersion: 0.000828528, max_error: 0.13155157699999998 })
|
| 62 | 2026-08-12T05:31:05.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 = 3064
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39924
req_id = 526c50c6-23ce-4882-9ee1-bb82996de842
response_code = 200
uri = /timesync
|
| 63 | 2026-08-12T05:31:10.213Z | 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]:45953
|
| 64 | 2026-08-12T05:31:10.213Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 65 | 2026-08-12T05:31:10.216Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786512669.383219, correction: 0.117154002, last_offset: 2.3427e-5, rms_offset: 0.192940578, root_delay: 0.003466434, root_dispersion: 0.000988495, max_error: 0.119875714 })
|
| 66 | 2026-08-12T05:31:10.216Z | 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 = 3299
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45953
req_id = 567708cf-5381-4662-8062-9981ebbbcbf2
response_code = 200
uri = /timesync
|
| 67 | 2026-08-12T05:31:10.674Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 68 | 2026-08-12T05:31:10.677Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786512669.383219, correction: 0.115907624, last_offset: 2.3427e-5, rms_offset: 0.192940578, root_delay: 0.003466434, root_dispersion: 0.001070234, max_error: 0.118711075 })
|
| 69 | 2026-08-12T05:31:10.677Z | 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 = 3200
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39924
req_id = 27163cea-9b62-4d56-b38e-abece2255ea2
response_code = 200
uri = /timesync
|
| 70 | 2026-08-12T05:31:13.878Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 71 | 2026-08-12T05:31:13.881Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786512672.6925302, correction: 0.107085586, last_offset: 8.2292e-5, rms_offset: 0.164735556, root_delay: 0.003978427, root_dispersion: 0.000780524, max_error: 0.1098553235 })
|
| 72 | 2026-08-12T05:31:13.881Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3598
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39924
req_id = 79a0f17f-143d-4bb9-adf3-6e542c678bca
response_code = 200
uri = /timesync
|
| 73 | 2026-08-12T05:31:15.288Z | 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]:56702
|
| 74 | 2026-08-12T05:31:15.289Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 75 | 2026-08-12T05:31:15.291Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786512675.025518, correction: 0.103473492, last_offset: 1.6399e-5, rms_offset: 0.148262024, root_delay: 0.003428295, root_dispersion: 0.00069518, max_error: 0.1058828195 })
|
| 76 | 2026-08-12T05:31:15.291Z | 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 = 3263
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56702
req_id = 0abeff95-becd-4b54-9739-c3de84689f4d
response_code = 200
uri = /timesync
|
| 77 | 2026-08-12T05:31:19.605Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 78 | 2026-08-12T05:31:19.608Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786512678.4264343, correction: 0.091891862, last_offset: 7.917e-6, rms_offset: 0.120092243, root_delay: 0.003502582, root_dispersion: 0.000682698, max_error: 0.094325851 })
|
| 79 | 2026-08-12T05:31:19.608Z | 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 = 2933
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39924
req_id = abaaa359-2a7b-442a-8d35-d4b2c87a9a0a
response_code = 200
uri = /timesync
|
| 80 | 2026-08-12T05:31:20.369Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:34054
|
| 81 | 2026-08-12T05:31:20.369Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 82 | 2026-08-12T05:31:20.372Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786512679.761214, correction: 0.08982648, last_offset: 1.942e-6, rms_offset: 0.113929503, root_delay: 0.003625296, root_dispersion: 0.000583317, max_error: 0.092222445 })
|
| 83 | 2026-08-12T05:31:20.372Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3104
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34054
req_id = d9bdc9a8-4d83-4746-a0d1-c40b879f41f6
response_code = 200
uri = /timesync
|
| 84 | 2026-08-12T05:31:25.447Z | 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]:61465
|
| 85 | 2026-08-12T05:31:25.447Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 86 | 2026-08-12T05:31:25.450Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786512684.9249039, correction: 0.076047525, last_offset: 2.9969e-5, rms_offset: 0.08754725, root_delay: 0.004096873, root_dispersion: 0.000636914, max_error: 0.07873287550000001 })
|
| 87 | 2026-08-12T05:31:25.450Z | 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]:61465
req_id = 37fe9161-84e5-4012-be1b-d588dc93368c
response_code = 200
uri = /timesync
|
| 88 | 2026-08-12T05:31:26.319Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 89 | 2026-08-12T05:31:26.321Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786512685.9099214, correction: 0.07366731, last_offset: 2.5907e-5, rms_offset: 0.08305461, root_delay: 0.003698471, root_dispersion: 0.000574013, max_error: 0.0760905585 })
|
| 90 | 2026-08-12T05:31:26.322Z | 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::1]:39924
req_id = b1179200-284e-4acb-bf6c-3f58d3b552ca
response_code = 200
uri = /timesync
|
| 91 | 2026-08-12T05:31:30.336Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 92 | 2026-08-12T05:31:30.339Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786512690.1329598, correction: 0.062778056, last_offset: -1.0835e-5, rms_offset: 0.067274235, root_delay: 0.003530441, root_dispersion: 0.000564993, max_error: 0.0651082695 })
|
| 93 | 2026-08-12T05:31:30.339Z | 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 = 3125
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39924
req_id = 4794e5fb-484d-4d87-957f-04ab2539c69e
response_code = 200
uri = /timesync
|
| 94 | 2026-08-12T05:31:30.526Z | 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]:40830
|
| 95 | 2026-08-12T05:31:30.526Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 96 | 2026-08-12T05:31:30.528Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786512690.1329598, correction: 0.062265735, last_offset: -1.0835e-5, rms_offset: 0.067274235, root_delay: 0.003530441, root_dispersion: 0.000595616, max_error: 0.0646265715 })
|
| 97 | 2026-08-12T05:31:30.528Z | 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 = 2743
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40830
req_id = 404275ea-8221-4875-9ecb-308204ead535
response_code = 200
uri = /timesync
|
| 98 | 2026-08-12T05:31:35.600Z | 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]:54102
|
| 99 | 2026-08-12T05:31:35.601Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 100 | 2026-08-12T05:31:35.604Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786512694.636531, correction: 0.048556939, last_offset: -9.51e-5, rms_offset: 0.05169579, root_delay: 0.003458375, root_dispersion: 0.000695779, max_error: 0.0509819055 })
|
| 101 | 2026-08-12T05:31:35.604Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3050
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:54102
req_id = de5575ec-05d1-4190-8b1f-40a79ac1502b
response_code = 200
uri = /timesync
|
| 102 | 2026-08-12T05:31:41.823Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 103 | 2026-08-12T05:31:41.826Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786512701.275507, correction: 0.031710152, last_offset: 4.9598e-5, rms_offset: 0.037686244, root_delay: 0.004032521, root_dispersion: 0.000679672, max_error: 0.034406084499999996 })
|
| 104 | 2026-08-12T05:31:41.827Z | 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 = 3440
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39924
req_id = 70c02a79-73da-4d1c-a294-ce51352d086c
response_code = 200
uri = /timesync
|
| 105 | 2026-08-12T05:31:41.931Z | 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]:56225
|
| 106 | 2026-08-12T05:31:41.931Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 107 | 2026-08-12T05:31:41.934Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786512701.275507, correction: 0.031421833, last_offset: 4.9598e-5, rms_offset: 0.037686244, root_delay: 0.004032521, root_dispersion: 0.000700264, max_error: 0.0341383575 })
|
| 108 | 2026-08-12T05:31:41.934Z | 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 = 2878
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56225
req_id = 50734c55-d0c2-49e5-b1d4-ee2523be52c0
response_code = 200
uri = /timesync
|
| 109 | 2026-08-12T05:32:24.673Z | 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]:61558
|
| 110 | 2026-08-12T05:32:24.674Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 111 | 2026-08-12T05:32:24.679Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786512743.8964663, correction: -3.2911e-5, last_offset: 7.762e-5, rms_offset: 0.004832772, root_delay: 0.003897689, root_dispersion: 0.000455168, max_error: 0.0024369235000000003 })
|
| 112 | 2026-08-12T05:32:24.679Z | 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 = 6245
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:61558
req_id = 860dce2b-bb88-40e3-827a-83a01cddf525
response_code = 200
uri = /timesync
|
| 113 | 2026-08-12T05:33:53.072Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:53221
|
| 114 | 2026-08-12T05:33:53.083Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 115 | 2026-08-12T05:33:53.105Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786512831.9201777, correction: 2.7941e-5, last_offset: -5.4215e-5, rms_offset: 0.00013108, root_delay: 0.003570609, root_dispersion: 0.000543054, max_error: 0.0023562995000000002 })
|
| 116 | 2026-08-12T05:33:53.105Z | 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 = 32044
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:53221
req_id = 64eb00b9-4427-4ff1-b0a4-ef79409bd978
response_code = 200
uri = /timesync
|
| 117 | 2026-08-12T05:33:55.122Z | 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]:63707
|
| 118 | 2026-08-12T05:33:55.123Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 119 | 2026-08-12T05:33:55.126Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786512833.9835043, correction: -1.1254e-5, last_offset: 1.1641e-5, rms_offset: 0.000124408, root_delay: 0.004038539, root_dispersion: 0.000489944, max_error: 0.0025204675 })
|
| 120 | 2026-08-12T05:33:55.126Z | 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 = 2903
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:63707
req_id = 5c24668f-9a8e-4dd7-a471-c79b81373765
response_code = 200
uri = /timesync
|
| 121 | 2026-08-12T05:33:55.697Z | 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]:59008
|
| 122 | 2026-08-12T05:33:55.697Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 123 | 2026-08-12T05:33:55.700Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786512833.9835043, correction: -1.0834e-5, last_offset: 1.1641e-5, rms_offset: 0.000124408, root_delay: 0.004038539, root_dispersion: 0.00057668, max_error: 0.0026067835 })
|
| 124 | 2026-08-12T05:33:55.700Z | 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 = 2988
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:59008
req_id = 30cfa9c7-ddbf-4da9-808a-ccbcbfd977d1
response_code = 200
uri = /timesync
|
| 125 | 2026-08-12T05:33:57.709Z | 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]:54927
|
| 126 | 2026-08-12T05:33:57.710Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 127 | 2026-08-12T05:33:57.713Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786512836.7439382, correction: -2.4785e-5, last_offset: 4.9526e-5, rms_offset: 0.0001153, root_delay: 0.003549263, root_dispersion: 0.000544639, max_error: 0.0023440555 })
|
| 128 | 2026-08-12T05:33:57.713Z | 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 = 3067
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:54927
req_id = 6d2e292f-799e-4f33-a783-93f8c130ad68
response_code = 200
uri = /timesync
|
| 129 | 2026-08-12T05:33:58.642Z | 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]:47474
|
| 130 | 2026-08-12T05:33:58.643Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 131 | 2026-08-12T05:33:58.646Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786512837.6987846, correction: -2.903e-5, last_offset: 4.1621e-5, rms_offset: 0.000110172, root_delay: 0.003517677, root_dispersion: 0.000408057, max_error: 0.0021959255 })
|
| 132 | 2026-08-12T05:33:58.646Z | 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::b]:47474
req_id = 857c26f2-82ba-490b-8d0b-eb01a3ae88b0
response_code = 200
uri = /timesync
|
| 133 | 2026-08-12T05:34:08.388Z | 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]:63653
|
| 134 | 2026-08-12T05:34:08.388Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 135 | 2026-08-12T05:34:08.393Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786512847.4623368, correction: 7.58e-6, last_offset: -2.6466e-5, rms_offset: 7.0785e-5, root_delay: 0.003438026, root_dispersion: 0.000423711, max_error: 0.002150304 })
|
| 136 | 2026-08-12T05:34:08.393Z | 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 = 4945
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:63653
req_id = 17fd70e4-c709-47a7-a4df-44a5ece57387
response_code = 200
uri = /timesync
|
| 137 | 2026-08-12T05:34:08.854Z | 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]:60317
|
| 138 | 2026-08-12T05:34:08.854Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 139 | 2026-08-12T05:34:08.857Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786512848.3990684, correction: 4.6062e-5, last_offset: -4.9932e-5, rms_offset: 6.8984e-5, root_delay: 0.003644784, root_dispersion: 0.000369018, max_error: 0.002237472 })
|
| 140 | 2026-08-12T05:34:08.857Z | 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 = 2778
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:60317
req_id = 75b4e19a-3f2a-46b6-9337-c4ba1894a537
response_code = 200
uri = /timesync
|
| 141 | 2026-08-12T05:34:08.896Z | 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]:41300
|
| 142 | 2026-08-12T05:34:08.896Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 143 | 2026-08-12T05:34:08.900Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786512848.3990684, correction: 4.4409e-5, last_offset: -4.9932e-5, rms_offset: 6.8984e-5, root_delay: 0.003644784, root_dispersion: 0.000374276, max_error: 0.002241077 })
|
| 144 | 2026-08-12T05:34:08.900Z | 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 = 3826
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:41300
req_id = 1cca75b3-ba51-4098-a57a-701ffeceb3dd
response_code = 200
uri = /timesync
|
| 145 | 2026-08-12T05:35:07.969Z | 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]:64892
|
| 146 | 2026-08-12T05:35:07.969Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 147 | 2026-08-12T05:35:07.972Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786512907.458122, correction: 0.000109017, last_offset: -0.000109247, rms_offset: 0.000138461, root_delay: 0.003350637, root_dispersion: 0.000484625, max_error: 0.0022689605 })
|
| 148 | 2026-08-12T05:35:07.972Z | 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 = 3381
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:64892
req_id = 8a0f0285-6155-45a9-ad7b-26ede00f82ef
response_code = 200
uri = /timesync
|
| 149 | 2026-08-12T05:35:08.614Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:48676
|
| 150 | 2026-08-12T05:35:08.614Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 151 | 2026-08-12T05:35:08.618Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786512907.458122, correction: 3.8499e-5, last_offset: -0.000109247, rms_offset: 0.000138461, root_delay: 0.003350637, root_dispersion: 0.000566074, max_error: 0.0022798914999999998 })
|
| 152 | 2026-08-12T05:35:08.618Z | 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 = 3394
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:48676
req_id = 598e541c-b9bf-4fe0-80a5-d38081f78379
response_code = 200
uri = /timesync
|
| 153 | 2026-08-12T05:35:08.651Z | 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]:39969
|
| 154 | 2026-08-12T05:35:08.651Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 155 | 2026-08-12T05:35:08.655Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786512907.458122, correction: 3.4474e-5, last_offset: -0.000109247, rms_offset: 0.000138461, root_delay: 0.003350637, root_dispersion: 0.000570724, max_error: 0.0022805165 })
|
| 156 | 2026-08-12T05:35:08.655Z | 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 = 3511
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:39969
req_id = d54587e5-b55b-411c-a94c-8f30ca657711
response_code = 200
uri = /timesync
|
| 157 | 2026-08-12T05:36:08.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]:53941
|
| 158 | 2026-08-12T05:36:08.183Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 159 | 2026-08-12T05:36:08.187Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786512967.5265043, correction: -2.3622e-5, last_offset: 3.2212e-5, rms_offset: 9.1292e-5, root_delay: 0.003564815, root_dispersion: 0.000620241, max_error: 0.0024262705 })
|
| 160 | 2026-08-12T05:36:08.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 = 4288
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:53941
req_id = ad86f9e0-5e6a-4c0f-bf63-e321e2e45fc1
response_code = 200
uri = /timesync
|
| 161 | 2026-08-12T05:36:08.903Z | 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]:37422
|
| 162 | 2026-08-12T05:36:08.903Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 163 | 2026-08-12T05:36:08.907Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786512967.5265043, correction: -1.9755e-5, last_offset: 3.2212e-5, rms_offset: 9.1292e-5, root_delay: 0.003564815, root_dispersion: 0.000708436, max_error: 0.0025105985 })
|
| 164 | 2026-08-12T05:36:08.907Z | 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 = 4067
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:37422
req_id = 47d550c2-0f98-469a-9a7d-369d575f2cc6
response_code = 200
uri = /timesync
|
| 165 | 2026-08-12T05:36:08.963Z | 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]:42598
|
| 166 | 2026-08-12T05:36:08.963Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 167 | 2026-08-12T05:36:08.966Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786512967.5265043, correction: -1.9436e-5, last_offset: 3.2212e-5, rms_offset: 9.1292e-5, root_delay: 0.003564815, root_dispersion: 0.000715722, max_error: 0.0025175655 })
|
| 168 | 2026-08-12T05:36:08.966Z | 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 = 2901
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:42598
req_id = 567f7eec-89e6-4b75-8ffa-8e50a15c5df7
response_code = 200
uri = /timesync
|
| 169 | 2026-08-12T05:37:08.293Z | 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]:33196
|
| 170 | 2026-08-12T05:37:08.293Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 171 | 2026-08-12T05:37:08.298Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786513028.054422, correction: -0.00010327, last_offset: 7.0641e-5, rms_offset: 7.479e-5, root_delay: 0.004522493, root_dispersion: 0.000385162, max_error: 0.0027496785 })
|
| 172 | 2026-08-12T05:37:08.298Z | 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 = 4819
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:33196
req_id = 79728828-c8c7-4da0-be9a-0dd754e27bff
response_code = 200
uri = /timesync
|
| 173 | 2026-08-12T05:37:08.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::b]:63252
|
| 174 | 2026-08-12T05:37:08.841Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 175 | 2026-08-12T05:37:08.844Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786513028.054422, correction: -9.1e-5, last_offset: 7.0641e-5, rms_offset: 7.479e-5, root_delay: 0.004522493, root_dispersion: 0.000461058, max_error: 0.0028133044999999997 })
|
| 176 | 2026-08-12T05:37:08.844Z | 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 = 3650
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:63252
req_id = 825437f2-c912-4072-b4ba-66287bfbbc96
response_code = 200
uri = /timesync
|
| 177 | 2026-08-12T05:37:08.936Z | 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]:59563
|
| 178 | 2026-08-12T05:37:08.936Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 179 | 2026-08-12T05:37:08.939Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786513028.054422, correction: -8.8874e-5, last_offset: 7.0641e-5, rms_offset: 7.479e-5, root_delay: 0.004522493, root_dispersion: 0.000474208, max_error: 0.0028243285 })
|
| 180 | 2026-08-12T05:37:08.941Z | 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 = 3503
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:59563
req_id = 41fe67ba-40c4-473a-8e37-180b77e6cfb1
response_code = 200
uri = /timesync
|
| 181 | 2026-08-12T05:38:08.194Z | 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]:44090
|
| 182 | 2026-08-12T05:38:08.194Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 183 | 2026-08-12T05:38:08.198Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786513086.9951649, correction: 2.3657e-5, last_offset: 3.013e-6, rms_offset: 9.6319e-5, root_delay: 0.003909729, root_dispersion: 0.000412642, max_error: 0.0023911634999999997 })
|
| 184 | 2026-08-12T05:38:08.198Z | 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 = 4255
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:44090
req_id = 3a14865d-0cb7-4582-94f0-6e680235f6ac
response_code = 200
uri = /timesync
|
| 185 | 2026-08-12T05:38:08.640Z | 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]:58245
|
| 186 | 2026-08-12T05:38:08.641Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 187 | 2026-08-12T05:38:08.644Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786513086.9951649, correction: 2.079e-5, last_offset: 3.013e-6, rms_offset: 9.6319e-5, root_delay: 0.003909729, root_dispersion: 0.00045558, max_error: 0.0024312345 })
|
| 188 | 2026-08-12T05:38:08.644Z | 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 = 3956
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:58245
req_id = f89668bd-74ec-403e-9633-37594564472f
response_code = 200
uri = /timesync
|
| 189 | 2026-08-12T05:38:09.051Z | 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]:58271
|
| 190 | 2026-08-12T05:38:09.051Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 191 | 2026-08-12T05:38:09.055Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786513086.9951649, correction: 1.816e-5, last_offset: 3.013e-6, rms_offset: 9.6319e-5, root_delay: 0.003909729, root_dispersion: 0.000494966, max_error: 0.0024679905 })
|
| 192 | 2026-08-12T05:38:09.055Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3917
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:58271
req_id = 333974c3-790b-4514-92ff-a911ca1a311f
response_code = 200
uri = /timesync
|
| 193 | 2026-08-12T05:39:07.776Z | 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]:63910
|
| 194 | 2026-08-12T05:39:07.776Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 195 | 2026-08-12T05:39:07.781Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786513145.6646764, correction: 1.768e-6, last_offset: 4.64e-7, rms_offset: 4.3829e-5, root_delay: 0.003388224, root_dispersion: 0.000478566, max_error: 0.002174446 })
|
| 196 | 2026-08-12T05:39:07.781Z | 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 = 5066
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:63910
req_id = e7410cfa-c571-452c-b372-159203ea4175
response_code = 200
uri = /timesync
|
| 197 | 2026-08-12T05:39:08.370Z | 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]:50862
|
| 198 | 2026-08-12T05:39:08.370Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 199 | 2026-08-12T05:39:08.374Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786513147.820794, correction: -1.785e-6, last_offset: 3.516e-6, rms_offset: 4.1595e-5, root_delay: 0.003388224, root_dispersion: 0.000439522, max_error: 0.002135419 })
|
| 200 | 2026-08-12T05:39:08.374Z | 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 = 3677
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:50862
req_id = cf0ef6f7-64b7-4de5-b1ca-ce1f5ca4e8fc
response_code = 200
uri = /timesync
|
| 201 | 2026-08-12T05:39:08.967Z | 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]:34274
|
| 202 | 2026-08-12T05:39:08.967Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 203 | 2026-08-12T05:39:08.970Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786513147.820794, correction: -1.764e-6, last_offset: 3.516e-6, rms_offset: 4.1595e-5, root_delay: 0.003388224, root_dispersion: 0.000479911, max_error: 0.002175787 })
|
| 204 | 2026-08-12T05:39:08.970Z | 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 = 2901
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:34274
req_id = 5414d0dc-19bb-4eee-b67a-1137e9f2d205
response_code = 200
uri = /timesync
|
| 205 | 2026-08-12T05:40:08.037Z | 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]:58967
|
| 206 | 2026-08-12T05:40:08.037Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 207 | 2026-08-12T05:40:08.041Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786513205.5021493, correction: -5.658e-6, last_offset: -1.446e-6, rms_offset: 6.868e-5, root_delay: 0.00335121, root_dispersion: 0.000624416, max_error: 0.0023056789999999997 })
|
| 208 | 2026-08-12T05:40:08.041Z | 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 = 4260
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:58967
req_id = fba92886-fc66-495a-a8bc-96a0f8598001
response_code = 200
uri = /timesync
|
| 209 | 2026-08-12T05:40:08.653Z | 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]:42930
|
| 210 | 2026-08-12T05:40:08.653Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 211 | 2026-08-12T05:40:08.657Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786513205.5021493, correction: -7.12e-7, last_offset: -1.446e-6, rms_offset: 6.868e-5, root_delay: 0.00335121, root_dispersion: 0.000672148, max_error: 0.002348465 })
|
| 212 | 2026-08-12T05:40:08.657Z | 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 = 3499
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:42930
req_id = 0dc17587-a92d-4132-9694-83a5c13425f9
response_code = 200
uri = /timesync
|
| 213 | 2026-08-12T05:40:08.754Z | 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]:58572
|
| 214 | 2026-08-12T05:40:08.754Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 215 | 2026-08-12T05:40:08.758Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786513205.5021493, correction: 0.0, last_offset: -1.446e-6, rms_offset: 6.868e-5, root_delay: 0.00335121, root_dispersion: 0.000679974, max_error: 0.002355579 })
|
| 216 | 2026-08-12T05:40:08.758Z | 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 = 3842
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:58572
req_id = 347488c2-152d-4a15-880f-2cd37cf7e4f5
response_code = 200
uri = /timesync
|
| 217 | 2026-08-12T05:41:07.486Z | 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]:59900
|
| 218 | 2026-08-12T05:41:07.486Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 219 | 2026-08-12T05:41:07.489Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786513265.1792052, correction: -4.788e-6, last_offset: 4.3858e-5, rms_offset: 8.4873e-5, root_delay: 0.003576546, root_dispersion: 0.000763398, max_error: 0.0025564589999999996 })
|
| 220 | 2026-08-12T05:41:07.489Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2913
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:59900
req_id = 5458e343-4e18-40f7-ab7a-d0eff01c45f0
response_code = 200
uri = /timesync
|
| 221 | 2026-08-12T05:41:08.649Z | 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]:52158
|
| 222 | 2026-08-12T05:41:08.649Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 223 | 2026-08-12T05:41:08.653Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786513267.5719934, correction: 0.00013628, last_offset: -0.000151394, rms_offset: 9.3676e-5, root_delay: 0.003414975, root_dispersion: 0.000419515, max_error: 0.0022632825 })
|
| 224 | 2026-08-12T05:41:08.653Z | 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 = 3939
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:52158
req_id = afa8dd47-8742-4f09-8214-37c1db860760
response_code = 200
uri = /timesync
|
| 225 | 2026-08-12T05:41:09.167Z | 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]:56646
|
| 226 | 2026-08-12T05:41:09.167Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 227 | 2026-08-12T05:41:09.170Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786513267.5719934, correction: 0.000104404, last_offset: -0.000151394, rms_offset: 9.3676e-5, root_delay: 0.003414975, root_dispersion: 0.000484604, max_error: 0.0022964955 })
|
| 228 | 2026-08-12T05:41:09.170Z | 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 = 3122
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:56646
req_id = 31a7e04d-e64f-44bd-8861-213d3df3a375
response_code = 200
uri = /timesync
|
| 229 | 2026-08-12T05:42:07.647Z | 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]:47938
|
| 230 | 2026-08-12T05:42:07.647Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 231 | 2026-08-12T05:42:07.652Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786513327.1768034, correction: -3.6515e-5, last_offset: 5.1546e-5, rms_offset: 6.2376e-5, root_delay: 0.003551878, root_dispersion: 0.00044099, max_error: 0.002253444 })
|
| 232 | 2026-08-12T05:42:07.652Z | 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 = 4677
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:47938
req_id = 2e400551-f482-4da2-bf3f-9d9fe71d9214
response_code = 200
uri = /timesync
|
| 233 | 2026-08-12T05:42:08.428Z | 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]:39153
|
| 234 | 2026-08-12T05:42:08.428Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 235 | 2026-08-12T05:42:08.431Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786513327.1768034, correction: -2.6788e-5, last_offset: 5.1546e-5, rms_offset: 6.2376e-5, root_delay: 0.003551878, root_dispersion: 0.000527571, max_error: 0.002330298 })
|
| 236 | 2026-08-12T05:42:08.431Z | 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 = 3297
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:39153
req_id = b87aef74-95e6-49dd-ac0a-a0dd792e858d
response_code = 200
uri = /timesync
|
| 237 | 2026-08-12T05:42:08.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::a]:59877
|
| 238 | 2026-08-12T05:42:08.843Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 239 | 2026-08-12T05:42:08.846Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786513328.5261326, correction: -3.33e-5, last_offset: 1.1542e-5, rms_offset: 5.9287e-5, root_delay: 0.003295834, root_dispersion: 0.000346613, max_error: 0.00202783 })
|
| 240 | 2026-08-12T05:42:08.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 = 3123
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:59877
req_id = 1185ae6b-f484-41d0-82a8-82fe28bef819
response_code = 200
uri = /timesync
|
| 241 | 2026-08-12T05:43:07.129Z | 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]:33881
|
| 242 | 2026-08-12T05:43:07.129Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 243 | 2026-08-12T05:43:07.133Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786513386.8099794, correction: 1.724e-5, last_offset: -1.7242e-5, rms_offset: 5.2151e-5, root_delay: 0.003445929, root_dispersion: 0.000390597, max_error: 0.0021308015 })
|
| 244 | 2026-08-12T05:43:07.133Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3209
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:33881
req_id = 73ef9ecb-158a-4a5c-a8a3-ead98c445305
response_code = 200
uri = /timesync
|
| 245 | 2026-08-12T05:43:08.012Z | 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]:50238
|
| 246 | 2026-08-12T05:43:08.013Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 247 | 2026-08-12T05:43:08.017Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786513386.8099794, correction: 1.5832e-5, last_offset: -1.7242e-5, rms_offset: 5.2151e-5, root_delay: 0.003445929, root_dispersion: 0.000483674, max_error: 0.0022224705 })
|
| 248 | 2026-08-12T05:43:08.017Z | 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 = 4333
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:50238
req_id = 801d91cf-be45-4d0c-a9e1-66b452cb6d05
response_code = 200
uri = /timesync
|
| 249 | 2026-08-12T05:43:08.141Z | 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]:54932
|
| 250 | 2026-08-12T05:43:08.142Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 251 | 2026-08-12T05:43:08.147Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786513386.8099794, correction: 1.5625e-5, last_offset: -1.7242e-5, rms_offset: 5.2151e-5, root_delay: 0.003445929, root_dispersion: 0.000497361, max_error: 0.0022359505 })
|
| 252 | 2026-08-12T05:43:08.147Z | 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 = 5212
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:54932
req_id = 0f2d349c-b404-41fb-a55d-a2fa22c5c231
response_code = 200
uri = /timesync
|
| 253 | 2026-08-12T05:43:08.747Z | 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]:51952
|
| 254 | 2026-08-12T05:43:08.747Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 255 | 2026-08-12T05:43:08.750Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786513386.8099794, correction: 1.4664e-5, last_offset: -1.7242e-5, rms_offset: 5.2151e-5, root_delay: 0.003445929, root_dispersion: 0.000560937, max_error: 0.0022985655 })
|
| 256 | 2026-08-12T05:43:08.750Z | 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]:51952
req_id = effefea9-c3d6-48d3-bcec-ce5362bd3421
response_code = 200
uri = /timesync
|
| 257 | 2026-08-12T05:43:08.837Z | 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]:37359
|
| 258 | 2026-08-12T05:43:08.837Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 259 | 2026-08-12T05:43:08.840Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786513386.8099794, correction: 1.452e-5, last_offset: -1.7242e-5, rms_offset: 5.2151e-5, root_delay: 0.003445929, root_dispersion: 0.000570436, max_error: 0.0023079205 })
|
| 260 | 2026-08-12T05:43:08.840Z | 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 = 3012
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:37359
req_id = 2147f285-55f9-4ae9-916f-22e0ad0cba99
response_code = 200
uri = /timesync
|
| 261 | 2026-08-12T05:43:09.416Z | 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]:53936
|
| 262 | 2026-08-12T05:43:09.416Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 263 | 2026-08-12T05:43:09.419Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786513388.249487, correction: 5.617e-6, last_offset: 8.559e-6, rms_offset: 4.9549e-5, root_delay: 0.003445929, root_dispersion: 0.00057601, max_error: 0.0023045915 })
|
| 264 | 2026-08-12T05:43:09.419Z | 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 = 3244
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:53936
req_id = d4023af5-f2a3-4c9d-a695-c506fe6f2dfe
response_code = 200
uri = /timesync
|
| 265 | 2026-08-12T05:44:07.545Z | 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]:46939
|
| 266 | 2026-08-12T05:44:07.545Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 267 | 2026-08-12T05:44:07.548Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786513445.463496, correction: 1.1453e-5, last_offset: 3.252e-6, rms_offset: 3.9397e-5, root_delay: 0.003405437, root_dispersion: 0.000721974, max_error: 0.0024361455 })
|
| 268 | 2026-08-12T05:44:07.548Z | 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 = 3055
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:46939
req_id = 58c0d90a-1edd-4fac-a6b0-3ff913e1cf92
response_code = 200
uri = /timesync
|
| 269 | 2026-08-12T05:44:08.540Z | 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]:52162
|
| 270 | 2026-08-12T05:44:08.540Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 271 | 2026-08-12T05:44:08.543Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786513445.463496, correction: 9.097e-6, last_offset: 3.252e-6, rms_offset: 3.9397e-5, root_delay: 0.003405437, root_dispersion: 0.000823029, max_error: 0.0025348445 })
|
| 272 | 2026-08-12T05:44:08.543Z | 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 = 3219
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:52162
req_id = c7bcad88-8009-4187-aa48-af456b09e7a9
response_code = 200
uri = /timesync
|
| 273 | 2026-08-12T05:44:08.579Z | 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]:47282
|
| 274 | 2026-08-12T05:44:08.579Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 275 | 2026-08-12T05:44:08.582Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1786513445.463496, correction: 9.004e-6, last_offset: 3.252e-6, rms_offset: 3.9397e-5, root_delay: 0.003405437, root_dispersion: 0.000827033, max_error: 0.0025387555 })
|
| 276 | 2026-08-12T05:44:08.582Z | 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 = 2983
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:47282
req_id = 3f86b525-b1e0-450c-aaf9-1fca10c60276
response_code = 200
uri = /timesync
|