| 1 | | [ May 28 01:12:34 Enabled. ] |
| 2 | | [ May 28 01:12:34 Rereading configuration. ] |
| 3 | | [ May 28 01:12:34 Rereading configuration. ] |
| 4 | | [ May 28 01:12:40 Executing start method ("/opt/oxide/lib/svc/manifest/ntp-admin.sh"). ] |
| 5 | | + set -o errexit |
| 6 | | + set -o pipefail |
| 7 | | + . /lib/svc/share/smf_include.sh |
| 8 | | ++ SMF_EXIT_OK=0 |
| 9 | | ++ SMF_EXIT_NODAEMON=94 |
| 10 | | ++ SMF_EXIT_ERR_FATAL=95 |
| 11 | | ++ SMF_EXIT_ERR_CONFIG=96 |
| 12 | | ++ SMF_EXIT_MON_DEGRADE=97 |
| 13 | | ++ SMF_EXIT_MON_OFFLINE=98 |
| 14 | | ++ SMF_EXIT_ERR_NOSMF=99 |
| 15 | | ++ SMF_EXIT_ERR_PERM=100 |
| 16 | | ++ svcprop -c -p config/address svc:/oxide/ntp-admin:default |
| 17 | | + ADDR='[fd00:1122:3344:101::1b]:10123' |
| 18 | | + args=('run' '--config-file-path' "/opt/oxide/lib/svc/ntp-admin/config.toml" '--address' "$ADDR") |
| 19 | | + exec /opt/oxide/ntp-admin/bin/ntp-admin run --config-file-path /opt/oxide/lib/svc/ntp-admin/config.toml --address '[fd00:1122:3344:101::1b]:10123' |
| 20 | | [ May 28 01:12:40 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-05-28T01:12:40.599Z | INFO | ntp-admin (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:335
local_addr = [fd00:1122:3344:101::1b]:10123
|
| 23 | 2026-05-28T01:12:40.706Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:51913
|
| 24 | 2026-05-28T01:12:40.706Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-05-28T01:12:40.709Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0, last_offset: 0.0, rms_offset: 0.0, root_delay: 1.0, root_dispersion: 1.0, max_error: 1.5 })
|
| 26 | 2026-05-28T01:12:40.709Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3012
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51913
req_id = c1b32c05-7f01-4aa5-88f6-fc27b8286a94
response_code = 200
uri = /timesync
|
| 27 | 2026-05-28T01:12:40.753Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:53731
|
| 28 | 2026-05-28T01:12:40.753Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-05-28T01:12:40.756Z | 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-05-28T01:12:40.756Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2993
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53731
req_id = 3d9921fc-8ca6-43ea-b136-1dff0e38bed3
response_code = 200
uri = /timesync
|
| 31 | 2026-05-28T01:12:41.646Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-05-28T01:12:41.649Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0, last_offset: 0.0, rms_offset: 0.0, root_delay: 1.0, root_dispersion: 1.0, max_error: 1.5 })
|
| 33 | 2026-05-28T01:12:41.649Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3276
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53731
req_id = 4a1877a7-fc83-456c-99fe-8cf7bf81da5c
response_code = 200
uri = /timesync
|
| 34 | 2026-05-28T01:12:42.283Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-05-28T01:12:42.286Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1625765526, ip_addr: 96.231.54.150, stratum: 2, ref_time: 1779930761.4233227, correction: 0.0, last_offset: 0.2431335, rms_offset: 0.2431335, root_delay: 0.077537939, root_dispersion: 0.864931107, max_error: 0.9037000765 })
|
| 36 | 2026-05-28T01:12:42.286Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3307
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53731
req_id = 92b1e1d4-9dd9-4c83-bdfc-6e31d4e59f95
response_code = 200
uri = /timesync
|
| 37 | 2026-05-28T01:12:43.367Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-05-28T01:12:43.370Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1625765526, ip_addr: 96.231.54.150, stratum: 2, ref_time: 1779930762.3711984, correction: 0.0, last_offset: -0.283942431, rms_offset: 0.283942431, root_delay: 0.076856285, root_dispersion: 1.201059341, max_error: 1.2394874834999998 })
|
| 39 | 2026-05-28T01:12:43.370Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2978
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53731
req_id = 574a8c09-e07d-4059-8ea2-829b3dbee28a
response_code = 200
uri = /timesync
|
| 40 | 2026-05-28T01:12:45.456Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:37434
|
| 41 | 2026-05-28T01:12:45.456Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 42 | 2026-05-28T01:12:45.459Z | 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: 1779930763.866655, correction: 0.091186546, last_offset: -0.012096412, rms_offset: 0.256798565, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.091186546 })
|
| 43 | 2026-05-28T01:12:45.459Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3062
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:37434
req_id = 5d280be2-e045-49b7-ad5c-146861a0209d
response_code = 200
uri = /timesync
|
| 44 | 2026-05-28T01:12:45.514Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-05-28T01:12:45.517Z | 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: 1779930763.866655, correction: 0.091031604, last_offset: -0.012096412, rms_offset: 0.256798565, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.091031604 })
|
| 46 | 2026-05-28T01:12:45.517Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2823
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53731
req_id = 956cba20-7f9b-4ccf-976f-f68e7071ace2
response_code = 200
uri = /timesync
|
| 47 | 2026-05-28T01:12:47.826Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-05-28T01:12:47.829Z | 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: 1779930763.866655, correction: 0.085134394, last_offset: -0.001777138, rms_offset: 0.231119797, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.085134394 })
|
| 49 | 2026-05-28T01:12:47.829Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2768
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53731
req_id = 8fec0f45-a684-42e1-bdeb-ac51087c5dfa
response_code = 200
uri = /timesync
|
| 50 | 2026-05-28T01:12:50.536Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:62667
|
| 51 | 2026-05-28T01:12:50.536Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 52 | 2026-05-28T01:12:50.539Z | 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: 1779930763.866655, correction: 0.058192667, last_offset: 0.000595635, rms_offset: 0.197372735, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.058192667 })
|
| 53 | 2026-05-28T01:12:50.539Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2960
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:62667
req_id = d990b947-d33e-464e-ab98-fad0caaa0864
response_code = 200
uri = /timesync
|
| 54 | 2026-05-28T01:12:50.993Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 55 | 2026-05-28T01:12:50.997Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3628216362, ip_addr: 216.66.48.42, stratum: 2, ref_time: 1779930770.2042994, correction: 0.056746338, last_offset: 0.000211301, rms_offset: 0.187244236, root_delay: 0.09249451, root_dispersion: 0.001563728, max_error: 0.104557321 })
|
| 56 | 2026-05-28T01:12:50.997Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3185
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53731
req_id = 0c81396d-bcfa-4668-8676-b6869ff71120
response_code = 200
uri = /timesync
|
| 57 | 2026-05-28T01:12:54.209Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 58 | 2026-05-28T01:12:54.213Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3628216362, ip_addr: 216.66.48.42, stratum: 2, ref_time: 1779930773.077762, correction: 0.048488885, last_offset: -5.8594e-5, rms_offset: 0.15987207, root_delay: 0.094916075, root_dispersion: 0.002412088, max_error: 0.09835901050000001 })
|
| 59 | 2026-05-28T01:12:54.213Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3276
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53731
req_id = 9b53d8f6-2e9a-4c4e-b26e-0adb0484d557
response_code = 200
uri = /timesync
|
| 60 | 2026-05-28T01:12:54.320Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:36207
|
| 61 | 2026-05-28T01:12:54.320Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 62 | 2026-05-28T01:12:54.322Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3628216362, ip_addr: 216.66.48.42, stratum: 2, ref_time: 1779930773.077762, correction: 0.04819192, last_offset: -5.8594e-5, rms_offset: 0.15987207, root_delay: 0.094916075, root_dispersion: 0.002514728, max_error: 0.09816468549999999 })
|
| 63 | 2026-05-28T01:12:54.322Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2680
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:36207
req_id = 13c1ab05-76f0-41b6-a6db-ff4d5aebecfb
response_code = 200
uri = /timesync
|
| 64 | 2026-05-28T01:13:25.907Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:35622
|
| 65 | 2026-05-28T01:13:25.908Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 66 | 2026-05-28T01:13:25.912Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1625765526, ip_addr: 96.231.54.150, stratum: 2, ref_time: 1779930805.0359428, correction: 0.000414708, last_offset: -0.00023618, rms_offset: 0.038553305, root_delay: 0.074603826, root_dispersion: 0.001001979, max_error: 0.0387186 })
|
| 67 | 2026-05-28T01:13:25.912Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 5129
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35622
req_id = 424c73a0-a070-47b0-93fe-e018bef5ef37
response_code = 200
uri = /timesync
|
| 68 | 2026-05-28T01:14:47.492Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:51746
|
| 69 | 2026-05-28T01:14:47.518Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 70 | 2026-05-28T01:14:47.540Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1625765526, ip_addr: 96.231.54.150, stratum: 2, ref_time: 1779930884.843234, correction: -0.0001447, last_offset: -8.1489e-5, rms_offset: 0.002921151, root_delay: 0.076523267, root_dispersion: 0.001007747, max_error: 0.039414080500000004 })
|
| 71 | 2026-05-28T01:14:47.541Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 33736
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:51746
req_id = 8b8c7ab5-7c26-453f-859e-f37f58dea23d
response_code = 200
uri = /timesync
|
| 72 | 2026-05-28T01:14:54.988Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:40211
|
| 73 | 2026-05-28T01:14:54.989Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 74 | 2026-05-28T01:14:54.992Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1625765526, ip_addr: 96.231.54.150, stratum: 2, ref_time: 1779930893.1509607, correction: -0.000253875, last_offset: 0.000136124, rms_offset: 0.002245402, root_delay: 0.074315421, root_dispersion: 0.000349395, max_error: 0.037760980500000006 })
|
| 75 | 2026-05-28T01:14:54.993Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3471
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:40211
req_id = 452b0a36-679f-4015-b4a8-3d78d2abeffe
response_code = 200
uri = /timesync
|
| 76 | 2026-05-28T01:14:56.076Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:35795
|
| 77 | 2026-05-28T01:14:56.077Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 78 | 2026-05-28T01:14:56.080Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1625765526, ip_addr: 96.231.54.150, stratum: 2, ref_time: 1779930895.496891, correction: -0.000209193, last_offset: 3.09e-6, rms_offset: 0.002020897, root_delay: 0.074315421, root_dispersion: 0.001012022, max_error: 0.03837892550000001 })
|
| 79 | 2026-05-28T01:14:56.080Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3352
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:35795
req_id = e68c5cfa-8b0b-4d99-993f-5cf707e3f0ed
response_code = 200
uri = /timesync
|
| 80 | 2026-05-28T01:14:59.526Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:47204
|
| 81 | 2026-05-28T01:14:59.528Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 82 | 2026-05-28T01:14:59.531Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1625765526, ip_addr: 96.231.54.150, stratum: 2, ref_time: 1779930898.3827925, correction: -0.000157885, last_offset: -1.6029e-5, rms_offset: 0.001725615, root_delay: 0.074315421, root_dispersion: 0.001058183, max_error: 0.038373778500000004 })
|
| 83 | 2026-05-28T01:14:59.531Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3358
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:47204
req_id = 405bfa9a-f2e0-4004-8dec-9de27f422ca9
response_code = 200
uri = /timesync
|
| 84 | 2026-05-28T01:15:00.643Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:44110
|
| 85 | 2026-05-28T01:15:00.643Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 86 | 2026-05-28T01:15:00.647Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1625765526, ip_addr: 96.231.54.150, stratum: 2, ref_time: 1779930900.0645556, correction: -0.000151459, last_offset: -8.16e-7, rms_offset: 0.001637062, root_delay: 0.074315421, root_dispersion: 0.000705926, max_error: 0.038015095500000005 })
|
| 87 | 2026-05-28T01:15:00.647Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 4182
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:44110
req_id = f3ab9aa5-5b10-4132-a86f-13d82eff5d9e
response_code = 200
uri = /timesync
|