[INFO] cloning repository https://github.com/cploutarchou/tiny_kafka
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cploutarchou/tiny_kafka" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcploutarchou%2Ftiny_kafka", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcploutarchou%2Ftiny_kafka'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2c84820d9af8307800d68d272f613a1d0ee15c46
[INFO] testing cploutarchou/tiny_kafka/2c84820d9af8307800d68d272f613a1d0ee15c46 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcploutarchou%2Ftiny_kafka" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/cploutarchou/tiny_kafka on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/cploutarchou/tiny_kafka
[INFO] finished tweaking git repo https://github.com/cploutarchou/tiny_kafka
[INFO] tweaked toml for git repo https://github.com/cploutarchou/tiny_kafka written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/cploutarchou/tiny_kafka 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] [stderr]     Updating tiny_kafka v1.0.3 (/workspace/builds/worker-2-tc1/source) -> v1.0.4
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rdkafka v0.34.0
[INFO] [stderr]   Downloaded rdkafka-sys v4.6.0+2.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2197303fe0280d73349a8bfc89dddf4645df3de9ed3c2fb628a3271a72a997e
[INFO] running `Command { std: "docker" "start" "-a" "a2197303fe0280d73349a8bfc89dddf4645df3de9ed3c2fb628a3271a72a997e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2197303fe0280d73349a8bfc89dddf4645df3de9ed3c2fb628a3271a72a997e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2197303fe0280d73349a8bfc89dddf4645df3de9ed3c2fb628a3271a72a997e", kill_on_drop: false }`
[INFO] [stdout] a2197303fe0280d73349a8bfc89dddf4645df3de9ed3c2fb628a3271a72a997e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ff2fe7f5bc32797e10e037fb05c1c554ab013e70f1c2201bcb7672637bd71ae
[INFO] running `Command { std: "docker" "start" "-a" "4ff2fe7f5bc32797e10e037fb05c1c554ab013e70f1c2201bcb7672637bd71ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling hashbrown v0.14.1
[INFO] [stderr]    Compiling rustix v0.38.20
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling rdkafka-sys v4.6.0+2.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling indexmap v2.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling time-macros v0.2.15
[INFO] [stderr]    Compiling deranged v0.3.9
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling termcolor v1.3.0
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling colored v2.0.4
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling time v0.3.30
[INFO] [stderr]    Compiling simple_logger v4.2.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling tokio v1.33.0
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling rdkafka v0.34.0
[INFO] [stderr]    Compiling tiny_kafka v1.0.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.07s
[INFO] running `Command { std: "docker" "inspect" "4ff2fe7f5bc32797e10e037fb05c1c554ab013e70f1c2201bcb7672637bd71ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ff2fe7f5bc32797e10e037fb05c1c554ab013e70f1c2201bcb7672637bd71ae", kill_on_drop: false }`
[INFO] [stdout] 4ff2fe7f5bc32797e10e037fb05c1c554ab013e70f1c2201bcb7672637bd71ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc9221869ec756fba810704ddee86531814f1de5f07ce513958e3a84219f830b
[INFO] running `Command { std: "docker" "start" "-a" "bc9221869ec756fba810704ddee86531814f1de5f07ce513958e3a84219f830b", kill_on_drop: false }`
[INFO] [stderr]    Compiling tiny_kafka v1.0.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.48s
[INFO] running `Command { std: "docker" "inspect" "bc9221869ec756fba810704ddee86531814f1de5f07ce513958e3a84219f830b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc9221869ec756fba810704ddee86531814f1de5f07ce513958e3a84219f830b", kill_on_drop: false }`
[INFO] [stdout] bc9221869ec756fba810704ddee86531814f1de5f07ce513958e3a84219f830b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6cefa654f471736b1c87967a7f633d201043508ad0eace70121f868be3f82923
[INFO] running `Command { std: "docker" "start" "-a" "6cefa654f471736b1c87967a7f633d201043508ad0eace70121f868be3f82923", 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/debug/deps/tiny_kafka-23840b16e301f31b)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] 2024-05-25T23:10:08.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 1ms in state CONNECT)
[INFO] [stdout] test producer::tests::test_kafka_producer ... FAILED
[INFO] [stdout] 2024-05-25T23:10:10.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:10:10.901Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:11.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:11.897Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:12.775Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:12.918Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:13.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:13.872Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:14.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:14.877Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:15.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:15.887Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:16.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:16.887Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:18.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:20.911Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:21.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:23.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:24.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:26.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:27.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:29.921Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:30.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:32.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:33.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:35.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:36.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:38.873Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:39.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:39.914Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:40.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:40.886Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:41.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:41.878Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:42.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:42.878Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:43.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:43.852Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:44.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:44.888Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:45.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:45.866Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:46.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:46.920Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:10:48.921Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:49.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:49.916Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:50.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:50.887Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:52.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:54.904Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:56.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:58.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:59.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:01.886Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:02.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:04.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:05.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:07.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] test consumer::tests::test_kafka_consumer has been running for over 60 seconds
[INFO] [stdout] 2024-05-25T23:11:08.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:10.892Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:11.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:13.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:14.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:16.892Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:17.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:17.874Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:11:19.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:20.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:22.854Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:23.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:25.871Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:26.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:26.887Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:27.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:27.871Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:28.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:28.889Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:29.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:29.891Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:30.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:32.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:33.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:35.913Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:36.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:36.903Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:37.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:37.867Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:38.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:38.916Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:39.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:41.887Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:42.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:42.873Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:43.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:45.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:46.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:48.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:49.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:51.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:11:51.874Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:52.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:54.903Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:55.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:55.905Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:56.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:56.874Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:57.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:57.854Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:58.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:58.910Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:59.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:59.921Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:00.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:00.864Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:02.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:04.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:05.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:06.857Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:07.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:07.864Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:08.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:10.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:11.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:13.912Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:14.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:14.883Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:15.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:17.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:18.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:20.866Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:21.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:21.918Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:22.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:22.903Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:23.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:23.902Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:24.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:24.879Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:25.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:25.895Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:26.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:26.894Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:27.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:27.906Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:28.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:28.904Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:12:30.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:31.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:33.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:34.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:36.908Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:37.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:37.911Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:38.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:38.879Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:39.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:39.911Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:40.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:40.896Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:41.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:41.886Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:42.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:42.874Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:43.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:45.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:46.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:48.857Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:50.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:52.926Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:53.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:53.907Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:54.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:54.857Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:55.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:55.898Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:56.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:56.919Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:57.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:57.892Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:59.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:01.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:13:01.876Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:02.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:04.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:05.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:07.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:08.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:09.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:11.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:13.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:14.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:16.877Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:17.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:19.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:20.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:22.881Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:23.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:25.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:27.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:27.865Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:28.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:28.907Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:29.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:29.865Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:30.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:30.884Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:31.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:31.913Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:32.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:32.870Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:33.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:33.853Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:34.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:34.879Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:35.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:35.895Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:13:37.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:38.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:39.907Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:40.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:42.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:43.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:44.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:45.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:47.913Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:48.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:50.872Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:51.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:53.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:54.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:56.917Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:57.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:59.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:00.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:02.890Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:03.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:05.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:06.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:08.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:09.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:11.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:12.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:14.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:15.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:17.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:18.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:19.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:20.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:22.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:23.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:24.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:25.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:27.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:28.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:29.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:14:29.854Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:30.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:32.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:33.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:34.865Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:35.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:35.906Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:36.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:36.867Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:38.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:39.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:40.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:42.899Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:43.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:45.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:46.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:48.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:50.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:52.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:53.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:54.882Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:56.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:58.873Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:59.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:15:00.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:02.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:03.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:04.853Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:05.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:05.885Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:06.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:06.882Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:08.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:09.863Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:10.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:10.864Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:11.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:11.899Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:12.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:12.869Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:13.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:13.856Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:15.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:16.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:17.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:19.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:20.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:22.878Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:23.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:25.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:26.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:28.854Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:29.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:29.891Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:30.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:30.918Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:15:32.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:33.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:34.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:35.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:37.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:38.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:39.899Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:40.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:42.853Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:43.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:45.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:46.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:48.898Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:49.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:49.897Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:50.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:50.923Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:51.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:51.861Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:52.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:52.919Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:53.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:55.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:56.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:58.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:59.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:01.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:16:01.898Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:02.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:02.923Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:03.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:03.859Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:05.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:07.924Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:08.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:10.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:11.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:13.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:14.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:16.923Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:17.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:17.879Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:18.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:18.918Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:19.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:21.867Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:22.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:22.867Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:23.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:23.908Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:24.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:24.877Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:26.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:28.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:29.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:31.918Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:32.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:32.923Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:16:34.913Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:35.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:35.894Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:36.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:36.867Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:37.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:37.874Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:38.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:38.923Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:39.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:39.883Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:40.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:40.893Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:41.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:41.919Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:42.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:44.853Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:46.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:48.853Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:50.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:52.866Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:53.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:55.887Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:56.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:56.862Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:57.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:59.882Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:00.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:02.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:03.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:04.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:17:04.873Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:05.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:07.918Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:08.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:10.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:11.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:12.903Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:13.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:13.856Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:14.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:16.854Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:17.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:17.885Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:18.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:18.857Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:19.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:19.903Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:20.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:22.878Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:23.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:23.887Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:24.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:24.927Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:25.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:25.885Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:26.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:26.900Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:27.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:27.877Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:28.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:28.883Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:29.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:29.921Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:30.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:30.908Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:32.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:34.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:35.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:37.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:17:37.887Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:38.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:38.868Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:39.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:41.885Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:43.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:44.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:46.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:46.912Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:47.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:47.854Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:48.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:48.890Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:49.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:49.922Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:50.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:52.925Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:53.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:55.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:56.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:58.872Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:59.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:59.887Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:00.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:00.888Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:01.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:03.890Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:04.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:04.895Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:05.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:05.861Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:06.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:08.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:09.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:11.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:18:11.891Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:12.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:12.917Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:13.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:15.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:17.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:19.896Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:20.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:20.876Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:21.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:23.870Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:25.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:26.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:27.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:29.922Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:30.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:32.876Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:33.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:33.903Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:34.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:34.905Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:35.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:35.899Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:37.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:39.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:41.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:41.881Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:18:43.897Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:45.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:47.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:48.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:49.882Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:50.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:52.923Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:53.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:55.904Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:56.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:56.889Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:57.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:57.870Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:58.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:58.903Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:59.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:59.887Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:00.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:00.906Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:01.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:01.877Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:03.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:04.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:06.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:06.926Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:07.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:07.872Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:08.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:08.869Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:10.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:12.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:19:12.875Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:13.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:15.912Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:17.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:19.930Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:21.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:23.874Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:25.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:27.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:28.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:29.929Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:30.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:30.890Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:31.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:33.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:35.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:35.915Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:36.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:36.925Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:37.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:37.910Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:39.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:41.855Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:42.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:42.901Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:43.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:43.852Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:44.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:44.902Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:45.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:45.891Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:19:47.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:48.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:49.876Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:50.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:50.920Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:51.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:51.883Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:52.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:52.898Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:53.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:55.880Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:56.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:56.865Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:57.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:59.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:00.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:02.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:03.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:04.912Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:05.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:05.910Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:06.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:06.883Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:08.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:09.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:10.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:12.899Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:13.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:15.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:16.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:18.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:19.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:20:20.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:22.868Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:23.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:23.862Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:24.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:26.870Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:27.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:27.926Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:28.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:28.916Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:30.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:32.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:33.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:34.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:35.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:37.923Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:38.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:38.882Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:39.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:39.905Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:40.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:42.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:43.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:44.906Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:45.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:45.921Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:46.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:46.893Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:48.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:49.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:20:49.900Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:50.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:50.866Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:51.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:51.875Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:52.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:54.897Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:55.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:55.887Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:56.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:56.919Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:57.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:57.878Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:58.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:58.876Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:59.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:59.925Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:00.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:02.864Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:03.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:05.915Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:06.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:08.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:09.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:11.925Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:13.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:14.918Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:15.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:17.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:18.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:19.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:20.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:22.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:21:22.891Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:23.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:23.926Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:24.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:24.887Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:25.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:25.883Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:26.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:28.901Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:29.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:29.925Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:30.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:30.882Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:31.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:33.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:35.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:37.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:38.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:39.913Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:40.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:42.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:43.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:44.882Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:45.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:45.859Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:46.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:48.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:50.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:52.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 2 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:21:52.898Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:53.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:53.900Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:54.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:54.922Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:55.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:55.918Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:56.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:56.918Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:57.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:57.861Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:58.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:00.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:01.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:03.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:05.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:05.862Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:06.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:06.866Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:07.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:07.929Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:08.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:08.895Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:09.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:09.921Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:10.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:12.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:13.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:14.912Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:15.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:17.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:18.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:19.866Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:20.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:20.918Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:21.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:21.887Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:22.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:22:23.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:24.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:25.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:27.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:28.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:29.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:31.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:33.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:35.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:35.865Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:36.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:38.867Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:40.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:42.922Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:43.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:45.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:46.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:48.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:49.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:51.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:52.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:54.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:22:54.924Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:55.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:55.856Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:56.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:58.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:00.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:00.933Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:01.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:03.886Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:04.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:04.932Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:05.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:05.930Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:06.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:06.908Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:08.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:09.928Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:10.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:10.914Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:11.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:13.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:16.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:18.866Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:19.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:19.871Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:20.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:22.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:23.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:24.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:25.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:27.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:23:27.908Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:28.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:30.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:31.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:33.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:34.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:36.915Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:37.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:37.866Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:38.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:38.928Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:39.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:39.857Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:41.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:43.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:46.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:48.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:49.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:51.894Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:52.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:52.874Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:53.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:53.865Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:54.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:54.863Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:55.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:57.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:58.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:59.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:23:59.919Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:00.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:02.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:03.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:04.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:05.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:07.910Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:08.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:10.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:11.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:13.884Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:15.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:16.858Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:17.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:17.890Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:18.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:20.918Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:21.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:21.858Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:22.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:22.920Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:23.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:23.926Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:24.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:24.917Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:25.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:25.930Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:26.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:28.892Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:29.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:29.907Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:30.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:30.892Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:24:32.920Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:33.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:35.925Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:36.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:38.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:39.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:41.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:42.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:44.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:45.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:47.902Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:48.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:48.859Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:49.784Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:49.922Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:50.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:50.916Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:51.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:51.917Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:52.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:54.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:55.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:57.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:58.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:59.868Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:00.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:00.929Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:25:02.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:03.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:04.873Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:05.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:05.909Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:06.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:06.904Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "6cefa654f471736b1c87967a7f633d201043508ad0eace70121f868be3f82923", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cefa654f471736b1c87967a7f633d201043508ad0eace70121f868be3f82923", kill_on_drop: false }`
[INFO] [stdout] 6cefa654f471736b1c87967a7f633d201043508ad0eace70121f868be3f82923
[INFO] testing cploutarchou/tiny_kafka/2c84820d9af8307800d68d272f613a1d0ee15c46 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcploutarchou%2Ftiny_kafka" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/cploutarchou/tiny_kafka on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/cploutarchou/tiny_kafka
[INFO] finished tweaking git repo https://github.com/cploutarchou/tiny_kafka
[INFO] tweaked toml for git repo https://github.com/cploutarchou/tiny_kafka written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/cploutarchou/tiny_kafka 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] [stderr]     Updating tiny_kafka v1.0.3 (/workspace/builds/worker-2-tc2/source) -> v1.0.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] df315b548f2733c506a828d9990784ab87d7d046542e636320f96c3b95cca5d7
[INFO] running `Command { std: "docker" "start" "-a" "df315b548f2733c506a828d9990784ab87d7d046542e636320f96c3b95cca5d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df315b548f2733c506a828d9990784ab87d7d046542e636320f96c3b95cca5d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df315b548f2733c506a828d9990784ab87d7d046542e636320f96c3b95cca5d7", kill_on_drop: false }`
[INFO] [stdout] df315b548f2733c506a828d9990784ab87d7d046542e636320f96c3b95cca5d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4dfe617e42591c1cdaa2352668f841a5567899ff3fadc4173b10e97e3e29ff89
[INFO] running `Command { std: "docker" "start" "-a" "4dfe617e42591c1cdaa2352668f841a5567899ff3fadc4173b10e97e3e29ff89", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling hashbrown v0.14.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling rustix v0.38.20
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling indexmap v2.0.1
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling rdkafka-sys v4.6.0+2.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling time-macros v0.2.15
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling deranged v0.3.9
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling termcolor v1.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling colored v2.0.4
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling time v0.3.30
[INFO] [stderr]    Compiling simple_logger v4.2.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling tokio v1.33.0
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling rdkafka v0.34.0
[INFO] [stderr]    Compiling tiny_kafka v1.0.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.58s
[INFO] running `Command { std: "docker" "inspect" "4dfe617e42591c1cdaa2352668f841a5567899ff3fadc4173b10e97e3e29ff89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4dfe617e42591c1cdaa2352668f841a5567899ff3fadc4173b10e97e3e29ff89", kill_on_drop: false }`
[INFO] [stdout] 4dfe617e42591c1cdaa2352668f841a5567899ff3fadc4173b10e97e3e29ff89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d1edcd2c05aa9f3f0e734daf1a91bb638dd294e71987b7c594769445e50adeec
[INFO] running `Command { std: "docker" "start" "-a" "d1edcd2c05aa9f3f0e734daf1a91bb638dd294e71987b7c594769445e50adeec", kill_on_drop: false }`
[INFO] [stderr]    Compiling tiny_kafka v1.0.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.14s
[INFO] running `Command { std: "docker" "inspect" "d1edcd2c05aa9f3f0e734daf1a91bb638dd294e71987b7c594769445e50adeec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1edcd2c05aa9f3f0e734daf1a91bb638dd294e71987b7c594769445e50adeec", kill_on_drop: false }`
[INFO] [stdout] d1edcd2c05aa9f3f0e734daf1a91bb638dd294e71987b7c594769445e50adeec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b669b21736cba3edc626fcbea2affe75a08cce58f86133c2a300cd16e70b5db8
[INFO] running `Command { std: "docker" "start" "-a" "b669b21736cba3edc626fcbea2affe75a08cce58f86133c2a300cd16e70b5db8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tiny_kafka-23840b16e301f31b)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] 2024-05-25T23:25:27.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] test producer::tests::test_kafka_producer ... FAILED
[INFO] [stdout] 2024-05-25T23:25:28.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:28.931Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:29.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:29.862Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:30.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:25:31.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:33.922Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:34.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:34.873Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:35.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:35.857Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:36.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:36.915Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:37.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:39.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:40.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:42.872Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:43.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:43.894Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:44.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:44.919Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:45.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:45.907Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:46.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:46.860Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:47.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:47.901Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:48.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:50.890Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:51.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:53.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:54.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:56.856Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:57.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:57.906Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:58.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:58.863Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:00.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:02.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:03.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:05.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:26:05.918Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:06.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:08.889Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:09.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:09.860Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:10.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:12.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:13.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:15.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:16.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:18.905Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:19.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:19.930Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:20.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:20.882Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:21.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:21.894Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:22.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:24.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:25.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] test consumer::tests::test_kafka_consumer has been running for over 60 seconds
[INFO] [stdout] 2024-05-25T23:26:27.918Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:28.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:28.913Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:29.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:29.905Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:31.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:33.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:34.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:36.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:37.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:39.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:40.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:41.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:26:41.902Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:42.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:42.891Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:43.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:43.875Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:44.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:44.909Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:45.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:45.898Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:46.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:46.864Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:47.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:47.858Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:48.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:48.882Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:49.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:49.869Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:50.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:50.898Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:51.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:51.903Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:52.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:54.924Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:56.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:58.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:26:59.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:01.898Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:02.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:04.889Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:05.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:07.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:08.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:09.915Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:10.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:10.875Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:11.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:11.929Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:12.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:12.913Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:13.784Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:13.901Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:14.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:14.857Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:27:16.878Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:17.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:19.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:20.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:22.879Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:23.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:23.886Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:24.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:26.909Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:27.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:29.875Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:30.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:30.887Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:31.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:33.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:34.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:36.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:37.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:38.869Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:39.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:39.883Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:40.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:40.882Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:41.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:41.912Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:42.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:44.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:45.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:47.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:48.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:27:49.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:51.912Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:52.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:54.924Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:55.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:55.889Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:56.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:56.908Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:57.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:57.908Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:58.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:58.878Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:27:59.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:01.864Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:02.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:02.911Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:03.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:03.885Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:06.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:08.892Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:10.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:12.888Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:15.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:17.873Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:18.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:28:19.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:20.919Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:21.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:23.892Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:24.784Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:26.933Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:27.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:29.871Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:30.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:30.889Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:31.784Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:33.784Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:34.784Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:36.899Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:37.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:39.784Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:40.784Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:42.861Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:44.784Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:46.903Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:47.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:47.925Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:48.784Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:48.906Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:49.784Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:49.894Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:50.784Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:50.870Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:51.784Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:51.909Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:52.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:52.885Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:53.785Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:28:54.784Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:56.898Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:57.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:28:59.784Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:00.784Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:02.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:04.784Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:06.784Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:07.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:08.894Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:09.785Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:09.895Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:10.784Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:10.883Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:11.784Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:11.906Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:12.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:12.905Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:14.784Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:16.874Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:17.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:19.896Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:20.784Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:20.870Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:21.784Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:23.915Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:24.784Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:24.905Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:25.784Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:25.931Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:29:27.902Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:28.785Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:28.932Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:29.784Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:29.874Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:30.785Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:30.884Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:31.784Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:31.883Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:32.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:32.899Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:33.784Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:33.872Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:34.784Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:36.785Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:37.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:38.784Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:39.784Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:41.785Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:42.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:43.871Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:45.785Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:47.861Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:48.785Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:48.923Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:49.785Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:49.933Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:50.785Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:50.865Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:51.785Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:51.921Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:52.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:54.867Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:55.785Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:57.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 2 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:29:57.894Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:29:59.785Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:01.886Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:02.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:04.785Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:05.785Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:07.905Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:09.785Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:11.873Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:12.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:12.905Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:13.786Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:13.891Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:15.785Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:17.894Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:18.786Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:18.871Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:19.785Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:21.894Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:22.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:22.907Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:23.785Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:25.785Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:26.785Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:28.785Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:30:28.866Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:29.785Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:29.934Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:30.785Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:30.876Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:31.785Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:31.918Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:32.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:34.785Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:35.785Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:37.882Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:38.785Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:38.933Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:39.785Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:39.911Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:40.785Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:40.894Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:42.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:43.786Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:44.785Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:45.880Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:46.785Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:46.898Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:47.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:47.883Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:49.785Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:51.915Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:52.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:52.893Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:53.785Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:53.883Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:55.785Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:57.877Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:58.787Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:58.905Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:59.786Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:30:59.931Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:31:01.905Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:02.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:04.786Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:05.786Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:07.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:08.786Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:10.786Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:11.786Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:13.786Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:14.786Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:16.916Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:17.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:19.874Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:20.787Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:20.874Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:21.786Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:21.905Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:22.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:22.907Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:23.786Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:23.883Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:24.786Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:24.865Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:25.786Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:27.872Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:28.786Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:28.895Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:29.786Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:29.906Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:30.786Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:30.919Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:31.786Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:31.918Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:32.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:31:33.786Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:35.786Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:36.786Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:38.933Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:39.787Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:39.873Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:40.786Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:42.863Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:45.786Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:47.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:48.786Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:50.786Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:51.786Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:53.920Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:54.786Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:54.890Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:55.786Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:55.892Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:56.786Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:56.888Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:57.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:31:57.928Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:00.786Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:02.881Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:03.786Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:32:04.786Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:06.787Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:07.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:08.786Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:09.786Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:11.913Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:12.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:14.786Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:15.786Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:17.861Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:18.786Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:18.875Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:19.786Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:21.786Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:22.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:23.786Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:24.786Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:26.900Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:27.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:29.787Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:30.786Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:32.889Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:33.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:33.916Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:34.787Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:34.869Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:32:36.787Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:37.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:38.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:39.787Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:41.787Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:42.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:43.787Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:44.787Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:46.897Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:47.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:49.897Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:50.787Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:50.861Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:51.787Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:51.931Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:52.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:52.888Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:54.787Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:56.787Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:57.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:58.787Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:32:59.787Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:01.877Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:02.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:04.882Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:05.787Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:05.902Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:06.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:06.875Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:07.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:07.922Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:08.787Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:33:09.787Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:10.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:11.787Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:13.883Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:14.787Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:14.867Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:15.787Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:17.912Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:18.787Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:18.872Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:19.787Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:19.894Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:20.787Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:20.919Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:21.787Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:21.933Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:22.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:22.912Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:23.787Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:23.881Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:24.787Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:24.910Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:25.787Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:25.881Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:27.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:28.906Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:29.787Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:29.927Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:30.787Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:32.878Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:34.787Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:36.930Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:37.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:37.891Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:38.787Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:38.929Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:33:40.887Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:41.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:41.933Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:42.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:44.935Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:45.787Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:47.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:48.787Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:50.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:52.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:52.907Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:53.787Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:53.905Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:55.787Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:57.858Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:33:59.787Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:01.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:02.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:03.929Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:04.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:04.882Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:05.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:07.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:08.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:10.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:34:10.864Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:11.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:13.898Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:14.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:14.894Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:15.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:15.887Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:16.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:16.882Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:17.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:17.891Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:18.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:20.882Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:21.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:23.888Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:25.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:27.883Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:28.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:28.936Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:29.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:29.890Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:30.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:32.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:33.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:35.916Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:36.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:38.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:39.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:41.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:34:41.934Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:42.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:42.860Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:43.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:45.862Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:46.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:46.910Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:47.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:47.884Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:48.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:48.911Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:49.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:49.878Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:50.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:50.931Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:51.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:51.902Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:52.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:52.928Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:53.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:53.894Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:54.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:56.888Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:57.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:34:59.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:00.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:02.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:03.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:05.877Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:06.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:06.910Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:07.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:07.862Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:09.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:11.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:35:11.869Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:12.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:14.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:15.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:17.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:19.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:21.928Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:22.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:22.932Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:23.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:23.862Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:25.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:27.911Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:28.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:28.901Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:29.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:31.903Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:32.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:34.932Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:35.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:37.883Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:39.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:41.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:42.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:43.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:44.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:46.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:35:46.891Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:47.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:49.882Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:50.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:52.861Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:53.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:53.882Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:54.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:54.897Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:55.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:57.885Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:58.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:58.869Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:35:59.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:01.905Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:02.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:02.874Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:03.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:05.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:06.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:08.788Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:09.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:11.883Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:12.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:14.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:15.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:16.790Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:17.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:18.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:36:18.916Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:19.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:19.871Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:20.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:22.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:23.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:25.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:26.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:28.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:29.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:31.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:32.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:33.897Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:34.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:34.892Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:35.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:35.924Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:36.790Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:36.867Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:39.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:39.923Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:40.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:40.910Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:42.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:43.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:44.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:46.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:47.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:48.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:49.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:51.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:52.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:53.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:54.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:56.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:36:56.869Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:57.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:57.874Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:58.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:58.883Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:36:59.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:01.908Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:02.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:02.883Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:03.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:03.872Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:04.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:04.874Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:05.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:07.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:08.790Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:10.921Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:11.790Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:13.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:14.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:16.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:17.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:18.892Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:19.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:19.882Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:20.790Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:20.908Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:21.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:21.936Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:22.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:22.871Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:23.790Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:23.889Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:24.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:26.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:27.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:28.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:29.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:31.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:32.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:33.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:37:33.906Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:34.789Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:36.890Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:37.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:37.923Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:38.792Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:38.874Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:40.792Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:42.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:44.792Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:46.903Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:47.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:47.910Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:48.792Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:48.920Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:49.792Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:49.866Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:51.792Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:53.898Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:54.792Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:56.921Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:57.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:57.871Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:58.792Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:58.888Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:59.792Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:37:59.907Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:00.792Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:00.941Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:01.792Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:01.936Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:02.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:02.867Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:03.792Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:38:04.792Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:06.792Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:07.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:08.792Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:09.792Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:11.868Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:12.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:14.792Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:15.792Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:17.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:18.792Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:20.929Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:21.792Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:23.792Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:25.792Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:27.897Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:29.792Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:31.792Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:32.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:33.792Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:34.792Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:36.792Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:38:36.884Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:37.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:37.877Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:38.792Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:38.869Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:40.792Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:41.793Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:42.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:43.937Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:44.792Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:44.939Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:45.792Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:45.887Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:47.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:48.792Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:49.792Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:51.929Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:52.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:52.912Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:53.793Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:53.913Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:54.792Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:54.875Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:56.792Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:58.921Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:59.792Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:38:59.871Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:00.792Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:00.925Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:01.793Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:01.939Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:02.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:02.870Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:04.792Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:06.793Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:07.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:08.792Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:39:08.878Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:09.792Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:09.933Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:10.792Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:10.875Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:12.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:13.939Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:14.793Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:16.793Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:17.784Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:18.793Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:19.793Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:21.895Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:22.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:22.930Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:23.792Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:23.904Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:25.793Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:27.784Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:28.793Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:30.902Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:31.794Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:31.902Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:32.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:32.894Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:33.793Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:35.793Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:36.793Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:38.793Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:39.793Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:41.793Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:42.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:43.793Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:39:43.923Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:44.793Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:44.879Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:45.793Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:47.913Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:48.793Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:48.897Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:49.793Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:49.874Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:50.793Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:52.932Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:53.793Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:53.891Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:54.793Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:54.888Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:55.793Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:55.876Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:57.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:58.793Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:39:59.793Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:40:01.902Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:40:02.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:40:04.906Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:40:05.793Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:40:07.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:40:08.793Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:40:10.892Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:40:11.793Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:40:13.793Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:40:14.793Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:40:16.793Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:40:16.921Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:40:17.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:40:17.865Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:40:18.793Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:40:20.914Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:40:21.793Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:40:21.906Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:40:22.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:40:22.930Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:40:23.793Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:40:23.889Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:40:24.793Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:40:24.920Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:40:25.793Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:40:25.935Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:40:26.793Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:40:26.880Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "b669b21736cba3edc626fcbea2affe75a08cce58f86133c2a300cd16e70b5db8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b669b21736cba3edc626fcbea2affe75a08cce58f86133c2a300cd16e70b5db8", kill_on_drop: false }`
[INFO] [stdout] b669b21736cba3edc626fcbea2affe75a08cce58f86133c2a300cd16e70b5db8
