[INFO] cloning repository https://github.com/Protryon/really-notify
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Protryon/really-notify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProtryon%2Freally-notify", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProtryon%2Freally-notify'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b08c20c1d85ffb0ae9e00ce07a3fb54e17a6f6db
[INFO] testing Protryon/really-notify/b08c20c1d85ffb0ae9e00ce07a3fb54e17a6f6db against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProtryon%2Freally-notify" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Protryon/really-notify
[INFO] finished tweaking git repo https://github.com/Protryon/really-notify
[INFO] tweaked toml for git repo https://github.com/Protryon/really-notify written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Protryon/really-notify on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Protryon/really-notify already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 31296109df65facb01c56f532144a0637dc71df31bb280d871ee7aaa73ee5223
[INFO] running `Command { std: "docker" "start" "-a" "31296109df65facb01c56f532144a0637dc71df31bb280d871ee7aaa73ee5223", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31296109df65facb01c56f532144a0637dc71df31bb280d871ee7aaa73ee5223", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31296109df65facb01c56f532144a0637dc71df31bb280d871ee7aaa73ee5223", kill_on_drop: false }`
[INFO] [stdout] 31296109df65facb01c56f532144a0637dc71df31bb280d871ee7aaa73ee5223
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d5cdf937a938bb37820e440ae3c2a1eefbed814d28a1eeb424a96371cfde5e01
[INFO] running `Command { std: "docker" "start" "-a" "d5cdf937a938bb37820e440ae3c2a1eefbed814d28a1eeb424a96371cfde5e01", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bitmask-enum v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling really-notify v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `mask` and `cookie` are never read
[INFO] [stdout]   --> src/inotify.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct INotifyEvent {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 64 |     pub watch_descriptor: WatchHandle,
[INFO] [stdout] 65 |     pub mask: INotifyMask,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 66 |     pub cookie: u32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `INotifyEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.50s
[INFO] running `Command { std: "docker" "inspect" "d5cdf937a938bb37820e440ae3c2a1eefbed814d28a1eeb424a96371cfde5e01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5cdf937a938bb37820e440ae3c2a1eefbed814d28a1eeb424a96371cfde5e01", kill_on_drop: false }`
[INFO] [stdout] d5cdf937a938bb37820e440ae3c2a1eefbed814d28a1eeb424a96371cfde5e01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ea3d6e88da0f264959cc42977c55f875ad931844eaa263d09082652cf07ea09
[INFO] running `Command { std: "docker" "start" "-a" "3ea3d6e88da0f264959cc42977c55f875ad931844eaa263d09082652cf07ea09", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling really-notify v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `mask` and `cookie` are never read
[INFO] [stdout]   --> src/inotify.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct INotifyEvent {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 64 |     pub watch_descriptor: WatchHandle,
[INFO] [stdout] 65 |     pub mask: INotifyMask,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 66 |     pub cookie: u32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `INotifyEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `mask` and `cookie` are never read
[INFO] [stdout]   --> src/inotify.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct INotifyEvent {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 64 |     pub watch_descriptor: WatchHandle,
[INFO] [stdout] 65 |     pub mask: INotifyMask,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 66 |     pub cookie: u32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `INotifyEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.81s
[INFO] running `Command { std: "docker" "inspect" "3ea3d6e88da0f264959cc42977c55f875ad931844eaa263d09082652cf07ea09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ea3d6e88da0f264959cc42977c55f875ad931844eaa263d09082652cf07ea09", kill_on_drop: false }`
[INFO] [stdout] 3ea3d6e88da0f264959cc42977c55f875ad931844eaa263d09082652cf07ea09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a2bf8e6f5e08e3b18fbc06a7f66a3fd56d5b285b695f11b2a4f0368b7b4af24d
[INFO] running `Command { std: "docker" "start" "-a" "a2bf8e6f5e08e3b18fbc06a7f66a3fd56d5b285b695f11b2a4f0368b7b4af24d", kill_on_drop: false }`
[INFO] [stderr] warning: fields `mask` and `cookie` are never read
[INFO] [stderr]   --> src/inotify.rs:65:9
[INFO] [stderr]    |
[INFO] [stderr] 63 | pub struct INotifyEvent {
[INFO] [stderr]    |            ------------ fields in this struct
[INFO] [stderr] 64 |     pub watch_descriptor: WatchHandle,
[INFO] [stderr] 65 |     pub mask: INotifyMask,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 66 |     pub cookie: u32,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `INotifyEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `really-notify` (lib) generated 1 warning
[INFO] [stderr] warning: `really-notify` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/really_notify-e31f9f5d0f7cede6)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] [2026-01-06T12:01:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:01:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:01:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:01:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:01:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:01:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:01:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:01:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:01:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:01:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:01:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:01:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:01:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:01:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:01:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:01:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:01:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:01:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:01:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:01:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:01:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:01:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stdout] test tests::test_file_zone has been running for over 60 seconds
[INFO] [stderr] [2026-01-06T12:02:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:02:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:02:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:03:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:03:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:04:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:04:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:05:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:05:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:06:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:06:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:07:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:07:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:08:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:08:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:09:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:09:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:10:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:10:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:11:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:11:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:12:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:12:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:13:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:13:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:14:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:14:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:15:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:15:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-01-06T12:16:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-06T12:16:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "a2bf8e6f5e08e3b18fbc06a7f66a3fd56d5b285b695f11b2a4f0368b7b4af24d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2bf8e6f5e08e3b18fbc06a7f66a3fd56d5b285b695f11b2a4f0368b7b4af24d", kill_on_drop: false }`
[INFO] [stdout] a2bf8e6f5e08e3b18fbc06a7f66a3fd56d5b285b695f11b2a4f0368b7b4af24d
