| 1 | | [ Aug 17 20:36:36 Enabled. ] |
| 2 | | [ Aug 17 20:36:36 Rereading configuration. ] |
| 3 | | [ Aug 17 20:36:36 Rereading configuration. ] |
| 4 | | [ Aug 17 20:36:44 Executing start method ("/opt/oxide/lib/svc/manifest/ntp-admin.sh"). ] |
| 5 | | + set -o errexit |
| 6 | | + set -o pipefail |
| 7 | | + . /lib/svc/share/smf_include.sh |
| 8 | | ++ SMF_EXIT_OK=0 |
| 9 | | ++ SMF_EXIT_NODAEMON=94 |
| 10 | | ++ SMF_EXIT_ERR_FATAL=95 |
| 11 | | ++ SMF_EXIT_ERR_CONFIG=96 |
| 12 | | ++ SMF_EXIT_MON_DEGRADE=97 |
| 13 | | ++ SMF_EXIT_MON_OFFLINE=98 |
| 14 | | ++ SMF_EXIT_ERR_NOSMF=99 |
| 15 | | ++ SMF_EXIT_ERR_PERM=100 |
| 16 | | ++ svcprop -c -p config/address svc:/oxide/ntp-admin:default |
| 17 | | + ADDR='[fd00:1122:3344:101::1b]:10123' |
| 18 | | + args=('run' '--config-file-path' "/opt/oxide/lib/svc/ntp-admin/config.toml" '--address' "$ADDR") |
| 19 | | + exec /opt/oxide/ntp-admin/bin/ntp-admin run --config-file-path /opt/oxide/lib/svc/ntp-admin/config.toml --address '[fd00:1122:3344:101::1b]:10123' |
| 20 | | [ Aug 17 20:36:44 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-08-17T20:36:44.871Z | 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-17T20:36:44.905Z | 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]:56599
|
| 24 | 2026-08-17T20:36:44.906Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-08-17T20:36:44.909Z | 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-17T20:36:44.909Z | 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 = 3254
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56599
req_id = 3c79d42e-75d5-4510-86e4-6614819e2ae3
response_code = 200
uri = /timesync
|
| 27 | 2026-08-17T20:36:46.565Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 28 | 2026-08-17T20:36:46.568Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0, last_offset: 0.0, rms_offset: 0.0, root_delay: 1.0, root_dispersion: 1.0, max_error: 1.5 })
|
| 29 | 2026-08-17T20:36:46.568Z | 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 = 3030
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56599
req_id = 7a92ab13-1bbd-4bf6-8f62-68c20cca047b
response_code = 200
uri = /timesync
|
| 30 | 2026-08-17T20:36:48.586Z | 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]:48782
|
| 31 | 2026-08-17T20:36:48.586Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-08-17T20:36:48.589Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3330918968, ip_addr: 198.137.202.56, stratum: 3, ref_time: 1786999007.7452898, correction: -0.386431128, last_offset: 0.386510253, rms_offset: 0.450484902, root_delay: 0.00362526, root_dispersion: 0.676026165, max_error: 1.064269923 })
|
| 33 | 2026-08-17T20:36:48.589Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3170
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48782
req_id = 7fb2b361-c0d8-4d45-babe-786fd30cb8e5
response_code = 200
uri = /timesync
|
| 34 | 2026-08-17T20:36:49.497Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-08-17T20:36:49.500Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3330918968, ip_addr: 198.137.202.56, stratum: 3, ref_time: 1786999007.7452898, correction: -0.383955508, last_offset: 0.386510253, rms_offset: 0.450484902, root_delay: 0.00362526, root_dispersion: 2.018554449, max_error: 2.404322587 })
|
| 36 | 2026-08-17T20:36:49.500Z | 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 = 3265
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56599
req_id = 270cef19-3918-4dbc-9acd-813b2da11a17
response_code = 200
uri = /timesync
|
| 37 | 2026-08-17T20:36:51.608Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-08-17T20:36:51.611Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3330918968, ip_addr: 198.137.202.56, stratum: 3, ref_time: 1786999011.2151432, correction: -0.379090369, last_offset: 0.000132382, rms_offset: 0.384630799, root_delay: 0.003771699, root_dispersion: 0.022304548, max_error: 0.40328076649999994 })
|
| 39 | 2026-08-17T20:36:51.611Z | 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 = 3389
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56599
req_id = 4b347e7f-b9b6-430e-8a69-5c98bf890686
response_code = 200
uri = /timesync
|
| 40 | 2026-08-17T20:36:53.466Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 41 | 2026-08-17T20:36:53.469Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3330918968, ip_addr: 198.137.202.56, stratum: 3, ref_time: 1786999011.984743, correction: -0.374104023, last_offset: 6.0365e-5, rms_offset: 0.364892811, root_delay: 0.003657382, root_dispersion: 0.006002009, max_error: 0.381934723 })
|
| 42 | 2026-08-17T20:36:53.469Z | 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]:56599
req_id = 0c6e5ed0-4374-4c06-9e54-7a69d5ffd6f9
response_code = 200
uri = /timesync
|
| 43 | 2026-08-17T20:36:53.636Z | 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]:54696
|
| 44 | 2026-08-17T20:36:53.636Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-08-17T20:36:53.639Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3330918968, ip_addr: 198.137.202.56, stratum: 3, ref_time: 1786999012.3266206, correction: -0.373308569, last_offset: -0.000335623, rms_offset: 0.346167743, root_delay: 0.00361273, root_dispersion: 0.005679941, max_error: 0.380794875 })
|
| 46 | 2026-08-17T20:36:53.639Z | 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 = 3148
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:54696
req_id = cb6c1905-f305-4324-a111-3d47794bc052
response_code = 200
uri = /timesync
|
| 47 | 2026-08-17T20:36:56.596Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-08-17T20:36:56.599Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3330918968, ip_addr: 198.137.202.56, stratum: 3, ref_time: 1786999014.4511626, correction: -0.364883512, last_offset: -7.3372e-5, rms_offset: 0.311550975, root_delay: 0.003576689, root_dispersion: 0.005099505, max_error: 0.3717713615 })
|
| 49 | 2026-08-17T20:36:56.599Z | 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 = 3234
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56599
req_id = c078481a-58ad-46e4-be3c-c26c8205a576
response_code = 200
uri = /timesync
|
| 50 | 2026-08-17T20:36:58.283Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 51 | 2026-08-17T20:36:58.287Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3330918968, ip_addr: 198.137.202.56, stratum: 3, ref_time: 1786999016.4392684, correction: -0.360176653, last_offset: -2.6752e-5, rms_offset: 0.280395895, root_delay: 0.003651462, root_dispersion: 0.005093693, max_error: 0.367096077 })
|
| 52 | 2026-08-17T20:36:58.287Z | 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 = 3389
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56599
req_id = 31313be1-84d4-4d9a-b691-856b7931448d
response_code = 200
uri = /timesync
|
| 53 | 2026-08-17T20:36:58.685Z | 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]:46041
|
| 54 | 2026-08-17T20:36:58.685Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 55 | 2026-08-17T20:36:58.688Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3330918968, ip_addr: 198.137.202.56, stratum: 3, ref_time: 1786999017.5104144, correction: -0.359110832, last_offset: 2.3716e-5, rms_offset: 0.266006887, root_delay: 0.003658372, root_dispersion: 0.004984262, max_error: 0.36592428 })
|
| 56 | 2026-08-17T20:36:58.688Z | 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 = 2955
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46041
req_id = 7530201f-ac1e-4747-a313-0aef63582e0d
response_code = 200
uri = /timesync
|
| 57 | 2026-08-17T20:37:03.738Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 58 | 2026-08-17T20:37:03.738Z | 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]:37328
|
| 59 | 2026-08-17T20:37:03.738Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 60 | 2026-08-17T20:37:03.741Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3330918968, ip_addr: 198.137.202.56, stratum: 3, ref_time: 1786999022.1586244, correction: -0.345422715, last_offset: 5.852e-6, rms_offset: 0.215465575, root_delay: 0.003481881, root_dispersion: 0.005098901, max_error: 0.3522625565 })
|
| 61 | 2026-08-17T20:37:03.741Z | 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 = 4026
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56599
req_id = bb2382e1-4a60-4803-a551-12638fd72c7b
response_code = 200
uri = /timesync
|
| 62 | 2026-08-17T20:37:03.741Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3330918968, ip_addr: 198.137.202.56, stratum: 3, ref_time: 1786999022.1586244, correction: -0.345422566, last_offset: 5.852e-6, rms_offset: 0.215465575, root_delay: 0.003481881, root_dispersion: 0.005098907, max_error: 0.3522624135 })
|
| 63 | 2026-08-17T20:37:03.741Z | 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 = 3515
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:37328
req_id = ec5779be-44cc-4f1f-af8f-64adab5cdcbb
response_code = 200
uri = /timesync
|
| 64 | 2026-08-17T20:37:06.808Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 65 | 2026-08-17T20:37:06.811Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3330918968, ip_addr: 198.137.202.56, stratum: 3, ref_time: 1786999024.8559322, correction: -0.337100655, last_offset: 1.6643e-5, rms_offset: 0.183967739, root_delay: 0.003589395, root_dispersion: 0.005168305, max_error: 0.3440636575 })
|
| 66 | 2026-08-17T20:37:06.811Z | 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 = 3223
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56599
req_id = 0de8f1bd-92df-4fb2-9a47-0e34062053e3
response_code = 200
uri = /timesync
|
| 67 | 2026-08-17T20:37:08.789Z | 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]:49805
|
| 68 | 2026-08-17T20:37:08.790Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 69 | 2026-08-17T20:37:08.792Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3330918968, ip_addr: 198.137.202.56, stratum: 3, ref_time: 1786999024.8559322, correction: -0.331720114, last_offset: 1.6643e-5, rms_offset: 0.183967739, root_delay: 0.003589395, root_dispersion: 0.005381152, max_error: 0.3388959635 })
|
| 70 | 2026-08-17T20:37:08.792Z | 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 = 2668
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:49805
req_id = 0b27d654-06b6-4286-b222-68955e86f64e
response_code = 200
uri = /timesync
|
| 71 | 2026-08-17T20:37:13.104Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 72 | 2026-08-17T20:37:13.107Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3330918968, ip_addr: 198.137.202.56, stratum: 3, ref_time: 1786999024.8559322, correction: -0.320002198, last_offset: 1.6643e-5, rms_offset: 0.183967739, root_delay: 0.003589395, root_dispersion: 0.005844698, max_error: 0.3276415935 })
|
| 73 | 2026-08-17T20:37:13.107Z | 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 = 2917
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56599
req_id = 277f4614-de6a-49a8-b718-0224f2cce2f5
response_code = 200
uri = /timesync
|
| 74 | 2026-08-17T20:37:13.840Z | 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]:32986
|
| 75 | 2026-08-17T20:37:13.840Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 76 | 2026-08-17T20:37:13.843Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3330918968, ip_addr: 198.137.202.56, stratum: 3, ref_time: 1786999024.8559322, correction: -0.318004012, last_offset: 1.6643e-5, rms_offset: 0.183967739, root_delay: 0.003589395, root_dispersion: 0.005923744, max_error: 0.3257224535 })
|
| 77 | 2026-08-17T20:37:13.843Z | 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 = 2590
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:32986
req_id = ed2f2daa-f3eb-4d9a-97b5-816261abcd5a
response_code = 200
uri = /timesync
|
| 78 | 2026-08-17T20:37:18.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::1]:59669
|
| 79 | 2026-08-17T20:37:18.890Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 80 | 2026-08-17T20:37:18.892Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3330918968, ip_addr: 198.137.202.56, stratum: 3, ref_time: 1786999024.8559322, correction: -0.304291129, last_offset: 1.6643e-5, rms_offset: 0.183967739, root_delay: 0.003589395, root_dispersion: 0.006466208, max_error: 0.31255203449999996 })
|
| 81 | 2026-08-17T20:37:18.892Z | 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 = 3057
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:59669
req_id = 8224579f-0b18-42fd-a3ef-fd1734ecc4ff
response_code = 200
uri = /timesync
|
| 82 | 2026-08-17T20:37:21.747Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 83 | 2026-08-17T20:37:21.750Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3330918968, ip_addr: 198.137.202.56, stratum: 3, ref_time: 1786999024.8559322, correction: -0.296529382, last_offset: 1.6643e-5, rms_offset: 0.183967739, root_delay: 0.003589395, root_dispersion: 0.006773252, max_error: 0.3050973315 })
|
| 84 | 2026-08-17T20:37:21.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 = 3321
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56599
req_id = 3a982007-d92d-48ad-b223-2e6838164454
response_code = 200
uri = /timesync
|
| 85 | 2026-08-17T20:37:23.938Z | 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]:58698
|
| 86 | 2026-08-17T20:37:23.938Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 87 | 2026-08-17T20:37:23.941Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 396300482, ip_addr: 23.159.16.194, stratum: 3, ref_time: 1786999042.849133, correction: -0.292070717, last_offset: -6.6839e-5, rms_offset: 0.16557163, root_delay: 0.057744011, root_dispersion: 0.000437595, max_error: 0.3213803175 })
|
| 88 | 2026-08-17T20:37:23.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 = 3230
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:58698
req_id = 5e6afb31-cb7a-4d7a-b825-17c1c146e9e1
response_code = 200
uri = /timesync
|
| 89 | 2026-08-17T20:37:25.762Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 90 | 2026-08-17T20:37:25.765Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 396300482, ip_addr: 23.159.16.194, stratum: 3, ref_time: 1786999044.8386915, correction: -0.287056237, last_offset: -4.6361e-5, rms_offset: 0.149014458, root_delay: 0.057863332, root_dispersion: 0.000408065, max_error: 0.316395968 })
|
| 91 | 2026-08-17T20:37:25.765Z | 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 = 3133
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56599
req_id = 26b11fa4-0546-4a1c-90ef-32d3321a5613
response_code = 200
uri = /timesync
|
| 92 | 2026-08-17T20:37:28.989Z | 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]:52126
|
| 93 | 2026-08-17T20:37:28.989Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 94 | 2026-08-17T20:37:28.992Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 396300482, ip_addr: 23.159.16.194, stratum: 3, ref_time: 1786999047.7325943, correction: -0.278291821, last_offset: -8.829e-6, rms_offset: 0.127230778, root_delay: 0.057863332, root_dispersion: 0.000574797, max_error: 0.30779828400000003 })
|
| 95 | 2026-08-17T20:37:28.992Z | 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 = 2893
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:52126
req_id = 6fac1f5e-9e9f-4f0f-befe-123279ee77a1
response_code = 200
uri = /timesync
|
| 96 | 2026-08-17T20:37:34.040Z | 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]:65071
|
| 97 | 2026-08-17T20:37:34.040Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 98 | 2026-08-17T20:37:34.043Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 396300482, ip_addr: 23.159.16.194, stratum: 3, ref_time: 1786999052.3025298, correction: -0.264712006, last_offset: 1.349e-5, rms_offset: 0.097768396, root_delay: 0.057661921, root_dispersion: 0.000716464, max_error: 0.29425943050000003 })
|
| 99 | 2026-08-17T20:37:34.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 = 3286
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:65071
req_id = a6615423-eedb-400b-b184-2d60c834bb84
response_code = 200
uri = /timesync
|
| 100 | 2026-08-17T20:37:39.090Z | 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]:49966
|
| 101 | 2026-08-17T20:37:39.090Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 102 | 2026-08-17T20:37:39.092Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 396300482, ip_addr: 23.159.16.194, stratum: 3, ref_time: 1786999057.8097448, correction: -0.251118541, last_offset: 4.503e-6, rms_offset: 0.075128518, root_delay: 0.057908092, root_dispersion: 0.000494561, max_error: 0.280567148 })
|
| 103 | 2026-08-17T20:37:39.092Z | 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 = 2904
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:49966
req_id = 01a15cec-0ad4-45fc-a490-17d39312878c
response_code = 200
uri = /timesync
|
| 104 | 2026-08-17T20:37:39.985Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 105 | 2026-08-17T20:37:39.988Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 396300482, ip_addr: 23.159.16.194, stratum: 3, ref_time: 1786999059.197866, correction: -0.24866347, last_offset: -2.1687e-5, rms_offset: 0.07127317, root_delay: 0.057908092, root_dispersion: 0.000511778, max_error: 0.278129294 })
|
| 106 | 2026-08-17T20:37:39.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 = 3206
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56599
req_id = 469757fc-9337-4fb4-92a6-6d9773e4cc52
response_code = 200
uri = /timesync
|
| 107 | 2026-08-17T20:37:44.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::1]:48320
|
| 108 | 2026-08-17T20:37:44.141Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 109 | 2026-08-17T20:37:44.143Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 396300482, ip_addr: 23.159.16.194, stratum: 3, ref_time: 1786999063.3280866, correction: -0.237234697, last_offset: 1.4905e-5, rms_offset: 0.057731275, root_delay: 0.057966828, root_dispersion: 0.000451198, max_error: 0.26666930899999997 })
|
| 110 | 2026-08-17T20:37:44.143Z | 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 = 2663
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48320
req_id = 73964f5e-ed9f-4739-ba48-081cbaeba688
response_code = 200
uri = /timesync
|
| 111 | 2026-08-17T20:37:47.587Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 112 | 2026-08-17T20:37:47.590Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 396300482, ip_addr: 23.159.16.194, stratum: 3, ref_time: 1786999066.2124062, correction: -0.227799729, last_offset: -6.7577e-5, rms_offset: 0.051958151, root_delay: 0.058197226, root_dispersion: 0.000555419, max_error: 0.257453761 })
|
| 113 | 2026-08-17T20:37:47.590Z | 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 = 3335
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56599
req_id = 8e1a8a34-bd32-40c7-aebd-b67c3c8e2803
response_code = 200
uri = /timesync
|
| 114 | 2026-08-17T20:37:49.193Z | 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]:51233
|
| 115 | 2026-08-17T20:37:49.193Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 116 | 2026-08-17T20:37:49.196Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 396300482, ip_addr: 23.159.16.194, stratum: 3, ref_time: 1786999068.7252362, correction: -0.223483533, last_offset: 2.1226e-5, rms_offset: 0.046762336, root_delay: 0.057778239, root_dispersion: 0.000423277, max_error: 0.2527959295 })
|
| 117 | 2026-08-17T20:37:49.196Z | 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 = 2772
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51233
req_id = 63f0d393-2051-4951-9850-642db0a82ce8
response_code = 200
uri = /timesync
|
| 118 | 2026-08-17T20:37:54.245Z | 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]:42688
|
| 119 | 2026-08-17T20:37:54.245Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 120 | 2026-08-17T20:37:54.248Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 396300482, ip_addr: 23.159.16.194, stratum: 3, ref_time: 1786999073.7049892, correction: -0.209897637, last_offset: -6.075e-6, rms_offset: 0.039926417, root_delay: 0.057701968, root_dispersion: 0.000438353, max_error: 0.239186974 })
|
| 121 | 2026-08-17T20:37:54.248Z | 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::1]:42688
req_id = 2dd4344d-f7cb-44eb-ba05-eb55f5a9f174
response_code = 200
uri = /timesync
|
| 122 | 2026-08-17T20:37:54.982Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 123 | 2026-08-17T20:37:54.985Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 396300482, ip_addr: 23.159.16.194, stratum: 3, ref_time: 1786999073.7049892, correction: -0.207896695, last_offset: -6.075e-6, rms_offset: 0.039926417, root_delay: 0.057701968, root_dispersion: 0.000507975, max_error: 0.23725565399999998 })
|
| 124 | 2026-08-17T20:37:54.985Z | 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]:56599
req_id = c87c9bd0-3f87-4972-bf14-8bbddb4d94f3
response_code = 200
uri = /timesync
|
| 125 | 2026-08-17T20:37:59.297Z | 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]:64801
|
| 126 | 2026-08-17T20:37:59.298Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 127 | 2026-08-17T20:37:59.300Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 396300482, ip_addr: 23.159.16.194, stratum: 3, ref_time: 1786999078.7853756, correction: -0.196110308, last_offset: -4.2949e-5, rms_offset: 0.030680802, root_delay: 0.05767931, root_dispersion: 0.000443386, max_error: 0.225393349 })
|
| 128 | 2026-08-17T20:37:59.300Z | 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::1]:64801
req_id = 7076bbdb-263b-4748-a0f0-c1a9a8cc0188
response_code = 200
uri = /timesync
|
| 129 | 2026-08-17T20:38:04.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::1]:43701
|
| 130 | 2026-08-17T20:38:04.346Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 131 | 2026-08-17T20:38:04.349Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 396300482, ip_addr: 23.159.16.194, stratum: 3, ref_time: 1786999083.694154, correction: -0.182260871, last_offset: -4.5964e-5, rms_offset: 0.02357618, root_delay: 0.057729498, root_dispersion: 0.000458444, max_error: 0.211584064 })
|
| 132 | 2026-08-17T20:38:04.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 = 2719
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43701
req_id = c18d5700-67f6-4174-bf13-3718a1e234d7
response_code = 200
uri = /timesync
|
| 133 | 2026-08-17T20:38:09.398Z | 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]:41544
|
| 134 | 2026-08-17T20:38:09.398Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 135 | 2026-08-17T20:38:09.400Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 396300482, ip_addr: 23.159.16.194, stratum: 3, ref_time: 1786999088.1422272, correction: -0.168675914, last_offset: 2.824e-5, rms_offset: 0.018116742, root_delay: 0.057657864, root_dispersion: 0.000516529, max_error: 0.198021375 })
|
| 136 | 2026-08-17T20:38:09.400Z | 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 = 2724
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41544
req_id = 283969dc-9033-4169-97ce-4f2ba8e0faf0
response_code = 200
uri = /timesync
|
| 137 | 2026-08-17T20:38:13.865Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 138 | 2026-08-17T20:38:13.868Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 396300482, ip_addr: 23.159.16.194, stratum: 3, ref_time: 1786999092.5012238, correction: -0.156534597, last_offset: 1.5457e-5, rms_offset: 0.014674572, root_delay: 0.057868328, root_dispersion: 0.000672959, max_error: 0.18614171999999998 })
|
| 139 | 2026-08-17T20:38:13.868Z | 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]:56599
req_id = d2dc1a69-e08c-4e67-ad49-8d7f16577146
response_code = 200
uri = /timesync
|
| 140 | 2026-08-17T20:38:14.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]:34635
|
| 141 | 2026-08-17T20:38:14.447Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 142 | 2026-08-17T20:38:14.450Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 396300482, ip_addr: 23.159.16.194, stratum: 3, ref_time: 1786999093.4671977, correction: -0.154952511, last_offset: -3.44e-6, rms_offset: 0.013921522, root_delay: 0.057927083, root_dispersion: 0.000501902, max_error: 0.18441795449999998 })
|
| 143 | 2026-08-17T20:38:14.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 = 2498
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34635
req_id = 8fb318df-ef17-4c1b-b30f-dbcf8ea96989
response_code = 200
uri = /timesync
|
| 144 | 2026-08-17T20:38:19.494Z | 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]:58437
|
| 145 | 2026-08-17T20:38:19.495Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 146 | 2026-08-17T20:38:19.497Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 396300482, ip_addr: 23.159.16.194, stratum: 3, ref_time: 1786999098.1295009, correction: -0.141195729, last_offset: -1.315e-6, rms_offset: 0.01127644, root_delay: 0.05787649, root_dispersion: 0.000515868, max_error: 0.170649842 })
|
| 147 | 2026-08-17T20:38:19.497Z | 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 = 2697
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:58437
req_id = 632cb66f-e7be-485d-9280-0ebcf90e458b
response_code = 200
uri = /timesync
|
| 148 | 2026-08-17T20:38:24.542Z | 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]:35149
|
| 149 | 2026-08-17T20:38:24.543Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 150 | 2026-08-17T20:38:24.545Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 396300482, ip_addr: 23.159.16.194, stratum: 3, ref_time: 1786999102.7801857, correction: -0.127491072, last_offset: -2.3719e-5, rms_offset: 0.008665199, root_delay: 0.05779396, root_dispersion: 0.00053761, max_error: 0.156925662 })
|
| 151 | 2026-08-17T20:38:24.545Z | 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::1]:35149
req_id = 06e91f94-aba2-44c8-8a55-a2cc79282e3e
response_code = 200
uri = /timesync
|
| 152 | 2026-08-17T20:38:25.343Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 153 | 2026-08-17T20:38:25.346Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 396300482, ip_addr: 23.159.16.194, stratum: 3, ref_time: 1786999104.0873394, correction: -0.125297874, last_offset: -1.7695e-5, rms_offset: 0.008220532, root_delay: 0.05779396, root_dispersion: 0.000520882, max_error: 0.154715736 })
|
| 154 | 2026-08-17T20:38:25.346Z | 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 = 3210
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56599
req_id = 3b0b91ee-49be-4d46-9469-d957aaa3be43
response_code = 200
uri = /timesync
|
| 155 | 2026-08-17T20:38:29.596Z | 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]:50721
|
| 156 | 2026-08-17T20:38:29.596Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 157 | 2026-08-17T20:38:29.599Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 396300482, ip_addr: 23.159.16.194, stratum: 3, ref_time: 1786999108.1410484, correction: -0.113765925, last_offset: 2.9064e-5, rms_offset: 0.007018821, root_delay: 0.057610229, root_dispersion: 0.000566808, max_error: 0.1431378475 })
|
| 158 | 2026-08-17T20:38:29.599Z | 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 = 3402
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:50721
req_id = 40cae56e-72f0-4bad-85ac-8c17e864be8f
response_code = 200
uri = /timesync
|
| 159 | 2026-08-17T20:38:34.645Z | 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]:39688
|
| 160 | 2026-08-17T20:38:34.646Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 161 | 2026-08-17T20:38:34.648Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 396300482, ip_addr: 23.159.16.194, stratum: 3, ref_time: 1786999113.4528158, correction: -0.100057788, last_offset: 4.5279e-5, rms_offset: 0.005393528, root_delay: 0.058013085, root_dispersion: 0.000566278, max_error: 0.1296306085 })
|
| 162 | 2026-08-17T20:38:34.648Z | 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 = 2757
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39688
req_id = ed2ace8c-3e3e-4b62-9812-6c4f101122eb
response_code = 200
uri = /timesync
|
| 163 | 2026-08-17T20:38:39.696Z | 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]:51172
|
| 164 | 2026-08-17T20:38:39.696Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 165 | 2026-08-17T20:38:39.699Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 396300482, ip_addr: 23.159.16.194, stratum: 3, ref_time: 1786999117.0826547, correction: -0.086392663, last_offset: 5.1004e-5, rms_offset: 0.004368789, root_delay: 0.058170054, root_dispersion: 0.000662452, max_error: 0.11614014199999999 })
|
| 166 | 2026-08-17T20:38:39.699Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3078
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51172
req_id = 83f9f35a-4cc5-4663-ba47-05f993b9bcd1
response_code = 200
uri = /timesync
|
| 167 | 2026-08-17T20:38:44.748Z | 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]:60156
|
| 168 | 2026-08-17T20:38:44.748Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 169 | 2026-08-17T20:38:44.751Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 396300482, ip_addr: 23.159.16.194, stratum: 3, ref_time: 1786999123.5663521, correction: -0.072669819, last_offset: 1.039e-6, rms_offset: 0.003357134, root_delay: 0.057788398, root_dispersion: 0.000527922, max_error: 0.10209193999999999 })
|
| 170 | 2026-08-17T20:38:44.751Z | 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 = 2958
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:60156
req_id = 06045eb9-2794-42bf-a30e-6db942e017f1
response_code = 200
uri = /timesync
|
| 171 | 2026-08-17T20:38:45.004Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 172 | 2026-08-17T20:38:45.006Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 396300482, ip_addr: 23.159.16.194, stratum: 3, ref_time: 1786999123.5663521, correction: -0.071975634, last_offset: 1.039e-6, rms_offset: 0.003357134, root_delay: 0.057788398, root_dispersion: 0.00055087, max_error: 0.10142070299999999 })
|
| 173 | 2026-08-17T20:38:45.007Z | 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 = 2707
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56599
req_id = 34b7935f-3e58-4bfa-bd8b-3ab42615a1b7
response_code = 200
uri = /timesync
|
| 174 | 2026-08-17T20:38:49.800Z | 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]:61907
|
| 175 | 2026-08-17T20:38:49.800Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 176 | 2026-08-17T20:38:49.802Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1786999127.7077477, correction: -0.05819514, last_offset: -1.714e-6, rms_offset: 0.002587042, root_delay: 0.003667684, root_dispersion: 0.000836064, max_error: 0.060865046 })
|
| 177 | 2026-08-17T20:38:49.802Z | 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 = 2556
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:61907
req_id = 0e9c4a4c-da90-4853-8673-6a3c71035ea5
response_code = 200
uri = /timesync
|
| 178 | 2026-08-17T20:38:54.851Z | 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]:48434
|
| 179 | 2026-08-17T20:38:54.851Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 180 | 2026-08-17T20:38:54.854Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1786999133.8724136, correction: -0.044479586, last_offset: -1.194e-6, rms_offset: 0.002095529, root_delay: 0.003536939, root_dispersion: 0.000716168, max_error: 0.046964223500000006 })
|
| 181 | 2026-08-17T20:38:54.854Z | 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]:48434
req_id = 61efd2b3-e83e-4be4-aad9-a070ec9b3687
response_code = 200
uri = /timesync
|
| 182 | 2026-08-17T20:39:07.122Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 183 | 2026-08-17T20:39:07.126Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1786999146.6667373, correction: -0.011175985, last_offset: -5.267e-6, rms_offset: 0.001113749, root_delay: 0.003658944, root_dispersion: 0.000621816, max_error: 0.013627273 })
|
| 184 | 2026-08-17T20:39:07.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 = 3427
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56599
req_id = 5ffc12ae-fc6d-4d61-aa1a-873236f9602a
response_code = 200
uri = /timesync
|
| 185 | 2026-08-17T20:39:07.231Z | 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]:42041
|
| 186 | 2026-08-17T20:39:07.231Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 187 | 2026-08-17T20:39:07.234Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1786999146.6667373, correction: -0.010882001, last_offset: -5.267e-6, rms_offset: 0.001113749, root_delay: 0.003658944, root_dispersion: 0.000632923, max_error: 0.013344396000000001 })
|
| 188 | 2026-08-17T20:39:07.234Z | 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 = 2836
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42041
req_id = 2dbf2839-26bd-4931-9472-2f2919afd0e0
response_code = 200
uri = /timesync
|
| 189 | 2026-08-17T20:39:35.106Z | 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]:46386
|
| 190 | 2026-08-17T20:39:35.109Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 191 | 2026-08-17T20:39:35.121Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1786999174.1317728, correction: 3.0072e-5, last_offset: -2.2829e-5, rms_offset: 0.00039814, root_delay: 0.003686286, root_dispersion: 0.000678053, max_error: 0.0025512679999999998 })
|
| 192 | 2026-08-17T20:39:35.121Z | 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 = 14426
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46386
req_id = a5cbd930-ba82-4093-a8ec-74c76380765e
response_code = 200
uri = /timesync
|
| 193 | 2026-08-17T20:40:08.767Z | 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]:34430
|
| 194 | 2026-08-17T20:40:08.777Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 195 | 2026-08-17T20:40:08.806Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1786999208.4005332, correction: -5.786e-6, last_offset: -2.845e-6, rms_offset: 0.000120576, root_delay: 0.003665315, root_dispersion: 0.000680187, max_error: 0.0025186305 })
|
| 196 | 2026-08-17T20:40:08.806Z | 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 = 38402
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:34430
req_id = b28d1fd7-0f06-4aac-ba2e-e1578e6b64dc
response_code = 200
uri = /timesync
|
| 197 | 2026-08-17T20:40:09.127Z | 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]:45690
|
| 198 | 2026-08-17T20:40:09.128Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 199 | 2026-08-17T20:40:09.131Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1786999208.4005332, correction: -5.537e-6, last_offset: -2.845e-6, rms_offset: 0.000120576, root_delay: 0.003665315, root_dispersion: 0.000711711, max_error: 0.0025499055 })
|
| 200 | 2026-08-17T20:40:09.131Z | 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 = 3645
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:45690
req_id = ef064d8a-9510-4ca9-a8d1-c7f9ad58d38e
response_code = 200
uri = /timesync
|
| 201 | 2026-08-17T20:40:09.199Z | 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]:64773
|
| 202 | 2026-08-17T20:40:09.199Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 203 | 2026-08-17T20:40:09.203Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1786999208.4005332, correction: -5.483e-6, last_offset: -2.845e-6, rms_offset: 0.000120576, root_delay: 0.003665315, root_dispersion: 0.000718648, max_error: 0.0025567885 })
|
| 204 | 2026-08-17T20:40:09.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 = 3521
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:64773
req_id = 6c01b8d6-18d1-4ecc-9c53-a41acf7838b1
response_code = 200
uri = /timesync
|
| 205 | 2026-08-17T20:40:10.798Z | 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]:42753
|
| 206 | 2026-08-17T20:40:10.798Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 207 | 2026-08-17T20:40:10.802Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1786999210.4970765, correction: -7.8464e-5, last_offset: 7.0741e-5, rms_offset: 0.000111884, root_delay: 0.003737498, root_dispersion: 0.00063493, max_error: 0.0025821430000000003 })
|
| 208 | 2026-08-17T20:40:10.803Z | 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 = 4618
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:42753
req_id = 15d07b5c-9f74-4f5f-a833-da446bc82214
response_code = 200
uri = /timesync
|
| 209 | 2026-08-17T20:40:11.017Z | 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]:64927
|
| 210 | 2026-08-17T20:40:11.017Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 211 | 2026-08-17T20:40:11.021Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1786999210.4970765, correction: -5.9466e-5, last_offset: 7.0741e-5, rms_offset: 0.000111884, root_delay: 0.003737498, root_dispersion: 0.000665587, max_error: 0.002593802 })
|
| 212 | 2026-08-17T20:40:11.021Z | 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 = 4083
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:64927
req_id = 36601f98-fa24-4845-9598-68b98d6d07de
response_code = 200
uri = /timesync
|
| 213 | 2026-08-17T20:40:12.859Z | 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]:46231
|
| 214 | 2026-08-17T20:40:12.860Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 215 | 2026-08-17T20:40:12.863Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1786999211.4978378, correction: 6.815e-6, last_offset: -2.8899e-5, rms_offset: 0.000106536, root_delay: 0.003677119, root_dispersion: 0.000719096, max_error: 0.0025644705 })
|
| 216 | 2026-08-17T20:40:12.863Z | 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 = 3628
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:46231
req_id = 52f8d60a-dfec-4db9-b412-aeb3985f412d
response_code = 200
uri = /timesync
|
| 217 | 2026-08-17T20:40:18.720Z | 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]:62158
|
| 218 | 2026-08-17T20:40:18.720Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 219 | 2026-08-17T20:40:18.724Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1786999217.22671, correction: 3.911e-6, last_offset: 2.84e-6, rms_offset: 8.0319e-5, root_delay: 0.003641542, root_dispersion: 0.0007614, max_error: 0.002586082 })
|
| 220 | 2026-08-17T20:40:18.724Z | 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 = 3520
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:62158
req_id = f258e7bc-f971-4bfd-ab52-89b079fa9d41
response_code = 200
uri = /timesync
|
| 221 | 2026-08-17T20:40:19.699Z | 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]:62529
|
| 222 | 2026-08-17T20:40:19.699Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 223 | 2026-08-17T20:40:19.702Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1786999218.6867957, correction: -5.392e-6, last_offset: 9.535e-6, rms_offset: 7.6257e-5, root_delay: 0.003641542, root_dispersion: 0.000749291, max_error: 0.002575454 })
|
| 224 | 2026-08-17T20:40:19.702Z | 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 = 3232
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:62529
req_id = 02a0b9dd-7c1b-4e60-8929-9710e8e0a08a
response_code = 200
uri = /timesync
|
| 225 | 2026-08-17T20:41:09.159Z | 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]:44856
|
| 226 | 2026-08-17T20:41:09.159Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 227 | 2026-08-17T20:41:09.162Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1786999268.500166, correction: 1.0788e-5, last_offset: -1.419e-6, rms_offset: 4.2256e-5, root_delay: 0.00357507, root_dispersion: 0.000707089, max_error: 0.0025054120000000003 })
|
| 228 | 2026-08-17T20:41:09.162Z | 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 = 3280
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:44856
req_id = a49ea07b-2717-41f1-9229-02e96695235f
response_code = 200
uri = /timesync
|
| 229 | 2026-08-17T20:41:09.772Z | 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]:61402
|
| 230 | 2026-08-17T20:41:09.772Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 231 | 2026-08-17T20:41:09.775Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1786999268.500166, correction: 8.844e-6, last_offset: -1.419e-6, rms_offset: 4.2256e-5, root_delay: 0.00357507, root_dispersion: 0.000761632, max_error: 0.0025580110000000002 })
|
| 232 | 2026-08-17T20:41:09.775Z | 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 = 3329
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:61402
req_id = 6de737f3-53a3-4345-b19b-a31822849012
response_code = 200
uri = /timesync
|
| 233 | 2026-08-17T20:41:09.811Z | 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]:62571
|
| 234 | 2026-08-17T20:41:09.811Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 235 | 2026-08-17T20:41:09.813Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1786999268.500166, correction: 8.722e-6, last_offset: -1.419e-6, rms_offset: 4.2256e-5, root_delay: 0.00357507, root_dispersion: 0.00076508, max_error: 0.0025613370000000003 })
|
| 236 | 2026-08-17T20:41:09.813Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2882
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:62571
req_id = 2f979772-41ae-4cc6-92b4-24b993b2d688
response_code = 200
uri = /timesync
|
| 237 | 2026-08-17T20:42: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]:58547
|
| 238 | 2026-08-17T20:42:08.967Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 239 | 2026-08-17T20:42:08.970Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1786999327.6955109, correction: -2.163e-5, last_offset: 1.4536e-5, rms_offset: 2.6724e-5, root_delay: 0.003946875, root_dispersion: 0.000894804, max_error: 0.0028898714999999998 })
|
| 240 | 2026-08-17T20:42: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 = 3159
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:58547
req_id = 32e0dc5f-f99a-4837-a6d7-f39973afa128
response_code = 200
uri = /timesync
|
| 241 | 2026-08-17T20:42:09.650Z | 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]:35605
|
| 242 | 2026-08-17T20:42:09.650Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 243 | 2026-08-17T20:42:09.654Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1786999327.6955109, correction: -1.5826e-5, last_offset: 1.4536e-5, rms_offset: 2.6724e-5, root_delay: 0.003946875, root_dispersion: 0.000980224, max_error: 0.0029694875 })
|
| 244 | 2026-08-17T20:42:09.654Z | 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 = 3179
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:35605
req_id = 0e852113-e43c-409f-80b7-6c8aef4d2ffc
response_code = 200
uri = /timesync
|
| 245 | 2026-08-17T20:42:09.736Z | 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]:35644
|
| 246 | 2026-08-17T20:42:09.737Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 247 | 2026-08-17T20:42:09.740Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1786999327.6955109, correction: -1.5095e-5, last_offset: 1.4536e-5, rms_offset: 2.6724e-5, root_delay: 0.003946875, root_dispersion: 0.000990979, max_error: 0.0029795115 })
|
| 248 | 2026-08-17T20:42:09.740Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3153
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:35644
req_id = ba2005fe-0e73-45bc-90f8-f5e674517ab4
response_code = 200
uri = /timesync
|
| 249 | 2026-08-17T20:43:08.873Z | 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]:40095
|
| 250 | 2026-08-17T20:43:08.873Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 251 | 2026-08-17T20:43:08.877Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1786999388.004372, correction: 6.326e-6, last_offset: -8.938e-6, rms_offset: 2.1028e-5, root_delay: 0.003536047, root_dispersion: 0.000965513, max_error: 0.0027398625 })
|
| 252 | 2026-08-17T20:43:08.877Z | 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 = 3692
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:40095
req_id = 868369a6-51f3-4b23-a620-26c24eead6da
response_code = 200
uri = /timesync
|
| 253 | 2026-08-17T20:43:09.409Z | 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]:49291
|
| 254 | 2026-08-17T20:43:09.409Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 255 | 2026-08-17T20:43:09.412Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1786999388.004372, correction: 5.945e-6, last_offset: -8.938e-6, rms_offset: 2.1028e-5, root_delay: 0.003536047, root_dispersion: 0.001013202, max_error: 0.0027871705 })
|
| 256 | 2026-08-17T20:43:09.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 = 3007
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:49291
req_id = 85088f98-77f8-44f4-9aa8-1ded0227c639
response_code = 200
uri = /timesync
|
| 257 | 2026-08-17T20:43:09.916Z | 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]:52074
|
| 258 | 2026-08-17T20:43:09.916Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 259 | 2026-08-17T20:43:09.920Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1786999388.004372, correction: 5.584e-6, last_offset: -8.938e-6, rms_offset: 2.1028e-5, root_delay: 0.003536047, root_dispersion: 0.001058479, max_error: 0.0028320865 })
|
| 260 | 2026-08-17T20:43:09.920Z | 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 = 3512
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:52074
req_id = 238684ef-e530-4b02-a253-8ab2124e203f
response_code = 200
uri = /timesync
|
| 261 | 2026-08-17T20:44:08.462Z | 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]:46890
|
| 262 | 2026-08-17T20:44:08.462Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 263 | 2026-08-17T20:44:08.467Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1786999447.4314885, correction: -8.47e-7, last_offset: 8.5e-7, rms_offset: 5.0805e-5, root_delay: 0.003609868, root_dispersion: 0.000977812, max_error: 0.002783593 })
|
| 264 | 2026-08-17T20:44:08.467Z | 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 = 4685
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:46890
req_id = 9dbba4e9-208c-4adb-8ba5-f8d88b730923
response_code = 200
uri = /timesync
|
| 265 | 2026-08-17T20:44:09.374Z | 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]:40990
|
| 266 | 2026-08-17T20:44:09.374Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 267 | 2026-08-17T20:44:09.377Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1786999449.1740468, correction: -2.6497e-5, last_offset: 2.6195e-5, rms_offset: 4.8904e-5, root_delay: 0.003630564, root_dispersion: 0.000853709, max_error: 0.0026954880000000002 })
|
| 268 | 2026-08-17T20:44:09.377Z | 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 = 3539
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:40990
req_id = 93d064b8-99e4-4696-ae8b-6150929faeda
response_code = 200
uri = /timesync
|
| 269 | 2026-08-17T20:44:09.411Z | 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]:59154
|
| 270 | 2026-08-17T20:44:09.411Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 271 | 2026-08-17T20:44:09.414Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1786999449.1740468, correction: -2.5743e-5, last_offset: 2.6195e-5, rms_offset: 4.8904e-5, root_delay: 0.003630564, root_dispersion: 0.00085756, max_error: 0.002698585 })
|
| 272 | 2026-08-17T20:44:09.414Z | 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 = 3311
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:59154
req_id = 0cdc2015-8324-477f-ab90-5b6223ba1488
response_code = 200
uri = /timesync
|