| 1 | | [ May 20 18:08:55 Enabled. ] |
| 2 | | [ May 20 18:08:55 Rereading configuration. ] |
| 3 | | [ May 20 18:08:56 Rereading configuration. ] |
| 4 | | [ May 20 18:09:02 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 20 18:09:02 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-05-20T18:09:02.839Z | 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-20T18:09:03.608Z | 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]:51873
|
| 24 | 2026-05-20T18:09:03.609Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-05-20T18:09:03.612Z | 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-20T18:09:03.612Z | 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 = 3469
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51873
req_id = ad603264-7dd0-4f3b-be39-96ae3edc6dff
response_code = 200
uri = /timesync
|
| 27 | 2026-05-20T18:09:04.013Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 28 | 2026-05-20T18:09:04.016Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1806491143, ip_addr: 107.172.222.7, stratum: 4, ref_time: 1779300543.8975344, correction: 0.0, last_offset: 0.785236955, rms_offset: 0.785236955, root_delay: 0.079619251, root_dispersion: 0.119950078, max_error: 0.15975970350000002 })
|
| 29 | 2026-05-20T18:09:04.016Z | 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 = 2965
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51873
req_id = f1df00bc-faa4-41a5-9d97-aef0bb0984c4
response_code = 200
uri = /timesync
|
| 30 | 2026-05-20T18:09:04.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::1]:60442
|
| 31 | 2026-05-20T18:09:04.120Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-05-20T18:09:04.123Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1806491143, ip_addr: 107.172.222.7, stratum: 4, ref_time: 1779300543.8975344, correction: 0.0, last_offset: 0.785236955, rms_offset: 0.785236955, root_delay: 0.079619251, root_dispersion: 0.227254808, max_error: 0.2670644335 })
|
| 33 | 2026-05-20T18:09:04.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 = 2806
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:60442
req_id = 577ab107-886c-4fd7-b1ac-5fe6ff528818
response_code = 200
uri = /timesync
|
| 34 | 2026-05-20T18:09:09.355Z | 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]:36700
|
| 35 | 2026-05-20T18:09:09.355Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 36 | 2026-05-20T18:09:09.358Z | 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: 1779300542.8513422, correction: 0.002335516, last_offset: -0.001856869, rms_offset: 0.361403495, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.002335516 })
|
| 37 | 2026-05-20T18:09:09.358Z | 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 = 2728
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:36700
req_id = c098c427-36d9-4708-83b4-9e9ca6e1f712
response_code = 200
uri = /timesync
|
| 38 | 2026-05-20T18:09:14.429Z | 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]:53921
|
| 39 | 2026-05-20T18:09:14.429Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 40 | 2026-05-20T18:09:14.431Z | 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: 1779300542.8513422, correction: -0.000320395, last_offset: 0.000733647, rms_offset: 0.277715057, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.000320395 })
|
| 41 | 2026-05-20T18:09:14.431Z | 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 = 2676
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53921
req_id = 58b6cc85-d0d7-48f9-a96d-15f378def92b
response_code = 200
uri = /timesync
|
| 42 | 2026-05-20T18:09:19.506Z | 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]:47872
|
| 43 | 2026-05-20T18:09:19.506Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 44 | 2026-05-20T18:09:19.509Z | 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: 1779300542.8513422, correction: 0.000114703, last_offset: 0.000240963, rms_offset: 0.213406384, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.000114703 })
|
| 45 | 2026-05-20T18:09:19.509Z | 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 = 2895
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47872
req_id = 07a13bfa-3d19-4d67-8a70-1dbb557097c2
response_code = 200
uri = /timesync
|
| 46 | 2026-05-20T18:09:24.581Z | 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]:48683
|
| 47 | 2026-05-20T18:09:24.581Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-05-20T18:09:24.584Z | 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: 1779300542.8513422, correction: 7.8005e-5, last_offset: 2.1371e-5, rms_offset: 0.163989112, root_delay: 0.0, root_dispersion: 0.0, max_error: 7.8005e-5 })
|
| 49 | 2026-05-20T18:09:24.584Z | 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 = 3333
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48683
req_id = ad8f75a3-75b5-4df1-871f-3d65629f674e
response_code = 200
uri = /timesync
|
| 50 | 2026-05-20T18:09:29.654Z | 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]:38284
|
| 51 | 2026-05-20T18:09:29.654Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 52 | 2026-05-20T18:09:29.657Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1779300568.617742, correction: -0.000110087, last_offset: 0.000103669, rms_offset: 0.126014888, root_delay: 0.011994928, root_dispersion: 0.002115267, max_error: 0.008222818 })
|
| 53 | 2026-05-20T18:09:29.657Z | 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 = 3041
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:38284
req_id = b37b2091-3840-4e00-8a1b-9d8330496b07
response_code = 200
uri = /timesync
|
| 54 | 2026-05-20T18:10:03.111Z | 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]:50849
|
| 55 | 2026-05-20T18:10:03.112Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 56 | 2026-05-20T18:10:03.117Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1779300602.9832757, correction: 0.000168633, last_offset: -0.000156113, rms_offset: 0.043939769, root_delay: 0.012128533, root_dispersion: 0.001677207, max_error: 0.0079101065 })
|
| 57 | 2026-05-20T18:10:03.117Z | 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 = 5913
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:50849
req_id = 47186520-a791-4da1-be46-6711846c56a1
response_code = 200
uri = /timesync
|
| 58 | 2026-05-20T18:11:09.188Z | 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]:63114
|
| 59 | 2026-05-20T18:11:09.218Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 60 | 2026-05-20T18:11:09.241Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1779300667.5667439, correction: 8.7406e-5, last_offset: -9.4763e-5, rms_offset: 0.012422265, root_delay: 0.012152043, root_dispersion: 0.001803678, max_error: 0.0079671055 })
|
| 61 | 2026-05-20T18:11:09.241Z | 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 = 39334
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:63114
req_id = 159bd754-fbf7-4204-b1e3-864ed1850fed
response_code = 200
uri = /timesync
|
| 62 | 2026-05-20T18:11:16.747Z | 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]:43469
|
| 63 | 2026-05-20T18:11:16.747Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 64 | 2026-05-20T18:11:16.750Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1779300671.6597428, correction: 0.00037868, last_offset: -0.000807424, rms_offset: 0.011787561, root_delay: 0.010582329, root_dispersion: 0.001743795, max_error: 0.0074136395 })
|
| 65 | 2026-05-20T18:11:16.750Z | 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 = 3521
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:43469
req_id = 8c8e4e56-0176-4e34-8dc5-29c2687a19e3
response_code = 200
uri = /timesync
|
| 66 | 2026-05-20T18:11:17.572Z | 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]:43638
|
| 67 | 2026-05-20T18:11:17.572Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 68 | 2026-05-20T18:11:17.575Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1779300677.4220169, correction: -0.000251166, last_offset: 0.0005517, rms_offset: 0.011184023, root_delay: 0.010582329, root_dispersion: 0.001397531, max_error: 0.0069398615 })
|
| 69 | 2026-05-20T18:11:17.575Z | 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 = 3178
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:43638
req_id = ba097142-0e72-4db1-9624-d260cf4acdf8
response_code = 200
uri = /timesync
|
| 70 | 2026-05-20T18:11:18.275Z | 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]:51985
|
| 71 | 2026-05-20T18:11:18.275Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 72 | 2026-05-20T18:11:18.278Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1779300677.4220169, correction: -0.000244424, last_offset: 0.0005517, rms_offset: 0.011184023, root_delay: 0.010582329, root_dispersion: 0.001485797, max_error: 0.0070213854999999995 })
|
| 73 | 2026-05-20T18:11:18.278Z | 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 = 3051
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:51985
req_id = d0bd0bb3-9967-4f6e-acba-68056e925444
response_code = 200
uri = /timesync
|
| 74 | 2026-05-20T18:11:24.852Z | 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]:40984
|
| 75 | 2026-05-20T18:11:24.853Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 76 | 2026-05-20T18:11:24.855Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1779300681.0409675, correction: -0.000242632, last_offset: 0.000104965, rms_offset: 0.010610147, root_delay: 0.010582329, root_dispersion: 0.001959314, max_error: 0.0074931105000000005 })
|
| 77 | 2026-05-20T18:11:24.855Z | 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 = 2780
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:40984
req_id = 3eb0d6de-bfc2-43c4-8de5-6c06d774a660
response_code = 200
uri = /timesync
|
| 78 | 2026-05-20T18:11:38.387Z | 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]:50982
|
| 79 | 2026-05-20T18:11:38.388Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 80 | 2026-05-20T18:11:38.390Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1779300697.3565145, correction: -0.000349765, last_offset: 0.000594585, rms_offset: 0.008156155, root_delay: 0.010693542, root_dispersion: 0.001314046, max_error: 0.0070105820000000004 })
|
| 81 | 2026-05-20T18:11:38.390Z | 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 = 2896
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:50982
req_id = 57690027-f67e-4c90-84d2-6d3919ee9deb
response_code = 200
uri = /timesync
|
| 82 | 2026-05-20T18:11:38.804Z | 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]:35144
|
| 83 | 2026-05-20T18:11:38.804Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 84 | 2026-05-20T18:11:38.807Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1779300697.3565145, correction: -0.00027843, last_offset: 0.000594585, rms_offset: 0.008156155, root_delay: 0.010693542, root_dispersion: 0.001350467, max_error: 0.006975668 })
|
| 85 | 2026-05-20T18:11:38.807Z | 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 = 3018
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:35144
req_id = 5b1bd547-b672-4c29-ba93-2a0d9eff743d
response_code = 200
uri = /timesync
|
| 86 | 2026-05-20T18:11:44.564Z | 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]:40635
|
| 87 | 2026-05-20T18:11:44.564Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 88 | 2026-05-20T18:11:44.567Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1779300697.3565145, correction: 2e-9, last_offset: 0.000594585, rms_offset: 0.008156155, root_delay: 0.010693542, root_dispersion: 0.001853474, max_error: 0.007200247 })
|
| 89 | 2026-05-20T18:11:44.567Z | 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 = 2689
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:40635
req_id = 26f950f3-2bd7-49dc-a775-353ee11152d3
response_code = 200
uri = /timesync
|
| 90 | 2026-05-20T18:12:38.146Z | 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]:56248
|
| 91 | 2026-05-20T18:12:38.146Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 92 | 2026-05-20T18:12:38.149Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1779300755.1397653, correction: 3e-9, last_offset: 0.000154248, rms_offset: 0.005640964, root_delay: 0.010414407, root_dispersion: 0.001437685, max_error: 0.006644891500000001 })
|
| 93 | 2026-05-20T18:12:38.149Z | 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 = 2748
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:56248
req_id = 816c211e-bd5a-4bc8-aa23-0ea9943bb0a6
response_code = 200
uri = /timesync
|
| 94 | 2026-05-20T18:12:38.188Z | 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]:49901
|
| 95 | 2026-05-20T18:12:38.188Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 96 | 2026-05-20T18:12:38.191Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1779300755.1397653, correction: 3e-9, last_offset: 0.000154248, rms_offset: 0.005640964, root_delay: 0.010414407, root_dispersion: 0.001440475, max_error: 0.0066476815000000005 })
|
| 97 | 2026-05-20T18:12:38.191Z | 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 = 3264
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:49901
req_id = 4610b5b5-4e1d-4726-9dff-f6faffbcb503
response_code = 200
uri = /timesync
|
| 98 | 2026-05-20T18:12:44.699Z | 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]:41383
|
| 99 | 2026-05-20T18:12:44.699Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 100 | 2026-05-20T18:12:44.702Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1779300755.1397653, correction: 3e-9, last_offset: 0.000154248, rms_offset: 0.005640964, root_delay: 0.010414407, root_dispersion: 0.00187605, max_error: 0.0070832565 })
|
| 101 | 2026-05-20T18:12:44.702Z | 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 = 2827
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:41383
req_id = 4ca4d8b8-73a1-4ee3-9fd6-e924c42bd9de
response_code = 200
uri = /timesync
|
| 102 | 2026-05-20T18:13:38.381Z | 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]:59158
|
| 103 | 2026-05-20T18:13:38.381Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 104 | 2026-05-20T18:13:38.384Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1779300812.5103607, correction: -1e-9, last_offset: -1.7749e-5, rms_offset: 0.004112479, root_delay: 0.010513022, root_dispersion: 0.001688118, max_error: 0.00694463 })
|
| 105 | 2026-05-20T18:13:38.384Z | 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 = 2798
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:59158
req_id = 519dbf83-39aa-47bf-bfd1-dcf69fa95646
response_code = 200
uri = /timesync
|
| 106 | 2026-05-20T18:13:38.468Z | 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]:40247
|
| 107 | 2026-05-20T18:13:38.468Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 108 | 2026-05-20T18:13:38.472Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1779300812.5103607, correction: -1e-9, last_offset: -1.7749e-5, rms_offset: 0.004112479, root_delay: 0.010513022, root_dispersion: 0.001694072, max_error: 0.006950584000000001 })
|
| 109 | 2026-05-20T18:13:38.472Z | 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 = 3836
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:40247
req_id = bbf50e60-651d-4891-8f5d-d7c16a7a6bb4
response_code = 200
uri = /timesync
|
| 110 | 2026-05-20T18:13:44.807Z | 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]:61462
|
| 111 | 2026-05-20T18:13:44.807Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 112 | 2026-05-20T18:13:44.809Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1779300822.3029618, correction: -9.036e-6, last_offset: 9.097e-6, rms_offset: 0.003901441, root_delay: 0.010513022, root_dispersion: 0.001850461, max_error: 0.007116008 })
|
| 113 | 2026-05-20T18:13:44.809Z | 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 = 2659
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:61462
req_id = f889065b-359c-454e-926a-e159333a05b6
response_code = 200
uri = /timesync
|
| 114 | 2026-05-20T18:14:38.218Z | 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]:59026
|
| 115 | 2026-05-20T18:14:38.218Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 116 | 2026-05-20T18:14:38.221Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1779300871.0171983, correction: -6.552e-5, last_offset: 0.000141882, rms_offset: 0.002560574, root_delay: 0.011586848, root_dispersion: 0.002646748, max_error: 0.008505692 })
|
| 117 | 2026-05-20T18:14:38.221Z | 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 = 3052
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:59026
req_id = 6169ae55-c492-4974-9fe4-9b1feeb40790
response_code = 200
uri = /timesync
|
| 118 | 2026-05-20T18:14:38.254Z | 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]:54084
|
| 119 | 2026-05-20T18:14:38.254Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 120 | 2026-05-20T18:14:38.257Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1779300871.0171983, correction: -6.5261e-5, last_offset: 0.000141882, rms_offset: 0.002560574, root_delay: 0.011586848, root_dispersion: 0.002649437, max_error: 0.008508122 })
|
| 121 | 2026-05-20T18:14:38.257Z | 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 = 2847
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:54084
req_id = 4015f388-ec69-4979-8ad7-b48f494f03ea
response_code = 200
uri = /timesync
|
| 122 | 2026-05-20T18:14:44.809Z | 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]:39382
|
| 123 | 2026-05-20T18:14:44.809Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 124 | 2026-05-20T18:14:44.812Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1779300883.588288, correction: 9.2639e-5, last_offset: -3.2401e-5, rms_offset: 0.002305271, root_delay: 0.013217462, root_dispersion: 0.002232984, max_error: 0.008934354 })
|
| 125 | 2026-05-20T18:14:44.812Z | 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::b]:39382
req_id = f0bcb51e-ed2c-40de-b0c9-0634af6591a4
response_code = 200
uri = /timesync
|