Max level shown:
1 [ Feb 26 17:08:35 Enabled. ]
2 [ Feb 26 17:08:35 Rereading configuration. ]
3 [ Feb 26 17:08:36 Rereading configuration. ]
4 [ Feb 26 17:08:42 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 [ Feb 26 17:08:42 Method "start" exited with status 0. ]
21 note: configured to log to "/dev/stdout"
222026-02-26T17:08:42.507ZINFOntp-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-02-26T17:08:43.239ZINFOntp-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]:49781
242026-02-26T17:08:43.240ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
252026-02-26T17:08:43.243ZINFOntp-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-02-26T17:08:43.243ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 3391 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:49781 req_id = 409663bc-1a6f-405c-9db8-dbf71fa85646 response_code = 200 uri = /timesync
272026-02-26T17:08:44.305ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
282026-02-26T17:08:44.308ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 1158336682, ip_addr: 69.10.208.170, stratum: 3, ref_time: 1772125723.1649377, correction: -0.060055248 })
292026-02-26T17:08:44.308ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2541 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:49781 req_id = 6078a4c4-4702-4740-b665-991e0fc648da response_code = 200 uri = /timesync
302026-02-26T17:08:45.211ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
312026-02-26T17:08:45.214ZINFOntp-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: 1772125723.7588403, correction: -0.058497567 })
322026-02-26T17:08:45.214ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2746 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:49781 req_id = 7ad13f23-e705-4e9a-8523-aa1f77dd64eb response_code = 200 uri = /timesync
332026-02-26T17:08:46.582ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
342026-02-26T17:08:46.585ZINFOntp-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: 1772125723.7588403, correction: -0.054945059 })
352026-02-26T17:08:46.585ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 3053 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:49781 req_id = 1397b843-6988-43ff-b058-f9f33a3688dd response_code = 200 uri = /timesync
362026-02-26T17:08:47.437ZINFOntp-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]:47747
372026-02-26T17:08:47.437ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
382026-02-26T17:08:47.440ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 1158336682, ip_addr: 69.10.208.170, stratum: 3, ref_time: 1772125725.8040164, correction: -0.053474117 })
392026-02-26T17:08:47.440ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2646 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:47747 req_id = 46a80b77-d89c-40dd-ae3d-10b60479e29f response_code = 200 uri = /timesync
402026-02-26T17:08:48.157ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
412026-02-26T17:08:48.160ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 1158336682, ip_addr: 69.10.208.170, stratum: 3, ref_time: 1772125727.0401008, correction: -0.050543107 })
422026-02-26T17:08:48.160ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2713 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:49781 req_id = 187948b4-eaa3-4765-b496-4074e954bf23 response_code = 200 uri = /timesync
432026-02-26T17:08:50.054ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
442026-02-26T17:08:50.057ZINFOntp-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: 1772125729.7765503, correction: -0.045018155 })
452026-02-26T17:08:50.057ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2723 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:49781 req_id = e576bbd2-67d6-4267-8a54-cc97f7db613b response_code = 200 uri = /timesync
462026-02-26T17:08:50.163ZINFOntp-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]:55569
472026-02-26T17:08:50.164ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
482026-02-26T17:08:50.166ZINFOntp-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: 1772125729.7765503, correction: -0.044720761 })
492026-02-26T17:08:50.166ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2542 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:55569 req_id = ebb3adb6-0cd3-4690-896b-2694eb5c9e32 response_code = 200 uri = /timesync
502026-02-26T17:09:37.984ZINFOntp-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]:43881
512026-02-26T17:09:37.987ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
522026-02-26T17:09:37.998ZINFOntp-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: 1772125776.0692344, correction: 0.000151099 })
532026-02-26T17:09:37.998ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 10929 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:43881 req_id = 015938c2-6f05-410d-a10d-2c7e796cbde6 response_code = 200 uri = /timesync
542026-02-26T17:10:51.403ZINFOntp-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]:56774
552026-02-26T17:10:51.446ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
562026-02-26T17:10:51.494ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 2180654075, ip_addr: 129.250.35.251, stratum: 3, ref_time: 1772125850.24206, correction: 0.000171046 })
572026-02-26T17:10:51.494ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 64583 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:56774 req_id = 932977f9-3c4c-45c0-b232-b4baadc51158 response_code = 200 uri = /timesync
582026-02-26T17:10:55.381ZINFOntp-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]:44815
592026-02-26T17:10:55.382ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
602026-02-26T17:10:55.385ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 2180654075, ip_addr: 129.250.35.251, stratum: 3, ref_time: 1772125854.139392, correction: 0.00015358 })
612026-02-26T17:10:55.385ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2844 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:44815 req_id = 75c861d2-860e-4f10-84e4-f00edafab4d3 response_code = 200 uri = /timesync
622026-02-26T17:10:56.688ZINFOntp-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]:37442
632026-02-26T17:10:56.688ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
642026-02-26T17:10:56.691ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 2180654075, ip_addr: 129.250.35.251, stratum: 3, ref_time: 1772125855.6506357, correction: 0.000139082 })
652026-02-26T17:10:56.691ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 3101 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:37442 req_id = d1046f54-1baa-4564-8330-16e506fed782 response_code = 200 uri = /timesync
662026-02-26T17:11:05.019ZINFOntp-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]:38775
672026-02-26T17:11:05.019ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
682026-02-26T17:11:05.022ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 2180654075, ip_addr: 129.250.35.251, stratum: 3, ref_time: 1772125864.1067638, correction: 0.000123508 })
692026-02-26T17:11:05.022ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2997 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:38775 req_id = c4a95df3-dbc7-4389-b808-fbe95ea1d95a response_code = 200 uri = /timesync
702026-02-26T17:11:05.045ZINFOntp-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]:52194
712026-02-26T17:11:05.045ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
722026-02-26T17:11:05.048ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 2180654075, ip_addr: 129.250.35.251, stratum: 3, ref_time: 1772125864.1067638, correction: 0.000123464 })
732026-02-26T17:11:05.049ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 3162 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:52194 req_id = b272d831-407f-4265-94b2-19d4aeb05d75 response_code = 200 uri = /timesync
742026-02-26T17:11:25.028ZINFOntp-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]:59884
752026-02-26T17:11:25.028ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
762026-02-26T17:11:25.031ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 2180654075, ip_addr: 129.250.35.251, stratum: 3, ref_time: 1772125884.7391226, correction: 1.3175e-5 })
772026-02-26T17:11:25.031ZINFOntp-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::a]:59884 req_id = 446ca1bf-ac5d-42f1-a61d-9bfd180b0b9f response_code = 200 uri = /timesync
782026-02-26T17:11:25.064ZINFOntp-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]:36145
792026-02-26T17:11:25.064ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
802026-02-26T17:11:25.067ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 2180654075, ip_addr: 129.250.35.251, stratum: 3, ref_time: 1772125884.7391226, correction: 1.3174e-5 })
812026-02-26T17:11:25.067ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 3006 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:36145 req_id = 86e28e68-52a2-4719-8caf-90e5f29e4eab response_code = 200 uri = /timesync
822026-02-26T17:11:25.102ZINFOntp-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]:33710
832026-02-26T17:11:25.103ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
842026-02-26T17:11:25.105ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 2180654075, ip_addr: 129.250.35.251, stratum: 3, ref_time: 1772125884.7391226, correction: 1.3173e-5 })
852026-02-26T17:11:25.105ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2818 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:33710 req_id = 706d9e56-af12-4114-9e10-9091015036c7 response_code = 200 uri = /timesync
862026-02-26T17:12:25.210ZINFOntp-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]:60681
872026-02-26T17:12:25.210ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
882026-02-26T17:12:25.213ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 2180654075, ip_addr: 129.250.35.251, stratum: 3, ref_time: 1772125943.9360547, correction: -0.000192516 })
892026-02-26T17:12:25.213ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2689 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:60681 req_id = 7e91ccf0-3db4-46f2-aeef-6c629c9092f0 response_code = 200 uri = /timesync
902026-02-26T17:12:25.259ZINFOntp-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]:63528
912026-02-26T17:12:25.259ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
922026-02-26T17:12:25.262ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 2180654075, ip_addr: 129.250.35.251, stratum: 3, ref_time: 1772125943.9360547, correction: -0.000192052 })
932026-02-26T17:12:25.262ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 3623 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:63528 req_id = f5edc64d-35f9-4221-8860-22da148f4e62 response_code = 200 uri = /timesync
942026-02-26T17:12:25.398ZINFOntp-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]:48965
952026-02-26T17:12:25.398ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
962026-02-26T17:12:25.402ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 2180654075, ip_addr: 129.250.35.251, stratum: 3, ref_time: 1772125943.9360547, correction: -0.00019075 })
972026-02-26T17:12:25.402ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 3170 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:48965 req_id = 88d04d9a-6580-456d-96db-30fc4fb8abee response_code = 200 uri = /timesync
982026-02-26T17:13:24.904ZINFOntp-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]:49226
992026-02-26T17:13:24.904ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1002026-02-26T17:13:24.907ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1772126001.3008718, correction: -3.1925e-5 })
1012026-02-26T17:13:24.907ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2903 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:49226 req_id = c0cf57a8-f389-4aef-b53a-786867f4ff68 response_code = 200 uri = /timesync
1022026-02-26T17:13:24.939ZINFOntp-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]:46432
1032026-02-26T17:13:24.939ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1042026-02-26T17:13:24.942ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1772126001.3008718, correction: -3.1892e-5 })
1052026-02-26T17:13:24.943ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 3389 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:46432 req_id = a4818997-36e8-404f-a92b-47fc155b9a75 response_code = 200 uri = /timesync
1062026-02-26T17:13:24.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]:60510
1072026-02-26T17:13:24.978ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1082026-02-26T17:13:24.981ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1772126001.3008718, correction: -3.1855e-5 })
1092026-02-26T17:13:24.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 = 3106 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:60510 req_id = 706f7ded-891d-44df-aa7c-8e81f6f9024f response_code = 200 uri = /timesync
1102026-02-26T17:14:25.043ZINFOntp-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]:39026
1112026-02-26T17:14:25.043ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1122026-02-26T17:14:25.047ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1772126058.8730898, correction: 7.7782e-5 })
1132026-02-26T17:14:25.047ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 4712 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:39026 req_id = c8fe72bc-1a3f-4786-88ee-5eaaf35e2f56 response_code = 200 uri = /timesync
1142026-02-26T17:14:25.084ZINFOntp-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]:34143
1152026-02-26T17:14:25.084ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1162026-02-26T17:14:25.087ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1772126058.8730898, correction: 7.7684e-5 })
1172026-02-26T17:14:25.087ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 3250 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:34143 req_id = 1ab9d5c1-23d4-4fa7-998e-bec805cd6881 response_code = 200 uri = /timesync
1182026-02-26T17:14:25.123ZINFOntp-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]:39321
1192026-02-26T17:14:25.123ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1202026-02-26T17:14:25.126ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1772126058.8730898, correction: 7.7589e-5 })
1212026-02-26T17:14:25.126ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 3518 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:39321 req_id = eae10c10-ad88-488e-be24-68cda539205b response_code = 200 uri = /timesync