| 1 | | [ May 26 23:08:29 Enabled. ] |
| 2 | | [ May 26 23:08:29 Rereading configuration. ] |
| 3 | | [ May 26 23:08:29 Rereading configuration. ] |
| 4 | | [ May 26 23:08:35 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 26 23:08:35 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-05-26T23:08:35.357Z | 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-26T23:08:35.406Z | 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]:58883
|
| 24 | 2026-05-26T23:08:35.406Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-05-26T23:08:35.409Z | 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-26T23:08:35.409Z | 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 = 3167
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:58883
req_id = 3f08a4b3-333c-4aea-9e99-c01fa4ce93f0
response_code = 200
uri = /timesync
|
| 27 | 2026-05-26T23:08:35.845Z | 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]:62500
|
| 28 | 2026-05-26T23:08:35.845Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-05-26T23:08:35.848Z | 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-26T23:08:35.848Z | 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 = 2811
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:62500
req_id = 3949bfa8-9b4e-4242-b553-13d4dfbcb3b0
response_code = 200
uri = /timesync
|
| 31 | 2026-05-26T23:08:35.899Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-05-26T23:08:35.902Z | 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-26T23:08:35.902Z | 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 = 3033
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:58883
req_id = 5e61c2ff-d739-4e09-8d31-49983aeab4b2
response_code = 200
uri = /timesync
|
| 34 | 2026-05-26T23:08:36.746Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-05-26T23:08:36.749Z | 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 })
|
| 36 | 2026-05-26T23:08:36.749Z | 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 = 3034
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:58883
req_id = 58ff9fe3-5174-4802-9141-5cb6b756c130
response_code = 200
uri = /timesync
|
| 37 | 2026-05-26T23:08:38.186Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-05-26T23:08:38.189Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779836918.1475556, correction: 0.0, last_offset: -0.178321153, rms_offset: 0.178321153, root_delay: 0.023214251, root_dispersion: 0.051595788, max_error: 0.0632029135 })
|
| 39 | 2026-05-26T23:08:38.189Z | 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::1]:58883
req_id = 8988857e-dc73-4d71-9976-bccee9c21b6f
response_code = 200
uri = /timesync
|
| 40 | 2026-05-26T23:08:38.290Z | 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]:33929
|
| 41 | 2026-05-26T23:08:38.290Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 42 | 2026-05-26T23:08:38.292Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779836918.1475556, correction: 0.0, last_offset: -0.178321153, rms_offset: 0.178321153, root_delay: 0.023214251, root_dispersion: 0.166700259, max_error: 0.1783073845 })
|
| 43 | 2026-05-26T23:08:38.292Z | 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 = 2393
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:33929
req_id = f6ca7c50-75f2-497a-8df7-7478ddc8a687
response_code = 200
uri = /timesync
|
| 44 | 2026-05-26T23:08:44.326Z | 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]:54595
|
| 45 | 2026-05-26T23:08:44.326Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 46 | 2026-05-26T23:08:44.329Z | 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: 1779836916.7593453, correction: -0.488983184, last_offset: -0.00145129, rms_offset: 0.360572338, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.488983184 })
|
| 47 | 2026-05-26T23:08:44.329Z | 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 = 2571
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:54595
req_id = e23aa6a2-5aad-42dc-96f7-899526df0146
response_code = 200
uri = /timesync
|
| 48 | 2026-05-26T23:08:49.385Z | 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]:39442
|
| 49 | 2026-05-26T23:08:49.385Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 50 | 2026-05-26T23:08:49.387Z | 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: 1779836916.7593453, correction: -0.470461071, last_offset: -0.00249856, rms_offset: 0.277078122, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.470461071 })
|
| 51 | 2026-05-26T23:08:49.387Z | 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 = 2424
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39442
req_id = b2b30ac6-aaf1-426c-a4cb-7cd5d4744592
response_code = 200
uri = /timesync
|
| 52 | 2026-05-26T23:08:54.448Z | 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]:42250
|
| 53 | 2026-05-26T23:08:54.448Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 54 | 2026-05-26T23:08:54.450Z | 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: 1779836916.7593453, correction: -0.460560411, last_offset: -0.000540388, rms_offset: 0.212918639, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.460560411 })
|
| 55 | 2026-05-26T23:08:54.450Z | 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 = 2773
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42250
req_id = d85a92c5-9f61-4a80-8f5e-32305233deb0
response_code = 200
uri = /timesync
|
| 56 | 2026-05-26T23:08:59.508Z | 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]:63505
|
| 57 | 2026-05-26T23:08:59.508Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 58 | 2026-05-26T23:08:59.511Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779836937.8166997, correction: -0.448571146, last_offset: 0.001313966, rms_offset: 0.163614899, root_delay: 0.019989751, root_dispersion: 0.002565483, max_error: 0.46113150449999996 })
|
| 59 | 2026-05-26T23:08:59.511Z | 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]:63505
req_id = f5a77e31-8f0f-4774-877a-fa6c3ca5c33e
response_code = 200
uri = /timesync
|
| 60 | 2026-05-26T23:09:04.570Z | 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]:42667
|
| 61 | 2026-05-26T23:09:04.570Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 62 | 2026-05-26T23:09:04.573Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779836943.0487506, correction: -0.433209807, last_offset: -7.3988e-5, rms_offset: 0.12572743, root_delay: 0.024425006, root_dispersion: 0.002600814, max_error: 0.448023124 })
|
| 63 | 2026-05-26T23:09:04.573Z | 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 = 2995
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42667
req_id = 3e0a283c-b3a1-4a26-82f1-0ffe49a9b532
response_code = 200
uri = /timesync
|
| 64 | 2026-05-26T23:09:09.631Z | 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]:35527
|
| 65 | 2026-05-26T23:09:09.631Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 66 | 2026-05-26T23:09:09.633Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779836948.223892, correction: -0.420154512, last_offset: -0.00041841, rms_offset: 0.107348353, root_delay: 0.023952762, root_dispersion: 0.001091806, max_error: 0.43322269899999993 })
|
| 67 | 2026-05-26T23:09:09.633Z | 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 = 2530
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35527
req_id = 1eb823f0-7bad-482b-979d-19d019c69066
response_code = 200
uri = /timesync
|
| 68 | 2026-05-26T23:09:14.689Z | 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]:51904
|
| 69 | 2026-05-26T23:09:14.689Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 70 | 2026-05-26T23:09:14.692Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779836948.223892, correction: -0.406418025, last_offset: -0.00041841, rms_offset: 0.107348353, root_delay: 0.023952762, root_dispersion: 0.002682748, max_error: 0.421077154 })
|
| 71 | 2026-05-26T23:09:14.692Z | 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 = 2804
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51904
req_id = 03a5db22-7a0d-422d-961b-0950ed4f00bc
response_code = 200
uri = /timesync
|
| 72 | 2026-05-26T23:09:19.749Z | 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]:46127
|
| 73 | 2026-05-26T23:09:19.749Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 74 | 2026-05-26T23:09:19.751Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779836957.995796, correction: -0.390677631, last_offset: -0.000263116, rms_offset: 0.091656394, root_delay: 0.024676807, root_dispersion: 0.001525483, max_error: 0.4045415175 })
|
| 75 | 2026-05-26T23:09:19.751Z | 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 = 2494
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46127
req_id = 8adabfc4-48e4-47b8-b915-a06f873ad141
response_code = 200
uri = /timesync
|
| 76 | 2026-05-26T23:09:24.810Z | 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]:46091
|
| 77 | 2026-05-26T23:09:24.810Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 78 | 2026-05-26T23:09:24.812Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779836963.3030024, correction: -0.378615797, last_offset: -8.124e-6, rms_offset: 0.070433334, root_delay: 0.021246603, root_dispersion: 0.003678658, max_error: 0.3929177565 })
|
| 79 | 2026-05-26T23:09:24.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 = 3082
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46091
req_id = 5e5c4045-fa2a-4c64-a105-e3c1ef78e554
response_code = 200
uri = /timesync
|
| 80 | 2026-05-26T23:09:29.869Z | 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]:40647
|
| 81 | 2026-05-26T23:09:29.869Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 82 | 2026-05-26T23:09:29.872Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779836968.765614, correction: -0.365900725, last_offset: 0.00105446, rms_offset: 0.05705208, root_delay: 0.021494472, root_dispersion: 0.001567218, max_error: 0.37821517899999996 })
|
| 83 | 2026-05-26T23:09:29.872Z | 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 = 2869
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40647
req_id = 688fe865-afd2-4120-82fc-d6ad72d04490
response_code = 200
uri = /timesync
|
| 84 | 2026-05-26T23:09:34.927Z | 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]:38691
|
| 85 | 2026-05-26T23:09:34.927Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 86 | 2026-05-26T23:09:34.930Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779836974.2647834, correction: -0.350758642, last_offset: -0.000586614, rms_offset: 0.043841977, root_delay: 0.024142435, root_dispersion: 0.001422876, max_error: 0.36425273550000004 })
|
| 87 | 2026-05-26T23:09:34.930Z | 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 = 2889
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:38691
req_id = 1b560c70-82d1-4598-abec-b0e15120f878
response_code = 200
uri = /timesync
|
| 88 | 2026-05-26T23:09:39.988Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:43987
|
| 89 | 2026-05-26T23:09:39.988Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 90 | 2026-05-26T23:09:39.991Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779836978.8829145, correction: -0.337302119, last_offset: -0.000119753, rms_offset: 0.03743336, root_delay: 0.021123361, root_dispersion: 0.001333253, max_error: 0.3491970525 })
|
| 91 | 2026-05-26T23:09:39.991Z | 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 = 2408
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43987
req_id = 87fbe3b7-e170-4b74-883f-79bbcccf0efe
response_code = 200
uri = /timesync
|
| 92 | 2026-05-26T23:09:45.048Z | 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]:44093
|
| 93 | 2026-05-26T23:09:45.048Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 94 | 2026-05-26T23:09:45.050Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779836984.2574475, correction: -0.32362324, last_offset: 3.3924e-5, rms_offset: 0.028765067, root_delay: 0.020636231, root_dispersion: 0.000825782, max_error: 0.3347671375 })
|
| 95 | 2026-05-26T23:09:45.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 = 2286
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44093
req_id = ee832834-91c7-4fe7-8129-874b3df9acf3
response_code = 200
uri = /timesync
|
| 96 | 2026-05-26T23:09:50.109Z | 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]:33886
|
| 97 | 2026-05-26T23:09:50.109Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 98 | 2026-05-26T23:09:50.111Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779836986.1848457, correction: -0.309857011, last_offset: -2.3245e-5, rms_offset: 0.02728894, root_delay: 0.020636231, root_dispersion: 0.001587182, max_error: 0.32176230850000004 })
|
| 99 | 2026-05-26T23:09:50.111Z | 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 = 2678
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:33886
req_id = 0489fd83-228d-450c-bbe3-c1c1ec3ca9ef
response_code = 200
uri = /timesync
|
| 100 | 2026-05-26T23:09:55.169Z | 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]:45791
|
| 101 | 2026-05-26T23:09:55.170Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 102 | 2026-05-26T23:09:55.172Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779836993.7894726, correction: -0.297099113, last_offset: 0.000131577, rms_offset: 0.023300951, root_delay: 0.021872792, root_dispersion: 0.001234328, max_error: 0.30926983700000005 })
|
| 103 | 2026-05-26T23:09:55.172Z | 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 = 2503
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45791
req_id = e980ddf7-a2f5-46be-b412-90cc27bb9bed
response_code = 200
uri = /timesync
|
| 104 | 2026-05-26T23:10:00.229Z | 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]:56605
|
| 105 | 2026-05-26T23:10:00.229Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 106 | 2026-05-26T23:10:00.232Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779836999.208855, correction: -0.282405943, last_offset: -0.000499345, rms_offset: 0.017906101, root_delay: 0.022420475, root_dispersion: 0.0010523, max_error: 0.2946684805 })
|
| 107 | 2026-05-26T23:10:00.232Z | 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 = 3144
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56605
req_id = b21e184e-49c5-42ec-9e43-28ef9a406d36
response_code = 200
uri = /timesync
|
| 108 | 2026-05-26T23:10:05.287Z | 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]:60903
|
| 109 | 2026-05-26T23:10:05.287Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 110 | 2026-05-26T23:10:05.290Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779837004.0890167, correction: -0.269197851, last_offset: 0.000385665, rms_offset: 0.015289016, root_delay: 0.020214587, root_dispersion: 0.000991081, max_error: 0.2802962255 })
|
| 111 | 2026-05-26T23:10:05.290Z | 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 = 3088
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:60903
req_id = 128ba52a-6e21-4861-82df-b7ed254b6b9b
response_code = 200
uri = /timesync
|
| 112 | 2026-05-26T23:10:10.350Z | 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]:43840
|
| 113 | 2026-05-26T23:10:10.350Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 114 | 2026-05-26T23:10:10.353Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779837007.2725768, correction: -0.255403131, last_offset: 6.3662e-5, rms_offset: 0.013760169, root_delay: 0.021861494, root_dispersion: 0.000665628, max_error: 0.266999506 })
|
| 115 | 2026-05-26T23:10:10.353Z | 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 = 2503
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43840
req_id = 4b39018b-9b00-4abe-acee-6cd541cd331c
response_code = 200
uri = /timesync
|
| 116 | 2026-05-26T23:10:15.411Z | 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]:62982
|
| 117 | 2026-05-26T23:10:15.411Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 118 | 2026-05-26T23:10:15.413Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779837007.2725768, correction: -0.241660312, last_offset: 6.3662e-5, rms_offset: 0.013760169, root_delay: 0.021861494, root_dispersion: 0.001607344, max_error: 0.254198403 })
|
| 119 | 2026-05-26T23:10:15.413Z | 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 = 2343
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:62982
req_id = 28e7ff1e-2cbf-47ab-9010-8ccc584fcb63
response_code = 200
uri = /timesync
|
| 120 | 2026-05-26T23:10:20.471Z | 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]:48112
|
| 121 | 2026-05-26T23:10:20.471Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 122 | 2026-05-26T23:10:20.474Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779837016.8093562, correction: -0.228734285, last_offset: 0.000815491, rms_offset: 0.013056589, root_delay: 0.019087736, root_dispersion: 0.000554849, max_error: 0.23883300200000002 })
|
| 123 | 2026-05-26T23:10:20.474Z | 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 = 2797
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48112
req_id = 7b9dc5e8-f2d4-4c90-81a9-c3dc4f27b609
response_code = 200
uri = /timesync
|
| 124 | 2026-05-26T23:10:25.532Z | 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]:55878
|
| 125 | 2026-05-26T23:10:25.532Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 126 | 2026-05-26T23:10:25.535Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779837024.026734, correction: -0.215225786, last_offset: -3.5336e-5, rms_offset: 0.010576052, root_delay: 0.019087736, root_dispersion: 0.000635019, max_error: 0.225404673 })
|
| 127 | 2026-05-26T23:10:25.535Z | 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 = 2449
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55878
req_id = 38cf5c15-7b54-43c4-b802-72f03c0b2c44
response_code = 200
uri = /timesync
|
| 128 | 2026-05-26T23:10:30.592Z | 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]:50471
|
| 129 | 2026-05-26T23:10:30.592Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 130 | 2026-05-26T23:10:30.595Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779837028.7578619, correction: -0.201560199, last_offset: 7.6639e-5, rms_offset: 0.010033352, root_delay: 0.019087736, root_dispersion: 0.002297549, max_error: 0.21340161600000002 })
|
| 131 | 2026-05-26T23:10:30.595Z | 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 = 2472
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:50471
req_id = 9d02715c-21b0-4339-b52a-a672afc68a89
response_code = 200
uri = /timesync
|
| 132 | 2026-05-26T23:10:35.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::1]:45682
|
| 133 | 2026-05-26T23:10:35.652Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 134 | 2026-05-26T23:10:35.655Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779837034.9096365, correction: -0.18777898, last_offset: 0.000362083, rms_offset: 0.008128455, root_delay: 0.021061078, root_dispersion: 0.000285901, max_error: 0.19859542000000002 })
|
| 135 | 2026-05-26T23:10:35.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 = 2504
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45682
req_id = 9ef30225-b41a-4ff8-af68-bc8a0651ff40
response_code = 200
uri = /timesync
|
| 136 | 2026-05-26T23:10:40.710Z | 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]:62739
|
| 137 | 2026-05-26T23:10:40.710Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 138 | 2026-05-26T23:10:40.713Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779837039.5656807, correction: -0.173919261, last_offset: -0.000594763, rms_offset: 0.00731939, root_delay: 0.023312751, root_dispersion: 0.000834279, max_error: 0.1864099155 })
|
| 139 | 2026-05-26T23:10:40.713Z | 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 = 2816
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:62739
req_id = b61aa3b1-3091-423f-9b64-8eb1959668aa
response_code = 200
uri = /timesync
|
| 140 | 2026-05-26T23:10:45.770Z | 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]:63258
|
| 141 | 2026-05-26T23:10:45.770Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 142 | 2026-05-26T23:10:45.773Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779837045.4247086, correction: -0.159369335, last_offset: 1.0383e-5, rms_offset: 0.005634761, root_delay: 0.021986403, root_dispersion: 0.002254499, max_error: 0.1726170355 })
|
| 143 | 2026-05-26T23:10:45.773Z | 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 = 2678
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63258
req_id = 2b4a82f6-74fa-4e4a-a42b-b939d28ccb93
response_code = 200
uri = /timesync
|
| 144 | 2026-05-26T23:10:50.831Z | 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]:60171
|
| 145 | 2026-05-26T23:10:50.831Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 146 | 2026-05-26T23:10:50.834Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779837048.9008029, correction: -0.145327136, last_offset: -6.0829e-5, rms_offset: 0.004565567, root_delay: 0.021138314, root_dispersion: 0.001353023, max_error: 0.157249316 })
|
| 147 | 2026-05-26T23:10:50.834Z | 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 = 2952
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:60171
req_id = 9789ee03-2143-424f-b935-c92533d7e905
response_code = 200
uri = /timesync
|
| 148 | 2026-05-26T23:10:55.893Z | 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]:43289
|
| 149 | 2026-05-26T23:10:55.893Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 150 | 2026-05-26T23:10:55.896Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779837053.7149282, correction: -0.13147521, last_offset: -7.6713e-5, rms_offset: 0.003698416, root_delay: 0.021138314, root_dispersion: 0.002774115, max_error: 0.144818482 })
|
| 151 | 2026-05-26T23:10:55.896Z | 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 = 2801
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43289
req_id = 17271ed2-90e3-499d-98d6-1cfd9dcc459b
response_code = 200
uri = /timesync
|
| 152 | 2026-05-26T23:11:00.953Z | 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]:33128
|
| 153 | 2026-05-26T23:11:00.953Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 154 | 2026-05-26T23:11:00.956Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779837058.0450602, correction: -0.118835978, last_offset: 0.001001376, rms_offset: 0.003343742, root_delay: 0.020360922, root_dispersion: 0.000661024, max_error: 0.129677463 })
|
| 155 | 2026-05-26T23:11:00.956Z | 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 = 2956
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:33128
req_id = 5322f844-8453-4933-9311-b3c6c5ffecf3
response_code = 200
uri = /timesync
|
| 156 | 2026-05-26T23:11:06.014Z | 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]:54298
|
| 157 | 2026-05-26T23:11:06.014Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 158 | 2026-05-26T23:11:06.016Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779837064.4930015, correction: -0.104511805, last_offset: -0.000581316, rms_offset: 0.003177474, root_delay: 0.020360922, root_dispersion: 0.001529479, max_error: 0.116221745 })
|
| 159 | 2026-05-26T23:11:06.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 = 2722
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:54298
req_id = 56e7b352-16aa-4c25-8d41-a12ed09631b0
response_code = 200
uri = /timesync
|
| 160 | 2026-05-26T23:11:11.075Z | 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]:44434
|
| 161 | 2026-05-26T23:11:11.076Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 162 | 2026-05-26T23:11:11.078Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779837067.7513778, correction: -0.090512969, last_offset: 0.000129239, rms_offset: 0.002714575, root_delay: 0.020783741, root_dispersion: 0.001170057, max_error: 0.1020748965 })
|
| 163 | 2026-05-26T23:11:11.078Z | 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 = 2653
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44434
req_id = b88167c8-cea3-45d4-a920-e298021261de
response_code = 200
uri = /timesync
|
| 164 | 2026-05-26T23:11:16.135Z | 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]:61765
|
| 165 | 2026-05-26T23:11:16.135Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 166 | 2026-05-26T23:11:16.138Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779837071.009532, correction: -0.076624744, last_offset: -0.00014679, rms_offset: 0.00257569, root_delay: 0.020783741, root_dispersion: 0.001993765, max_error: 0.08901037949999999 })
|
| 167 | 2026-05-26T23:11:16.138Z | 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 = 2881
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:61765
req_id = c20b5442-d882-4d5e-8b36-57a579c0f162
response_code = 200
uri = /timesync
|
| 168 | 2026-05-26T23:11:21.194Z | 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]:56905
|
| 169 | 2026-05-26T23:11:21.194Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 170 | 2026-05-26T23:11:21.197Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779837080.6244364, correction: -0.063196048, last_offset: 6.5169e-5, rms_offset: 0.002319364, root_delay: 0.020534942, root_dispersion: 0.000662691, max_error: 0.07412621 })
|
| 171 | 2026-05-26T23:11:21.197Z | 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 = 2655
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56905
req_id = 9f14cf5f-1e4d-40dd-94ce-1692244af0d9
response_code = 200
uri = /timesync
|
| 172 | 2026-05-26T23:11:26.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::1]:45463
|
| 173 | 2026-05-26T23:11:26.254Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 174 | 2026-05-26T23:11:26.256Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779837085.0687354, correction: -0.049635593, last_offset: -1.8037e-5, rms_offset: 0.001880584, root_delay: 0.021658393, root_dispersion: 0.000814721, max_error: 0.061279510499999995 })
|
| 175 | 2026-05-26T23:11:26.256Z | 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 = 2219
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45463
req_id = 7479faad-c37b-4940-bc48-ca8c44db4773
response_code = 200
uri = /timesync
|
| 176 | 2026-05-26T23:12:24.070Z | 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]:41678
|
| 177 | 2026-05-26T23:12:24.096Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 178 | 2026-05-26T23:12:24.110Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779837143.0737653, correction: 0.000110908, last_offset: -0.000121436, rms_offset: 0.000490252, root_delay: 0.019942742, root_dispersion: 0.000441793, max_error: 0.010524071999999999 })
|
| 179 | 2026-05-26T23:12:24.110Z | 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 = 26521
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41678
req_id = e341d1f3-dc9e-403b-834e-1cf3442b9681
response_code = 200
uri = /timesync
|
| 180 | 2026-05-26T23:14:00.491Z | 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]:54329
|
| 181 | 2026-05-26T23:14:00.515Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 182 | 2026-05-26T23:14:00.533Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779837239.9159865, correction: 0.000218739, last_offset: -7.8676e-5, rms_offset: 0.000354834, root_delay: 0.024363499, root_dispersion: 0.000896612, max_error: 0.0132971005 })
|
| 183 | 2026-05-26T23:14:00.533Z | 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 = 30487
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:54329
req_id = bdc2463f-c6e5-4a32-8388-2f94137e477f
response_code = 200
uri = /timesync
|
| 184 | 2026-05-26T23:14:10.675Z | 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]:40095
|
| 185 | 2026-05-26T23:14:10.675Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 186 | 2026-05-26T23:14:10.678Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779837249.7893386, correction: -0.001067142, last_offset: 0.001569148, rms_offset: 0.000592619, root_delay: 0.0177336, root_dispersion: 0.000667108, max_error: 0.010601049999999999 })
|
| 187 | 2026-05-26T23:14:10.678Z | 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 = 3087
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:40095
req_id = d6ae13c2-cd54-4951-90c1-9973a732ec44
response_code = 200
uri = /timesync
|
| 188 | 2026-05-26T23:14:12.970Z | 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]:61610
|
| 189 | 2026-05-26T23:14:12.972Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 190 | 2026-05-26T23:14:12.975Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779837249.7893386, correction: 3.447e-6, last_offset: 0.001569148, rms_offset: 0.000592619, root_delay: 0.0177336, root_dispersion: 0.001139664, max_error: 0.010009911 })
|
| 191 | 2026-05-26T23:14:12.975Z | 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 = 3019
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:61610
req_id = 4fd2da06-8560-40fb-ab2d-d8a14db31afa
response_code = 200
uri = /timesync
|
| 192 | 2026-05-26T23:14:19.062Z | 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]:49487
|
| 193 | 2026-05-26T23:14:19.063Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 194 | 2026-05-26T23:14:19.065Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779837249.7893386, correction: 3.354e-6, last_offset: 0.001569148, rms_offset: 0.000592619, root_delay: 0.0177336, root_dispersion: 0.002392206, max_error: 0.011262359999999999 })
|
| 195 | 2026-05-26T23:14:19.065Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3352
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:49487
req_id = 072afa1d-ce1c-400a-84ed-f32a40e6e985
response_code = 200
uri = /timesync
|
| 196 | 2026-05-26T23:14:19.066Z | 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]:52892
|
| 197 | 2026-05-26T23:14:19.067Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 198 | 2026-05-26T23:14:19.070Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779837249.7893386, correction: 3.354e-6, last_offset: 0.001569148, rms_offset: 0.000592619, root_delay: 0.0177336, root_dispersion: 0.002393104, max_error: 0.011263258 })
|
| 199 | 2026-05-26T23:14:19.070Z | 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 = 3531
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:52892
req_id = 6fbd3b05-1dfb-4f88-89d3-f33be7ae62fa
response_code = 200
uri = /timesync
|
| 200 | 2026-05-26T23:14:21.667Z | 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]:51163
|
| 201 | 2026-05-26T23:14:21.667Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 202 | 2026-05-26T23:14:21.670Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779837260.0112214, correction: -6.9556e-5, last_offset: 7.4504e-5, rms_offset: 0.000562701, root_delay: 0.0177336, root_dispersion: 0.001811476, max_error: 0.010747831999999999 })
|
| 203 | 2026-05-26T23:14:21.670Z | 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 = 3125
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:51163
req_id = 7ae17491-fabf-4712-a1c0-c232b735e1c2
response_code = 200
uri = /timesync
|