Max level shown:
1 [ Mar 18 22:10:18 Enabled. ]
2 [ Mar 18 22:10:18 Rereading configuration. ]
3 [ Mar 18 22:10:19 Rereading configuration. ]
4 [ Mar 18 22:10:25 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 [ Mar 18 22:10:25 Method "start" exited with status 0. ]
21 note: configured to log to "/dev/stdout"
222026-03-18T22:10:25.974ZINFOntp-admin (dropshot): listening file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:328 local_addr = [fd00:1122:3344:101::1b]:10123
232026-03-18T22:10:26.540ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:65340
242026-03-18T22:10:26.541ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
252026-03-18T22:10:26.544ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0 })
262026-03-18T22:10:26.544ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 3247 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:65340 req_id = 5ea3cf2b-bf1f-4a22-857d-294003c01497 response_code = 200 uri = /timesync
272026-03-18T22:10:27.353ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
282026-03-18T22:10:27.356ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0 })
292026-03-18T22:10:27.356ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 3051 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:65340 req_id = d4f4c172-e9ad-4f03-940b-90520da14761 response_code = 200 uri = /timesync
302026-03-18T22:10:29.304ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
312026-03-18T22:10:29.307ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1773871827.7210143, correction: -0.002810355 })
322026-03-18T22:10:29.307ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 3070 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:65340 req_id = f44db8fc-8040-4757-abc6-b8d39d566db9 response_code = 200 uri = /timesync
332026-03-18T22:10:30.799ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
342026-03-18T22:10:30.802ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1773871827.7210143, correction: -0.000263546 })
352026-03-18T22:10:30.802ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2614 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:65340 req_id = b05f8678-9dd2-4975-b458-1588e3955beb response_code = 200 uri = /timesync
362026-03-18T22:10:30.828ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:32819
372026-03-18T22:10:30.828ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
382026-03-18T22:10:30.831ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1773871827.7210143, correction: -0.000263381 })
392026-03-18T22:10:30.831ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2831 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:32819 req_id = 77f912fd-5db6-4b9f-be76-e561ecd0820b response_code = 200 uri = /timesync
402026-03-18T22:10:33.223ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
412026-03-18T22:10:33.226ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 855351316, ip_addr: 50.251.160.20, stratum: 2, ref_time: 1773871831.9543877, correction: 0.000501311 })
422026-03-18T22:10:33.226ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 3055 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:65340 req_id = 6ae35eb1-9b96-4d27-9890-871d9bca1425 response_code = 200 uri = /timesync
432026-03-18T22:10:33.331ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:54046
442026-03-18T22:10:33.331ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
452026-03-18T22:10:33.333ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 855351316, ip_addr: 50.251.160.20, stratum: 2, ref_time: 1773871831.9543877, correction: 0.000499048 })
462026-03-18T22:10:33.333ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2501 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:54046 req_id = 1aa24854-bd65-4f28-b324-42e11a2043e1 response_code = 200 uri = /timesync
472026-03-18T22:11:59.415ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:34271
482026-03-18T22:11:59.429ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
492026-03-18T22:11:59.444ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1773871918.1458154, correction: 0.001032766 })
502026-03-18T22:11:59.444ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 17478 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:34271 req_id = 15a0dce1-b3be-4316-b408-fac65b34ecfb response_code = 200 uri = /timesync
512026-03-18T22:12:47.558ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::c]:45693
522026-03-18T22:12:47.570ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::b]:36880
532026-03-18T22:12:47.570ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::a]:39870
542026-03-18T22:12:47.570ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
552026-03-18T22:12:47.570ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
562026-03-18T22:12:47.570ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
572026-03-18T22:12:47.591ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1773871966.7538817, correction: -9.924e-6 })
582026-03-18T22:12:47.591ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1773871966.7538817, correction: -9.924e-6 })
592026-03-18T22:12:47.591ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1773871966.7538817, correction: -9.924e-6 })
602026-03-18T22:12:47.594ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 27226 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:36880 req_id = e1e9155b-99fa-4e13-b674-4c234579af22 response_code = 200 uri = /timesync
612026-03-18T22:12:47.594ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 27136 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:45693 req_id = 466dfdb9-71c5-46e8-b2b3-5164464b4c37 response_code = 200 uri = /timesync
622026-03-18T22:12:47.594ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 32460 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:39870 req_id = 0c512c35-ff8a-4a83-a6f9-45e30de4d13b response_code = 200 uri = /timesync
632026-03-18T22:12:49.125ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::b]:63750
642026-03-18T22:12:49.125ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
652026-03-18T22:12:49.128ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1773871968.8795288, correction: -0.000198694 })
662026-03-18T22:12:49.128ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 3129 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:63750 req_id = 3e7c4fa9-bd2c-4315-807c-7c53b54ccff0 response_code = 200 uri = /timesync
672026-03-18T22:12:49.191ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::a]:44085
682026-03-18T22:12:49.191ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
692026-03-18T22:12:49.194ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1773871968.8795288, correction: -0.000198542 })
702026-03-18T22:12:49.195ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 3116 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:44085 req_id = aefc6c28-4df4-4cf3-92cd-d139afc5abbf response_code = 200 uri = /timesync
712026-03-18T22:12:50.079ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::a]:49189
722026-03-18T22:12:50.079ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
732026-03-18T22:12:50.082ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1773871968.8795288, correction: -0.000196511 })
742026-03-18T22:12:50.082ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 3165 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:49189 req_id = d07871a3-de15-4131-93a8-59dc5d042360 response_code = 200 uri = /timesync
752026-03-18T22:12:56.433ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::b]:40070
762026-03-18T22:12:56.434ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
772026-03-18T22:12:56.437ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1773871976.2111998, correction: -0.000197717 })
782026-03-18T22:12:56.437ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 3366 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:40070 req_id = fb47fbb3-6c5b-4951-93c4-47476abb360f response_code = 200 uri = /timesync
792026-03-18T22:12:56.488ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::c]:43470
802026-03-18T22:12:56.488ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
812026-03-18T22:12:56.492ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1773871976.2111998, correction: -0.000197391 })
822026-03-18T22:12:56.492ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 3253 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:43470 req_id = bd387ca1-b0ad-4b05-b293-971dc715755f response_code = 200 uri = /timesync
832026-03-18T22:13:46.822ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::c]:58541
842026-03-18T22:13:46.822ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
852026-03-18T22:13:46.825ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1773872026.0939777, correction: -0.000184854 })
862026-03-18T22:13:46.825ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 3176 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:58541 req_id = 206da5e0-4d41-4dce-929a-f940b00858fd response_code = 200 uri = /timesync
872026-03-18T22:13:46.912ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::a]:57337
882026-03-18T22:13:46.912ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
892026-03-18T22:13:46.915ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1773872026.0939777, correction: -0.000184314 })
902026-03-18T22:13:46.915ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2892 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:57337 req_id = cbdea1b2-a2c0-42b6-8040-9d5840ff3fbb response_code = 200 uri = /timesync
912026-03-18T22:13:46.950ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::b]:37948
922026-03-18T22:13:46.950ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
932026-03-18T22:13:46.953ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1773872026.0939777, correction: -0.000184084 })
942026-03-18T22:13:46.953ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2970 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:37948 req_id = 02e37984-e231-4ff8-ad3d-31a3bd14aefc response_code = 200 uri = /timesync
952026-03-18T22:14:46.608ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::b]:33129
962026-03-18T22:14:46.608ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
972026-03-18T22:14:46.611ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1773872083.4102738, correction: -0.00032374 })
982026-03-18T22:14:46.611ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 3045 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:33129 req_id = a3b27412-bcab-492c-8d5a-3c956dce07b0 response_code = 200 uri = /timesync
992026-03-18T22:14:46.653ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::c]:45877
1002026-03-18T22:14:46.653ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1012026-03-18T22:14:46.656ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1773872083.4102738, correction: -0.000322556 })
1022026-03-18T22:14:46.656ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2840 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:45877 req_id = 68fe016a-0f95-4fe6-86a7-f38ac86109fa response_code = 200 uri = /timesync
1032026-03-18T22:14:46.693ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::a]:54921
1042026-03-18T22:14:46.693ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1052026-03-18T22:14:46.696ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1773872083.4102738, correction: -0.000321485 })
1062026-03-18T22:14:46.696ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2757 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:54921 req_id = dc5935f4-0363-41f8-8c44-593f6a8f4093 response_code = 200 uri = /timesync