Max level shown:
1 [ Mar 24 17:53:51 Enabled. ]
2 [ Mar 24 17:53:51 Rereading configuration. ]
3 [ Mar 24 17:53:51 Rereading configuration. ]
4 [ Mar 24 17:53:57 Executing start method ("/opt/oxide/lib/svc/manifest/ntp-admin.sh"). ]
5 + set -o errexit
6 + set -o pipefail
7 + . /lib/svc/share/smf_include.sh
8 ++ SMF_EXIT_OK=0
9 ++ SMF_EXIT_NODAEMON=94
10 ++ SMF_EXIT_ERR_FATAL=95
11 ++ SMF_EXIT_ERR_CONFIG=96
12 ++ SMF_EXIT_MON_DEGRADE=97
13 ++ SMF_EXIT_MON_OFFLINE=98
14 ++ SMF_EXIT_ERR_NOSMF=99
15 ++ SMF_EXIT_ERR_PERM=100
16 ++ svcprop -c -p config/address svc:/oxide/ntp-admin:default
17 + ADDR='[fd00:1122:3344:101::1b]:10123'
18 + args=('run' '--config-file-path' "/opt/oxide/lib/svc/ntp-admin/config.toml" '--address' "$ADDR")
19 + exec /opt/oxide/ntp-admin/bin/ntp-admin run --config-file-path /opt/oxide/lib/svc/ntp-admin/config.toml --address '[fd00:1122:3344:101::1b]:10123'
20 [ Mar 24 17:53:57 Method "start" exited with status 0. ]
21 note: configured to log to "/dev/stdout"
222026-03-24T17:53:57.880ZINFOntp-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-24T17:53:58.352ZINFOntp-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]:42776
242026-03-24T17:53:58.353ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
252026-03-24T17:53:58.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 })
262026-03-24T17:53:58.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 = 3365 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:42776 req_id = 8aedd843-cefc-423a-80d3-ab239b0361b6 response_code = 200 uri = /timesync
272026-03-24T17:53:59.505ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
282026-03-24T17:53:59.508ZINFOntp-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-24T17:53:59.508ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2474 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:42776 req_id = 291d91ba-df3f-4722-b449-ef8cd11309a0 response_code = 200 uri = /timesync
302026-03-24T17:54:00.990ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
312026-03-24T17:54:00.993ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 2900890982, ip_addr: 172.232.21.102, stratum: 3, ref_time: 1774374839.45201, correction: -0.092737429 })
322026-03-24T17:54:00.993ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2962 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:42776 req_id = 5efcd1e5-83ad-4282-bb2a-a4a8d01fb701 response_code = 200 uri = /timesync
332026-03-24T17:54:02.014ZINFOntp-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]:53428
342026-03-24T17:54:02.014ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
352026-03-24T17:54:02.017ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 2900890982, ip_addr: 172.232.21.102, stratum: 3, ref_time: 1774374840.8580923, correction: 1.98e-7 })
362026-03-24T17:54:02.017ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2785 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:53428 req_id = 827c2d69-8395-4450-8cef-d89fbb7886ea response_code = 200 uri = /timesync
372026-03-24T17:54:02.497ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
382026-03-24T17:54:02.500ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 2900890982, ip_addr: 172.232.21.102, stratum: 3, ref_time: 1774374842.4882917, correction: 0.449569225 })
392026-03-24T17:54:02.500ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2843 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:42776 req_id = 9d2ffba1-6a28-40fd-a79b-7a9d7638f41b response_code = 200 uri = /timesync
402026-03-24T17:54:04.208ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
412026-03-24T17:54:04.210ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 2900890982, ip_addr: 172.232.21.102, stratum: 3, ref_time: 1774374843.3126278, correction: 0.452103704 })
422026-03-24T17:54:04.210ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2728 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:42776 req_id = c085ba4f-ebba-4b48-8f5f-9a0cc344ebb8 response_code = 200 uri = /timesync
432026-03-24T17:54:06.354ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
442026-03-24T17:54:06.357ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 2900890982, ip_addr: 172.232.21.102, stratum: 3, ref_time: 1774374845.1944015, correction: 0.441622198 })
452026-03-24T17:54:06.357ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2858 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:42776 req_id = 7cd5cc35-c935-407b-b2aa-8cadbb7f608e response_code = 200 uri = /timesync
462026-03-24T17:54:07.982ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
472026-03-24T17:54:07.985ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 2900890982, ip_addr: 172.232.21.102, stratum: 3, ref_time: 1774374847.0164976, correction: 0.436408699 })
482026-03-24T17:54:07.985ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 3062 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:42776 req_id = 64fdcd60-57fe-430d-bfcb-c459a50c1dbe response_code = 200 uri = /timesync
492026-03-24T17:54:11.357ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
502026-03-24T17:54:11.360ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 2900890982, ip_addr: 172.232.21.102, stratum: 3, ref_time: 1774374850.121493, correction: 0.425925344 })
512026-03-24T17:54:11.360ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 3015 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:42776 req_id = 6745e094-91c6-4cfe-ab5d-9669745c7c1a response_code = 200 uri = /timesync
522026-03-24T17:54:17.485ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
532026-03-24T17:54:17.488ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 2900890982, ip_addr: 172.232.21.102, stratum: 3, ref_time: 1774374856.9126952, correction: 0.410701096 })
542026-03-24T17:54:17.488ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 3042 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:42776 req_id = 940c91b6-76dc-4e23-af63-0fcadbf230d8 response_code = 200 uri = /timesync
552026-03-24T17:54:22.080ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
562026-03-24T17:54:22.083ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 2900890982, ip_addr: 172.232.21.102, stratum: 3, ref_time: 1774374861.8491895, correction: 0.397409379 })
572026-03-24T17:54:22.083ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2957 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:42776 req_id = 7ee2e37d-e0e6-40ba-9da7-b799210db4ad response_code = 200 uri = /timesync
582026-03-24T17:54:28.291ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
592026-03-24T17:54:28.294ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 2900890982, ip_addr: 172.232.21.102, stratum: 3, ref_time: 1774374866.5444021, correction: 0.38074705 })
602026-03-24T17:54:28.294ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2976 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:42776 req_id = a61b035b-989d-4714-815e-a6397495d0cc response_code = 200 uri = /timesync
612026-03-24T17:54:39.681ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
622026-03-24T17:54:39.684ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 2900890982, ip_addr: 172.232.21.102, stratum: 3, ref_time: 1774374879.0357416, correction: 0.350436896 })
632026-03-24T17:54:39.684ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 3368 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:42776 req_id = 334e9f7c-010c-471d-917f-14bdb0b48fe8 response_code = 200 uri = /timesync
642026-03-24T17:54:48.429ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
652026-03-24T17:54:48.432ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 2900890982, ip_addr: 172.232.21.102, stratum: 3, ref_time: 1774374887.1025074, correction: 0.326935828 })
662026-03-24T17:54:48.432ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 3077 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:42776 req_id = bb1ab35b-76f6-4133-b6cd-0575144224d5 response_code = 200 uri = /timesync
672026-03-24T17:54:58.790ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
682026-03-24T17:54:58.792ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 2900890982, ip_addr: 172.232.21.102, stratum: 3, ref_time: 1774374898.0245352, correction: 0.298876375 })
692026-03-24T17:54:58.792ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2573 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:42776 req_id = e6ce72fc-48c7-40b2-a3cd-7c2a074e41f0 response_code = 200 uri = /timesync
702026-03-24T17:55:07.088ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
712026-03-24T17:55:07.091ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 2900890982, ip_addr: 172.232.21.102, stratum: 3, ref_time: 1774374905.9414854, correction: 0.27665031 })
722026-03-24T17:55:07.091ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 3003 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:42776 req_id = 02ba62f5-7a83-41ef-b440-46a5239865ae response_code = 200 uri = /timesync
732026-03-24T17:55:29.964ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
742026-03-24T17:55:29.967ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 2900890982, ip_addr: 172.232.21.102, stratum: 3, ref_time: 1774374928.345934, correction: 0.214762479 })
752026-03-24T17:55:29.967ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 3074 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:42776 req_id = c7761f1c-3df9-489e-853f-5bb7d32c3530 response_code = 200 uri = /timesync
762026-03-24T17:55:55.809ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
772026-03-24T17:55:55.812ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 2900890982, ip_addr: 172.232.21.102, stratum: 3, ref_time: 1774374955.5699532, correction: 0.144953728 })
782026-03-24T17:55:55.812ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 3106 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:42776 req_id = 0c714cbf-81ae-424f-97f8-179de1032092 response_code = 200 uri = /timesync
792026-03-24T17:56:22.314ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
802026-03-24T17:56:22.317ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 757970957, ip_addr: 45.45.184.13, stratum: 3, ref_time: 1774374981.5257218, correction: 0.072390631 })
812026-03-24T17:56:22.317ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2827 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:42776 req_id = c52c7e9d-7860-4cd1-ae28-213b292f9529 response_code = 200 uri = /timesync
822026-03-24T17:57:00.971ZINFOntp-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]:33069
832026-03-24T17:57:00.971ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
842026-03-24T17:57:00.974ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 3239919586, ip_addr: 193.29.63.226, stratum: 3, ref_time: 1774375019.3464353, correction: 0.000316224 })
852026-03-24T17:57:00.974ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2711 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:33069 req_id = 9a773f5e-2068-4c1b-aa2d-7028d924ed14 response_code = 200 uri = /timesync
862026-03-24T17:57:01.074ZINFOntp-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]:39200
872026-03-24T17:57:01.075ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
882026-03-24T17:57:01.077ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 3239919586, ip_addr: 193.29.63.226, stratum: 3, ref_time: 1774375019.3464353, correction: 0.000314088 })
892026-03-24T17:57:01.077ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2499 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:39200 req_id = 46c50e92-9ae9-497d-a278-87fb68f6def2 response_code = 200 uri = /timesync
902026-03-24T17:58:06.953ZINFOntp-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]:63855
912026-03-24T17:58:06.982ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
922026-03-24T17:58:07.004ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 3239919586, ip_addr: 193.29.63.226, stratum: 3, ref_time: 1774375085.7817657, correction: 0.000101587 })
932026-03-24T17:58:07.004ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 30549 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:63855 req_id = 495774b5-c310-4985-a75a-9176491e9eb0 response_code = 200 uri = /timesync
942026-03-24T17:59:20.170ZINFOntp-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]:45283
952026-03-24T17:59:20.185ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
962026-03-24T17:59:20.200ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 3239919586, ip_addr: 193.29.63.226, stratum: 3, ref_time: 1774375160.0606892, correction: 4.4192e-5 })
972026-03-24T17:59:20.201ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 22002 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:45283 req_id = 6d7377d5-bb87-40f6-bbb1-7a18af87f8b0 response_code = 200 uri = /timesync
982026-03-24T17:59:24.907ZINFOntp-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]:41368
992026-03-24T17:59:24.908ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1002026-03-24T17:59:24.911ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 3239919586, ip_addr: 193.29.63.226, stratum: 3, ref_time: 1774375163.834676, correction: 5.6281e-5 })
1012026-03-24T17:59:24.912ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 4212 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:41368 req_id = 6a90acf3-ff52-4bd9-a613-3eb69ae1fbeb response_code = 200 uri = /timesync
1022026-03-24T17:59:25.942ZINFOntp-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]:34738
1032026-03-24T17:59:25.942ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1042026-03-24T17:59:25.945ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 3239919586, ip_addr: 193.29.63.226, stratum: 3, ref_time: 1774375165.404216, correction: 6.4716e-5 })
1052026-03-24T17:59:25.945ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 3042 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:34738 req_id = 9c0d1935-131a-4e4d-a0bf-34ec253cae84 response_code = 200 uri = /timesync
1062026-03-24T17:59:28.495ZINFOntp-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]:33886
1072026-03-24T17:59:28.495ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1082026-03-24T17:59:28.498ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 3239919586, ip_addr: 193.29.63.226, stratum: 3, ref_time: 1774375167.0545363, correction: 3.8136e-5 })
1092026-03-24T17:59:28.498ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 3333 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:33886 req_id = ac970ac9-8a92-4fb6-9a86-da1c063fffef response_code = 200 uri = /timesync
1102026-03-24T17:59:28.978ZINFOntp-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]:62484
1112026-03-24T17:59:28.978ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1122026-03-24T17:59:28.981ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 3239919586, ip_addr: 193.29.63.226, stratum: 3, ref_time: 1774375168.558094, correction: 2.6431e-5 })
1132026-03-24T17:59:28.981ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2803 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:62484 req_id = 757079d5-d145-4f30-bd18-707ca1911482 response_code = 200 uri = /timesync
1142026-03-24T17:59:58.787ZINFOntp-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]:64569
1152026-03-24T17:59:58.787ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1162026-03-24T17:59:58.794ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 3239919586, ip_addr: 193.29.63.226, stratum: 3, ref_time: 1774375197.1454098, correction: 4.6742e-5 })
1172026-03-24T17:59:58.794ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 7296 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:64569 req_id = b1b8a97c-fa5c-4089-b193-55c4f35d83c8 response_code = 200 uri = /timesync
1182026-03-24T17:59:58.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::b]:43455
1192026-03-24T17:59:58.822ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1202026-03-24T17:59:58.825ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 3239919586, ip_addr: 193.29.63.226, stratum: 3, ref_time: 1774375197.1454098, correction: 4.6736e-5 })
1212026-03-24T17:59:58.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 = 3317 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:43455 req_id = 89e8231a-a718-40cd-9d22-03242770fa36 response_code = 200 uri = /timesync
1222026-03-24T18:00:00.138ZINFOntp-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]:41749
1232026-03-24T18:00:00.138ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1242026-03-24T18:00:00.140ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 3239919586, ip_addr: 193.29.63.226, stratum: 3, ref_time: 1774375198.7511284, correction: -0.000220368 })
1252026-03-24T18:00:00.141ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2927 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:41749 req_id = 0d19b29f-91b3-44f3-9f94-e377bf13b02f response_code = 200 uri = /timesync