| 1 | | [ Sep 6 05:00:01 Executing start method ("/opt/oxide/lib/svc/manifest/ntp-admin.sh"). ] |
| 2 | | + set -o errexit |
| 3 | | + set -o pipefail |
| 4 | | + . /lib/svc/share/smf_include.sh |
| 5 | | ++ SMF_EXIT_OK=0 |
| 6 | | ++ SMF_EXIT_NODAEMON=94 |
| 7 | | ++ SMF_EXIT_ERR_FATAL=95 |
| 8 | | ++ SMF_EXIT_ERR_CONFIG=96 |
| 9 | | ++ SMF_EXIT_MON_DEGRADE=97 |
| 10 | | ++ SMF_EXIT_MON_OFFLINE=98 |
| 11 | | ++ SMF_EXIT_ERR_NOSMF=99 |
| 12 | | ++ SMF_EXIT_ERR_PERM=100 |
| 13 | | ++ svcprop -c -p config/address svc:/oxide/ntp-admin:default |
| 14 | | + ADDR='[fd00:1122:3344:101::1b]:10123' |
| 15 | | + args=('run' '--config-file-path' "/opt/oxide/lib/svc/ntp-admin/config.toml" '--address' "$ADDR") |
| 16 | | + 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' |
| 17 | | [ Sep 6 05:00:01 Method "start" exited with status 0. ] |
| 18 | | note: configured to log to "/dev/stdout" |
| 19 | 2026-09-06T05:00:01.709Z | 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
|
| 20 | 2026-09-06T05:00:02.120Z | 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]:45075
|
| 21 | 2026-09-06T05:00:02.121Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 22 | 2026-09-06T05:00:02.124Z | 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 })
|
| 23 | 2026-09-06T05:00:02.124Z | 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 = 3375
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45075
req_id = 07ba0e8a-0112-43fa-8605-97a810afa59e
response_code = 200
uri = /timesync
|
| 24 | 2026-09-06T05:00:03.447Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-09-06T05:00:03.450Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0, last_offset: 0.0, rms_offset: 0.0, root_delay: 1.0, root_dispersion: 1.0, max_error: 1.5 })
|
| 26 | 2026-09-06T05:00:03.450Z | 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 = 3139
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45075
req_id = 3d02a266-7c1a-4ed3-8d38-e41c5cf50615
response_code = 200
uri = /timesync
|
| 27 | 2026-09-06T05:00:06.966Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 28 | 2026-09-06T05:00:06.969Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670805.7383316, correction: -0.418954879, last_offset: 5.1084e-5, rms_offset: 0.395922214, root_delay: 0.01042909, root_dispersion: 0.814135849, max_error: 1.238305273 })
|
| 29 | 2026-09-06T05:00:06.969Z | 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 = 3171
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45075
req_id = 4577723b-e575-4bc1-93ac-9b52b4a05cd3
response_code = 200
uri = /timesync
|
| 30 | 2026-09-06T05:00:07.659Z | 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]:43422
|
| 31 | 2026-09-06T05:00:07.659Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-09-06T05:00:07.662Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670806.647103, correction: -0.41723597, last_offset: 0.000162107, rms_offset: 0.375604808, root_delay: 0.010479504, root_dispersion: 0.59911108, max_error: 1.021586802 })
|
| 33 | 2026-09-06T05:00:07.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 = 3265
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43422
req_id = 2c0bdf1d-15cb-4083-91d7-231da929c580
response_code = 200
uri = /timesync
|
| 34 | 2026-09-06T05:00:09.667Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-09-06T05:00:09.670Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670808.8238943, correction: -0.411712795, last_offset: -4.7722e-5, rms_offset: 0.338044316, root_delay: 0.010163789, root_dispersion: 0.00084784, max_error: 0.4176425295 })
|
| 36 | 2026-09-06T05:00:09.670Z | 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 = 3208
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45075
req_id = 1bb714de-c06d-48c1-a520-cc5b75db269e
response_code = 200
uri = /timesync
|
| 37 | 2026-09-06T05:00:11.516Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-09-06T05:00:11.520Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670809.4367309, correction: -0.406554461, last_offset: -0.000134639, rms_offset: 0.32069701, root_delay: 0.010325621, root_dispersion: 0.001156128, max_error: 0.41287339949999996 })
|
| 39 | 2026-09-06T05:00:11.520Z | 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 = 3142
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45075
req_id = cd3a3348-4ca8-4e00-994c-6c4b8b8a4179
response_code = 200
uri = /timesync
|
| 40 | 2026-09-06T05:00:12.711Z | 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]:45318
|
| 41 | 2026-09-06T05:00:12.711Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 42 | 2026-09-06T05:00:12.714Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670812.1890862, correction: -0.403166801, last_offset: -2.5251e-5, rms_offset: 0.288627297, root_delay: 0.010216535, root_dispersion: 0.00021499, max_error: 0.40849005850000003 })
|
| 43 | 2026-09-06T05:00:12.714Z | 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 = 2808
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45318
req_id = eb7e1e35-c3d1-470d-932a-fb79c560896b
response_code = 200
uri = /timesync
|
| 44 | 2026-09-06T05:00:15.451Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-09-06T05:00:15.454Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670813.888026, correction: -0.395691425, last_offset: -5.6103e-5, rms_offset: 0.259764582, root_delay: 0.010338359, root_dispersion: 0.000351304, max_error: 0.4012119085 })
|
| 46 | 2026-09-06T05:00:15.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 = 3068
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45075
req_id = c81bc8d1-3d1a-4bb9-8f73-1261c23c0b54
response_code = 200
uri = /timesync
|
| 47 | 2026-09-06T05:00:17.761Z | 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]:35951
|
| 48 | 2026-09-06T05:00:17.761Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 49 | 2026-09-06T05:00:17.763Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670817.3355346, correction: -0.38933742, last_offset: -8.637e-6, rms_offset: 0.221790895, root_delay: 0.010212628, root_dispersion: 0.000285521, max_error: 0.394729255 })
|
| 50 | 2026-09-06T05:00:17.763Z | 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 = 2903
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35951
req_id = 4ece95c1-d45e-4caf-afa5-a3eaff22482b
response_code = 200
uri = /timesync
|
| 51 | 2026-09-06T05:00:17.837Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 52 | 2026-09-06T05:00:17.839Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670817.3355346, correction: -0.389131069, last_offset: -8.637e-6, rms_offset: 0.221790895, root_delay: 0.010212628, root_dispersion: 0.000294019, max_error: 0.394531402 })
|
| 53 | 2026-09-06T05:00:17.839Z | 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 = 2501
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45075
req_id = b72e7fb6-3463-49f3-b1de-5ab3b20ee96f
response_code = 200
uri = /timesync
|
| 54 | 2026-09-06T05:00:22.809Z | 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]:61282
|
| 55 | 2026-09-06T05:00:22.810Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 56 | 2026-09-06T05:00:22.812Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670820.8293755, correction: -0.37576288, last_offset: 2.8613e-5, rms_offset: 0.189368382, root_delay: 0.010210644, root_dispersion: 0.000386036, max_error: 0.381254238 })
|
| 57 | 2026-09-06T05:00:22.812Z | 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 = 2932
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:61282
req_id = e66d3204-7c7a-4b83-9e5e-d7fa5d6b285f
response_code = 200
uri = /timesync
|
| 58 | 2026-09-06T05:00:23.176Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 59 | 2026-09-06T05:00:23.179Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670821.547102, correction: -0.374788374, last_offset: 2.3068e-5, rms_offset: 0.17965062, root_delay: 0.010225812, root_dispersion: 0.000333553, max_error: 0.380234833 })
|
| 60 | 2026-09-06T05:00:23.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 = 3293
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45075
req_id = b221d2db-5d2e-497f-9ca8-5c01cf940b7d
response_code = 200
uri = /timesync
|
| 61 | 2026-09-06T05:00:25.625Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 62 | 2026-09-06T05:00:25.628Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670824.5054755, correction: -0.368125677, last_offset: 6.3e-7, rms_offset: 0.161685556, root_delay: 0.010219277, root_dispersion: 0.000275902, max_error: 0.3735112175 })
|
| 63 | 2026-09-06T05:00:25.628Z | 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 = 3270
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45075
req_id = 87e6b43a-e420-42ea-b5e4-c39280957f2a
response_code = 200
uri = /timesync
|
| 64 | 2026-09-06T05:00:27.858Z | 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]:52485
|
| 65 | 2026-09-06T05:00:27.858Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 66 | 2026-09-06T05:00:27.861Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670825.7656264, correction: -0.362041801, last_offset: -3.472e-6, rms_offset: 0.145517007, root_delay: 0.010316858, root_dispersion: 0.000386917, max_error: 0.367587147 })
|
| 67 | 2026-09-06T05:00:27.861Z | 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 = 2846
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:52485
req_id = 66c5d452-53c7-457e-b093-5dc72add1c2d
response_code = 200
uri = /timesync
|
| 68 | 2026-09-06T05:00:30.145Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 69 | 2026-09-06T05:00:30.148Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670829.066625, correction: -0.355827957, last_offset: -3.0719e-5, rms_offset: 0.124244601, root_delay: 0.010198819, root_dispersion: 0.000287035, max_error: 0.36121440149999995 })
|
| 70 | 2026-09-06T05:00:30.148Z | 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 = 3075
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45075
req_id = 5c99f3ba-c06d-439a-bf52-a63d445e1e02
response_code = 200
uri = /timesync
|
| 71 | 2026-09-06T05:00:32.910Z | 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]:37291
|
| 72 | 2026-09-06T05:00:32.910Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 73 | 2026-09-06T05:00:32.913Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670831.492325, correction: -0.348306507, last_offset: -1.6423e-5, rms_offset: 0.111820139, root_delay: 0.010145056, root_dispersion: 0.000318519, max_error: 0.353697554 })
|
| 74 | 2026-09-06T05:00:32.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 = 2743
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:37291
req_id = 9bb1be5b-b9c5-4dea-aa05-77c4226343df
response_code = 200
uri = /timesync
|
| 75 | 2026-09-06T05:00:34.114Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 76 | 2026-09-06T05:00:34.117Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670833.2103872, correction: -0.345030725, last_offset: -1.5384e-5, rms_offset: 0.100638121, root_delay: 0.010207117, root_dispersion: 0.000278186, max_error: 0.3504124695 })
|
| 77 | 2026-09-06T05:00:34.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 = 2919
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45075
req_id = 5fa0f3c1-731e-4a69-bad9-f65aa5400893
response_code = 200
uri = /timesync
|
| 78 | 2026-09-06T05:00:37.962Z | 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]:46203
|
| 79 | 2026-09-06T05:00:37.963Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 80 | 2026-09-06T05:00:37.965Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670836.0675547, correction: -0.334623665, last_offset: 1.9599e-5, rms_offset: 0.085926339, root_delay: 0.010173845, root_dispersion: 0.000345577, max_error: 0.3400561645 })
|
| 81 | 2026-09-06T05:00:37.965Z | 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 = 2797
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46203
req_id = 5e12843d-4f49-4ccb-bfab-b220076bf354
response_code = 200
uri = /timesync
|
| 82 | 2026-09-06T05:00:40.484Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 83 | 2026-09-06T05:00:40.486Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670839.05394, correction: -0.327736109, last_offset: -3.2593e-5, rms_offset: 0.073365197, root_delay: 0.010204017, root_dispersion: 0.000348265, max_error: 0.3331863825 })
|
| 84 | 2026-09-06T05:00:40.486Z | 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 = 2810
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45075
req_id = 1a4916a5-84d0-4456-a1a0-43eeeaa7c145
response_code = 200
uri = /timesync
|
| 85 | 2026-09-06T05:00:43.013Z | 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]:61259
|
| 86 | 2026-09-06T05:00:43.013Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 87 | 2026-09-06T05:00:43.016Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670841.2269387, correction: -0.320863932, last_offset: -7.341e-6, rms_offset: 0.066028677, root_delay: 0.010191862, root_dispersion: 0.000402389, max_error: 0.326362252 })
|
| 88 | 2026-09-06T05:00:43.016Z | 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 = 2803
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:61259
req_id = 8ea4fa5f-3c5b-4bc8-a747-a083e16d14ab
response_code = 200
uri = /timesync
|
| 89 | 2026-09-06T05:00:48.064Z | 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]:38384
|
| 90 | 2026-09-06T05:00:48.064Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 91 | 2026-09-06T05:00:48.066Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670846.6530335, correction: -0.307174236, last_offset: 9.891e-6, rms_offset: 0.050738644, root_delay: 0.010233422, root_dispersion: 0.000322639, max_error: 0.312613586 })
|
| 92 | 2026-09-06T05:00:48.066Z | 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 = 2768
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:38384
req_id = cf4c48c1-d400-454e-8c57-91313b6ba98e
response_code = 200
uri = /timesync
|
| 93 | 2026-09-06T05:00:52.712Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 94 | 2026-09-06T05:00:52.716Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670851.718872, correction: -0.294515401, last_offset: -1.236e-5, rms_offset: 0.038989272, root_delay: 0.010244329, root_dispersion: 0.00035376, max_error: 0.2999913255 })
|
| 95 | 2026-09-06T05:00:52.716Z | 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 = 3231
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45075
req_id = 19ac8d35-6df2-4c6e-a08c-8d52d3957b4b
response_code = 200
uri = /timesync
|
| 96 | 2026-09-06T05:00:53.113Z | 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]:62072
|
| 97 | 2026-09-06T05:00:53.114Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 98 | 2026-09-06T05:00:53.117Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670851.718872, correction: -0.293425947, last_offset: -1.236e-5, rms_offset: 0.038989272, root_delay: 0.010244329, root_dispersion: 0.00039234, max_error: 0.29894045150000004 })
|
| 99 | 2026-09-06T05:00:53.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 = 3055
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:62072
req_id = 7029bfe0-45e7-459d-8144-6d63e5c8f9c0
response_code = 200
uri = /timesync
|
| 100 | 2026-09-06T05:00:58.166Z | 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]:46307
|
| 101 | 2026-09-06T05:00:58.166Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 102 | 2026-09-06T05:00:58.169Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670856.1426127, correction: -0.279754221, last_offset: 1.5118e-5, rms_offset: 0.029960675, root_delay: 0.010261609, root_dispersion: 0.000529474, max_error: 0.2854144995 })
|
| 103 | 2026-09-06T05:00:58.169Z | 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 = 2949
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46307
req_id = 0534c4a3-2c94-4cb6-a14b-7c6d6b22b278
response_code = 200
uri = /timesync
|
| 104 | 2026-09-06T05:01:03.218Z | 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]:43642
|
| 105 | 2026-09-06T05:01:03.219Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 106 | 2026-09-06T05:01:03.221Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670861.3781009, correction: -0.265994102, last_offset: -5.714e-6, rms_offset: 0.023022788, root_delay: 0.010283258, root_dispersion: 0.000404365, max_error: 0.271540096 })
|
| 107 | 2026-09-06T05:01:03.221Z | 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 = 3132
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43642
req_id = 350c763b-1581-4f76-ac8c-9980e42887da
response_code = 200
uri = /timesync
|
| 108 | 2026-09-06T05:01:07.265Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 109 | 2026-09-06T05:01:07.268Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670864.9407322, correction: -0.255001128, last_offset: -5.935e-6, rms_offset: 0.019657202, root_delay: 0.010119, root_dispersion: 0.000421336, max_error: 0.260481964 })
|
| 110 | 2026-09-06T05:01:07.268Z | 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 = 3272
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45075
req_id = 4aab090e-02e9-4756-b12f-af428a329c11
response_code = 200
uri = /timesync
|
| 111 | 2026-09-06T05:01:08.269Z | 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]:58765
|
| 112 | 2026-09-06T05:01:08.270Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 113 | 2026-09-06T05:01:08.273Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670866.648308, correction: -0.252226889, last_offset: -4.7217e-5, rms_offset: 0.018648464, root_delay: 0.010169689, root_dispersion: 0.00049017, max_error: 0.25780190350000004 })
|
| 114 | 2026-09-06T05:01:08.273Z | 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 = 3151
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:58765
req_id = de2f3b46-b1fa-478b-a066-76e6c1014435
response_code = 200
uri = /timesync
|
| 115 | 2026-09-06T05:01:13.322Z | 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]:35452
|
| 116 | 2026-09-06T05:01:13.322Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 117 | 2026-09-06T05:01:13.324Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670871.2369127, correction: -0.23851414, last_offset: 9.8352e-5, rms_offset: 0.01678367, root_delay: 0.010354346, root_dispersion: 0.000475159, max_error: 0.24416647200000002 })
|
| 118 | 2026-09-06T05:01:13.324Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2821
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35452
req_id = 1ffaf814-11b0-4222-bb9d-9e03cff03579
response_code = 200
uri = /timesync
|
| 119 | 2026-09-06T05:01:18.371Z | 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]:53452
|
| 120 | 2026-09-06T05:01:18.371Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 121 | 2026-09-06T05:01:18.374Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670876.8401105, correction: -0.224948376, last_offset: -1.4906e-5, rms_offset: 0.012897172, root_delay: 0.010089519, root_dispersion: 0.000399271, max_error: 0.2303924065 })
|
| 122 | 2026-09-06T05:01:18.374Z | 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 = 3002
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53452
req_id = 8e0db177-b150-4534-9e35-d84a44a53be4
response_code = 200
uri = /timesync
|
| 123 | 2026-09-06T05:01:18.938Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 124 | 2026-09-06T05:01:18.941Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670877.6884942, correction: -0.223357216, last_offset: -5.1214e-5, rms_offset: 0.012235342, root_delay: 0.010071194, root_dispersion: 0.000388113, max_error: 0.228780926 })
|
| 125 | 2026-09-06T05:01:18.941Z | 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 = 2834
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45075
req_id = b6bd1b75-f9e2-4990-8719-430950dff505
response_code = 200
uri = /timesync
|
| 126 | 2026-09-06T05:01:23.422Z | 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]:46971
|
| 127 | 2026-09-06T05:01:23.423Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 128 | 2026-09-06T05:01:23.425Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670881.922975, correction: -0.211136535, last_offset: 5.616e-6, rms_offset: 0.009910631, root_delay: 0.010071194, root_dispersion: 0.000370868, max_error: 0.21654299999999999 })
|
| 129 | 2026-09-06T05:01:23.425Z | 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 = 2740
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46971
req_id = 9d91da31-d179-4293-a000-e72723db10be
response_code = 200
uri = /timesync
|
| 130 | 2026-09-06T05:01:28.471Z | 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]:48985
|
| 131 | 2026-09-06T05:01:28.471Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 132 | 2026-09-06T05:01:28.474Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670887.3547912, correction: -0.197460532, last_offset: -4.4863e-5, rms_offset: 0.008027637, root_delay: 0.010326463, root_dispersion: 0.000400342, max_error: 0.2030241055 })
|
| 133 | 2026-09-06T05:01:28.474Z | 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 = 3193
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48985
req_id = 1e13c93c-9e3a-4a41-a209-d418b22ec896
response_code = 200
uri = /timesync
|
| 134 | 2026-09-06T05:01:29.409Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 135 | 2026-09-06T05:01:29.412Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670887.3547912, correction: -0.194913074, last_offset: -4.4863e-5, rms_offset: 0.008027637, root_delay: 0.010326463, root_dispersion: 0.000504352, max_error: 0.2005806575 })
|
| 136 | 2026-09-06T05:01:29.412Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2893
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45075
req_id = c2203044-c5ed-4972-94bf-866a6ca97076
response_code = 200
uri = /timesync
|
| 137 | 2026-09-06T05:01:33.519Z | 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]:46426
|
| 138 | 2026-09-06T05:01:33.519Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 139 | 2026-09-06T05:01:33.522Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670891.5413642, correction: -0.183689803, last_offset: -4.904e-6, rms_offset: 0.006502403, root_delay: 0.010259928, root_dispersion: 0.000533138, max_error: 0.189352905 })
|
| 140 | 2026-09-06T05:01:33.522Z | 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 = 2953
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46426
req_id = c22acce7-08a5-4f13-afc6-814ae2bdce03
response_code = 200
uri = /timesync
|
| 141 | 2026-09-06T05:01:38.571Z | 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]:43097
|
| 142 | 2026-09-06T05:01:38.572Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 143 | 2026-09-06T05:01:38.574Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670897.1472292, correction: -0.170033529, last_offset: -1.4505e-5, rms_offset: 0.004996696, root_delay: 0.010330033, root_dispersion: 0.000399131, max_error: 0.1755976765 })
|
| 144 | 2026-09-06T05:01:38.574Z | 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 = 2843
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43097
req_id = 69600156-2c78-44b6-b2b6-5b7fb897f5f5
response_code = 200
uri = /timesync
|
| 145 | 2026-09-06T05:01:43.624Z | 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]:51524
|
| 146 | 2026-09-06T05:01:43.624Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 147 | 2026-09-06T05:01:43.626Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670902.2015324, correction: -0.156325996, last_offset: 2.7569e-5, rms_offset: 0.00383965, root_delay: 0.010205386, root_dispersion: 0.00041497, max_error: 0.16184365899999997 })
|
| 148 | 2026-09-06T05:01:43.626Z | 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 = 3134
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51524
req_id = f8b4ca94-857b-4853-9381-301a3d38e5e3
response_code = 200
uri = /timesync
|
| 149 | 2026-09-06T05:01:48.675Z | 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]:46556
|
| 150 | 2026-09-06T05:01:48.675Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 151 | 2026-09-06T05:01:48.678Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670907.498652, correction: -0.142605454, last_offset: -5.93e-6, rms_offset: 0.00295052, root_delay: 0.010259676, root_dispersion: 0.000381038, max_error: 0.14811633 })
|
| 152 | 2026-09-06T05:01:48.678Z | 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 = 2796
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46556
req_id = a888baf2-1ab9-4e9b-b9d0-b0439c3063a6
response_code = 200
uri = /timesync
|
| 153 | 2026-09-06T05:01:52.322Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 154 | 2026-09-06T05:01:52.325Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670911.0396717, correction: -0.132681325, last_offset: -4.743e-6, rms_offset: 0.002389935, root_delay: 0.010347127, root_dispersion: 0.000409815, max_error: 0.1382647035 })
|
| 155 | 2026-09-06T05:01:52.325Z | 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 = 3089
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45075
req_id = 3c16c403-fb49-4adf-b1a2-ac1257864988
response_code = 200
uri = /timesync
|
| 156 | 2026-09-06T05:01:53.727Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:53821
|
| 157 | 2026-09-06T05:01:53.727Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 158 | 2026-09-06T05:01:53.730Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670912.250914, correction: -0.128852099, last_offset: -1.5245e-5, rms_offset: 0.002267296, root_delay: 0.010298843, root_dispersion: 0.000444822, max_error: 0.1344463425 })
|
| 159 | 2026-09-06T05:01:53.730Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3162
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53821
req_id = 26d336d6-a51e-403b-a172-1fe1bb222793
response_code = 200
uri = /timesync
|
| 160 | 2026-09-06T05:01:58.779Z | 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]:34167
|
| 161 | 2026-09-06T05:01:58.779Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 162 | 2026-09-06T05:01:58.782Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670917.2550101, correction: -0.11526873, last_offset: 6.6458e-5, rms_offset: 0.001742443, root_delay: 0.0103245, root_dispersion: 0.000450371, max_error: 0.120881351 })
|
| 163 | 2026-09-06T05:01:58.782Z | 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 = 2686
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34167
req_id = 63354dca-f3f0-46d1-9e03-fe78dad53ae3
response_code = 200
uri = /timesync
|
| 164 | 2026-09-06T05:02:03.831Z | 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]:38436
|
| 165 | 2026-09-06T05:02:03.831Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 166 | 2026-09-06T05:02:03.834Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670922.0176773, correction: -0.101403698, last_offset: -2.9381e-5, rms_offset: 0.001339128, root_delay: 0.010434574, root_dispersion: 0.00055667, max_error: 0.107177655 })
|
| 167 | 2026-09-06T05:02:03.834Z | 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 = 2881
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:38436
req_id = 387736c1-9661-46e8-b0e1-210b67fc428c
response_code = 200
uri = /timesync
|
| 168 | 2026-09-06T05:02:07.232Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 169 | 2026-09-06T05:02:07.235Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670926.055653, correction: -0.092130452, last_offset: 1.7462e-5, rms_offset: 0.001084759, root_delay: 0.010348693, root_dispersion: 0.000506271, max_error: 0.0978110695 })
|
| 170 | 2026-09-06T05:02:07.235Z | 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 = 3028
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45075
req_id = 7fc5b80b-fc3f-4f11-b76f-4e4ec8e52aaf
response_code = 200
uri = /timesync
|
| 171 | 2026-09-06T05:02:08.881Z | 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]:39493
|
| 172 | 2026-09-06T05:02:08.882Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 173 | 2026-09-06T05:02:08.884Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670927.0001342, correction: -0.08769355, last_offset: 4.1507e-5, rms_offset: 0.001029177, root_delay: 0.010456578, root_dispersion: 0.000586554, max_error: 0.093508393 })
|
| 174 | 2026-09-06T05:02:08.884Z | 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 = 3404
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39493
req_id = b60b1ee5-7d2c-4a35-84d7-3a9109216359
response_code = 200
uri = /timesync
|
| 175 | 2026-09-06T05:02:13.934Z | 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]:54612
|
| 176 | 2026-09-06T05:02:13.934Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 177 | 2026-09-06T05:02:13.937Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670932.9040086, correction: -0.073959082, last_offset: 8.809e-6, rms_offset: 0.000790968, root_delay: 0.010427064, root_dispersion: 0.000447248, max_error: 0.079619862 })
|
| 178 | 2026-09-06T05:02:13.937Z | 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 = 2830
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:54612
req_id = 00158acd-fcef-4145-a033-271fd5389dd9
response_code = 200
uri = /timesync
|
| 179 | 2026-09-06T05:02:18.983Z | 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]:40853
|
| 180 | 2026-09-06T05:02:18.983Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 181 | 2026-09-06T05:02:18.986Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670937.5544698, correction: -0.060294256, last_offset: 3.1282e-5, rms_offset: 0.000607953, root_delay: 0.010222884, root_dispersion: 0.000462154, max_error: 0.065867852 })
|
| 182 | 2026-09-06T05:02:18.986Z | 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 = 3043
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40853
req_id = bad618c7-8421-4da5-8cbd-19e2ba8f9928
response_code = 200
uri = /timesync
|
| 183 | 2026-09-06T05:02:22.487Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 184 | 2026-09-06T05:02:22.490Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670941.3507214, correction: -0.050759919, last_offset: 4.33e-7, rms_offset: 0.000492499, root_delay: 0.010286565, root_dispersion: 0.000420701, max_error: 0.0563239025 })
|
| 185 | 2026-09-06T05:02:22.490Z | 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 = 2986
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45075
req_id = fc3a871c-14cd-4476-b330-3d1b05552a40
response_code = 200
uri = /timesync
|
| 186 | 2026-09-06T05:02:24.035Z | 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]:53381
|
| 187 | 2026-09-06T05:02:24.035Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 188 | 2026-09-06T05:02:24.038Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670942.1141448, correction: -0.04655971, last_offset: 5.525e-6, rms_offset: 0.000467229, root_delay: 0.010286565, root_dispersion: 0.000510291, max_error: 0.0522132835 })
|
| 189 | 2026-09-06T05:02:24.038Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2896
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53381
req_id = b1fab476-a544-42e4-ad8c-3e0e2587ae8f
response_code = 200
uri = /timesync
|
| 190 | 2026-09-06T05:03:04.503Z | 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]:62282
|
| 191 | 2026-09-06T05:03:04.503Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 192 | 2026-09-06T05:03:04.506Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670983.0123374, correction: -1.2194e-5, last_offset: 1.578e-5, rms_offset: 0.000231341, root_delay: 0.010318676, root_dispersion: 0.000558556, max_error: 0.005730088 })
|
| 193 | 2026-09-06T05:03:04.506Z | 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 = 3045
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:62282
req_id = 35934a10-908c-484d-a895-d73bd5b5d0a9
response_code = 200
uri = /timesync
|
| 194 | 2026-09-06T05:03:04.615Z | 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]:57129
|
| 195 | 2026-09-06T05:03:04.616Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 196 | 2026-09-06T05:03:04.618Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788670983.0123374, correction: -1.0911e-5, last_offset: 1.578e-5, rms_offset: 0.000231341, root_delay: 0.010318676, root_dispersion: 0.000569402, max_error: 0.005739651 })
|
| 197 | 2026-09-06T05:03:04.618Z | 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 = 2834
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57129
req_id = 50935d6c-4061-4eab-adae-6cbe9c0e0ff8
response_code = 200
uri = /timesync
|
| 198 | 2026-09-06T05:04:05.568Z | 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]:49633
|
| 199 | 2026-09-06T05:04:05.569Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 200 | 2026-09-06T05:04:05.581Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671043.6173453, correction: 2.55e-7, last_offset: -6.2601e-5, rms_offset: 3.5069e-5, root_delay: 0.010172128, root_dispersion: 0.000660614, max_error: 0.005746933000000001 })
|
| 201 | 2026-09-06T05:04:05.581Z | 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 = 13501
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:49633
req_id = 23a1690d-5377-4b4b-88c7-4f5cc5f2d2ec
response_code = 200
uri = /timesync
|
| 202 | 2026-09-06T05:05:24.607Z | 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]:51556
|
| 203 | 2026-09-06T05:05:24.626Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 204 | 2026-09-06T05:05:24.646Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671123.2763324, correction: -1.1539e-5, last_offset: 2.7658e-5, rms_offset: 2.4619e-5, root_delay: 0.010215254, root_dispersion: 0.000683237, max_error: 0.005802402999999999 })
|
| 205 | 2026-09-06T05:05:24.646Z | 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 = 31676
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:51556
req_id = cf77ba3f-6ed4-48ad-bd5b-b3527fb7683c
response_code = 200
uri = /timesync
|
| 206 | 2026-09-06T05:05:25.017Z | 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]:59905
|
| 207 | 2026-09-06T05:05:25.018Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 208 | 2026-09-06T05:05:25.021Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671124.3048158, correction: 3.32e-6, last_offset: -3.319e-6, rms_offset: 2.3379e-5, root_delay: 0.010298404, root_dispersion: 0.000582608, max_error: 0.005735130000000001 })
|
| 209 | 2026-09-06T05:05:25.021Z | 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 = 3686
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:59905
req_id = 6a4fc55a-488f-4f42-90fd-c081a9d2268f
response_code = 200
uri = /timesync
|
| 210 | 2026-09-06T05:05:26.917Z | 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]:47858
|
| 211 | 2026-09-06T05:05:26.917Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 212 | 2026-09-06T05:05:26.921Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671125.3887389, correction: 5.115e-6, last_offset: -3.625e-6, rms_offset: 2.2209e-5, root_delay: 0.010320774, root_dispersion: 0.000649203, max_error: 0.005814705 })
|
| 213 | 2026-09-06T05:05:26.922Z | 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 = 4632
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:47858
req_id = 00d946db-fac2-41e4-a16d-8cb41700eb4c
response_code = 200
uri = /timesync
|
| 214 | 2026-09-06T05:05:26.990Z | 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]:39046
|
| 215 | 2026-09-06T05:05:26.991Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 216 | 2026-09-06T05:05:26.995Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671125.3887389, correction: 4.999e-6, last_offset: -3.625e-6, rms_offset: 2.2209e-5, root_delay: 0.010320774, root_dispersion: 0.000655314, max_error: 0.0058207 })
|
| 217 | 2026-09-06T05:05:26.995Z | 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 = 4120
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:39046
req_id = 1f124b3b-3626-49a2-bb35-a13c8cacd7dd
response_code = 200
uri = /timesync
|
| 218 | 2026-09-06T05:05:28.320Z | 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]:45992
|
| 219 | 2026-09-06T05:05:28.320Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 220 | 2026-09-06T05:05:28.324Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671127.602232, correction: 1.7474e-5, last_offset: -2.0253e-5, rms_offset: 2.1103e-5, root_delay: 0.010390825, root_dispersion: 0.000578116, max_error: 0.0057910025 })
|
| 221 | 2026-09-06T05:05:28.324Z | 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 = 4667
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:45992
req_id = f1c9e962-9982-440d-b5cb-d2e2434f55f8
response_code = 200
uri = /timesync
|
| 222 | 2026-09-06T05:05:57.025Z | 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]:35935
|
| 223 | 2026-09-06T05:05:57.025Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 224 | 2026-09-06T05:05:57.028Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671155.9052305, correction: -1.1928e-5, last_offset: 1.2036e-5, rms_offset: 1.892e-5, root_delay: 0.010222732, root_dispersion: 0.000733362, max_error: 0.005856656 })
|
| 225 | 2026-09-06T05:05:57.028Z | 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 = 2987
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:35935
req_id = 13dd6065-6660-4ecf-9dde-de7ec1c5f690
response_code = 200
uri = /timesync
|
| 226 | 2026-09-06T05:05:57.642Z | 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]:37918
|
| 227 | 2026-09-06T05:05:57.642Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 228 | 2026-09-06T05:05:57.645Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671156.7843237, correction: -2.201e-6, last_offset: -9.204e-6, rms_offset: 1.8183e-5, root_delay: 0.010307159, root_dispersion: 0.000640312, max_error: 0.0057960925 })
|
| 229 | 2026-09-06T05:05:57.645Z | 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 = 3098
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:37918
req_id = b1fd4746-edd1-4518-ad3b-1f2a89b033e8
response_code = 200
uri = /timesync
|
| 230 | 2026-09-06T05:05:58.094Z | 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]:57606
|
| 231 | 2026-09-06T05:05:58.095Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 232 | 2026-09-06T05:05:58.098Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671156.7843237, correction: -2.146e-6, last_offset: -9.204e-6, rms_offset: 1.8183e-5, root_delay: 0.010307159, root_dispersion: 0.000681835, max_error: 0.0058375605 })
|
| 233 | 2026-09-06T05:05:58.098Z | 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 = 3280
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:57606
req_id = 601facf0-05fd-438a-80d7-78f9e5446aa9
response_code = 200
uri = /timesync
|
| 234 | 2026-09-06T05:06:57.613Z | 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]:44907
|
| 235 | 2026-09-06T05:06:57.616Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 236 | 2026-09-06T05:06:57.619Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671216.7171726, correction: 1.6113e-5, last_offset: -5.831e-6, rms_offset: 1.4498e-5, root_delay: 0.010276834, root_dispersion: 0.000224632, max_error: 0.005379162 })
|
| 237 | 2026-09-06T05:06:57.619Z | 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 = 2952
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:44907
req_id = 489e9e7f-5969-4fe7-93c1-e468d1df3bae
response_code = 200
uri = /timesync
|
| 238 | 2026-09-06T05:06:57.648Z | 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]:33056
|
| 239 | 2026-09-06T05:06:57.648Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 240 | 2026-09-06T05:06:57.653Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671216.7171726, correction: 1.6002e-5, last_offset: -5.831e-6, rms_offset: 1.4498e-5, root_delay: 0.010276834, root_dispersion: 0.000227126, max_error: 0.005381545000000001 })
|
| 241 | 2026-09-06T05:06:57.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 = 5223
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:33056
req_id = 8cf6ffaa-57a2-4314-b504-dad6ef1f958f
response_code = 200
uri = /timesync
|
| 242 | 2026-09-06T05:06:57.709Z | 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]:61690
|
| 243 | 2026-09-06T05:06:57.709Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 244 | 2026-09-06T05:06:57.712Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671216.7171726, correction: 1.5809e-5, last_offset: -5.831e-6, rms_offset: 1.4498e-5, root_delay: 0.010276834, root_dispersion: 0.000231418, max_error: 0.005385644 })
|
| 245 | 2026-09-06T05:06:57.712Z | 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::c]:61690
req_id = 46c950ba-d2f1-471b-bf51-9d68c1421c53
response_code = 200
uri = /timesync
|
| 246 | 2026-09-06T05:07:57.210Z | 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]:61595
|
| 247 | 2026-09-06T05:07:57.210Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 248 | 2026-09-06T05:07:57.213Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671276.5184124, correction: -1.1809e-5, last_offset: 1.4897e-5, rms_offset: 2.4879e-5, root_delay: 0.010178296, root_dispersion: 0.000238598, max_error: 0.005339554999999999 })
|
| 249 | 2026-09-06T05:07:57.213Z | 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 = 2948
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:61595
req_id = 376044be-3112-41b3-ad06-609c45a8ef28
response_code = 200
uri = /timesync
|
| 250 | 2026-09-06T05:07:57.245Z | 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]:57819
|
| 251 | 2026-09-06T05:07:57.245Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 252 | 2026-09-06T05:07:57.248Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671276.5184124, correction: -1.1487e-5, last_offset: 1.4897e-5, rms_offset: 2.4879e-5, root_delay: 0.010178296, root_dispersion: 0.000241478, max_error: 0.005342113 })
|
| 253 | 2026-09-06T05:07:57.248Z | 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 = 3038
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:57819
req_id = f600c9ad-db2f-4471-ae69-3ac8b5d49310
response_code = 200
uri = /timesync
|
| 254 | 2026-09-06T05:07:57.359Z | 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]:57810
|
| 255 | 2026-09-06T05:07:57.359Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 256 | 2026-09-06T05:07:57.362Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671276.5184124, correction: -1.0444e-5, last_offset: 1.4897e-5, rms_offset: 2.4879e-5, root_delay: 0.010178296, root_dispersion: 0.000250788, max_error: 0.00535038 })
|
| 257 | 2026-09-06T05:07:57.362Z | 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::b]:57810
req_id = 15f34082-64e7-4ffc-813c-3bb487595280
response_code = 200
uri = /timesync
|
| 258 | 2026-09-06T05:08:57.271Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:57478
|
| 259 | 2026-09-06T05:08:57.272Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 260 | 2026-09-06T05:08:57.275Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671335.3896167, correction: -9.814e-6, last_offset: 2.697e-6, rms_offset: 2.7661e-5, root_delay: 0.010125824, root_dispersion: 0.00034378, max_error: 0.005416506000000001 })
|
| 261 | 2026-09-06T05:08:57.275Z | 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 = 3350
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:57478
req_id = db82b833-e9f3-4315-96f0-0c63e52b15b1
response_code = 200
uri = /timesync
|
| 262 | 2026-09-06T05:08:58.065Z | 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]:47867
|
| 263 | 2026-09-06T05:08:58.066Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 264 | 2026-09-06T05:08:58.069Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671337.1051114, correction: -2.3667e-5, last_offset: 1.4341e-5, rms_offset: 2.663e-5, root_delay: 0.010337211, root_dispersion: 0.000262586, max_error: 0.0054548585 })
|
| 265 | 2026-09-06T05:08:58.069Z | 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 = 3453
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:47867
req_id = 69d14440-1d21-4478-9ca9-ed4089ce5985
response_code = 200
uri = /timesync
|
| 266 | 2026-09-06T05:08:58.107Z | 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]:60940
|
| 267 | 2026-09-06T05:08:58.107Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 268 | 2026-09-06T05:08:58.111Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671337.1051114, correction: -2.3615e-5, last_offset: 1.4341e-5, rms_offset: 2.663e-5, root_delay: 0.010337211, root_dispersion: 0.000265235, max_error: 0.0054574555000000005 })
|
| 269 | 2026-09-06T05:08:58.111Z | 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 = 3505
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:60940
req_id = f2f9156e-b483-4abd-85fc-22d28714c8fc
response_code = 200
uri = /timesync
|
| 270 | 2026-09-06T05:09:57.004Z | 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]:57364
|
| 271 | 2026-09-06T05:09:57.004Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 272 | 2026-09-06T05:09:57.008Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671396.3251245, correction: -8.391e-6, last_offset: 1.2013e-5, rms_offset: 1.7456e-5, root_delay: 0.010237219, root_dispersion: 0.000326027, max_error: 0.005453027500000001 })
|
| 273 | 2026-09-06T05:09:57.008Z | 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 = 4096
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:57364
req_id = b02fcde7-bc9b-490e-b86f-4a2fdf16b943
response_code = 200
uri = /timesync
|
| 274 | 2026-09-06T05:09:57.597Z | 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]:53274
|
| 275 | 2026-09-06T05:09:57.597Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 276 | 2026-09-06T05:09:57.604Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671396.3251245, correction: -8.283e-6, last_offset: 1.2013e-5, rms_offset: 1.7456e-5, root_delay: 0.010237219, root_dispersion: 0.000362886, max_error: 0.0054897785000000004 })
|
| 277 | 2026-09-06T05:09:57.604Z | 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 = 6581
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:53274
req_id = 3862c1d3-21eb-4fdb-9d16-e9024e113731
response_code = 200
uri = /timesync
|
| 278 | 2026-09-06T05:09:57.806Z | 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]:52664
|
| 279 | 2026-09-06T05:09:57.806Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 280 | 2026-09-06T05:09:57.809Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671396.3251245, correction: -8.245e-6, last_offset: 1.2013e-5, rms_offset: 1.7456e-5, root_delay: 0.010237219, root_dispersion: 0.000375862, max_error: 0.0055027165 })
|
| 281 | 2026-09-06T05:09:57.809Z | 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 = 3381
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:52664
req_id = 35c04287-10b2-4fc6-bf1d-4dfa2f3d8ece
response_code = 200
uri = /timesync
|
| 282 | 2026-09-06T05:10:56.399Z | 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]:58317
|
| 283 | 2026-09-06T05:10:56.399Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 284 | 2026-09-06T05:10:56.403Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671455.1416857, correction: 1.8161e-5, last_offset: -1.8039e-5, rms_offset: 1.0254e-5, root_delay: 0.010115897, root_dispersion: 0.000511028, max_error: 0.0055871375000000004 })
|
| 285 | 2026-09-06T05:10:56.403Z | 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 = 4195
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:58317
req_id = 144ada36-5fc3-40a7-9f7c-c063693a6cec
response_code = 200
uri = /timesync
|
| 286 | 2026-09-06T05:10:57.728Z | 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]:62499
|
| 287 | 2026-09-06T05:10:57.728Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 288 | 2026-09-06T05:10:57.732Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671455.7865927, correction: 7.44e-7, last_offset: 1.7237e-5, rms_offset: 1.1151e-5, root_delay: 0.010404057, root_dispersion: 0.000480282, max_error: 0.0056830545 })
|
| 289 | 2026-09-06T05:10:57.732Z | 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 = 3299
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:62499
req_id = 41ca5944-855c-4469-8575-df6798955bda
response_code = 200
uri = /timesync
|
| 290 | 2026-09-06T05:10:57.831Z | 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]:65284
|
| 291 | 2026-09-06T05:10:57.831Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 292 | 2026-09-06T05:10:57.834Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671457.1414354, correction: 7.268e-6, last_offset: -6.539e-6, rms_offset: 1.0779e-5, root_delay: 0.010255617, root_dispersion: 0.000367047, max_error: 0.0055021235 })
|
| 293 | 2026-09-06T05:10:57.835Z | 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 = 3523
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:65284
req_id = 23be5721-0295-420b-bb92-86a7a27dd000
response_code = 200
uri = /timesync
|
| 294 | 2026-09-06T05:11:57.022Z | 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]:55135
|
| 295 | 2026-09-06T05:11:57.022Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 296 | 2026-09-06T05:11:57.025Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671515.7667282, correction: -6.1538e-5, last_offset: 3.3127e-5, rms_offset: 1.683e-5, root_delay: 0.010457716, root_dispersion: 0.00048058, max_error: 0.005770976000000001 })
|
| 297 | 2026-09-06T05:11:57.025Z | 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 = 3273
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:55135
req_id = d941b626-3a8d-4746-b767-d573782710f7
response_code = 200
uri = /timesync
|
| 298 | 2026-09-06T05:11:57.601Z | 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]:37524
|
| 299 | 2026-09-06T05:11:57.602Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 300 | 2026-09-06T05:11:57.605Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671515.7667282, correction: -5.81e-5, last_offset: 3.3127e-5, rms_offset: 1.683e-5, root_delay: 0.010457716, root_dispersion: 0.000517899, max_error: 0.005804857 })
|
| 301 | 2026-09-06T05:11:57.605Z | 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 = 4006
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:37524
req_id = 3ef62f55-9d22-4704-be87-aab09aaacfd1
response_code = 200
uri = /timesync
|
| 302 | 2026-09-06T05:11:57.703Z | 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]:51234
|
| 303 | 2026-09-06T05:11:57.703Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 304 | 2026-09-06T05:11:57.706Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671515.7667282, correction: -5.7498e-5, last_offset: 3.3127e-5, rms_offset: 1.683e-5, root_delay: 0.010457716, root_dispersion: 0.000524435, max_error: 0.005810791 })
|
| 305 | 2026-09-06T05:11:57.707Z | 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 = 3150
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:51234
req_id = 482623ad-7682-4c34-b04c-20377884dacc
response_code = 200
uri = /timesync
|
| 306 | 2026-09-06T05:12:56.523Z | 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]:52430
|
| 307 | 2026-09-06T05:12:56.523Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 308 | 2026-09-06T05:12:56.527Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671573.8549428, correction: 2.0829e-5, last_offset: 6e-9, rms_offset: 1.3101e-5, root_delay: 0.010201097, root_dispersion: 0.000635228, max_error: 0.0057566054999999994 })
|
| 309 | 2026-09-06T05:12:56.527Z | 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 = 4147
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:52430
req_id = b7b95591-92b9-4b74-abc1-a6c9ab659ac0
response_code = 200
uri = /timesync
|
| 310 | 2026-09-06T05:12:57.412Z | 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]:60798
|
| 311 | 2026-09-06T05:12:57.412Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 312 | 2026-09-06T05:12:57.416Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671573.8549428, correction: 1.4514e-5, last_offset: 6e-9, rms_offset: 1.3101e-5, root_delay: 0.010201097, root_dispersion: 0.000691643, max_error: 0.0058067055 })
|
| 313 | 2026-09-06T05:12:57.416Z | 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 = 3297
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:60798
req_id = e53df992-4ac5-41ff-9e0b-0759bb510ce3
response_code = 200
uri = /timesync
|
| 314 | 2026-09-06T05:12:57.448Z | 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]:33892
|
| 315 | 2026-09-06T05:12:57.448Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 316 | 2026-09-06T05:12:57.452Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671573.8549428, correction: 1.4259e-5, last_offset: 6e-9, rms_offset: 1.3101e-5, root_delay: 0.010201097, root_dispersion: 0.000693924, max_error: 0.0058087315 })
|
| 317 | 2026-09-06T05:12:57.452Z | 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 = 3326
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:33892
req_id = 79b56c4d-7451-4f65-95d1-c8f9029ef391
response_code = 200
uri = /timesync
|
| 318 | 2026-09-06T05:13:57.668Z | 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]:54822
|
| 319 | 2026-09-06T05:13:57.668Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 320 | 2026-09-06T05:13:57.671Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671636.3505707, correction: 6.902e-6, last_offset: 4.987e-6, rms_offset: 1.4088e-5, root_delay: 0.010349089, root_dispersion: 0.000612165, max_error: 0.0057936115 })
|
| 321 | 2026-09-06T05:13:57.671Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3097
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:54822
req_id = c458e3bb-cf77-4d67-8504-944c3261f50e
response_code = 200
uri = /timesync
|
| 322 | 2026-09-06T05:13:57.719Z | 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]:38205
|
| 323 | 2026-09-06T05:13:57.719Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 324 | 2026-09-06T05:13:57.722Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671636.3505707, correction: 6.895e-6, last_offset: 4.987e-6, rms_offset: 1.4088e-5, root_delay: 0.010349089, root_dispersion: 0.00061562, max_error: 0.0057970595 })
|
| 325 | 2026-09-06T05:13:57.722Z | 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 = 3205
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:38205
req_id = 7e0402a6-fb4b-477b-8c2c-caa7af0aa7af
response_code = 200
uri = /timesync
|
| 326 | 2026-09-06T05:13:57.744Z | 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]:48678
|
| 327 | 2026-09-06T05:13:57.745Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 328 | 2026-09-06T05:13:57.748Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671636.3505707, correction: 6.891e-6, last_offset: 4.987e-6, rms_offset: 1.4088e-5, root_delay: 0.010349089, root_dispersion: 0.000617356, max_error: 0.005798791500000001 })
|
| 329 | 2026-09-06T05:13:57.748Z | 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 = 3396
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:48678
req_id = a5304084-75dd-40b3-83aa-ecb119247d2c
response_code = 200
uri = /timesync
|
| 330 | 2026-09-06T05:14:55.765Z | 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]:45497
|
| 331 | 2026-09-06T05:14:55.765Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 332 | 2026-09-06T05:14:55.768Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671694.7446609, correction: -7.8243e-5, last_offset: 6.2482e-5, rms_offset: 4.5071e-5, root_delay: 0.01028143, root_dispersion: 0.000645993, max_error: 0.005864951 })
|
| 333 | 2026-09-06T05:14:55.769Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3137
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:45497
req_id = 95a94a55-7792-49e8-9bbb-b2fb90bf7ea5
response_code = 200
uri = /timesync
|
| 334 | 2026-09-06T05:14:56.522Z | 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]:46901
|
| 335 | 2026-09-06T05:14:56.522Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 336 | 2026-09-06T05:14:56.528Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671694.7446609, correction: -4.1552e-5, last_offset: 6.2482e-5, rms_offset: 4.5071e-5, root_delay: 0.01028143, root_dispersion: 0.000700335, max_error: 0.005882602 })
|
| 337 | 2026-09-06T05:14:56.528Z | 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 = 5591
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:46901
req_id = 8314bf20-44d9-4c02-80a8-b2ff83e19274
response_code = 200
uri = /timesync
|
| 338 | 2026-09-06T05:14:56.611Z | 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]:56800
|
| 339 | 2026-09-06T05:14:56.611Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 340 | 2026-09-06T05:14:56.616Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671694.7446609, correction: -3.7265e-5, last_offset: 6.2482e-5, rms_offset: 4.5071e-5, root_delay: 0.01028143, root_dispersion: 0.000706683, max_error: 0.005884663 })
|
| 341 | 2026-09-06T05:14:56.616Z | 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 = 4821
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:56800
req_id = d748821d-7c2b-4cda-9f95-b0e9afa02af3
response_code = 200
uri = /timesync
|
| 342 | 2026-09-06T05:14:56.884Z | 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]:60757
|
| 343 | 2026-09-06T05:14:56.884Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 344 | 2026-09-06T05:14:56.888Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671694.7446609, correction: -2.4115e-5, last_offset: 6.2482e-5, rms_offset: 4.5071e-5, root_delay: 0.01028143, root_dispersion: 0.000726159, max_error: 0.005890988999999999 })
|
| 345 | 2026-09-06T05:14:56.888Z | 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 = 3891
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:60757
req_id = b29b6b34-4d72-430b-ae24-68e05d8f6f20
response_code = 200
uri = /timesync
|
| 346 | 2026-09-06T05:14:58.182Z | 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]:49160
|
| 347 | 2026-09-06T05:14:58.182Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 348 | 2026-09-06T05:14:58.185Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671696.4823987, correction: -4.5307e-5, last_offset: 5.4594e-5, rms_offset: 4.6111e-5, root_delay: 0.010299487, root_dispersion: 0.000697776, max_error: 0.005892826499999999 })
|
| 349 | 2026-09-06T05:14:58.185Z | 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 = 2965
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:49160
req_id = a8673865-bda4-4517-adaf-b4b99ff3cd9f
response_code = 200
uri = /timesync
|
| 350 | 2026-09-06T05:14:58.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]:59343
|
| 351 | 2026-09-06T05:14:58.217Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 352 | 2026-09-06T05:14:58.220Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671696.4823987, correction: -4.4851e-5, last_offset: 5.4594e-5, rms_offset: 4.6111e-5, root_delay: 0.010299487, root_dispersion: 0.0007006, max_error: 0.0058951945 })
|
| 353 | 2026-09-06T05:14:58.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 = 3048
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:59343
req_id = 56ec5c8c-dbbf-4c1a-b352-4ff8e0d1bda4
response_code = 200
uri = /timesync
|
| 354 | 2026-09-06T05:15:56.871Z | 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]:58103
|
| 355 | 2026-09-06T05:15:56.871Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 356 | 2026-09-06T05:15:56.874Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671754.0294075, correction: -5.829e-6, last_offset: 2.1387e-5, rms_offset: 2.4193e-5, root_delay: 0.010278493, root_dispersion: 0.000390188, max_error: 0.005535263499999999 })
|
| 357 | 2026-09-06T05:15:56.874Z | 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 = 3511
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:58103
req_id = e0924948-03f1-431a-8a34-992e6a0a0aff
response_code = 200
uri = /timesync
|
| 358 | 2026-09-06T05:15:57.563Z | 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]:49209
|
| 359 | 2026-09-06T05:15:57.563Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 360 | 2026-09-06T05:15:57.566Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671754.0294075, correction: -1.659e-6, last_offset: 2.1387e-5, rms_offset: 2.4193e-5, root_delay: 0.010278493, root_dispersion: 0.000455442, max_error: 0.0055963475 })
|
| 361 | 2026-09-06T05:15:57.566Z | 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 = 3437
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:49209
req_id = f71575b1-d0ea-4078-8042-f48d2df9a04b
response_code = 200
uri = /timesync
|
| 362 | 2026-09-06T05:15:57.659Z | 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]:50359
|
| 363 | 2026-09-06T05:15:57.660Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 364 | 2026-09-06T05:15:57.663Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671754.0294075, correction: -1.078e-6, last_offset: 2.1387e-5, rms_offset: 2.4193e-5, root_delay: 0.010278493, root_dispersion: 0.000464523, max_error: 0.005604847499999999 })
|
| 365 | 2026-09-06T05:15:57.663Z | 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 = 3160
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:50359
req_id = 76915d3f-18ce-4533-9e50-6016c35e8640
response_code = 200
uri = /timesync
|
| 366 | 2026-09-06T05:16:56.736Z | 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]:36366
|
| 367 | 2026-09-06T05:16:56.736Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 368 | 2026-09-06T05:16:56.740Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671815.077985, correction: 5.86e-5, last_offset: -9.1232e-5, rms_offset: 3.5315e-5, root_delay: 0.010641987, root_dispersion: 0.000438342, max_error: 0.0058179354999999995 })
|
| 369 | 2026-09-06T05:16:56.740Z | 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 = 4202
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:36366
req_id = bfb0eda6-b2e6-4909-a06a-9ea090a42ecb
response_code = 200
uri = /timesync
|
| 370 | 2026-09-06T05:16:57.571Z | 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]:39061
|
| 371 | 2026-09-06T05:16:57.571Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 372 | 2026-09-06T05:16:57.573Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671816.0582821, correction: 7.4281e-5, last_offset: -0.00010168, rms_offset: 4.6436e-5, root_delay: 0.010641987, root_dispersion: 0.000624218, max_error: 0.0060194925 })
|
| 373 | 2026-09-06T05:16:57.573Z | 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 = 2849
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:39061
req_id = 6a8216c4-c5a3-4fc7-9414-a6722b6cd547
response_code = 200
uri = /timesync
|
| 374 | 2026-09-06T05:16:57.605Z | 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]:39175
|
| 375 | 2026-09-06T05:16:57.605Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 376 | 2026-09-06T05:16:57.608Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671816.0582821, correction: 7.0712e-5, last_offset: -0.00010168, rms_offset: 4.6436e-5, root_delay: 0.010641987, root_dispersion: 0.000629457, max_error: 0.0060211625 })
|
| 377 | 2026-09-06T05:16:57.608Z | 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 = 2844
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:39175
req_id = 439d43b3-08b0-459c-9f21-9ba12337d6f9
response_code = 200
uri = /timesync
|
| 378 | 2026-09-06T05:17:56.725Z | 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]:62174
|
| 379 | 2026-09-06T05:17:56.725Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 380 | 2026-09-06T05:17:56.732Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671876.1406584, correction: 8.215e-6, last_offset: -5.045e-6, rms_offset: 1.6859e-5, root_delay: 0.010032617, root_dispersion: 0.000385314, max_error: 0.0054098375 })
|
| 381 | 2026-09-06T05:17:56.732Z | 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 = 6307
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:62174
req_id = d225bc98-272d-4263-ae69-950119de1f1a
response_code = 200
uri = /timesync
|
| 382 | 2026-09-06T05:17:57.741Z | 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]:52034
|
| 383 | 2026-09-06T05:17:57.741Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 384 | 2026-09-06T05:17:57.744Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671876.1406584, correction: 5.293e-6, last_offset: -5.045e-6, rms_offset: 1.6859e-5, root_delay: 0.010032617, root_dispersion: 0.000466555, max_error: 0.005488156500000001 })
|
| 385 | 2026-09-06T05:17:57.744Z | 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 = 2785
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:52034
req_id = 5ef207ed-a35c-4dfa-acac-4b5f51e5b177
response_code = 200
uri = /timesync
|
| 386 | 2026-09-06T05:17:57.785Z | 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]:41152
|
| 387 | 2026-09-06T05:17:57.785Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 388 | 2026-09-06T05:17:57.788Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671876.889899, correction: 1.4677e-5, last_offset: -9.558e-6, rms_offset: 1.6277e-5, root_delay: 0.010032617, root_dispersion: 0.000450372, max_error: 0.005481357500000001 })
|
| 389 | 2026-09-06T05:17:57.788Z | 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 = 3179
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:41152
req_id = 2e54b8ab-8aaf-4635-a5a8-4b2044ccb755
response_code = 200
uri = /timesync
|
| 390 | 2026-09-06T05:18:56.714Z | 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]:44734
|
| 391 | 2026-09-06T05:18:56.714Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 392 | 2026-09-06T05:18:56.718Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671935.92543, correction: 6.688e-6, last_offset: -7.081e-6, rms_offset: 2.3791e-5, root_delay: 0.010099917, root_dispersion: 0.000399698, max_error: 0.0054563445 })
|
| 393 | 2026-09-06T05:18:56.718Z | 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 = 3307
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:44734
req_id = 1661cb8f-bbf5-47bd-a619-98e180413135
response_code = 200
uri = /timesync
|
| 394 | 2026-09-06T05:18:57.586Z | 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]:65328
|
| 395 | 2026-09-06T05:18:57.586Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 396 | 2026-09-06T05:18:57.589Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671936.498722, correction: -3.1879e-5, last_offset: 4.3777e-5, rms_offset: 2.6478e-5, root_delay: 0.010189719, root_dispersion: 0.000384788, max_error: 0.0055115265 })
|
| 397 | 2026-09-06T05:18:57.589Z | 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 = 2855
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:65328
req_id = eb517972-b3a9-4c96-9aa1-a1b6ef3697a1
response_code = 200
uri = /timesync
|
| 398 | 2026-09-06T05:18:57.749Z | 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]:37422
|
| 399 | 2026-09-06T05:18:57.749Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 400 | 2026-09-06T05:18:57.752Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671936.498722, correction: -2.5729e-5, last_offset: 4.3777e-5, rms_offset: 2.6478e-5, root_delay: 0.010189719, root_dispersion: 0.000398855, max_error: 0.0055194435 })
|
| 401 | 2026-09-06T05:18:57.752Z | 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 = 3122
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:37422
req_id = 6058aee1-deb2-483a-ad21-0b2259cb0cac
response_code = 200
uri = /timesync
|
| 402 | 2026-09-06T05:19:56.763Z | 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]:43052
|
| 403 | 2026-09-06T05:19:56.763Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 404 | 2026-09-06T05:19:56.767Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671994.976651, correction: -4.385e-6, last_offset: 6.142e-6, rms_offset: 1.7566e-5, root_delay: 0.010105857, root_dispersion: 0.000603192, max_error: 0.0056605054999999994 })
|
| 405 | 2026-09-06T05:19:56.767Z | 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 = 4388
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:43052
req_id = 81d44cfa-d818-4b1c-9a60-97f3bb558d13
response_code = 200
uri = /timesync
|
| 406 | 2026-09-06T05:19:57.743Z | 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]:41656
|
| 407 | 2026-09-06T05:19:57.744Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 408 | 2026-09-06T05:19:57.746Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671996.894938, correction: -8.164e-6, last_offset: 5.137e-6, rms_offset: 1.6744e-5, root_delay: 0.010277954, root_dispersion: 0.000424815, max_error: 0.005571956 })
|
| 409 | 2026-09-06T05:19:57.746Z | 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 = 2912
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:41656
req_id = ab8673c3-22d3-4e73-8bf3-629f800c8900
response_code = 200
uri = /timesync
|
| 410 | 2026-09-06T05:19:57.788Z | 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]:38790
|
| 411 | 2026-09-06T05:19:57.788Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 412 | 2026-09-06T05:19:57.791Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297996, ip_addr: 23.143.196.204, stratum: 3, ref_time: 1788671996.894938, correction: -8.087e-6, last_offset: 5.137e-6, rms_offset: 1.6744e-5, root_delay: 0.010277954, root_dispersion: 0.000428351, max_error: 0.005575415 })
|
| 413 | 2026-09-06T05:19:57.791Z | 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 = 3453
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:38790
req_id = 727f5c93-4ddc-4d1e-8a15-78fcc8943be6
response_code = 200
uri = /timesync
|