| 1 | | [ Jul 21 22:12:02 Enabled. ] |
| 2 | | [ Jul 21 22:12:02 Rereading configuration. ] |
| 3 | | [ Jul 21 22:12:02 Rereading configuration. ] |
| 4 | | [ Jul 21 22:12:07 Executing start method ("/opt/oxide/lib/svc/manifest/ntp-admin.sh"). ] |
| 5 | | + set -o errexit |
| 6 | | + set -o pipefail |
| 7 | | + . /lib/svc/share/smf_include.sh |
| 8 | | ++ SMF_EXIT_OK=0 |
| 9 | | ++ SMF_EXIT_NODAEMON=94 |
| 10 | | ++ SMF_EXIT_ERR_FATAL=95 |
| 11 | | ++ SMF_EXIT_ERR_CONFIG=96 |
| 12 | | ++ SMF_EXIT_MON_DEGRADE=97 |
| 13 | | ++ SMF_EXIT_MON_OFFLINE=98 |
| 14 | | ++ SMF_EXIT_ERR_NOSMF=99 |
| 15 | | ++ SMF_EXIT_ERR_PERM=100 |
| 16 | | ++ svcprop -c -p config/address svc:/oxide/ntp-admin:default |
| 17 | | + ADDR='[fd00:1122:3344:101::1b]:10123' |
| 18 | | + args=('run' '--config-file-path' "/opt/oxide/lib/svc/ntp-admin/config.toml" '--address' "$ADDR") |
| 19 | | + exec /opt/oxide/ntp-admin/bin/ntp-admin run --config-file-path /opt/oxide/lib/svc/ntp-admin/config.toml --address '[fd00:1122:3344:101::1b]:10123' |
| 20 | | [ Jul 21 22:12:07 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-07-21T22:12:07.974Z | INFO | ntp-admin (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:335
local_addr = [fd00:1122:3344:101::1b]:10123
|
| 23 | 2026-07-21T22:12:08.265Z | 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]:43657
|
| 24 | 2026-07-21T22:12:08.266Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-07-21T22:12:08.269Z | 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-07-21T22:12:08.269Z | 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 = 3536
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43657
req_id = b7f2db17-c89f-4839-b6b3-a13f757500b4
response_code = 200
uri = /timesync
|
| 27 | 2026-07-21T22:12:08.512Z | 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]:35463
|
| 28 | 2026-07-21T22:12:08.512Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-07-21T22:12:08.515Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0, last_offset: 0.0, rms_offset: 0.0, root_delay: 1.0, root_dispersion: 1.0, max_error: 1.5 })
|
| 30 | 2026-07-21T22:12:08.515Z | 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]:35463
req_id = 9fe989c2-278d-4d22-96ad-0ced734ff743
response_code = 200
uri = /timesync
|
| 31 | 2026-07-21T22:12:08.589Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-07-21T22:12:08.592Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0, last_offset: 0.0, rms_offset: 0.0, root_delay: 1.0, root_dispersion: 1.0, max_error: 1.5 })
|
| 33 | 2026-07-21T22:12:08.592Z | 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 = 2619
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43657
req_id = edaaf89c-7c2d-4775-8349-454ed08d3b3b
response_code = 200
uri = /timesync
|
| 34 | 2026-07-21T22:12:09.325Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-07-21T22:12:09.328Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0, last_offset: 0.0, rms_offset: 0.0, root_delay: 1.0, root_dispersion: 1.0, max_error: 1.5 })
|
| 36 | 2026-07-21T22:12:09.328Z | 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::1]:43657
req_id = a638eb2d-93ae-4f9c-aadf-2789112e0d0f
response_code = 200
uri = /timesync
|
| 37 | 2026-07-21T22:12:10.333Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-07-21T22:12:10.336Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1784671929.0988123, correction: 0.0, last_offset: 0.259686142, rms_offset: 0.259686142, root_delay: 0.003310791, root_dispersion: 1.448509932, max_error: 1.4501653275 })
|
| 39 | 2026-07-21T22:12:10.336Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3003
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43657
req_id = b7da3ece-f3c5-4139-b333-54106c20b6da
response_code = 200
uri = /timesync
|
| 40 | 2026-07-21T22:12:11.145Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 41 | 2026-07-21T22:12:11.148Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1784671928.701698, correction: 0.33239156, last_offset: -0.333465666, rms_offset: 0.267794907, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.33239156 })
|
| 42 | 2026-07-21T22:12:11.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 = 2979
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43657
req_id = cb27479f-f308-4959-9af2-a2a56f10997b
response_code = 200
uri = /timesync
|
| 43 | 2026-07-21T22:12:12.400Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 44 | 2026-07-21T22:12:12.403Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1784671928.701698, correction: 0.329712689, last_offset: -0.000712874, rms_offset: 0.254052639, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.329712689 })
|
| 45 | 2026-07-21T22:12:12.404Z | 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 = 3380
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43657
req_id = f42271af-c321-4bc5-97cd-bca4877588eb
response_code = 200
uri = /timesync
|
| 46 | 2026-07-21T22:12:13.007Z | 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]:47141
|
| 47 | 2026-07-21T22:12:13.007Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-07-21T22:12:13.010Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1784671933.0107183, correction: 0.328190267, last_offset: -0.000114747, rms_offset: 0.241015509, root_delay: 0.003778538, root_dispersion: 0.32752943, max_error: 0.657608966 })
|
| 49 | 2026-07-21T22:12:13.010Z | 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 = 2827
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47141
req_id = e855950e-dc56-4ded-b4da-8ad188473ebb
response_code = 200
uri = /timesync
|
| 50 | 2026-07-21T22:12:13.592Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 51 | 2026-07-21T22:12:13.595Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1784671928.701698, correction: 0.326610088, last_offset: -0.000114747, rms_offset: 0.241015509, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.326610088 })
|
| 52 | 2026-07-21T22:12:13.595Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3109
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43657
req_id = 1de9b986-cf1e-45e2-a0f4-bc0f2f8d6cbc
response_code = 200
uri = /timesync
|
| 53 | 2026-07-21T22:12:14.888Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 54 | 2026-07-21T22:12:14.891Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1784671934.3335962, correction: 0.323054492, last_offset: -0.00026833, rms_offset: 0.216913998, root_delay: 0.003588105, root_dispersion: 0.001201271, max_error: 0.3260498155 })
|
| 55 | 2026-07-21T22:12:14.891Z | 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 = 2877
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43657
req_id = ef617791-7e54-4863-848f-838535558bb2
response_code = 200
uri = /timesync
|
| 56 | 2026-07-21T22:12:17.692Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 57 | 2026-07-21T22:12:17.695Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1784671936.5296156, correction: 0.315357894, last_offset: 0.000124761, rms_offset: 0.195222601, root_delay: 0.003622339, root_dispersion: 0.00065121, max_error: 0.31782027350000003 })
|
| 58 | 2026-07-21T22:12:17.696Z | 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 = 3311
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43657
req_id = 7f524ef8-7176-4d85-ac9e-f79b198b0df4
response_code = 200
uri = /timesync
|
| 59 | 2026-07-21T22:12:18.084Z | 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]:53913
|
| 60 | 2026-07-21T22:12:18.084Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 61 | 2026-07-21T22:12:18.087Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1784671937.4296684, correction: 0.314195961, last_offset: 0.000104754, rms_offset: 0.185204431, root_delay: 0.003569997, root_dispersion: 0.00044732, max_error: 0.3164282795 })
|
| 62 | 2026-07-21T22:12:18.087Z | 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 = 2884
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53913
req_id = 869ad2e5-0c3c-4b0f-9858-495ada03aa4c
response_code = 200
uri = /timesync
|
| 63 | 2026-07-21T22:12:21.603Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 64 | 2026-07-21T22:12:21.607Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1784671940.934012, correction: 0.30442813, last_offset: 3.6638e-5, rms_offset: 0.158130318, root_delay: 0.003647117, root_dispersion: 0.000352179, max_error: 0.3066038675 })
|
| 65 | 2026-07-21T22:12:21.607Z | 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 = 3665
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43657
req_id = 86f0633c-1bb4-4b08-ba24-df8d3d4b4b8e
response_code = 200
uri = /timesync
|
| 66 | 2026-07-21T22:12:23.163Z | 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]:62319
|
| 67 | 2026-07-21T22:12:23.163Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 68 | 2026-07-21T22:12:23.166Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1784671943.0057647, correction: 0.300206363, last_offset: 2.1677e-5, rms_offset: 0.142317295, root_delay: 0.003530352, root_dispersion: 0.000230731, max_error: 0.30220226999999994 })
|
| 69 | 2026-07-21T22:12:23.166Z | 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 = 2982
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:62319
req_id = 9e25d4ca-9f42-4aec-9dcb-bc3449d80a36
response_code = 200
uri = /timesync
|
| 70 | 2026-07-21T22:12:24.022Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 71 | 2026-07-21T22:12:24.024Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1784671943.7499032, correction: 0.297887772, last_offset: 1.705e-6, rms_offset: 0.135014042, root_delay: 0.003530352, root_dispersion: 0.000286326, max_error: 0.299939274 })
|
| 72 | 2026-07-21T22:12:24.024Z | 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 = 2599
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43657
req_id = 3241618c-40d1-44b8-a1b7-4b4845ef6cc7
response_code = 200
uri = /timesync
|
| 73 | 2026-07-21T22:12:28.239Z | 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]:47118
|
| 74 | 2026-07-21T22:12:28.240Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 75 | 2026-07-21T22:12:28.242Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1784671947.751342, correction: 0.286508828, last_offset: -4.54e-6, rms_offset: 0.109361373, root_delay: 0.003605058, root_dispersion: 0.000279414, max_error: 0.28859077099999997 })
|
| 76 | 2026-07-21T22:12:28.242Z | 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 = 3023
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47118
req_id = 2a4ccd97-53af-4fc8-a753-ebb45eadc7e5
response_code = 200
uri = /timesync
|
| 77 | 2026-07-21T22:12:28.507Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 78 | 2026-07-21T22:12:28.510Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1784671947.751342, correction: 0.285785317, last_offset: -4.54e-6, rms_offset: 0.109361373, root_delay: 0.003605058, root_dispersion: 0.00030705, max_error: 0.28789489599999996 })
|
| 79 | 2026-07-21T22:12:28.510Z | 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 = 3419
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43657
req_id = db8883eb-8e52-4026-9bff-fd1ea19fe4a3
response_code = 200
uri = /timesync
|
| 80 | 2026-07-21T22:12:31.818Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 81 | 2026-07-21T22:12:31.821Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1784671950.553167, correction: 0.276805639, last_offset: -2.42e-5, rms_offset: 0.098425232, root_delay: 0.003405102, root_dispersion: 0.000366355, max_error: 0.278874545 })
|
| 82 | 2026-07-21T22:12:31.821Z | 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 = 3344
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43657
req_id = 9b478e93-4ed8-4caa-952b-7682956dc8fd
response_code = 200
uri = /timesync
|
| 83 | 2026-07-21T22:12:33.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::1]:46538
|
| 84 | 2026-07-21T22:12:33.320Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 85 | 2026-07-21T22:12:33.322Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1784671952.843875, correction: 0.272779107, last_offset: -5.3258e-5, rms_offset: 0.088582717, root_delay: 0.003637481, root_dispersion: 0.000295156, max_error: 0.27489300350000007 })
|
| 86 | 2026-07-21T22:12:33.322Z | 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 = 2557
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46538
req_id = e1b253e7-5aa3-4100-9825-2dd4477208ce
response_code = 200
uri = /timesync
|
| 87 | 2026-07-21T22:12:34.653Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 88 | 2026-07-21T22:12:34.656Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1784671953.565194, correction: 0.269211859, last_offset: -3.4859e-5, rms_offset: 0.084036939, root_delay: 0.00361001, root_dispersion: 0.000373551, max_error: 0.27139041500000005 })
|
| 89 | 2026-07-21T22:12:34.656Z | 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 = 2972
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43657
req_id = 8f8b5135-2b68-45d7-951a-e47885399f3d
response_code = 200
uri = /timesync
|
| 90 | 2026-07-21T22:12:38.398Z | 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]:37396
|
| 91 | 2026-07-21T22:12:38.398Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 92 | 2026-07-21T22:12:38.401Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1784671958.0849874, correction: 0.259011447, last_offset: 7.3923e-5, rms_offset: 0.068069927, root_delay: 0.003379566, root_dispersion: 0.000428008, max_error: 0.261129238 })
|
| 93 | 2026-07-21T22:12:38.401Z | 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 = 2928
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:37396
req_id = c05f3e98-0dde-41b1-a1b8-8771aee228d7
response_code = 200
uri = /timesync
|
| 94 | 2026-07-21T22:12:43.474Z | 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]:60095
|
| 95 | 2026-07-21T22:12:43.474Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 96 | 2026-07-21T22:12:43.477Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1784671962.4313302, correction: 0.24538222, last_offset: 1.8859e-5, rms_offset: 0.052307215, root_delay: 0.003468307, root_dispersion: 0.000352878, max_error: 0.24746925150000001 })
|
| 97 | 2026-07-21T22:12:43.477Z | 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 = 2670
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:60095
req_id = b65b2211-77bb-4c5f-b2cf-dfdb67fd786b
response_code = 200
uri = /timesync
|
| 98 | 2026-07-21T22:12:43.994Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 99 | 2026-07-21T22:12:43.997Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1784671962.4313302, correction: 0.243975803, last_offset: 1.8859e-5, rms_offset: 0.052307215, root_delay: 0.003468307, root_dispersion: 0.000399838, max_error: 0.2461097945 })
|
| 100 | 2026-07-21T22:12:43.997Z | 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 = 3438
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43657
req_id = 167108fe-cc3a-4056-b7f6-141c8a9c7974
response_code = 200
uri = /timesync
|
| 101 | 2026-07-21T22:12:48.553Z | 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]:37175
|
| 102 | 2026-07-21T22:12:48.553Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 103 | 2026-07-21T22:12:48.556Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1784671967.7332978, correction: 0.231712461, last_offset: -3.2317e-5, rms_offset: 0.042368844, root_delay: 0.003475758, root_dispersion: 0.000302484, max_error: 0.233752824 })
|
| 104 | 2026-07-21T22:12:48.556Z | 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::1]:37175
req_id = bc05fea2-ca73-408b-9768-94e10932374d
response_code = 200
uri = /timesync
|
| 105 | 2026-07-21T22:12:51.781Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 106 | 2026-07-21T22:12:51.784Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1784671971.0954888, correction: 0.222986251, last_offset: -1.4338e-5, rms_offset: 0.036175154, root_delay: 0.003469542, root_dispersion: 0.000294764, max_error: 0.225015786 })
|
| 107 | 2026-07-21T22:12:51.784Z | 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::1]:43657
req_id = a13283ff-912e-4390-b021-fb4fbbc1671a
response_code = 200
uri = /timesync
|
| 108 | 2026-07-21T22:12:53.629Z | 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]:56396
|
| 109 | 2026-07-21T22:12:53.629Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 110 | 2026-07-21T22:12:53.632Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1784671972.7973924, correction: 0.21798946, last_offset: -1.24e-6, rms_offset: 0.03255764, root_delay: 0.003447372, root_dispersion: 0.000281442, max_error: 0.219994588 })
|
| 111 | 2026-07-21T22:12:53.632Z | 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 = 2857
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56396
req_id = 43bac87e-6abd-43ed-87a5-7c5fcb7e6ee6
response_code = 200
uri = /timesync
|
| 112 | 2026-07-21T22:12:58.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::1]:35529
|
| 113 | 2026-07-21T22:12:58.709Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 114 | 2026-07-21T22:12:58.712Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1784671977.7697763, correction: 0.204189599, last_offset: -2.57e-6, rms_offset: 0.025018387, root_delay: 0.003615472, root_dispersion: 0.000355608, max_error: 0.206352943 })
|
| 115 | 2026-07-21T22:12:58.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 = 2781
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35529
req_id = fc8721a6-2d15-4f81-80e0-3ea1c9c21065
response_code = 200
uri = /timesync
|
| 116 | 2026-07-21T22:13:03.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::1]:37500
|
| 117 | 2026-07-21T22:13:03.788Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 118 | 2026-07-21T22:13:03.791Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1784671982.9087687, correction: 0.190580249, last_offset: 3.357e-6, rms_offset: 0.019225001, root_delay: 0.003511791, root_dispersion: 0.000406407, max_error: 0.1927425515 })
|
| 119 | 2026-07-21T22:13:03.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 = 2914
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:37500
req_id = deb9ce16-a5f0-4dfb-947d-d59aa4a01b91
response_code = 200
uri = /timesync
|
| 120 | 2026-07-21T22:13:06.068Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 121 | 2026-07-21T22:13:06.071Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1784671984.6328619, correction: 0.18428807, last_offset: 0.000103828, rms_offset: 0.017302534, root_delay: 0.003698189, root_dispersion: 0.000445172, max_error: 0.1865823365 })
|
| 122 | 2026-07-21T22:13:06.071Z | 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 = 2685
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43657
req_id = 9ff1faee-5343-436e-a27f-71398536ee40
response_code = 200
uri = /timesync
|
| 123 | 2026-07-21T22:13:08.864Z | 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]:58996
|
| 124 | 2026-07-21T22:13:08.864Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 125 | 2026-07-21T22:13:08.867Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1784671988.5099242, correction: 0.176823869, last_offset: -4.5027e-5, rms_offset: 0.014773172, root_delay: 0.003492818, root_dispersion: 0.000294309, max_error: 0.178864587 })
|
| 126 | 2026-07-21T22:13:08.868Z | 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 = 3271
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:58996
req_id = b3dbe23f-b948-4bbc-9b12-367f55a6269b
response_code = 200
uri = /timesync
|
| 127 | 2026-07-21T22:13:13.944Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:54164
|
| 128 | 2026-07-21T22:13:13.944Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 129 | 2026-07-21T22:13:13.946Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1784671992.9665213, correction: 0.163142398, last_offset: -3.7673e-5, rms_offset: 0.011352212, root_delay: 0.003624765, root_dispersion: 0.000356393, max_error: 0.1653111735 })
|
| 130 | 2026-07-21T22:13:13.946Z | 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 = 2595
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:54164
req_id = 8f3dd86e-bd11-47e0-906e-11cbcb109c6f
response_code = 200
uri = /timesync
|
| 131 | 2026-07-21T22:13:19.020Z | 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]:35528
|
| 132 | 2026-07-21T22:13:19.021Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 133 | 2026-07-21T22:13:19.023Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1784671998.4237852, correction: 0.14941144, last_offset: -1.1487e-5, rms_offset: 0.008723435, root_delay: 0.003488172, root_dispersion: 0.00034485, max_error: 0.15150037600000002 })
|
| 134 | 2026-07-21T22:13:19.023Z | 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::1]:35528
req_id = 7546686e-b3ed-4900-be24-352b90224736
response_code = 200
uri = /timesync
|
| 135 | 2026-07-21T22:13:22.978Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 136 | 2026-07-21T22:13:22.982Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1784672002.5001988, correction: 0.138714954, last_offset: -3.877e-6, rms_offset: 0.007065983, root_delay: 0.00354045, root_dispersion: 0.000468256, max_error: 0.140953435 })
|
| 137 | 2026-07-21T22:13:22.982Z | 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 = 3255
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43657
req_id = 6843bc3a-6bcb-4e12-8ce7-0fd2e639ecc8
response_code = 200
uri = /timesync
|
| 138 | 2026-07-21T22:13:24.095Z | 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]:35066
|
| 139 | 2026-07-21T22:13:24.095Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 140 | 2026-07-21T22:13:24.098Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1784672003.2385983, correction: 0.135700256, last_offset: -1.264e-6, rms_offset: 0.00670338, root_delay: 0.003715406, root_dispersion: 0.000372471, max_error: 0.13793043 })
|
| 141 | 2026-07-21T22:13:24.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 = 3083
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35066
req_id = 41161c2d-902a-4f9f-b907-ce6a9374f55a
response_code = 200
uri = /timesync
|
| 142 | 2026-07-21T22:13:29.173Z | 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]:61098
|
| 143 | 2026-07-21T22:13:29.174Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 144 | 2026-07-21T22:13:29.176Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1784672008.231679, correction: 0.121919468, last_offset: 1.2983e-5, rms_offset: 0.005151128, root_delay: 0.003611514, root_dispersion: 0.000468458, max_error: 0.12419368300000001 })
|
| 145 | 2026-07-21T22:13:29.176Z | 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 = 3526
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:61098
req_id = d5fa573d-d7ea-4dba-8ec9-43762031d9ca
response_code = 200
uri = /timesync
|
| 146 | 2026-07-21T22:13:34.254Z | 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]:41165
|
| 147 | 2026-07-21T22:13:34.254Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 148 | 2026-07-21T22:13:34.257Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1784672013.1312487, correction: 0.108283751, last_offset: -1.3203e-5, rms_offset: 0.003958345, root_delay: 0.003580267, root_dispersion: 0.000393336, max_error: 0.11046722049999999 })
|
| 149 | 2026-07-21T22:13:34.257Z | 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 = 2840
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41165
req_id = 0481df6f-7cca-4bad-ad7a-c87878473313
response_code = 200
uri = /timesync
|
| 150 | 2026-07-21T22:13:37.319Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 151 | 2026-07-21T22:13:37.322Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1784672015.7945626, correction: 0.099991992, last_offset: 2.4727e-5, rms_offset: 0.003379705, root_delay: 0.003479949, root_dispersion: 0.000394323, max_error: 0.10212628950000001 })
|
| 152 | 2026-07-21T22:13:37.322Z | 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::1]:43657
req_id = e62530ff-60c3-4588-84b2-917047f52c05
response_code = 200
uri = /timesync
|
| 153 | 2026-07-21T22:13:39.333Z | 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]:46540
|
| 154 | 2026-07-21T22:13:39.334Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 155 | 2026-07-21T22:13:39.336Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1784672018.2350812, correction: 0.094515882, last_offset: 2.4307e-5, rms_offset: 0.003041746, root_delay: 0.003519375, root_dispersion: 0.000411012, max_error: 0.0966865815 })
|
| 156 | 2026-07-21T22:13:39.336Z | 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 = 2748
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46540
req_id = 7ffcdb07-e641-478e-8a1d-59bb6c6fdb93
response_code = 200
uri = /timesync
|
| 157 | 2026-07-21T22:13:44.414Z | 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]:40729
|
| 158 | 2026-07-21T22:13:44.414Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 159 | 2026-07-21T22:13:44.416Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1784672023.455665, correction: 0.08084362, last_offset: -1.5053e-5, rms_offset: 0.002337412, root_delay: 0.003478381, root_dispersion: 0.000376068, max_error: 0.0829588785 })
|
| 160 | 2026-07-21T22:13:44.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 = 2757
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40729
req_id = 3e48667c-13fe-4732-a7c0-852edc14a492
response_code = 200
uri = /timesync
|
| 161 | 2026-07-21T22:13:46.909Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 162 | 2026-07-21T22:13:46.912Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1784672025.1925416, correction: 0.074078806, last_offset: 1.507e-5, rms_offset: 0.002103678, root_delay: 0.003361458, root_dispersion: 0.00041781, max_error: 0.07617734500000001 })
|
| 163 | 2026-07-21T22:13:46.912Z | 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 = 2837
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43657
req_id = 2856eb87-4b42-4d15-bebc-350e14358908
response_code = 200
uri = /timesync
|
| 164 | 2026-07-21T22:13:49.491Z | 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]:33483
|
| 165 | 2026-07-21T22:13:49.491Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 166 | 2026-07-21T22:13:49.494Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1784672028.4940414, correction: 0.067094013, last_offset: -1.2275e-5, rms_offset: 0.00179617, root_delay: 0.003445718, root_dispersion: 0.000416463, max_error: 0.069233335 })
|
| 167 | 2026-07-21T22:13:49.494Z | 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::1]:33483
req_id = 7ca74389-00d5-4642-bd3f-afd465507017
response_code = 200
uri = /timesync
|
| 168 | 2026-07-21T22:13:54.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]:38151
|
| 169 | 2026-07-21T22:13:54.571Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 170 | 2026-07-21T22:13:54.574Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1784672033.83896, correction: 0.053383503, last_offset: 1.7419e-5, rms_offset: 0.001380274, root_delay: 0.00347581, root_dispersion: 0.00035728, max_error: 0.055478688 })
|
| 171 | 2026-07-21T22:13:54.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 = 3096
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:38151
req_id = 0ad6d27c-5f5c-484e-9d65-0ecc1d2d4304
response_code = 200
uri = /timesync
|
| 172 | 2026-07-21T22:13:59.650Z | 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]:54330
|
| 173 | 2026-07-21T22:13:59.650Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 174 | 2026-07-21T22:13:59.653Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1784672039.5080242, correction: 0.039653987, last_offset: 5.67e-7, rms_offset: 0.001060745, root_delay: 0.003268441, root_dispersion: 0.000340826, max_error: 0.0416290335 })
|
| 175 | 2026-07-21T22:13:59.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 = 3027
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:54330
req_id = 2d8dbdb5-4898-4d3a-bae4-040fd3179e01
response_code = 200
uri = /timesync
|
| 176 | 2026-07-21T22:14:12.918Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 177 | 2026-07-21T22:14:12.921Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1784672052.0359247, correction: 0.003814665, last_offset: 2.4337e-5, rms_offset: 0.00059455, root_delay: 0.003420522, root_dispersion: 0.000516624, max_error: 0.0060415500000000006 })
|
| 178 | 2026-07-21T22:14:12.921Z | 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 = 2885
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43657
req_id = 315d9d80-b131-4032-bd15-bec2d4c3db2b
response_code = 200
uri = /timesync
|
| 179 | 2026-07-21T22:14:13.026Z | 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]:39935
|
| 180 | 2026-07-21T22:14:13.026Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 181 | 2026-07-21T22:14:13.029Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1784672052.0359247, correction: 0.003523864, last_offset: 2.4337e-5, rms_offset: 0.00059455, root_delay: 0.003420522, root_dispersion: 0.00052741, max_error: 0.005761535 })
|
| 182 | 2026-07-21T22:14:13.029Z | 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 = 2382
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39935
req_id = e4eb9396-170e-4eac-96cd-24772de26363
response_code = 200
uri = /timesync
|
| 183 | 2026-07-21T22:14:41.677Z | 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]:38255
|
| 184 | 2026-07-21T22:14:41.678Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 185 | 2026-07-21T22:14:41.683Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1784672080.7827199, correction: 2.3997e-5, last_offset: -5.236e-5, rms_offset: 0.000513194, root_delay: 0.003401931, root_dispersion: 0.000423238, max_error: 0.0021482005 })
|
| 186 | 2026-07-21T22:14:41.683Z | 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 = 5768
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:38255
req_id = a8d8f7fc-93f5-4b4b-bda1-79cd1bf65b65
response_code = 200
uri = /timesync
|