| 1 | | [ Sep 4 23:47:55 Enabled. ] |
| 2 | | [ Sep 4 23:47:55 Rereading configuration. ] |
| 3 | | [ Sep 4 23:47:55 Rereading configuration. ] |
| 4 | | [ Sep 4 23:48:05 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 | | [ Sep 4 23:48:05 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-09-04T23:48:05.608Z | 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-09-04T23:48:06.069Z | 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]:57717
|
| 24 | 2026-09-04T23:48:06.069Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-09-04T23:48:06.073Z | 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-09-04T23:48:06.073Z | 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 = 3854
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57717
req_id = e6852978-1ab2-4f50-adb5-379b6a49c047
response_code = 200
uri = /timesync
|
| 27 | 2026-09-04T23:48:06.751Z | 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]:65010
|
| 28 | 2026-09-04T23:48:06.751Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-09-04T23:48:06.753Z | 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-09-04T23:48:06.753Z | 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 = 2773
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:65010
req_id = f869840b-dbce-4b79-a9f1-c02a44942008
response_code = 200
uri = /timesync
|
| 31 | 2026-09-04T23:48:07.316Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-09-04T23:48:07.319Z | 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-09-04T23:48:07.320Z | 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 = 3487
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57717
req_id = 259f1e70-dfb8-4214-a183-11083e83eb32
response_code = 200
uri = /timesync
|
| 34 | 2026-09-04T23:48:11.029Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-09-04T23:48:11.032Z | 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: 1788565689.5187523, correction: -0.011102065, last_offset: 0.000419674, rms_offset: 0.009116177, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.011102065 })
|
| 36 | 2026-09-04T23:48:11.032Z | 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 = 2874
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57717
req_id = c0943d9c-2982-4a3c-a909-5e9ed14f07ef
response_code = 200
uri = /timesync
|
| 37 | 2026-09-04T23:48:12.192Z | 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]:57227
|
| 38 | 2026-09-04T23:48:12.192Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 39 | 2026-09-04T23:48:12.195Z | 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: 1788565689.5187523, correction: -0.00674074, last_offset: -0.001203554, rms_offset: 0.008656735, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.00674074 })
|
| 40 | 2026-09-04T23:48:12.195Z | 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 = 2964
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57227
req_id = a533874b-225c-4f11-8d81-3ad530f392a0
response_code = 200
uri = /timesync
|
| 41 | 2026-09-04T23:48:15.542Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 42 | 2026-09-04T23:48:15.544Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3338355956, ip_addr: 198.251.68.244, stratum: 3, ref_time: 1788565693.9654355, correction: 0.000671455, last_offset: -0.001775206, rms_offset: 0.007440769, root_delay: 0.076582089, root_dispersion: 0.026990164, max_error: 0.06595266350000001 })
|
| 43 | 2026-09-04T23:48:15.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 = 3003
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57717
req_id = 9a9ec97e-9003-4988-b874-074d3969556c
response_code = 200
uri = /timesync
|
| 44 | 2026-09-04T23:48:15.646Z | 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]:34099
|
| 45 | 2026-09-04T23:48:15.646Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 46 | 2026-09-04T23:48:15.649Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3338355956, ip_addr: 198.251.68.244, stratum: 3, ref_time: 1788565694.6196039, correction: 0.0023063, last_offset: -0.00169521, rms_offset: 0.007079259, root_delay: 0.07571809, root_dispersion: 0.026813833, max_error: 0.066979178 })
|
| 47 | 2026-09-04T23:48:15.649Z | 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 = 2760
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34099
req_id = 0235158c-3d9a-4bb4-9095-6255651daf07
response_code = 200
uri = /timesync
|
| 48 | 2026-09-04T23:48:45.191Z | 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]:35171
|
| 49 | 2026-09-04T23:48:45.191Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 50 | 2026-09-04T23:48:45.196Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1208924731, ip_addr: 72.14.186.59, stratum: 3, ref_time: 1788565724.3731909, correction: 0.000373144, last_offset: 0.00036831, rms_offset: 0.004387994, root_delay: 0.181198314, root_dispersion: 0.005802038, max_error: 0.096774339 })
|
| 51 | 2026-09-04T23:48:45.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 = 4453
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35171
req_id = a1f61f31-83f6-424e-b464-5191733430ef
response_code = 200
uri = /timesync
|
| 52 | 2026-09-04T23:49:19.271Z | 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]:55515
|
| 53 | 2026-09-04T23:49:19.273Z | 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]:39450
|
| 54 | 2026-09-04T23:49:19.273Z | 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]:39222
|
| 55 | 2026-09-04T23:49:19.276Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 56 | 2026-09-04T23:49:19.278Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 57 | 2026-09-04T23:49:19.278Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 58 | 2026-09-04T23:49:19.296Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 94487567, ip_addr: 5.161.196.15, stratum: 4, ref_time: 1788565758.8082438, correction: -7.4618e-5, last_offset: 0.000380385, rms_offset: 0.001635217, root_delay: 0.084324665, root_dispersion: 0.016993305, max_error: 0.059230255499999995 })
|
| 59 | 2026-09-04T23:49:19.296Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 94487567, ip_addr: 5.161.196.15, stratum: 4, ref_time: 1788565758.8082438, correction: -7.4618e-5, last_offset: 0.000380385, rms_offset: 0.001635217, root_delay: 0.084324665, root_dispersion: 0.016993299, max_error: 0.0592302495 })
|
| 60 | 2026-09-04T23:49:19.297Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 94487567, ip_addr: 5.161.196.15, stratum: 4, ref_time: 1788565758.8082438, correction: -7.4618e-5, last_offset: 0.000380385, rms_offset: 0.001635217, root_delay: 0.084324665, root_dispersion: 0.016993307, max_error: 0.059230257499999994 })
|
| 61 | 2026-09-04T23:49:19.301Z | 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 = 32513
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:55515
req_id = b8e5ad43-fffd-49b6-ad03-109b3cc44e34
response_code = 200
uri = /timesync
|
| 62 | 2026-09-04T23:49:19.301Z | 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 = 32507
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:39450
req_id = 319e3a98-6ff8-45b6-825d-4b089a8f90ac
response_code = 200
uri = /timesync
|
| 63 | 2026-09-04T23:49:19.301Z | 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 = 32526
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:39222
req_id = 7d78c3d0-10f8-44c4-aea1-d3e3c6b7bfab
response_code = 200
uri = /timesync
|
| 64 | 2026-09-04T23:49:20.046Z | 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]:42198
|
| 65 | 2026-09-04T23:49:20.046Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 66 | 2026-09-04T23:49:20.050Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 94487567, ip_addr: 5.161.196.15, stratum: 4, ref_time: 1788565759.5747159, correction: -0.000108271, last_offset: 3.4387e-5, rms_offset: 0.001551341, root_delay: 0.084324665, root_dispersion: 0.018310372, max_error: 0.060580975499999995 })
|
| 67 | 2026-09-04T23:49:20.050Z | 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 = 3752
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:42198
req_id = 5b52f56c-ac80-43c1-bc3f-1e1ad4fd7f3c
response_code = 200
uri = /timesync
|
| 68 | 2026-09-04T23:49:21.077Z | 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]:41428
|
| 69 | 2026-09-04T23:49:21.077Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 70 | 2026-09-04T23:49:21.080Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 94487567, ip_addr: 5.161.196.15, stratum: 4, ref_time: 1788565760.034163, correction: -0.000160003, last_offset: 5.3801e-5, rms_offset: 0.00147183, root_delay: 0.086712569, root_dispersion: 0.016722439, max_error: 0.0602387265 })
|
| 71 | 2026-09-04T23:49:21.080Z | 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 = 3267
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:41428
req_id = ffba5e20-13c9-4f29-9311-d727592429bb
response_code = 200
uri = /timesync
|
| 72 | 2026-09-04T23:49:28.671Z | 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]:55169
|
| 73 | 2026-09-04T23:49:28.672Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 74 | 2026-09-04T23:49:28.674Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 94487567, ip_addr: 5.161.196.15, stratum: 4, ref_time: 1788565766.0472252, correction: 0.000525174, last_offset: -0.000524804, rms_offset: 0.001088751, root_delay: 0.083821543, root_dispersion: 0.016999362, max_error: 0.059435307500000006 })
|
| 75 | 2026-09-04T23:49:28.674Z | 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::a]:55169
req_id = a232be0a-afb5-44fe-af44-54b700288bdf
response_code = 200
uri = /timesync
|
| 76 | 2026-09-04T23:49:28.727Z | 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]:39681
|
| 77 | 2026-09-04T23:49:28.727Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 78 | 2026-09-04T23:49:28.730Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 94487567, ip_addr: 5.161.196.15, stratum: 4, ref_time: 1788565766.0472252, correction: 0.00052228, last_offset: -0.000524804, rms_offset: 0.001088751, root_delay: 0.083821543, root_dispersion: 0.017004699, max_error: 0.0594377505 })
|
| 79 | 2026-09-04T23:49:28.730Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3137
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:39681
req_id = 4e58921a-cb33-4c3f-9472-a856e660e344
response_code = 200
uri = /timesync
|
| 80 | 2026-09-04T23:50:19.665Z | 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]:38197
|
| 81 | 2026-09-04T23:50:19.665Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 82 | 2026-09-04T23:50:19.668Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3234805758, ip_addr: 192.207.55.254, stratum: 2, ref_time: 1788565818.5605927, correction: 9.3146e-5, last_offset: -2.2532e-5, rms_offset: 0.000259543, root_delay: 0.047104761, root_dispersion: 0.000300612, max_error: 0.0239461385 })
|
| 83 | 2026-09-04T23:50:19.668Z | 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 = 3054
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:38197
req_id = add27abf-7435-4952-8c27-1819b88d8365
response_code = 200
uri = /timesync
|
| 84 | 2026-09-04T23:50:19.727Z | 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]:42944
|
| 85 | 2026-09-04T23:50:19.727Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 86 | 2026-09-04T23:50:19.730Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3234805758, ip_addr: 192.207.55.254, stratum: 2, ref_time: 1788565818.5605927, correction: 9.3101e-5, last_offset: -2.2532e-5, rms_offset: 0.000259543, root_delay: 0.047104761, root_dispersion: 0.000308562, max_error: 0.0239540435 })
|
| 87 | 2026-09-04T23:50:19.731Z | 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 = 3248
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:42944
req_id = 6fde7b64-e7fe-45a9-aa1c-2147db54b4cc
response_code = 200
uri = /timesync
|
| 88 | 2026-09-04T23:50:19.783Z | 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]:51684
|
| 89 | 2026-09-04T23:50:19.783Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 90 | 2026-09-04T23:50:19.786Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3234805758, ip_addr: 192.207.55.254, stratum: 2, ref_time: 1788565818.5605927, correction: 9.3061e-5, last_offset: -2.2532e-5, rms_offset: 0.000259543, root_delay: 0.047104761, root_dispersion: 0.000315618, max_error: 0.0239610595 })
|
| 91 | 2026-09-04T23:50:19.786Z | 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 = 3036
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:51684
req_id = bddd15c3-b92a-46a4-a51e-6ae04e65823a
response_code = 200
uri = /timesync
|
| 92 | 2026-09-04T23:51:18.959Z | 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]:64730
|
| 93 | 2026-09-04T23:51:18.960Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 94 | 2026-09-04T23:51:18.963Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3234805758, ip_addr: 192.207.55.254, stratum: 2, ref_time: 1788565877.9701228, correction: -0.000130839, last_offset: 0.000199137, rms_offset: 0.000196594, root_delay: 0.04736634, root_dispersion: 0.000977862, max_error: 0.024791871 })
|
| 95 | 2026-09-04T23:51:18.963Z | 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 = 3584
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:64730
req_id = e43275d1-c244-4cbc-8de0-5c0fb3f323eb
response_code = 200
uri = /timesync
|
| 96 | 2026-09-04T23:51:19.003Z | 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]:49340
|
| 97 | 2026-09-04T23:51:19.003Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 98 | 2026-09-04T23:51:19.006Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3234805758, ip_addr: 192.207.55.254, stratum: 2, ref_time: 1788565877.9701228, correction: -0.000130725, last_offset: 0.000199137, rms_offset: 0.000196594, root_delay: 0.04736634, root_dispersion: 0.00098269, max_error: 0.024796585000000003 })
|
| 99 | 2026-09-04T23:51:19.006Z | 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 = 2964
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:49340
req_id = f55f99a9-f4d1-4ca2-9760-cf0fa2e1cab6
response_code = 200
uri = /timesync
|
| 100 | 2026-09-04T23:51:19.052Z | 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]:46130
|
| 101 | 2026-09-04T23:51:19.052Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 102 | 2026-09-04T23:51:19.055Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3234805758, ip_addr: 192.207.55.254, stratum: 2, ref_time: 1788565877.9701228, correction: -0.000130597, last_offset: 0.000199137, rms_offset: 0.000196594, root_delay: 0.04736634, root_dispersion: 0.000988151, max_error: 0.024801918 })
|
| 103 | 2026-09-04T23:51:19.055Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3050
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:46130
req_id = dab8cb5f-0dd8-44c3-a8a6-5ee87b66f51e
response_code = 200
uri = /timesync
|
| 104 | 2026-09-04T23:52:18.854Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:42301
|
| 105 | 2026-09-04T23:52:18.854Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 106 | 2026-09-04T23:52:18.858Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3234805758, ip_addr: 192.207.55.254, stratum: 2, ref_time: 1788565937.407744, correction: -0.000721049, last_offset: 0.000489146, rms_offset: 0.000268825, root_delay: 0.047341842, root_dispersion: 0.000355196, max_error: 0.024747166 })
|
| 107 | 2026-09-04T23:52:18.858Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 4260
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:42301
req_id = 2580aad8-6386-48cb-ad51-aeef406150f5
response_code = 200
uri = /timesync
|
| 108 | 2026-09-04T23:52:18.920Z | 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]:33533
|
| 109 | 2026-09-04T23:52:18.920Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 110 | 2026-09-04T23:52:18.923Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3234805758, ip_addr: 192.207.55.254, stratum: 2, ref_time: 1788565937.407744, correction: -0.000712527, last_offset: 0.000489146, rms_offset: 0.000268825, root_delay: 0.047341842, root_dispersion: 0.000359655, max_error: 0.024743103000000002 })
|
| 111 | 2026-09-04T23:52:18.923Z | 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 = 2894
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:33533
req_id = cf72dc8b-eb98-43e7-9e44-307b7bf1fd94
response_code = 200
uri = /timesync
|
| 112 | 2026-09-04T23:52:18.956Z | 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]:35013
|
| 113 | 2026-09-04T23:52:18.956Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 114 | 2026-09-04T23:52:18.959Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3234805758, ip_addr: 192.207.55.254, stratum: 2, ref_time: 1788565937.407744, correction: -0.00070783, last_offset: 0.000489146, rms_offset: 0.000268825, root_delay: 0.047341842, root_dispersion: 0.000362112, max_error: 0.024740863000000002 })
|
| 115 | 2026-09-04T23:52:18.959Z | 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 = 3086
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:35013
req_id = 1ae40d5d-5af6-47ee-87e3-4f252fbe7c31
response_code = 200
uri = /timesync
|
| 116 | 2026-09-04T23:53:19.285Z | 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]:33218
|
| 117 | 2026-09-04T23:53:19.285Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 118 | 2026-09-04T23:53:19.288Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3234805758, ip_addr: 192.207.55.254, stratum: 2, ref_time: 1788565997.3774056, correction: -0.00013269, last_offset: 0.000132806, rms_offset: 0.000149588, root_delay: 0.047725957, root_dispersion: 0.000297052, max_error: 0.0242927205 })
|
| 119 | 2026-09-04T23:53:19.288Z | 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 = 2896
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:33218
req_id = dc138c21-675f-465e-844a-52336d5491e3
response_code = 200
uri = /timesync
|
| 120 | 2026-09-04T23:53:19.317Z | 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]:50105
|
| 121 | 2026-09-04T23:53:19.318Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 122 | 2026-09-04T23:53:19.321Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3234805758, ip_addr: 192.207.55.254, stratum: 2, ref_time: 1788565997.3774056, correction: -0.000132648, last_offset: 0.000132806, rms_offset: 0.000149588, root_delay: 0.047725957, root_dispersion: 0.000299672, max_error: 0.0242952985 })
|
| 123 | 2026-09-04T23:53:19.321Z | 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::a]:50105
req_id = 2c7370b0-eb44-447b-92b7-f9f2e88a0373
response_code = 200
uri = /timesync
|
| 124 | 2026-09-04T23:53:19.355Z | 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]:57950
|
| 125 | 2026-09-04T23:53:19.356Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 126 | 2026-09-04T23:53:19.358Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3234805758, ip_addr: 192.207.55.254, stratum: 2, ref_time: 1788565997.3774056, correction: -0.000132599, last_offset: 0.000132806, rms_offset: 0.000149588, root_delay: 0.047725957, root_dispersion: 0.000302698, max_error: 0.0242982755 })
|
| 127 | 2026-09-04T23:53:19.358Z | 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 = 2985
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:57950
req_id = 91eae945-40e6-4ba5-8d39-c93cca5f9dc6
response_code = 200
uri = /timesync
|
| 128 | 2026-09-04T23:54:18.681Z | 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]:53219
|
| 129 | 2026-09-04T23:54:18.681Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 130 | 2026-09-04T23:54:18.684Z | 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: 1788566056.8542128, correction: 5.0659e-5, last_offset: -0.000168045, rms_offset: 0.000115967, root_delay: 0.003627548, root_dispersion: 0.000772896, max_error: 0.002637329 })
|
| 131 | 2026-09-04T23:54:18.684Z | 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 = 2906
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:53219
req_id = 79c41253-69b5-4cb9-ace9-0984a5b11703
response_code = 200
uri = /timesync
|
| 132 | 2026-09-04T23:54:18.717Z | 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]:46039
|
| 133 | 2026-09-04T23:54:18.717Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 134 | 2026-09-04T23:54:18.720Z | 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: 1788566056.8542128, correction: 4.8927e-5, last_offset: -0.000168045, rms_offset: 0.000115967, root_delay: 0.003627548, root_dispersion: 0.0007757, max_error: 0.0026384010000000003 })
|
| 135 | 2026-09-04T23:54:18.720Z | 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 = 3120
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:46039
req_id = 2a800d37-dcb6-4f48-b644-07a2c8d93664
response_code = 200
uri = /timesync
|
| 136 | 2026-09-04T23:54:18.848Z | 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]:41546
|
| 137 | 2026-09-04T23:54:18.848Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 138 | 2026-09-04T23:54:18.851Z | 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: 1788566056.8542128, correction: 4.2647e-5, last_offset: -0.000168045, rms_offset: 0.000115967, root_delay: 0.003627548, root_dispersion: 0.000785867, max_error: 0.002642288 })
|
| 139 | 2026-09-04T23:54:18.851Z | 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 = 3493
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:41546
req_id = c0f8c516-5914-46da-948d-487e32163e9e
response_code = 200
uri = /timesync
|
| 140 | 2026-09-04T23:55:18.822Z | 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]:56333
|
| 141 | 2026-09-04T23:55:18.822Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 142 | 2026-09-04T23:55:18.825Z | 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: 1788566116.5305958, correction: 2e-9, last_offset: 0.000100127, rms_offset: 9.5509e-5, root_delay: 0.003459483, root_dispersion: 0.000942452, max_error: 0.0026721955 })
|
| 143 | 2026-09-04T23:55:18.825Z | 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 = 2970
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:56333
req_id = 5f8f970c-b660-4fee-ad4d-9e284a313eec
response_code = 200
uri = /timesync
|
| 144 | 2026-09-04T23:55:18.862Z | 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]:36862
|
| 145 | 2026-09-04T23:55:18.862Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 146 | 2026-09-04T23:55:18.865Z | 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: 1788566116.5305958, correction: 2e-9, last_offset: 0.000100127, rms_offset: 9.5509e-5, root_delay: 0.003459483, root_dispersion: 0.000947537, max_error: 0.0026772805000000004 })
|
| 147 | 2026-09-04T23:55:18.865Z | 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 = 3061
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:36862
req_id = a43ee12f-5994-4549-8f2a-896eb9779512
response_code = 200
uri = /timesync
|
| 148 | 2026-09-04T23:55:18.897Z | 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]:54024
|
| 149 | 2026-09-04T23:55:18.897Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 150 | 2026-09-04T23:55:18.900Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1788566116.5305958, correction: 2e-9, last_offset: 0.000100127, rms_offset: 9.5509e-5, root_delay: 0.003459483, root_dispersion: 0.000951985, max_error: 0.0026817285 })
|
| 151 | 2026-09-04T23:55:18.900Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3070
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:54024
req_id = 32f16a25-632b-4cb2-a2d0-1fa2312364f9
response_code = 200
uri = /timesync
|
| 152 | 2026-09-04T23:56:18.892Z | 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]:42582
|
| 153 | 2026-09-04T23:56:18.892Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 154 | 2026-09-04T23:56:18.896Z | 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: 1788566176.9229364, correction: 6.288e-6, last_offset: -0.000138798, rms_offset: 0.000103319, root_delay: 0.003696186, root_dispersion: 0.001018034, max_error: 0.0028724149999999997 })
|
| 155 | 2026-09-04T23:56:18.896Z | 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 = 3577
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:42582
req_id = 0f0d774f-ce75-41e4-98dc-b579df1f875f
response_code = 200
uri = /timesync
|
| 156 | 2026-09-04T23:56:18.944Z | 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]:38867
|
| 157 | 2026-09-04T23:56:18.944Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 158 | 2026-09-04T23:56:18.948Z | 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: 1788566176.9229364, correction: 2.654e-6, last_offset: -0.000138798, rms_offset: 0.000103319, root_delay: 0.003696186, root_dispersion: 0.001025125, max_error: 0.002875872 })
|
| 159 | 2026-09-04T23:56:18.948Z | 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 = 3840
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:38867
req_id = cd60fabc-f79e-4c6b-99d2-fb36b3bb8dd1
response_code = 200
uri = /timesync
|
| 160 | 2026-09-04T23:56:18.984Z | 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]:64204
|
| 161 | 2026-09-04T23:56:18.984Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 162 | 2026-09-04T23:56:18.988Z | 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: 1788566176.9229364, correction: -2e-9, last_offset: -0.000138798, rms_offset: 0.000103319, root_delay: 0.003696186, root_dispersion: 0.001030544, max_error: 0.002878639 })
|
| 163 | 2026-09-04T23:56:18.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 = 3392
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:64204
req_id = 98a5b610-f3e9-4fe0-a1ec-259798e20e00
response_code = 200
uri = /timesync
|
| 164 | 2026-09-04T23:57:18.541Z | 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]:54671
|
| 165 | 2026-09-04T23:57:18.541Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 166 | 2026-09-04T23:57:18.544Z | 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: 1788566237.4967735, correction: 5.846e-5, last_offset: -3.7945e-5, rms_offset: 7.9729e-5, root_delay: 0.003663578, root_dispersion: 0.001214182, max_error: 0.003104431 })
|
| 167 | 2026-09-04T23:57:18.544Z | 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 = 3239
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:54671
req_id = fec865df-ddb4-4be7-8cc0-4ad280ffcb7e
response_code = 200
uri = /timesync
|
| 168 | 2026-09-04T23:57:18.988Z | 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]:34388
|
| 169 | 2026-09-04T23:57:18.988Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 170 | 2026-09-04T23:57:18.991Z | 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: 1788566237.4967735, correction: 4.8544e-5, last_offset: -3.7945e-5, rms_offset: 7.9729e-5, root_delay: 0.003663578, root_dispersion: 0.001276512, max_error: 0.003156845 })
|
| 171 | 2026-09-04T23:57:18.991Z | 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 = 2914
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:34388
req_id = 417ecd0d-8edf-4879-9e06-b2fa3a435c9c
response_code = 200
uri = /timesync
|
| 172 | 2026-09-04T23:57:19.034Z | 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]:36306
|
| 173 | 2026-09-04T23:57:19.034Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 174 | 2026-09-04T23:57:19.037Z | 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: 1788566237.4967735, correction: 4.7521e-5, last_offset: -3.7945e-5, rms_offset: 7.9729e-5, root_delay: 0.003663578, root_dispersion: 0.001282937, max_error: 0.003162247 })
|
| 175 | 2026-09-04T23:57:19.037Z | 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::a]:36306
req_id = 8c8b857d-6e78-43e6-9ff7-e1e463184ba7
response_code = 200
uri = /timesync
|
| 176 | 2026-09-04T23:58:18.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::b]:45647
|
| 177 | 2026-09-04T23:58:18.596Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 178 | 2026-09-04T23:58:18.599Z | 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: 1788566297.2920485, correction: 1.2438e-5, last_offset: -2.2692e-5, rms_offset: 3.7885e-5, root_delay: 0.003987424, root_dispersion: 0.001060971, max_error: 0.003067121 })
|
| 179 | 2026-09-04T23:58:18.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 = 2829
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:45647
req_id = 1db09e61-ed6a-4c8f-b4a7-32479e87e2a0
response_code = 200
uri = /timesync
|
| 180 | 2026-09-04T23:58:18.639Z | 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]:39504
|
| 181 | 2026-09-04T23:58:18.639Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 182 | 2026-09-04T23:58:18.642Z | 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: 1788566297.2920485, correction: 1.2422e-5, last_offset: -2.2692e-5, rms_offset: 3.7885e-5, root_delay: 0.003987424, root_dispersion: 0.001066317, max_error: 0.0030724510000000003 })
|
| 183 | 2026-09-04T23:58:18.642Z | 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 = 3342
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:39504
req_id = bf47d0aa-5148-4a7b-8a0a-8f19b45591f7
response_code = 200
uri = /timesync
|
| 184 | 2026-09-04T23:58:19.230Z | 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]:38369
|
| 185 | 2026-09-04T23:58:19.230Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 186 | 2026-09-04T23:58:19.233Z | 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: 1788566298.9399393, correction: -6.5446e-5, last_offset: 8.5095e-5, rms_offset: 4.4898e-5, root_delay: 0.003632969, root_dispersion: 0.0011091, max_error: 0.0029910305 })
|
| 187 | 2026-09-04T23:58:19.233Z | 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 = 3029
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:38369
req_id = b814c9fc-360e-430e-81ed-b203e5117d91
response_code = 200
uri = /timesync
|
| 188 | 2026-09-04T23:59:17.689Z | 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]:38681
|
| 189 | 2026-09-04T23:59:17.690Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 190 | 2026-09-04T23:59:17.695Z | 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: 1788566355.9519298, correction: -1.4174e-5, last_offset: -2.565e-6, rms_offset: 6.1446e-5, root_delay: 0.003517689, root_dispersion: 0.001125302, max_error: 0.0028983205 })
|
| 191 | 2026-09-04T23:59:17.695Z | 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 = 5103
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:38681
req_id = 9a97bbd5-db02-4e6c-bd90-3e7dfd2e6b00
response_code = 200
uri = /timesync
|
| 192 | 2026-09-04T23:59:17.832Z | 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]:60840
|
| 193 | 2026-09-04T23:59:17.832Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 194 | 2026-09-04T23:59:17.837Z | 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: 1788566355.9519298, correction: -1.2546e-5, last_offset: -2.565e-6, rms_offset: 6.1446e-5, root_delay: 0.003517689, root_dispersion: 0.001143387, max_error: 0.0029147775 })
|
| 195 | 2026-09-04T23:59:17.837Z | 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 = 4441
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:60840
req_id = 69b1ecf9-7ad4-4715-84ca-ddc7ab9de794
response_code = 200
uri = /timesync
|
| 196 | 2026-09-04T23:59:17.878Z | 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]:57460
|
| 197 | 2026-09-04T23:59:17.878Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 198 | 2026-09-04T23:59:17.882Z | 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: 1788566355.9519298, correction: -1.2019e-5, last_offset: -2.565e-6, rms_offset: 6.1446e-5, root_delay: 0.003517689, root_dispersion: 0.001149244, max_error: 0.0029201075 })
|
| 199 | 2026-09-04T23:59:17.882Z | 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 = 4630
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:57460
req_id = 08d0b1e0-6813-4172-b239-c1b5f58c3526
response_code = 200
uri = /timesync
|
| 200 | 2026-09-04T23:59:18.863Z | 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]:41997
|
| 201 | 2026-09-04T23:59:18.863Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 202 | 2026-09-04T23:59:18.866Z | 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: 1788566358.4448495, correction: -2.4441e-5, last_offset: 2.2006e-5, rms_offset: 5.8707e-5, root_delay: 0.003517689, root_dispersion: 0.001036689, max_error: 0.0028199745 })
|
| 203 | 2026-09-04T23:59:18.866Z | 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 = 2821
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:41997
req_id = 898268cb-1187-4718-8880-250c69455d06
response_code = 200
uri = /timesync
|
| 204 | 2026-09-04T23:59:18.908Z | 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]:58197
|
| 205 | 2026-09-04T23:59:18.908Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 206 | 2026-09-04T23:59:18.911Z | 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: 1788566358.4448495, correction: -2.4113e-5, last_offset: 2.2006e-5, rms_offset: 5.8707e-5, root_delay: 0.003517689, root_dispersion: 0.001041674, max_error: 0.0028246315 })
|
| 207 | 2026-09-04T23:59:18.911Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3219
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:58197
req_id = 48914abe-726c-47f2-ad0f-0f14b2bf58a6
response_code = 200
uri = /timesync
|
| 208 | 2026-09-04T23:59:19.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::c]:45330
|
| 209 | 2026-09-04T23:59:19.409Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 210 | 2026-09-04T23:59:19.412Z | 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: 1788566358.4448495, correction: -2.0455e-5, last_offset: 2.2006e-5, rms_offset: 5.8707e-5, root_delay: 0.003517689, root_dispersion: 0.00109734, max_error: 0.0028766395 })
|
| 211 | 2026-09-04T23:59:19.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 = 3097
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:45330
req_id = e8eff275-d285-4b9b-8c61-ce92d2ebb036
response_code = 200
uri = /timesync
|