| 1 | | [ May 19 02:41:15 Enabled. ] |
| 2 | | [ May 19 02:41:15 Rereading configuration. ] |
| 3 | | [ May 19 02:41:15 Rereading configuration. ] |
| 4 | | [ May 19 02:41:21 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 19 02:41:21 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-05-19T02:41:21.837Z | 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-19T02:41:21.979Z | 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]:50466
|
| 24 | 2026-05-19T02:41:21.980Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-05-19T02:41:21.983Z | 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-19T02:41:21.983Z | 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 = 3407
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:50466
req_id = 2bb39564-8de5-4502-826a-def21b703175
response_code = 200
uri = /timesync
|
| 27 | 2026-05-19T02:41:22.150Z | 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]:38727
|
| 28 | 2026-05-19T02:41:22.151Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-05-19T02:41:22.153Z | 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-19T02:41:22.153Z | 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 = 2690
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:38727
req_id = d9daa3a4-91a1-4d52-9204-5c593cf567d7
response_code = 200
uri = /timesync
|
| 31 | 2026-05-19T02:41:23.176Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-05-19T02:41:23.179Z | 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-19T02:41:23.179Z | 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 = 3195
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:50466
req_id = a3d8855f-d861-4874-b22d-b92a4b0192b0
response_code = 200
uri = /timesync
|
| 34 | 2026-05-19T02:41:24.616Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-05-19T02:41:24.619Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 852310310, ip_addr: 50.205.57.38, stratum: 2, ref_time: 1779158483.5537982, correction: 0.039337482, last_offset: -0.000155132, rms_offset: 0.000155132, root_delay: 0.071288213, root_dispersion: 1.105329156, max_error: 1.1803107445 })
|
| 36 | 2026-05-19T02:41:24.619Z | 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 = 3284
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:50466
req_id = 1f364e48-38f5-427c-af83-fbd6c2b06c0a
response_code = 200
uri = /timesync
|
| 37 | 2026-05-19T02:41:26.047Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-05-19T02:41:26.050Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 852310310, ip_addr: 50.205.57.38, stratum: 2, ref_time: 1779158484.9264185, correction: 0.03591175, last_offset: -0.000437283, rms_offset: 0.000437283, root_delay: 0.071193822, root_dispersion: 0.001095783, max_error: 0.072604444 })
|
| 39 | 2026-05-19T02:41:26.050Z | 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 = 3102
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:50466
req_id = b67ec106-5461-449a-8154-e666b0319d4d
response_code = 200
uri = /timesync
|
| 40 | 2026-05-19T02:41:26.151Z | 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]:33515
|
| 41 | 2026-05-19T02:41:26.151Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 42 | 2026-05-19T02:41:26.154Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 852310310, ip_addr: 50.205.57.38, stratum: 2, ref_time: 1779158484.9264185, correction: 0.035629068, last_offset: -0.000437283, rms_offset: 0.000437283, root_delay: 0.071193822, root_dispersion: 0.001150425, max_error: 0.07237640399999999 })
|
| 43 | 2026-05-19T02:41:26.154Z | 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 = 2771
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:33515
req_id = 2bcbe9ff-249e-46ee-a64b-eb4430342f6c
response_code = 200
uri = /timesync
|
| 44 | 2026-05-19T02:41:53.582Z | 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]:43229
|
| 45 | 2026-05-19T02:41:53.583Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 46 | 2026-05-19T02:41:53.588Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1779158511.7865171, correction: 0.000442516, last_offset: 5.458e-6, rms_offset: 0.000457484, root_delay: 0.059070643, root_dispersion: 0.001475555, max_error: 0.031453392499999996 })
|
| 47 | 2026-05-19T02:41:53.588Z | 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 = 5322
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43229
req_id = 0baff4f4-df07-4141-8a36-9783fc750afd
response_code = 200
uri = /timesync
|
| 48 | 2026-05-19T02:42:31.774Z | 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]:50319
|
| 49 | 2026-05-19T02:42:31.783Z | 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]:40107
|
| 50 | 2026-05-19T02:42:31.783Z | 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]:39409
|
| 51 | 2026-05-19T02:42:31.802Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 52 | 2026-05-19T02:42:31.802Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 53 | 2026-05-19T02:42:31.804Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 54 | 2026-05-19T02:42:31.826Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1779158551.2244859, correction: 5.5719e-5, last_offset: 3.685e-6, rms_offset: 0.000129138, root_delay: 0.059863616, root_dispersion: 0.001371544, max_error: 0.031359071 })
|
| 55 | 2026-05-19T02:42:31.826Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1779158551.2244859, correction: 5.5719e-5, last_offset: 3.685e-6, rms_offset: 0.000129138, root_delay: 0.059863616, root_dispersion: 0.001371541, max_error: 0.031359068 })
|
| 56 | 2026-05-19T02:42:31.827Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1779158551.2244859, correction: 5.5719e-5, last_offset: 3.685e-6, rms_offset: 0.000129138, root_delay: 0.059863616, root_dispersion: 0.001371545, max_error: 0.031359072 })
|
| 57 | 2026-05-19T02:42:31.827Z | 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 = 39388
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:50319
req_id = 4f5e5cf7-c279-4b95-a225-6a534c4959e3
response_code = 200
uri = /timesync
|
| 58 | 2026-05-19T02:42:31.827Z | 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 = 40208
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:39409
req_id = f0873e21-84b8-4da8-a21d-92113f4100b6
response_code = 200
uri = /timesync
|
| 59 | 2026-05-19T02:42:31.827Z | 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 = 40212
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:40107
req_id = c525cb17-b47f-4e1e-99af-1f7b0b2212f8
response_code = 200
uri = /timesync
|
| 60 | 2026-05-19T02:42:32.302Z | 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]:49219
|
| 61 | 2026-05-19T02:42:32.302Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 62 | 2026-05-19T02:42:32.306Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1779158551.2244859, correction: 5.5258e-5, last_offset: 3.685e-6, rms_offset: 0.000129138, root_delay: 0.059863616, root_dispersion: 0.001416118, max_error: 0.031403184 })
|
| 63 | 2026-05-19T02:42:32.306Z | 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 = 3277
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:49219
req_id = 8181a0cb-66f4-4657-a0ea-4dce21ce5681
response_code = 200
uri = /timesync
|
| 64 | 2026-05-19T02:42:32.844Z | 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]:54168
|
| 65 | 2026-05-19T02:42:32.844Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 66 | 2026-05-19T02:42:32.847Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1779158552.0104403, correction: 8.5608e-5, last_offset: -3.124e-5, rms_offset: 0.000122908, root_delay: 0.059941705, root_dispersion: 0.001304702, max_error: 0.0313611625 })
|
| 67 | 2026-05-19T02:42:32.847Z | 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 = 3752
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:54168
req_id = 96654662-01f4-44a9-9595-f765eecb5eb0
response_code = 200
uri = /timesync
|
| 68 | 2026-05-19T02:42:40.425Z | 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]:63361
|
| 69 | 2026-05-19T02:42:40.425Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 70 | 2026-05-19T02:42:40.429Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1779158558.907916, correction: 7.8591e-5, last_offset: 1.587e-5, rms_offset: 8.6899e-5, root_delay: 0.059763227, root_dispersion: 0.001232694, max_error: 0.0311928985 })
|
| 71 | 2026-05-19T02:42:40.429Z | 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 = 3683
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:63361
req_id = 707e3a4f-f537-493d-a05b-4482e0561873
response_code = 200
uri = /timesync
|
| 72 | 2026-05-19T02:42:40.890Z | 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]:57939
|
| 73 | 2026-05-19T02:42:40.891Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 74 | 2026-05-19T02:42:40.893Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1779158559.83066, correction: 8.496e-6, last_offset: 6.968e-5, rms_offset: 8.5334e-5, root_delay: 0.059957966, root_dispersion: 0.001161845, max_error: 0.031149324 })
|
| 75 | 2026-05-19T02:42:40.893Z | 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 = 2981
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:57939
req_id = ce3bc316-93a4-4a92-93fd-d1ffd085eb08
response_code = 200
uri = /timesync
|
| 76 | 2026-05-19T02:43:30.652Z | 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]:42864
|
| 77 | 2026-05-19T02:43:30.652Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 78 | 2026-05-19T02:43:30.655Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1779158609.627965, correction: -0.00027551, last_offset: 2.831e-6, rms_offset: 0.00017534, root_delay: 0.05978322, root_dispersion: 0.001239573, max_error: 0.031406693 })
|
| 79 | 2026-05-19T02:43:30.655Z | 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 = 3096
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:42864
req_id = 3a63696b-a4de-4d74-9327-f5e2c38d020d
response_code = 200
uri = /timesync
|
| 80 | 2026-05-19T02:43:31.081Z | 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]:39682
|
| 81 | 2026-05-19T02:43:31.081Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 82 | 2026-05-19T02:43:31.084Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1779158609.627965, correction: -0.000268056, last_offset: 2.831e-6, rms_offset: 0.00017534, root_delay: 0.05978322, root_dispersion: 0.001269843, max_error: 0.031429509 })
|
| 83 | 2026-05-19T02:43:31.084Z | 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 = 3138
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:39682
req_id = 7ed2e24b-0661-4995-b382-669372aefafb
response_code = 200
uri = /timesync
|
| 84 | 2026-05-19T02:43:31.120Z | 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]:48231
|
| 85 | 2026-05-19T02:43:31.120Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 86 | 2026-05-19T02:43:31.123Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1779158610.6936758, correction: -0.000263828, last_offset: -3.647e-6, rms_offset: 0.000166346, root_delay: 0.059702948, root_dispersion: 0.001210555, max_error: 0.031325857 })
|
| 87 | 2026-05-19T02:43:31.123Z | 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 = 3014
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:48231
req_id = d459087c-283d-4f05-b109-e667b12a5549
response_code = 200
uri = /timesync
|
| 88 | 2026-05-19T02:44:30.527Z | 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]:33561
|
| 89 | 2026-05-19T02:44:30.527Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 90 | 2026-05-19T02:44:30.530Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1779158669.1269886, correction: -0.000186001, last_offset: 4.9507e-5, rms_offset: 4.3234e-5, root_delay: 0.059024349, root_dispersion: 0.001495267, max_error: 0.0311934425 })
|
| 91 | 2026-05-19T02:44:30.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 = 3433
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:33561
req_id = b5567f25-e035-46b9-b0c0-60cd80f14988
response_code = 200
uri = /timesync
|
| 92 | 2026-05-19T02:44:30.562Z | 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]:63709
|
| 93 | 2026-05-19T02:44:30.562Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 94 | 2026-05-19T02:44:30.565Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1779158669.1269886, correction: -0.000185648, last_offset: 4.9507e-5, rms_offset: 4.3234e-5, root_delay: 0.059024349, root_dispersion: 0.001497928, max_error: 0.031195750499999998 })
|
| 95 | 2026-05-19T02:44:30.565Z | 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 = 3110
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:63709
req_id = 134734d4-8bfd-4344-96dd-ea8dbda26ddc
response_code = 200
uri = /timesync
|
| 96 | 2026-05-19T02:44:31.064Z | 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]:43389
|
| 97 | 2026-05-19T02:44:31.064Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 98 | 2026-05-19T02:44:31.067Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1779158669.1269886, correction: -0.00018057, last_offset: 4.9507e-5, rms_offset: 4.3234e-5, root_delay: 0.059024349, root_dispersion: 0.00153617, max_error: 0.0312289145 })
|
| 99 | 2026-05-19T02:44:31.067Z | 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 = 3207
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:43389
req_id = 1c0b5db8-d9ca-4169-bb1b-2b7cee3dc44a
response_code = 200
uri = /timesync
|