[INFO] cloning repository https://github.com/analyman/portForwarder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/analyman/portForwarder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanalyman%2FportForwarder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanalyman%2FportForwarder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a03b591fc23d177bf6428db3380a6e250f858aad [INFO] testing analyman/portForwarder against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanalyman%2FportForwarder" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/analyman/portForwarder [INFO] finished tweaking git repo https://github.com/analyman/portForwarder [INFO] tweaked toml for git repo https://github.com/analyman/portForwarder written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/analyman/portForwarder on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/analyman/portForwarder 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ntest_test_cases v0.9.3 [INFO] [stderr] Downloaded ntest_timeout v0.9.3 [INFO] [stderr] Downloaded ntest v0.9.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f20c3031d5f529ab025ebd805738cd0b938f216bb995af13d8170cf59642e0ba [INFO] running `Command { std: "docker" "start" "-a" "f20c3031d5f529ab025ebd805738cd0b938f216bb995af13d8170cf59642e0ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f20c3031d5f529ab025ebd805738cd0b938f216bb995af13d8170cf59642e0ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f20c3031d5f529ab025ebd805738cd0b938f216bb995af13d8170cf59642e0ba", kill_on_drop: false }` [INFO] [stdout] f20c3031d5f529ab025ebd805738cd0b938f216bb995af13d8170cf59642e0ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2ef34c7395a9a78d9b1722e1c2741d17534844754f006e2d480124030eba5bb8 [INFO] running `Command { std: "docker" "start" "-a" "2ef34c7395a9a78d9b1722e1c2741d17534844754f006e2d480124030eba5bb8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling queues v1.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling ntest_timeout v0.9.3 [INFO] [stderr] Compiling ntest_test_cases v0.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling ntest v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling portForwarder v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.13s [INFO] running `Command { std: "docker" "inspect" "2ef34c7395a9a78d9b1722e1c2741d17534844754f006e2d480124030eba5bb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ef34c7395a9a78d9b1722e1c2741d17534844754f006e2d480124030eba5bb8", kill_on_drop: false }` [INFO] [stdout] 2ef34c7395a9a78d9b1722e1c2741d17534844754f006e2d480124030eba5bb8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 07ffcfc048a7772e91ebfeeb0929656ecadda9a4b5953a08463e81516f4bf8a8 [INFO] running `Command { std: "docker" "start" "-a" "07ffcfc048a7772e91ebfeeb0929656ecadda9a4b5953a08463e81516f4bf8a8", kill_on_drop: false }` [INFO] [stderr] Compiling portForwarder v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.23s [INFO] running `Command { std: "docker" "inspect" "07ffcfc048a7772e91ebfeeb0929656ecadda9a4b5953a08463e81516f4bf8a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07ffcfc048a7772e91ebfeeb0929656ecadda9a4b5953a08463e81516f4bf8a8", kill_on_drop: false }` [INFO] [stdout] 07ffcfc048a7772e91ebfeeb0929656ecadda9a4b5953a08463e81516f4bf8a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 97ee961ea03918de1d6cb4cf3d34081dc2262db8dcd0df5c6e6c94578be4a13e [INFO] running `Command { std: "docker" "start" "-a" "97ee961ea03918de1d6cb4cf3d34081dc2262db8dcd0df5c6e6c94578be4a13e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/portforwarder-277fded011ac20fc) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/portfd-7540c4c36511cc70) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/tcp_test.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/tcp_test-88be25cbac55b37d) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] [2025-06-24T01:38:50Z INFO portforwarder::tcp_forwarder] listen at tcp://[::1]:33833 [INFO] [stderr] [2025-06-24T01:38:50Z INFO portforwarder::tcp_forwarder] accept connection from [::1]:55940 to [::1]:32345, current connections: 1 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:55940 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from unknown to [::1]:55940 [INFO] [stderr] [2025-06-24T01:38:50Z DEBUG portforwarder::tcp_forwarder] tcp forwarder closed: inComingPeerRecieveBytes = 102400, inComingPeerSendBytes = 102400, outGoingPeerRecieveBytes = 102400, outGoingPeerSendBytes = 102400 [INFO] [stdout] test test_tcp_forwarder ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s [INFO] [stdout] [INFO] [stderr] Running tests/udp_test.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/udp_test-f3f62bfe2ca66cb2) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] [2025-06-24T01:38:50Z INFO portforwarder::udp_forwarder] listen incomming udp://[::1]:33833 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z INFO portforwarder::udp_forwarder] create session, new message from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] forward udp packet from [::1]:52141 to [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 28 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 27 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 26 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 25 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 24 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 23 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 22 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 21 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 20 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 19 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 18 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 17 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 16 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 15 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 14 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 13 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 12 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 11 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 10 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 9 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 8 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 7 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 6 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 5 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 4 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 3 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 2 [INFO] [stderr] [2025-06-24T01:38:51Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 1 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 0 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:52141 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 97 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 96 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 95 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 94 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 93 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 92 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 91 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 90 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 89 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 88 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 87 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 86 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 85 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 84 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 83 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 82 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 81 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 80 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 79 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 78 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 77 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 76 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 75 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 74 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 73 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 72 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 71 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 70 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 69 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 68 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 67 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 66 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 65 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 64 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 63 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 62 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 61 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 60 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 59 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 58 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 57 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 56 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 55 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 54 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 53 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 52 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 51 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 50 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 49 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 48 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 47 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 46 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 45 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 44 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 43 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 42 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 41 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 40 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 39 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 38 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 37 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 36 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 35 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 34 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 33 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 32 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 31 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 30 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 29 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 28 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 27 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 26 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 25 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 24 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 23 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 22 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 21 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 20 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 19 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 18 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 17 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 16 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 15 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 14 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 13 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 12 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 11 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 10 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 9 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 8 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 7 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 6 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 5 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 4 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 3 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 2 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 1 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 0 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] midpoint [::]:52772: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 72 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 71 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 70 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 69 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 68 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 67 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 66 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 65 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 64 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 63 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 62 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 61 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 60 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 59 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 58 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 57 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 56 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 55 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 54 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 53 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 52 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 51 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 50 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 49 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 48 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 47 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 46 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 45 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 44 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 43 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 42 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 41 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 40 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 39 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 38 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 37 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 36 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 35 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 34 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 33 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 32 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 31 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 30 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 29 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 28 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 27 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 26 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 25 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 24 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 23 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 22 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 21 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 20 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 19 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 18 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 17 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 16 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 15 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 14 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 13 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 12 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 11 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 10 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 9 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 8 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 7 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 6 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 5 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 4 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 3 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 2 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 1 [INFO] [stderr] [2025-06-24T01:38:52Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:52141, remain 0 [INFO] [stdout] test test_udp_forwader ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "97ee961ea03918de1d6cb4cf3d34081dc2262db8dcd0df5c6e6c94578be4a13e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97ee961ea03918de1d6cb4cf3d34081dc2262db8dcd0df5c6e6c94578be4a13e", kill_on_drop: false }` [INFO] [stdout] 97ee961ea03918de1d6cb4cf3d34081dc2262db8dcd0df5c6e6c94578be4a13e