| 1 | | [ Jan 31 05:58:18 Enabled. ] |
| 2 | | [ Jan 31 05:58:18 Rereading configuration. ] |
| 3 | | [ Jan 31 05:58:19 Rereading configuration. ] |
| 4 | | [ Jan 31 05:58:24 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 | | [ Jan 31 05:58:24 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-01-31T05:58:24.627Z | INFO | ntp-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
|
| 23 | 2026-01-31T05:58:25.019Z | INFO | ntp-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]:48352
|
| 24 | 2026-01-31T05:58:25.020Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 25 | 2026-01-31T05:58:25.023Z | INFO | ntp-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 })
|
| 26 | 2026-01-31T05:58:25.023Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867
latency_us = 3344
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48352
req_id = 4f746d5c-6599-4499-890f-3fc683070bbb
response_code = 200
uri = /timesync
|
| 27 | 2026-01-31T05:58:25.420Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 28 | 2026-01-31T05:58:25.422Z | INFO | ntp-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 })
|
| 29 | 2026-01-31T05:58:25.422Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867
latency_us = 2563
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48352
req_id = da4aadcf-436f-4ecd-884a-17831659d867
response_code = 200
uri = /timesync
|
| 30 | 2026-01-31T05:58:25.608Z | INFO | ntp-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]:49368
|
| 31 | 2026-01-31T05:58:25.608Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 32 | 2026-01-31T05:58:25.610Z | INFO | ntp-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 })
|
| 33 | 2026-01-31T05:58:25.610Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867
latency_us = 2545
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:49368
req_id = 0777c677-3d10-4618-915c-dbb7148eed18
response_code = 200
uri = /timesync
|
| 34 | 2026-01-31T05:58:25.911Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 35 | 2026-01-31T05:58:25.913Z | INFO | ntp-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 })
|
| 36 | 2026-01-31T05:58:25.913Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867
latency_us = 2600
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48352
req_id = 2aa6508d-23b0-463b-85cc-7ad37221dcd0
response_code = 200
uri = /timesync
|
| 37 | 2026-01-31T05:58:26.602Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 38 | 2026-01-31T05:58:26.605Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: false, ref_id: 2901320761, ip_addr: 172.238.164.57, stratum: 5, ref_time: 1769839105.9995978, correction: -0.065241717 })
|
| 39 | 2026-01-31T05:58:26.605Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867
latency_us = 2823
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48352
req_id = 403f18df-98d4-48b7-aac4-f96c355b4474
response_code = 200
uri = /timesync
|
| 40 | 2026-01-31T05:58:27.824Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 41 | 2026-01-31T05:58:27.828Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: false, ref_id: 398108796, ip_addr: 23.186.168.124, stratum: 3, ref_time: 1769839107.1427317, correction: -0.063985586 })
|
| 42 | 2026-01-31T05:58:27.828Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867
latency_us = 3257
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48352
req_id = a51b7573-ec49-48f4-a828-eba1d8cd6798
response_code = 200
uri = /timesync
|
| 43 | 2026-01-31T05:58:29.695Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 44 | 2026-01-31T05:58:29.698Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: false, ref_id: 398108796, ip_addr: 23.186.168.124, stratum: 3, ref_time: 1769839107.9136763, correction: -0.058639362 })
|
| 45 | 2026-01-31T05:58:29.698Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867
latency_us = 3447
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48352
req_id = 2dafd8a3-5458-439d-bae6-21f989ff75af
response_code = 200
uri = /timesync
|
| 46 | 2026-01-31T05:58:30.694Z | INFO | ntp-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]:55662
|
| 47 | 2026-01-31T05:58:30.694Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 48 | 2026-01-31T05:58:30.696Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: false, ref_id: 398108796, ip_addr: 23.186.168.124, stratum: 3, ref_time: 1769839109.2033882, correction: -0.056193806 })
|
| 49 | 2026-01-31T05:58:30.696Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867
latency_us = 3019
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55662
req_id = 3ce77bc2-1158-4071-81de-bd9f9782a343
response_code = 200
uri = /timesync
|
| 50 | 2026-01-31T05:58:31.276Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 51 | 2026-01-31T05:58:31.278Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: false, ref_id: 398108796, ip_addr: 23.186.168.124, stratum: 3, ref_time: 1769839109.73649, correction: -0.054750934 })
|
| 52 | 2026-01-31T05:58:31.278Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867
latency_us = 2790
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48352
req_id = 32af3702-127a-4d50-b988-ec1f65e228ae
response_code = 200
uri = /timesync
|
| 53 | 2026-01-31T05:58:32.395Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 54 | 2026-01-31T05:58:32.398Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: false, ref_id: 398108796, ip_addr: 23.186.168.124, stratum: 3, ref_time: 1769839110.7508411, correction: -0.050165765 })
|
| 55 | 2026-01-31T05:58:32.398Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867
latency_us = 3030
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48352
req_id = f0b6b696-a38c-4b5d-a6a5-dace05bbf467
response_code = 200
uri = /timesync
|
| 56 | 2026-01-31T05:58:34.986Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 57 | 2026-01-31T05:58:34.989Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 398108796, ip_addr: 23.186.168.124, stratum: 3, ref_time: 1769839113.3956275, correction: -0.042226303 })
|
| 58 | 2026-01-31T05:58:34.989Z | INFO | ntp-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]:48352
req_id = 489f2488-a167-452c-8144-bbb950871cd6
response_code = 200
uri = /timesync
|
| 59 | 2026-01-31T05:58:35.117Z | INFO | ntp-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]:60006
|
| 60 | 2026-01-31T05:58:35.117Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 61 | 2026-01-31T05:58:35.119Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 398108796, ip_addr: 23.186.168.124, stratum: 3, ref_time: 1769839113.3956275, correction: -0.04187201 })
|
| 62 | 2026-01-31T05:58:35.119Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867
latency_us = 2356
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:60006
req_id = 06ca8349-7c8c-4f9f-b368-b2aa5d228e1c
response_code = 200
uri = /timesync
|
| 63 | 2026-01-31T05:59:57.903Z | INFO | ntp-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]:44124
|
| 64 | 2026-01-31T05:59:57.934Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 65 | 2026-01-31T05:59:57.945Z | INFO | ntp-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: 1769839196.9654455, correction: -0.000121529 })
|
| 66 | 2026-01-31T05:59:57.945Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867
latency_us = 22660
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44124
req_id = 0135bf62-b7b6-4b32-8359-69f0f58b37e9
response_code = 200
uri = /timesync
|