[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 beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProtryon%2Freally-notify" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Protryon/really-notify on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a21585febbabb10bde068342df49391098eeef959fe250203ded7bd58e733c60
[INFO] running `Command { std: "docker" "start" "-a" "a21585febbabb10bde068342df49391098eeef959fe250203ded7bd58e733c60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a21585febbabb10bde068342df49391098eeef959fe250203ded7bd58e733c60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a21585febbabb10bde068342df49391098eeef959fe250203ded7bd58e733c60", kill_on_drop: false }`
[INFO] [stdout] a21585febbabb10bde068342df49391098eeef959fe250203ded7bd58e733c60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c069cba3acedc7e2992738ab925dbd07f7a52471430e8b0e920f92f1027fdc5f
[INFO] running `Command { std: "docker" "start" "-a" "c069cba3acedc7e2992738ab925dbd07f7a52471430e8b0e920f92f1027fdc5f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling bitmask-enum v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling async-stream v0.3.5
[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 32.38s
[INFO] running `Command { std: "docker" "inspect" "c069cba3acedc7e2992738ab925dbd07f7a52471430e8b0e920f92f1027fdc5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c069cba3acedc7e2992738ab925dbd07f7a52471430e8b0e920f92f1027fdc5f", kill_on_drop: false }`
[INFO] [stdout] c069cba3acedc7e2992738ab925dbd07f7a52471430e8b0e920f92f1027fdc5f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84c6abffcbf1322b00398619df77fe9c773bae94c866aeb13f9292afd0dd0ea3
[INFO] running `Command { std: "docker" "start" "-a" "84c6abffcbf1322b00398619df77fe9c773bae94c866aeb13f9292afd0dd0ea3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[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 socket2 v0.4.9
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling tokio v1.28.2
[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 29.38s
[INFO] running `Command { std: "docker" "inspect" "84c6abffcbf1322b00398619df77fe9c773bae94c866aeb13f9292afd0dd0ea3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84c6abffcbf1322b00398619df77fe9c773bae94c866aeb13f9292afd0dd0ea3", kill_on_drop: false }`
[INFO] [stdout] 84c6abffcbf1322b00398619df77fe9c773bae94c866aeb13f9292afd0dd0ea3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] db890002a6372fe09efc26e8f016ff6907783f470f96704d40ba735f554e2f79
[INFO] running `Command { std: "docker" "start" "-a" "db890002a6372fe09efc26e8f016ff6907783f470f96704d40ba735f554e2f79", 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.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/really_notify-424686ca3b5cee87)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] [2025-09-24T22:49:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:49: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] [2025-09-24T22:49:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:49: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] [2025-09-24T22:49:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:49: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] [2025-09-24T22:49:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:49: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] [2025-09-24T22:49:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:49: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] [2025-09-24T22:49:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:49: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] [2025-09-24T22:49:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:49: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] [2025-09-24T22:49:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:49: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] [2025-09-24T22:49:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:49: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] [2025-09-24T22:49:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:49: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] [2025-09-24T22:49:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:49: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] [2025-09-24T22:49:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:49: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] [2025-09-24T22:49:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:49: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] [2025-09-24T22:49:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:49: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] [2025-09-24T22:49:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:49: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] [2025-09-24T22:49:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:49: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] [2025-09-24T22:49:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:49: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] [2025-09-24T22:49:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:49: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] [2025-09-24T22:49:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:49: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] [2025-09-24T22:49:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:49: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] [2025-09-24T22:49:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:49: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] [2025-09-24T22:49:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:49: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] [2025-09-24T22:49:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:49: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] [2025-09-24T22:49:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:49: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] [2025-09-24T22:49:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:49: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] [2025-09-24T22:49:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:49: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] [2025-09-24T22:49:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:49: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] [2025-09-24T22:49:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:49: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] [2025-09-24T22:49:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:49: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] [2025-09-24T22:49:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:49: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] [2025-09-24T22:49:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:49: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] [2025-09-24T22:49:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:49: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] [2025-09-24T22:49:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:49: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] [2025-09-24T22:49:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:49: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] [2025-09-24T22:49:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:49: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] [2025-09-24T22:49:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:49: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] [2025-09-24T22:49:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:49: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] [2025-09-24T22:49:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:49: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] [2025-09-24T22:49:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:49: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] [2025-09-24T22:49:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:49: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] [2025-09-24T22:49:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:49: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] [2025-09-24T22:49:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:49: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] [2025-09-24T22:49:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:49: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] [2025-09-24T22:49:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:49: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] [2025-09-24T22:50:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [stdout] test tests::test_file_zone has been running for over 60 seconds
[INFO] [stderr] [2025-09-24T22:50:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:50:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:50: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] [2025-09-24T22:51:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:51:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:51: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] [2025-09-24T22:52:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:52:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:52: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] [2025-09-24T22:53:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:53:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:53: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] [2025-09-24T22:54:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:54:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:54: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] [2025-09-24T22:55:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:55:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:55: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] [2025-09-24T22:56:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:56:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:56: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] [2025-09-24T22:57:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:57:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:57: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] [2025-09-24T22:58:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:58:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:58: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] [2025-09-24T22:59:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T22:59:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T22:59: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] [2025-09-24T23:00:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:00:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:00: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] [2025-09-24T23:01:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23:01: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] [2025-09-24T23:01:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:01:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:01:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:01:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:01:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:01:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:01:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:01:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:01:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:01:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:01:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [stderr] [2025-09-24T23:02:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:02:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:03:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:04:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:04:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:04:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:04:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:04:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:04:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:04:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:04:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:04:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:04:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:04:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:04:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:04:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:04:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:04:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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] [2025-09-24T23:04:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-09-24T23: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)
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "db890002a6372fe09efc26e8f016ff6907783f470f96704d40ba735f554e2f79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db890002a6372fe09efc26e8f016ff6907783f470f96704d40ba735f554e2f79", kill_on_drop: false }`
[INFO] [stdout] db890002a6372fe09efc26e8f016ff6907783f470f96704d40ba735f554e2f79
