| 1 | | [ Aug 28 21:52:51 Enabled. ] |
| 2 | | [ Aug 28 21:52:51 Rereading configuration. ] |
| 3 | | [ Aug 28 21:52:52 Rereading configuration. ] |
| 4 | | [ Aug 28 21:52:57 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 | | [ Aug 28 21:52:57 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-08-28T21:52:57.325Z | 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-08-28T21:52:57.481Z | 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]:38591
|
| 24 | 2026-08-28T21:52:57.482Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-08-28T21:52:57.485Z | 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-08-28T21:52:57.485Z | 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 = 3242
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:38591
req_id = 2c804ee1-2684-48e9-b486-885d24ec84ba
response_code = 200
uri = /timesync
|
| 27 | 2026-08-28T21:52:57.530Z | 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]:59774
|
| 28 | 2026-08-28T21:52:57.530Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-08-28T21:52:57.533Z | 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-08-28T21:52:57.533Z | 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 = 2876
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:59774
req_id = ad48e703-aa92-4e93-82e3-911fb4e6fc17
response_code = 200
uri = /timesync
|
| 31 | 2026-08-28T21:52:58.634Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-08-28T21:52:58.637Z | 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-08-28T21:52:58.637Z | 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 = 3064
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:59774
req_id = 2ebed6de-a4a4-4f31-9764-3c938db22c3d
response_code = 200
uri = /timesync
|
| 34 | 2026-08-28T21:52:59.133Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-08-28T21:52:59.136Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3519931442, ip_addr: 209.205.228.50, stratum: 3, ref_time: 1787953978.3956866, correction: 0.0, last_offset: 0.142712697, rms_offset: 0.142712697, root_delay: 0.080175601, root_dispersion: 0.742963374, max_error: 0.7830511745000001 })
|
| 36 | 2026-08-28T21:52:59.136Z | 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]:59774
req_id = 5e90181d-1d7b-44ea-a175-aec09fd2fe5a
response_code = 200
uri = /timesync
|
| 37 | 2026-08-28T21:53:00.352Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-08-28T21:53:00.355Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3519931442, ip_addr: 209.205.228.50, stratum: 3, ref_time: 1787953978.5907426, correction: -0.048992094, last_offset: 0.051466778, rms_offset: 0.051466778, root_delay: 0.073050134, root_dispersion: 1.79035008, max_error: 1.8758672410000001 })
|
| 39 | 2026-08-28T21:53:00.355Z | 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 = 3277
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:59774
req_id = 8a3cdf57-3ca1-43e8-b3c2-fa285f4de594
response_code = 200
uri = /timesync
|
| 40 | 2026-08-28T21:53:02.367Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 41 | 2026-08-28T21:53:02.370Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 396892370, ip_addr: 23.168.24.210, stratum: 3, ref_time: 1787953981.6247945, correction: -0.054343827, last_offset: -0.001229894, rms_offset: 0.001229894, root_delay: 0.061161187, root_dispersion: 0.696000814, max_error: 0.7809252345000001 })
|
| 42 | 2026-08-28T21:53:02.370Z | 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 = 3276
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:59774
req_id = 25f0b0ca-00fb-4002-bba4-dc87a92f927a
response_code = 200
uri = /timesync
|
| 43 | 2026-08-28T21:53:02.451Z | 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]:45753
|
| 44 | 2026-08-28T21:53:02.452Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-08-28T21:53:02.454Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 396892370, ip_addr: 23.168.24.210, stratum: 3, ref_time: 1787953981.6247945, correction: -0.054115444, last_offset: -0.001229894, rms_offset: 0.001229894, root_delay: 0.061161187, root_dispersion: 0.780463278, max_error: 0.8651593155 })
|
| 46 | 2026-08-28T21:53:02.454Z | 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 = 2674
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45753
req_id = 27b3d7e8-ef70-4a5a-b5f7-89ae6d8b0156
response_code = 200
uri = /timesync
|
| 47 | 2026-08-28T21:53:04.268Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-08-28T21:53:04.271Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 396892370, ip_addr: 23.168.24.210, stratum: 3, ref_time: 1787953983.9154902, correction: -0.044739027, last_offset: 0.000450024, rms_offset: 0.001843954, root_delay: 0.062182747, root_dispersion: 0.312912375, max_error: 0.3887427755 })
|
| 49 | 2026-08-28T21:53:04.271Z | 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 = 3488
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:59774
req_id = 6a4675be-25a1-46eb-8b05-fa3f571795a8
response_code = 200
uri = /timesync
|
| 50 | 2026-08-28T21:53:05.910Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 51 | 2026-08-28T21:53:05.913Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 396892370, ip_addr: 23.168.24.210, stratum: 3, ref_time: 1787953984.9540265, correction: -0.040169872, last_offset: -0.00011005, rms_offset: 0.001749674, root_delay: 0.061743218, root_dispersion: 0.002698285, max_error: 0.073739766 })
|
| 52 | 2026-08-28T21:53:05.913Z | 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 = 2969
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:59774
req_id = 8b014aa2-a86a-45ba-b25a-0c2ba3d30f18
response_code = 200
uri = /timesync
|
| 53 | 2026-08-28T21:53:06.015Z | 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]:45251
|
| 54 | 2026-08-28T21:53:06.015Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 55 | 2026-08-28T21:53:06.017Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 396892370, ip_addr: 23.168.24.210, stratum: 3, ref_time: 1787953984.9540265, correction: -0.039886322, last_offset: -0.00011005, rms_offset: 0.001749674, root_delay: 0.061743218, root_dispersion: 0.002787498, max_error: 0.073545429 })
|
| 56 | 2026-08-28T21:53:06.017Z | 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 = 2609
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45251
req_id = d36ab753-dd39-4c81-b834-5b2441fde3b0
response_code = 200
uri = /timesync
|
| 57 | 2026-08-28T21:53:35.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::1]:37941
|
| 58 | 2026-08-28T21:53:35.047Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 59 | 2026-08-28T21:53:35.060Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 396892370, ip_addr: 23.168.24.210, stratum: 3, ref_time: 1787954014.1974483, correction: -0.000463938, last_offset: 0.000806245, rms_offset: 0.000823296, root_delay: 0.061684895, root_dispersion: 0.001267794, max_error: 0.0325741795 })
|
| 60 | 2026-08-28T21:53:35.060Z | 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 = 13556
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:37941
req_id = 8c4e5582-6285-4e07-b3bb-7b425c137436
response_code = 200
uri = /timesync
|
| 61 | 2026-08-28T21:54:12.777Z | 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]:44034
|
| 62 | 2026-08-28T21:54:12.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::b]:64355
|
| 63 | 2026-08-28T21:54:12.790Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 64 | 2026-08-28T21:54:12.790Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 65 | 2026-08-28T21:54:12.826Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1787954051.217696, correction: -1.8997e-5, last_offset: 2.9607e-5, rms_offset: 0.000287499, root_delay: 0.002920697, root_dispersion: 0.000648937, max_error: 0.0021282825 })
|
| 66 | 2026-08-28T21:54:12.826Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1787954051.217696, correction: -1.8998e-5, last_offset: 2.9607e-5, rms_offset: 0.000287499, root_delay: 0.002920697, root_dispersion: 0.000648933, max_error: 0.0021282795 })
|
| 67 | 2026-08-28T21:54:12.826Z | 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 = 44234
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:44034
req_id = f0033387-0d31-457f-84ee-fb6da90fb509
response_code = 200
uri = /timesync
|
| 68 | 2026-08-28T21:54:12.826Z | 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 = 44237
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:64355
req_id = e13b9b32-8df7-49b8-bfc9-f9024a69facc
response_code = 200
uri = /timesync
|
| 69 | 2026-08-28T21:54:13.658Z | 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]:38121
|
| 70 | 2026-08-28T21:54:13.658Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 71 | 2026-08-28T21:54:13.662Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1787954052.3878033, correction: -7.936e-6, last_offset: -7.392e-6, rms_offset: 0.000272756, root_delay: 0.003175646, root_dispersion: 0.00053189, max_error: 0.002127649 })
|
| 72 | 2026-08-28T21:54:13.662Z | 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 = 3832
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:38121
req_id = 9ccd14e7-b7d2-4009-84db-d8390eaa2ce6
response_code = 200
uri = /timesync
|
| 73 | 2026-08-28T21:54:14.142Z | 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]:54478
|
| 74 | 2026-08-28T21:54:14.143Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 75 | 2026-08-28T21:54:14.146Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1787954053.7963028, correction: 1.8942e-5, last_offset: -2.6493e-5, rms_offset: 0.000258894, root_delay: 0.003172497, root_dispersion: 0.000435613, max_error: 0.0020408035 })
|
| 76 | 2026-08-28T21:54:14.147Z | 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 = 3918
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:54478
req_id = 9370f386-68d5-4b0e-9657-09dde0437237
response_code = 200
uri = /timesync
|
| 77 | 2026-08-28T21:54:15.012Z | 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]:54971
|
| 78 | 2026-08-28T21:54:15.012Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 79 | 2026-08-28T21:54:15.015Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1787954053.7963028, correction: 1.5166e-5, last_offset: -2.6493e-5, rms_offset: 0.000258894, root_delay: 0.003172497, root_dispersion: 0.000545826, max_error: 0.0021472405 })
|
| 80 | 2026-08-28T21:54:15.015Z | 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 = 3031
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:54971
req_id = 20de1f4b-707d-4538-9db6-ee430470e1a4
response_code = 200
uri = /timesync
|
| 81 | 2026-08-28T21:54:15.296Z | 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]:63037
|
| 82 | 2026-08-28T21:54:15.296Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 83 | 2026-08-28T21:54:15.299Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1787954055.09795, correction: -6.262e-6, last_offset: 2.1018e-5, rms_offset: 0.000245699, root_delay: 0.003095496, root_dispersion: 0.000392112, max_error: 0.001946122 })
|
| 84 | 2026-08-28T21:54:15.299Z | 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 = 2854
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:63037
req_id = 3df69d85-3111-43a1-aa69-e2d8c4d0226d
response_code = 200
uri = /timesync
|
| 85 | 2026-08-28T21:54:15.363Z | 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]:53968
|
| 86 | 2026-08-28T21:54:15.363Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 87 | 2026-08-28T21:54:15.367Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1787954055.09795, correction: -6.211e-6, last_offset: 2.1018e-5, rms_offset: 0.000245699, root_delay: 0.003095496, root_dispersion: 0.000399032, max_error: 0.0019529910000000003 })
|
| 88 | 2026-08-28T21:54:15.367Z | 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 = 3279
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:53968
req_id = 2ba152b5-79f8-4a8c-8202-0eb8b7d5f30d
response_code = 200
uri = /timesync
|
| 89 | 2026-08-28T21:54:21.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]:51785
|
| 90 | 2026-08-28T21:54:21.985Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 91 | 2026-08-28T21:54:21.988Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1787954061.1692622, correction: -3.0342e-5, last_offset: 5.5571e-5, rms_offset: 0.000191576, root_delay: 0.003433594, root_dispersion: 0.000562635, max_error: 0.002309774 })
|
| 92 | 2026-08-28T21:54:21.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 = 3109
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:51785
req_id = 74148441-1422-4bd3-876f-1fe34ce2f851
response_code = 200
uri = /timesync
|
| 93 | 2026-08-28T21:55:12.040Z | 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]:46326
|
| 94 | 2026-08-28T21:55:12.041Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 95 | 2026-08-28T21:55:12.044Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1787954108.8608747, correction: -4.58e-7, last_offset: -2.198e-6, rms_offset: 5.9989e-5, root_delay: 0.002705283, root_dispersion: 0.000831677, max_error: 0.0021847765 })
|
| 96 | 2026-08-28T21:55:12.044Z | 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 = 3760
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:46326
req_id = 2fd0d195-f978-4216-a6ba-aad0da8f60cf
response_code = 200
uri = /timesync
|
| 97 | 2026-08-28T21:55:12.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]:62544
|
| 98 | 2026-08-28T21:55:12.596Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 99 | 2026-08-28T21:55:12.599Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1787954111.3394442, correction: 1.425e-6, last_offset: -1.887e-6, rms_offset: 5.6914e-5, root_delay: 0.002705283, root_dispersion: 0.000830874, max_error: 0.0021849405 })
|
| 100 | 2026-08-28T21:55:12.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 = 3015
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:62544
req_id = cf94d3fd-8543-4b73-bcd2-c78ba2195dfc
response_code = 200
uri = /timesync
|
| 101 | 2026-08-28T21:55:14.217Z | 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]:38450
|
| 102 | 2026-08-28T21:55:14.217Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 103 | 2026-08-28T21:55:14.220Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1787954112.6004853, correction: 2.8161e-5, last_offset: -3.4291e-5, rms_offset: 5.5071e-5, root_delay: 0.003213783, root_dispersion: 0.000646219, max_error: 0.0022812715000000003 })
|
| 104 | 2026-08-28T21:55:14.220Z | 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 = 2882
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:38450
req_id = 1522f430-4b05-48ac-a20e-3b55dceb0f75
response_code = 200
uri = /timesync
|
| 105 | 2026-08-28T21:56:11.647Z | 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]:38710
|
| 106 | 2026-08-28T21:56:11.647Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 107 | 2026-08-28T21:56:11.653Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1787954171.0888124, correction: -1.4155e-5, last_offset: 2.6857e-5, rms_offset: 5.6685e-5, root_delay: 0.003026325, root_dispersion: 0.000412384, max_error: 0.0019397015 })
|
| 108 | 2026-08-28T21:56:11.653Z | 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 = 5304
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:38710
req_id = 51da1424-d60c-499b-bb79-fe0cc58bb51f
response_code = 200
uri = /timesync
|
| 109 | 2026-08-28T21:56:12.014Z | 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]:45476
|
| 110 | 2026-08-28T21:56:12.014Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 111 | 2026-08-28T21:56:12.017Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1787954171.0888124, correction: -1.3549e-5, last_offset: 2.6857e-5, rms_offset: 5.6685e-5, root_delay: 0.003026325, root_dispersion: 0.000457335, max_error: 0.0019840465 })
|
| 112 | 2026-08-28T21:56:12.017Z | 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 = 2991
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:45476
req_id = ad395416-14e8-4363-a8c5-c62a8a2519c5
response_code = 200
uri = /timesync
|
| 113 | 2026-08-28T21:56:14.394Z | 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]:52755
|
| 114 | 2026-08-28T21:56:14.394Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 115 | 2026-08-28T21:56:14.397Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1787954173.6435707, correction: -1.5568e-5, last_offset: -2.528e-6, rms_offset: 5.1143e-5, root_delay: 0.002948523, root_dispersion: 0.000442523, max_error: 0.0019323525000000002 })
|
| 116 | 2026-08-28T21:56:14.397Z | 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 = 2867
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:52755
req_id = 837bee4e-31fe-49a6-90cd-136b2a5ad63f
response_code = 200
uri = /timesync
|
| 117 | 2026-08-28T21:57:11.625Z | 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]:39419
|
| 118 | 2026-08-28T21:57:11.625Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 119 | 2026-08-28T21:57:11.629Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1787954229.4594805, correction: 1.8e-8, last_offset: 0.000122813, rms_offset: 6.8129e-5, root_delay: 0.002828282, root_dispersion: 0.000619027, max_error: 0.002033186 })
|
| 120 | 2026-08-28T21:57:11.629Z | 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 = 3476
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:39419
req_id = 413f0204-245a-4add-8e00-8728f22be0fa
response_code = 200
uri = /timesync
|
| 121 | 2026-08-28T21:57:11.662Z | 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]:57414
|
| 122 | 2026-08-28T21:57:11.662Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 123 | 2026-08-28T21:57:11.665Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1787954229.4594805, correction: 1.8e-8, last_offset: 0.000122813, rms_offset: 6.8129e-5, root_delay: 0.002828282, root_dispersion: 0.000623241, max_error: 0.0020374 })
|
| 124 | 2026-08-28T21:57:11.665Z | 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 = 3012
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:57414
req_id = 3754cc02-a68b-4cdc-80ca-50812aacc92f
response_code = 200
uri = /timesync
|
| 125 | 2026-08-28T21:57:14.177Z | 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]:40743
|
| 126 | 2026-08-28T21:57:14.177Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 127 | 2026-08-28T21:57:14.179Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1787954232.6204586, correction: -6.657e-6, last_offset: 6.816e-6, rms_offset: 6.4669e-5, root_delay: 0.002828282, root_dispersion: 0.000776098, max_error: 0.0021968960000000003 })
|
| 128 | 2026-08-28T21:57:14.179Z | 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 = 2766
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:40743
req_id = 7e4fd9b9-93a3-4e78-b52e-dc34dd21eed0
response_code = 200
uri = /timesync
|
| 129 | 2026-08-28T21:58:11.805Z | 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]:61593
|
| 130 | 2026-08-28T21:58:11.807Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 131 | 2026-08-28T21:58:11.810Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1787954290.0218627, correction: 4.7942e-5, last_offset: -6.3585e-5, rms_offset: 5.4364e-5, root_delay: 0.002775349, root_dispersion: 0.000706503, max_error: 0.0021421195000000002 })
|
| 132 | 2026-08-28T21:58:11.810Z | 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 = 3143
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:61593
req_id = d2d21cb3-656b-45fd-90b6-d0ec01ba7611
response_code = 200
uri = /timesync
|
| 133 | 2026-08-28T21:58:12.252Z | 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]:62487
|
| 134 | 2026-08-28T21:58:12.252Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 135 | 2026-08-28T21:58:12.255Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1787954290.0218627, correction: 4.3128e-5, last_offset: -6.3585e-5, rms_offset: 5.4364e-5, root_delay: 0.002775349, root_dispersion: 0.000758557, max_error: 0.0021893595 })
|
| 136 | 2026-08-28T21:58:12.255Z | 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 = 3217
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:62487
req_id = 3e5caf76-4ffb-4331-8979-7a50a1692041
response_code = 200
uri = /timesync
|
| 137 | 2026-08-28T21:58:14.114Z | 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]:46197
|
| 138 | 2026-08-28T21:58:14.114Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 139 | 2026-08-28T21:58:14.117Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1787954290.0218627, correction: 2.3011e-5, last_offset: -6.3585e-5, rms_offset: 5.4364e-5, root_delay: 0.002775349, root_dispersion: 0.000976085, max_error: 0.0023867705 })
|
| 140 | 2026-08-28T21:58:14.117Z | 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 = 2891
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:46197
req_id = 1a05a632-0061-4e98-b2f8-029fb4582b46
response_code = 200
uri = /timesync
|
| 141 | 2026-08-28T21:59:11.798Z | 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]:40874
|
| 142 | 2026-08-28T21:59:11.798Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 143 | 2026-08-28T21:59:11.801Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1787954350.2044175, correction: -3.118e-6, last_offset: 3.215e-6, rms_offset: 2.8377e-5, root_delay: 0.002953916, root_dispersion: 0.000439999, max_error: 0.001920075 })
|
| 144 | 2026-08-28T21:59:11.801Z | 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 = 2779
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:40874
req_id = 6145de6d-4e18-4008-9be8-22ce7ec259a1
response_code = 200
uri = /timesync
|
| 145 | 2026-08-28T21:59:12.311Z | 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]:56024
|
| 146 | 2026-08-28T21:59:12.311Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 147 | 2026-08-28T21:59:12.314Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1787954351.7237735, correction: 2.6193e-5, last_offset: -3.3681e-5, rms_offset: 2.8951e-5, root_delay: 0.002953916, root_dispersion: 0.000400918, max_error: 0.001904069 })
|
| 148 | 2026-08-28T21:59:12.315Z | 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 = 3726
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:56024
req_id = 431c8f9e-a585-4a5d-a1d3-4e83b9a13662
response_code = 200
uri = /timesync
|
| 149 | 2026-08-28T21:59:13.738Z | 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]:57982
|
| 150 | 2026-08-28T21:59:13.738Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 151 | 2026-08-28T21:59:13.740Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1787954352.3048868, correction: -1.6147e-5, last_offset: 6.2705e-5, rms_offset: 3.3875e-5, root_delay: 0.002783735, root_dispersion: 0.000411437, max_error: 0.0018194514999999999 })
|
| 152 | 2026-08-28T21:59:13.741Z | 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 = 2745
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:57982
req_id = f710f801-55e9-4925-82eb-36e0abfc0380
response_code = 200
uri = /timesync
|